diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-04 01:56:01 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-04 01:56:01 -0400 |
commit | e4a3f8d3c44f3238071d03f793cd2c5395062b5e (patch) | |
tree | 3b027fb016ebc83cf8733f832ab9dbf8642483d7 /apps/files_external | |
parent | f1b3e03f7fdb6272bbc4320d75b8bb0df4a05557 (diff) | |
download | nextcloud-server-e4a3f8d3c44f3238071d03f793cd2c5395062b5e.tar.gz nextcloud-server-e4a3f8d3c44f3238071d03f793cd2c5395062b5e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/et_EE.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_external/l10n/et_EE.php b/apps/files_external/l10n/et_EE.php index c55db2ce4cc..9419cb29dc8 100644 --- a/apps/files_external/l10n/et_EE.php +++ b/apps/files_external/l10n/et_EE.php @@ -1,6 +1,10 @@ <?php $TRANSLATIONS = array( +"Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." => "Tellimustõendi hankimine ebaõnnestus. Veendu, et Su Dropboxi rakendi võti (key) ja saladus (secret) on korrektsed.", +"Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." => "Ligipääsutõendi hankimine ebaõnnestus. Veendu, et Su Dropboxi rakendi võti (key) ja saladus (secret) on korrektsed.", "Please provide a valid Dropbox app key and secret." => "Palun sisesta korrektne Dropboxi rakenduse võti ja salasõna.", +"Step 1 failed. Exception: %s" => "Samm 1 ebaõnnestus. Erind: %s", +"Step 2 failed. Exception: %s" => "Samm 2 ebaõnnestus. Erind: %s", "External storage" => "Väline andmehoidla", "Local" => "Kohalik", "Location" => "Asukoht", |