aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:21 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-24 00:27:21 +0000
commit0d478a0b9c749612d9ef508f0472582fa07d5574 (patch)
tree9b3f08c24870d699f5c5b61ab51a44109bc1d711 /apps/workflowengine/l10n/lt_LT.js
parentb092daa0f626c2a3a5d70a3914e0dead2e8f38e8 (diff)
downloadnextcloud-server-0d478a0b9c749612d9ef508f0472582fa07d5574.tar.gz
nextcloud-server-0d478a0b9c749612d9ef508f0472582fa07d5574.zip
Fix(l10n): Update translations 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.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/lt_LT.js b/apps/workflowengine/l10n/lt_LT.js
index ebc08a2969b..c68f198cd4e 100644
--- a/apps/workflowengine/l10n/lt_LT.js
+++ b/apps/workflowengine/l10n/lt_LT.js
@@ -106,8 +106,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",
- "Predefined URLs" : "Iš anksto apibrėžti URL adresai",
- "Others" : "Kiti"
+ "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);");