diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-01 02:28:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-01 02:28:33 +0000 |
commit | b4c3e8dbc8011c6af73e96694f52d26f678b537e (patch) | |
tree | cc5752f477b45f68ee46296e40d8d5f9ea15c08d /apps/files_external/l10n/eu.js | |
parent | 94ec3e16758d4a29713bfa4bb2d885ebff3c7818 (diff) | |
download | nextcloud-server-b4c3e8dbc8011c6af73e96694f52d26f678b537e.tar.gz nextcloud-server-b4c3e8dbc8011c6af73e96694f52d26f678b537e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/eu.js')
-rw-r--r-- | apps/files_external/l10n/eu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/eu.js b/apps/files_external/l10n/eu.js index 5f4225ae93f..8424c96cbc1 100644 --- a/apps/files_external/l10n/eu.js +++ b/apps/files_external/l10n/eu.js @@ -102,13 +102,11 @@ OC.L10N.register( "SFTP" : "SFTP", "Root" : "Erroa", "SFTP with secret key login" : "SFTP gako sekretu bidezko saio hasierarekin", - "SMB / CIFS" : "SMB / CIFS", "Share" : "Partekatu", "Show hidden files" : "Erakutsi ezkutuko fitxategiak", "Verify ACL access when listing files" : "Egiaztatu ACL baimena fitxategiak zerrendatzerakoan", "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Egiaztatu direktorio bateko fitxategi edo karpeta bakoitzaren ACLak erabiltzaileak irakurtzeko baimenik ez duten elementuak iragazteko errendimendu penalizazioarekin.", "Timeout" : "Denbora-muga", - "SMB / CIFS using OC login" : "SMB / CIFS OC saioa hasiera erabiliz", "Username as share" : "Erabiltzaile-izena partekatze bezala", "OpenStack Object Storage" : "OpenStack objektu biltegiratzea", "Service name" : "Zerbitzuaren izena", @@ -135,6 +133,8 @@ OC.L10N.register( "Allow users to mount external storage" : "Baimendu erabiltzaileek kanpoko biltegiratze zerbitzuak muntatzea", "External storages" : "Kanpoko biltegiratzeak", "(group)" : "(taldea)", + "SMB / CIFS" : "SMB / CIFS", + "SMB / CIFS using OC login" : "SMB / CIFS OC saioa hasiera erabiliz", "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);"); |