diff options
Diffstat (limited to 'apps/files_versions/l10n/lt_LT.json')
-rw-r--r-- | apps/files_versions/l10n/lt_LT.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/lt_LT.json b/apps/files_versions/l10n/lt_LT.json new file mode 100644 index 00000000000..5e30612dd33 --- /dev/null +++ b/apps/files_versions/l10n/lt_LT.json @@ -0,0 +1,9 @@ +{ "translations": { + "Could not revert: %s" : "Nepavyko atstatyti: %s", + "Versions" : "Versijos", + "Failed to revert {file} to revision {timestamp}." : "Nepavyko atstatyti {file} į būseną {timestamp}.", + "More versions..." : "Daugiau versijų...", + "No other versions available" : "Nėra daugiau versijų", + "Restore" : "Atstatyti" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" +}
\ No newline at end of file |