diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-21 02:17:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-21 02:17:39 +0000 |
commit | fa3671734d071efed601cece30ce805024ae5d19 (patch) | |
tree | a7aafce8da2192c8e6053de5a8fc2fb63c718202 /apps/workflowengine/l10n | |
parent | 46d89d6a4ef66228d7852400113e85b15117b779 (diff) | |
download | nextcloud-server-fa3671734d071efed601cece30ce805024ae5d19.tar.gz nextcloud-server-fa3671734d071efed601cece30ce805024ae5d19.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r-- | apps/workflowengine/l10n/lt_LT.js | 35 | ||||
-rw-r--r-- | apps/workflowengine/l10n/lt_LT.json | 35 |
2 files changed, 66 insertions, 4 deletions
diff --git a/apps/workflowengine/l10n/lt_LT.js b/apps/workflowengine/l10n/lt_LT.js index ada2922aefa..a3063b7dcba 100644 --- a/apps/workflowengine/l10n/lt_LT.js +++ b/apps/workflowengine/l10n/lt_LT.js @@ -13,35 +13,66 @@ OC.L10N.register( "The given end time is invalid" : "Neteisingai nurodyta laiko pabaiga", "The given group does not exist" : "Pateikta grupė neegzistuoja", "File" : "Failas", + "File created" : "Failas sukurtas", + "File updated" : "Failas atnaujintas", "File renamed" : "Failas pervadintas", "File deleted" : "Failas ištrintas", "File copied" : "Failas nukopijuotas", "Tag assigned" : "Priskirta žymė", "Someone" : "Kažkas", + "%s created %s" : "%s sukūrė %s", + "%s modified %s" : "%s modifikavo %s", + "%s deleted %s" : "%s ištrynė %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", "No events are chosen." : "Nepasirinkta jokių įvykių.", "Operation %s does not exist" : "Operacijos %s nėra", "Operation %s is invalid" : "Neteisinga %s operacija", "Check %s is invalid or does not exist" : "%s neteisingas arba neegzistuoja", + "Flow" : "Eiga", "Nextcloud workflow engine" : "Nextcloud darbo eigos modulis", + "Select a filter" : "Pasirinkite filtrą", + "Select a comparator" : "Pasirinkite palyginimą", + "Select a file type" : "Pasirinkite failo tipą", "e.g. httpd/unix-directory" : "pvz., httpd/unix-directory", "Images" : "Paveikslai", "Office documents" : "Raštinės dokumentai", "PDF documents" : "PDF dokumentai", + "Custom mimetype" : "Tinkintas MIME tipas", + "Select a tag" : "Pasirinkite žymę", "No results" : "Rezultatų nėra", + "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", "Files WebDAV" : "WebDAV failai", + "Others" : "Kiti", + "Custom URL" : "Tinkintas URL", + "Select a user agent" : "Pasirinkite naudotojo agentą", "Android client" : "Android klientas", "iOS client" : "iOS klientas", "Desktop client" : "Darbalaukio klientas", + "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ą", + "When" : "Kada", "and" : "ir", "Cancel" : "Atsisakyti", "Delete" : "Ištrinti", "The configuration is invalid" : "Konfigūracija yra neteisinga", + "Active" : "Aktyvi", "Save" : "Įrašyti", + "Available flows" : "Prieinamos eigos", + "For details on how to write your own flow, check out the development documentation." : "Išsamesnę informaciją apie tai, kaip parašyti savo asmeninę eigą, rasite plėtotojo dokumentacijoje.", + "More flows" : "Daugiau eigų", "Browse the app store" : "Naršyti programėlių parduotuvę", "Show less" : "Rodyti mažiau", "Show more" : "Rodyti daugiau", + "Configured flows" : "Konfigūruotos eigos", + "Your flows" : "Jūsų eigos", "matches" : "atitinka", "does not match" : "neatitinka", "is" : "yra", @@ -67,8 +98,8 @@ OC.L10N.register( "not between" : "nėra tarp", "Request user agent" : "Užklausti naudotojo agentą", "User group membership" : "Naudotojų grupių narystės", - "is member of" : "priklauso", - "is not member of" : "nepriklauso", + "is member of" : "priklauso grupei", + "is not member of" : "nepriklauso grupei", "Short rule description" : "Trumpas taisyklės aprašas", "Add rule" : "Pridėti taisyklę", "Reset" : "Atstatyti", diff --git a/apps/workflowengine/l10n/lt_LT.json b/apps/workflowengine/l10n/lt_LT.json index 21d8d979487..019a2e7bb7b 100644 --- a/apps/workflowengine/l10n/lt_LT.json +++ b/apps/workflowengine/l10n/lt_LT.json @@ -11,35 +11,66 @@ "The given end time is invalid" : "Neteisingai nurodyta laiko pabaiga", "The given group does not exist" : "Pateikta grupė neegzistuoja", "File" : "Failas", + "File created" : "Failas sukurtas", + "File updated" : "Failas atnaujintas", "File renamed" : "Failas pervadintas", "File deleted" : "Failas ištrintas", "File copied" : "Failas nukopijuotas", "Tag assigned" : "Priskirta žymė", "Someone" : "Kažkas", + "%s created %s" : "%s sukūrė %s", + "%s modified %s" : "%s modifikavo %s", + "%s deleted %s" : "%s ištrynė %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", "No events are chosen." : "Nepasirinkta jokių įvykių.", "Operation %s does not exist" : "Operacijos %s nėra", "Operation %s is invalid" : "Neteisinga %s operacija", "Check %s is invalid or does not exist" : "%s neteisingas arba neegzistuoja", + "Flow" : "Eiga", "Nextcloud workflow engine" : "Nextcloud darbo eigos modulis", + "Select a filter" : "Pasirinkite filtrą", + "Select a comparator" : "Pasirinkite palyginimą", + "Select a file type" : "Pasirinkite failo tipą", "e.g. httpd/unix-directory" : "pvz., httpd/unix-directory", "Images" : "Paveikslai", "Office documents" : "Raštinės dokumentai", "PDF documents" : "PDF dokumentai", + "Custom mimetype" : "Tinkintas MIME tipas", + "Select a tag" : "Pasirinkite žymę", "No results" : "Rezultatų nėra", + "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", "Files WebDAV" : "WebDAV failai", + "Others" : "Kiti", + "Custom URL" : "Tinkintas URL", + "Select a user agent" : "Pasirinkite naudotojo agentą", "Android client" : "Android klientas", "iOS client" : "iOS klientas", "Desktop client" : "Darbalaukio klientas", + "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ą", + "When" : "Kada", "and" : "ir", "Cancel" : "Atsisakyti", "Delete" : "Ištrinti", "The configuration is invalid" : "Konfigūracija yra neteisinga", + "Active" : "Aktyvi", "Save" : "Įrašyti", + "Available flows" : "Prieinamos eigos", + "For details on how to write your own flow, check out the development documentation." : "Išsamesnę informaciją apie tai, kaip parašyti savo asmeninę eigą, rasite plėtotojo dokumentacijoje.", + "More flows" : "Daugiau eigų", "Browse the app store" : "Naršyti programėlių parduotuvę", "Show less" : "Rodyti mažiau", "Show more" : "Rodyti daugiau", + "Configured flows" : "Konfigūruotos eigos", + "Your flows" : "Jūsų eigos", "matches" : "atitinka", "does not match" : "neatitinka", "is" : "yra", @@ -65,8 +96,8 @@ "not between" : "nėra tarp", "Request user agent" : "Užklausti naudotojo agentą", "User group membership" : "Naudotojų grupių narystės", - "is member of" : "priklauso", - "is not member of" : "nepriklauso", + "is member of" : "priklauso grupei", + "is not member of" : "nepriklauso grupei", "Short rule description" : "Trumpas taisyklės aprašas", "Add rule" : "Pridėti taisyklę", "Reset" : "Atstatyti", |