pl.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. { "translations": {
  2. "Recent statuses" : "Najnowsze statusy",
  3. "In a meeting" : "Na spotkaniu",
  4. "Commuting" : "W drodze",
  5. "Out sick" : "Chory",
  6. "Vacationing" : "Na wakacjach",
  7. "Working remotely" : "Praca zdalna",
  8. "In a call" : "Rozmawia",
  9. "User status" : "Status użytkownika",
  10. "View profile" : "Zobacz profil",
  11. "Clear status after" : "Wyczyść status po",
  12. "Emoji for your status message" : "Emoji dla komunikatu o statusie",
  13. "What is your status?" : "Jaki jest Twój status?",
  14. "Predefined statuses" : "Predefiniowane statusy",
  15. "Previously set" : "Ustawione wcześniej",
  16. "Reset status" : "Zresetuj status",
  17. "Set status" : "Ustaw status",
  18. "Online status" : "Status online",
  19. "Status message" : "Komunikat statusu",
  20. "Your status was set automatically" : "Twój status został ustawiony automatycznie",
  21. "Clear status message" : "Wyczyść komunikat statusu",
  22. "Set status message" : "Ustaw komunikat statusu",
  23. "Reset status to \"{icon} {message}\"" : "Zresetuj status do \"{icon} {message}\"",
  24. "Reset status to \"{message}\"" : "Zresetuj status do \"{message}\"",
  25. "Reset status to \"{icon}\"" : "Zresetuj status do \"{icon}\"",
  26. "There was an error saving the status" : "Wystąpił błąd podczas zapisywania statusu",
  27. "There was an error clearing the status" : "Wystąpił błąd podczas usuwania statusu",
  28. "There was an error reverting the status" : "Podczas przywracania statusu wystąpił błąd",
  29. "No recent status changes" : "Brak ostatnich zmian statusu",
  30. "Away" : "Bezczynny",
  31. "Do not disturb" : "Nie przeszkadzać",
  32. "{status}, {timestamp}" : "{status}, {timestamp}",
  33. "Don't clear" : "Nie czyść",
  34. "Today" : "Dzisiaj",
  35. "This week" : "W tym tygodniu",
  36. "Online" : "Online",
  37. "Invisible" : "Niewidoczny",
  38. "Offline" : "Offline",
  39. "There was an error saving the new status" : "Wystąpił błąd podczas zapisywania nowego statusu",
  40. "30 minutes" : "30 minut",
  41. "1 hour" : "1 godzina",
  42. "4 hours" : "4 godziny",
  43. "Mute all notifications" : "Wycisz wszystkie powiadomienia",
  44. "Appear offline" : "Widnieje jako offline"
  45. },"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);"
  46. }