nextcloud/apps/workflowengine/l10n/lv.json

62 lines
3.0 KiB
JSON
Raw Normal View History

2017-02-01 04:06:57 +03:00
{ "translations": {
2019-09-17 15:33:26 +03:00
"The given operator is invalid" : "Norādītais operators ir nederīgs",
"The given regular expression is invalid" : "Norādītā regulārā izteiksme nav derīga.",
"The given file size is invalid" : "Norādītais datnes formāts nav derīgs",
"The given tag id is invalid" : "Norādītais birkas id ir nederīgs",
"The given IP range is invalid" : "Norādītais IP diapazons ir nederīgs",
"The given IP range is not valid for IPv4" : "Norādītais IP diapazons nav derīgs IPv4",
"The given IP range is not valid for IPv6" : "Norādītais IP diapazons nav derīgs IPv6",
"The given time span is invalid" : "Norādītais laiks nav derīgs.",
"The given start time is invalid" : "Dotais sākuma laiks ir nederīgs",
"The given end time is invalid" : "Norādītais beigu laiks nav derīgs.",
"The given group does not exist" : "Norādītā grupa nepastāv.",
2019-12-22 05:28:34 +03:00
"File" : "Datne",
2019-09-17 15:33:26 +03:00
"Operation #%s does not exist" : "Operation #%s does not exist",
"Operation %s does not exist" : "Darbība %s neeksistē",
"Operation %s is invalid" : "Darbība %s ir nederīga",
"Check %s does not exist" : "Pārbaude %s nepastāv",
"Check %s is invalid" : "Pārbaude %s ir nederīga",
"Check #%s does not exist" : "Pārbaude #%s nepastāv",
"Check %s is invalid or does not exist" : "Pārbaude %s ir nederīga vai nepastāv",
2020-02-22 05:18:42 +03:00
"Folder" : "Mape",
2019-12-22 05:28:34 +03:00
"Images" : "Attēli",
"No results" : "Nav rezultātu",
"%s (invisible)" : "%s (neredzams)",
"%s (restricted)" : "%s (ierobežots)",
2019-09-17 15:33:26 +03:00
"Predefined URLs" : "Standarta URLs",
"Files WebDAV" : "WebDAV datnes",
"Android client" : "Android klients",
"iOS client" : "iOS klients",
"Desktop client" : "Darbvirsmas klients",
2019-12-22 05:28:34 +03:00
"Cancel" : "Atcelt",
"Delete" : "Dzēst",
2019-11-28 05:16:54 +03:00
"Save" : "Saglabāt",
2017-02-01 04:06:57 +03:00
"matches" : "atbilst",
"does not match" : "neatbilst",
2019-12-20 05:26:28 +03:00
"is" : "ir",
"is not" : "nav",
2019-12-22 05:28:34 +03:00
"File name" : "Faila nosaukums",
2019-09-17 15:33:26 +03:00
"File MIME type" : "Datnes MIME tips",
2018-02-15 00:37:31 +03:00
"File size (upload)" : "Datnes lielums (augšupielādēt)",
2017-02-01 04:06:57 +03:00
"less" : "mazāk",
"less or equals" : "mazāks vai vienāds ar",
"greater or equals" : "lielāks vai vienāds ar",
"greater" : "lielāks",
"Request remote address" : "Pieprasīt attālo adresi",
"matches IPv4" : "atbilst IPv4",
"does not match IPv4" : "neatbilst IPv4",
"matches IPv6" : "atbilst IPv6",
"does not match IPv6" : "neatbilst IPv6",
2019-09-17 15:33:26 +03:00
"File system tag" : "Failu sistēmas birka",
"is tagged with" : "atzīmēts ar",
"is not tagged with" : "nav atzīmēts ar",
"Request URL" : "Pieprasījuma URL",
2017-02-01 04:06:57 +03:00
"Request time" : "Pieprasījuma laiks",
"between" : "starp",
"not between" : "nav starp",
"Request user agent" : "Nepieciešams lietotāja aģents",
"User group membership" : "Lietotāju grupas piederība",
"is member of" : "ir biedrs",
2020-10-13 22:33:40 +03:00
"is not member of" : "nav biedrs"
2017-02-01 04:06:57 +03:00
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}