mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Improved Swedish translations (#7477)
Co-authored-by: oskfra <oskar.franck@bahnhof.net>
This commit is contained in:
@@ -20,7 +20,7 @@ $text['title-call_block']['pt-br'] = "Bloqueio de chamadas";
|
||||
$text['title-call_block']['pt-pt'] = "Bloqueio de Chamadas";
|
||||
$text['title-call_block']['ro-ro'] = "Blocare apel";
|
||||
$text['title-call_block']['ru-ru'] = "Черный список";
|
||||
$text['title-call_block']['sv-se'] = "Blockera Samtal";
|
||||
$text['title-call_block']['sv-se'] = "Blockera samtal";
|
||||
$text['title-call_block']['uk-ua'] = "Блокування дзвінків";
|
||||
$text['title-call_block']['tr-tr'] = "Çağrı Engelleme";
|
||||
$text['title-call_block']['zh-cn'] = "呼叫块";
|
||||
@@ -315,7 +315,7 @@ $text['label-ivr_menus']['pt-br'] = "Menus de IVR";
|
||||
$text['label-ivr_menus']['pt-pt'] = "Menus de IVR";
|
||||
$text['label-ivr_menus']['ro-ro'] = "Meniuri IVR";
|
||||
$text['label-ivr_menus']['ru-ru'] = "Голосовые Меню (IVR)";
|
||||
$text['label-ivr_menus']['sv-se'] = "IVR Menyer";
|
||||
$text['label-ivr_menus']['sv-se'] = "Knappvalsmenyer";
|
||||
$text['label-ivr_menus']['uk-ua'] = "Меню IVR";
|
||||
$text['label-ivr_menus']['tr-tr'] = "IVR Menüleri";
|
||||
$text['label-ivr_menus']['zh-cn'] = "IVR 菜单";
|
||||
@@ -553,7 +553,7 @@ $text['label-edit-edit']['pt-br'] = "Bloqueio de chamadas";
|
||||
$text['label-edit-edit']['pt-pt'] = "Bloqueio de Chamadas";
|
||||
$text['label-edit-edit']['ro-ro'] = "Blocare apel";
|
||||
$text['label-edit-edit']['ru-ru'] = "Черный список";
|
||||
$text['label-edit-edit']['sv-se'] = "Blockera Samtal";
|
||||
$text['label-edit-edit']['sv-se'] = "Blockera samtal";
|
||||
$text['label-edit-edit']['uk-ua'] = "Блокування дзвінків";
|
||||
$text['label-edit-edit']['tr-tr'] = "Çağrı Engelleme";
|
||||
$text['label-edit-edit']['zh-cn'] = "呼叫块";
|
||||
@@ -580,7 +580,7 @@ $text['label-edit-add']['pt-br'] = "Adicionar bloqueio de chamadas";
|
||||
$text['label-edit-add']['pt-pt'] = "Adicionar Bloqueio de Chamadas";
|
||||
$text['label-edit-add']['ro-ro'] = "Blocare apel";
|
||||
$text['label-edit-add']['ru-ru'] = "Черный список";
|
||||
$text['label-edit-add']['sv-se'] = "Blockera Samtal";
|
||||
$text['label-edit-add']['sv-se'] = "Blockera samtal";
|
||||
$text['label-edit-add']['uk-ua'] = "Блокування дзвінків";
|
||||
$text['label-edit-add']['tr-tr'] = "Çağrı Engelleme";
|
||||
$text['label-edit-add']['zh-cn'] = "呼叫块";
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Bloqueio de Chamadas";
|
||||
$apps[$x]['menu'][$y]['title']['ro-ro'] = "Blocare apel";
|
||||
$apps[$x]['menu'][$y]['title']['ru-ru'] = "Черный список";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Blockera Samtal";
|
||||
$apps[$x]['menu'][$y]['title']['sv-se'] = "Blockera samtal";
|
||||
$apps[$x]['menu'][$y]['title']['uk-ua'] = "Блокування дзвінків";
|
||||
$apps[$x]['menu'][$y]['title']['zh-cn'] = "呼叫块";
|
||||
$apps[$x]['menu'][$y]['title']['ja-jp'] = "コール ブロック";
|
||||
|
||||
Reference in New Issue
Block a user