diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-18 01:55:19 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-18 01:55:19 -0400 |
commit | 37a871127b750d0f633cdfb7713b0582dfdf2d6a (patch) | |
tree | 534a7c6e6fd5d443f086415607899ebc92738e30 /apps/files_external/l10n/ro.js | |
parent | 4dd2ad7f4abc66f40c93f8f974737138ba187f46 (diff) | |
download | nextcloud-server-37a871127b750d0f633cdfb7713b0582dfdf2d6a.tar.gz nextcloud-server-37a871127b750d0f633cdfb7713b0582dfdf2d6a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ro.js')
-rw-r--r-- | apps/files_external/l10n/ro.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ro.js b/apps/files_external/l10n/ro.js index bef9b29c81a..e7e6a5662f5 100644 --- a/apps/files_external/l10n/ro.js +++ b/apps/files_external/l10n/ro.js @@ -3,8 +3,14 @@ OC.L10N.register( { "Please provide a valid Dropbox app key and secret." : "Prezintă te rog o cheie de Dropbox validă și parola", "External storage" : "Stocare externă", + "Local" : "Local", "Location" : "Locație", "Amazon S3" : "Amazon S3", + "Key" : "Cheie", + "Secret" : "Secret", + "Access Key" : "Cheie de acces", + "Secret Key" : "Cheie secretă", + "Hostname" : "Hostname", "Port" : "Portul", "Region" : "Regiune", "Host" : "Gazdă", @@ -12,6 +18,7 @@ OC.L10N.register( "Password" : "Parolă", "Share" : "Partajează", "URL" : "URL", + "Public key" : "Cheie publică", "Access granted" : "Acces permis", "Error configuring Dropbox storage" : "Eroare la configurarea mediului de stocare Dropbox", "Grant access" : "Permite accesul", |