diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-23 02:06:03 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-23 02:06:03 +0200 |
commit | bc2a648f2d18537a8e9d20bbf9eb468325a84c7f (patch) | |
tree | 2f6859f2901b2039f1c3aa5c1bcbb2c13ccc12cc /lib/l10n/lt_LT.php | |
parent | 78a1b987bb9c33aa5de8c4988d663b28304ef1b2 (diff) | |
download | nextcloud-server-bc2a648f2d18537a8e9d20bbf9eb468325a84c7f.tar.gz nextcloud-server-bc2a648f2d18537a8e9d20bbf9eb468325a84c7f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lt_LT.php')
-rw-r--r-- | lib/l10n/lt_LT.php | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/lib/l10n/lt_LT.php b/lib/l10n/lt_LT.php index c6702a62287..a20daf4cb5b 100644 --- a/lib/l10n/lt_LT.php +++ b/lib/l10n/lt_LT.php @@ -11,11 +11,18 @@ "Selected files too large to generate zip file." => "Pasirinkti failai per dideli archyvavimui į ZIP.", "Application is not enabled" => "Programa neįjungta", "Authentication error" => "Autentikacijos klaida", +"Token expired. Please reload page." => "Sesija baigėsi. Prašome perkrauti puslapį.", +"seconds ago" => "prieš kelias sekundes", "1 minute ago" => "prieš 1 minutę", "%d minutes ago" => "prieš %d minučių", "today" => "šiandien", "yesterday" => "vakar", "%d days ago" => "prieš %d dienų", "last month" => "praėjusį mėnesį", -"last year" => "pereitais metais" +"months ago" => "prieš mėnesį", +"last year" => "pereitais metais", +"years ago" => "prieš metus", +"%s is available. Get <a href=\"%s\">more information</a>" => "%s yra galimas. Platesnė <a href=\"%s\">informacija čia</a>", +"up to date" => "pilnai atnaujinta", +"updates check is disabled" => "atnaujinimų tikrinimas išjungtas" ); |