summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-18 02:16:35 +0000
committerNextcloud bot <bot@nextcloud.com>2020-06-18 02:16:35 +0000
commite324c90a8d85b894e6ca04b4e2c4fdc9b74cce40 (patch)
tree18c45935088d88161abc48b1022683371c80f2d4 /apps/workflowengine/l10n/lt_LT.js
parente64e2d66a6d5a595acc05986514eda503912aa55 (diff)
downloadnextcloud-server-e324c90a8d85b894e6ca04b4e2c4fdc9b74cce40.tar.gz
nextcloud-server-e324c90a8d85b894e6ca04b4e2c4fdc9b74cce40.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/lt_LT.js')
-rw-r--r--apps/workflowengine/l10n/lt_LT.js15
1 files changed, 13 insertions, 2 deletions
diff --git a/apps/workflowengine/l10n/lt_LT.js b/apps/workflowengine/l10n/lt_LT.js
index 86ad5403f3a..1308c43763c 100644
--- a/apps/workflowengine/l10n/lt_LT.js
+++ b/apps/workflowengine/l10n/lt_LT.js
@@ -24,15 +24,23 @@ OC.L10N.register(
"%s created %s" : "%s sukūrė %s",
"%s modified %s" : "%s modifikavo %s",
"%s deleted %s" : "%s ištrynė %s",
+ "%s accessed %s" : "%s pasiekiamas %s",
"%s renamed %s" : "%s pervadino %s",
"%s copied %s" : "%s nukopijavo %s",
"%s assigned %s to %s" : "%s priskyrė %s į %s",
"Operation #%s does not exist" : "Operacijos #%s nėra",
- "Entity %s does not exist" : "Esybės %s nėra",
- "Entity %s is invalid" : "Esybė %s yra neteisinga",
+ "Entity %s does not exist" : "Subjektas %s neegzistuoja",
+ "Entity %s is invalid" : "Subjektas %s yra neteisingas",
"No events are chosen." : "Nepasirinkta jokių įvykių.",
+ "Entity %s has no event %s" : "Subjektas %s neturi įvykių %s",
"Operation %s does not exist" : "Operacijos %s nėra",
"Operation %s is invalid" : "Neteisinga %s operacija",
+ "At least one check needs to be provided" : "Privalo būti nurodytas bent vienas patikrinimas",
+ "Invalid check provided" : "Nurodytas neteisingas payikrinimas",
+ "Check %s does not exist" : "Patikrinimas %s neegzistuoja",
+ "Check %s is invalid" : "Patikrinimas %s yra neteisingas",
+ "Check %s is not allowed with this entity" : "%s yra negalimas šiam subjektui",
+ "Check #%s does not exist" : "Patikrinimas #%s neegzistuoja",
"Check %s is invalid or does not exist" : "%s neteisingas arba neegzistuoja",
"Flow" : "Eiga",
"Nextcloud workflow engine" : "Nextcloud darbo eigos modulis",
@@ -47,6 +55,8 @@ OC.L10N.register(
"Custom mimetype" : "Tinkintas MIME tipas",
"Select a tag" : "Pasirinkite žymę",
"No results" : "Rezultatų nėra",
+ "%s (invisible)" : "%s (nematomas)",
+ "%s (restricted)" : "%s (apribotas)",
"Please enter a valid time span" : "Įveskite teisingą laiko intervalą",
"Select a request URL" : "Pasirinkite užklausos URL",
"Predefined URLs" : "Iš anksto apibrėžti URL adresai",
@@ -57,6 +67,7 @@ OC.L10N.register(
"Android client" : "Android klientas",
"iOS client" : "iOS klientas",
"Desktop client" : "Darbalaukio klientas",
+ "Thunderbird & Outlook addons" : "Thunderbird ir Outlook priedai",
"Custom user agent" : "Tinkintas naudotojo agentas",
"At least one event must be selected" : "Privalo būti pasirinktas bent vienas įvykis",
"Add new flow" : "Pridėti naują eigą",