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.js18
1 files changed, 7 insertions, 11 deletions
diff --git a/apps/files_reminders/l10n/pl.js b/apps/files_reminders/l10n/pl.js
index c49e279723c..133c9095016 100644
--- a/apps/files_reminders/l10n/pl.js
+++ b/apps/files_reminders/l10n/pl.js
@@ -6,18 +6,15 @@ 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",
- "Clear reminder" : "Wyczyść przypomnienie",
- "Set reminder" : "Ustaw przypomnienie",
"Set reminder for \"{fileName}\"" : "Ustaw przypomnienie dla \"{fileName}\"",
- "Set reminder at custom date & time" : "Ustaw przypomnienie o własnej dacie i godzinie",
+ "Clear reminder" : "Wyczyść przypomnienie",
+ "Please choose a valid date & time" : "Wybierz prawidłową datę i godzinę",
"Reminder set for \"{fileName}\"" : "Przypomnienie ustawione dla \"{fileName}\"",
"Failed to set reminder" : "Nie udało się ustawić przypomnienia",
"Failed to clear reminder" : "Nie udało się wyczyścić przypomnienia",
- "Set custom reminder" : "Ustaw niestandardowe przypomnienie",
+ "We will remind you of this file" : "Przypomnimy Tobie o tym pliku",
+ "Cancel" : "Anuluj",
+ "Set reminder" : "Ustaw przypomnienie",
"Later today" : "Później dzisiaj",
"Set reminder for later today" : "Ustaw przypomnienie na dzisiaj na późniejszy czas",
"Tomorrow" : "Jutro",
@@ -26,8 +23,7 @@ OC.L10N.register(
"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ń",
- "Back" : "Poprzednia",
- "Reminder cleared" : "Przypomnienie zostało usunięte",
- "Failed to load reminder" : "Nie udało się wczytać przypomnienia"
+ "Set reminder at custom date & time" : "Ustaw przypomnienie o własnej dacie i godzinie",
+ "Set custom reminder" : "Ustaw niestandardowe przypomnienie"
},
"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);");