l10n
This commit is contained in:
parent
33c36fc1de
commit
2ec0baed09
2 changed files with 12 additions and 13 deletions
|
@ -58,6 +58,9 @@
|
|||
"entryActionPrint": "Drucken",
|
||||
"entryActionShare": "Teilen",
|
||||
"entryActionViewSource": "Quelle anzeigen",
|
||||
"entryActionShowGeoTiffOnMap": "Als Karten-Overlay anzeigen",
|
||||
"entryActionConvertMotionPhotoToStillImage": "In ein Standbild umwandeln",
|
||||
"entryActionViewMotionPhotoVideo": "Video öffnen",
|
||||
"entryActionEdit": "Bearbeiten",
|
||||
"entryActionOpen": "Öffnen mit",
|
||||
"entryActionSetAs": "Einstellen als",
|
||||
|
@ -184,6 +187,7 @@
|
|||
"videoResumeButtonLabel": "FORTSETZTEN",
|
||||
|
||||
"setCoverDialogLatest": "Letzter Artikel",
|
||||
"setCoverDialogAuto": "Auto",
|
||||
"setCoverDialogCustom": "Benutzerdefiniert",
|
||||
|
||||
"hideFilterConfirmationDialogMessage": "Passende Fotos und Videos werden aus Ihrer Sammlung ausgeblendet. Dies kann in den „Datenschutz“-Einstellungen wieder eingeblendet werden.\n\nSicher, dass diese ausblendet werden sollen?",
|
||||
|
@ -237,6 +241,7 @@
|
|||
"removeEntryMetadataDialogMore": "Mehr",
|
||||
|
||||
"removeEntryMetadataMotionPhotoXmpWarningDialogMessage": "XMP ist erforderlich, um das Video innerhalb eines bewegten Bildes abzuspielen.\n\nSicher, dass es entfernt werden soll?",
|
||||
"convertMotionPhotoToStillImageWarningDialogMessage": "Sicher?",
|
||||
|
||||
"videoSpeedDialogLabel": "Wiedergabegeschwindigkeit",
|
||||
|
||||
|
@ -264,6 +269,13 @@
|
|||
"tileLayoutGrid": "Kacheln",
|
||||
"tileLayoutList": "Liste",
|
||||
|
||||
"coverDialogTabCover": "Titelbild",
|
||||
"coverDialogTabApp": "App",
|
||||
"coverDialogTabColor": "Farbe",
|
||||
|
||||
"appPickDialogTitle": "Wähle App",
|
||||
"appPickDialogNone": "Nichts",
|
||||
|
||||
"aboutPageTitle": "Über",
|
||||
"aboutLinkSources": "Quellen",
|
||||
"aboutLinkLicense": "Lizenz",
|
||||
|
|
|
@ -1,17 +1,4 @@
|
|||
{
|
||||
"de": [
|
||||
"entryActionShowGeoTiffOnMap",
|
||||
"entryActionConvertMotionPhotoToStillImage",
|
||||
"entryActionViewMotionPhotoVideo",
|
||||
"setCoverDialogAuto",
|
||||
"convertMotionPhotoToStillImageWarningDialogMessage",
|
||||
"coverDialogTabCover",
|
||||
"coverDialogTabApp",
|
||||
"coverDialogTabColor",
|
||||
"appPickDialogTitle",
|
||||
"appPickDialogNone"
|
||||
],
|
||||
|
||||
"es": [
|
||||
"entryActionShowGeoTiffOnMap",
|
||||
"entryActionConvertMotionPhotoToStillImage",
|
||||
|
|
Loading…
Reference in a new issue