pl.json 2.4 KB

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