sk.json 754 B

1234567891011121314151617
  1. { "translations": {
  2. "Dashboard" : "Informačný panel",
  3. "Customize" : "Prispôsobiť",
  4. "Change background image" : "Zmeniť obrázok pozadia",
  5. "Weather" : "Počasie",
  6. "Status" : "Stav",
  7. "Good evening, {name}" : "Dobrý večer, {name}",
  8. "Good evening" : "Dobrý večer",
  9. "Good morning, {name}" : "Dobré ráno, {name}",
  10. "Good morning" : "Dobré ráno",
  11. "Good night, {name}" : "Dobrý večer, {name}",
  12. "Good night" : "Dobrý večer",
  13. "Default images" : "Predvolené obrázky",
  14. "Insert from {productName}" : "Vložiť z {productName}",
  15. "Pick from files" : "Vybrať zo súborov"
  16. },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
  17. }