diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
commit | ad2eefe89639b2737b728b3faa1bf9da5ff82d55 (patch) | |
tree | f63afdc5881d4b33e254fd5600baf56f10ffbdc7 /apps/files_external/l10n/ro.js | |
parent | 350b66b73d5d6fbd90e996699f5f601afda93d71 (diff) | |
download | nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.tar.gz nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ro.js')
-rw-r--r-- | apps/files_external/l10n/ro.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/ro.js b/apps/files_external/l10n/ro.js index 97ca3c3cdb5..161880b6722 100644 --- a/apps/files_external/l10n/ro.js +++ b/apps/files_external/l10n/ro.js @@ -33,8 +33,8 @@ OC.L10N.register( "OAuth2" : "OAuth2", "Client ID" : "ID client", "Client secret" : "Secret client", - "OpenStack" : "OpenStack", "Tenant name" : "Nume titular", + "Domain" : "Domeniu", "API key" : "Cheie API", "Username and password" : "Nume de utilizator și parolă", "RSA public key" : "Cheie publică RSA", @@ -57,7 +57,6 @@ OC.L10N.register( "SFTP with secret key login" : "SFTP cu cheie secretă de autentificare", "SMB / CIFS" : "SMB / CIFS", "Share" : "Partajează", - "Domain" : "Domeniu", "SMB / CIFS using OC login" : "SMB / CIFS folosind autentificare OC", "Service name" : "Nume serviciu", "Name" : "Nume", @@ -77,6 +76,7 @@ OC.L10N.register( "Add storage" : "Adauga stocare", "Advanced settings" : "Setări avansate", "Delete" : "Șterge", - "Allow users to mount the following external storage" : "Permite utilizatorilor să monteze următoarea unitate de stocare" + "Allow users to mount the following external storage" : "Permite utilizatorilor să monteze următoarea unitate de stocare", + "OpenStack" : "OpenStack" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |