mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:27:03 +02:00
gui fixes
This commit is contained in:
@ -298,6 +298,7 @@ $_['text_search_group_to_add'] = "Hinzuzufügende Gruppe suchen";
|
||||
$_['text_search_terms'] = "Suchkriterien";
|
||||
$_['text_select_action'] = "Aktion wählen";
|
||||
$_['text_select_all'] = "Alles auswählen";
|
||||
$_['text_select_image'] = "Select image";
|
||||
$_['text_select_recipients'] = "Empfänger auswählen";
|
||||
$_['text_sender'] = "Absender";
|
||||
$_['text_sending_domains'] = "Absenderdomäne";
|
||||
|
@ -298,6 +298,7 @@ $_['text_search_group_to_add'] = "Search group to add";
|
||||
$_['text_search_terms'] = "Search terms";
|
||||
$_['text_select_action'] = "Select action";
|
||||
$_['text_select_all'] = "Select all";
|
||||
$_['text_select_image'] = "Select image";
|
||||
$_['text_select_recipients'] = "Select recipients";
|
||||
$_['text_sender'] = "Sender";
|
||||
$_['text_sending_domains'] = "sending domains";
|
||||
|
@ -298,6 +298,7 @@ $_['text_search_group_to_add'] = "
|
||||
$_['text_search_terms'] = "Keres<EFBFBD>si felt<6C>telek";
|
||||
$_['text_select_action'] = "M<EFBFBD>velet v<>laszt<7A>s";
|
||||
$_['text_select_all'] = "Mindegyik kijel<65>l<EFBFBD>se";
|
||||
$_['text_select_image'] = "V<EFBFBD>lasszon k<>pet";
|
||||
$_['text_select_recipients'] = "C<EFBFBD>mzettek kijel<65>l<EFBFBD>se";
|
||||
$_['text_sender'] = "Felad<EFBFBD>";
|
||||
$_['text_sending_domains'] = "k<EFBFBD>ld<EFBFBD> domain";
|
||||
|
@ -298,6 +298,7 @@ $_['text_search_group_to_add'] = "írja be a csoport nevének elejét";
|
||||
$_['text_search_terms'] = "Keresési feltételek";
|
||||
$_['text_select_action'] = "Művelet választás";
|
||||
$_['text_select_all'] = "Mindegyik kijelölése";
|
||||
$_['text_select_image'] = "Válasszon képet";
|
||||
$_['text_select_recipients'] = "Címzettek kijelölése";
|
||||
$_['text_sender'] = "Feladó";
|
||||
$_['text_sending_domains'] = "küldő domain";
|
||||
|
@ -292,6 +292,7 @@ $_['text_search_group_to_add'] = "Pesquisar grupos para adicionar";
|
||||
$_['text_search_terms'] = "Pesquisar strings";
|
||||
$_['text_select_action'] = "Selecionar ação";
|
||||
$_['text_select_all'] = "Selcionar todos";
|
||||
$_['text_select_image'] = "Select image";
|
||||
$_['text_select_recipients'] = "Selcionar recipiente";
|
||||
$_['text_sender'] = "Remetente";
|
||||
$_['text_sending_domains'] = "envio de domínios";
|
||||
|
Reference in New Issue
Block a user