diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:56 +0000 |
commit | c3c8086c4a9eb034ce1311277cc07efd97a5ca5d (patch) | |
tree | c1f6f0aff98193b3f7467161164311fc9076ab75 /core/l10n/et_EE.js | |
parent | 50634e82efdd578da71dcc3924c6a0b7baf017ff (diff) | |
download | nextcloud-server-c3c8086c4a9eb034ce1311277cc07efd97a5ca5d.tar.gz nextcloud-server-c3c8086c4a9eb034ce1311277cc07efd97a5ca5d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 3f4e5a959af..4c91c6940cc 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -119,6 +119,14 @@ OC.L10N.register( "Shared" : "Jagatud", "Shared with" : "Jagatud", "Shared by" : "Jagas", + "Non-existing tag #{tag}" : "Olematu silt #{tag}", + "restricted" : "piiratud", + "invisible" : "nähtamatu", + "({scope})" : "({scope})", + "Delete" : "Kustuta", + "Rename" : "Nimeta ümber", + "Collaborative tags" : "Koostöö sildid", + "No tags found" : "Märgendeid ei leitud", "Settings" : "Seaded", "Connection to server lost" : "Ühendus serveriga katkes", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Tõrge lehe laadimisel, ümberlaadimine %n sekundi pärast","Tõrge lehe laadimisel, ümberlaadimine %n sekundi pärast"], @@ -159,14 +167,6 @@ OC.L10N.register( "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Sinu veebiserver pole veel piisavalt korralikult seadistatud, et lubada failide sünkroniseerimist, kuna WebDAV liides paistab olevat katki.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Sinu veebiserver pole veel piisavalt korralikult seadistatud, et lahendada aadressi \"{url}\". Lisateavet leiate meie <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\"> dokumentatsioonist </a>.", "Error occurred while checking server setup" : "Serveri seadete kontrolimisel tekkis viga", - "Non-existing tag #{tag}" : "Olematu silt #{tag}", - "restricted" : "piiratud", - "invisible" : "nähtamatu", - "({scope})" : "({scope})", - "Delete" : "Kustuta", - "Rename" : "Nimeta ümber", - "Collaborative tags" : "Koostöö sildid", - "No tags found" : "Märgendeid ei leitud", "unknown text" : "tundmatu tekst", "Hello world!" : "Tere maailm!", "sunny" : "päikeseline", |