Changeset 16783 for extensions/UserCollections/language
- Timestamp:
- Jul 16, 2012, 5:47:54 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/UserCollections/language/lv_LV/plugin.lang.php
r16663 r16783 29 29 $lang['Copy to clipboard'] = 'Kopēt atmiņā'; 30 30 $lang['Create a new collection'] = 'Izveidot jaunu kolekciju'; 31 $lang['Current collection:'] = 'Esošā kolekcija:';32 $lang['Display collection'] = 'Rādīt';33 31 $lang['Invalid collection'] = 'Nederīga kolekcija'; 34 32 $lang['Please give a name'] = 'Lūdzu dodiet nosaukumu'; … … 43 41 $lang['save'] = 'saglabāt'; 44 42 $lang['set active'] = 'aktivēt'; 43 $lang['%d more...'] = '%d vēl ...'; 44 $lang['Save'] = 'Saglabāt'; 45 $lang['You have %d collection'] = 'Jums ir %d kolekcija'; 46 $lang['You have %d collections'] = 'Jums ir %d kolekcijas'; 47 $lang['You have no collection'] = 'Jums nav kolekciju'; 48 $lang['active'] = 'aktīvs'; 45 49 ?>
Note: See TracChangeset
for help on using the changeset viewer.