3 * Text used in custom JavaScript driven components.
8 'image_select' => 'Attēla izvēle',
9 'image_list' => 'Attēlu saraksts',
10 'image_details' => 'Attēla dati',
11 'image_upload' => 'Augšuplādēt attēlu',
12 'image_intro' => 'Here you can select and manage images that have been previously uploaded to the system.',
13 'image_intro_upload' => 'Upload a new image by dragging an image file into this window, or by using the "Upload Image" button above.',
14 'image_all' => 'Visi',
15 'image_all_title' => 'Skatīt visus attēlus',
16 'image_book_title' => 'Apskatīt augšupielādētos attēlus šajā grāmatā',
17 'image_page_title' => 'Apskatīt augšupielādētos attēlus šajā lapā',
18 'image_search_hint' => 'Meklēt pēc attēla vārda',
19 'image_uploaded' => 'Augšupielādēts :uploadedDate',
20 'image_uploaded_by' => 'Uploaded by :userName',
21 'image_uploaded_to' => 'Uploaded to :pageLink',
22 'image_updated' => 'Updated :updateDate',
23 'image_load_more' => 'Ielādēt vairāk',
24 'image_image_name' => 'Attēla nosaukums',
25 'image_delete_used' => 'Šis attēls ir ievietots zemāk redzamajās lapās.',
26 'image_delete_confirm_text' => 'Vai tiešām vēlaties dzēst šo attēlu?',
27 'image_select_image' => 'Atlasīt attēlu',
28 'image_dropzone' => 'Ievilkt attēlu vai klikšķinat šeit, lai augšupielādētu',
29 'image_dropzone_drop' => 'Drop images here to upload',
30 'images_deleted' => 'Dzēstie attēli',
31 'image_preview' => 'Attēla priekšskatījums',
32 'image_upload_success' => 'Attēls ir veiksmīgi augšupielādēts',
33 'image_update_success' => 'Attēlā informācija ir veiksmīgi atjunināta',
34 'image_delete_success' => 'Attēls veiksmīgi dzēsts',
35 'image_replace' => 'Nomainīt bildi',
36 'image_replace_success' => 'Image file successfully updated',
39 'code_editor' => 'Rediģēt kodu',
40 'code_language' => 'Koda valoda',
41 'code_content' => 'Koda teksts',
42 'code_session_history' => 'Sesijas vēsture',
43 'code_save' => 'Saglabāt kodu',