aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_reminders/l10n/pl.js')
-rw-r--r--apps/files_reminders/l10n/pl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_reminders/l10n/pl.js b/apps/files_reminders/l10n/pl.js
index 2bce635a7b7..17b3defcd2b 100644
--- a/apps/files_reminders/l10n/pl.js
+++ b/apps/files_reminders/l10n/pl.js
@@ -6,7 +6,6 @@ OC.L10N.register(
"View file" : "Zobacz plik",
"View folder" : "Wyświetl katalog",
"Set file reminders" : "Ustaw przypomnienia o plikach",
- "**📣 File reminders**\n\nSet file reminders." : "**📣 Przypomnienia o plikach**\n\nUstaw przypomnienia o plikach.",
"We will remind you of this file" : "Przypomnimy Tobie o tym pliku",
"Please choose a valid date & time" : "Wybierz prawidłową datę i godzinę",
"Cancel" : "Anuluj",
@@ -25,6 +24,7 @@ OC.L10N.register(
"This weekend" : "W ten weekend",
"Set reminder for this weekend" : "Ustaw przypomnienie na ten weekend",
"Next week" : "Następny tydzień",
- "Set reminder for next week" : "Ustaw przypomnienie na przyszły tydzień"
+ "Set reminder for next week" : "Ustaw przypomnienie na przyszły tydzień",
+ "**📣 File reminders**\n\nSet file reminders." : "**📣 Przypomnienia o plikach**\n\nUstaw przypomnienia o plikach."
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");