pl.json 1.7 KB

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