From aac2f91cf9f3458a3934bba35f2533a3d4ccfcc6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 17 Jan 2020 03:21:51 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/lt_LT.js | 8 +++++++- l10n/lt_LT.json | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index d9cd5c1..d8ce0eb 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -44,13 +44,19 @@ OC.L10N.register( "Must have at least one question!" : "Privalo būti bent vienas klausimas!", "Need to pick an expiration date!" : "Reikia pasirinkti galiojimo pabaigos datą!", "%n successfully saved" : "%n sėkmingai įrašyta", + "Error on saving form, see console" : "Klaida įrašant formą, žiūrėkite pultą", "Clone of %n" : "%n dublikatas", "New" : "Nauja", + "Click here to add a form" : "Spustelėkite čia, norėdami pridėti formą", "Do you want to delete \"%n\"?" : "Ar norite ištrinti \"%n\"?", "No, keep form." : "Ne, palikti anketą.", "Yes, delete form." : "Taip, ištrinti anketą.", "Form \"%n\" deleted" : "Anketa \"%n\" ištrinta", + "Error while deleting Form \"%n\"" : "Klaida ištrinant formą \"%n\"", "Form Expired" : "Anketa nebegalioja", - "Access denied" : "Prieiga negalima" + "Access denied" : "Prieiga negalima", + "You are not allowed to view this form or the form does not exist." : "Jums neleidžiama peržiūrėti šios formos arba formos nėra.", + "You are not allowed to edit this form or the form does not exist." : "Jums neleidžiama taisyti šią formą arba formos nėra.", + "You are either not allowed to delete this form or it doesn't exist." : "Jums neleidžiama ištrinti šios formos arba formos nėra." }, "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/l10n/lt_LT.json b/l10n/lt_LT.json index 9c4bcb5..b0a0d22 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -42,13 +42,19 @@ "Must have at least one question!" : "Privalo būti bent vienas klausimas!", "Need to pick an expiration date!" : "Reikia pasirinkti galiojimo pabaigos datą!", "%n successfully saved" : "%n sėkmingai įrašyta", + "Error on saving form, see console" : "Klaida įrašant formą, žiūrėkite pultą", "Clone of %n" : "%n dublikatas", "New" : "Nauja", + "Click here to add a form" : "Spustelėkite čia, norėdami pridėti formą", "Do you want to delete \"%n\"?" : "Ar norite ištrinti \"%n\"?", "No, keep form." : "Ne, palikti anketą.", "Yes, delete form." : "Taip, ištrinti anketą.", "Form \"%n\" deleted" : "Anketa \"%n\" ištrinta", + "Error while deleting Form \"%n\"" : "Klaida ištrinant formą \"%n\"", "Form Expired" : "Anketa nebegalioja", - "Access denied" : "Prieiga negalima" + "Access denied" : "Prieiga negalima", + "You are not allowed to view this form or the form does not exist." : "Jums neleidžiama peržiūrėti šios formos arba formos nėra.", + "You are not allowed to edit this form or the form does not exist." : "Jums neleidžiama taisyti šią formą arba formos nėra.", + "You are either not allowed to delete this form or it doesn't exist." : "Jums neleidžiama ištrinti šios formos arba formos nėra." },"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