diff options
Diffstat (limited to 'apps/user_status/l10n/pl.json')
-rw-r--r-- | apps/user_status/l10n/pl.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/pl.json b/apps/user_status/l10n/pl.json index 0c3d2c28a24..681a50edbf4 100644 --- a/apps/user_status/l10n/pl.json +++ b/apps/user_status/l10n/pl.json @@ -6,7 +6,6 @@ "Vacationing" : "Na wakacjach", "Working remotely" : "Praca zdalna", "User status" : "Status użytkownika", - "Set custom status" : "Ustaw własny status", "Online" : "Online", "Away" : "Bezczynny", "Do not disturb" : "Nie przeszkadzać", @@ -14,10 +13,7 @@ "Offline" : "Offline", "Set status" : "Ustaw status", "There was an error saving the new status" : "Wystąpił błąd podczas zapisywania nowego statusu", - "Clear status after" : "Wyczyść status po", "What's your status?" : "Jaki jest Twój status?", - "Set a custom status" : "Ustaw własny status", - "Clear custom status" : "Wyczyść własny status", "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", @@ -28,6 +24,10 @@ "30 minutes" : "30 minut", "1 hour" : "1 godzina", "4 hours" : "4 godziny", - "Mute all notifications" : "Wycisz wszystkie powiadomienia" + "Mute all notifications" : "Wycisz wszystkie powiadomienia", + "Set custom status" : "Ustaw własny status", + "Clear status after" : "Wyczyść status po", + "Set a custom status" : "Ustaw własny status", + "Clear custom status" : "Wyczyść własny status" },"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 |