diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-05 02:01:42 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-05 02:01:42 +0200 |
commit | 666a5c1cc7ed21f2b2e72c038e6fc6b1849a82a1 (patch) | |
tree | 32d6ae5cde17122febc4142b97c758cd7c984112 /lib/l10n/lt_LT.php | |
parent | c59ee99d932eb9a5d7df8fdfb6c318abfdef88b7 (diff) | |
download | nextcloud-server-666a5c1cc7ed21f2b2e72c038e6fc6b1849a82a1.tar.gz nextcloud-server-666a5c1cc7ed21f2b2e72c038e6fc6b1849a82a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lt_LT.php')
-rw-r--r-- | lib/l10n/lt_LT.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/lt_LT.php b/lib/l10n/lt_LT.php index cebaa6937d8..b8268ed4376 100644 --- a/lib/l10n/lt_LT.php +++ b/lib/l10n/lt_LT.php @@ -14,13 +14,17 @@ "Token expired. Please reload page." => "Sesija baigėsi. Prašome perkrauti puslapį.", "Files" => "Failai", "Text" => "Žinučių", +"Images" => "Paveikslėliai", "seconds ago" => "prieš sekundę", "1 minute ago" => "Prieš 1 minutę", "%d minutes ago" => "prieš %d minučių", +"1 hour ago" => "prieš 1 valandą", +"%d hours ago" => "prieš %d valandų", "today" => "šiandien", "yesterday" => "vakar", "%d days ago" => "prieš %d dienų", "last month" => "praeitą mėnesį", +"%d months ago" => "prieš %d mėnesių", "last year" => "praeitais metais", "years ago" => "prieš metus" ); |