aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-15 00:25:46 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-15 00:25:46 +0000
commite218d1f98e19307f2bf170e09670e4f7fe61f061 (patch)
tree179a809826ea32995075c12cc1d0e2385d39b99d /apps/comments/l10n/lt_LT.js
parent2c24c3c469847d36b65e3e1e0550ab2c2d03e6d5 (diff)
downloadnextcloud-server-e218d1f98e19307f2bf170e09670e4f7fe61f061.tar.gz
nextcloud-server-e218d1f98e19307f2bf170e09670e4f7fe61f061.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/lt_LT.js')
-rw-r--r--apps/comments/l10n/lt_LT.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js
index 8bf9eeb793d..3d3cfc97606 100644
--- a/apps/comments/l10n/lt_LT.js
+++ b/apps/comments/l10n/lt_LT.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Bandant taisyti komentarą, įvyko klaida",
"Comment deleted" : "Komentaras ištrintas",
"An error occurred while trying to delete the comment" : "Bandant ištrinti komentarą, įvyko klaida",
- "An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida",
- "_%n unread comment_::_%n unread comments_" : ["%n neskaitytas komentaras","%n neskaityti komentarai","%n neskaitytų komentarų","%n neskaitytas komentaras"]
+ "An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida"
},
"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);");