diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
commit | ad2eefe89639b2737b728b3faa1bf9da5ff82d55 (patch) | |
tree | f63afdc5881d4b33e254fd5600baf56f10ffbdc7 /apps/updatenotification/l10n/et_EE.js | |
parent | 350b66b73d5d6fbd90e996699f5f601afda93d71 (diff) | |
download | nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.tar.gz nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/et_EE.js')
-rw-r--r-- | apps/updatenotification/l10n/et_EE.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/updatenotification/l10n/et_EE.js b/apps/updatenotification/l10n/et_EE.js index 0e62657d65e..08bb12ef9b1 100644 --- a/apps/updatenotification/l10n/et_EE.js +++ b/apps/updatenotification/l10n/et_EE.js @@ -1,8 +1,12 @@ OC.L10N.register( "updatenotification", { - "Could not start updater, please try the manual update" : "Uuendajat ei saanud käivitad, proovige käsitsi uuendada", "{version} is available. Get more information on how to update." : "{version} on saadaval. Vaata lisainfot uuendamise kohta.", + "Your version is up to date." : "Su versioon on ajakohane.", + "Update channel:" : "Uuenduste kanal:", + "Notify members of the following groups about available updates:" : "Teavita jägmiste gruppide liikmeid saadaval olevatest uuendustest:", + "Only notification for app updates are available." : "Saadaval on ainult rakenduste uuenduste kohta käivad teated.", + "Could not start updater, please try the manual update" : "Uuendajat ei saanud käivitad, proovige käsitsi uuendada", "Update notifications" : "Uuendusmärguanded", "Channel updated" : "Kanal värskendatud", "Update to %1$s is available." : "Uuendus versioonile %1$s on saadaval.", @@ -11,11 +15,7 @@ OC.L10N.register( "A new version is available: %s" : "Saadaval on uus versioon: %s", "Open updater" : "Ava uuendaja", "Download now" : "Lae kohe alla", - "The update check is not yet finished. Please refresh the page." : "Uuenduste kontrollimine pole veel lõppenud. Palun värskendage lehte.", - "Your version is up to date." : "Su versioon on ajakohane.", "Checked on %s" : "Kontrollitud %s", - "Update channel:" : "Uuenduste kanal:", - "Notify members of the following groups about available updates:" : "Teavita jägmiste gruppide liikmeid saadaval olevatest uuendustest:", - "Only notification for app updates are available." : "Saadaval on ainult rakenduste uuenduste kohta käivad teated." + "The update check is not yet finished. Please refresh the page." : "Uuenduste kontrollimine pole veel lõppenud. Palun värskendage lehte." }, "nplurals=2; plural=(n != 1);"); |