1
Fork 0
photoview/ui/extractedTranslations/de/translation.json

308 lines
8.2 KiB
JSON
Raw Normal View History

2021-04-20 01:31:51 +02:00
{
"album_filter": {
2021-04-20 02:21:37 +02:00
"only_favorites": "Nur Favoriten anzeigen",
"sort_by": "Sortieren nach",
2021-04-20 01:31:51 +02:00
"sorting_options": {
2021-04-20 02:21:37 +02:00
"date_imported": "Importdatum",
"date_shot": "Aufnahmedatum",
"title": "Titel",
"type": "Typ"
2021-04-20 01:31:51 +02:00
}
},
"albums_page": {
2021-04-20 02:21:37 +02:00
"title": "Alben"
2021-04-20 01:31:51 +02:00
},
"general": {
"action": {
2021-04-20 02:21:37 +02:00
"add": "Hinzufügen",
"cancel": "Abbrechen",
"delete": "Löschen",
"more": "Mehr",
"remove": "Entfernen",
"save": "Speichern"
2021-04-20 01:31:51 +02:00
},
"loading": {
2021-04-20 02:21:37 +02:00
"album": "Lade Album",
"default": "Lade...",
"media": "Lade Medien",
"page": "Lade Seite",
2021-04-20 01:31:51 +02:00
"paginate": {
2021-04-20 02:21:37 +02:00
"faces": "Lade mehr Personen",
"media": "Lade mehr Medien"
2021-04-20 01:31:51 +02:00
},
2021-04-20 02:21:37 +02:00
"shares": "Lade Freigaben...",
"timeline": "Lade Timeline"
2021-04-20 01:31:51 +02:00
}
},
"header": {
"search": {
2021-04-20 02:21:37 +02:00
"loading": "Lade Ergebnisse...",
"no_results": "Keine Ergebnisse gefunden",
"placeholder": "Suche",
2021-04-20 01:31:51 +02:00
"result_type": {
2021-04-20 02:21:37 +02:00
"albums": "Alben",
"photos": "Fotos"
2021-04-20 01:31:51 +02:00
}
}
},
"login_page": {
"field": {
2021-04-20 02:21:37 +02:00
"password": "Passwort",
"submit": "Einloggen",
"username": "Benutzername"
2021-04-20 01:31:51 +02:00
},
"initial_setup": {
"field": {
"photo_path": {
2021-04-20 02:21:37 +02:00
"label": "Foto Pfad",
"placeholder": "/pfad/zu/fotos"
2021-04-20 01:31:51 +02:00
},
2021-04-20 02:21:37 +02:00
"submit": "Photoview einrichten"
2021-04-20 01:31:51 +02:00
},
2021-04-20 02:21:37 +02:00
"title": "Einrichtung"
2021-04-20 01:31:51 +02:00
},
2021-04-20 02:21:37 +02:00
"welcome": "Willkommen zu Photoview"
2021-04-20 01:31:51 +02:00
},
"meta": {
2021-04-20 02:21:37 +02:00
"description": "Einfache und nutzerfreundliche Fotogallerie für Homeserver"
2021-04-20 01:31:51 +02:00
},
"people_page": {
"face_group": {
2021-05-19 21:32:49 +02:00
"action": {
"add_label": null,
"change_label": null,
"detach_face": null,
"merge_face": null,
"move_faces": null
},
2021-04-20 02:21:37 +02:00
"label_placeholder": "Zuordnung",
2021-05-19 21:32:49 +02:00
"unlabeled": "Nicht zugeordnet",
"unlabeled_person": null
2021-04-20 01:31:51 +02:00
},
2021-05-19 21:32:49 +02:00
"modal": {
"action": {
"merge": null
},
"detach_image_faces": {
"action": {
"detach": null,
"select_images": null
},
"description": null,
"title": null
},
"merge_face_groups": {
"description": null,
"destination_table": {
"title": null
},
"title": null
},
"move_image_faces": {
"description": null,
"destination_face_group_table": {
"move_action": null,
"title": null
},
"image_select_table": {
"next_action": null,
"title": null
},
"title": null
}
},
"recognize_unlabeled_faces_button": "Nicht zugeordnete Gesichter erkennen",
"table": {
"select_face_group": {
"search_faces_placeholder": null
},
"select_image_faces": {
"search_images_placeholder": null
}
}
2021-04-20 01:31:51 +02:00
},
"photos_page": {
2021-04-20 02:21:37 +02:00
"title": "Fotos"
2021-04-20 01:31:51 +02:00
},
"places_page": {
2021-04-20 02:21:37 +02:00
"title": "Orte"
2021-04-20 01:31:51 +02:00
},
"routes": {
2021-04-20 02:21:37 +02:00
"page_not_found": "Seite nicht gefunden"
2021-04-20 01:31:51 +02:00
},
"settings": {
"concurrent_workers": {
2021-04-20 02:21:37 +02:00
"description": "Die maximale erlaubte Anzahl an gleichzeitig laufenden Scanner Jobs",
"title": "Anzahl an Workern"
2021-04-20 01:31:51 +02:00
},
2021-04-20 02:21:37 +02:00
"logout": "Ausloggen",
2021-04-20 01:31:51 +02:00
"periodic_scanner": {
2021-04-20 02:21:37 +02:00
"checkbox_label": "Kontinuierlichen Scanner aktivieren",
2021-04-20 01:31:51 +02:00
"field": {
2021-04-20 02:21:37 +02:00
"description": "Intervall, in dem automatische Scans aller Nutzer wiederholt werden",
"label": "Intervall - kontinuierlicher Scanner"
2021-04-20 01:31:51 +02:00
},
"interval_unit": {
2021-04-20 02:21:37 +02:00
"days": "Tage",
"hour": "Stunden",
"minutes": "Minuten",
"months": "Monate",
"seconds": "Sekunden"
2021-04-20 01:31:51 +02:00
},
2021-04-20 02:21:37 +02:00
"title": "Kontinuierlicher Scanner"
2021-04-20 01:31:51 +02:00
},
"scanner": {
2021-04-20 02:21:37 +02:00
"description": "Neue und aktualisierte Medien aller Benutzer scannen",
"scan_all_users": "Alle Benutzer scannen",
"title": "Scanner"
2021-04-20 01:31:51 +02:00
},
"user_preferences": {
"change_language": {
2021-04-20 02:21:37 +02:00
"description": "Ändert die Spracheinstellungen der Website für diesen Benutzer",
"label": "Sprache"
2021-04-20 01:31:51 +02:00
},
"language_selector": {
2021-04-20 02:21:37 +02:00
"placeholder": "Sprache auswählen"
2021-04-20 01:31:51 +02:00
},
"title": "Persönliche Einstellungen"
2021-04-20 01:31:51 +02:00
},
"users": {
"add_user": {
2021-04-20 02:21:37 +02:00
"submit": "Benutzer hinzufügen"
2021-04-20 01:31:51 +02:00
},
"confirm_delete_user": {
2021-04-20 02:21:37 +02:00
"action": "Lösche {{user}}",
"description": "<0>Du bist dabei, den Nutzer <1></1> endgültig zu löschen.</0><p>Diese Aktion kann nicht rückgängig gemacht werden. Bist du sicher?</p>",
"title": "Benutzer löschen"
2021-04-20 01:31:51 +02:00
},
"password_reset": {
2021-06-18 14:48:22 +02:00
"description": "Passwort von Benutzer <1>{{username}}</1> aktualisieren",
2021-04-20 01:31:51 +02:00
"form": {
2021-04-20 02:21:37 +02:00
"label": "Neues Passwort",
"placeholder": "Passwort",
"submit": "Passwört aktualisieren"
2021-04-20 01:31:51 +02:00
},
2021-04-20 02:21:37 +02:00
"title": "Passwort aktualisieren"
2021-04-20 01:31:51 +02:00
},
"table": {
"column_names": {
2021-04-20 02:21:37 +02:00
"action": "Aktion",
"admin": "Administrator",
"photo_path": "Pfad der Medien",
"username": "Benutzername"
2021-04-20 01:31:51 +02:00
},
2021-04-20 02:21:37 +02:00
"new_user": "Neuer Benutzer",
2021-04-20 01:31:51 +02:00
"row": {
"action": {
2021-04-20 02:21:37 +02:00
"change_password": "Passwort aktualisieren",
"delete": "Löschen",
"edit": "Bearbeiten",
"scan": "Scannen"
2021-04-20 01:31:51 +02:00
}
}
},
2021-04-20 02:21:37 +02:00
"title": "Benutzer"
},
"version_info": {
"build_date_title": "Build-Datum",
"title": "Photoview Version",
"version_title": "Version"
2021-04-20 01:31:51 +02:00
}
},
"share_page": {
"media": {
2021-04-20 02:21:37 +02:00
"title": "Freigegebene Medien"
2021-04-20 01:31:51 +02:00
},
"protected_share": {
2021-04-20 02:21:37 +02:00
"description": "Diese Freigabe ist passwortgeschützt.",
"title": "Passwortgeschützte Freigabe"
2021-04-20 01:31:51 +02:00
},
2021-04-20 02:21:37 +02:00
"share_not_found": "Freigabe nicht gefunden",
"share_not_found_description": "Möglicherweise ist die Freigabe abgelaufen oder wurde gelöscht.",
"wrong_password": "Falsches Passwort, bitte erneut probieren."
2021-04-20 01:31:51 +02:00
},
"sidebar": {
"album": {
2021-04-20 02:21:37 +02:00
"title": "Album Optionen"
2021-04-20 01:31:51 +02:00
},
"download": {
"filesize": {
2021-04-20 02:21:37 +02:00
"byte": "{{count}} Byte",
"byte_plural": "{{count}} Bytes",
"giga_byte": "{{count}} GB",
"kilo_byte": "{{count}} KB",
"mega_byte": "{{count}} MB",
"tera_byte": "{{count}} TB"
2021-04-20 01:31:51 +02:00
},
"table_columns": {
2021-04-20 02:21:37 +02:00
"dimensions": "Dimension",
"file_size": "Dateigröße",
"file_type": "Typ",
"name": "Name"
2021-04-20 01:31:51 +02:00
},
2021-04-20 02:21:37 +02:00
"title": "Download"
2021-04-20 01:31:51 +02:00
},
"media": {
"exif": {
"exposure_program": {
2021-04-20 02:21:37 +02:00
"action_program": "Action (kurze Verschlusszeit)",
"aperture_priority": "Blende Priorität",
"bulb": "Glühbirne",
"creative_program": "Creative (lange Verschlusszeit)",
"landscape_mode": "Querformat",
"manual": "Manuell",
"normal_program": "Normalprogramm",
"not_defined": "Nicht definiert",
"portrait_mode": "Hochformat",
"shutter_priority": "Verschlusszeit Priorität"
2021-04-20 01:31:51 +02:00
},
"flash": {
2021-04-20 02:21:37 +02:00
"auto": "Auto",
"did_not_fire": "Nicht gezündet",
"fired": "Gezündet",
"no_flash": "Kein Blitz",
"no_flash_function": "Keine Blitz Funktionalität",
"off": "Aus",
"on": "An",
"red_eye_reduction": "Rote-Augen-Korrektur",
"return_detected": "Reflektion erkannt",
"return_not_detected": "Reflektion nicht erkannt"
2021-04-20 01:31:51 +02:00
},
"name": {
2021-04-20 02:21:37 +02:00
"aperture": "Blende",
"camera": "Kamera",
"date_shot": "Aufnahmedatum",
"exposure": "Belichtung",
"exposure_program": "Programm",
"flash": "Blitz",
"focal_length": "Brennweite",
"iso": "ISO",
"lens": "Objektiv",
"maker": "Hersteller"
2021-04-20 01:31:51 +02:00
}
}
},
"sharing": {
2021-04-20 02:21:37 +02:00
"add_share": "Freigabe hinzufügen",
"copy_link": "Link kopieren",
"no_shares_found": "Keine Freigaben gefunden",
"public_link": "Öffentlicher Link",
"table_header": "Öffentliche Freigabe",
"title": "Freigabeoptionen"
2021-04-20 01:31:51 +02:00
}
},
"sidemenu": {
2021-04-20 02:21:37 +02:00
"albums": "Alben",
"people": "Personen",
"photos": "Fotos",
"places": "Orte",
"settings": "Einstellungen"
2021-04-20 01:31:51 +02:00
},
"title": {
2021-04-20 02:21:37 +02:00
"loading_album": "Lade Album",
"login": "Login",
"people": "Personen",
"settings": "Einstellungen"
2021-04-20 01:31:51 +02:00
}
}