mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Improved Swedish translations (#7477)
Co-authored-by: oskfra <oskar.franck@bahnhof.net>
This commit is contained in:
@@ -101,7 +101,7 @@ $text['option-true']['pt-br'] = "Sim";
|
||||
$text['option-true']['pt-pt'] = "Sim";
|
||||
$text['option-true']['ro-ro'] = "Adevărat";
|
||||
$text['option-true']['ru-ru'] = "Да";
|
||||
$text['option-true']['sv-se'] = "Sann";
|
||||
$text['option-true']['sv-se'] = "Ja";
|
||||
$text['option-true']['uk-ua'] = "Так";
|
||||
$text['option-true']['tr-tr'] = "Doğru";
|
||||
$text['option-true']['zh-cn'] = "真的";
|
||||
@@ -128,7 +128,7 @@ $text['option-false']['pt-br'] = "Não";
|
||||
$text['option-false']['pt-pt'] = "Não";
|
||||
$text['option-false']['ro-ro'] = "Fals";
|
||||
$text['option-false']['ru-ru'] = "Нет";
|
||||
$text['option-false']['sv-se'] = "Falsk";
|
||||
$text['option-false']['sv-se'] = "Nej";
|
||||
$text['option-false']['uk-ua'] = "помилковий";
|
||||
$text['option-false']['tr-tr'] = "YANLIŞ";
|
||||
$text['option-false']['zh-cn'] = "错误的";
|
||||
@@ -776,7 +776,7 @@ $text['description-destination']['pt-br'] = "Enviar a chamada para a extensão d
|
||||
$text['description-destination']['pt-pt'] = "Enviar a chamada para a extensão de um menu de IVR, Sala de Conferência ou qualquer outro número.";
|
||||
$text['description-destination']['ro-ro'] = "Trimiteți apelul către o extensie, un meniu IVR, o sală de conferințe sau orice alt număr.";
|
||||
$text['description-destination']['ru-ru'] = "Отправить вызов на внутренний номер, IVR, конференцию или любой другой номер.";
|
||||
$text['description-destination']['sv-se'] = "Skicka samtalet till en anknytning, IVR Meny, Konferens Rum eller något annat nummer.";
|
||||
$text['description-destination']['sv-se'] = "Skicka samtalet till en anknytning, knappvalsmeny, Konferens Rum eller något annat nummer.";
|
||||
$text['description-destination']['uk-ua'] = "Відправити дзвінок на розширення, меню IVR, конференцію, або будь-який інший номер.";
|
||||
$text['description-destination']['tr-tr'] = "Aramayı bir dahili numaraya, IVR Menüsüne, Konferans Odasına veya başka bir numaraya gönderin.";
|
||||
$text['description-destination']['zh-cn'] = "将呼叫发送到分机、IVR 菜单、会议室或任何其他号码。";
|
||||
|
||||
Reference in New Issue
Block a user