diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-24 00:20:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-24 00:20:48 +0000 |
commit | cd464e6ace29ffd60f203e0d7f4ea17198e0a3bd (patch) | |
tree | f932e4d58f98174de2bdd13ce9be7f70d3ec5a33 /apps/provisioning_api | |
parent | cb61262d5af11664f2f51b9fe1df5e0935f4a323 (diff) | |
download | nextcloud-server-cd464e6ace29ffd60f203e0d7f4ea17198e0a3bd.tar.gz nextcloud-server-cd464e6ace29ffd60f203e0d7f4ea17198e0a3bd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/provisioning_api')
-rw-r--r-- | apps/provisioning_api/l10n/eu.js | 1 | ||||
-rw-r--r-- | apps/provisioning_api/l10n/eu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/provisioning_api/l10n/eu.js b/apps/provisioning_api/l10n/eu.js index c062ba4ebe1..9bc5508aa46 100644 --- a/apps/provisioning_api/l10n/eu.js +++ b/apps/provisioning_api/l10n/eu.js @@ -19,6 +19,7 @@ OC.L10N.register( "Setting the password is not supported by the users backend" : "Erabiltzailearen atzeko aldeak ez du onartzen pasahitza ezartzea", "Invalid language" : "Hizkuntza baliogabea", "Invalid locale" : "Eskualde ezarpen baliogabea", + "Invalid first day of week" : "Asteko lehen egun baliogabea", "Cannot remove yourself from the admin group" : "Ezin duzu zeure burua kendu admin taldetik", "Cannot remove yourself from this group as you are a sub-admin" : "Ezin duzu zeure burua talde honetatik kendu, azpi-administratzailea zarelako", "Not viable to remove user from the last group you are sub-admin of" : "Ez dago modurik azpi-administratzaile zaren talde horretatik erabiltzailea kentzeko", diff --git a/apps/provisioning_api/l10n/eu.json b/apps/provisioning_api/l10n/eu.json index b568e921b94..f167dc0b99d 100644 --- a/apps/provisioning_api/l10n/eu.json +++ b/apps/provisioning_api/l10n/eu.json @@ -17,6 +17,7 @@ "Setting the password is not supported by the users backend" : "Erabiltzailearen atzeko aldeak ez du onartzen pasahitza ezartzea", "Invalid language" : "Hizkuntza baliogabea", "Invalid locale" : "Eskualde ezarpen baliogabea", + "Invalid first day of week" : "Asteko lehen egun baliogabea", "Cannot remove yourself from the admin group" : "Ezin duzu zeure burua kendu admin taldetik", "Cannot remove yourself from this group as you are a sub-admin" : "Ezin duzu zeure burua talde honetatik kendu, azpi-administratzailea zarelako", "Not viable to remove user from the last group you are sub-admin of" : "Ez dago modurik azpi-administratzaile zaren talde horretatik erabiltzailea kentzeko", |