aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-21 02:14:44 +0000
committerNextcloud bot <bot@nextcloud.com>2022-10-21 02:14:44 +0000
commit67ce025d6190975b6c2b5a09ae700051d28f6b73 (patch)
tree46db61b91ffe853ad21a47c963d738a5bfd4c3c0 /apps/workflowengine/l10n/lt_LT.js
parent9aaa370e07099484df025ec95e017a7baa4e3633 (diff)
downloadnextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.tar.gz
nextcloud-server-67ce025d6190975b6c2b5a09ae700051d28f6b73.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/workflowengine/l10n/lt_LT.js')
-rw-r--r--apps/workflowengine/l10n/lt_LT.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/workflowengine/l10n/lt_LT.js b/apps/workflowengine/l10n/lt_LT.js
index f5eb347596b..2c933f81d96 100644
--- a/apps/workflowengine/l10n/lt_LT.js
+++ b/apps/workflowengine/l10n/lt_LT.js
@@ -53,10 +53,6 @@ OC.L10N.register(
"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",
- "%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",
@@ -112,6 +108,10 @@ 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"
+ "is not member of" : "nepriklauso grupei",
+ "Select a tag" : "Pasirinkite žymę",
+ "No results" : "Rezultatų nėra",
+ "%s (invisible)" : "%s (nematomas)",
+ "%s (restricted)" : "%s (apribotas)"
},
"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);");