summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
commit8f4ec8583d8d30586f292a153854560bdb20a0b2 (patch)
treea6e4cdf4ebb1f11402a1dca4afa609b6b811640c /apps/files_versions/l10n/lt_LT.js
parent789e6e7363514cc9dc669ef259ac1a5e491c2277 (diff)
downloadnextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.tar.gz
nextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n/lt_LT.js')
-rw-r--r--apps/files_versions/l10n/lt_LT.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/lt_LT.js b/apps/files_versions/l10n/lt_LT.js
index 25494614a96..03fe014252f 100644
--- a/apps/files_versions/l10n/lt_LT.js
+++ b/apps/files_versions/l10n/lt_LT.js
@@ -4,8 +4,9 @@ OC.L10N.register(
"Could not revert: %s" : "Nepavyko atstatyti: %s",
"Versions" : "Versijos",
"Failed to revert {file} to revision {timestamp}." : "Nepavyko atstatyti {file} į būseną {timestamp}.",
- "Restore" : "Atstatyti",
- "No other versions available" : "Nėra daugiau versijų",
+ "_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų"],
+ "Restore" : "Atkurti",
+ "No other versions available" : "Daugiau nėra prieinama kitų versijų",
"More versions..." : "Daugiau versijų..."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");