summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-11-21 02:16:02 +0000
committerNextcloud bot <bot@nextcloud.com>2019-11-21 02:16:02 +0000
commit37ef64d24e0b9fadc44b56061b13623866170858 (patch)
tree38d4c84183753b513d5e18ce6695dcbccc1d7f33 /apps/files_versions
parent2eb24fcf420acae5f62e7a4d8190b74d9c701d0f (diff)
downloadnextcloud-server-37ef64d24e0b9fadc44b56061b13623866170858.tar.gz
nextcloud-server-37ef64d24e0b9fadc44b56061b13623866170858.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions')
-rw-r--r--apps/files_versions/l10n/lt_LT.js3
-rw-r--r--apps/files_versions/l10n/lt_LT.json3
2 files changed, 2 insertions, 4 deletions
diff --git a/apps/files_versions/l10n/lt_LT.js b/apps/files_versions/l10n/lt_LT.js
index 92de71025dc..7448453d58a 100644
--- a/apps/files_versions/l10n/lt_LT.js
+++ b/apps/files_versions/l10n/lt_LT.js
@@ -4,7 +4,6 @@ OC.L10N.register(
"Versions" : "Versijos",
"_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų","%n baitų"],
"Restore" : "Atkurti",
- "Could not revert: %s" : "Nepavyko sugrąžinti: %s",
- "More versions …" : "Daugiau versijų …"
+ "No other versions available" : "Nėra kitų prieinamų versijų"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/files_versions/l10n/lt_LT.json b/apps/files_versions/l10n/lt_LT.json
index 6fcff7f9f9c..f953b617153 100644
--- a/apps/files_versions/l10n/lt_LT.json
+++ b/apps/files_versions/l10n/lt_LT.json
@@ -2,7 +2,6 @@
"Versions" : "Versijos",
"_%n byte_::_%n bytes_" : ["%n baitas","%n baitai","%n baitų","%n baitų"],
"Restore" : "Atkurti",
- "Could not revert: %s" : "Nepavyko sugrąžinti: %s",
- "More versions …" : "Daugiau versijų …"
+ "No other versions available" : "Nėra kitų prieinamų versijų"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
} \ No newline at end of file