f7cloud_client/apps/assistant/l10n/lv.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

42 lines
1.8 KiB
JavaScript

OC.L10N.register(
"assistant",
{
"Failed to notify when ready; unknown user" : "Neizdevās paziņot, kad gatavs; nezināms lietotāj",
"Send an email" : "Sūtīt e-pasta ziņojumu",
"Add a calendar task" : "Pievienot kalendāra uzdevumu",
"User not found" : "Lietotājs nav atrasts",
"Failed to delete the chat session" : "Neizdevās izdzēst tērzēšanas sesij",
"Failed to delete a chat message" : "Neizdevās izdzēst tērzēšanas ziņ",
"Failed to delete the last message" : "Neizdevās izdzēst pēdējo ziņu",
"F7cloud Tasks" : "F7cloud uzdevumi",
"Close" : "Aizvērt",
"Less" : "Mazāk",
"More" : "Vairāk",
"Cancel" : "Atcelt",
"Error checking if the session is thinking" : "Kļūda pārbaudot, vai sesija domā",
"Delete" : "Izdzēst",
"Hello there! What can I help you with today?" : "Sveiciens! Ar ko šodien varu palīdzēt?",
"Submit" : "Iesniegt",
"You" : "Tu",
"Choose" : "Izvēlēties",
"Clear Selection" : "Notīrīt atlasi",
"Cancelled" : "Atcelts",
"Failed" : "Neizdevās",
"Running" : "Skriešana",
"Translate" : "Tulkot",
"Other" : "Cits",
"Start recording" : "Uzsākt ierakstīšanu",
"Choose a file" : "Izvēlēties datni",
"No file selected" : "Nav atlasīta neviena datne",
"Upload from device" : "Augšupielādēt no ierīces",
"Remove this media" : "Noņemt šo informācijas nesēju",
"Download this media" : "Lejupielādēt šo informācijas nesēju",
"Save this media" : "Saglabāt šo informācijas nesēju",
"Share this media" : "Kopīgot šo informācijas nesēju",
"Clear value" : "Notīrīt vērtību",
"Advanced" : "Paplašināti",
"Copy" : "Kopēt",
"Failed to launch the AI file action" : "Neizdevās palaist AI datnes darbību"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");