pl.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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. "What is your status?" : "Jaki jest Twój status?",
  13. "Set status" : "Ustaw status",
  14. "Online status" : "Status online",
  15. "Status message" : "Komunikat statusu",
  16. "Clear status message" : "Wyczyść komunikat statusu",
  17. "Set status message" : "Ustaw komunikat statusu",
  18. "There was an error saving the status" : "Wystąpił błąd podczas zapisywania statusu",
  19. "There was an error clearing the status" : "Wystąpił błąd podczas usuwania statusu",
  20. "No recent status changes" : "Brak ostatnich zmian statusu",
  21. "Away" : "Bezczynny",
  22. "Do not disturb" : "Nie przeszkadzać",
  23. "{status}, {timestamp}" : "{status}, {timestamp}",
  24. "Don't clear" : "Nie czyść",
  25. "Today" : "Dzisiaj",
  26. "This week" : "W tym tygodniu",
  27. "Online" : "Online",
  28. "Invisible" : "Niewidoczny",
  29. "Offline" : "Offline",
  30. "There was an error saving the new status" : "Wystąpił błąd podczas zapisywania nowego statusu",
  31. "30 minutes" : "30 minut",
  32. "1 hour" : "1 godzina",
  33. "4 hours" : "4 godziny",
  34. "Mute all notifications" : "Wycisz wszystkie powiadomienia",
  35. "Appear offline" : "Widnieje jako offline",
  36. "Clear status message after" : "Wyczyść komunikat statusu po"
  37. },"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);"
  38. }