diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:20:05 +0000 |
commit | df795519adf95b7ad24d6122623324ed70a1a269 (patch) | |
tree | df8710b9901ece59aa6bf6f16cd1e301922489ae /lib/l10n/de.js | |
parent | 739fdbaebaeeaced2cadfcc4d4fa4cd8372b6421 (diff) | |
download | nextcloud-server-df795519adf95b7ad24d6122623324ed70a1a269.tar.gz nextcloud-server-df795519adf95b7ad24d6122623324ed70a1a269.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 9814b47dc92..6ac65e77183 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -103,7 +103,6 @@ OC.L10N.register( "Set an admin username." : "Einen Administrator-Benutzernamen setzen.", "Set an admin password." : "Ein Administrator-Passwort setzen.", "Can't create or write into the data directory %s" : "Das Datenverzeichnis %s kann nicht erstellt oder es kann darin nicht geschrieben werden.", - "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Freigabe-Backend %s muss in der OCP\\Share_Backend - Schnittstelle implementiert werden", "Sharing backend %s not found" : "Freigabe-Backend %s nicht gefunden", "Sharing backend for %s not found" : "Freigabe-Backend für %s nicht gefunden", @@ -235,6 +234,7 @@ OC.L10N.register( "Groupware" : "Groupware", "Personal info" : "Persönliche Informationen ", "Mobile & desktop" : "Mobil & Desktop", + "Invalid Federated Cloud ID" : "Ungültige Federated-Cloud-ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Dies kann zumeist behoben werden, indem dem Web-Server Schreibzugriff auf das App-Verzeichnis eingeräumt wird. Siehe auch %s" }, "nplurals=2; plural=(n != 1);"); |