Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "File reminders" : "Przypomnienia o plikach",
  3. "Reminder for {name}" : "Przypomnienie dla {name}",
  4. "View file" : "Zobacz plik",
  5. "View folder" : "Wyświetl katalog",
  6. "Set file reminders" : "Ustaw przypomnienia o plikach",
  7. "**📣 File reminders**\n\nSet file reminders." : "**📣 Przypomnienia o plikach**\n\nUstaw przypomnienia o plikach.",
  8. "We will remind you of this file" : "Przypomnimy Tobie o tym pliku",
  9. "Please choose a valid date & time" : "Wybierz prawidłową datę i godzinę",
  10. "Cancel" : "Anuluj",
  11. "Clear reminder" : "Wyczyść przypomnienie",
  12. "Set reminder" : "Ustaw przypomnienie",
  13. "Set reminder for \"{fileName}\"" : "Ustaw przypomnienie dla \"{fileName}\"",
  14. "Set reminder at custom date & time" : "Ustaw przypomnienie o własnej dacie i godzinie",
  15. "Reminder set for \"{fileName}\"" : "Przypomnienie ustawione dla \"{fileName}\"",
  16. "Failed to set reminder" : "Nie udało się ustawić przypomnienia",
  17. "Failed to clear reminder" : "Nie udało się wyczyścić przypomnienia",
  18. "Set custom reminder" : "Ustaw niestandardowe przypomnienie",
  19. "Later today" : "Później dzisiaj",
  20. "Set reminder for later today" : "Ustaw przypomnienie na dzisiaj na późniejszy czas",
  21. "Tomorrow" : "Jutro",
  22. "Set reminder for tomorrow" : "Ustaw przypomnienie na jutro",
  23. "This weekend" : "W ten weekend",
  24. "Set reminder for this weekend" : "Ustaw przypomnienie na ten weekend",
  25. "Next week" : "Następny tydzień",
  26. "Set reminder for next week" : "Ustaw przypomnienie na przyszły tydzień",
  27. "Back" : "Poprzednia",
  28. "Reminder cleared" : "Przypomnienie zostało usunięte",
  29. "Failed to load reminder" : "Nie udało się wczytać przypomnienia"
  30. },"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);"
  31. }