diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-21 02:28:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-21 02:28:23 +0000 |
commit | 8f15a34324a5b130bc8a332430846827536f6216 (patch) | |
tree | dc656fd7284d3730c590531c7c68b7cb1ec96b06 /apps/files_external | |
parent | 407e5a3a1e1da49592ab4a4adc3a3f8f1dad712b (diff) | |
download | nextcloud-server-8f15a34324a5b130bc8a332430846827536f6216.tar.gz nextcloud-server-8f15a34324a5b130bc8a332430846827536f6216.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/eu.js | 8 | ||||
-rw-r--r-- | apps/files_external/l10n/eu.json | 8 |
2 files changed, 14 insertions, 2 deletions
diff --git a/apps/files_external/l10n/eu.js b/apps/files_external/l10n/eu.js index bbfab452a80..d6c65cf4d5e 100644 --- a/apps/files_external/l10n/eu.js +++ b/apps/files_external/l10n/eu.js @@ -20,7 +20,10 @@ OC.L10N.register( "Never" : "Inoiz ez", "Once every direct access" : "Sarbide zuzen bakoitzean", "Read only" : "Irakurtzeko soilik", + "Disconnect" : "Deskonektatu", "Admin defined" : "Administratzaileak definitua", + "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Egoeraren egiaztatze automatikoa desgaituta dago konfiguratutako biltegiratze kopuru handia dela eta, egin klik egoera egiaztatzeko", + "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ziur kanpoko biltegiratze hau deskonektatu nahi duzula? Biltegiratzea ez da erabilgarri egongo Nextcloud-en eta fitxategi eta karpeta hauek ezabatuko ditu une honetan konektatuta dagoen edozein sinkronizazio-bezerotan, baina ez du kanpoko biltegiratzeko fitxategi eta karpetarik ezabatuko.", "Delete storage?" : "Biltegiratzea ezabatu?", "Saved" : "Gordeta", "Saving …" : "Gordetzen …", @@ -79,6 +82,8 @@ OC.L10N.register( "Public key" : "Gako publikoa", "RSA private key" : "RSA gako pribatua", "Private key" : "Gako pribatua", + "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos domeinu lehenetsia, balio lehenetsia \"WORKGROUP\" da", + "Kerberos ticket Apache mode" : "Kerberos txartela Apache modua", "Kerberos ticket" : "Kerberos tiketa", "Amazon S3" : "Amazon S3", "Bucket" : "Ontzia", @@ -138,6 +143,7 @@ OC.L10N.register( "Delete" : "Ezabatu", "Are you sure you want to delete this external storage?" : "Ziur zaude kanpoko biltegiratze hau ezabatu nahi duzula?", "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS OC saioa hasiera erabiliz" + "SMB / CIFS using OC login" : "SMB / CIFS OC saioa hasiera erabiliz", + "Kerberos ticket apache mode" : "Kerberos txartela apache modua" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/eu.json b/apps/files_external/l10n/eu.json index 95b9e41404e..77dd3fb55d2 100644 --- a/apps/files_external/l10n/eu.json +++ b/apps/files_external/l10n/eu.json @@ -18,7 +18,10 @@ "Never" : "Inoiz ez", "Once every direct access" : "Sarbide zuzen bakoitzean", "Read only" : "Irakurtzeko soilik", + "Disconnect" : "Deskonektatu", "Admin defined" : "Administratzaileak definitua", + "Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Egoeraren egiaztatze automatikoa desgaituta dago konfiguratutako biltegiratze kopuru handia dela eta, egin klik egoera egiaztatzeko", + "Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Ziur kanpoko biltegiratze hau deskonektatu nahi duzula? Biltegiratzea ez da erabilgarri egongo Nextcloud-en eta fitxategi eta karpeta hauek ezabatuko ditu une honetan konektatuta dagoen edozein sinkronizazio-bezerotan, baina ez du kanpoko biltegiratzeko fitxategi eta karpetarik ezabatuko.", "Delete storage?" : "Biltegiratzea ezabatu?", "Saved" : "Gordeta", "Saving …" : "Gordetzen …", @@ -77,6 +80,8 @@ "Public key" : "Gako publikoa", "RSA private key" : "RSA gako pribatua", "Private key" : "Gako pribatua", + "Kerberos default realm, defaults to \"WORKGROUP\"" : "Kerberos domeinu lehenetsia, balio lehenetsia \"WORKGROUP\" da", + "Kerberos ticket Apache mode" : "Kerberos txartela Apache modua", "Kerberos ticket" : "Kerberos tiketa", "Amazon S3" : "Amazon S3", "Bucket" : "Ontzia", @@ -136,6 +141,7 @@ "Delete" : "Ezabatu", "Are you sure you want to delete this external storage?" : "Ziur zaude kanpoko biltegiratze hau ezabatu nahi duzula?", "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS OC saioa hasiera erabiliz" + "SMB / CIFS using OC login" : "SMB / CIFS OC saioa hasiera erabiliz", + "Kerberos ticket apache mode" : "Kerberos txartela apache modua" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |