mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update the translations from the translation server. Includes the following new languages Brazilian Portuguese, Polish, and Swedish Sweden. Thanks to those that put in the effort to add these languages additional translator volunteers are welcome.
This commit is contained in:
@@ -1,108 +1,115 @@
|
||||
<?php
|
||||
/*
|
||||
FusionPBX
|
||||
Version: MPL 1.1
|
||||
|
||||
The contents of this file are subject to the Mozilla Public License Version
|
||||
1.1 (the "License"); you may not use this file except in compliance with
|
||||
the License. You may obtain a copy of the License at
|
||||
http://www.mozilla.org/MPL/
|
||||
$text['title-sys-status']['en-us'] = "System Status";
|
||||
$text['title-sys-status']['es-cl'] = "Estado del Sistema";
|
||||
$text['title-sys-status']['pt-pt'] = "Status do Sistema";
|
||||
$text['title-sys-status']['fr-fr'] = "État du Système";
|
||||
$text['title-sys-status']['pt-br'] = "Status do sistema";
|
||||
$text['title-sys-status']['pl'] = "Stan systemu";
|
||||
|
||||
Software distributed under the License is distributed on an "AS IS" basis,
|
||||
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
for the specific language governing rights and limitations under the
|
||||
License.
|
||||
$text['title-sys-info']['en-us'] = "System Information";
|
||||
$text['title-sys-info']['es-cl'] = "Información de Sistema";
|
||||
$text['title-sys-info']['pt-pt'] = "Informação do Sistema";
|
||||
$text['title-sys-info']['fr-fr'] = "Info Système";
|
||||
$text['title-sys-info']['pt-br'] = "Informação do sistema";
|
||||
$text['title-sys-info']['pl'] = "Informacje o systemie";
|
||||
|
||||
The Original Code is FusionPBX
|
||||
$text['title-memcache']['en-us'] = "Memcache Information";
|
||||
$text['title-memcache']['es-cl'] = "Información de Memcache";
|
||||
$text['title-memcache']['pt-pt'] = "Informação da Memcache";
|
||||
$text['title-memcache']['fr-fr'] = "Information Memcache";
|
||||
$text['title-memcache']['pt-br'] = "Informação da memória cache";
|
||||
$text['title-memcache']['pl'] = "Informacje o pamięci podręcznej (memcache)";
|
||||
|
||||
The Initial Developer of the Original Code is
|
||||
Mark J Crane <markjcrane@fusionpbx.com>
|
||||
Portions created by the Initial Developer are Copyright (C) 2008-2012
|
||||
the Initial Developer. All Rights Reserved.
|
||||
$text['title-mem']['en-us'] = "Memory Information";
|
||||
$text['title-mem']['es-cl'] = "Información de Memoria";
|
||||
$text['title-mem']['pt-pt'] = "Informação da Memória";
|
||||
$text['title-mem']['fr-fr'] = "Information Mémoire";
|
||||
$text['title-mem']['pt-br'] = "Informação da memória";
|
||||
$text['title-mem']['pl'] = "Informacje o pamięci";
|
||||
|
||||
Contributor(s):
|
||||
Mark J Crane <markjcrane@fusionpbx.com>
|
||||
James Rose <james.o.rose@gmail.com>
|
||||
Philippe Rioual <bhouba@gmail.com>
|
||||
*/
|
||||
$text['title-drive']['en-us'] = "Drive Information";
|
||||
$text['title-drive']['es-cl'] = "Información de Disco";
|
||||
$text['title-drive']['pt-pt'] = "Informação do Disco";
|
||||
$text['title-drive']['fr-fr'] = "Info Disque";
|
||||
$text['title-drive']['pt-br'] = "Informação do disco";
|
||||
$text['title-drive']['pl'] = "Informacje o dysku";
|
||||
|
||||
$text['title-sys-status']['en-us'] = "System Status";
|
||||
$text['title-sys-status']['es-cl'] = "Estado del Sistema";
|
||||
$text['title-sys-status']['pt-pt'] = "Status do Sistema";
|
||||
$text['title-sys-status']['fr-fr'] = "État du Système";
|
||||
$text['title-cpu']['en-us'] = "CPU Information";
|
||||
$text['title-cpu']['es-cl'] = "Info CPU";
|
||||
$text['title-cpu']['pt-pt'] = "Informação de CPU";
|
||||
$text['title-cpu']['fr-fr'] = "Info CPU";
|
||||
$text['title-cpu']['pt-br'] = "Informação da CPU";
|
||||
$text['title-cpu']['pl'] = "Informacje o procesorze";
|
||||
|
||||
$text['header-sys-status']['en-us'] = "System Status";
|
||||
$text['header-sys-status']['es-cl'] = "Estado del Sistema";
|
||||
$text['header-sys-status']['pt-pt'] = "Status do Sistema";
|
||||
$text['header-sys-status']['fr-fr'] = "État du Système";
|
||||
$text['message-unavailable']['en-us'] = "Unavailable";
|
||||
$text['message-unavailable']['es-cl'] = "Indisponible";
|
||||
$text['message-unavailable']['pt-pt'] = "Indisponível";
|
||||
$text['message-unavailable']['fr-fr'] = "Indisponible";
|
||||
$text['message-unavailable']['pt-br'] = "Indisponivel";
|
||||
$text['message-unavailable']['pl'] = "Niedostępny";
|
||||
|
||||
$text['title-sys-info']['en-us'] = "System Information";
|
||||
$text['title-sys-info']['es-cl'] = "Información de Sistema";
|
||||
$text['title-sys-info']['pt-pt'] = "Informação do Sistema";
|
||||
$text['title-sys-info']['fr-fr'] = "Info Système";
|
||||
$text['label-os']['en-us'] = "Operating System";
|
||||
$text['label-os']['es-cl'] = "Sistema Operativo";
|
||||
$text['label-os']['pt-pt'] = "Sistema Operativo";
|
||||
$text['label-os']['fr-fr'] = "Operating System";
|
||||
$text['label-os']['pt-br'] = "Sistema operacional";
|
||||
$text['label-os']['pl'] = "System operacyjny";
|
||||
|
||||
$text['label-os']['en-us'] = "Operating System";
|
||||
$text['label-os']['es-cl'] = "Sistema Operativo";
|
||||
$text['label-os']['pt-pt'] = "Sistema Operativo";
|
||||
$text['label-os']['fr-fr'] = "Operating System";
|
||||
$text['label-memcache_status']['en-us'] = "Memcache Status";
|
||||
$text['label-memcache_status']['es-cl'] = "Estado de Memcache";
|
||||
$text['label-memcache_status']['pt-pt'] = "Estado da Memcache";
|
||||
$text['label-memcache_status']['fr-fr'] = "Statut Memcache";
|
||||
$text['label-memcache_status']['pt-br'] = "Estado da memória cache";
|
||||
$text['label-memcache_status']['pl'] = "Status pamięci podręcznej (memcache)";
|
||||
|
||||
$text['title-mem']['en-us'] = "Memory Information";
|
||||
$text['title-mem']['es-cl'] = "Información de Memoria";
|
||||
$text['title-mem']['pt-pt'] = "Informação da Memória";
|
||||
$text['title-mem']['fr-fr'] = "Information Mémoire";
|
||||
$text['label-mem']['en-us'] = "Memory Status";
|
||||
$text['label-mem']['es-cl'] = "Estado de Memoria";
|
||||
$text['label-mem']['pt-pt'] = "Estado da Memória";
|
||||
$text['label-mem']['fr-fr'] = "Statut Mémoire";
|
||||
$text['label-mem']['pt-br'] = "Estado de memória";
|
||||
$text['label-mem']['pl'] = "Status pamięci";
|
||||
|
||||
$text['label-mem']['en-us'] = "Memory Status";
|
||||
$text['label-mem']['es-cl'] = "Estado de Memoria";
|
||||
$text['label-mem']['pt-pt'] = "Estado da Memória";
|
||||
$text['label-mem']['fr-fr'] = "Statut Mémoire";
|
||||
$text['label-drive-percent']['en-us'] = "Percent Free";
|
||||
$text['label-drive-percent']['es-cl'] = "Porcentaje Libre";
|
||||
$text['label-drive-percent']['pt-pt'] = "Percentagem Livre";
|
||||
$text['label-drive-percent']['fr-fr'] = "Pourcent Libre";
|
||||
$text['label-drive-percent']['pt-br'] = "Percentagem livre";
|
||||
$text['label-drive-percent']['pl'] = "Dostępne w %";
|
||||
|
||||
$text['title-cpu']['en-us'] = "CPU Information";
|
||||
$text['title-cpu']['es-cl'] = "Info CPU";
|
||||
$text['title-cpu']['pt-pt'] = "Informação de CPU";
|
||||
$text['title-cpu']['fr-fr'] = "Info CPU";
|
||||
$text['label-drive-free']['en-us'] = "Free Space";
|
||||
$text['label-drive-free']['es-cl'] = "Espacio Libre";
|
||||
$text['label-drive-free']['pt-pt'] = "Espaço Livre";
|
||||
$text['label-drive-free']['fr-fr'] = "Espace Libre";
|
||||
$text['label-drive-free']['pt-br'] = "Espeço livre";
|
||||
$text['label-drive-free']['pl'] = "Wolne miejsce";
|
||||
|
||||
$text['label-cpu']['en-us'] = "CPU Status";
|
||||
$text['label-cpu']['es-cl'] = "Estado de CPU";
|
||||
$text['label-cpu']['pt-pt'] = "Estado do CPU";
|
||||
$text['label-cpu']['fr-fr'] = "CPU Statut";
|
||||
$text['label-drive-capacity']['en-us'] = "Capacity";
|
||||
$text['label-drive-capacity']['es-cl'] = "Capacidad";
|
||||
$text['label-drive-capacity']['pt-pt'] = "Capacidade";
|
||||
$text['label-drive-capacity']['fr-fr'] = "Capacité";
|
||||
$text['label-drive-capacity']['pt-br'] = "Capacidade";
|
||||
$text['label-drive-capacity']['pl'] = "Pojemność";
|
||||
|
||||
$text['title-drive']['en-us'] = "Drive Information";
|
||||
$text['title-drive']['es-cl'] = "Información de Disco";
|
||||
$text['title-drive']['pt-pt'] = "Informação do Disco";
|
||||
$text['title-drive']['fr-fr'] = "Info Disque";
|
||||
$text['label-drive']['en-us'] = "Drive Space";
|
||||
$text['label-drive']['es-cl'] = "Espacio en Disco";
|
||||
$text['label-drive']['pt-pt'] = "Espaço do Disco";
|
||||
$text['label-drive']['fr-fr'] = "Espace Disque";
|
||||
$text['label-drive']['pt-br'] = "Espaço do disco";
|
||||
$text['label-drive']['pl'] = "Pojemność dysku";
|
||||
|
||||
$text['label-drive']['en-us'] = "Drive Space";
|
||||
$text['label-drive']['es-cl'] = "Espacio en Disco";
|
||||
$text['label-drive']['pt-pt'] = "Espaço do Disco";
|
||||
$text['label-drive']['fr-fr'] = "Espace Disque";
|
||||
$text['label-cpu']['en-us'] = "CPU Status";
|
||||
$text['label-cpu']['es-cl'] = "Estado de CPU";
|
||||
$text['label-cpu']['pt-pt'] = "Estado do CPU";
|
||||
$text['label-cpu']['fr-fr'] = "CPU Statut";
|
||||
$text['label-cpu']['pt-br'] = "Estado da CPU";
|
||||
$text['label-cpu']['pl'] = "Status procesora";
|
||||
|
||||
$text['label-drive-capacity']['en-us'] = "Capacity";
|
||||
$text['label-drive-capacity']['es-cl'] = "Capacidad";
|
||||
$text['label-drive-capacity']['pt-pt'] = "Capacidade";
|
||||
$text['label-drive-capacity']['fr-fr'] = "Capacité";
|
||||
$text['header-sys-status']['en-us'] = "System Status";
|
||||
$text['header-sys-status']['es-cl'] = "Estado del Sistema";
|
||||
$text['header-sys-status']['pt-pt'] = "Status do Sistema";
|
||||
$text['header-sys-status']['fr-fr'] = "État du Système";
|
||||
$text['header-sys-status']['pt-br'] = "Status do sistema";
|
||||
$text['header-sys-status']['pl'] = "Stan systemu";
|
||||
|
||||
$text['label-drive-free']['en-us'] = "Free Space";
|
||||
$text['label-drive-free']['es-cl'] = "Espacio Libre";
|
||||
$text['label-drive-free']['pt-pt'] = "Espaço Livre";
|
||||
$text['label-drive-free']['fr-fr'] = "Espace Libre";
|
||||
|
||||
$text['label-drive-percent']['en-us'] = "Percent Free";
|
||||
$text['label-drive-percent']['es-cl'] = "Porcentaje Libre";
|
||||
$text['label-drive-percent']['pt-pt'] = "Percentagem Livre";
|
||||
$text['label-drive-percent']['fr-fr'] = "Pourcent Libre";
|
||||
|
||||
$text['title-memcache']['en-us'] = "Memcache Information";
|
||||
$text['title-memcache']['es-cl'] = "Información de Memcache";
|
||||
$text['title-memcache']['pt-pt'] = "Informação da Memcache";
|
||||
$text['title-memcache']['fr-fr'] = "Information Memcache";
|
||||
|
||||
$text['label-memcache_status']['en-us'] = "Memcache Status";
|
||||
$text['label-memcache_status']['es-cl'] = "Estado de Memcache";
|
||||
$text['label-memcache_status']['pt-pt'] = "Estado da Memcache";
|
||||
$text['label-memcache_status']['fr-fr'] = "Statut Memcache";
|
||||
|
||||
$text['message-unavailable']['en-us'] = "Unavailable";
|
||||
$text['message-unavailable']['es-cl'] = "Indisponible";
|
||||
$text['message-unavailable']['pt-pt'] = "Indisponível";
|
||||
$text['message-unavailable']['fr-fr'] = "Indisponible";
|
||||
?>
|
||||
?>
|
||||
@@ -1,20 +1,15 @@
|
||||
<?php
|
||||
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = "System Status";
|
||||
$apps[$x]['menu'][0]['title']['es-cl'] = "Estado de Sistema";
|
||||
$apps[$x]['menu'][0]['title']['es-mx'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-ch'] = "";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Etat Système";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Estado do Sistema";
|
||||
$apps[$x]['menu'][0]['title']['pt-br'] = "";
|
||||
$apps[$x]['menu'][0]['uuid'] = "5243e0d2-0e8b-277a-912e-9d8b5fcdb41d";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
$apps[$x]['menu'][0]['path'] = "/app/system/system.php";
|
||||
$apps[$x]['menu'][0]['groups'][] = "superadmin";
|
||||
|
||||
<?php
|
||||
|
||||
$apps[$x]['menu'][0]['title']['en-us'] = "System Status";
|
||||
$apps[$x]['menu'][0]['title']['es-cl'] = "Estado de Sistema";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Etat Système";
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Estado do Sistema";
|
||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Estado do sistema";
|
||||
$apps[$x]['menu'][0]['title']['pl'] = "Stan systemu";
|
||||
$apps[$x]['menu'][0]['uuid'] = "5243e0d2-0e8b-277a-912e-9d8b5fcdb41d";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
$apps[$x]['menu'][0]['path'] = "/app/system/system.php";
|
||||
$apps[$x]['menu'][0]['groups'][] = "superadmin";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user