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.

mk.js 382B

1234567891011
  1. OC.L10N.register(
  2. "systemtags",
  3. {
  4. "Tags" : "Ознаки",
  5. "No files in here" : "Тука нема датотеки",
  6. "No entries found in this folder" : "Нема ништо во оваа папка",
  7. "Name" : "Име",
  8. "Size" : "Големина",
  9. "Modified" : "Променето"
  10. },
  11. "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");