mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
New translations main.php (Catalan)
This commit is contained in:
parent
74f75270e8
commit
f8949d7393
1 changed files with 7 additions and 0 deletions
|
@ -1986,6 +1986,11 @@ $lang['USER_POSTS_COUNT_SYNCHRONIZED'] = 'Usuari missatges recompte s\'ha sincro
|
|||
// Online Userlist
|
||||
$lang['SHOW_ONLINE_USERLIST'] = 'Mostra la llista d\'usuaris en línia';
|
||||
|
||||
// Robots.txt editor
|
||||
$lang['ROBOTS_TXT_EDITOR_TITLE'] = 'Manage robots.txt';
|
||||
$lang['ROBOTS_TXT_UPDATED_SUCCESSFULLY'] = 'File robots.txt has been updated successfully';
|
||||
$lang['CLICK_RETURN_ROBOTS_TXT_CONFIG'] = '%sClick Here to return to robots.txt manager%s';
|
||||
|
||||
// Auth pages
|
||||
$lang['USER_SELECT'] = 'Seleccioneu un Usuari';
|
||||
$lang['GROUP_SELECT'] = 'Seleccioneu un Grup';
|
||||
|
@ -3021,6 +3026,8 @@ $lang['HASH_NOT_FOUND'] = 'Llançament de hash %s no trobat';
|
|||
|
||||
$lang['TERMS_EMPTY_TEXT'] = '[align=center]The text of this page is edited at: [url]%s[/url]. This line can see only administrators.[/align]';
|
||||
$lang['TERMS_EXPLAIN'] = 'En aquesta pàgina, es pot especificar el text de les normes bàsiques de recurs es mostra als usuaris.';
|
||||
$lang['TERMS_UPDATED_SUCCESSFULLY'] = 'Terms have been updated successfully';
|
||||
$lang['CLICK_RETURN_TERMS_CONFIG'] = '%sClick Here to return to Terms editor%s';
|
||||
|
||||
$lang['TR_STATS'] = [
|
||||
0 => 'inactiu usuaris en 30 dies',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue