mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Fix spelling of matches
This commit is contained in:
parent
d23d4b1235
commit
e73a5b57fc
@ -97,7 +97,7 @@
|
||||
|
||||
if (!count($account_info) || !$total)
|
||||
{
|
||||
$p->set_var('message',lang('No matchs found'));
|
||||
$p->set_var('message',lang('No matches found'));
|
||||
$p->parse('rows','row_empty',True);
|
||||
}
|
||||
else
|
||||
@ -243,7 +243,7 @@
|
||||
|
||||
if (!count($account_info) || !$total)
|
||||
{
|
||||
$p->set_var('message',lang('No matchs found'));
|
||||
$p->set_var('message',lang('No matches found'));
|
||||
$p->parse('rows','row_empty',True);
|
||||
}
|
||||
else
|
||||
|
@ -124,7 +124,7 @@ never admin en Never
|
||||
new group name admin en New group name
|
||||
new password [ leave blank for no change ] admin en New password [ Leave blank for no change ]
|
||||
no login history exists for this user admin en No login history exists for this user
|
||||
no matchs found admin en No matchs found
|
||||
no matches found admin en No matches found
|
||||
outbound admin en outbound
|
||||
passthrough admin en passthrough
|
||||
path information admin en Path information
|
||||
|
@ -134,7 +134,7 @@ new group name admin es Nuevo nombre de grupo
|
||||
new password [ leave blank for no change ] admin es Nueva contraseña [ Deje es blanco para NO cambiar ]
|
||||
news admin es Noticias
|
||||
no login history exists for this user admin es No existen registros de acceso para este usuario
|
||||
no matchs found admin es No se encontraron resultados
|
||||
no matches found admin es No se encontraron resultados
|
||||
outbound admin es Notas
|
||||
passthough admin es Pasante
|
||||
path information admin es Informacion de Rutas
|
||||
|
@ -121,7 +121,7 @@ never admin fi Ei koskaan
|
||||
new group name admin fi Uuden ryhmän nimi
|
||||
new password [ leave blank for no change ] admin fi Uusi salasana [ Tyhjä = ei muutosta ]
|
||||
no login history exists for this user admin fi Käyttäjällä ei ole kirjautumishistoriaa
|
||||
no matchs found admin fi Yhtään kohdetta ei löytynyt
|
||||
no matches found admin fi Yhtään kohdetta ei löytynyt
|
||||
outbound admin fi lähtevä
|
||||
passthrough admin fi läpikulku
|
||||
path information admin fi Polut
|
||||
|
@ -123,7 +123,7 @@ never admin fr Jamais
|
||||
new group name admin fr Nouveau nom de groupe
|
||||
new password [ leave blank for no change ] admin fr Nouveau mot de passe [ Laisser vide pour aucun changement ]
|
||||
no login history exists for this user admin fr Aucun historique de connexion n'existe pour cet utilisateur
|
||||
no matchs found admin fr Aucune occurrence trouvée
|
||||
no matches found admin fr Aucune occurrence trouvée
|
||||
outbound admin fr sortant
|
||||
passthrough admin fr passage
|
||||
path information admin fr Information sur le chemin
|
||||
|
@ -64,7 +64,7 @@ metar admin it Metar
|
||||
never admin it Mai
|
||||
new group name admin it Nome nuovo gruppo
|
||||
new password [ leave blank for no change ] admin it Nuova password [ Lascia in bianco per non cambiarla ]
|
||||
no matchs found admin it Nessuna corrispondenza trovata.
|
||||
no matches found admin it Nessuna corrispondenza trovata.
|
||||
percent of users that logged out admin it Percentuale di utenti che sono usciti dal sistema in maniera corretta
|
||||
permissions admin it Permessi
|
||||
permissions this group has admin it Permessi che questo gruppo ha
|
||||
|
@ -112,7 +112,7 @@ mode admin ja
|
||||
never admin ja 未
|
||||
new group name admin ja 新グループ名
|
||||
new password [ leave blank for no change ] admin ja 新パスワード [ Leave blank for no change ]
|
||||
no matchs found admin ja 見つかりません。
|
||||
no matches found admin ja 見つかりません。
|
||||
note: ssl available only if php is compiled with curl support admin ja 備考:PHPがcurlをサポートするようコンパイルされている場合にSSL利用可
|
||||
outbound admin ja 外向き
|
||||
passthrough admin ja パススルー
|
||||
|
@ -103,7 +103,7 @@ mode admin pt Modo
|
||||
new group name admin pt Nome do novo Grupo
|
||||
new password [ leave blank for no change ] admin pt Nova senha [ Deixe em branco para não alterar ]
|
||||
no login history exists for this user admin pt Não existe histórico de conexões para este usuário
|
||||
no matchs found admin pt Nenhuma ocorrência encontrada
|
||||
no matches found admin pt Nenhuma ocorrência encontrada
|
||||
outbound admin pt Saída
|
||||
passthrough admin pt Atravessar
|
||||
path information admin pt Informação de Path
|
||||
|
@ -89,7 +89,7 @@ maximum account id (e.g. 65535 or 1000000) admin zt
|
||||
minimum account id (e.g. 500 or 100, etc.) admin zt 使用者帳號編碼最小值﹝如:500 或 100﹞
|
||||
new group name admin zt 新的群組名稱
|
||||
new password [ leave blank for no change ] admin zt 新的密碼(空白時不更動)
|
||||
no matchs found admin zt 沒有找到符合的資料
|
||||
no matches found admin zt 沒有找到符合的資料
|
||||
path information admin zt Path information
|
||||
peer servers admin zt 對接伺服器
|
||||
percent of users that logged out admin zt 使用者登出比例
|
||||
|
Loading…
Reference in New Issue
Block a user