From 9f7c571e401b5a1a59c0ae9faa119da98aa4a184 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Fri, 17 Oct 2014 14:20:02 +0200 Subject: update all translation files to js and json --- apps/files_sharing/l10n/lt_LT.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 apps/files_sharing/l10n/lt_LT.json (limited to 'apps/files_sharing/l10n/lt_LT.json') diff --git a/apps/files_sharing/l10n/lt_LT.json b/apps/files_sharing/l10n/lt_LT.json new file mode 100644 index 00000000000..2da5fb37d50 --- /dev/null +++ b/apps/files_sharing/l10n/lt_LT.json @@ -0,0 +1,17 @@ +{ "translations": { + "Cancel" : "Atšaukti", + "Shared by" : "Dalinasi", + "This share is password-protected" : "Turinys apsaugotas slaptažodžiu", + "The password is wrong. Try again." : "Netinka slaptažodis: Bandykite dar kartą.", + "Password" : "Slaptažodis", + "Name" : "Pavadinimas", + "Sorry, this link doesn’t seem to work anymore." : "Atleiskite, panašu, kad nuoroda yra neveiksni.", + "Reasons might be:" : "Galimos priežastys:", + "the item was removed" : "elementas buvo pašalintas", + "the link expired" : "baigėsi nuorodos galiojimo laikas", + "sharing is disabled" : "dalinimasis yra išjungtas", + "For more info, please ask the person who sent this link." : "Dėl tikslesnės informacijos susisiekite su asmeniu atsiuntusiu nuorodą.", + "Download" : "Atsisiųsti", + "Direct link" : "Tiesioginė nuoroda" +},"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 -- cgit v1.2.3