diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-23 00:20:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-23 00:20:30 +0000 |
commit | aea61bb3f8b78046c3226d4a5d30b23edc3b4a24 (patch) | |
tree | 9d49899e122b068cd2555586f80f67630b7ecd01 /apps/settings/l10n/de_DE.json | |
parent | 430b09589715220e77907fc1b9f3e0da8cfd30ff (diff) | |
download | nextcloud-server-aea61bb3f8b78046c3226d4a5d30b23edc3b4a24.tar.gz nextcloud-server-aea61bb3f8b78046c3226d4a5d30b23edc3b4a24.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/de_DE.json')
-rw-r--r-- | apps/settings/l10n/de_DE.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 4c5a1369b26..0855dc7c3dc 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -310,6 +310,8 @@ "_%n app has an update available_::_%n apps have an update available_" : ["Für %n App ist eine Aktualisierung verfügbar","Für %n Apps sind Aktualisierungen verfügbar"], "_Update_::_Update all_" : ["Aktualisieren","Alle aktualisieren"], "Device name" : "Gerätename", + "Cancel renaming" : "Umbenennen abbrechen", + "Save new name" : "Neuen Namen speichern", "Marked for remote wipe" : "Für Fernlöschung markiert", "Device settings" : "Geräteeinstellungen", "Allow filesystem access" : "Erlaube Dateisystem-Zugriff", @@ -322,7 +324,10 @@ "{productName} Android app" : "{productName} Android-App", "{productName} Talk for iOS" : "{productName} Talk für iOS", "{productName} Talk for Android" : "{productName} Talk für Android", + "Sync client" : "Sync-Client", "This session" : "Diese Sitzung", + "{client} - {version} ({system})" : "{client} - {version} ({system})", + "{client} - {version}" : "{client} - {version}", "Device" : "Gerät", "Last activity" : "Letzte Aktivität", "Devices & sessions" : "Geräte & Sitzungen", @@ -330,10 +335,17 @@ "App name" : "App-Name", "Create new app password" : "Neues App-Passwort erstellen", "Error while creating device token" : "Fehler beim Erstellen des Geräte-Tokens", + "New app password" : "Neues App-Passwort", + "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Verwenden Sie die unten stehenden Anmeldeinformationen, um Ihre App oder Ihr Gerät zu konfigurieren. Aus Sicherheitsgründen wird dieses Passwort nur einmal angezeigt.", "Username" : "Benutzername", "Password" : "Passwort", "Show QR code for mobile apps" : "QR-Code für mobile Apps anzeigen", + "App password copied!" : "App-Passwort kopiert!", + "Copy app password" : "App-Passwort kopieren", + "Login name copied!" : "Anmeldename kopiert!", + "Copy login name" : "Anmeldename kopieren", "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopieren Sie es manuell.", + "Could not copy login name. Please copy it manually." : "Der Anmeldename konnte nicht kopiert werden. Bitte kopieren Sie ihn manuell.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Damit der Server ordnungsgemäß funktioniert, ist es wichtig, Hintergrundjobs richtig zu konfigurieren. Cron ist die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.", "Last job execution ran {time}. Something seems wrong." : "Die letzte Aufgaben-Ausführung lief {time}. Etwas scheint falsch zu sein.", "Last job ran {relativeTime}." : "Die letzte Aufgabe lief {relativeTime}.", @@ -586,6 +598,7 @@ "Error: This app cannot be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da sie den Server instabil macht. ", "Do you really want to wipe your data from this device?" : "Möchten Sie wirklich alle Daten von diesem Gerät löschen?", "Confirm wipe" : "Löschen bestätigen", + "Could not delete the app token" : "App-Token konnte nicht gelöscht werden", "Error while wiping the device with the token" : "Fehler während des Löschens des Geräts mit dem Token", "Error while updating device token name" : "Fehler bei der Aktualisierung des Geräte-Token-Namens", "Error while updating device token scope" : "Fehler bei der Aktualisierung des Geräte-Token-Bereichs", |