source: extensions/typetags/language/lv_LV/plugin.lang.php @ 26683

Last change on this file since 26683 was 26683, checked in by TranslationTeam, 10 years ago

[typetgs] Update lv_LV, thanks to : agrisans

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 1.2 KB
RevLine 
[8230]1<?php
2
[9863]3/* section */
4
5/* fields */
[8230]6$lang['New color'] = 'Jauna krāsa';
7
[9863]8/* buttons */
[8230]9
[9863]10/* messages */
[26665]11$lang['You must fill all fields (name and color)'] = 'Jums jāinformē visus laukus (nosaukums un krāsa)';
[9863]12
[26683]13$lang['Display colored tags'] = 'Attēlot krāsainos Tegus (iezīmes)';
[15616]14$lang['Everywhere'] = 'Jebkur';
15$lang['Only on tags page'] = 'Tikai tegu lapā';
[26683]16$lang['Apply the same color to all tags'] = 'Pielietot vienu un to pašu krāsu visām iezīmēm';
17$lang['Set a different color for each tag'] = 'Iestatīt atšķirīgu krāsu katrai iezīmei';
18$lang['Set tags color'] = 'Iestatīt iezīmes (tega) krāsu';
19$lang['Go to <a href="%s">Photos/Tags</a> to manage associations.'] = 'Iet uz <a href="%s">Photos/Tags</a> lai pārvaldītu asociācijas.';
20$lang['This name is already used'] = 'Šis nosaukums jau ir lietošanā';
21$lang['Add a new color'] = 'Pievienot jaunu krāsu';
22$lang['Manage colors'] = 'Pārvaldīt krāsas';
23$lang['Invalid color'] = 'Kļūdaina krāsa';
24$lang['Edit color'] = 'Rediģēt krāsu';
25$lang['Color saved'] = 'Krāsa saglabāta';
26$lang['Color deleted'] = 'Krāsa dzēsta';
27$lang['Color added'] = 'Krāsa ir pievienota';
28$lang['Color'] = 'Krāsa';
[8230]29?>
Note: See TracBrowser for help on using the repository browser.