diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
commit | 73472725e6d2e189619b2882df8deec796f1bfe1 (patch) | |
tree | e9c7c6e984cbe597acd74cf5bcaadf6d5c74b578 /apps/workflowengine/l10n/lt_LT.js | |
parent | e5c95eed69a1d5e96b69147e4e7f6e40d21c8f9b (diff) | |
download | nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.tar.gz nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/lt_LT.js')
-rw-r--r-- | apps/workflowengine/l10n/lt_LT.js | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/apps/workflowengine/l10n/lt_LT.js b/apps/workflowengine/l10n/lt_LT.js index deba5f9df2b..32edf1dc185 100644 --- a/apps/workflowengine/l10n/lt_LT.js +++ b/apps/workflowengine/l10n/lt_LT.js @@ -2,10 +2,10 @@ OC.L10N.register( "workflowengine", { "The given operator is invalid" : "Nurodytas operatorius yra neteisingas", - "The given regular expression is invalid" : "Nurodyta reguliari išraiška neteisinga", - "The given file size is invalid" : "Nurodytas failo dydis neteisingas", - "The given tag id is invalid" : "Nurodyta žymė neteisinga", - "The given IP range is invalid" : "Nurodytas IP rėžis nėra korektiškas", + "The given regular expression is invalid" : "Nurodytas reguliarusis reiškinys yra neteisingas", + "The given file size is invalid" : "Nurodytas failo dydis yra neteisingas", + "The given tag id is invalid" : "Nurodytas žymės id yra neteisingas", + "The given IP range is invalid" : "Nurodytas IP rėžis yra neteisingas", "The given IP range is not valid for IPv4" : "Nurodytas IPv4 adresas neteisingas", "The given IP range is not valid for IPv6" : "Nurodytas IPv6 adresas neteisingas", "The given time span is invalid" : "Neteisingai nurodytas laiko tarpsnis", @@ -15,10 +15,16 @@ OC.L10N.register( "File renamed" : "Failas pervadintas", "File deleted" : "Failas ištrintas", "File copied" : "Failas nukopijuotas", + "Tag assigned" : "Priskirta žymė", "Operation #%s does not exist" : "Operacijos #%s nėra", + "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", + "Nextcloud workflow engine" : "Nextcloud darbo eigos modulis", + "e.g. httpd/unix-directory" : "pvz., httpd/unix-directory", + "Images" : "Paveikslai", + "Office documents" : "Raštinės dokumentai", "PDF documents" : "PDF dokumentai", "Predefined URLs" : "Iš anksto apibrėžti URL adresai", "Files WebDAV" : "WebDAV failai", @@ -55,7 +61,7 @@ OC.L10N.register( "between" : "tarp", "not between" : "nėra tarp", "Request user agent" : "Užklausti naudotojo agentą", - "User group membership" : "Vartotojų grupių narystės", + "User group membership" : "Naudotojų grupių narystės", "is member of" : "priklauso", "is not member of" : "nepriklauso", "Short rule description" : "Trumpas taisyklės aprašas", |