mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-01-22 16:56:19 +01:00
Merge branch 'updating-german-translation' into 'master'
Updated german translation See merge request nkming2/nc-photos!73
This commit is contained in:
commit
857cdb6ae7
2 changed files with 59 additions and 3 deletions
|
@ -47,7 +47,7 @@ Screenshots contain photos by:
|
||||||
- Czech/Čeština (contributed by Skyhawk)
|
- Czech/Čeština (contributed by Skyhawk)
|
||||||
- Finnish/Suomi (contributed by pHamala)
|
- Finnish/Suomi (contributed by pHamala)
|
||||||
- French/Français (contributed by mgreil)
|
- French/Français (contributed by mgreil)
|
||||||
- German/Deutsch (contributed by PhilProg)
|
- German/Deutsch (contributed by PhilProg, Niclas Heinz)
|
||||||
- Greek/Ελληνικά (contributed by Chris Karasoulis)
|
- Greek/Ελληνικά (contributed by Chris Karasoulis)
|
||||||
- Polish/Polski (contributed by szymok)
|
- Polish/Polski (contributed by szymok)
|
||||||
- Portuguese/Português (contributed by fernosan)
|
- Portuguese/Português (contributed by fernosan)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"appTitle": "Fotos",
|
"appTitle": "Fotos",
|
||||||
"translator": "Andreas\nPhilProg\nshagn\nOdious",
|
"translator": "Andreas\nPhilProg\nshagn\nOdious\nNiclas H",
|
||||||
"@translator": {
|
"@translator": {
|
||||||
"description": "Name of the translator(s) for this language"
|
"description": "Name of the translator(s) for this language"
|
||||||
},
|
},
|
||||||
|
@ -906,6 +906,10 @@
|
||||||
"@folderNameInputInvalidCharacters": {
|
"@folderNameInputInvalidCharacters": {
|
||||||
"description": "Folder name contains characters that are not allowed"
|
"description": "Folder name contains characters that are not allowed"
|
||||||
},
|
},
|
||||||
|
"createShareProgressText": "Freigabe erstellen",
|
||||||
|
"@createShareProgressText": {
|
||||||
|
"description": "Message shown when sharing files"
|
||||||
|
},
|
||||||
"copyItemsFailureNotification": "{count, plural, one{1 Objekt konnte nicht kopiert werden} other{{count} Objekte konnten nicht kopiert werden}}",
|
"copyItemsFailureNotification": "{count, plural, one{1 Objekt konnte nicht kopiert werden} other{{count} Objekte konnten nicht kopiert werden}}",
|
||||||
"@copyItemsFailureNotification": {
|
"@copyItemsFailureNotification": {
|
||||||
"description": "Error message shown when some files cannot be copied",
|
"description": "Error message shown when some files cannot be copied",
|
||||||
|
@ -1049,8 +1053,13 @@
|
||||||
"@enhanceTooltip": {
|
"@enhanceTooltip": {
|
||||||
"description": "Enhance a photo"
|
"description": "Enhance a photo"
|
||||||
},
|
},
|
||||||
|
"enhanceButtonLabel": "VERBESSERN",
|
||||||
"enhanceIntroDialogTitle": "Verbessern Sie ihre Fotos",
|
"enhanceIntroDialogTitle": "Verbessern Sie ihre Fotos",
|
||||||
"enhanceIntroDialogDescription": "Ihre Fotos werden lokal auf Ihrem Gerät verarbeitet. Standardmäßig werden sie auf 2048x1536 herunterskaliert. Sie können die Ausgabeauflösung in den Einstellungen anpassen",
|
"enhanceIntroDialogDescription": "Ihre Fotos werden lokal auf Ihrem Gerät verarbeitet. Standardmäßig werden sie auf 2048x1536 herunterskaliert. Sie können die Ausgabeauflösung in den Einstellungen anpassen",
|
||||||
|
"enhanceLowLightTitle": "Verbesserung bei schlechten Lichtverhältnissen",
|
||||||
|
"@enhanceLowLightTitle": {
|
||||||
|
"description": "Enhance a photo taken in low-light environment"
|
||||||
|
},
|
||||||
"enhanceLowLightDescription": "Hellen Sie ihre Fotos auf, die bei schwachen Lichtverhältnissen aufgenommen wurden",
|
"enhanceLowLightDescription": "Hellen Sie ihre Fotos auf, die bei schwachen Lichtverhältnissen aufgenommen wurden",
|
||||||
"enhanceLowLightParamBrightnessLabel": "Helligkeit",
|
"enhanceLowLightParamBrightnessLabel": "Helligkeit",
|
||||||
"@enhanceLowLightParamBrightnessLabel": {
|
"@enhanceLowLightParamBrightnessLabel": {
|
||||||
|
@ -1207,6 +1216,10 @@
|
||||||
"@searchFilterTypeOptionImageLabel": {
|
"@searchFilterTypeOptionImageLabel": {
|
||||||
"description": "Filter search results by file type"
|
"description": "Filter search results by file type"
|
||||||
},
|
},
|
||||||
|
"searchFilterBubbleTypeImageText": "Bilder",
|
||||||
|
"@searchFilterBubbleTypeImageText": {
|
||||||
|
"description": "List of active search filters shown in the result page (by file type, image)"
|
||||||
|
},
|
||||||
"searchFilterTypeOptionVideoLabel": "Video",
|
"searchFilterTypeOptionVideoLabel": "Video",
|
||||||
"@searchFilterTypeOptionVideoLabel": {
|
"@searchFilterTypeOptionVideoLabel": {
|
||||||
"description": "Filter search results by file type"
|
"description": "Filter search results by file type"
|
||||||
|
@ -1250,6 +1263,10 @@
|
||||||
"@collectionPlacesLabel": {
|
"@collectionPlacesLabel": {
|
||||||
"description": "Browse photos grouped by place"
|
"description": "Browse photos grouped by place"
|
||||||
},
|
},
|
||||||
|
"imageSaveOptionDialogTitle": "Speichert das Ergebnis",
|
||||||
|
"@imageSaveOptionDialogTitle": {
|
||||||
|
"description": "This dialog asks users to choose between saving the edited/enhanced result on the device or server"
|
||||||
|
},
|
||||||
"imageSaveOptionDialogDeviceButtonLabel": "GERÄT",
|
"imageSaveOptionDialogDeviceButtonLabel": "GERÄT",
|
||||||
"@imageSaveOptionDialogDeviceButtonLabel": {
|
"@imageSaveOptionDialogDeviceButtonLabel": {
|
||||||
"description": "Save the image on the current device"
|
"description": "Save the image on the current device"
|
||||||
|
@ -1262,6 +1279,10 @@
|
||||||
"@initialSyncMessage": {
|
"@initialSyncMessage": {
|
||||||
"description": "After adding a new account, the app need to sync with the server before showing anything. This message will be shown on screen instead with a proper progress bar and the folder being synced."
|
"description": "After adding a new account, the app need to sync with the server before showing anything. This message will be shown on screen instead with a proper progress bar and the folder being synced."
|
||||||
},
|
},
|
||||||
|
"loopTooltip": "Schleife",
|
||||||
|
"@loopTooltip": {
|
||||||
|
"description": "Enable or disable loop in the video player"
|
||||||
|
},
|
||||||
"createCollectionFailureNotification": "Album konnte nicht erstellt werden",
|
"createCollectionFailureNotification": "Album konnte nicht erstellt werden",
|
||||||
"@createCollectionFailureNotification": {
|
"@createCollectionFailureNotification": {
|
||||||
"description": "Inform user that a collection cannot be created"
|
"description": "Inform user that a collection cannot be created"
|
||||||
|
@ -1329,6 +1350,10 @@
|
||||||
"@settingsSeedColorSystemColorDescription": {
|
"@settingsSeedColorSystemColorDescription": {
|
||||||
"description": "Use color provided by the OS, i.e., Material You"
|
"description": "Use color provided by the OS, i.e., Material You"
|
||||||
},
|
},
|
||||||
|
"settingsSeedColorPickerSystemColorButtonLabel": "Verwende Systemfarben",
|
||||||
|
"@settingsSeedColorPickerSystemColorButtonLabel": {
|
||||||
|
"description": "Use color provided by the OS, i.e., Material You"
|
||||||
|
},
|
||||||
"accountSettingsTooltip": "Kontoeinstellungen",
|
"accountSettingsTooltip": "Kontoeinstellungen",
|
||||||
"contributorsTooltip": "Mitwirkende",
|
"contributorsTooltip": "Mitwirkende",
|
||||||
"setAsTooltip": "Festlegen als",
|
"setAsTooltip": "Festlegen als",
|
||||||
|
@ -1343,5 +1368,36 @@
|
||||||
"example": "http://www.example.com"
|
"example": "http://www.example.com"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"settingsAppLock": "App Sperre",
|
||||||
|
"@settingsAppLock": {
|
||||||
|
"description": "If enabled, users need to authenticate themselves when opening the app"
|
||||||
|
},
|
||||||
|
"settingsAppLockTypeBiometric": "Biometrie",
|
||||||
|
"@settingsAppLockTypeBiometric": {
|
||||||
|
"description": "Unlock app with fingerprint, face, etc"
|
||||||
|
},
|
||||||
|
"settingsAppLockTypePin": "PIN",
|
||||||
|
"@settingsAppLockTypePin": {
|
||||||
|
"description": "Unlock app with 4 to 6 digits PIN"
|
||||||
|
},
|
||||||
|
"settingsAppLockTypePassword": "Password",
|
||||||
|
"@settingsAppLockTypePassword": {
|
||||||
|
"description": "Unlock app with password"
|
||||||
|
},
|
||||||
|
"settingsAppLockDescription": "Wenn diese Funktion aktiviert ist, werden Sie beim Öffnen der App aufgefordert, sich zu authentifizieren. Diese Funktion schützt Sie NICHT vor Angriffen aus der realen Welt.",
|
||||||
|
"settingsAppLockSetupPinDialogTitle": "PIN zum Entsperren der App einrichten",
|
||||||
|
"settingsAppLockConfirmPinDialogTitle": "Geben Sie den selben PIN nochmals ein",
|
||||||
|
"settingsAppLockSetupPasswordDialogTitle": "Setzen Sie das Password für die Entsperrung",
|
||||||
|
"settingsAppLockConfirmPasswordDialogTitle": "Geben Sie das selbe Password nochmals ein",
|
||||||
|
"appLockUnlockHint": "Entsperren der App",
|
||||||
|
"@appLockUnlockHint": {
|
||||||
|
"description": "Unlock app via selected means (e.g., password) in case app lock is enabled by user"
|
||||||
|
},
|
||||||
|
"appLockUnlockWrongPassword": "Ungültiges Password",
|
||||||
|
"@appLockUnlockWrongPassword": {
|
||||||
|
"description": "Unlock app via selected means (e.g., password) in case app lock is enabled by user"
|
||||||
|
},
|
||||||
|
"enabledText": "Aktiviert",
|
||||||
|
"disabledText": "Deaktiviert"
|
||||||
}
|
}
|
Loading…
Reference in a new issue