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.

sq.js 2.5KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. OC.L10N.register(
  2. "lib",
  3. {
  4. "Help" : "Ndihmë",
  5. "Personal" : "Personale",
  6. "Users" : "Përdoruesit",
  7. "Admin" : "Admin",
  8. "Recommended" : "E rekomanduar",
  9. "Unknown filetype" : "Tip i panjohur skedari",
  10. "Invalid image" : "Imazh i pavlefshëm",
  11. "today" : "sot",
  12. "yesterday" : "dje",
  13. "last month" : "muajin e shkuar",
  14. "last year" : "vitin e shkuar",
  15. "seconds ago" : "sekonda më parë",
  16. "web services under your control" : "shërbime web nën kontrollin tënd",
  17. "Application is not enabled" : "Programi nuk është i aktivizuar.",
  18. "Authentication error" : "Veprim i gabuar gjatë vërtetimit të identitetit",
  19. "Token expired. Please reload page." : "Përmbajtja ka skaduar. Ju lutemi ringarkoni faqen.",
  20. "%s enter the database username." : "% shkruani përdoruesin e database-it.",
  21. "%s enter the database name." : "%s shkruani emrin e database-it.",
  22. "%s you may not use dots in the database name" : "%s nuk mund të përdorni pikat tek emri i database-it",
  23. "Oracle username and/or password not valid" : "Përdoruesi dhe/apo kodi i Oracle-it i pavlefshëm",
  24. "DB Error: \"%s\"" : "Veprim i gabuar i DB-it: \"%s\"",
  25. "Offending command was: \"%s\"" : "Komanda e gabuar ishte: \"%s\"",
  26. "You need to enter either an existing account or the administrator." : "Duhet të përdorni një llogari ekzistuese ose llogarinë e administratorit.",
  27. "Offending command was: \"%s\", name: %s, password: %s" : "Komanda e gabuar ishte: \"%s\", përdoruesi: %s, kodi: %s",
  28. "PostgreSQL username and/or password not valid" : "Përdoruesi dhe/apo kodi i PostgreSQL i pavlefshëm",
  29. "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nuk është i mbështetur dhe %s nuk do të funksionojë si duhet në këtë platformë. Përdoreni nën përgjegjësinë tuaj!",
  30. "For the best results, please consider using a GNU/Linux server instead." : "Për të arritur rezultatet më të mira të mundshme, ju lutem më mirë konsideroni përdorimin e një serveri GNU/Linux.",
  31. "Set an admin username." : "Cakto emrin e administratorit.",
  32. "Set an admin password." : "Cakto kodin e administratorit.",
  33. "%s shared »%s« with you" : "%s ndau »%s« me ju",
  34. "Could not find category \"%s\"" : "Kategoria \"%s\" nuk u gjet",
  35. "A valid username must be provided" : "Duhet të jepni një emër të vlefshëm përdoruesi",
  36. "A valid password must be provided" : "Duhet të jepni një fjalëkalim te vlefshëm"
  37. },
  38. "nplurals=2; plural=(n != 1);");