diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-13 10:48:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-13 10:48:27 +0000 |
commit | 3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d (patch) | |
tree | 3ef4050915fae9e2df5e09aee4061532c09346b6 /apps/files_external/l10n/et_EE.js | |
parent | 91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (diff) | |
download | nextcloud-server-3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d.tar.gz nextcloud-server-3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/et_EE.js')
-rw-r--r-- | apps/files_external/l10n/et_EE.js | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/apps/files_external/l10n/et_EE.js b/apps/files_external/l10n/et_EE.js index 56fd4b06177..bb5bc0bef07 100644 --- a/apps/files_external/l10n/et_EE.js +++ b/apps/files_external/l10n/et_EE.js @@ -1,9 +1,7 @@ OC.L10N.register( "files_external", { - "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", + "External storages" : "Välised andmehoidlad", "Personal" : "Isiklik", "System" : "Süsteem", "Grant access" : "Anna ligipääs", @@ -24,7 +22,6 @@ OC.L10N.register( "Username" : "Kasutajanimi", "Password" : "Parool", "Credentials required" : "Kasutajatunnused on nõutud", - "Storage with id \"%i\" not found" : "Salvestuskohta ID-ga \"%i\" ei leitud", "Invalid mount point" : "Vigane ühenduspunkt", "Objectstore forbidden" : "Objectstore on keelatud", "Invalid storage backend \"%s\"" : "Vigane salvestuskoha taustsüsteem \"%s\"", @@ -56,14 +53,11 @@ OC.L10N.register( "URL" : "URL", "Remote subfolder" : "Mujahl olev alamkaust", "Secure https://" : "Turvaline https://", - "Dropbox" : "Dropbox", "FTP" : "FTP", "Host" : "Host", "Secure ftps://" : "Turvaline ftps://", - "Google Drive" : "Google Drive", "Local" : "Kohalik", "Location" : "Asukoht", - "ownCloud" : "ownCloud", "SFTP" : "SFTP", "Root" : "Juur", "SFTP with secret key login" : "SFTP koos salajase võtmega logimisega", @@ -74,10 +68,6 @@ OC.L10N.register( "Username as share" : "Kasutajanimi kui jagamine", "OpenStack Object Storage" : "OpenStack Object Storage", "Service name" : "Teenuse nimi", - "<b>Note:</b> " : "<b>Märkus:</b>", - "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> cURL tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata cURL tugi.", - "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> FTP tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata FTP tugi.", - "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> \"%s\" pole paigaldatud. Hoidla %s ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata vajalik tugi.", "No external storage configured" : "Välist salvestuskohta pole seadistatud", "You can add external storages in the personal settings" : "Sa võid lisada välise salvestuskoha isiklikes seadetes", "Name" : "Nimi", @@ -89,8 +79,8 @@ OC.L10N.register( "Check for changes" : "Otsi uuendusi", "Never" : "Mitte kunagi", "Once every direct access" : "Kord iga otsese pöördumise korral", - "External Storage" : "Väline salvestuskoht", "Folder name" : "Kausta nimi", + "External storage" : "Väline andmehoidla", "Authentication" : "Autentimine", "Configuration" : "Seadistamine", "Available for" : "Saadaval", |