aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/l10n/lt_LT.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-12-04 00:21:50 +0000
committerNextcloud bot <bot@nextcloud.com>2024-12-04 00:21:50 +0000
commit62778f09b714ed4fb95e6e168dd8a3ec94aa2814 (patch)
tree6cc8b99aa540ff7542e2e5c4bcc772101709e42e /apps/files_reminders/l10n/lt_LT.js
parentce568970cae001b1fc8b2d179fcfbf73e48b7bca (diff)
downloadnextcloud-server-62778f09b714ed4fb95e6e168dd8a3ec94aa2814.tar.gz
nextcloud-server-62778f09b714ed4fb95e6e168dd8a3ec94aa2814.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_reminders/l10n/lt_LT.js')
-rw-r--r--apps/files_reminders/l10n/lt_LT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_reminders/l10n/lt_LT.js b/apps/files_reminders/l10n/lt_LT.js
index 0220911b03a..7ecb7added1 100644
--- a/apps/files_reminders/l10n/lt_LT.js
+++ b/apps/files_reminders/l10n/lt_LT.js
@@ -6,7 +6,6 @@ OC.L10N.register(
"View file" : "Rodyti failą",
"View folder" : "Rodyti aplanką",
"Set file reminders" : "Nustatyti priminimus apie failus",
- "**📣 File reminders**\n\nSet file reminders." : "**📣 Priminimai apie failus**\n\nNustatyti priminimus apie failus.",
"Please choose a valid date & time" : "Pasirinkite tinkamą datą ir laiką",
"Cancel" : "Atsisakyti",
"Clear reminder" : "Panaikinti priminimą",
@@ -23,6 +22,7 @@ OC.L10N.register(
"This weekend" : "Šį savaitgalį",
"Set reminder for this weekend" : "Nustatyti priminimą šį savaitgalį",
"Next week" : "Kitą savaitę",
- "Set reminder for next week" : "Nustatyti priminimą kitą savaitę"
+ "Set reminder for next week" : "Nustatyti priminimą kitą savaitę",
+ "**📣 File reminders**\n\nSet file reminders." : "**📣 Priminimai apie failus**\n\nNustatyti priminimus apie failus."
},
"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);");