diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
commit | 55b923e1fdc76df77084a45b3a85d820f807936d (patch) | |
tree | 30fc4937cfaab2aa0cfa61aa96c11bfe629be27c /apps/workflowengine/l10n/lt_LT.js | |
parent | 0c67de31092e7c2868cd27b439f18e6d98af93ba (diff) | |
download | nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.tar.gz nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n/lt_LT.js')
-rw-r--r-- | apps/workflowengine/l10n/lt_LT.js | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/apps/workflowengine/l10n/lt_LT.js b/apps/workflowengine/l10n/lt_LT.js index 1308c43763c..5318ae03176 100644 --- a/apps/workflowengine/l10n/lt_LT.js +++ b/apps/workflowengine/l10n/lt_LT.js @@ -112,25 +112,6 @@ OC.L10N.register( "Request user agent" : "Užklausti naudotojo agentą", "User group membership" : "Naudotojų grupių narystės", "is member of" : "priklauso grupei", - "is not member of" : "nepriklauso grupei", - "Example: {placeholder}" : "Pavyzdys: {placeholder}", - "Select tag…" : "Pasirinkite žymę…", - "Start" : "Pradžia", - "End" : "Pabaiga", - "Select timezone…" : "Pasirinkite laiko juostą…", - "Sync clients" : "Sinchronizavimo klientas", - "Short rule description" : "Trumpas taisyklės aprašas", - "Add rule" : "Pridėti taisyklę", - "Reset" : "Atstatyti", - "Saving…" : "Įrašoma…", - "Group list is empty" : "Grupės sąrašas yra tuščias", - "Unable to retrieve the group list" : "Nepavyko nuskaityti grupių sąrašo", - "Saved" : "Įrašyta", - "Saving failed:" : "Įrašymas nepavyko:", - "Add rule group" : "Pridėti taisyklių grupę", - "Tag management" : "Žymių tvarkymas", - "Files workflow engine" : "Darbo eigos su failais modulis", - "Open documentation" : "Atverti dokumentaciją", - "Loading…" : "Įkeliama…" + "is not member of" : "nepriklauso grupei" }, "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);"); |