diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-30 01:55:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-30 01:55:11 -0400 |
commit | 929882a32a020b6c05605f416fa55024b9a60d33 (patch) | |
tree | 4cdaf3de8a8bc39e7231f9a66552113acd27b027 /apps/files_external/l10n | |
parent | 5cd0fd2559c12d3407cbc4791a14404c10de9677 (diff) | |
download | nextcloud-server-929882a32a020b6c05605f416fa55024b9a60d33.tar.gz nextcloud-server-929882a32a020b6c05605f416fa55024b9a60d33.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/et_EE.php | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/files_external/l10n/et_EE.php b/apps/files_external/l10n/et_EE.php index 73444411979..850e2c0952b 100644 --- a/apps/files_external/l10n/et_EE.php +++ b/apps/files_external/l10n/et_EE.php @@ -2,11 +2,30 @@ $TRANSLATIONS = array( "Local" => "Kohalik", "Location" => "Asukoht", +"Amazon S3" => "Amazon S3", +"Key" => "Võti", +"Secret" => "Salasõna", +"Bucket" => "Korv", +"Access Key" => "Ligipääsu võti", +"Secret Key" => "Salavõti", +"Hostname (optional)" => "Hostinimi (valikuline)", +"Port (optional)" => "Post (valikuline)", +"Region (optional)" => "Regioon (valikuline)", +"Enable SSL" => "SSL-i kasutamine", +"App key" => "Rakenduse võti", +"App secret" => "Rakenduse salasõna", "Host" => "Host", "Username" => "Kasutajanimi", "Password" => "Parool", +"Secure ftps://" => "Turvaline ftps://", +"Client ID" => "Kliendi ID", +"Client secret" => "Kliendi salasõna", +"Username (required)" => "Kasutajanimi (kohustuslik)", +"Bucket (required)" => "Korv (kohustuslik)", "Share" => "Jaga", "URL" => "URL", +"Secure https://" => "Turvaline https://", +"Remote subfolder" => "Mujahl olev alamkaust", "Access granted" => "Ligipääs on antud", "Error configuring Dropbox storage" => "Viga Dropboxi salvestusruumi seadistamisel", "Grant access" => "Anna ligipääs", |