diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-15 00:29:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-15 00:29:22 +0000 |
commit | df1cd1ba7e6e1f6e66a2b3229b5c082f1b81162e (patch) | |
tree | 3c7e0f31939c6cb618c9f931ef8a545b06b6cb3e /apps/settings/l10n/de.js | |
parent | 02714447df3b0c3a14cdc9026d53078dabdfdad0 (diff) | |
download | nextcloud-server-df1cd1ba7e6e1f6e66a2b3229b5c082f1b81162e.tar.gz nextcloud-server-df1cd1ba7e6e1f6e66a2b3229b5c082f1b81162e.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index ab095ae60f0..6dd39c801a1 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -276,6 +276,8 @@ OC.L10N.register( "Download and enable all" : "Alle herunterladen und aktivieren", "_%n app has an update available_::_%n apps have an update available_" : ["Für eine App ist eine Aktualisierung verfügbar.","Für %n Apps sind Aktualisierungen verfügbar."], "_Update_::_Update all_" : ["Aktualisieren","Alle aktualisieren"], + "Nothing to show" : "Nichts anzuzeigen", + "Loading" : "Lade", "Description" : "Beschreibung", "Details" : "Details", "All" : "Alle", |