aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/pl.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/pl.js')
-rw-r--r--apps/user_status/l10n/pl.js35
1 files changed, 24 insertions, 11 deletions
diff --git a/apps/user_status/l10n/pl.js b/apps/user_status/l10n/pl.js
index d7e8636a153..c25c92e27e1 100644
--- a/apps/user_status/l10n/pl.js
+++ b/apps/user_status/l10n/pl.js
@@ -2,37 +2,50 @@ OC.L10N.register(
"user_status",
{
"Recent statuses" : "Najnowsze statusy",
+ "No recent status changes" : "Brak ostatnich zmian statusu",
"In a meeting" : "Na spotkaniu",
"Commuting" : "W drodze",
"Out sick" : "Chory",
"Vacationing" : "Na wakacjach",
+ "Out of office" : "Biuro nie funkcjonuje",
"Working remotely" : "Praca zdalna",
+ "In a call" : "Rozmawia",
+ "Be right back" : "Zaraz wracam",
"User status" : "Status użytkownika",
- "Clear status message after" : "Wyczyść komunikat statusu po",
- "What's your status?" : "Jaki jest Twój status?",
- "Set status" : "Ustaw status",
+ "Clear status after" : "Wyczyść status po",
+ "Emoji for your status message" : "Emoji dla komunikatu o statusie",
+ "What is your status?" : "Jaki jest Twój status?",
+ "Predefined statuses" : "Predefiniowane statusy",
+ "Previously set" : "Ustawione wcześniej",
+ "Reset status" : "Zresetuj status",
+ "Reset status to \"{icon} {message}\"" : "Zresetuj status do \"{icon} {message}\"",
+ "Reset status to \"{message}\"" : "Zresetuj status do \"{message}\"",
+ "Reset status to \"{icon}\"" : "Zresetuj status do \"{icon}\"",
+ "There was an error saving the status" : "Wystąpił błąd podczas zapisywania statusu",
+ "There was an error clearing the status" : "Wystąpił błąd podczas usuwania statusu",
+ "There was an error reverting the status" : "Podczas przywracania statusu wystąpił błąd",
"Online status" : "Status online",
"Status message" : "Komunikat statusu",
+ "Set absence period" : "Ustaw okres nieobecności",
+ "Set absence period and replacement" : "Ustaw okres nieobecności i zastępstwo",
+ "Your status was set automatically" : "Twój status został ustawiony automatycznie",
"Clear status message" : "Wyczyść komunikat statusu",
"Set status message" : "Ustaw komunikat statusu",
- "There was an error saving the status" : "Wystąpił błąd podczas zapisywania statusu",
- "There was an error clearing the status" : "Wystąpił błąd podczas usuwania statusu",
- "No recent status changes" : "Brak ostatnich zmian statusu",
- "Away" : "Bezczynny",
- "Do not disturb" : "Nie przeszkadzać",
- "{status}, {timestamp}" : "{status}, {timestamp}",
"Don't clear" : "Nie czyść",
"Today" : "Dzisiaj",
"This week" : "W tym tygodniu",
"Online" : "Online",
+ "Away" : "Bezczynny",
+ "Do not disturb" : "Nie przeszkadzać",
"Invisible" : "Niewidoczny",
"Offline" : "Offline",
+ "Set status" : "Ustaw status",
"There was an error saving the new status" : "Wystąpił błąd podczas zapisywania nowego statusu",
"30 minutes" : "30 minut",
"1 hour" : "1 godzina",
"4 hours" : "4 godziny",
+ "Busy" : "Brak dostępności",
"Mute all notifications" : "Wycisz wszystkie powiadomienia",
- "Appear offline" : "Widnieje jako offline",
- "Clear status after" : "Wyczyść status po"
+ "Appear offline" : "Widnieje jako offline"
},
"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);");