diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/cat/softwares_cat.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/cat/softwares_cat.php | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/admin/WebConsole/idiomas/php/cat/softwares_cat.php b/admin/WebConsole/idiomas/php/cat/softwares_cat.php index d3a75f6f..6dc99649 100644 --- a/admin/WebConsole/idiomas/php/cat/softwares_cat.php +++ b/admin/WebConsole/idiomas/php/cat/softwares_cat.php @@ -1,7 +1,7 @@ <? //________________________________________________________________________________________________________ // -// Fitxer d'idiomes php: softwares_esp.php +// Fitxer d'idiomes php: softwares_cat.php // Idioma: Catalą //________________________________________________________________________________________________________ $TbMsg=array(); @@ -10,14 +10,14 @@ $TbMsg[2]='""'; $TbMsg[3]='"Nou grup de components"'; $TbMsg[4]='"Definir nou component"'; - $TbMsg[5]='"Col.locar component"'; + $TbMsg[5]='"Col·locar component"'; $TbMsg[6]='"Renombrar"'; $TbMsg[7]='"Eliminar grup de components"'; $TbMsg[8]='"Moure component"'; $TbMsg[9]='"Eliminar component"'; $TbMsg[10]='"Nou grup de perfils"'; $TbMsg[11]='"Definir nou perfil"'; - $TbMsg[12]='"Col.locar perfil"'; + $TbMsg[12]='"Col·locar perfil"'; $TbMsg[13]='"Eliminar grup de perfils"'; $TbMsg[14]='"Gestió components"'; $TbMsg[15]='"Informació Perfil"'; @@ -27,11 +27,11 @@ $TbMsg[19]='"Components software"'; $TbMsg[20]='"Perfils software"'; $TbMsg[21]='"Software Incremental"'; - $TbMsg[22]='"Nou grup d'incrementals"'; - $TbMsg[23]='"Definir nuevo incremental"'; - $TbMsg[24]='"Col.locar incremental"'; - $TbMsg[25]='"Eliminar grup diincrementals"'; - $TbMsg[26]='"Informació Incremental"'; + $TbMsg[22]='"Nou grup d\'incrementals"'; + $TbMsg[23]='"Definir nova incremental"'; + $TbMsg[24]='"Col·locar incremental"'; + $TbMsg[25]='"Eliminar grup d\'incrementals"'; + $TbMsg[26]='"Informació incremental"'; $TbMsg[27]='"Moure incremental"'; $TbMsg[28]='"Eliminar incremental"'; ?>
\ No newline at end of file |