diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-12 02:02:58 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-12 02:02:58 +0200 |
commit | 8c9c095d485f0b2e27d7e5636167169bb3aefca1 (patch) | |
tree | 611363e422cdd3621598cd28bc7d97d3e6872a69 /lib | |
parent | 5c1a79210f5db0a4942c6628350954d70e7a39ea (diff) | |
download | nextcloud-server-8c9c095d485f0b2e27d7e5636167169bb3aefca1.tar.gz nextcloud-server-8c9c095d485f0b2e27d7e5636167169bb3aefca1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/et_EE.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/et_EE.php b/lib/l10n/et_EE.php index d8da90a3cbf..87f222af838 100644 --- a/lib/l10n/et_EE.php +++ b/lib/l10n/et_EE.php @@ -21,5 +21,8 @@ "last month" => "eelmisel kuul", "months ago" => "kuud tagasi", "last year" => "eelmisel aastal", -"years ago" => "aastat tagasi" +"years ago" => "aastat tagasi", +"%s is available. Get <a href=\"%s\">more information</a>" => "%s on saadaval. Vaata <a href=\"%s\">lisainfot</a>", +"up to date" => "ajakohane", +"updates check is disabled" => "uuenduste kontrollimine on välja lülitatud" ); |