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.

bs.js 1.1KB

12345678910111213141516
  1. OC.L10N.register(
  2. "lib",
  3. {
  4. "Unknown filetype" : "Nepoznat tip datoteke",
  5. "Invalid image" : "Nevažeća datoteka",
  6. "__language_name__" : "Bosanski jezik",
  7. "Apps" : "Aplikacije",
  8. "Users" : "Korisnici",
  9. "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nije podržan i %s na ovoj platformi neće raditi kako treba. Korištenje na vlastiti rizik!",
  10. "For the best results, please consider using a GNU/Linux server instead." : "Umjesto toga, za najbolje rezultate, molimo razmislite o mogućnosti korištenje GNU/Linux servera.",
  11. "A valid username must be provided" : "Nužno je navesti valjano korisničko ime",
  12. "A valid password must be provided" : "Nužno je navesti valjanu lozinku",
  13. "Authentication error" : "Grešna autentifikacije",
  14. "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Uzrok tome je vjerojatno neki ubrzivač predmemorisanja kao što je Zend OPcache ili eAccelerator."
  15. },
  16. "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");