diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-15 00:29:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-15 00:29:31 +0000 |
commit | 14cc22b2823c2ac2d5c366ba358dd0362823f7f5 (patch) | |
tree | 1f5a79ff3da2cd9410a5abddbb83386bac63999b /apps/settings/l10n/de.js | |
parent | cd9c0b1c438f94349fc0e5270376175331309a1f (diff) | |
download | nextcloud-server-14cc22b2823c2ac2d5c366ba358dd0362823f7f5.tar.gz nextcloud-server-14cc22b2823c2ac2d5c366ba358dd0362823f7f5.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", |