summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/pl.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/pl.json')
-rw-r--r--apps/user_status/l10n/pl.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/pl.json b/apps/user_status/l10n/pl.json
index 3c8191aeef0..ccd992c4426 100644
--- a/apps/user_status/l10n/pl.json
+++ b/apps/user_status/l10n/pl.json
@@ -1,5 +1,6 @@
{ "translations": {
"Recent statuses" : "Najnowsze statusy",
+ "No recent status changes" : "Brak ostatnich zmian statusu",
"In a meeting" : "Na spotkaniu",
"Commuting" : "W drodze",
"Out sick" : "Chory",
@@ -26,14 +27,12 @@
"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",
- "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",
"There was an error saving the new status" : "Wystąpił błąd podczas zapisywania nowego statusu",
@@ -41,6 +40,7 @@
"1 hour" : "1 godzina",
"4 hours" : "4 godziny",
"Mute all notifications" : "Wycisz wszystkie powiadomienia",
- "Appear offline" : "Widnieje jako offline"
+ "Appear offline" : "Widnieje jako offline",
+ "{status}, {timestamp}" : "{status}, {timestamp}"
},"pluralForm" :"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);"
} \ No newline at end of file