lv.json 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. { "translations": {
  2. "The given operator is invalid" : "Norādītais operators ir nederīgs",
  3. "The given regular expression is invalid" : "Norādītā regulārā izteiksme nav derīga.",
  4. "The given file size is invalid" : "Norādītais datnes formāts nav derīgs",
  5. "The given tag id is invalid" : "Norādītais birkas id ir nederīgs",
  6. "The given IP range is invalid" : "Norādītais IP diapazons ir nederīgs",
  7. "The given IP range is not valid for IPv4" : "Norādītais IP diapazons nav derīgs IPv4",
  8. "The given IP range is not valid for IPv6" : "Norādītais IP diapazons nav derīgs IPv6",
  9. "The given time span is invalid" : "Norādītais laiks nav derīgs.",
  10. "The given start time is invalid" : "Dotais sākuma laiks ir nederīgs",
  11. "The given end time is invalid" : "Norādītais beigu laiks nav derīgs.",
  12. "The given group does not exist" : "Norādītā grupa nepastāv.",
  13. "File" : "Datne",
  14. "Operation #%s does not exist" : "Operation #%s does not exist",
  15. "Operation %s does not exist" : "Darbība %s neeksistē",
  16. "Operation %s is invalid" : "Darbība %s ir nederīga",
  17. "Check %s does not exist" : "Pārbaude %s nepastāv",
  18. "Check %s is invalid" : "Pārbaude %s ir nederīga",
  19. "Check #%s does not exist" : "Pārbaude #%s nepastāv",
  20. "Check %s is invalid or does not exist" : "Pārbaude %s ir nederīga vai nepastāv",
  21. "Folder" : "Mape",
  22. "Images" : "Attēli",
  23. "Files WebDAV" : "WebDAV datnes",
  24. "Android client" : "Android klients",
  25. "iOS client" : "iOS klients",
  26. "Desktop client" : "Darbvirsmas klients",
  27. "Cancel" : "Atcelt",
  28. "Delete" : "Dzēst",
  29. "Save" : "Saglabāt",
  30. "matches" : "atbilst",
  31. "does not match" : "neatbilst",
  32. "is" : "ir",
  33. "is not" : "nav",
  34. "File name" : "Faila nosaukums",
  35. "File MIME type" : "Datnes MIME tips",
  36. "File size (upload)" : "Datnes lielums (augšupielādēt)",
  37. "less" : "mazāk",
  38. "less or equals" : "mazāks vai vienāds ar",
  39. "greater or equals" : "lielāks vai vienāds ar",
  40. "greater" : "lielāks",
  41. "Request remote address" : "Pieprasīt attālo adresi",
  42. "matches IPv4" : "atbilst IPv4",
  43. "does not match IPv4" : "neatbilst IPv4",
  44. "matches IPv6" : "atbilst IPv6",
  45. "does not match IPv6" : "neatbilst IPv6",
  46. "File system tag" : "Failu sistēmas birka",
  47. "is tagged with" : "atzīmēts ar",
  48. "is not tagged with" : "nav atzīmēts ar",
  49. "Request URL" : "Pieprasījuma URL",
  50. "Request time" : "Pieprasījuma laiks",
  51. "between" : "starp",
  52. "not between" : "nav starp",
  53. "Request user agent" : "Nepieciešams lietotāja aģents",
  54. "User group membership" : "Lietotāju grupas piederība",
  55. "is member of" : "ir biedrs",
  56. "is not member of" : "nav biedrs",
  57. "Predefined URLs" : "Standarta URLs",
  58. "Others" : "Citi"
  59. },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
  60. }