diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 01:10:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 01:10:52 +0000 |
commit | 009874a4c2ac9325b0345d9ce4917d6023e68177 (patch) | |
tree | fe5ea1dcaabdc25a32077d393aed910513aca696 /lib/l10n/et_EE.js | |
parent | 46a34f1e27d11b042b0bcf1216f935efd6d04ce1 (diff) | |
download | nextcloud-server-009874a4c2ac9325b0345d9ce4917d6023e68177.tar.gz nextcloud-server-009874a4c2ac9325b0345d9ce4917d6023e68177.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/et_EE.js')
-rw-r--r-- | lib/l10n/et_EE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 4acdfa7d6e3..4558a75920e 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -161,8 +161,6 @@ OC.L10N.register( "The username is already being used" : "Kasutajanimi on juba kasutuses", "Could not create user" : "Ei saanud kasutajat luua", "User disabled" : "Kasutaja deaktiveeritud", - "No app name specified" : "Ühegi rakendi nime pole määratletud", - "App '%s' could not be installed!" : "Rakendust '%s' ei saa paigaldada!", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Rakendust \"%s\" ei saa paigaldada sest järgmised sõltuvused ei ole täidetud: %s", "a safe home for all your data" : "turvaline koht sinu andmetele", "File is currently busy, please try again later" : "Fail on hetkel kasutuses, proovi hiljem uuesti", @@ -200,6 +198,8 @@ OC.L10N.register( "Cannot set expiration date more than %s days in the future" : "Ei sa määrata aegumise kuupäeva rohkem kui %s päeva tulevikus", "Personal" : "Isiklik", "Admin" : "Admin", + "No app name specified" : "Ühegi rakendi nime pole määratletud", + "App '%s' could not be installed!" : "Rakendust '%s' ei saa paigaldada!", "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Tavaliselt saab selle lahendada %s andes veebiserverile rakendite kataloogile kirjutusõigused %s või keelates seadetes rakendikogu.", "Cannot create \"data\" directory (%s)" : "Ei suuda luua \"data\" kataloogi (%s)", "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Õigused saab tavaliselt paika %s andes veebiserverile juurkataloogile kirjutusõigused %s", |