diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-22 02:27:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-22 02:27:14 +0000 |
commit | 41f0cf4fcaddec8ce8442b10a2b048233bfaaaab (patch) | |
tree | dedc23250c80193375d86e15bdd18b159ce943e6 /apps/files_external/l10n/eu.js | |
parent | 9a80052eebd5f317bf864507ead8f024ca89b7f3 (diff) | |
download | nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.tar.gz nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/eu.js')
-rw-r--r-- | apps/files_external/l10n/eu.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_external/l10n/eu.js b/apps/files_external/l10n/eu.js index 8ae3384a7f0..5f4225ae93f 100644 --- a/apps/files_external/l10n/eu.js +++ b/apps/files_external/l10n/eu.js @@ -1,7 +1,7 @@ OC.L10N.register( "files_external", { - "External storages" : "Kanpoko biltegiratzeak", + "External storage" : "Kanpoko biltegiratzea", "Personal" : "Pertsonala", "System" : "Sistema", "Grant access" : "Baimendu sarrera", @@ -126,7 +126,6 @@ OC.L10N.register( "Open documentation" : "Ireki dokumentazioa", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "Kanpoko biltegiratzeak aukera ematen dizu kanpoko biltegiratze zerbitzuak eta gailuak erabiltzeko Nextlcloudeko bigarren mailako biltegiratze gailu bezala. Gainera, aukera eman diezaiekezu erabiltzaileei beren kanpoko biltegiratze zerbitzuak muntatzeko.", "Folder name" : "Karpetaren izena", - "External storage" : "Kanpoko biltegiratzea", "Authentication" : "Autentifikazioa", "Configuration" : "Konfigurazioa", "Available for" : "Hauentzat eskuragarri", @@ -134,7 +133,8 @@ OC.L10N.register( "Add storage" : "Gehitu biltegiratzea", "Advanced settings" : "Ezarpen aurreratuak", "Allow users to mount external storage" : "Baimendu erabiltzaileek kanpoko biltegiratze zerbitzuak muntatzea", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko.", - "(group)" : "(taldea)" + "External storages" : "Kanpoko biltegiratzeak", + "(group)" : "(taldea)", + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Kredentzial globalak erabil daitezke kredentzial berdinak dituzten kanpoko hainbat biltegiratzerekin autentifikatzeko." }, "nplurals=2; plural=(n != 1);"); |