diff options
Diffstat (limited to 'program/localization/lv_LV/labels.inc')
-rw-r--r-- | program/localization/lv_LV/labels.inc | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/program/localization/lv_LV/labels.inc b/program/localization/lv_LV/labels.inc index 95afc4c49..185d75180 100644 --- a/program/localization/lv_LV/labels.inc +++ b/program/localization/lv_LV/labels.inc @@ -52,6 +52,7 @@ $labels['fromtoshort'] = '$from – $to no $count'; $labels['copy'] = 'Kopēt'; $labels['move'] = 'Pārvietot'; $labels['moveto'] = 'Pārvietot uz...'; +$labels['copyto'] = 'Kopēt uz ...'; $labels['download'] = 'lejupielādēt'; $labels['open'] = 'Atvērt'; $labels['showattachment'] = 'Rādīt'; @@ -197,6 +198,16 @@ $labels['spellcheck'] = 'Izrunāt'; $labels['checkspelling'] = 'Pārbaudīt pareizrakstību'; $labels['resumeediting'] = 'Turpināt rediģēšanu'; $labels['revertto'] = 'Atgriezt uz'; +$labels['restore'] = 'Atjaunot'; +$labels['restoremessage'] = 'Atjaunot vēstuli?'; +$labels['responses'] = 'Atbildes'; +$labels['insertresponse'] = 'Ievietot atbildi'; +$labels['manageresponses'] = 'Pārvaldīt atbildes'; +$labels['savenewresponse'] = 'Saglabāt jauno atbildi'; +$labels['editresponses'] = 'Rediģēt atbildes'; +$labels['editresponse'] = 'Rediģēt atbildi'; +$labels['responsename'] = 'Vārds'; +$labels['responsetext'] = 'Atbildes teksts'; $labels['attach'] = 'Pievienot'; $labels['attachments'] = 'Pielikumi'; $labels['upload'] = 'Augšupielādēt'; @@ -318,6 +329,7 @@ $labels['importcontacts'] = 'Importēt kontaktus'; $labels['importfromfile'] = 'Importēt no faila:'; $labels['importtarget'] = 'Kontaktus pievienot'; $labels['importreplace'] = 'Aizvietot visu adrešu grāmatu'; +$labels['importgroups'] = 'Importēt grupu piesaistes'; $labels['importgroupsall'] = 'Visus (ja nepieciešams, izveidojiet grupas)'; $labels['importgroupsexisting'] = 'Tikai esošām grupām'; $labels['importdesc'] = 'Jūs varat ieimportēt kontaktus no jau esošas adrešu grāmatas.<br/>Uz doto brīdi tiek atbalstīti <a href="http://en.wikipedia.org/wiki/VCard">vCard</a> vai CSV (ar komatu atdalītie) datu formāti.'; @@ -427,6 +439,9 @@ $labels['standardwindows'] = 'Izlēcošie logi kā parasti logi'; $labels['forwardmode'] = 'Vēstuļu pārsūtīšana'; $labels['inline'] = 'iekļaujot'; $labels['asattachment'] = 'kā pielikumu'; +$labels['replyallmode'] = '[Atbildēt visiem] pogas noklusētā darbība'; +$labels['replyalldefault'] = 'atbildēt visiem'; +$labels['replyalllist'] = 'atbildēt tikai sarakstei (ja tāda tiek atrasta)'; $labels['folder'] = 'Mapi'; $labels['folders'] = 'Mapes'; $labels['foldername'] = 'Mapes nosaukums'; |