diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-11 02:25:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-11 02:25:50 +0000 |
commit | b4cebc353969649dfd6e2bc16dce70bb0689a387 (patch) | |
tree | 066828053c7e8cbe4efecde50ef2280bd940044a /apps/settings/l10n | |
parent | bdb5d9f418478a35e8df83ca3a9d579d10c42713 (diff) | |
download | nextcloud-server-b4cebc353969649dfd6e2bc16dce70bb0689a387.tar.gz nextcloud-server-b4cebc353969649dfd6e2bc16dce70bb0689a387.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/settings/l10n/eu.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/eu.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index f9e699bbd20..6bbee88222d 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -293,6 +293,7 @@ OC.L10N.register( "An error occured during the request. Unable to proceed." : "Es ist ein Fehler bei der Anfrage aufgetreten. Es kann nicht fortgefahren werden.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Du wirst in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", "App update" : "App-Aktualisierung", + "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. ", "Administrator documentation" : "Dokumentation für Administratoren", "Documentation" : "Dokumentation", "Forum" : "Forum", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 5be637d8d04..056fea3eef4 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -291,6 +291,7 @@ "An error occured during the request. Unable to proceed." : "Es ist ein Fehler bei der Anfrage aufgetreten. Es kann nicht fortgefahren werden.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Die App wurde aktiviert, muss aber aktualisiert werden. Du wirst in 5 Sekunden zur Aktualisierungsseite weitergeleitet.", "App update" : "App-Aktualisierung", + "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. ", "Administrator documentation" : "Dokumentation für Administratoren", "Documentation" : "Dokumentation", "Forum" : "Forum", diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index bf5528cfa76..e081777af32 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -377,6 +377,7 @@ OC.L10N.register( "Always ask for a password" : "Beti eskatu pasahitza", "Enforce password protection" : "Betearazi pasahitzaren babesa", "Set default expiration date" : "Ezarri iraungitze-data lehenetsia", + "Exclude groups from creating link shares:" : "Baztertu taldeak esteka partekatzeak sortzetik:", "Allow resharing" : "Baimendu birpartekatzea", "Allow sharing with groups" : "Onartu taldeekin partekatzen", "Restrict users to only share with users in their groups" : "Mugatu partekatzeak taldeko erabiltzaileetara", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index 1facfd10623..358b40c975a 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -375,6 +375,7 @@ "Always ask for a password" : "Beti eskatu pasahitza", "Enforce password protection" : "Betearazi pasahitzaren babesa", "Set default expiration date" : "Ezarri iraungitze-data lehenetsia", + "Exclude groups from creating link shares:" : "Baztertu taldeak esteka partekatzeak sortzetik:", "Allow resharing" : "Baimendu birpartekatzea", "Allow sharing with groups" : "Onartu taldeekin partekatzen", "Restrict users to only share with users in their groups" : "Mugatu partekatzeak taldeko erabiltzaileetara", |