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.

lv.json 3.0KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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. "No results" : "Nav rezultātu",
  24. "%s (invisible)" : "%s (neredzams)",
  25. "%s (restricted)" : "%s (ierobežots)",
  26. "Predefined URLs" : "Standarta URLs",
  27. "Files WebDAV" : "WebDAV datnes",
  28. "Android client" : "Android klients",
  29. "iOS client" : "iOS klients",
  30. "Desktop client" : "Darbvirsmas klients",
  31. "Cancel" : "Atcelt",
  32. "Delete" : "Dzēst",
  33. "Save" : "Saglabāt",
  34. "matches" : "atbilst",
  35. "does not match" : "neatbilst",
  36. "is" : "ir",
  37. "is not" : "nav",
  38. "File name" : "Faila nosaukums",
  39. "File MIME type" : "Datnes MIME tips",
  40. "File size (upload)" : "Datnes lielums (augšupielādēt)",
  41. "less" : "mazāk",
  42. "less or equals" : "mazāks vai vienāds ar",
  43. "greater or equals" : "lielāks vai vienāds ar",
  44. "greater" : "lielāks",
  45. "Request remote address" : "Pieprasīt attālo adresi",
  46. "matches IPv4" : "atbilst IPv4",
  47. "does not match IPv4" : "neatbilst IPv4",
  48. "matches IPv6" : "atbilst IPv6",
  49. "does not match IPv6" : "neatbilst IPv6",
  50. "File system tag" : "Failu sistēmas birka",
  51. "is tagged with" : "atzīmēts ar",
  52. "is not tagged with" : "nav atzīmēts ar",
  53. "Request URL" : "Pieprasījuma URL",
  54. "Request time" : "Pieprasījuma laiks",
  55. "between" : "starp",
  56. "not between" : "nav starp",
  57. "Request user agent" : "Nepieciešams lietotāja aģents",
  58. "User group membership" : "Lietotāju grupas piederība",
  59. "is member of" : "ir biedrs",
  60. "is not member of" : "nav biedrs"
  61. },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
  62. }