diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-14 02:16:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-14 02:16:36 +0000 |
commit | 75d50a55b857b5a70383f6696ca70e28303e5d94 (patch) | |
tree | 543e6d4aa169cc9f64413b4239df47411641de5b /core/l10n/et_EE.js | |
parent | bc02b0adb873a2d3eb58f76eb5b0f56e7c7053b8 (diff) | |
download | nextcloud-server-75d50a55b857b5a70383f6696ca70e28303e5d94.tar.gz nextcloud-server-75d50a55b857b5a70383f6696ca70e28303e5d94.zip |
[tx-robot] updated from transifexv19.0.0RC2
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 52fd3cf1a5d..3b7a5e1041c 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -43,7 +43,6 @@ OC.L10N.register( "Starting code integrity check" : "Koodi terviklikkuse kontrolli alustamine", "Finished code integrity check" : "Koodi terviklikkuse kontrolli lõpp", "%s (incompatible)" : "%s (pole ühilduv)", - "Following apps have been disabled: %s" : "Järgnevad rakendused on välja lülitatud: %s", "Already up to date" : "On juba ajakohane", "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>.", @@ -202,7 +201,6 @@ OC.L10N.register( "Access through untrusted domain" : "Ligipääs läbi ebausaldusväärse domeeni", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Palun võtke ühendust oma administraatoriga. Kui olete administraator, muutke konfiguratsioonis config/config.php sätet \"trusted_domains\", nagu näidis config.sample.php failis.", "App update required" : "Rakenduse uuendus on nõutud", - "These apps will be updated:" : "Neid rakendusi uuendatakse:", "These incompatible apps will be disabled:" : "Need mitteühilduvad rakendused lülitatakse välja:", "The theme %s has been disabled." : "Teema %s on keelatud.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Enne jätkamist veendu, et andmebaas, seadete ning andmete kataloog on varundatud.", @@ -215,6 +213,7 @@ OC.L10N.register( "Upgrade via web on my own risk" : "Uuenda veebi kaudu omal vastutusel", "This %s instance is currently in maintenance mode, which may take a while." : "See %s instants on hetkel haldusrežiimis, mis võib kesta mõnda aega.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.", + "Following apps have been disabled: %s" : "Järgnevad rakendused on välja lülitatud: %s", "Shared" : "Jagatud", "Shared with" : "Jagatud", "Shared by" : "Jagas", @@ -273,6 +272,7 @@ OC.L10N.register( "Error removing share" : "Viga jagamise eemaldamisel", "({scope})" : "({scope})", "Saving..." : "Salvestamine...", - "Cancel log in" : "Katkesta sisselogimine" + "Cancel log in" : "Katkesta sisselogimine", + "These apps will be updated:" : "Neid rakendusi uuendatakse:" }, "nplurals=2; plural=(n != 1);"); |