You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

sk_SK.js 346B

1234567891011
  1. OC.L10N.register(
  2. "systemtags",
  3. {
  4. "Tags" : "Značky",
  5. "No files in here" : "Nie sú tu žiadne súbory",
  6. "No entries found in this folder" : "V tomto priečinku nebolo nič nájdené",
  7. "Name" : "Názov",
  8. "Size" : "Veľkosť",
  9. "Modified" : "Upravené"
  10. },
  11. "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");