2019-07-13 05:47:30 +03:00
OC . L10N . register (
"richdocuments" ,
{
"New Document.odt" : "Jauns Dokuments.odt" ,
"New Spreadsheet.ods" : "Juans Spreadsheet.ods" ,
"New Presentation.odp" : "Jauns Presentation.odp" ,
"New Document.docx" : "Jauns Dokuments.docx" ,
"New Spreadsheet.xlsx" : "Jauns Spreadsheet.xlsx" ,
"New Presentation.pptx" : "Jauna Prezentācija.pptx" ,
2022-04-24 06:20:07 +03:00
"File already exists" : "Datne jau pastāv" ,
2019-07-13 05:47:30 +03:00
"Saved" : "Saglabāts" ,
2022-05-07 06:17:29 +03:00
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā" ,
"No file was uploaded" : "Neviena datne netika augšupielādēta" ,
"Missing a temporary folder" : "Trūkst pagaidu mapes" ,
2022-11-09 05:47:49 +03:00
"Failed to upload the file" : "Neizdevās augšupielādēt failu" ,
2019-12-22 06:37:45 +03:00
"File is too big" : "Datne ir par lielu" ,
"Invalid file provided" : "Norādīta nederīga datne" ,
2023-06-07 04:21:33 +03:00
"Images" : "Attēli" ,
2019-12-22 06:37:45 +03:00
"Empty" : "Tukšs" ,
2022-11-12 05:48:26 +03:00
"Setting up a new server" : "Jauna servera iestatīšana" ,
2020-01-30 05:59:08 +03:00
"Advanced settings" : "Paplašināti iestatījumi" ,
"Select groups" : "Izvēlieties grupas" ,
2022-11-12 05:48:26 +03:00
"Failed to save settings" : "Neizdevās saglabāt iestatījumus" ,
2023-04-06 06:26:26 +03:00
"Submit" : "Iesniegt" ,
2020-01-30 05:59:08 +03:00
"Description" : "Apraksts" ,
2019-12-22 06:37:45 +03:00
"No results" : "Nav rezultātu" ,
2021-12-01 06:17:01 +03:00
"Cancel" : "Atcelt" ,
2022-04-24 06:20:07 +03:00
"Close" : "Aizvērt" ,
2019-12-22 06:37:45 +03:00
"Error" : "Kļūda" ,
"An error occurred" : "Gadījās kļūda" ,
"Nickname" : "Iesauka" ,
2019-07-17 05:46:17 +03:00
"Save" : "Saglabāt" ,
2022-11-29 05:52:28 +03:00
"Try again" : "Mēģiniet vēlreiz" ,
2022-12-03 05:49:45 +03:00
"Saving …" : "Saglabā ..." ,
2019-12-22 06:37:45 +03:00
"Remove from favorites" : "Noņemt no izlases" ,
"Add to favorites" : "Pievienot izlasei" ,
"Details" : "Detaļas" ,
"Download" : "Lejupielādēt" ,
"Guest" : "Viesis" ,
2020-10-14 06:07:49 +03:00
"Failed to revert the document to older version" : "Neizdevās atjaunot dokumentu ar vecāku versiju" ,
"Could not create file" : "Neizdevās izveidot datni" ,
2022-07-05 06:14:23 +03:00
"Create" : "Izveidot" ,
2022-12-03 05:49:45 +03:00
"Saving…" : "Saglabā..." ,
2022-07-05 06:14:23 +03:00
"Collabora Online" : "Collabora Online"
2019-07-13 05:47:30 +03:00
} ,
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" ) ;