mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Synchronize the translations.
This commit is contained in:
@@ -7,6 +7,7 @@ $text['title-traffic_graph']['fr-fr'] = "Graphique de Traffic";
|
||||
$text['title-traffic_graph']['pt-br'] = "Gráfico de tráfego";
|
||||
$text['title-traffic_graph']['pl'] = "Wykres przesyłu danych";
|
||||
$text['title-traffic_graph']['sv-se'] = "Trafik Graf";
|
||||
$text['title-traffic_graph']['uk'] = "Графік трафіку";
|
||||
|
||||
$text['message-no_interfaces_found']['en-us'] = "No interfaces found.";
|
||||
$text['message-no_interfaces_found']['es-cl'] = "Sin interfaces encontrados.";
|
||||
@@ -15,6 +16,7 @@ $text['message-no_interfaces_found']['fr-fr'] = "Aucune interface trouvé.";
|
||||
$text['message-no_interfaces_found']['pt-br'] = "Sem interfaces encontrados.";
|
||||
$text['message-no_interfaces_found']['pl'] = "Nie znaleziono interfejsy.";
|
||||
$text['message-no_interfaces_found']['sv-se'] = "Inga gränssnitt hittades.";
|
||||
$text['message-no_interfaces_found']['uk'] = "Не знайдено жодного інтерфейсу";
|
||||
|
||||
$text['label-interface']['en-us'] = "Interface";
|
||||
$text['label-interface']['es-cl'] = "Interfaz";
|
||||
@@ -23,6 +25,7 @@ $text['label-interface']['fr-fr'] = "Interface";
|
||||
$text['label-interface']['pt-br'] = "Interface";
|
||||
$text['label-interface']['pl'] = "Wybierz interfejs";
|
||||
$text['label-interface']['sv-se'] = "Gränssnitt";
|
||||
$text['label-interface']['uk'] = "Інтерфейс";
|
||||
|
||||
$text['header-traffic_graph']['en-us'] = "Traffic Graph";
|
||||
$text['header-traffic_graph']['es-cl'] = "Gráfico de Tráfico";
|
||||
@@ -31,6 +34,7 @@ $text['header-traffic_graph']['fr-fr'] = "Graphique de Traffic";
|
||||
$text['header-traffic_graph']['pt-br'] = "Gráfico de tráfego";
|
||||
$text['header-traffic_graph']['pl'] = "Wykres przesyłu danych";
|
||||
$text['header-traffic_graph']['sv-se'] = "Trafik Graf";
|
||||
$text['header-traffic_graph']['uk'] = "Графік трафіку";
|
||||
|
||||
$text['description-traffic_graph']['en-us'] = "A browser (or plugin) that supports Scalable Vector Graphics (SVG) is required to view the traffic graph below.";
|
||||
$text['description-traffic_graph']['es-cl'] = "Un navegador (o plugin) que soporte SVG (Scalable Vector Graphics) es necesario para ver el gráfico siguiente.";
|
||||
@@ -39,6 +43,7 @@ $text['description-traffic_graph']['fr-fr'] = "Un explorateur (ou plugin) qui su
|
||||
$text['description-traffic_graph']['pt-br'] = "Um browser (ou plugin) que suporte SVG (Scalable Vector Graphics) é necessário para ver o gráfico do tráfego abaixo. ";
|
||||
$text['description-traffic_graph']['pl'] = "Aby zobaczyć przesytu danych wymagana jest przeglądarka (lub wtyczka), która obsługuje Scalable Vector Graphics (SVG). ";
|
||||
$text['description-traffic_graph']['sv-se'] = "En webbläsare (eller plugin) som stöder Scalable Vector Graphics (SVG) krävs för att visa trafik grafen nedan.";
|
||||
$text['description-traffic_graph']['uk'] = "Браузер (або плагін), який підтримує Scalable Vector Graphics (SVG) необхідний для перегляду графіка руху нижче.";
|
||||
|
||||
$text['description-no_svg']['en-us'] = "Unfortunately your browser does not currently support Scalable Vector Graphics (SVG). To view the traffic graph, please use a browser (or plugin) that supports Scalable Vector Graphics (SVG).";
|
||||
$text['description-no_svg']['es-cl'] = "Su navegador no soporta SVG (Scalable Vector Graphics). Para ver el gráfico debe utilizar un navegador (o plugin) que soporte SVG.";
|
||||
@@ -47,5 +52,6 @@ $text['description-no_svg']['fr-fr'] = "Malheureusement votre explorateur ne ssu
|
||||
$text['description-no_svg']['pt-br'] = "Infelizmente o seu browser não suporta SVG (Scalable Vector Graphics). Para ver o gráfico do tráfego por favor utilize um browser (ou plugin) que suporte SVG.";
|
||||
$text['description-no_svg']['pl'] = "Niestety twoja przeglądarka nie obsługuje obecnie Scalable Vector Graphics (SVG). Aby wyświetlić wykres przesyłu danych, należy użyć przeglądarki (lub wtyczki), który obsługuje Scalable Vector Graphics (SVG).";
|
||||
$text['description-no_svg']['sv-se'] = "Din webbläsare stödjer tyvärr inte Scalable Vector Graphics (SVG). Om du vill visa trafik grafen, vänligen använd en webbläsare (eller plugin) som stöder Scalable Vector Graphics (SVG) ";
|
||||
$text['description-no_svg']['uk'] = "На жаль, браузер не підтримує Scalable Vector Graphics (SVG). Для перегляду графіка, будь ласка, використовуйте браузер (або плагін), який підтримує Scalable Vector Graphics (SVG).";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user