nextcloud/apps/files/l10n/lv.js

146 lines
9.5 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"files",
{
2017-01-26 04:07:15 +03:00
"Storage is temporarily not available" : "Glabātuve īslaicīgi nav pieejama",
2016-09-01 03:09:24 +03:00
"Storage invalid" : "Nepareiza glabātuve",
"Unknown error" : "Nezināma kļūda",
2016-09-01 03:09:24 +03:00
"File could not be found" : "Datni nevar atrast",
2019-06-26 05:13:59 +03:00
"Move or copy" : "Pārvietot vai kopēt",
2018-06-19 03:12:55 +03:00
"Download" : "Lejupielādēt",
"Delete" : "Dzēst",
2014-12-19 09:56:51 +03:00
"Home" : "Mājas",
2015-08-25 19:39:10 +03:00
"Close" : "Aizvērt",
2020-06-24 05:16:54 +03:00
"Favorites" : "Iecienītie",
2016-10-25 12:36:09 +03:00
"Could not create folder \"{dir}\"" : "Nevarēja izveidot mapi \"{dir}\"",
2019-06-26 05:13:59 +03:00
"This will stop your current uploads." : "Tādējādi tiks pārtraukta jūsu pašreizējā augšupielāde.",
2015-10-29 08:55:45 +03:00
"Upload cancelled." : "Augšupielāde ir atcelta.",
2019-09-06 05:15:01 +03:00
"Processing files …" : "Notiek datņu apstrāde …",
2019-06-26 05:13:59 +03:00
"…" : "…",
2016-09-04 03:09:21 +03:00
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Neizdodas augšupielādēt {filename}, jo tā ir vai nu mape vai 0 baitu saturoša datne.",
2015-01-02 09:54:28 +03:00
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nav pietiekami daudz brīvas vietas. Tiek augšupielādēti {size1}, bet pieejami tikai {size2}",
2017-01-31 04:07:05 +03:00
"Target folder \"{dir}\" does not exist any more" : "Mape \"{dir}\" vairs neeksistē",
2017-01-27 04:07:18 +03:00
"Not enough free space" : "Nav pietiekami daudz brīvas vietas",
2019-06-26 05:13:59 +03:00
"An unknown error has occurred" : "Radusies nezināma kļūda",
"Uploading …" : "Augšupielādē…",
2016-09-01 03:09:24 +03:00
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} no {totalSize} ({bitrate})",
2015-08-25 19:39:10 +03:00
"Actions" : "Darbības",
2015-09-28 12:07:18 +03:00
"Rename" : "Pārsaukt",
2019-06-26 05:13:59 +03:00
"Copy" : "Kopēt",
"Open" : "Atvērt",
2019-12-22 05:28:34 +03:00
"Delete file" : "Dzēst datni",
"Delete folder" : "Dzēst mapi",
2016-09-01 03:09:24 +03:00
"Disconnect storage" : "Atvienot glabātuvi",
"Unshare" : "Pārtraukt koplietošanu",
2018-02-15 00:37:31 +03:00
"Could not load info for file \"{file}\"" : "Nevar ielādēt informāciju par datni \"{file}\"",
2017-01-28 04:06:59 +03:00
"Files" : "Datnes",
2015-09-28 12:07:18 +03:00
"Details" : "Detaļas",
2014-12-22 09:54:49 +03:00
"Select" : "Norādīt",
"Pending" : "Gaida savu kārtu",
2014-12-22 09:54:49 +03:00
"Unable to determine date" : "Neizdevās noteikt datumu",
2016-05-19 08:54:58 +03:00
"This operation is forbidden" : "Šī darbība ir aizliegta",
"This directory is unavailable, please check the logs or contact the administrator" : "Šis direktorijs nav pieejams, lūdzu pārbaudiet žurnālus vai sazinieties ar administratoru",
2016-09-01 03:09:24 +03:00
"Could not move \"{file}\", target exists" : "Nevarēja pārvietot \"{file}\", mērķis eksistē",
"Could not move \"{file}\"" : "Nevarēja pārvietot \"{file}\"",
2019-06-26 05:13:59 +03:00
"copy" : "kopēt",
2016-09-01 03:09:24 +03:00
"{newName} already exists" : "{newName} jau eksistē",
"Could not rename \"{fileName}\", it does not exist any more" : "Nevarēja pārsaukt \"{fileName}\", tā vairs neeksistē",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nosaukums \"{targetName}\" jau tiek izmantots mapē \"{dir}\". Lūdzu izvēlies citu nosaukumu.",
"Could not rename \"{fileName}\"" : "Nevarēja pārsaukt \"{fileName}\"",
"Could not create file \"{file}\"" : "Nevarēja izveidot datni \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "Nevarēja izveidot datni \"{file}\", jo tā jau eksistē",
"Could not create folder \"{dir}\" because it already exists" : "Nevarēja izveidot mapi \"{dir}\", jo tā jau eksistē",
"Error deleting file \"{fileName}\"." : "Kļūda dzēšot datni \"{fileName}\".",
2019-12-22 05:28:34 +03:00
"No search results in other folders for {tag}{filter}{endtag}" : "Nav nekas atrasts citā mapēs {tag}{filter}{endtag}",
"Name" : "Nosaukums",
"Size" : "Izmērs",
"Modified" : "Mainīts",
"_%n folder_::_%n folders_" : ["%n mapes","%n mape","%n mapes"],
2016-09-04 03:09:21 +03:00
"_%n file_::_%n files_" : ["%n datnes","%n datne","%n datnes"],
2015-08-25 19:39:10 +03:00
"{dirs} and {files}" : "{dirs} un {files}",
2017-02-01 04:06:57 +03:00
"_including %n hidden_::_including %n hidden_" : ["ieskaitot %n paslēptos","ieskaitot %n paslēptos","ieskaitot %n paslēptos"],
2016-09-01 03:09:24 +03:00
"You dont have permission to upload or create files here" : "Jums nav tiesību šeit augšupielādēt vai veidot datnes",
"_Uploading %n file_::_Uploading %n files_" : ["%n","Augšupielāde %n failu","Augšupielādē %n datnes"],
2015-09-08 08:55:56 +03:00
"New" : "Jauna",
2014-12-22 09:54:49 +03:00
"\"{name}\" is an invalid file name." : "\"{name}\" ir nepareizs datnes nosaukums.",
2015-03-11 08:55:38 +03:00
"File name cannot be empty." : "Datnes nosaukums nevar būt tukšs.",
2020-04-23 05:16:54 +03:00
"\"/\" is not allowed inside a file name." : "\"/\" nav atļauts faila nosaukumā.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" nav atļauts faila tips",
2016-09-01 03:09:24 +03:00
"Storage of {owner} is full, files can not be updated or synced anymore!" : "{owner} glabātuve ir pilna, datnes vairs nevar augšupielādēt vai sinhronizēt!",
"Your storage is full, files can not be updated or synced anymore!" : "Jūsu glabātuve ir pilna, datnes vairs nevar augšupielādēt vai sinhronizēt!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "{owner} glabātuve ir gandrīz pilna ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Jūsu glabātuve ir gandrīz pilna ({usedSpacePercent}%)",
2015-02-09 09:54:53 +03:00
"_matches '{filter}'_::_match '{filter}'_" : ["atrasts pēc '{filter}'","atrasts pēc '{filter}'","atrasti pēc '{filter}'"],
2016-09-01 03:09:24 +03:00
"View in folder" : "Skatīt mapē",
2019-06-26 05:13:59 +03:00
"Copied!" : "Nokopēts!",
2016-09-01 03:09:24 +03:00
"Path" : "Ceļš",
"_%n byte_::_%n bytes_" : ["%n baiti","%n baits","%n baiti"],
2015-01-02 09:54:28 +03:00
"Favorited" : "Favorīti",
2014-12-17 09:56:41 +03:00
"Favorite" : "Iecienītais",
2015-09-08 08:55:56 +03:00
"New folder" : "Jauna mape",
2019-06-26 05:13:59 +03:00
"Upload file" : "Augšupielādēt datni",
2020-06-24 05:16:54 +03:00
"Recent" : "Nesenās",
2019-06-26 05:13:59 +03:00
"Remove from favorites" : "Noņemt no favorītiem",
"Add to favorites" : "Pievienot izlasei",
2019-09-07 05:15:33 +03:00
"An error occurred while trying to update the tags" : "Notika kļūda mēģinot atjaunot birkas",
2019-02-08 04:12:39 +03:00
"Added to favorites" : "Pievienot favorītiem",
"Removed from favorites" : "Noņemt no favorītiem",
"You added {file} to your favorites" : "Pievienoji {file} saviem favorītiem",
"You removed {file} from your favorites" : "Noņēmi {file} no saviem favorītiem",
"File changes" : "Datnes izmaiņas",
2017-01-28 04:06:59 +03:00
"Created by {user}" : "Izveidoja {user}",
"Changed by {user}" : "Izmainīja {user}",
"Deleted by {user}" : "Dzēsa {user}",
"Restored by {user}" : "Atjaunoja {user}",
"Renamed by {user}" : "Pārdēvēja {user}",
"Moved by {user}" : "Pārvietoja {user}",
2019-12-22 05:28:34 +03:00
"\"remote user\"" : "\"attālināts lietotājs\"",
2019-09-07 05:15:33 +03:00
"You created {file}" : "Jūs izveidojāt {file}",
2017-02-01 04:06:57 +03:00
"{user} created {file}" : "{user} izveidoja {file}",
"{file} was created in a public folder" : "{file} tika izveidots publiskajā mapē",
2019-02-08 04:12:39 +03:00
"You changed {file}" : "Jūs izmainījāt {file}",
2017-01-28 04:06:59 +03:00
"{user} changed {file}" : "{user} mainīts {file}",
2019-02-08 04:12:39 +03:00
"You deleted {file}" : "Jūs izdzēsāt {file}",
2017-02-01 04:06:57 +03:00
"{user} deleted {file}" : "{user} izdzēsa {file}",
2017-01-26 04:07:15 +03:00
"You restored {file}" : "Tu atjaunoji {file}",
2017-01-28 04:06:59 +03:00
"{user} restored {file}" : "{user} atjaunoja {file}",
2017-02-01 04:06:57 +03:00
"You renamed {oldfile} to {newfile}" : "Pārdēvēji {oldfile} uz {newfile}",
2017-01-28 04:06:59 +03:00
"{user} renamed {oldfile} to {newfile}" : "{user} pārdēvēja {oldfile} uz {newfile}",
2017-02-01 04:06:57 +03:00
"You moved {oldfile} to {newfile}" : "Pārvietoji {oldfile} uz {newfile}",
2017-01-28 04:06:59 +03:00
"{user} moved {oldfile} to {newfile}" : "{user} pārvietoja {oldfile} uz {newfile}",
2019-02-08 04:12:39 +03:00
"A file has been added to or removed from your <strong>favorites</strong>" : "Datne ir pievienota vai noņemta no jūsu <strong>favorītiem</strong>",
2020-08-14 05:32:09 +03:00
"A file or folder has been <strong>changed</strong>" : "<strong>Izmainīta</strong> datne vai mape",
2020-06-24 05:16:54 +03:00
"All files" : "Visas datnes",
2019-12-22 05:28:34 +03:00
"Unlimited" : "Neierobežota",
2015-01-02 09:54:28 +03:00
"Upload (max. %s)" : "Augšupielādēt (maks. %s)",
2019-12-22 05:28:34 +03:00
"Accept" : "Akceptēt",
2020-08-04 05:16:40 +03:00
"in %s" : "iekš %s",
2019-12-22 05:28:34 +03:00
"Change" : "Mainīt",
2020-01-16 05:18:01 +03:00
"Tags" : "Birkas",
2019-06-26 05:13:59 +03:00
"%s used" : "%s izmantoti",
2019-12-22 05:28:34 +03:00
"%1$s of %2$s used" : "%1$s no %2$s lietoti",
2014-12-19 09:56:51 +03:00
"Settings" : "Iestatījumi",
2016-09-01 03:09:24 +03:00
"Show hidden files" : "Rādīt slēptās datnes",
"WebDAV" : "WebDAV",
2016-09-01 03:09:24 +03:00
"No files in here" : "Šeit nav datņu",
2015-01-02 09:54:28 +03:00
"Upload some content or sync with your devices!" : "Augšupielādē kaut ko vai sinhronizē saturu ar savām ierīcēm!",
2015-01-12 09:55:52 +03:00
"No entries found in this folder" : "Šajā mapē nekas nav atrasts",
2014-12-22 09:54:49 +03:00
"Select all" : "Atzīmēt visu",
"Upload too large" : "Datne ir par lielu, lai to augšupielādētu",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Augšupielādējamās datnes pārsniedz servera pieļaujamo datņu augšupielādes apjomu",
2016-09-01 03:09:24 +03:00
"Files and folders you mark as favorite will show up here" : "Datnes un mapes, ko atzīmēsiet kā favorītus, tiks rādīti šeit",
2017-01-26 04:07:15 +03:00
"Deleted files" : "Dzēstās datnes",
2019-07-13 05:14:18 +03:00
"Shares" : "Koplietots",
2018-07-18 03:12:04 +03:00
"Shared with others" : "Koplietots ar citiem",
2018-07-25 03:12:34 +03:00
"Shared with you" : "Koplietots ar tevi",
"Shared by link" : "Koplietots ar saiti",
2019-12-22 05:28:34 +03:00
"Deleted shares" : "Dzēstās koplietotnes",
2018-07-25 03:12:34 +03:00
"Text file" : "Teksta datne",
2020-08-14 05:32:09 +03:00
"New text file.txt" : "Jauna teksta datne.txt",
"A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datne vai mape tika <strong>mainīta</strong> vai <strong>pārsaukta</strong>",
"A new file or folder has been <strong>created</strong>" : "<strong>Izveidota</strong> jauna datne vai mape",
"A file or folder has been <strong>deleted</strong>" : "<strong>Dzēsta</strong> datne vai mape",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitēt ziņojumus par jūsu <strong>iecienīto datņu</strong> izveidošanu un izmaiņām <em>(tikai datu straumei)</em>",
"A file or folder has been <strong>restored</strong>" : "<strong>Atjaunota</strong> datne vai mape"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");