Ignore:
Timestamp:
Mar 15, 2014, 8:19:05 PM (10 years ago)
Author:
rvelices
Message:

autcocomplete language cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_autocomplete/language/lv_LV/plugin.lang.php

    r27153 r27770  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['URL'] = 'URL';
    24 $lang['Url:'] = 'Url:';
    25 $lang['Query:'] = 'Rinda:';
     23$lang['Url'] = 'Url';
     24$lang['Query'] = 'Rinda';
    2625$lang['Exclude'] = 'Izslēgt';
    2726$lang['Custom'] = 'Izvēles';
    2827$lang['Configuration'] = 'Konfigurācija';
    29 $lang['Actions'] = 'Darbības';
    3028$lang['Leave empty for automatic gallery search <br>OR enter an url ($r/ at the start of url means this gallery)<br>OR enter q=Term to search for a specific term'] = 'Atstāt tukšu automātiskai galerijas pārmeklēšanai <br>VAI IEVADIET url ($r/ url sākumā nozīmē šī galerija)<br>VAI IEVADIET q=Term , lai meklētu īpašu terminu';
    3129$lang['Use <b>\</b> to break search (e.g. Central Park\, NY will not match NY but it will display it)'] = 'Lietot, lai <b>\</b> pārtrauktu meklēšanu (e.g. Central Park\, NY nesakrīt ar NY bet tomēr tiks parādīts)';
     
    3432$lang['If you change album/tag names or permalink you might want to'] = 'Ja mainīsiet albūma/tega nosaukumu vai permalinku, jūs noteikti gribēsiet ';
    3533$lang['Invalidate auto completion index cache'] = 'Padara nederīgu auto pabeigšanas indeksa kešatmiņu';
    36 $lang[''] = ' ';
    37 $lang['Stop accumulating matches after'] = 'Beigt uzkrāt sakritības pēc';
    38 $lang['Maximum number of suggestions'] = 'Maksimālais ieteikumu skaits';
    3934$lang['positive matches'] = 'pozitīvas sakritības';
    40 $lang['Weight:'] = 'Svars:';
    4135$lang['Weight'] = 'Svars';
    42 $lang['Name'] = 'Vārds';
    43 $lang['No data available in table'] = 'Tabulā nav lietojamu datu';
    44 $lang['Ideal number of suggestions'] = 'Ideāls ieteikumu skaits';
    4536$lang['Create a new suggestion'] = 'Izveidot jaunu ieteikumu';
    4637?>
Note: See TracChangeset for help on using the changeset viewer.