diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
commit | 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch) | |
tree | fe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /core/l10n/et_EE.js | |
parent | fdb55c65f862075987c10319fa13754b2de7ddb6 (diff) | |
download | nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip |
[tx-robot] updated from transifex
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 14e844eee5c..a22a1e31034 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -32,9 +32,6 @@ OC.L10N.register( "Maintenance mode is kept active" : "Hooldusrežiim on aktiivne", "Updating database schema" : "Andmebaasi skeemi uuendamine", "Updated database" : "Uuendatud andmebaas", - "Checking for update of app \"%s\" in appstore" : "Rakenduse \"%s\" jaoks uuenduste kontrollimine rakenduste poes", - "Update app \"%s\" from appstore" : "Uuenda rakendus \"%s\" rakenduste poes", - "Checked for update of app \"%s\" in appstore" : "Kontrolliti uuendusi rakenduse \"%s\" jaoks rakenduste poes", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Kontrollitakse, kas %s andmebaasi skeemi saab uuendada (see võib võtta kaua aega sõltuvalt andmebaasi suuruses)", "Reset log level" : "Lähtesta logi tase", "Starting code integrity check" : "Koodi terviklikkuse kontrolli alustamine", @@ -209,6 +206,9 @@ OC.L10N.register( "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Kontrollitakse, kas anembaasi skeemi saab uuendada (see võib võtta kaua aega olenevalt andmebaasi suurusest)", "Checked database schema update" : "Andmebaasi skeemi uuendus kontrollitud", "Checking updates of apps" : "Rakenduste uuenduste kontroll", + "Checking for update of app \"%s\" in appstore" : "Rakenduse \"%s\" jaoks uuenduste kontrollimine rakenduste poes", + "Update app \"%s\" from appstore" : "Uuenda rakendus \"%s\" rakenduste poes", + "Checked for update of app \"%s\" in appstore" : "Kontrolliti uuendusi rakenduse \"%s\" jaoks rakenduste poes", "Checked database schema update for apps" : "Andmebaasi skeemi uuendus rakendustele on kontrollitud", "Following apps have been disabled: %s" : "Järgnevad rakendused on välja lülitatud: %s", "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>.", |