mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:27:03 +02:00
added gui header customisation
This commit is contained in:
@ -41,6 +41,7 @@ $_['text_close'] = "Schließen";
|
||||
$_['text_compressed'] = "komprimiert";
|
||||
$_['text_confirm_to_reset_counters'] = "Zurücksetzen des Zählers bestätigen";
|
||||
$_['text_connection_failed'] = "Connection failed";
|
||||
$_['text_contact_support'] = "Contact support";
|
||||
$_['text_connection_ok'] = "Connection OK";
|
||||
$_['text_content_filter'] = "Inhaltsfilter";
|
||||
$_['text_conversation_available'] = "Zugehörige Nachrichten vorhanden";
|
||||
|
@ -42,6 +42,7 @@ $_['text_compressed'] = "compressed";
|
||||
$_['text_confirm_to_reset_counters'] = "Confirm to reset counters";
|
||||
$_['text_connection_failed'] = "Connection failed";
|
||||
$_['text_connection_ok'] = "Connection OK";
|
||||
$_['text_contact_support'] = "Contact support";
|
||||
$_['text_content_filter'] = "Content filter";
|
||||
$_['text_conversation_available'] = "Conversation available";
|
||||
$_['text_copied'] = "Copied";
|
||||
|
@ -42,6 +42,7 @@ $_['text_compressed'] = "t
|
||||
$_['text_confirm_to_reset_counters'] = "Sz<EFBFBD>ml<EFBFBD>l<EFBFBD>k null<6C>z<EFBFBD>s<EFBFBD>nak meger<65>s<EFBFBD>t<EFBFBD>se";
|
||||
$_['text_connection_failed'] = "Sikertelen kapcsolat";
|
||||
$_['text_connection_ok'] = "Sikeres kapcsolat";
|
||||
$_['text_contact_support'] = "Seg<EFBFBD>t<EFBFBD>g";
|
||||
$_['text_content_filter'] = "Tartalomsz<EFBFBD>r<EFBFBD>";
|
||||
$_['text_conversation_available'] = "Lev<EFBFBD>lv<EFBFBD>lt<EFBFBD>s el<65>rhet<65>";
|
||||
$_['text_copied'] = "<EFBFBD>tm<EFBFBD>solva";
|
||||
|
@ -42,6 +42,7 @@ $_['text_compressed'] = "tömörített";
|
||||
$_['text_confirm_to_reset_counters'] = "Számlálók nullázásának megerősítése";
|
||||
$_['text_connection_failed'] = "Sikertelen kapcsolat";
|
||||
$_['text_connection_ok'] = "Sikeres kapcsolat";
|
||||
$_['text_contact_support'] = "Segítég";
|
||||
$_['text_content_filter'] = "Tartalomszűrő";
|
||||
$_['text_conversation_available'] = "Levélváltás elérhető";
|
||||
$_['text_copied'] = "Átmásolva";
|
||||
|
@ -39,6 +39,7 @@ $_['text_clienthost'] = "Client host";
|
||||
$_['text_close'] = "Fechar";
|
||||
$_['text_compressed'] = "comprimido";
|
||||
$_['text_confirm_to_reset_counters'] = "Confirme para resetar os contadores";
|
||||
$_['text_contact_support'] = "Contact support";
|
||||
$_['text_content_filter'] = "Filtro de conteúdo";
|
||||
$_['text_conversation_available'] = "Conversão disponível";
|
||||
$_['text_copied'] = "Copiado";
|
||||
|
Reference in New Issue
Block a user