diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
commit | 27b09ce00a22dc9912d2931a892a1b6870d6b22c (patch) | |
tree | 0c39aeea6460afd92226b01dd0c40c7d04b59f2f /apps/settings/l10n/de.js | |
parent | bd1fd5e079f59476673fff9d21a9e8449f7b7405 (diff) | |
download | nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.tar.gz nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/de.js')
-rw-r--r-- | apps/settings/l10n/de.js | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 105fbd91316..634730568b3 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -272,11 +272,10 @@ OC.L10N.register( "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", "Show details for {appName} app" : "Details für die App {appName} anzeigen", + "Update to {update}" : "Aktualisieren auf {update}", + "Featured" : "Vorgestellt", "This app is supported via your current Nextcloud subscription." : "Diese App wird von deinem aktuellen Nextcloud-Abonnement unterstützt.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Vorgestellte Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen zentrale Funktionen bereit und sind für den produktiven Einsatz geeignet.", - "Featured" : "Vorgestellt", - "Update to {update}" : "Aktualisieren auf {update}", - "Rating: {score}/10" : "Bewertung: {score}/10", "All apps are up-to-date." : "Alle Apps sind aktuell.", "Icon" : "Symbol", "Name" : "Name", @@ -370,12 +369,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Du benutzt <strong>{usage}</strong>.", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du benutzt <strong>{usage}</strong> von <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>).", "Your full name" : "Dein vollständiger Name", - "Back" : "Zurück", - "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und zum Zurücksetzen des Passworts", "Email options" : "E-Mail-Optionen", "Remove primary email" : "Primäre E-Mail-Adresse entfernen", "Delete email" : "E-Mail löschen", + "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Unset as primary email" : "Als primäre E-Mail-Adresse deaktivieren", "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", @@ -385,7 +383,6 @@ OC.L10N.register( "Unable to update additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht aktualisiert werden", "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden", "No email address set" : "Keine E-Mail-Adresse angegeben", - "Additional emails" : "Zusätzliche E-Mail-Adressen ", "Your handle" : "Dein Online-Name", "Your headline" : "Deine Überschrift", "Languages" : "Sprachen", @@ -640,6 +637,7 @@ OC.L10N.register( "Choose profile picture from files" : "Profilbild aus Dateien auswählen", "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Your email address" : "Deine E-Mail-Adresse", + "Additional emails" : "Zusätzliche E-Mail-Adressen ", "Your location" : "Dein Ort", "Enable Profile" : "Profil aktivieren", "Your Twitter handle" : "Dein X-Handle", @@ -683,6 +681,7 @@ OC.L10N.register( "Select user manager" : "Benutzermanager wählen", "Old user imported certificates" : "Alte vom Benutzer importierte Zertifikate", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "In dieser Instanz fehlen einige empfohlene PHP-Module. Für eine verbesserte Leistung und bessere Kompatibilität wird dringend empfohlen, sie zu installieren: %s.", + "Rating: {score}/10" : "Bewertung: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Du bist dabei die Gruppe \"{group}\" zu löschen. Die Benutzer werden NICHT gelöscht.", "No users" : "Keine Benutzer", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Liste aller Benutzer. Diese Liste wird aus Performance-Gründen nicht vollständig angezeigt. Die Benutzer werden angezeigt, wenn du durch die Liste navigierst.", |