aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/l10n/uk.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-12-13 00:21:04 +0000
committerNextcloud bot <bot@nextcloud.com>2024-12-13 00:21:04 +0000
commitfef721e6419df12ccd8606270a6b6eb26e5b01f4 (patch)
tree76e869b478993bfab1ea7d0ad9bf558df497b443 /apps/files_reminders/l10n/uk.json
parent99d1f79b518542baf11b5cb71d3da40d40b6261b (diff)
downloadnextcloud-server-fef721e6419df12ccd8606270a6b6eb26e5b01f4.tar.gz
nextcloud-server-fef721e6419df12ccd8606270a6b6eb26e5b01f4.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_reminders/l10n/uk.json')
-rw-r--r--apps/files_reminders/l10n/uk.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_reminders/l10n/uk.json b/apps/files_reminders/l10n/uk.json
index a1c33270185..70894099ccf 100644
--- a/apps/files_reminders/l10n/uk.json
+++ b/apps/files_reminders/l10n/uk.json
@@ -24,7 +24,6 @@
"This weekend" : "Цими вихідними",
"Set reminder for this weekend" : "Встановити нагадування на ці вихідні",
"Next week" : "Наступний тиждень",
- "Set reminder for next week" : "Встановити нагадування на наступний тиждень",
- "**📣 File reminders**\n\nSet file reminders." : "**📣 Нагадування для файлів**\n\nВстановити нагадування для файлу."
+ "Set reminder for next week" : "Встановити нагадування на наступний тиждень"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
} \ No newline at end of file