diff --git a/gtk/parameters.ui b/gtk/parameters.ui
index 056ae6160..baeca55d7 100644
--- a/gtk/parameters.ui
+++ b/gtk/parameters.ui
@@ -189,23 +189,6 @@
-
@@ -293,7 +275,6 @@
True
True
False
- False
True
@@ -310,7 +291,6 @@
True
False
GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
- False
True
@@ -377,7 +357,6 @@
True
True
False
- False
True
@@ -393,7 +372,6 @@
True
True
False
- False
True
@@ -450,7 +428,6 @@
True
True
False
- False
True
@@ -466,7 +443,6 @@
True
True
False
- False
True
@@ -565,7 +541,6 @@
True
True
False
- False
True
@@ -645,7 +620,6 @@
True
True
False
- False
True
@@ -693,7 +667,6 @@
True
True
False
- False
True
@@ -719,7 +692,6 @@
gtk-edit
True
True
- False
True
@@ -747,7 +719,6 @@
True
True
True
- False
True
@@ -802,7 +773,6 @@
True
True
False
- False
True
True
@@ -819,7 +789,6 @@
True
True
False
- False
True
no_nat
@@ -836,7 +805,6 @@
True
True
False
- False
True
no_nat
@@ -853,7 +821,6 @@
True
True
False
- False
True
no_nat
@@ -870,7 +837,6 @@
True
True
False
- False
True
no_nat
@@ -1073,6 +1039,9 @@
GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
6
2
+
+
+
@@ -1274,7 +1242,6 @@
True
True
False
- False
True
@@ -1285,9 +1252,6 @@
6
-
-
-
@@ -1426,7 +1390,6 @@
True
True
True
- False
@@ -1675,7 +1638,6 @@
True
True
True
- False
+
+
+ True
+ False
+ 0
+ none
+
+
+ True
+ False
+ 12
+
+
+ Automatically answer when a call is received
+ True
+ True
+ False
+ True
+
+
+
+
+
+
+
+ True
+ False
+ <b>Auto-answer</b>
+ True
+
+
+
+
+ True
+ True
+ 3
+
+
2
@@ -2098,7 +2094,6 @@
True
True
GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
- False
True
@@ -2115,7 +2110,6 @@
True
True
GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
- False
True
@@ -2131,7 +2125,6 @@
True
True
GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
- False
@@ -2179,7 +2172,6 @@
True
True
GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
- False
@@ -2345,7 +2337,6 @@
True
True
False
- False
0
True
@@ -2437,63 +2428,6 @@
False
-
-
- True
- False
- 3
- 3
-
-
- Automatically answer when a call is received
- True
- True
- False
- False
- True
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 4
-
-
-
-
- True
- False
- Call parameters
-
-
- 4
- False
-
-
True
@@ -2557,7 +2491,6 @@
True
True
False
- False
True
@@ -2581,7 +2514,7 @@
- 5
+ 4
@@ -2615,7 +2548,7 @@
- 5
+ 4
False
@@ -2642,6 +2575,9 @@
4
2
True
+
+
+
True
@@ -2684,7 +2620,6 @@
True
True
True
- False
True
@@ -2734,9 +2669,6 @@
GTK_SHRINK
-
-
-
@@ -2761,7 +2693,7 @@
- 6
+ 5
@@ -2794,10 +2726,16 @@
- 6
+ 5
False
+
+
+
+
+
+
True
@@ -2817,7 +2755,6 @@
True
True
GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK
- False
@@ -2868,4 +2805,21 @@
+
+
+
+
+
+
+
+ SIP (UDP)
+
+
+ SIP (TCP)
+
+
+ SIP (TLS)
+
+
+
diff --git a/gtk/propertybox.c b/gtk/propertybox.c
index 7f9a0f6f9..04a4a2d9d 100644
--- a/gtk/propertybox.c
+++ b/gtk/propertybox.c
@@ -1583,7 +1583,7 @@ void linphone_gtk_show_parameters(void){
linphone_core_adaptive_rate_control_enabled(lc));
/* CALL PARAMS CONFIG */
- gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(linphone_gtk_get_widget(pb, "auto_answer")), linphone_gtk_get_ui_config_int("auto_answer", 0));
+ gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(linphone_gtk_get_widget(pb, "auto_answer_checkbox")), linphone_gtk_get_ui_config_int("auto_answer", 0));
/* UI CONFIG */
linphone_gtk_fill_langs(pb);
diff --git a/po/ar.po b/po/ar.po
index 6f4819d3f..a98ad0b64 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# محيي الدين , 2014
# محيي الدين , 2014-2015
@@ -9,18 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Arabic (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/ar/)\n"
-"Language: ar\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Arabic (http://www.transifex.com/projects/p/linphone-gtk/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
-"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+"Language: ar\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
#, c-format
@@ -80,9 +77,7 @@ msgstr[5] "%i ثانية"
msgid ""
"%s\tQuality: %s\n"
"%s\t%s\t"
-msgstr ""
-"%s\tالجودة : %s\n"
-"%s\t%s\t"
+msgstr "%s\tالجودة : %s\n%s\t%s\t"
#: ../gtk/calllogs.c:341
#, c-format
@@ -124,10 +119,9 @@ msgstr "العنوان المُراد الاتصال به الآن"
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
-msgstr ""
-"حدِّد مجلد العمل (الذي سيكون مجلد التثبيت، مثلا c:\\Program Files\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
+msgstr "حدِّد مجلد العمل (الذي سيكون مجلد التثبيت، مثلا c:\\Program Files\\Linphone)"
#: ../gtk/main.c:142
msgid "Configuration file"
@@ -145,28 +139,22 @@ msgstr "شغِّل الاختبار الذاتي ثم اخرِجْ 0 إذا نج
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s يريد إضافتك إلى جهة اتصاله.\n"
-"هل تريد السماح له برؤية معلومات حضورك وكذا إضافته إلى جهة اتصالك أيضا ؟ إذا "
-"أجبت ب لا، سيُحظَر هذا الشخص مؤقتا."
+msgstr "%s يريد إضافتك إلى جهة اتصاله.\nهل تريد السماح له برؤية معلومات حضورك وكذا إضافته إلى جهة اتصالك أيضا ؟ إذا أجبت ب لا، سيُحظَر هذا الشخص مؤقتا."
#: ../gtk/main.c:1136
#, c-format
msgid ""
"Please enter your password for username %s\n"
" at realm %s:"
-msgstr ""
-"ادخل كلمة السر ل %s\n"
-" في نطاق %s:"
+msgstr "ادخل كلمة السر ل %s\n في نطاق %s:"
#: ../gtk/main.c:1257
msgid "Call error"
msgstr "خطأ في المكالمة"
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "إنتهت المكالمة"
@@ -218,9 +206,7 @@ msgstr "التحويل إلى %s"
msgid ""
"No sound cards have been detected on this computer.\n"
"You won't be able to send or receive audio calls."
-msgstr ""
-"لا وجود للوحة الصوت على هذا الحاسوب.\n"
-"لن تتمكن من تلقي أو إجراء أي مكالمة."
+msgstr "لا وجود للوحة الصوت على هذا الحاسوب.\nلن تتمكن من تلقي أو إجراء أي مكالمة."
#: ../gtk/main.c:2136
msgid "A free SIP video-phone"
@@ -300,7 +286,7 @@ msgstr "الإعدادات"
msgid "Enabled"
msgstr "مفعَّل"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "غير مفعَّل"
@@ -406,9 +392,7 @@ msgstr "ZRTP"
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"يوجد إصدار حديث من طرف %s.\n"
-"هل تريد فتح المتصفح لتنزيله ؟"
+msgstr "يوجد إصدار حديث من طرف %s.\nهل تريد فتح المتصفح لتنزيله ؟"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -449,9 +433,7 @@ msgstr[5] "عُثِر على %i جهة اتصال"
msgid ""
"Welcome!\n"
"This assistant will help you to use a SIP account for your calls."
-msgstr ""
-"مرحبا !\n"
-"سيمكنك هذا المرشد من إعداد حسابك SIP لإجراء المكالمات."
+msgstr "مرحبا !\nسيمكنك هذا المرشد من إعداد حسابك SIP لإجراء المكالمات."
#: ../gtk/setupwizard.c:43
msgid "Create an account on linphone.org"
@@ -473,7 +455,7 @@ msgstr "أريد تحديد عنوان التهيئة عن بعد"
msgid "Enter your linphone.org username"
msgstr "أدخِلْ إسم المستخدم في linphone.org"
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "إسم المستخدم :"
@@ -529,9 +511,7 @@ msgstr "أحطني علما بتحديثات لِنْفُونْ"
msgid ""
"Error, account not validated, username already used or server unreachable.\n"
"Please go back and try again."
-msgstr ""
-"خطأ، لم يتم تأكيد الحساب، إسم المستخدم سبق استخدامه أو تعذر الوصول للخادم.\n"
-"يُرجى إعادة المحاولة لاحقا."
+msgstr "خطأ، لم يتم تأكيد الحساب، إسم المستخدم سبق استخدامه أو تعذر الوصول للخادم.\nيُرجى إعادة المحاولة لاحقا."
#: ../gtk/setupwizard.c:405
msgid "Thank you. Your account is now configured and ready for use."
@@ -539,13 +519,9 @@ msgstr "شكرا لك، لقد جرت تهيئة حسابك وهو الآن قا
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
-msgstr ""
-"يُرجى تأكيد حسابك وذلك بالضغط على الوصلة التي أرسلناها لك بالبريد "
-"الإلكتروني.\n"
-"ثم ارجع إلى هنا واضغط على زر التالي."
+msgstr "يُرجى تأكيد حسابك وذلك بالضغط على الوصلة التي أرسلناها لك بالبريد الإلكتروني.\nثم ارجع إلى هنا واضغط على زر التالي."
#: ../gtk/setupwizard.c:602
msgid "SIP account configuration assistant"
@@ -650,9 +626,7 @@ msgstr "مباشرة أو عبر خادم"
msgid ""
"download: %f\n"
"upload: %f (kbit/s)"
-msgstr ""
-"التنزيل % f\n"
-"الرفع : %f (ك.بِتْ/الثانية)"
+msgstr "التنزيل % f\nالرفع : %f (ك.بِتْ/الثانية)"
#: ../gtk/incall_view.c:272 ../gtk/incall_view.c:274
#, c-format
@@ -766,9 +740,7 @@ msgstr "إيقاف مؤقت"
msgid ""
"Recording into\n"
"%s %s"
-msgstr ""
-"يسجل في\n"
-"%s %s"
+msgstr "يسجل في\n%s %s"
#: ../gtk/incall_view.c:954
msgid "(Paused)"
@@ -821,9 +793,7 @@ msgstr "لم يتمكن من تشغيل التحكم في الصوت للنظا
msgid ""
"Welcome!\n"
"This assistant will help you to configure audio settings for Linphone"
-msgstr ""
-"مرحبا !\n"
-"سيمكنك هذا المرشد من تهيئة إعدادات الصوت من أجل لِنْفُونْ"
+msgstr "مرحبا !\nسيمكنك هذا المرشد من تهيئة إعدادات الصوت من أجل لِنْفُونْ"
#: ../gtk/audio_assistant.c:328
msgid "Capture device"
@@ -1075,20 +1045,7 @@ msgid ""
"cs: Petr Pisar \n"
"hu: anonymous\n"
"he: Eli Zaretskii \n"
-msgstr ""
-"fr: Simon Morlat\n"
-"en: Simon Morlat and Delphine Perreau\n"
-"it: Alberto Zanoni \n"
-"de: Jean-Jacques Sarton \n"
-"sv: Daniel Nylander \n"
-"es: Jesus Benitez \n"
-"ja: YAMAGUCHI YOSHIYA \n"
-"pt_BR: Rafael Caesar Lenzi \n"
-"pl: Robert Nasiadek \n"
-"cs: Petr Pisar \n"
-"hu: anonymous\n"
-"he: Eli Zaretskii \n"
-"ar: Muhiyeddine Cherik \n"
+msgstr "fr: Simon Morlat\nen: Simon Morlat and Delphine Perreau\nit: Alberto Zanoni \nde: Jean-Jacques Sarton \nsv: Daniel Nylander \nes: Jesus Benitez \nja: YAMAGUCHI YOSHIYA \npt_BR: Rafael Caesar Lenzi \npl: Robert Nasiadek \ncs: Petr Pisar \nhu: anonymous\nhe: Eli Zaretskii \nar: Muhiyeddine Cherik \n"
#: ../gtk/contact.ui.h:2
msgid "SIP Address"
@@ -1235,309 +1192,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr "SIP (UDP)"
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr "SIP (TCP)"
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr "SIP (TLS)"
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "الإعدادات"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "حدِّد Maximum Transmission Unit :"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "أرسِل الأرقام الهاتفية على هيئة SIP INFO"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "النقل"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr "منفذ SIP/UDP"
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr "عشوائي"
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr "منفذ SIP/TCP"
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "صوت RTP/UDP :"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr "ثابت"
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "فيديو RTP/UDP :"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr "نوع وسيط التعمية"
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr "وسيط التعمية إجباري"
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr "النفق"
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr "حقول DSCP"
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr "بروتوكول الشبكة والمنافذ"
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "الاتصال مباشر بالإنترنت"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr "وراء جدار ناري (حدِّد عنوان IP البوابة)"
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "وراء جدار ناري (استخدم STUN)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr "وراء جدار ناري (استخدم ICE)"
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr "وراء جدار ناري (استخدم uPnP)"
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "عنوان IP العمومي :"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "خادم STUN :"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "إعدادات حول الجدار الناري"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "إعدادات الشبكة"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "صوت الجرس :"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "عتاد ALSA الخصوصي (اختياري) :"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "جهاز الالتقاط :"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "جهاز الرنين :"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "جهاز السمع :"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "فعِّل إزالة الصدى"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "الصوت"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "جهاز إدخال الفيديو :"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "المقدار المُراد لدقة الفيديو :"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr "طريقة إخراج الفيديو :"
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr "اظهر معاينة الكاميرا"
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "الفيديو"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "إعدادات الوسائط المتعددة"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr "هذه الفقرة تحدد عنوانك SIP إن كنت لا تستخدم حساب SIP"
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "إسمك المعروض (مثلا : زيد عمرو) :"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "إسم المستخدم لديك :"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr "عنوانك SIP :"
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "الهوية الافتراضية"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr "المرشد"
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "إضافة"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "حرر"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "أزل"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "حسابات الوكيل"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "احذف جميع كلمات السر"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "الأمان"
-#: ../gtk/parameters.ui.h:65
-msgid "Manage SIP Accounts"
-msgstr "إدارة حسابات SIP"
-
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
-msgid "Enable"
-msgstr "فعِّل"
-
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
-msgid "Disable"
-msgstr "إلغاء التفعيل"
-
-#: ../gtk/parameters.ui.h:68
-msgid "Codecs"
-msgstr "المراميز"
-
-#: ../gtk/parameters.ui.h:69
-msgid "0 stands for \"unlimited\""
-msgstr "حدِّد 0 لعدم وضع أي حد"
-
-#: ../gtk/parameters.ui.h:70
-msgid "Upload speed limit in Kbit/sec:"
-msgstr "حد سرعة الرفع بالكيلوبِتْ/الثانية :"
-
-#: ../gtk/parameters.ui.h:71
-msgid "Download speed limit in Kbit/sec:"
-msgstr "حد سرعة التنزيل بالكيلوبِتْ/الثانية :"
-
-#: ../gtk/parameters.ui.h:72
-msgid "Enable adaptive rate control"
-msgstr "فعِّل التحكم المتكيف مع الصبيب"
-
-#: ../gtk/parameters.ui.h:73
-msgid ""
-"Adaptive rate control is a technique to dynamically guess the available "
-"bandwidth during a call."
-msgstr ""
-"التحكم المتكيف مع الصبيب هو تقنية لملائمة جودة الصوت والصورة بناءً على سعة "
-"قناة الاتصال المتاحة خلال المكالمة."
-
-#: ../gtk/parameters.ui.h:74
-msgid "Bandwidth control"
-msgstr "إدارة سعة القناة"
-
-#: ../gtk/parameters.ui.h:75
-msgid "Codecs"
-msgstr "المراميز"
-
-#: ../gtk/parameters.ui.h:76
+#: ../gtk/parameters.ui.h:62
msgid "Automatically answer when a call is received"
msgstr ""
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
msgstr ""
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:64
+msgid "Manage SIP Accounts"
+msgstr "إدارة حسابات SIP"
+
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
+msgid "Enable"
+msgstr "فعِّل"
+
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
+msgid "Disable"
+msgstr "إلغاء التفعيل"
+
+#: ../gtk/parameters.ui.h:67
+msgid "Codecs"
+msgstr "المراميز"
+
+#: ../gtk/parameters.ui.h:68
+msgid "0 stands for \"unlimited\""
+msgstr "حدِّد 0 لعدم وضع أي حد"
+
+#: ../gtk/parameters.ui.h:69
+msgid "Upload speed limit in Kbit/sec:"
+msgstr "حد سرعة الرفع بالكيلوبِتْ/الثانية :"
+
+#: ../gtk/parameters.ui.h:70
+msgid "Download speed limit in Kbit/sec:"
+msgstr "حد سرعة التنزيل بالكيلوبِتْ/الثانية :"
+
+#: ../gtk/parameters.ui.h:71
+msgid "Enable adaptive rate control"
+msgstr "فعِّل التحكم المتكيف مع الصبيب"
+
+#: ../gtk/parameters.ui.h:72
+msgid ""
+"Adaptive rate control is a technique to dynamically guess the available "
+"bandwidth during a call."
+msgstr "التحكم المتكيف مع الصبيب هو تقنية لملائمة جودة الصوت والصورة بناءً على سعة قناة الاتصال المتاحة خلال المكالمة."
+
+#: ../gtk/parameters.ui.h:73
+msgid "Bandwidth control"
+msgstr "إدارة سعة القناة"
+
+#: ../gtk/parameters.ui.h:74
+msgid "Codecs"
+msgstr "المراميز"
+
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "اللغة"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "أظهر الإعدادات المتقدمة"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr "المستوى"
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "واجهة المستخدم"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr "عنوان الخادم :"
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr "طريقة التحقق من الهوية :"
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr "تهيئة LDAP"
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr "LDAP"
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "أغلق"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr "SIP (UDP)"
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr "SIP (TCP)"
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr "SIP (TLS)"
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr "البحث عن جهات الاتصال في الدليل"
@@ -1741,16 +1696,9 @@ msgstr "تحديد عنوان URI التهيئة عن بعد"
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
-msgstr ""
-"يسمح لك مربع الحوار هذا بإعداد عنوان http أو https الذي من خلاله تود جلب "
-"التهيئة عند بدء البرنامج.\n"
-"أدخل العنوان أسفله. بعد تأكيد الأمر، ستجري إعادة تشغيل لِنْفُونْ تلقائيا من أجل "
-"جلب والأخذ بعين الاعتبار الإعدادات الحديثة."
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
+msgstr "يسمح لك مربع الحوار هذا بإعداد عنوان http أو https الذي من خلاله تود جلب التهيئة عند بدء البرنامج.\nأدخل العنوان أسفله. بعد تأكيد الأمر، ستجري إعادة تشغيل لِنْفُونْ تلقائيا من أجل جلب والأخذ بعين الاعتبار الإعدادات الحديثة."
#: ../gtk/provisioning-fetch.ui.h:1
msgid "Configuring..."
@@ -1785,35 +1733,35 @@ msgstr "يتصل ب"
msgid "Could not call"
msgstr "لم يتمكن من الاتصال"
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr "آسف، وصل عدد المكالمات الآنية إلى حده الأقصى"
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr "يتصل بك"
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr "ويطلب ردا تلقائيا."
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr "يجري تعديل إعدادات المكالمة..."
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "متصل."
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr "أُلغيت المكالمة"
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr "لم يتمكن من توقيف المكالمة مؤقتا"
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr "وضع المكالمة قيد الانتظار..."
@@ -1881,16 +1829,13 @@ msgstr "حالة مجهولة"
msgid ""
"The sip proxy address you entered is invalid, it must start with \"sip:\" "
"followed by a hostname."
-msgstr ""
-"عنوان SIP الذي أدخلت غير صالح، يجب أن يبدأ ب \"sip:\" متبوعا بإسم النطاق."
+msgstr "عنوان SIP الذي أدخلت غير صالح، يجب أن يبدأ ب \"sip:\" متبوعا بإسم النطاق."
#: ../coreapi/proxy.c:334
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"هوية SIP التي أدخلت غير صحيحة.\n"
-"يجب أن تشبه هذا النمط sip:username@proxydomain، مثلا sip:alice@example.net"
+msgstr "هوية SIP التي أدخلت غير صحيحة.\nيجب أن تشبه هذا النمط sip:username@proxydomain، مثلا sip:alice@example.net"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -2012,11 +1957,11 @@ msgstr "خدمة غير متاحة، تجري الإعادة"
msgid "Authentication token is %s"
msgstr "شارة التحقق من الهوية هي %s"
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
@@ -2051,12 +1996,7 @@ msgid ""
"To: %s\n"
"Status: %s\n"
"Duration: %i mn %i sec\n"
-msgstr ""
-"%s في %s\n"
-"من : %s\n"
-"إلى : %s\n"
-"الحالة : %s\n"
-"المدة : %i دقيقة %i ثانية\n"
+msgstr "%s في %s\nمن : %s\nإلى : %s\nالحالة : %s\nالمدة : %i دقيقة %i ثانية\n"
#: ../coreapi/call_log.c:221
msgid "Outgoing call"
diff --git a/po/cs.po b/po/cs.po
index fdb63eadd..05e682390 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Klara Cihlarova , 2005
# Petr Pisar , 2006-2011,2013
@@ -9,16 +9,14 @@ msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Czech (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/cs/)\n"
-"Language: cs\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Czech (http://www.transifex.com/projects/p/linphone-gtk/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -73,9 +71,7 @@ msgstr[2] "%i sekund"
msgid ""
"%s\tQuality: %s\n"
"%s\t%s\t"
-msgstr ""
-"%s\tKvalita: %s\n"
-"%s\t%s\t"
+msgstr "%s\tKvalita: %s\n%s\t%s\t"
#: ../gtk/calllogs.c:341
#, c-format
@@ -117,11 +113,9 @@ msgstr "Zavolá právě teď na tuto adresu"
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
-msgstr ""
-"Zadejte pracovní adresář (měl by být základní instalační adresář, například "
+"Specifiy a working directory (should be the base of the installation, eg: "
"c:\\Program Files\\Linphone)"
+msgstr "Zadejte pracovní adresář (měl by být základní instalační adresář, například c:\\Program Files\\Linphone)"
#: ../gtk/main.c:142
msgid "Configuration file"
@@ -139,14 +133,9 @@ msgstr ""
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s si vás chce přidat do svého adresáře.\n"
-"Dovolíte mu, aby viděl váš stav přítomnosti, nebo si ho také chcete přidat "
-"do svého adresáře?\n"
-"Odpovíte-li ne, tato osobo bude dočasně blokována."
+msgstr "%s si vás chce přidat do svého adresáře.\nDovolíte mu, aby viděl váš stav přítomnosti, nebo si ho také chcete přidat do svého adresáře?\nOdpovíte-li ne, tato osobo bude dočasně blokována."
#: ../gtk/main.c:1136
#, c-format
@@ -159,7 +148,7 @@ msgstr ""
msgid "Call error"
msgstr "Chyba hovoru"
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "Hovor ukončen"
@@ -211,9 +200,7 @@ msgstr "Byly jsme přepojeni na %s"
msgid ""
"No sound cards have been detected on this computer.\n"
"You won't be able to send or receive audio calls."
-msgstr ""
-"Na tomto počítači nebyla objevena žádná zvuková karta.\n"
-"Nebudete moci vytáčet a přijímat a zvukové hovory."
+msgstr "Na tomto počítači nebyla objevena žádná zvuková karta.\nNebudete moci vytáčet a přijímat a zvukové hovory."
#: ../gtk/main.c:2136
msgid "A free SIP video-phone"
@@ -293,7 +280,7 @@ msgstr "Parametry"
msgid "Enabled"
msgstr "Povoleno"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Zakázáno"
@@ -399,9 +386,7 @@ msgstr "ZRTP"
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"Na %s je dostupná novější verze.\n"
-"Přejete si otevřít prohlížeč, abyste si ji mohli stáhnout?"
+msgstr "Na %s je dostupná novější verze.\nPřejete si otevřít prohlížeč, abyste si ji mohli stáhnout?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -461,7 +446,7 @@ msgstr ""
msgid "Enter your linphone.org username"
msgstr "Zadejte uživatelské jméno na linphone.org"
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "Uživatelské jméno:"
@@ -517,10 +502,7 @@ msgstr ""
msgid ""
"Error, account not validated, username already used or server unreachable.\n"
"Please go back and try again."
-msgstr ""
-"Došlo k chybě (účet nebyl ověřen, uživatelské jméno již existuje nebo server "
-"není dostupný).\n"
-"Prosím, vraťte se a zkoste to znovu."
+msgstr "Došlo k chybě (účet nebyl ověřen, uživatelské jméno již existuje nebo server není dostupný).\nProsím, vraťte se a zkoste to znovu."
#: ../gtk/setupwizard.c:405
msgid "Thank you. Your account is now configured and ready for use."
@@ -528,13 +510,9 @@ msgstr "Děkujeme vám. Váš účet je nyní nastaven a připraven k použití
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
-msgstr ""
-"Prosím, ověřte svůj účet tak, že kliknete na odkaz, který jsme vám právě "
-"zaslali e-mailem.\n"
-"Pak se sem vraťte a stiskněte tlačítko Další."
+msgstr "Prosím, ověřte svůj účet tak, že kliknete na odkaz, který jsme vám právě zaslali e-mailem.\nPak se sem vraťte a stiskněte tlačítko Další."
#: ../gtk/setupwizard.c:602
msgid "SIP account configuration assistant"
@@ -639,9 +617,7 @@ msgstr "Přímé nebo skrze server"
msgid ""
"download: %f\n"
"upload: %f (kbit/s)"
-msgstr ""
-"příchozí: %f\n"
-"odchozí: %f (kb/s)"
+msgstr "příchozí: %f\nodchozí: %f (kb/s)"
#: ../gtk/incall_view.c:272 ../gtk/incall_view.c:274
#, c-format
@@ -755,9 +731,7 @@ msgstr "Odložit"
msgid ""
"Recording into\n"
"%s %s"
-msgstr ""
-"Nahrává se do\n"
-"%s %s"
+msgstr "Nahrává se do\n%s %s"
#: ../gtk/incall_view.c:954
msgid "(Paused)"
@@ -1209,309 +1183,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr "SIP (UDP)"
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr "SIP (TCP)"
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr "SIP (TLS)"
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "Nastavení"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "Nastavit MTU (největší přenositelná zpráva):"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "Odesílat tóny DTMF jako SIP INFO zprávy"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "Přenos"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr ""
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr ""
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr ""
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "Zvukový RTP/UDP:"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr "Stálý"
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "Obrazový RTP/UDP:"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr "Druh šifrování médií"
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr "Šifrování médií je povinné"
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr "Tunel"
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr "Položky DSCP"
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr "Síťové protokoly a porty"
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "Přímé připojení do Internetu"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr ""
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "Za NAT/firewallem (adresu určí STUN)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr "Za NAT/firewallem (adresu určí ICE)"
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr "Za NAT/firewallem (adresu určí UPnP)"
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "Veřejná IP adresa:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "STUN server:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "NAT a firewall"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "Nastavení sítě"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "Vyzvánění:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "Zvláštní ALSA zařízení (volitelné):"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "Zařízení pro nahrávání:"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "Zařízení pro vyzvánění:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "Zařízení pro přehrávání:"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "Zapnout potlačení ozvěny"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "Zvuk"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "Vstupní zařízení obrazu:"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "Upřednostňované rozlišení obrazu:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr ""
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr ""
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "Obraz"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "Nastavení multimédií"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr "Tento oddíl určuje vaši SIP adresu, když se nepoužívá žádný účet"
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "Vaše zobrazované jméno (např. Jan Novák):"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "Vaše uživatelské jméno:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr "Vaše výsledná SIP adresa:"
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "Implicitní totožnost"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr "Průvodce"
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "Přidat"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "Upravit"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "Odstranit"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "Proxy účty"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "Vymazat všechna hesla"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "Soukromí"
-#: ../gtk/parameters.ui.h:65
-msgid "Manage SIP Accounts"
-msgstr "Nastavení SIP účtů"
-
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
-msgid "Enable"
-msgstr "Povolit"
-
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
-msgid "Disable"
-msgstr "Zakázat"
-
-#: ../gtk/parameters.ui.h:68
-msgid "Codecs"
-msgstr "Kodeky"
-
-#: ../gtk/parameters.ui.h:69
-msgid "0 stands for \"unlimited\""
-msgstr "0 znamená „neomezeno“"
-
-#: ../gtk/parameters.ui.h:70
-msgid "Upload speed limit in Kbit/sec:"
-msgstr "Omezení odchozí rychlosti (kb/s):"
-
-#: ../gtk/parameters.ui.h:71
-msgid "Download speed limit in Kbit/sec:"
-msgstr "Omezení příchozí rychlosti (kb/s):"
-
-#: ../gtk/parameters.ui.h:72
-msgid "Enable adaptive rate control"
-msgstr "Zapnout přizpůsobující se řízení rychlosti"
-
-#: ../gtk/parameters.ui.h:73
-msgid ""
-"Adaptive rate control is a technique to dynamically guess the available "
-"bandwidth during a call."
-msgstr ""
-"Přizpůsobující se řízení rychlosti je technika dynamického odhadu "
-"dostupného pásma během hovoru."
-
-#: ../gtk/parameters.ui.h:74
-msgid "Bandwidth control"
-msgstr "Využití šířky pásma"
-
-#: ../gtk/parameters.ui.h:75
-msgid "Codecs"
-msgstr "Kodeky"
-
-#: ../gtk/parameters.ui.h:76
+#: ../gtk/parameters.ui.h:62
msgid "Automatically answer when a call is received"
msgstr ""
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
msgstr ""
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:64
+msgid "Manage SIP Accounts"
+msgstr "Nastavení SIP účtů"
+
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
+msgid "Enable"
+msgstr "Povolit"
+
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
+msgid "Disable"
+msgstr "Zakázat"
+
+#: ../gtk/parameters.ui.h:67
+msgid "Codecs"
+msgstr "Kodeky"
+
+#: ../gtk/parameters.ui.h:68
+msgid "0 stands for \"unlimited\""
+msgstr "0 znamená „neomezeno“"
+
+#: ../gtk/parameters.ui.h:69
+msgid "Upload speed limit in Kbit/sec:"
+msgstr "Omezení odchozí rychlosti (kb/s):"
+
+#: ../gtk/parameters.ui.h:70
+msgid "Download speed limit in Kbit/sec:"
+msgstr "Omezení příchozí rychlosti (kb/s):"
+
+#: ../gtk/parameters.ui.h:71
+msgid "Enable adaptive rate control"
+msgstr "Zapnout přizpůsobující se řízení rychlosti"
+
+#: ../gtk/parameters.ui.h:72
+msgid ""
+"Adaptive rate control is a technique to dynamically guess the available "
+"bandwidth during a call."
+msgstr "Přizpůsobující se řízení rychlosti je technika dynamického odhadu dostupného pásma během hovoru."
+
+#: ../gtk/parameters.ui.h:73
+msgid "Bandwidth control"
+msgstr "Využití šířky pásma"
+
+#: ../gtk/parameters.ui.h:74
+msgid "Codecs"
+msgstr "Kodeky"
+
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "Jazyk"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "Zobrazit podrobnější nastavení"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr "Úroveň"
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "Uživatelské rozhraní"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr ""
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr ""
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr ""
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "Hotovo"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr "SIP (UDP)"
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr "SIP (TCP)"
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr "SIP (TLS)"
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr "Hledat kontakty v adresáři"
@@ -1715,11 +1687,8 @@ msgstr ""
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
msgstr ""
#: ../gtk/provisioning-fetch.ui.h:1
@@ -1755,35 +1724,35 @@ msgstr "Navazuje se spojení"
msgid "Could not call"
msgstr "Nelze volat"
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr "Je nám líto, ale byl dosažen maximální počet současných hovorů."
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr "vás volá"
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr " a požaduje automatickou zvednutí."
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr "Upravují se parametry hovoru…"
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "Připojeno."
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr "Hovor přerušen"
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr "Hovor nebylo možné odložit"
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr "Současný hovor se odkládá…"
@@ -1851,17 +1820,13 @@ msgstr ""
msgid ""
"The sip proxy address you entered is invalid, it must start with \"sip:\" "
"followed by a hostname."
-msgstr ""
-"Adresa SIP proxy, kterou jste zadali, není platná. Musí začínat na „sip:“ a "
-"pak musí následovat jméno stroje."
+msgstr "Adresa SIP proxy, kterou jste zadali, není platná. Musí začínat na „sip:“ a pak musí následovat jméno stroje."
#: ../coreapi/proxy.c:334
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"SIP identita, kterou jste zadali, není platná.\n"
-"Měla by mít tvar sip:uživatel@proxydoména, například sip:alice@example.net"
+msgstr "SIP identita, kterou jste zadali, není platná.\nMěla by mít tvar sip:uživatel@proxydoména, například sip:alice@example.net"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -1983,11 +1948,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr "Klíč k ověření totožnosti je %s"
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/de.po b/po/de.po
index c6e6b3e9b..1d5b4011b 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# andreas, 2014
# andreas, 2014
@@ -11,16 +11,14 @@ msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: German (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/de/)\n"
-"Language: de\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: German (http://www.transifex.com/projects/p/linphone-gtk/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -73,9 +71,7 @@ msgstr[1] "%i Sekunden"
msgid ""
"%s\tQuality: %s\n"
"%s\t%s\t"
-msgstr ""
-"%s\tQualität: %s\n"
-"%s\t%s\t"
+msgstr "%s\tQualität: %s\n%s\t%s\t"
#: ../gtk/calllogs.c:341
#, c-format
@@ -109,9 +105,7 @@ msgstr "Linphone mit ausgeschaltetem Video starten."
#: ../gtk/main.c:139
msgid "Start only in the system tray, do not show the main interface."
-msgstr ""
-"Nur im Systemabschnitt der Kontrollleiste starten, aber das Hauptfenster "
-"nicht zeigen."
+msgstr "Nur im Systemabschnitt der Kontrollleiste starten, aber das Hauptfenster nicht zeigen."
#: ../gtk/main.c:140
msgid "address to call right now"
@@ -119,11 +113,9 @@ msgstr "Im Moment anzurufende Adresse"
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
-msgstr ""
-"Geben Sie einen Arbeitsordner an (sollte der Installationsordner sein, z. B. "
-"C:\\Programme\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
+msgstr "Geben Sie einen Arbeitsordner an (sollte der Installationsordner sein, z. B. C:\\Programme\\Linphone)"
#: ../gtk/main.c:142
msgid "Configuration file"
@@ -141,29 +133,22 @@ msgstr ""
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s möchte Sie zu seiner Kontaktliste hinzufügen.\n"
-"Möchten Sie ihm erlauben, Ihren Anwesenheitsstatus zu sehen, oder ihn zu "
-"Ihrer Kontaktliste hinzufügen?\n"
-"Wenn Sie mit Nein antworten, wird diese Person vorläufig blockiert."
+msgstr "%s möchte Sie zu seiner Kontaktliste hinzufügen.\nMöchten Sie ihm erlauben, Ihren Anwesenheitsstatus zu sehen, oder ihn zu Ihrer Kontaktliste hinzufügen?\nWenn Sie mit Nein antworten, wird diese Person vorläufig blockiert."
#: ../gtk/main.c:1136
#, c-format
msgid ""
"Please enter your password for username %s\n"
" at realm %s:"
-msgstr ""
-"Bitte geben Sie Ihr Passwort für den Benutzernamen %s\n"
-" für Bereich %s ein:"
+msgstr "Bitte geben Sie Ihr Passwort für den Benutzernamen %s\n für Bereich %s ein:"
#: ../gtk/main.c:1257
msgid "Call error"
msgstr "Anruf fehlgeschlagen"
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "Anruf beendet"
@@ -215,9 +200,7 @@ msgstr "Vermittlung nach %s"
msgid ""
"No sound cards have been detected on this computer.\n"
"You won't be able to send or receive audio calls."
-msgstr ""
-"Auf diesem Rechner können keine Soundkarten gefunden werden.\n"
-"Sie können keine Audio-Anrufe tätigen oder entgegennehmen."
+msgstr "Auf diesem Rechner können keine Soundkarten gefunden werden.\nSie können keine Audio-Anrufe tätigen oder entgegennehmen."
#: ../gtk/main.c:2136
msgid "A free SIP video-phone"
@@ -297,7 +280,7 @@ msgstr "Parameter"
msgid "Enabled"
msgstr "Freigegeben"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Gesperrt"
@@ -380,9 +363,7 @@ msgstr "Serbisch"
#: ../gtk/propertybox.c:1156
msgid ""
"You need to restart linphone for the new language selection to take effect."
-msgstr ""
-"Linphone muss neu gestartet werden, damit die neue Spracheinstellung wirksam "
-"wird."
+msgstr "Linphone muss neu gestartet werden, damit die neue Spracheinstellung wirksam wird."
#: ../gtk/propertybox.c:1236
msgid "None"
@@ -405,9 +386,7 @@ msgstr "ZRTP"
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"Eine neuere Version ist von %s verfügbar.\n"
-"Möchten Sie einen Browser zum Herunterladen öffnen?"
+msgstr "Eine neuere Version ist von %s verfügbar.\nMöchten Sie einen Browser zum Herunterladen öffnen?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -444,9 +423,7 @@ msgstr[1] "%i Kontakte gefunden"
msgid ""
"Welcome!\n"
"This assistant will help you to use a SIP account for your calls."
-msgstr ""
-"Willkommen!\n"
-"Dieser Assistent hilft Ihnen dabei ein SIP-Konto einzurichten."
+msgstr "Willkommen!\nDieser Assistent hilft Ihnen dabei ein SIP-Konto einzurichten."
#: ../gtk/setupwizard.c:43
msgid "Create an account on linphone.org"
@@ -454,8 +431,7 @@ msgstr "Ein Konto bei linphone.org erstellen."
#: ../gtk/setupwizard.c:44
msgid "I have already a linphone.org account and I just want to use it"
-msgstr ""
-"Ich habe bereits ein Konto bei linphone.org und möchte es jetzt benutzen."
+msgstr "Ich habe bereits ein Konto bei linphone.org und möchte es jetzt benutzen."
#: ../gtk/setupwizard.c:45
msgid "I have already a sip account and I just want to use it"
@@ -469,7 +445,7 @@ msgstr "Ich möchte eine URI zur Fernkonfiguration angeben"
msgid "Enter your linphone.org username"
msgstr "Geben Sie Ihren Benutzernamen bei linphone.org ein."
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "Benutzername:"
@@ -525,25 +501,17 @@ msgstr "Halte mich über linphone Aktualisierungen auf dem laufenden"
msgid ""
"Error, account not validated, username already used or server unreachable.\n"
"Please go back and try again."
-msgstr ""
-"Fehler, Konto kann nicht bestätigt werden. Der Benutzername wird bereits\n"
-"verwendet oder der Server ist unerreichbar.\n"
-"Bitte gehen Sie zurück und versuchen Sie es noch einmal."
+msgstr "Fehler, Konto kann nicht bestätigt werden. Der Benutzername wird bereits\nverwendet oder der Server ist unerreichbar.\nBitte gehen Sie zurück und versuchen Sie es noch einmal."
#: ../gtk/setupwizard.c:405
msgid "Thank you. Your account is now configured and ready for use."
-msgstr ""
-"Danke. Ihr Konto ist nun fertig eingerichtet und kann verwendet werden."
+msgstr "Danke. Ihr Konto ist nun fertig eingerichtet und kann verwendet werden."
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
-msgstr ""
-"Bitte bestätigen Sie Ihr Konto, indem Sie auf die Verknüpfung klicken, die "
-"wir Ihnen soeben per E-Mail geschickt haben.\n"
-"Danach gehen Sie hierher zurück und drücken auf „Vor“."
+msgstr "Bitte bestätigen Sie Ihr Konto, indem Sie auf die Verknüpfung klicken, die wir Ihnen soeben per E-Mail geschickt haben.\nDanach gehen Sie hierher zurück und drücken auf „Vor“."
#: ../gtk/setupwizard.c:602
msgid "SIP account configuration assistant"
@@ -648,9 +616,7 @@ msgstr "Direkt oder über Server"
msgid ""
"download: %f\n"
"upload: %f (kbit/s)"
-msgstr ""
-"Herunterladen: %f\n"
-"Hochladen: %f (kbit/s)"
+msgstr "Herunterladen: %f\nHochladen: %f (kbit/s)"
#: ../gtk/incall_view.c:272 ../gtk/incall_view.c:274
#, c-format
@@ -764,9 +730,7 @@ msgstr "Halten"
msgid ""
"Recording into\n"
"%s %s"
-msgstr ""
-"Recording into\n"
-"%s %s"
+msgstr "Recording into\n%s %s"
#: ../gtk/incall_view.c:954
msgid "(Paused)"
@@ -819,10 +783,7 @@ msgstr ""
msgid ""
"Welcome!\n"
"This assistant will help you to configure audio settings for Linphone"
-msgstr ""
-"Willkommen!\n"
-"Dieser Assistent hilft Ihnen die Audioeinstellungen für Linphone "
-"einzurichten."
+msgstr "Willkommen!\nDieser Assistent hilft Ihnen die Audioeinstellungen für Linphone einzurichten."
#: ../gtk/audio_assistant.c:328
msgid "Capture device"
@@ -1058,9 +1019,7 @@ msgstr "(C) Belledonne Communications, 2010\n"
#: ../gtk/about.ui.h:4
msgid "An internet video phone using the standard SIP (rfc3261) protocol."
-msgstr ""
-"Ein Internet-Video-Telefon, das das Standard-SIP-Protokoll (RFC3261) "
-"verwendet."
+msgstr "Ein Internet-Video-Telefon, das das Standard-SIP-Protokoll (RFC3261) verwendet."
#: ../gtk/about.ui.h:5
msgid ""
@@ -1076,19 +1035,7 @@ msgid ""
"cs: Petr Pisar \n"
"hu: anonymous\n"
"he: Eli Zaretskii \n"
-msgstr ""
-"fr: Simon Morlat\n"
-"en: Simon Morlat and Delphine Perreau\n"
-"it: Alberto Zanoni \n"
-"de: Jean-Jacques Sarton \n"
-"sv: Daniel Nylander \n"
-"es: Jesus Benitez \n"
-"ja: YAMAGUCHI YOSHIYA \n"
-"pt_BR: Rafael Caesar Lenzi \n"
-"pl: Robert Nasiadek \n"
-"cs: Petr Pisar \n"
-"hu: anonymous\n"
-"he: Eli Zaretskii \n"
+msgstr "fr: Simon Morlat\nen: Simon Morlat and Delphine Perreau\nit: Alberto Zanoni \nde: Jean-Jacques Sarton \nsv: Daniel Nylander \nes: Jesus Benitez \nja: YAMAGUCHI YOSHIYA \npt_BR: Rafael Caesar Lenzi \npl: Robert Nasiadek \ncs: Petr Pisar \nhu: anonymous\nhe: Eli Zaretskii \n"
#: ../gtk/contact.ui.h:2
msgid "SIP Address"
@@ -1235,311 +1182,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr "SIP (UDP)"
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr "SIP (TCP)"
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr "SIP (TLS)"
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "Einstellungen"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "Maximum Transmission Unit setzen:"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "DTMFs als SIP-Info senden"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "Übertragung"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr "SIP/UDP Port"
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr ""
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr "SIP/TCP Port"
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "Audio RTP/UDP:"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr "Fest"
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "Video RTP/UDP:"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr "Verschlüsselungstyp der Medien"
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr "Medienverschlüsselung erzwingen"
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr "Tunnel"
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr "DSCP-Felder"
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr "Netzwerkprotokoll und Ports"
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "Direkte Verbindung ins Internet"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr "Hinter NAT / Firewall (Gateway IP angeben)"
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "Hinter NAT / Firewall (STUN verwenden)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr "Hinter NAT / Firewall (ICE verwenden)"
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr "Hinter NAT / Firewall (uPnP verwenden)"
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "Öffentliche IP-Adresse:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "STUN-Server:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "NAT und Firewall"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "Netzwerkeinstellungen"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "Klingelton:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "Spezielles ALSA-Gerät (optional):"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "Aufnahmegerät:"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "Gerät für Klingelton:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "Wiedergabegerät:"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "Echounterdrückung ein"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "Audio"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "Video-Aufnahmegerät:"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "Bevorzugte Video-Auflösung:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr "Methode zur Videoausgabe"
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr ""
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "Video"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "Multimedia-Einstellungen"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
-msgstr ""
-"In diesem Bereich legen Sie Ihre SIP-Adresse fest, wenn Sie kein SIP-Konto "
-"verwenden."
+msgstr "In diesem Bereich legen Sie Ihre SIP-Adresse fest, wenn Sie kein SIP-Konto verwenden."
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "Ihr angezeigter Name (z. B. Heinz Müller):"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "Ihr Benutzername:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr "Sich ergebende SIP-Adresse:"
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "Standard-Identität"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr "Assistent"
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "Hinzufügen"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "Bearbeiten"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "Entfernen"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "Proxy-Konten"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "Alle Passwörter löschen"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "Privatsphäre"
-#: ../gtk/parameters.ui.h:65
-msgid "Manage SIP Accounts"
-msgstr "SIP-Konten verwalten"
-
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
-msgid "Enable"
-msgstr "Freigeben"
-
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
-msgid "Disable"
-msgstr "Sperren"
-
-#: ../gtk/parameters.ui.h:68
-msgid "Codecs"
-msgstr "Codecs"
-
-#: ../gtk/parameters.ui.h:69
-msgid "0 stands for \"unlimited\""
-msgstr "0 bedeutet „unbegrenzt“"
-
-#: ../gtk/parameters.ui.h:70
-msgid "Upload speed limit in Kbit/sec:"
-msgstr "Upload-Bandbreite (kbit/sec):"
-
-#: ../gtk/parameters.ui.h:71
-msgid "Download speed limit in Kbit/sec:"
-msgstr "Download-Bandbreite (kbit/sec):"
-
-#: ../gtk/parameters.ui.h:72
-msgid "Enable adaptive rate control"
-msgstr "Adaptive Ratenregelung ein"
-
-#: ../gtk/parameters.ui.h:73
-msgid ""
-"Adaptive rate control is a technique to dynamically guess the available "
-"bandwidth during a call."
-msgstr ""
-"Adaptive Ratenregelung ist eine Technik zur dynamischen Abschätzung der "
-"zur Verfügung stehenden Bandbreite während eines Anrufs."
-
-#: ../gtk/parameters.ui.h:74
-msgid "Bandwidth control"
-msgstr "Bandbreiten-Einstellungen"
-
-#: ../gtk/parameters.ui.h:75
-msgid "Codecs"
-msgstr "Codecs"
-
-#: ../gtk/parameters.ui.h:76
+#: ../gtk/parameters.ui.h:62
msgid "Automatically answer when a call is received"
msgstr ""
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
msgstr ""
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:64
+msgid "Manage SIP Accounts"
+msgstr "SIP-Konten verwalten"
+
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
+msgid "Enable"
+msgstr "Freigeben"
+
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
+msgid "Disable"
+msgstr "Sperren"
+
+#: ../gtk/parameters.ui.h:67
+msgid "Codecs"
+msgstr "Codecs"
+
+#: ../gtk/parameters.ui.h:68
+msgid "0 stands for \"unlimited\""
+msgstr "0 bedeutet „unbegrenzt“"
+
+#: ../gtk/parameters.ui.h:69
+msgid "Upload speed limit in Kbit/sec:"
+msgstr "Upload-Bandbreite (kbit/sec):"
+
+#: ../gtk/parameters.ui.h:70
+msgid "Download speed limit in Kbit/sec:"
+msgstr "Download-Bandbreite (kbit/sec):"
+
+#: ../gtk/parameters.ui.h:71
+msgid "Enable adaptive rate control"
+msgstr "Adaptive Ratenregelung ein"
+
+#: ../gtk/parameters.ui.h:72
+msgid ""
+"Adaptive rate control is a technique to dynamically guess the available "
+"bandwidth during a call."
+msgstr "Adaptive Ratenregelung ist eine Technik zur dynamischen Abschätzung der zur Verfügung stehenden Bandbreite während eines Anrufs."
+
+#: ../gtk/parameters.ui.h:73
+msgid "Bandwidth control"
+msgstr "Bandbreiten-Einstellungen"
+
+#: ../gtk/parameters.ui.h:74
+msgid "Codecs"
+msgstr "Codecs"
+
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "Sprache"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "Fortgeschrittene Einstellungen anzeigen"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr "Detaillierung"
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "Benutzeroberfläche"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr "Server-Adresse"
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr "Authentifizierungsmethode"
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr "LDAP-Kontoeinrichtung"
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr "LDAP"
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "Fertig"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr "SIP (UDP)"
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr "SIP (TCP)"
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr "SIP (TLS)"
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr "Kontakte im Verzeichnis suchen"
@@ -1743,17 +1686,9 @@ msgstr "Eine URI zur FErnkonfiguration angeben"
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
-msgstr ""
-"Diese Maske erlaubt Ihnen für das Laden der Konfiguration beim Programmstart "
-"eine http- oder https-Adresse anzugeben.\n"
-"Bitte geben Sie unten die Konfigurations-URI ein oder ändern diese. Nach dem "
-"Bestätigen mit OK wird Linphone automatisch neustarten, um die neuen "
-"Einstellungen zu übernehmen."
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
+msgstr "Diese Maske erlaubt Ihnen für das Laden der Konfiguration beim Programmstart eine http- oder https-Adresse anzugeben.\nBitte geben Sie unten die Konfigurations-URI ein oder ändern diese. Nach dem Bestätigen mit OK wird Linphone automatisch neustarten, um die neuen Einstellungen zu übernehmen."
#: ../gtk/provisioning-fetch.ui.h:1
msgid "Configuring..."
@@ -1761,8 +1696,7 @@ msgstr "Einstellen..."
#: ../gtk/provisioning-fetch.ui.h:2
msgid "Please wait while fetching configuration from server..."
-msgstr ""
-"Bitte warten Sie während die Einstellungen vom Server abgerufen werden..."
+msgstr "Bitte warten Sie während die Einstellungen vom Server abgerufen werden..."
#: ../coreapi/linphonecore.c:1534
msgid "Ready"
@@ -1789,35 +1723,35 @@ msgstr "Verbindungsaufbau"
msgid "Could not call"
msgstr "Anruf kann nicht getätigt werden."
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr "Die maximale Anzahl der gleichzeitigen Anrufe ist erreicht."
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr "ruft Sie an"
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr " und fragt nach automatischer Antwort."
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr "Die Anrufparameter werden verändert..."
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "Verbunden."
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr "Anruf abgebrochen"
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr "Anruf kann nicht gehalten werden"
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr "Aktueller Anruf wird gehalten..."
@@ -1885,18 +1819,13 @@ msgstr "Unbekannter Status"
msgid ""
"The sip proxy address you entered is invalid, it must start with \"sip:\" "
"followed by a hostname."
-msgstr ""
-"Die von Ihnen eingegebene SIP-Proxy-Adresse ist ungültig, sie muss mit "
-"„sip:“ gefolgt vom Hostnamen beginnen."
+msgstr "Die von Ihnen eingegebene SIP-Proxy-Adresse ist ungültig, sie muss mit „sip:“ gefolgt vom Hostnamen beginnen."
#: ../coreapi/proxy.c:334
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"Die von Ihnen eingegebene SIP-Identität ist ungültig.\n"
-"Sie sollte wie sip:benutzername@proxydomain aussehen, also z.B. sip:"
-"alice@beispiel.net"
+msgstr "Die von Ihnen eingegebene SIP-Identität ist ungültig.\nSie sollte wie sip:benutzername@proxydomain aussehen, also z.B. sip:alice@beispiel.net"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -2018,11 +1947,11 @@ msgstr "Service nicht verfügbar, versuche erneut"
msgid "Authentication token is %s"
msgstr "Authentifizierungs-Token ist %s"
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/es.po b/po/es.po
index ee83efbb2..3422f3896 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,22 +1,20 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Spanish (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/es/)\n"
-"Language: es\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Spanish (http://www.transifex.com/projects/p/linphone-gtk/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -91,8 +89,7 @@ msgstr "No se pudo encontrar el archivo pixmap: %s"
#: ../gtk/main.c:136
msgid "log to stdout some debug information while running."
-msgstr ""
-"registra a stdout cierta información de depuración durante la ejecución."
+msgstr "registra a stdout cierta información de depuración durante la ejecución."
#: ../gtk/main.c:137
msgid "path to a file to write logs into."
@@ -112,11 +109,9 @@ msgstr "dirección a la que llamar inmediatamente"
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
-msgstr ""
-"Especifique un directorio de trabajo (debería ser la raíz de la instalación, "
-"ej: c:\\Archivos de Programa\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
+msgstr "Especifique un directorio de trabajo (debería ser la raíz de la instalación, ej: c:\\Archivos de Programa\\Linphone)"
#: ../gtk/main.c:142
msgid "Configuration file"
@@ -134,14 +129,9 @@ msgstr ""
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s desea añadirle a su lista de contactos.\n"
-"¿Desea permitirle ver su estado de presencia o añadirle a su lista de "
-"contactos?\n"
-"Si responde no, esta persona será bloqueada temporalmente."
+msgstr "%s desea añadirle a su lista de contactos.\n¿Desea permitirle ver su estado de presencia o añadirle a su lista de contactos?\nSi responde no, esta persona será bloqueada temporalmente."
#: ../gtk/main.c:1136
#, c-format
@@ -154,7 +144,7 @@ msgstr ""
msgid "Call error"
msgstr ""
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr ""
@@ -206,9 +196,7 @@ msgstr "Somos transferidos a %s"
msgid ""
"No sound cards have been detected on this computer.\n"
"You won't be able to send or receive audio calls."
-msgstr ""
-"No se ha encontrado una tarjeta de sonido en este equipo.\n"
-"No será posible realizar o recibir llamadas de audio."
+msgstr "No se ha encontrado una tarjeta de sonido en este equipo.\nNo será posible realizar o recibir llamadas de audio."
#: ../gtk/main.c:2136
msgid "A free SIP video-phone"
@@ -288,7 +276,7 @@ msgstr "Parámetros"
msgid "Enabled"
msgstr "Activado"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Desactivado"
@@ -453,7 +441,7 @@ msgstr ""
msgid "Enter your linphone.org username"
msgstr ""
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr ""
@@ -517,8 +505,7 @@ msgstr "Gracias. Su cuenta está configurada y lista para su utilización."
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
msgstr ""
@@ -1028,9 +1015,7 @@ msgstr ""
#: ../gtk/about.ui.h:4
msgid "An internet video phone using the standard SIP (rfc3261) protocol."
-msgstr ""
-"Un vídeo-teléfono a través de Internet que usa el protocolo estándar SIP "
-"(rfc3261)"
+msgstr "Un vídeo-teléfono a través de Internet que usa el protocolo estándar SIP (rfc3261)"
#: ../gtk/about.ui.h:5
msgid ""
@@ -1193,309 +1178,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr "SIP (UDP)"
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr "SIP (TCP)"
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr "SIP (TLS)"
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "Configuración"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "Fijar Unidad de Transmisión Máxima:"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "Enviar DTMFs como información SIP"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr ""
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr ""
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr ""
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr ""
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "Audio RTP/UDP:"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr ""
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "Vídeo RTP/UDP"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr "Tipo de cifrado de medios"
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr ""
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr ""
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr ""
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr "Protocolo de red y puertos"
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "Conexión directa a Internet"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr ""
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "Tras un NAT/Firewall (utilizar STUN para resolver)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr ""
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr ""
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr ""
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr ""
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr ""
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr ""
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr ""
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "Dispositivo especial ALSA (opcional):"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr ""
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr ""
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr ""
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "Activar cancelación de eco"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr ""
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr ""
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "Resolución de vídeo preferida:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr ""
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr ""
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr ""
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "Configuración multimedia"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr "Esta sección define su dirección SIP cuando no utiliza una cuenta SIP"
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "Su nombre a mostrar (x ej: Pepito Pérez):"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr ""
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr ""
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr ""
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr ""
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "Añadir"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "Editar"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "Eliminar"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr ""
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "Borrar todas las contraseñas"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr ""
-#: ../gtk/parameters.ui.h:65
-msgid "Manage SIP Accounts"
-msgstr "Gestionar cuentas SIP"
-
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
-msgid "Enable"
-msgstr "Activar"
-
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
-msgid "Disable"
-msgstr "Desactivar"
-
-#: ../gtk/parameters.ui.h:68
-msgid "Codecs"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:69
-msgid "0 stands for \"unlimited\""
-msgstr "0 significa \"ilimitado\""
-
-#: ../gtk/parameters.ui.h:70
-msgid "Upload speed limit in Kbit/sec:"
-msgstr "Velocidad límite de subida en Kbit/seg"
-
-#: ../gtk/parameters.ui.h:71
-msgid "Download speed limit in Kbit/sec:"
-msgstr "Velocidad límite de descarga en Kbit/seg:"
-
-#: ../gtk/parameters.ui.h:72
-msgid "Enable adaptive rate control"
-msgstr "Activar control de frecuencia adaptativo"
-
-#: ../gtk/parameters.ui.h:73
-msgid ""
-"Adaptive rate control is a technique to dynamically guess the available "
-"bandwidth during a call."
-msgstr ""
-"Control de frecuencia adaptativo es una técnica que estima dinámicamente "
-"el ancho de banda disponible durante la llamada."
-
-#: ../gtk/parameters.ui.h:74
-msgid "Bandwidth control"
-msgstr "Control de ancho de banda"
-
-#: ../gtk/parameters.ui.h:75
-msgid "Codecs"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:76
+#: ../gtk/parameters.ui.h:62
msgid "Automatically answer when a call is received"
msgstr ""
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
msgstr ""
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:64
+msgid "Manage SIP Accounts"
+msgstr "Gestionar cuentas SIP"
+
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
+msgid "Enable"
+msgstr "Activar"
+
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
+msgid "Disable"
+msgstr "Desactivar"
+
+#: ../gtk/parameters.ui.h:67
+msgid "Codecs"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:68
+msgid "0 stands for \"unlimited\""
+msgstr "0 significa \"ilimitado\""
+
+#: ../gtk/parameters.ui.h:69
+msgid "Upload speed limit in Kbit/sec:"
+msgstr "Velocidad límite de subida en Kbit/seg"
+
+#: ../gtk/parameters.ui.h:70
+msgid "Download speed limit in Kbit/sec:"
+msgstr "Velocidad límite de descarga en Kbit/seg:"
+
+#: ../gtk/parameters.ui.h:71
+msgid "Enable adaptive rate control"
+msgstr "Activar control de frecuencia adaptativo"
+
+#: ../gtk/parameters.ui.h:72
+msgid ""
+"Adaptive rate control is a technique to dynamically guess the available "
+"bandwidth during a call."
+msgstr "Control de frecuencia adaptativo es una técnica que estima dinámicamente el ancho de banda disponible durante la llamada."
+
+#: ../gtk/parameters.ui.h:73
+msgid "Bandwidth control"
+msgstr "Control de ancho de banda"
+
+#: ../gtk/parameters.ui.h:74
+msgid "Codecs"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr ""
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "Mostrar opciones avanzadas"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr ""
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr ""
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr ""
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr ""
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr ""
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr ""
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr "SIP (UDP)"
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr "SIP (TCP)"
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr "SIP (TLS)"
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr ""
@@ -1699,11 +1682,8 @@ msgstr ""
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
msgstr ""
#: ../gtk/provisioning-fetch.ui.h:1
@@ -1739,35 +1719,35 @@ msgstr ""
msgid "Could not call"
msgstr ""
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr "Disculpe, se ha alcanzado el máximo número de llamadas simultáneas"
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr ""
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr "y ha solicitado auto respuesta."
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr "Modificando parámetros de llamada…"
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "Conectado."
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr ""
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr "No se pudo pausar la llamada"
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr "Pausando la llamada actual..."
@@ -1835,18 +1815,13 @@ msgstr ""
msgid ""
"The sip proxy address you entered is invalid, it must start with \"sip:\" "
"followed by a hostname."
-msgstr ""
-"La dirección del Proxy SIP que ha introducido no es válida, debe empezar con "
-"\"sip:\" seguido del hostname."
+msgstr "La dirección del Proxy SIP que ha introducido no es válida, debe empezar con \"sip:\" seguido del hostname."
#: ../coreapi/proxy.c:334
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"La identidad SIP que ha introducido no es válida.\n"
-"Debe ser del tipo sip:username@proxydomain, como por ejemplo sip:"
-"alice@example.net"
+msgstr "La identidad SIP que ha introducido no es válida.\nDebe ser del tipo sip:username@proxydomain, como por ejemplo sip:alice@example.net"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -1968,11 +1943,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr ""
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/fr.po b/po/fr.po
index 70b042175..af30b020d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Belledonne Communications , 2015
# Gautier Pelloux-Prayer , 2014
@@ -12,16 +12,14 @@ msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:53+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: French (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/fr/)\n"
-"Language: fr\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:42+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: French (http://www.transifex.com/projects/p/linphone-gtk/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -74,9 +72,7 @@ msgstr[1] "%i secondes"
msgid ""
"%s\tQuality: %s\n"
"%s\t%s\t"
-msgstr ""
-"%s\tQualité: %s\n"
-"%s\t%s\t"
+msgstr "%s\tQualité: %s\n%s\t%s\t"
#: ../gtk/calllogs.c:341
#, c-format
@@ -118,11 +114,9 @@ msgstr "adresse à appeler maintenant"
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
-msgstr ""
-"Spécifie un répertoire de travail (qui devrait être le répertoire "
-"d'installation, par exemple c:\\Program Files\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
+msgstr "Spécifie un répertoire de travail (qui devrait être le répertoire d'installation, par exemple c:\\Program Files\\Linphone)"
#: ../gtk/main.c:142
msgid "Configuration file"
@@ -140,30 +134,22 @@ msgstr "Exécuter le test local et retourner 0 en cas de succès"
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s souhaite vous ajouter à sa liste de contact.\n"
-"Souhaitez vous l'autoriser à voir votre information de présence et l'ajouter "
-"à votre liste également ?\n"
-"Si vous répondez non, cette personne sera mise temporairement sur liste "
-"noire."
+msgstr "%s souhaite vous ajouter à sa liste de contact.\nSouhaitez vous l'autoriser à voir votre information de présence et l'ajouter à votre liste également ?\nSi vous répondez non, cette personne sera mise temporairement sur liste noire."
#: ../gtk/main.c:1136
#, c-format
msgid ""
"Please enter your password for username %s\n"
" at realm %s:"
-msgstr ""
-"Entrez le mot de passe pour %s\n"
-" sur le domaine %s:"
+msgstr "Entrez le mot de passe pour %s\n sur le domaine %s:"
#: ../gtk/main.c:1257
msgid "Call error"
msgstr "Erreur lors de l'appel"
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "Appel terminé."
@@ -215,9 +201,7 @@ msgstr "Transfert vers %s"
msgid ""
"No sound cards have been detected on this computer.\n"
"You won't be able to send or receive audio calls."
-msgstr ""
-"Aucune carte son n'a été détectée sur cet ordinateur.\n"
-"Vous ne pourrez pas effectuer d'appels audio."
+msgstr "Aucune carte son n'a été détectée sur cet ordinateur.\nVous ne pourrez pas effectuer d'appels audio."
#: ../gtk/main.c:2136
msgid "A free SIP video-phone"
@@ -297,7 +281,7 @@ msgstr "Paramètres"
msgid "Enabled"
msgstr "Activé"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Désactivé"
@@ -380,9 +364,7 @@ msgstr "Serbe"
#: ../gtk/propertybox.c:1156
msgid ""
"You need to restart linphone for the new language selection to take effect."
-msgstr ""
-"La nouvelle selection de langue prendra effet au prochain démarrage de "
-"linphone."
+msgstr "La nouvelle selection de langue prendra effet au prochain démarrage de linphone."
#: ../gtk/propertybox.c:1236
msgid "None"
@@ -405,10 +387,7 @@ msgstr "ZRTP"
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"Une version plus récente est disponible sur %s.\n"
-"Voulez vous ouvrir le navigateur afin de pouvoir télécharger la dernière "
-"version ?"
+msgstr "Une version plus récente est disponible sur %s.\nVoulez vous ouvrir le navigateur afin de pouvoir télécharger la dernière version ?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -445,9 +424,7 @@ msgstr[1] "%i contacts trouvés."
msgid ""
"Welcome!\n"
"This assistant will help you to use a SIP account for your calls."
-msgstr ""
-"Bienvenue !\n"
-"Cet assistant va vous aider à utiliser un compte SIP pour vos appels."
+msgstr "Bienvenue !\nCet assistant va vous aider à utiliser un compte SIP pour vos appels."
#: ../gtk/setupwizard.c:43
msgid "Create an account on linphone.org"
@@ -469,7 +446,7 @@ msgstr "Je veux spécifier une URI de configuration"
msgid "Enter your linphone.org username"
msgstr "Entrez votre identifiant linphone.org"
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "Nom d'utilisateur:"
@@ -525,10 +502,7 @@ msgstr "Me tenir informer des mises à jour de Linphone "
msgid ""
"Error, account not validated, username already used or server unreachable.\n"
"Please go back and try again."
-msgstr ""
-"Erreur, le compte n'est pas validé, l'identifiant est déjà utilisé ou le "
-"serveur n'est pas accessible.\n"
-"Merci d'essayer à nouveau."
+msgstr "Erreur, le compte n'est pas validé, l'identifiant est déjà utilisé ou le serveur n'est pas accessible.\nMerci d'essayer à nouveau."
#: ../gtk/setupwizard.c:405
msgid "Thank you. Your account is now configured and ready for use."
@@ -536,13 +510,9 @@ msgstr "Merci. Votre compte est maintenant configuré et prêt à être utilisé
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
-msgstr ""
-"Merci de valider votre compte en cliquant sur le lien que nous avons envoyé "
-"par email.\n"
-"Puis appuyez sur suivant."
+msgstr "Merci de valider votre compte en cliquant sur le lien que nous avons envoyé par email.\nPuis appuyez sur suivant."
#: ../gtk/setupwizard.c:602
msgid "SIP account configuration assistant"
@@ -647,9 +617,7 @@ msgstr "Directe ou via un serveur"
msgid ""
"download: %f\n"
"upload: %f (kbit/s)"
-msgstr ""
-"débit descendant : %f\n"
-"débit ascendant : %f (kbits/s)"
+msgstr "débit descendant : %f\ndébit ascendant : %f (kbits/s)"
#: ../gtk/incall_view.c:272 ../gtk/incall_view.c:274
#, c-format
@@ -763,9 +731,7 @@ msgstr "Pause"
msgid ""
"Recording into\n"
"%s %s"
-msgstr ""
-"Enregistrement dans\n"
-"%s %s"
+msgstr "Enregistrement dans\n%s %s"
#: ../gtk/incall_view.c:954
msgid "(Paused)"
@@ -818,10 +784,7 @@ msgstr "Impossible de démarrer le contrôleur système du son"
msgid ""
"Welcome!\n"
"This assistant will help you to configure audio settings for Linphone"
-msgstr ""
-"Bienvenue !\n"
-"Cet assistant va vous aider à régler les paramètres audio de votre "
-"ordinateur pour une utilisation optimale avec Linphone."
+msgstr "Bienvenue !\nCet assistant va vous aider à régler les paramètres audio de votre ordinateur pour une utilisation optimale avec Linphone."
#: ../gtk/audio_assistant.c:328
msgid "Capture device"
@@ -1073,19 +1036,7 @@ msgid ""
"cs: Petr Pisar \n"
"hu: anonymous\n"
"he: Eli Zaretskii \n"
-msgstr ""
-"fr: Simon Morlat\n"
-"en: Simon Morlat and Delphine Perreau\n"
-"it: Alberto Zanoni \n"
-"de: Jean-Jacques Sarton \n"
-"sv: Daniel Nylander \n"
-"es: Jesus Benitez \n"
-"ja: YAMAGUCHI YOSHIYA \n"
-"pt_BR: Rafael Caesar Lenzi \n"
-"pl: Robert Nasiadek \n"
-"cs: Petr Pisar \n"
-"hu: anonymous\n"
-"he: Eli Zaretskii \n"
+msgstr "fr: Simon Morlat\nen: Simon Morlat and Delphine Perreau\nit: Alberto Zanoni \nde: Jean-Jacques Sarton \nsv: Daniel Nylander \nes: Jesus Benitez \nja: YAMAGUCHI YOSHIYA \npt_BR: Rafael Caesar Lenzi \npl: Robert Nasiadek \ncs: Petr Pisar \nhu: anonymous\nhe: Eli Zaretskii \n"
#: ../gtk/contact.ui.h:2
msgid "SIP Address"
@@ -1232,312 +1183,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr "SIP (UDP)"
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr "SIP (TCP)"
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr "SIP (TLS)"
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "Réglages"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "Spécifier la Maximum Transmission Unit"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "Envoyer les digits en tant que SIP INFO"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr "Utiliser IPv6"
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "Transport"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr "Port SIP / UDP"
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr "Aléatoire"
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr "Port SIP / TCP"
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "Audio RTP / UDP :"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr "Fixe"
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "Vidéo RTP / UDP :"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr "Type d'encryption media"
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr "Le chiffrement media est obligatoire"
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr "Tunnel"
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr "Champs DSCP"
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr "Protocoles réseaux et ports"
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "Connexion directe à l'Internet"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr "Derrière un pare-feu (spécifier la passerelle ci dessous)"
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "Derrière un pare-feu (utiliser STUN)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr "Derrière un pare-feu (utiliser ICE)"
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr "Derrière un pare-feu (utiliser uPnP)"
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "Adresse IP publique:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "Serveur STUN:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "Paramètres liés au pare-feu"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "Paramètres réseau"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "Sonnerie:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "Appareil ALSA spécifique (optionnel) :"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "Périphérique de capture:"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "Périphérique de sonnerie:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "Périphérique d'écoute:"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "Activer l'annulation d'écho"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "Son"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "Périphérique d'entrée vidéo"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "Résolution de vidéo préférée:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr "Type de rendu video:"
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr "Afficher la vidéo"
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "Video"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "Paramètres multimedia"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
-msgstr ""
-"Cette rubrique permet de définir son adresse SIP lorsqu'on ne possède pas de "
-"compte SIP"
+msgstr "Cette rubrique permet de définir son adresse SIP lorsqu'on ne possède pas de compte SIP"
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "Votre nom d'affichage (ex: John Doe)"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "Votre nom d'utilisateur:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr "Votre adresse SIP:"
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "Identité par défaut"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr "Assistant"
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "Ajouter"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "Editer"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "Enlever"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "Comptes SIP via des proxy"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "Effacer tous les mots de passe"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "Sécurité"
-#: ../gtk/parameters.ui.h:65
-msgid "Manage SIP Accounts"
-msgstr "Gérer mes comptes SIP"
-
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
-msgid "Enable"
-msgstr "Activer"
-
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
-msgid "Disable"
-msgstr "Désactiver"
-
-#: ../gtk/parameters.ui.h:68
-msgid "Codecs"
-msgstr "Codecs"
-
-#: ../gtk/parameters.ui.h:69
-msgid "0 stands for \"unlimited\""
-msgstr "Indiquez 0 pour ne pas mettre de limite"
-
-#: ../gtk/parameters.ui.h:70
-msgid "Upload speed limit in Kbit/sec:"
-msgstr "Limite de débit montant en kbits/sec:"
-
-#: ../gtk/parameters.ui.h:71
-msgid "Download speed limit in Kbit/sec:"
-msgstr "Limite de débit descendant en kbits/sec:"
-
-#: ../gtk/parameters.ui.h:72
-msgid "Enable adaptive rate control"
-msgstr "Activer le control de débit adaptatif."
-
-#: ../gtk/parameters.ui.h:73
-msgid ""
-"Adaptive rate control is a technique to dynamically guess the available "
-"bandwidth during a call."
-msgstr ""
-"Le control de débit adaptatif est une technique pour adapter la qualité "
-"de l'audio et de la video en fonction de la bande passante disponible, "
-"durant l'appel."
-
-#: ../gtk/parameters.ui.h:74
-msgid "Bandwidth control"
-msgstr "Gestion de la bande passante"
-
-#: ../gtk/parameters.ui.h:75
-msgid "Codecs"
-msgstr "Codecs"
-
-#: ../gtk/parameters.ui.h:76
+#: ../gtk/parameters.ui.h:62
msgid "Automatically answer when a call is received"
msgstr "Répondre automatiquement aux appels entrants"
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
-msgstr "Paramètres d'appel"
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
+msgstr "Décrochage automatique"
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:64
+msgid "Manage SIP Accounts"
+msgstr "Gérer mes comptes SIP"
+
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
+msgid "Enable"
+msgstr "Activer"
+
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
+msgid "Disable"
+msgstr "Désactiver"
+
+#: ../gtk/parameters.ui.h:67
+msgid "Codecs"
+msgstr "Codecs"
+
+#: ../gtk/parameters.ui.h:68
+msgid "0 stands for \"unlimited\""
+msgstr "Indiquez 0 pour ne pas mettre de limite"
+
+#: ../gtk/parameters.ui.h:69
+msgid "Upload speed limit in Kbit/sec:"
+msgstr "Limite de débit montant en kbits/sec:"
+
+#: ../gtk/parameters.ui.h:70
+msgid "Download speed limit in Kbit/sec:"
+msgstr "Limite de débit descendant en kbits/sec:"
+
+#: ../gtk/parameters.ui.h:71
+msgid "Enable adaptive rate control"
+msgstr "Activer le control de débit adaptatif."
+
+#: ../gtk/parameters.ui.h:72
+msgid ""
+"Adaptive rate control is a technique to dynamically guess the available "
+"bandwidth during a call."
+msgstr "Le control de débit adaptatif est une technique pour adapter la qualité de l'audio et de la video en fonction de la bande passante disponible, durant l'appel."
+
+#: ../gtk/parameters.ui.h:73
+msgid "Bandwidth control"
+msgstr "Gestion de la bande passante"
+
+#: ../gtk/parameters.ui.h:74
+msgid "Codecs"
+msgstr "Codecs"
+
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "Langue"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "Montrer les réglages avancés"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr "Niveau"
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "Interface utilisateur"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr "Adresse du serveur:"
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr "Méthode d'authentification:"
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr "Configuration LDAP"
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr "LDAP"
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "Fermer"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr "SIP (UDP)"
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr "SIP (TCP)"
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr "SIP (TLS)"
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr "Rechercher dans l'annuaire"
@@ -1741,17 +1687,9 @@ msgstr "Spécifier une URI de configuration"
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
-msgstr ""
-"Cette boite de dialogue vous permet de spécifier une addresse http ou https "
-"où la configuration doit être téléchargée au démarrage.\n"
-"Veuillez entrer l'URI http(s) ci dessous. Après avoir validé, Linphone va "
-"redémarrer automatiquement pour charger et prendre en compte la nouvelle "
-"configuration."
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
+msgstr "Cette boite de dialogue vous permet de spécifier une addresse http ou https où la configuration doit être téléchargée au démarrage.\nVeuillez entrer l'URI http(s) ci dessous. Après avoir validé, Linphone va redémarrer automatiquement pour charger et prendre en compte la nouvelle configuration."
#: ../gtk/provisioning-fetch.ui.h:1
msgid "Configuring..."
@@ -1759,9 +1697,7 @@ msgstr "Configuration en cours"
#: ../gtk/provisioning-fetch.ui.h:2
msgid "Please wait while fetching configuration from server..."
-msgstr ""
-"Veuillez patenter un instant pendant le chargement de la configuration "
-"distante..."
+msgstr "Veuillez patenter un instant pendant le chargement de la configuration distante..."
#: ../coreapi/linphonecore.c:1534
msgid "Ready"
@@ -1788,35 +1724,35 @@ msgstr "Appel de"
msgid "Could not call"
msgstr "Echec de l'appel"
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr "Désolé, le nombre maximum d'appels simultanés est atteint."
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr "vous appelle"
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr "et sollicite un décrochage automatique."
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr "Modifications des paramètres d'appels..."
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "En ligne."
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr "Appel abandonné"
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr "La mise en attente a échoué"
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr "Mise en attente de l'appel..."
@@ -1884,18 +1820,13 @@ msgstr "Status inconnu"
msgid ""
"The sip proxy address you entered is invalid, it must start with \"sip:\" "
"followed by a hostname."
-msgstr ""
-"L'adresse SIP du proxy est invalide. Elle doit commencer par \"sip:\" suivie "
-"par un nom de domaine."
+msgstr "L'adresse SIP du proxy est invalide. Elle doit commencer par \"sip:\" suivie par un nom de domaine."
#: ../coreapi/proxy.c:334
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"L'identité SIP que vous avez fourni est invalide.\n"
-"Elle doit être de la forme sip:username@domain, comme par example sip:"
-"alice@example.net"
+msgstr "L'identité SIP que vous avez fourni est invalide.\nElle doit être de la forme sip:username@domain, comme par example sip:alice@example.net"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -2017,11 +1948,11 @@ msgstr "Service indisponible, nouvelle tentative"
msgid "Authentication token is %s"
msgstr "Le jeton d'authentification est %s"
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr "Les paramètres d'appel ont été modifiés avec succès."
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
@@ -2052,12 +1983,7 @@ msgid ""
"To: %s\n"
"Status: %s\n"
"Duration: %i mn %i sec\n"
-msgstr ""
-"%s à %s\n"
-"De : %s\n"
-"Vers : %s\n"
-"Status : %s\n"
-"Durée : %i min %i sec\n"
+msgstr "%s à %s\nDe : %s\nVers : %s\nStatus : %s\nDurée : %i min %i sec\n"
#: ../coreapi/call_log.c:221
msgid "Outgoing call"
diff --git a/po/he.po b/po/he.po
index 3695901a8..d0730fa4f 100644
--- a/po/he.po
+++ b/po/he.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Eli Zaretskii , 2012
# Gautier Pelloux-Prayer , 2015
@@ -12,16 +12,14 @@ msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Hebrew (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/he/)\n"
-"Language: he\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Hebrew (http://www.transifex.com/projects/p/linphone-gtk/language/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -74,9 +72,7 @@ msgstr[1] "%i שניות"
msgid ""
"%s\tQuality: %s\n"
"%s\t%s\t"
-msgstr ""
-"%s\tאיכות: %s\n"
-"%s\t%s\t"
+msgstr "%s\tאיכות: %s\n%s\t%s\t"
#: ../gtk/calllogs.c:341
#, c-format
@@ -118,8 +114,8 @@ msgstr ""
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
msgstr ""
#: ../gtk/main.c:142
@@ -138,29 +134,22 @@ msgstr ""
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s מעוניין להוסיפך אל רשימת אנשי הקשר שלו.\n"
-"האם ברצונך להרשות להם לראות את מצב נוכחותך או להוסיפם אל רשימת אנשי הקשר "
-"שלך ?\n"
-"היה ותשובתך תהיה לא, אדם זה יהיה מסומן באופן זמני ברשימה השחורה."
+msgstr "%s מעוניין להוסיפך אל רשימת אנשי הקשר שלו.\nהאם ברצונך להרשות להם לראות את מצב נוכחותך או להוסיפם אל רשימת אנשי הקשר שלך ?\nהיה ותשובתך תהיה לא, אדם זה יהיה מסומן באופן זמני ברשימה השחורה."
#: ../gtk/main.c:1136
#, c-format
msgid ""
"Please enter your password for username %s\n"
" at realm %s:"
-msgstr ""
-"אנא הזן סיסמה עבור משתמש %s\n"
-"במתחם %s:"
+msgstr "אנא הזן סיסמה עבור משתמש %s\nבמתחם %s:"
#: ../gtk/main.c:1257
msgid "Call error"
msgstr "שגיאת קריאה"
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "שיחה הסתיימה"
@@ -212,9 +201,7 @@ msgstr "אנחנו מועברים אל %s"
msgid ""
"No sound cards have been detected on this computer.\n"
"You won't be able to send or receive audio calls."
-msgstr ""
-"לא אותרו כרטיסי קול במחשב זה.\n"
-"לא תהיה ביכולתך לשלוח או לקבל שיחות אודיו."
+msgstr "לא אותרו כרטיסי קול במחשב זה.\nלא תהיה ביכולתך לשלוח או לקבל שיחות אודיו."
#: ../gtk/main.c:2136
msgid "A free SIP video-phone"
@@ -294,7 +281,7 @@ msgstr "פרמטרים"
msgid "Enabled"
msgstr "מופעל"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "לא מופעל"
@@ -400,9 +387,7 @@ msgstr ""
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"גרסא מאוחרת יותר זמינה מן %s.\n"
-"האם ברצונך לפתוח דפדפן בכדי להורידה ?"
+msgstr "גרסא מאוחרת יותר זמינה מן %s.\nהאם ברצונך לפתוח דפדפן בכדי להורידה ?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -461,7 +446,7 @@ msgstr ""
msgid "Enter your linphone.org username"
msgstr "הזן את שם משתמשך אצל linphone.org"
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "שם משתמש:"
@@ -517,9 +502,7 @@ msgstr ""
msgid ""
"Error, account not validated, username already used or server unreachable.\n"
"Please go back and try again."
-msgstr ""
-"שגיאה, חשבון לא אומת, שם משתמש כבר בשימוש או שרת לא ניתן להשגה.\n"
-"נא לחזור ולנסות שוב."
+msgstr "שגיאה, חשבון לא אומת, שם משתמש כבר בשימוש או שרת לא ניתן להשגה.\nנא לחזור ולנסות שוב."
#: ../gtk/setupwizard.c:405
msgid "Thank you. Your account is now configured and ready for use."
@@ -527,12 +510,9 @@ msgstr "תודה לך. חשבונך מוגדר ומוכן לשימוש כעת."
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
-msgstr ""
-"נא לאמת את חשבונך באמצעות הקלקה על הקישור ששלחנו לך עתה באמצעות דוא״ל.\n"
-"אחרי כן נא לחזור לכאן וללחוץ על הלחצן 'קדימה'."
+msgstr "נא לאמת את חשבונך באמצעות הקלקה על הקישור ששלחנו לך עתה באמצעות דוא״ל.\nאחרי כן נא לחזור לכאן וללחוץ על הלחצן 'קדימה'."
#: ../gtk/setupwizard.c:602
msgid "SIP account configuration assistant"
@@ -637,9 +617,7 @@ msgstr "ישיר או דרך שרת"
msgid ""
"download: %f\n"
"upload: %f (kbit/s)"
-msgstr ""
-"הורדה: %f\n"
-"העלאה: %f (קי״ב/שנ׳)"
+msgstr "הורדה: %f\nהעלאה: %f (קי״ב/שנ׳)"
#: ../gtk/incall_view.c:272 ../gtk/incall_view.c:274
#, c-format
@@ -753,9 +731,7 @@ msgstr "השהה"
msgid ""
"Recording into\n"
"%s %s"
-msgstr ""
-"מקליט אל תוך\n"
-"%s %s"
+msgstr "מקליט אל תוך\n%s %s"
#: ../gtk/incall_view.c:954
msgid "(Paused)"
@@ -1207,309 +1183,307 @@ msgid "C"
msgstr ""
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr "SIP (UDP)"
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr "SIP (TCP)"
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr "SIP (TLS)"
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "הגדרות"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "הגדר יחידת תמסורת מרבית:"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "שלח טזמ״תים (DTMFs) כמידע SIP"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "טרנספורט"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr ""
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr ""
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr ""
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "אודיו RTP/UDP:"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr "מקובע"
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "וידאו RTP/UDP:"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr "סוג הצפנת מדיה"
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr "הצפנת מדיה הינה מנדטורית"
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr "מינהור"
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr "שדות DSCP"
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr "פרוטוקולי רשת תקשורת ופורטים"
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "חיבור ישיר אל האינטרנט"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr ""
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "מאחורי NAT / חומת אש (בעזרת STUN לפתירה)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr "מאחורי NAT / חומת אש (בעזרת ICE)"
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr "מאחורי NAT / חומת אש (בעזרת uPnP)"
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "כתובת IP פומבית:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "שרת STUN:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "NAT וחומת אש"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "הגדרות רשת תקשורת"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "צליל צלצול:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "התקן ALSA מיוחד (רשות):"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "התקן לכידה:"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "התקן צלצול:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "התקן פס קול:"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "אפשר ביטול הד"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "אודיו"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "התקן קלט וידאו:"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "רזולוציית וידאו מועדפת:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr ""
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr ""
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "וידאו"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "הגדרות מולטימדיה"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr "חלק זה מגדיר את כתובת ה־SIP כאשר אינך עושה שימוש בחשבון SIP"
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "שם התצוגה שלך (למשל: יורם יהודה):"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "שם המשתמש שלך:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr "כתובת SIP נובעת:"
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "זהות משתמטת"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr "אשף"
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "הוסף"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "ערוך"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "הסר"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "חשבונות Proxy"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "מחק סיסמאות"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "פרטיות"
-#: ../gtk/parameters.ui.h:65
-msgid "Manage SIP Accounts"
-msgstr "ניהול חשבונות SIP"
-
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
-msgid "Enable"
-msgstr "אפשר"
-
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
-msgid "Disable"
-msgstr "נטרל"
-
-#: ../gtk/parameters.ui.h:68
-msgid "Codecs"
-msgstr "קודקים"
-
-#: ../gtk/parameters.ui.h:69
-msgid "0 stands for \"unlimited\""
-msgstr "0 מסמל \"בלי הגבלה\""
-
-#: ../gtk/parameters.ui.h:70
-msgid "Upload speed limit in Kbit/sec:"
-msgstr "מגבלת מהירות העלאה בקי״ב/שנ׳:"
-
-#: ../gtk/parameters.ui.h:71
-msgid "Download speed limit in Kbit/sec:"
-msgstr "מגבלת מהירות הורדה בקי״ב/שנ׳:"
-
-#: ../gtk/parameters.ui.h:72
-msgid "Enable adaptive rate control"
-msgstr "אפשר בקרת קצב מסתגלת"
-
-#: ../gtk/parameters.ui.h:73
-msgid ""
-"Adaptive rate control is a technique to dynamically guess the available "
-"bandwidth during a call."
-msgstr ""
-"בקרת קצב מסתגלת הינה טכניקה להשערה דינמית של רוחב הפס הזמין במהלך שיחה."
-"i>"
-
-#: ../gtk/parameters.ui.h:74
-msgid "Bandwidth control"
-msgstr "בקרת רוחב פס"
-
-#: ../gtk/parameters.ui.h:75
-msgid "Codecs"
-msgstr "קודקים"
-
-#: ../gtk/parameters.ui.h:76
+#: ../gtk/parameters.ui.h:62
msgid "Automatically answer when a call is received"
msgstr ""
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
msgstr ""
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:64
+msgid "Manage SIP Accounts"
+msgstr "ניהול חשבונות SIP"
+
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
+msgid "Enable"
+msgstr "אפשר"
+
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
+msgid "Disable"
+msgstr "נטרל"
+
+#: ../gtk/parameters.ui.h:67
+msgid "Codecs"
+msgstr "קודקים"
+
+#: ../gtk/parameters.ui.h:68
+msgid "0 stands for \"unlimited\""
+msgstr "0 מסמל \"בלי הגבלה\""
+
+#: ../gtk/parameters.ui.h:69
+msgid "Upload speed limit in Kbit/sec:"
+msgstr "מגבלת מהירות העלאה בקי״ב/שנ׳:"
+
+#: ../gtk/parameters.ui.h:70
+msgid "Download speed limit in Kbit/sec:"
+msgstr "מגבלת מהירות הורדה בקי״ב/שנ׳:"
+
+#: ../gtk/parameters.ui.h:71
+msgid "Enable adaptive rate control"
+msgstr "אפשר בקרת קצב מסתגלת"
+
+#: ../gtk/parameters.ui.h:72
+msgid ""
+"Adaptive rate control is a technique to dynamically guess the available "
+"bandwidth during a call."
+msgstr "בקרת קצב מסתגלת הינה טכניקה להשערה דינמית של רוחב הפס הזמין במהלך שיחה."
+
+#: ../gtk/parameters.ui.h:73
+msgid "Bandwidth control"
+msgstr "בקרת רוחב פס"
+
+#: ../gtk/parameters.ui.h:74
+msgid "Codecs"
+msgstr "קודקים"
+
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "שפה"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "הצג הגדרות מתקדמות"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr "רמה"
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "ממשק משתמש"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr ""
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr ""
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr ""
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "סיום"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr "SIP (UDP)"
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr "SIP (TCP)"
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr "SIP (TLS)"
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr "חיפוש אנשי קשר בתוך מדור"
@@ -1713,11 +1687,8 @@ msgstr ""
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
msgstr ""
#: ../gtk/provisioning-fetch.ui.h:1
@@ -1753,35 +1724,35 @@ msgstr "מתקשר כעת"
msgid "Could not call"
msgstr "לא ניתן להתקשר"
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr "הגענו אל המספר המרבי של שיחות מקבילות, עמך הסליחה"
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr "מתקשר/ת אליך"
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr " ומבקש/ת מענה אוטומטי."
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr "מתאים כעת פרמטרים של שיחה..."
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "מקושר."
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr "קריאה בוטלה"
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr "לא ניתן להשהות את השיחה"
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr "משהה כעת שיחה נוכחית..."
@@ -1849,16 +1820,13 @@ msgstr ""
msgid ""
"The sip proxy address you entered is invalid, it must start with \"sip:\" "
"followed by a hostname."
-msgstr ""
-"כתובת sip proxy שהזנת הינה שגויה, זו צריכה להתחיל עם\"sip:\" לאחר שם מארח."
+msgstr "כתובת sip proxy שהזנת הינה שגויה, זו צריכה להתחיל עם\"sip:\" לאחר שם מארח."
#: ../coreapi/proxy.c:334
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"זהות sip שהוזנה הינה שגויה.\n"
-"זו צריכה להיראות כמו sip:username@proxydomain, למשל sip:alice@example.net"
+msgstr "זהות sip שהוזנה הינה שגויה.\nזו צריכה להיראות כמו sip:username@proxydomain, למשל sip:alice@example.net"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -1980,11 +1948,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr "אות האימות הינה %s"
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/hu.po b/po/hu.po
index d3590f3ee..a32fbab4c 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -1,22 +1,20 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Hungarian (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/hu/)\n"
-"Language: hu\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Hungarian (http://www.transifex.com/projects/p/linphone-gtk/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -111,11 +109,9 @@ msgstr "Cím azonnali híváshoz"
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
-msgstr ""
-"Adjon meg egy munkakönyvtárat (ennek az installációs könyvtárnak kéne "
-"lennie, pl. C:\\Program Files\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
+msgstr "Adjon meg egy munkakönyvtárat (ennek az installációs könyvtárnak kéne lennie, pl. C:\\Program Files\\Linphone)"
#: ../gtk/main.c:142
msgid "Configuration file"
@@ -133,14 +129,9 @@ msgstr ""
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s szeretné Önt hozzáadni partnerlistájához.\n"
-"Szeretné megengedni neki, hogy lássa az Ön jelenlétét, illetve hozzá "
-"szeretné adni a partnerlistához?\n"
-"Ha nemmel válaszol, ez a személy átmenetileg tiltólistára kerül."
+msgstr "%s szeretné Önt hozzáadni partnerlistájához.\nSzeretné megengedni neki, hogy lássa az Ön jelenlétét, illetve hozzá szeretné adni a partnerlistához?\nHa nemmel válaszol, ez a személy átmenetileg tiltólistára kerül."
#: ../gtk/main.c:1136
#, c-format
@@ -153,7 +144,7 @@ msgstr ""
msgid "Call error"
msgstr "Hiba a hívás közben"
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "Hívás vége"
@@ -205,9 +196,7 @@ msgstr "Át vagyunk irányítva ide: %s"
msgid ""
"No sound cards have been detected on this computer.\n"
"You won't be able to send or receive audio calls."
-msgstr ""
-"Hangkártya nincs érzékelve ezen a számítógépen.\n"
-"Nem fog tudni hang hívásokat küldeni vagy fogadni."
+msgstr "Hangkártya nincs érzékelve ezen a számítógépen.\nNem fog tudni hang hívásokat küldeni vagy fogadni."
#: ../gtk/main.c:2136
msgid "A free SIP video-phone"
@@ -287,7 +276,7 @@ msgstr "Paraméterek"
msgid "Enabled"
msgstr "Engedélyezve"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Tiltva"
@@ -370,9 +359,7 @@ msgstr ""
#: ../gtk/propertybox.c:1156
msgid ""
"You need to restart linphone for the new language selection to take effect."
-msgstr ""
-"Újra kell indítania a linphone-t, hogy az új nyelv kiválasztása érvényre "
-"jusson. "
+msgstr "Újra kell indítania a linphone-t, hogy az új nyelv kiválasztása érvényre jusson. "
#: ../gtk/propertybox.c:1236
msgid "None"
@@ -395,9 +382,7 @@ msgstr "ZRTP"
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"Elérhető egy újabb verzió a következőn: %s.\n"
-"Szeretné, hogy a letöltéshez egy új böngésző ablak nyíljon?"
+msgstr "Elérhető egy újabb verzió a következőn: %s.\nSzeretné, hogy a letöltéshez egy új böngésző ablak nyíljon?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -456,7 +441,7 @@ msgstr ""
msgid "Enter your linphone.org username"
msgstr "Adja meg linphone.org felhasználónevét"
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "Felhasználónév:"
@@ -512,10 +497,7 @@ msgstr ""
msgid ""
"Error, account not validated, username already used or server unreachable.\n"
"Please go back and try again."
-msgstr ""
-"Hiba, a fiók nincs érvényesítve. Valaki már használja ezt a felhasználónevet "
-"vagy a kiszolgáló nem elérhető.\n"
-"Kérjük, lépjen vissza és próbálja újra."
+msgstr "Hiba, a fiók nincs érvényesítve. Valaki már használja ezt a felhasználónevet vagy a kiszolgáló nem elérhető.\nKérjük, lépjen vissza és próbálja újra."
#: ../gtk/setupwizard.c:405
msgid "Thank you. Your account is now configured and ready for use."
@@ -523,13 +505,9 @@ msgstr "Köszönjük! Az Ön fiókját beállítottuk és használatra kész."
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
-msgstr ""
-"Kérjük, érvényesítse fiókját az általunk elektronikus levélben küldött "
-"hivatkozásra kattintva.\n"
-"Azután térjen vissza ide és kattintson a Következő gombra."
+msgstr "Kérjük, érvényesítse fiókját az általunk elektronikus levélben küldött hivatkozásra kattintva.\nAzután térjen vissza ide és kattintson a Következő gombra."
#: ../gtk/setupwizard.c:602
msgid "SIP account configuration assistant"
@@ -634,9 +612,7 @@ msgstr "közvetlen vagy kiszolgálón keresztül"
msgid ""
"download: %f\n"
"upload: %f (kbit/s)"
-msgstr ""
-"letöltés: %f\n"
-"feltöltés: %f (kbit/mp)"
+msgstr "letöltés: %f\nfeltöltés: %f (kbit/mp)"
#: ../gtk/incall_view.c:272 ../gtk/incall_view.c:274
#, c-format
@@ -750,9 +726,7 @@ msgstr "Várakoztatás"
msgid ""
"Recording into\n"
"%s %s"
-msgstr ""
-"Felvétel a következőbe\n"
-"%s %s"
+msgstr "Felvétel a következőbe\n%s %s"
#: ../gtk/incall_view.c:954
msgid "(Paused)"
@@ -1041,9 +1015,7 @@ msgstr ""
#: ../gtk/about.ui.h:4
msgid "An internet video phone using the standard SIP (rfc3261) protocol."
-msgstr ""
-"Internetes videó telefon, mely a szabványos SIP (rfc3261) protokolt "
-"használja."
+msgstr "Internetes videó telefon, mely a szabványos SIP (rfc3261) protokolt használja."
#: ../gtk/about.ui.h:5
msgid ""
@@ -1206,309 +1178,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr "SIP (UDP)"
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr "SIP (TCP)"
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr "SIP (TLS)"
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "Beállítások"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "Maximum Továbbítási Egység beállítása:"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "DTMF küldése SIP infóként"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "Átvitel"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr ""
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr ""
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr ""
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "Audió RTP/UDP:"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr "Javítva"
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "Videó RTP/UDP:"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr "Média titkosítás típusa"
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr "Média titkosítás kötelező"
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr "Alagút"
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr "DSCP mezők"
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr "Hálózati protokoll és port"
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "Közvetlen Internet kapcsolat"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr ""
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "NAT / tűzfal mögött (STUN használata a feloldáshoz)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr "NAT / tűzfal mögött (ICE használata)"
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr "NAT / tűzfal mögött (uPnP használata)"
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "Publikus IP cím:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "STUN kiszolgáló:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "NAT és tűzfal"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "Hálózati beállítások"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "Csengőhang:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "Különleges ALSA eszköz (nem kötelező):"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "Felvevő hang eszköz:"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "Csengőhang eszköz:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "Lejátszó hang eszköz:"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "Visszhang-elnyomás engedélyezése"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "Audió"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "Videó bemeneti eszköz:"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "Kívánt videó felbontás:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr ""
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr ""
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "Videó"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "Multimédia beállítások"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr "Ez a rész határozza meg az Ön SIP címét, amikor nem használ SIP fiókot"
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "Az Ön megjelenített neve (pl. Kis József):"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "Az Ön felhasználóneve:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr "Az Ön így keletkezett SIP címe:"
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "Alapértelmezett identitás"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr "Varázsló"
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "Hozzáadás"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "Szerkesztés"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "Eltávolítás"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "Proxy fiókok"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "Minden kulcsszó törlése"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "Titoktartás"
-#: ../gtk/parameters.ui.h:65
-msgid "Manage SIP Accounts"
-msgstr "SIP fiókok beállítása"
-
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
-msgid "Enable"
-msgstr "Engedélyezés"
-
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
-msgid "Disable"
-msgstr "Tiltás"
-
-#: ../gtk/parameters.ui.h:68
-msgid "Codecs"
-msgstr "Kódekek"
-
-#: ../gtk/parameters.ui.h:69
-msgid "0 stands for \"unlimited\""
-msgstr "A 0 jelentése \"végtelen\""
-
-#: ../gtk/parameters.ui.h:70
-msgid "Upload speed limit in Kbit/sec:"
-msgstr "Feltöltési sebesség korlát (kbit/mp):"
-
-#: ../gtk/parameters.ui.h:71
-msgid "Download speed limit in Kbit/sec:"
-msgstr "Letöltési sebesség korlát (kbit/mp):"
-
-#: ../gtk/parameters.ui.h:72
-msgid "Enable adaptive rate control"
-msgstr "Alkalmazkodó mérték-szabályozás engedélyezése"
-
-#: ../gtk/parameters.ui.h:73
-msgid ""
-"Adaptive rate control is a technique to dynamically guess the available "
-"bandwidth during a call."
-msgstr ""
-"Az alkalmazkodó mérték-szabályozás egy módszer, mely erőteljesen próbálja "
-"megállapítani a rendelkezésre álló sávszélességet hívás alatt."
-
-#: ../gtk/parameters.ui.h:74
-msgid "Bandwidth control"
-msgstr "Sávszélesség szabályozása"
-
-#: ../gtk/parameters.ui.h:75
-msgid "Codecs"
-msgstr "Kódekek"
-
-#: ../gtk/parameters.ui.h:76
+#: ../gtk/parameters.ui.h:62
msgid "Automatically answer when a call is received"
msgstr ""
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
msgstr ""
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:64
+msgid "Manage SIP Accounts"
+msgstr "SIP fiókok beállítása"
+
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
+msgid "Enable"
+msgstr "Engedélyezés"
+
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
+msgid "Disable"
+msgstr "Tiltás"
+
+#: ../gtk/parameters.ui.h:67
+msgid "Codecs"
+msgstr "Kódekek"
+
+#: ../gtk/parameters.ui.h:68
+msgid "0 stands for \"unlimited\""
+msgstr "A 0 jelentése \"végtelen\""
+
+#: ../gtk/parameters.ui.h:69
+msgid "Upload speed limit in Kbit/sec:"
+msgstr "Feltöltési sebesség korlát (kbit/mp):"
+
+#: ../gtk/parameters.ui.h:70
+msgid "Download speed limit in Kbit/sec:"
+msgstr "Letöltési sebesség korlát (kbit/mp):"
+
+#: ../gtk/parameters.ui.h:71
+msgid "Enable adaptive rate control"
+msgstr "Alkalmazkodó mérték-szabályozás engedélyezése"
+
+#: ../gtk/parameters.ui.h:72
+msgid ""
+"Adaptive rate control is a technique to dynamically guess the available "
+"bandwidth during a call."
+msgstr "Az alkalmazkodó mérték-szabályozás egy módszer, mely erőteljesen próbálja megállapítani a rendelkezésre álló sávszélességet hívás alatt."
+
+#: ../gtk/parameters.ui.h:73
+msgid "Bandwidth control"
+msgstr "Sávszélesség szabályozása"
+
+#: ../gtk/parameters.ui.h:74
+msgid "Codecs"
+msgstr "Kódekek"
+
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "Nyelv"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "Haladó beállítások megjelenítése"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr "Szint"
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "Felhasználói környezet"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr ""
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr ""
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr ""
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "Kész"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr "SIP (UDP)"
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr "SIP (TCP)"
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr "SIP (TLS)"
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr "Partnerek keresése könyvtárban"
@@ -1712,11 +1682,8 @@ msgstr ""
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
msgstr ""
#: ../gtk/provisioning-fetch.ui.h:1
@@ -1752,35 +1719,35 @@ msgstr "Kapcsolódás"
msgid "Could not call"
msgstr "Nem sikerült hívni"
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr "Elnézést, elértük a egyidejű hívások maximális számát"
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr "kapcsolatba lépett veled."
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr "és automatikus választ kért."
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr "A hívási jellemzők módosítása..."
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "Kapcsolódva."
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr "Hívás megszakítva"
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr "Nem sikerült várakoztatni a hívást"
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr "Jelenlegi hívás várakoztatásának aktiválása..."
@@ -1848,18 +1815,13 @@ msgstr ""
msgid ""
"The sip proxy address you entered is invalid, it must start with \"sip:\" "
"followed by a hostname."
-msgstr ""
-"Az Ön által megadott SIP proxy cím érvénytelen. \"sip:\"-tal kell kezdődnie, "
-"ezt egy hosztnév követi."
+msgstr "Az Ön által megadott SIP proxy cím érvénytelen. \"sip:\"-tal kell kezdődnie, ezt egy hosztnév követi."
#: ../coreapi/proxy.c:334
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"Az Ön által megadott SIP identitás érvénytelen.\n"
-"Így kéne kinéznie: sip:felhasznalonev@proxytartomany, például sip:"
-"aladar@pelda.hu"
+msgstr "Az Ön által megadott SIP identitás érvénytelen.\nÍgy kéne kinéznie: sip:felhasznalonev@proxytartomany, például sip:aladar@pelda.hu"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -1899,8 +1861,7 @@ msgstr "%s válaszolt a hívásra."
#: ../coreapi/callbacks.c:583
msgid "Incompatible, check codecs or security settings..."
-msgstr ""
-"Nem kompatibilis, ellenőrizze a kódek- vagy a biztonsági beállításokat..."
+msgstr "Nem kompatibilis, ellenőrizze a kódek- vagy a biztonsági beállításokat..."
#: ../coreapi/callbacks.c:588 ../coreapi/callbacks.c:900
msgid "Incompatible media parameters."
@@ -1982,11 +1943,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr "Hitelesítési jel: %s"
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/it.po b/po/it.po
index e7c71df67..6c369ce0a 100644
--- a/po/it.po
+++ b/po/it.po
@@ -1,22 +1,20 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Italian (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/it/)\n"
-"Language: it\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Italian (http://www.transifex.com/projects/p/linphone-gtk/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -111,8 +109,8 @@ msgstr ""
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
msgstr ""
#: ../gtk/main.c:142
@@ -131,13 +129,9 @@ msgstr ""
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s voui aggiungere il tuo contatto alla sua listaVoui permettere che lui "
-"veda il tuo stato o aggiungerlo alla tua lista dei contatti Se rispondi no "
-"questo utente sarà momentaneamente bloccato."
+msgstr "%s voui aggiungere il tuo contatto alla sua listaVoui permettere che lui veda il tuo stato o aggiungerlo alla tua lista dei contatti Se rispondi no questo utente sarà momentaneamente bloccato."
#: ../gtk/main.c:1136
#, c-format
@@ -150,7 +144,7 @@ msgstr ""
msgid "Call error"
msgstr ""
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "Chiamata terminata"
@@ -282,7 +276,7 @@ msgstr "Parametri"
msgid "Enabled"
msgstr "Attivato"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Disattivato"
@@ -388,9 +382,7 @@ msgstr ""
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"Una versione più recente è disponibile da %s.\n"
-"Vuoi aprire un browser per eseguire il download ?"
+msgstr "Una versione più recente è disponibile da %s.\nVuoi aprire un browser per eseguire il download ?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -449,7 +441,7 @@ msgstr ""
msgid "Enter your linphone.org username"
msgstr ""
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "Manuale utente"
@@ -513,8 +505,7 @@ msgstr "Grazie. Il tuo account è configurato e pronto all'uso"
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
msgstr ""
@@ -1187,308 +1178,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "Preferenze"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "Imposta Maximum Transmission Unit:"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "Invia DTMF come SIP info"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "Transporto"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr ""
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr ""
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr ""
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "Audio RTP/UDP:"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr ""
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "Video RTP/UDP"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr ""
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr ""
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr ""
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr ""
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr ""
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "Connessione diretta a internet"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr ""
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "Dietro NAT / Firewall (utilizza STUN)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr ""
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr ""
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "Indirizzo ip pubblico:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "Stun server:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "NAT and Firewall"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "Impostazioni di rete"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "Suoneria:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "Dispositivo ALSA (optional):"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "Dispositivo microfono:"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "Dispositivo squillo:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "Dispositivo uscita audio:"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "Attiva cancellazione eco"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "Audio"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "Dispositivo Video:"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "Risoluzione video preferita"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr ""
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr ""
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "Video"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "Impostazioni multimediali"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
-msgstr ""
-"questa sezione definisce il tuo indirizzo SIP se non hai account attivi"
+msgstr "questa sezione definisce il tuo indirizzo SIP se non hai account attivi"
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "Nome visualizzato (es: Mario Rossi):"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "Username"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr "Il tuo indirizzo sip:"
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "Identità di default"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr ""
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "Aggiungi"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "Edita"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "Rimuovi"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "Account proxy"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "Cancella tutte le password"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "Privacy"
-#: ../gtk/parameters.ui.h:65
+#: ../gtk/parameters.ui.h:62
+msgid "Automatically answer when a call is received"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:64
msgid "Manage SIP Accounts"
msgstr "Gestici SIP Account"
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
msgid "Enable"
msgstr "Attivato"
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
msgid "Disable"
msgstr "Disattivato"
-#: ../gtk/parameters.ui.h:68
+#: ../gtk/parameters.ui.h:67
msgid "Codecs"
msgstr "Codecs"
-#: ../gtk/parameters.ui.h:69
+#: ../gtk/parameters.ui.h:68
msgid "0 stands for \"unlimited\""
msgstr "0 sta per illimitato"
-#: ../gtk/parameters.ui.h:70
+#: ../gtk/parameters.ui.h:69
msgid "Upload speed limit in Kbit/sec:"
msgstr "Velocità massima in upload Kbit/sec:"
-#: ../gtk/parameters.ui.h:71
+#: ../gtk/parameters.ui.h:70
msgid "Download speed limit in Kbit/sec:"
msgstr "Velocita massima in Dowload Kbit/sec"
-#: ../gtk/parameters.ui.h:72
+#: ../gtk/parameters.ui.h:71
msgid "Enable adaptive rate control"
msgstr ""
-#: ../gtk/parameters.ui.h:73
+#: ../gtk/parameters.ui.h:72
msgid ""
"Adaptive rate control is a technique to dynamically guess the available "
"bandwidth during a call."
msgstr ""
-#: ../gtk/parameters.ui.h:74
+#: ../gtk/parameters.ui.h:73
msgid "Bandwidth control"
msgstr "Gestione banda"
-#: ../gtk/parameters.ui.h:75
+#: ../gtk/parameters.ui.h:74
msgid "Codecs"
msgstr "Codec"
-#: ../gtk/parameters.ui.h:76
-msgid "Automatically answer when a call is received"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "Linguaggio"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr ""
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr ""
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "Interfaccia utente"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr ""
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr ""
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr ""
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "Fatto"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr ""
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr "Cerca contatti nella directory"
@@ -1692,11 +1682,8 @@ msgstr ""
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
msgstr ""
#: ../gtk/provisioning-fetch.ui.h:1
@@ -1732,35 +1719,35 @@ msgstr "In connessione"
msgid "Could not call"
msgstr ""
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr ""
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr ""
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr ""
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr ""
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "Connessione"
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr ""
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr ""
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr ""
@@ -1828,17 +1815,13 @@ msgstr ""
msgid ""
"The sip proxy address you entered is invalid, it must start with \"sip:\" "
"followed by a hostname."
-msgstr ""
-"L'indirizzo sip proxy utilizzato è invalido, deve iniziare con \"sip:\" "
-"seguito dall' hostaname."
+msgstr "L'indirizzo sip proxy utilizzato è invalido, deve iniziare con \"sip:\" seguito dall' hostaname."
#: ../coreapi/proxy.c:334
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"L'identità sip utilizza è invalida.\n"
-"Dovrebbre essere sip:username@proxydomain, esempio: sip:alice@example.net"
+msgstr "L'identità sip utilizza è invalida.\nDovrebbre essere sip:username@proxydomain, esempio: sip:alice@example.net"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -1960,11 +1943,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr ""
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/ja.po b/po/ja.po
index 1825c04f9..6b9b7e926 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Alexander, 2014
# Alexander, 2014-2015
@@ -9,16 +9,14 @@ msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Japanese (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/ja/)\n"
-"Language: ja\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Japanese (http://www.transifex.com/projects/p/linphone-gtk/language/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -69,9 +67,7 @@ msgstr[0] "%i 秒"
msgid ""
"%s\tQuality: %s\n"
"%s\t%s\t"
-msgstr ""
-"%s⇥品質: %s\n"
-"%s⇥%s⇥"
+msgstr "%s⇥品質: %s\n%s⇥%s⇥"
#: ../gtk/calllogs.c:341
#, c-format
@@ -113,11 +109,9 @@ msgstr "今すぐに呼び出す"
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
-msgstr ""
-"作業ディレクトリをSpecifiy (インストールした時のベースである必要があります。"
-"例:c:\\Program Files\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
+msgstr "作業ディレクトリをSpecifiy (インストールした時のベースである必要があります。例:c:\\Program Files\\Linphone)"
#: ../gtk/main.c:142
msgid "Configuration file"
@@ -135,14 +129,9 @@ msgstr ""
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s が連絡相手にあなたを追加しようとしています。\n"
-"あなたのステータスを参照させるか、もしくは連絡先リストに追加することができま"
-"す。\n"
-"あなたが拒否すると、この人は一時的にブラックリストへ登録されます。"
+msgstr "%s が連絡相手にあなたを追加しようとしています。\nあなたのステータスを参照させるか、もしくは連絡先リストに追加することができます。\nあなたが拒否すると、この人は一時的にブラックリストへ登録されます。"
#: ../gtk/main.c:1136
#, c-format
@@ -155,7 +144,7 @@ msgstr ""
msgid "Call error"
msgstr "呼出エラー"
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "呼出終了"
@@ -287,7 +276,7 @@ msgstr "パラメーター"
msgid "Enabled"
msgstr "使用する"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "使用しない"
@@ -393,9 +382,7 @@ msgstr "ZRTP"
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"%s よりも新しいバージョンが利用可能です。\n"
-"ダウンロードするために、ブラウザを開きますか?"
+msgstr "%s よりも新しいバージョンが利用可能です。\nダウンロードするために、ブラウザを開きますか?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -431,9 +418,7 @@ msgstr[0] "%i 件発見"
msgid ""
"Welcome!\n"
"This assistant will help you to use a SIP account for your calls."
-msgstr ""
-"ようこそ!\n"
-"あなたの通話のためのSIPアカウント設定をお手伝いします。"
+msgstr "ようこそ!\nあなたの通話のためのSIPアカウント設定をお手伝いします。"
#: ../gtk/setupwizard.c:43
msgid "Create an account on linphone.org"
@@ -455,7 +440,7 @@ msgstr ""
msgid "Enter your linphone.org username"
msgstr "linphone.orgで取得したユーザー名を入力"
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "ユーザー名:"
@@ -515,18 +500,13 @@ msgstr ""
#: ../gtk/setupwizard.c:405
msgid "Thank you. Your account is now configured and ready for use."
-msgstr ""
-"ありがとう。あなたのアカウントは無事に設定され、使用する準備ができました。"
+msgstr "ありがとう。あなたのアカウントは無事に設定され、使用する準備ができました。"
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
-msgstr ""
-"送信されたメールの本文内にあるリンクをクリックしてアカウントを有効にしてくだ"
-"さい。\n"
-"その後こちらへ戻って「次へ」を押してください。"
+msgstr "送信されたメールの本文内にあるリンクをクリックしてアカウントを有効にしてください。\nその後こちらへ戻って「次へ」を押してください。"
#: ../gtk/setupwizard.c:602
msgid "SIP account configuration assistant"
@@ -631,9 +611,7 @@ msgstr ""
msgid ""
"download: %f\n"
"upload: %f (kbit/s)"
-msgstr ""
-"ダウンロード: %f\n"
-"アップロード: %f (kbit/s)"
+msgstr "ダウンロード: %f\nアップロード: %f (kbit/s)"
#: ../gtk/incall_view.c:272 ../gtk/incall_view.c:274
#, c-format
@@ -1036,9 +1014,7 @@ msgstr "(C) Belledonne Communications, 2010\n"
#: ../gtk/about.ui.h:4
msgid "An internet video phone using the standard SIP (rfc3261) protocol."
-msgstr ""
-"インターネットによる動画送信には標準的なSIPプロトコル (rfc3261) を使用してい"
-"ます。"
+msgstr "インターネットによる動画送信には標準的なSIPプロトコル (rfc3261) を使用しています。"
#: ../gtk/about.ui.h:5
msgid ""
@@ -1054,19 +1030,7 @@ msgid ""
"cs: Petr Pisar \n"
"hu: anonymous\n"
"he: Eli Zaretskii \n"
-msgstr ""
-"fr: Simon Morlat\n"
-"en: Simon Morlat and Delphine Perreau\n"
-"it: Alberto Zanoni \n"
-"de: Jean-Jacques Sarton \n"
-"sv: Daniel Nylander \n"
-"es: Jesus Benitez \n"
-"ja: YAMAGUCHI YOSHIYA \n"
-"pt_BR: Rafael Caesar Lenzi \n"
-"pl: Robert Nasiadek \n"
-"cs: Petr Pisar \n"
-"hu: anonymous\n"
-"he: Eli Zaretskii \n"
+msgstr "fr: Simon Morlat\nen: Simon Morlat and Delphine Perreau\nit: Alberto Zanoni \nde: Jean-Jacques Sarton \nsv: Daniel Nylander \nes: Jesus Benitez \nja: YAMAGUCHI YOSHIYA \npt_BR: Rafael Caesar Lenzi \npl: Robert Nasiadek \ncs: Petr Pisar \nhu: anonymous\nhe: Eli Zaretskii \n"
#: ../gtk/contact.ui.h:2
msgid "SIP Address"
@@ -1213,307 +1177,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr "SIP (UDP)"
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr "SIP (TCP)"
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr "SIP (TLS)"
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "設定"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr ""
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "DTMFをSIP情報で送信する"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "転送"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr "SIP/UDP ポート"
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr ""
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr "SIP/TCP ポート"
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "オーディオ RTP/UDP:"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr ""
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "ビデオ RTP/UDP:"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr "メディアの暗号化の種類"
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr ""
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr "トンネル"
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr "DSCP値"
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr "ネットワークのプロトコルとポート"
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr ""
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr ""
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr ""
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr ""
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr ""
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "パブリック IP アドレス:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "Stunサーバー:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "NAT と ファイヤーウォール"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "ネットワーク設定"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "鳴動音:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr ""
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr ""
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr ""
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr ""
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "エコーキャンセラーを有効にする"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "オーディオ"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr ""
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr ""
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr ""
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr ""
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "ビデオ"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "マルチメディア設定"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr ""
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "あなたの表示名 (例: John Doe):"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "あなたのユーザー名:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr ""
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr ""
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr "ウィザード"
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "追加する"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "編集する"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "削除する"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "プロキシアカウント"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "すべてのパスワードを消去する"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "プライバシー"
-#: ../gtk/parameters.ui.h:65
+#: ../gtk/parameters.ui.h:62
+msgid "Automatically answer when a call is received"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:64
msgid "Manage SIP Accounts"
msgstr ""
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
msgid "Enable"
msgstr "使用する"
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
msgid "Disable"
msgstr "使用しない"
-#: ../gtk/parameters.ui.h:68
+#: ../gtk/parameters.ui.h:67
msgid "Codecs"
msgstr "コーデック"
-#: ../gtk/parameters.ui.h:69
+#: ../gtk/parameters.ui.h:68
msgid "0 stands for \"unlimited\""
msgstr ""
-#: ../gtk/parameters.ui.h:70
+#: ../gtk/parameters.ui.h:69
msgid "Upload speed limit in Kbit/sec:"
msgstr "アップロード速度制限 Kbit/sec:"
-#: ../gtk/parameters.ui.h:71
+#: ../gtk/parameters.ui.h:70
msgid "Download speed limit in Kbit/sec:"
msgstr "ダウンロード速度制限 Kbit/sec:"
-#: ../gtk/parameters.ui.h:72
+#: ../gtk/parameters.ui.h:71
msgid "Enable adaptive rate control"
msgstr ""
-#: ../gtk/parameters.ui.h:73
+#: ../gtk/parameters.ui.h:72
msgid ""
"Adaptive rate control is a technique to dynamically guess the available "
"bandwidth during a call."
msgstr ""
-#: ../gtk/parameters.ui.h:74
+#: ../gtk/parameters.ui.h:73
msgid "Bandwidth control"
msgstr "帯域幅制御"
-#: ../gtk/parameters.ui.h:75
+#: ../gtk/parameters.ui.h:74
msgid "Codecs"
msgstr "コーデック"
-#: ../gtk/parameters.ui.h:76
-msgid "Automatically answer when a call is received"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "言語"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "拡張設定を表示する"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr "レベル"
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "ユーザーインターフェイス"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr "サーバーアドレス:"
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr ""
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr "LDAP"
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "完了"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr "SIP (UDP)"
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr "SIP (TCP)"
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr "SIP (TLS)"
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr ""
@@ -1717,11 +1681,8 @@ msgstr ""
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
msgstr ""
#: ../gtk/provisioning-fetch.ui.h:1
@@ -1757,35 +1718,35 @@ msgstr ""
msgid "Could not call"
msgstr ""
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr ""
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr ""
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr "と自動応答を尋ねる"
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr "コールパラメーターの変更..."
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "接続しました。"
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr "呼び出しを打ち切る"
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr "呼び出しを一時停止できませんでした"
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr "現在の通話を一時停止..."
@@ -1981,11 +1942,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr ""
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/nb_NO.po b/po/nb_NO.po
index 6a1d990b9..07c3a2728 100644
--- a/po/nb_NO.po
+++ b/po/nb_NO.po
@@ -1,23 +1,21 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Øyvind Sæther , 2011
msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/"
-"p/linphone-gtk/language/nb_NO/)\n"
-"Language: nb_NO\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/linphone-gtk/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -112,11 +110,9 @@ msgstr "address som skal ringes nå"
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
-msgstr ""
-"Spesifiser arbeidsmappe (bør være base for installasjonen, f.eks: c:"
-"\\Programfiler\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
+msgstr "Spesifiser arbeidsmappe (bør være base for installasjonen, f.eks: c:\\Programfiler\\Linphone)"
#: ../gtk/main.c:142
msgid "Configuration file"
@@ -134,14 +130,9 @@ msgstr ""
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s vil legge deg til i hans/hennes kontaktliste.\n"
-"Vil du tillate vedkommende å se din tilstedestatus eller legge vedkommende i "
-"din kontaktliste?\n"
-"Hvis du svarer nei vil personen bli svartelyst midlertidig."
+msgstr "%s vil legge deg til i hans/hennes kontaktliste.\nVil du tillate vedkommende å se din tilstedestatus eller legge vedkommende i din kontaktliste?\nHvis du svarer nei vil personen bli svartelyst midlertidig."
#: ../gtk/main.c:1136
#, c-format
@@ -154,7 +145,7 @@ msgstr ""
msgid "Call error"
msgstr ""
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "Samtale avsluttet"
@@ -206,9 +197,7 @@ msgstr "Vi er overført til %s"
msgid ""
"No sound cards have been detected on this computer.\n"
"You won't be able to send or receive audio calls."
-msgstr ""
-"Klarte ikke å finne noe lydkort på denne datamaskinen.\n"
-"Du vil ikke kunne sende eller motta lydsamtaler."
+msgstr "Klarte ikke å finne noe lydkort på denne datamaskinen.\nDu vil ikke kunne sende eller motta lydsamtaler."
#: ../gtk/main.c:2136
msgid "A free SIP video-phone"
@@ -288,7 +277,7 @@ msgstr "Parametere"
msgid "Enabled"
msgstr "På"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Av"
@@ -394,9 +383,7 @@ msgstr ""
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"En nyere utgave er tilgjengelig fra %s.\n"
-"Vil du åpne en nettleser og laste den ned ?"
+msgstr "En nyere utgave er tilgjengelig fra %s.\nVil du åpne en nettleser og laste den ned ?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -455,7 +442,7 @@ msgstr ""
msgid "Enter your linphone.org username"
msgstr ""
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "Brukernavn:"
@@ -519,8 +506,7 @@ msgstr "Takk. Ditt konto er nå satt opp og klart til bruk."
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
msgstr ""
@@ -1030,9 +1016,7 @@ msgstr ""
#: ../gtk/about.ui.h:4
msgid "An internet video phone using the standard SIP (rfc3261) protocol."
-msgstr ""
-"En Internet Videotelefon som bruker den standardiserte SIP-protokollen "
-"(rfc3261)."
+msgstr "En Internet Videotelefon som bruker den standardiserte SIP-protokollen (rfc3261)."
#: ../gtk/about.ui.h:5
msgid ""
@@ -1195,307 +1179,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "Innstillinger"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "Velg MTU (Maximum Transmission Unit):"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "Send DTMF som SIP-info"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "Transport"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr ""
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr ""
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr ""
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "Lyd RTP/UDP:"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr ""
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "Video RTP/UDP:"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr ""
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr ""
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr ""
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr ""
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr ""
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "Tilkoblet Internett direkte"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr ""
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "Bak NAT / Brannmur (bruk STUN for å avgjøre)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr ""
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr ""
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "Offentlig IP-addresse:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "STUN tjener:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "NAT og Brannvegg"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "Nettverksinnstillinger"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "Ringelyd:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "Spesiell ALSA enhet (valgfritt):"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "Mikrofonenhet:"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "Ringe-enhet:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "Avspillingsenhet:"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "Bruk ekko-kansellering"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "Lyd"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "Videoenhet:"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "Foretrukke video-oppløsning:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr ""
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr ""
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "Video"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "Multimediainnstillinger"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr "Denne seksjonen velger SIP-addresse når du ikke bruker en SIP-konto"
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "Vist navn (eks: Ola Nordmann):"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "Ditt brukernavn:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr "Din resulterende SIP addresse:"
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "Standard identitet"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr ""
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "Legg til"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "Rediger"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "Fjern"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "Proxy kontoer"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "Slett alle passord"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "Personvern"
-#: ../gtk/parameters.ui.h:65
+#: ../gtk/parameters.ui.h:62
+msgid "Automatically answer when a call is received"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:64
msgid "Manage SIP Accounts"
msgstr "Behandle SIP-kontoer"
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
msgid "Enable"
msgstr "Aktiver"
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
msgid "Disable"
msgstr "Deaktiver"
-#: ../gtk/parameters.ui.h:68
+#: ../gtk/parameters.ui.h:67
msgid "Codecs"
msgstr "Kodeker"
-#: ../gtk/parameters.ui.h:69
+#: ../gtk/parameters.ui.h:68
msgid "0 stands for \"unlimited\""
msgstr "0 betyr \"ubegrenset\""
-#: ../gtk/parameters.ui.h:70
+#: ../gtk/parameters.ui.h:69
msgid "Upload speed limit in Kbit/sec:"
msgstr "Maks opplastningshastighet i Kbit/sek:"
-#: ../gtk/parameters.ui.h:71
+#: ../gtk/parameters.ui.h:70
msgid "Download speed limit in Kbit/sec:"
msgstr "Nedlastningsbegrensning i Kbit/sek:"
-#: ../gtk/parameters.ui.h:72
+#: ../gtk/parameters.ui.h:71
msgid "Enable adaptive rate control"
msgstr ""
-#: ../gtk/parameters.ui.h:73
+#: ../gtk/parameters.ui.h:72
msgid ""
"Adaptive rate control is a technique to dynamically guess the available "
"bandwidth during a call."
msgstr ""
-#: ../gtk/parameters.ui.h:74
+#: ../gtk/parameters.ui.h:73
msgid "Bandwidth control"
msgstr "Båndbreddekontrol"
-#: ../gtk/parameters.ui.h:75
+#: ../gtk/parameters.ui.h:74
msgid "Codecs"
msgstr "Kodek"
-#: ../gtk/parameters.ui.h:76
-msgid "Automatically answer when a call is received"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "Språk"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "Vis avanserte innstillinger"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr "Nivå"
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "Brukergrensesnitt"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr ""
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr ""
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr ""
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "Ferdig"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr ""
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr "Søk kontakter i katalogen"
@@ -1699,11 +1683,8 @@ msgstr ""
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
msgstr ""
#: ../gtk/provisioning-fetch.ui.h:1
@@ -1739,35 +1720,35 @@ msgstr "Tilknytter"
msgid "Could not call"
msgstr "Kunne ikke ringe"
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr "Beklager, du har nådd maksimalt antall samtidige samtaler"
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr "Kontakter deg."
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr " og ba om autosvar."
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr "Endrer ringeparametre..."
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "Tilkoblet"
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr "Samtale avbrutt"
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr "Kunne ikke pause samtalen"
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr "Pauser nåværende samtale"
@@ -1835,17 +1816,13 @@ msgstr ""
msgid ""
"The sip proxy address you entered is invalid, it must start with \"sip:\" "
"followed by a hostname."
-msgstr ""
-"SIP proxy adressen du har angitt er ugyldig, den må begynne med \"sip:\" "
-"etterfult av vertsnavn."
+msgstr "SIP proxy adressen du har angitt er ugyldig, den må begynne med \"sip:\" etterfult av vertsnavn."
#: ../coreapi/proxy.c:334
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"SIP adressen du har angitt er feil. Adressen bør se ut som sip: "
-"brukernavn@domenenavn, f.eks sip:ola@eksempel.no"
+msgstr "SIP adressen du har angitt er feil. Adressen bør se ut som sip: brukernavn@domenenavn, f.eks sip:ola@eksempel.no"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -1967,11 +1944,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr ""
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/nl.po b/po/nl.po
index 6ba681343..3b0b86a42 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -1,23 +1,21 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Heimen Stoffels , 2015
msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Dutch (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/nl/)\n"
-"Language: nl\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Dutch (http://www.transifex.com/projects/p/linphone-gtk/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -70,9 +68,7 @@ msgstr[1] "%i seconden"
msgid ""
"%s\tQuality: %s\n"
"%s\t%s\t"
-msgstr ""
-"%s\tKwaliteit: %s\n"
-"%s\t%s\t"
+msgstr "%s\tKwaliteit: %s\n%s\t%s\t"
#: ../gtk/calllogs.c:341
#, c-format
@@ -94,9 +90,7 @@ msgstr "Het pixmap-bestand %s kon niet worden gevonden"
#: ../gtk/main.c:136
msgid "log to stdout some debug information while running."
-msgstr ""
-"loggen naar stdout om wat foutopsporingsinformatie te verkrijgen tijdens "
-"uitvoeren."
+msgstr "loggen naar stdout om wat foutopsporingsinformatie te verkrijgen tijdens uitvoeren."
#: ../gtk/main.c:137
msgid "path to a file to write logs into."
@@ -116,11 +110,9 @@ msgstr "adres om nu naar toe te bellen"
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
-msgstr ""
-"Specificeer een werkmap (dit moet de basis van uw installatie zijn, bijv.: C:"
-"\\Program Files\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
+msgstr "Specificeer een werkmap (dit moet de basis van uw installatie zijn, bijv.: C:\\Program Files\\Linphone)"
#: ../gtk/main.c:142
msgid "Configuration file"
@@ -138,30 +130,22 @@ msgstr "Draai een zelftest en exit 0 wanneer succesvol"
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s wil u toevoegen aan zijn/haar contactpersonenlijst.\n"
-"Wilt u toestaan dat hij/zij uw aanwezigheidsstatus ziet of hem/haar "
-"toevoegen aan uw contactpersonenljst?\n"
-"Indien u nee antwoordt, zal deze persoon tijdelijk op de zwarte lijst worden "
-"gezet."
+msgstr "%s wil u toevoegen aan zijn/haar contactpersonenlijst.\nWilt u toestaan dat hij/zij uw aanwezigheidsstatus ziet of hem/haar toevoegen aan uw contactpersonenljst?\nIndien u nee antwoordt, zal deze persoon tijdelijk op de zwarte lijst worden gezet."
#: ../gtk/main.c:1136
#, c-format
msgid ""
"Please enter your password for username %s\n"
" at realm %s:"
-msgstr ""
-"Vul uw wachtwoord in voor gebruikersnaam %s\n"
-"op realm %s"
+msgstr "Vul uw wachtwoord in voor gebruikersnaam %s\nop realm %s"
#: ../gtk/main.c:1257
msgid "Call error"
msgstr "Oproepfout"
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "Oproep beëindigd"
@@ -213,9 +197,7 @@ msgstr "We zijn overgeschakeld naar %s"
msgid ""
"No sound cards have been detected on this computer.\n"
"You won't be able to send or receive audio calls."
-msgstr ""
-"Er zijn geluidskaarten aangetroffen op deze computer.\n"
-"U zult niet in staat zijn om audio-oproepen te ontvangen of versturen."
+msgstr "Er zijn geluidskaarten aangetroffen op deze computer.\nU zult niet in staat zijn om audio-oproepen te ontvangen of versturen."
#: ../gtk/main.c:2136
msgid "A free SIP video-phone"
@@ -295,7 +277,7 @@ msgstr "Argumenten"
msgid "Enabled"
msgstr "Ingeschakeld"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Uitgeschakeld"
@@ -378,8 +360,7 @@ msgstr "Servisch"
#: ../gtk/propertybox.c:1156
msgid ""
"You need to restart linphone for the new language selection to take effect."
-msgstr ""
-"U moet linphone herstarten om de nieuw geselecteerde taal toe te passen."
+msgstr "U moet linphone herstarten om de nieuw geselecteerde taal toe te passen."
#: ../gtk/propertybox.c:1236
msgid "None"
@@ -402,9 +383,7 @@ msgstr "ZRTP"
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"Er is een nieuwere versie beschikbaar op %s.\n"
-"Wilt een webbrowser openen en deze downloaden?"
+msgstr "Er is een nieuwere versie beschikbaar op %s.\nWilt een webbrowser openen en deze downloaden?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -441,10 +420,7 @@ msgstr[1] "%i contactpersonen gevonden"
msgid ""
"Welcome!\n"
"This assistant will help you to use a SIP account for your calls."
-msgstr ""
-"Welkom!\n"
-"Deze instelwizard zal u begeleiden bij het gebruiken van een SIP-account "
-"voor oproepen."
+msgstr "Welkom!\nDeze instelwizard zal u begeleiden bij het gebruiken van een SIP-account voor oproepen."
#: ../gtk/setupwizard.c:43
msgid "Create an account on linphone.org"
@@ -466,7 +442,7 @@ msgstr "Ik wil een externe URI-configuratie opgeven"
msgid "Enter your linphone.org username"
msgstr "Vul uw linphone.org-gebruikersnaam in"
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "Gebruikersnaam:"
@@ -522,10 +498,7 @@ msgstr "Houdt me op de hoogte van linphone-updates"
msgid ""
"Error, account not validated, username already used or server unreachable.\n"
"Please go back and try again."
-msgstr ""
-"Er is een fout opgetreden: uw account is niet gevalideerd, de gebruikersnaam "
-"wordt al door iemand anders gebruikt of de server is onbereikbaar.\n"
-"Ga terug en probeer het opnieuw."
+msgstr "Er is een fout opgetreden: uw account is niet gevalideerd, de gebruikersnaam wordt al door iemand anders gebruikt of de server is onbereikbaar.\nGa terug en probeer het opnieuw."
#: ../gtk/setupwizard.c:405
msgid "Thank you. Your account is now configured and ready for use."
@@ -533,13 +506,9 @@ msgstr "Bedankt. Uw account is nu ingesteld en klaar voor gebruik."
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
-msgstr ""
-"Valideer uw account door te klikken op de link die we zojuist naar uw e-"
-"mailadres hebben verstuurd.\n"
-"Kom dan terug naar dit venster en klik op de knop Volgende."
+msgstr "Valideer uw account door te klikken op de link die we zojuist naar uw e-mailadres hebben verstuurd.\nKom dan terug naar dit venster en klik op de knop Volgende."
#: ../gtk/setupwizard.c:602
msgid "SIP account configuration assistant"
@@ -644,9 +613,7 @@ msgstr "Direct of via een server"
msgid ""
"download: %f\n"
"upload: %f (kbit/s)"
-msgstr ""
-"download: %f\n"
-"upload: %f (kbit/s)"
+msgstr "download: %f\nupload: %f (kbit/s)"
#: ../gtk/incall_view.c:272 ../gtk/incall_view.c:274
#, c-format
@@ -813,10 +780,7 @@ msgstr "Het systeemgeluidspaneel kon niet worden gestart"
msgid ""
"Welcome!\n"
"This assistant will help you to configure audio settings for Linphone"
-msgstr ""
-"Welkom!\n"
-"Deze instelwizard zal u begeleiden bij het instellen van de audio-"
-"instellingen van Linphone"
+msgstr "Welkom!\nDeze instelwizard zal u begeleiden bij het instellen van de audio-instellingen van Linphone"
#: ../gtk/audio_assistant.c:328
msgid "Capture device"
@@ -1052,9 +1016,7 @@ msgstr "(C) Belledonne Communications, 2010\n"
#: ../gtk/about.ui.h:4
msgid "An internet video phone using the standard SIP (rfc3261) protocol."
-msgstr ""
-"Een internetvideotelefoon gebruikmakende van het standaard SIP (rfc3261) "
-"protocol."
+msgstr "Een internetvideotelefoon gebruikmakende van het standaard SIP (rfc3261) protocol."
#: ../gtk/about.ui.h:5
msgid ""
@@ -1070,19 +1032,7 @@ msgid ""
"cs: Petr Pisar \n"
"hu: anonymous\n"
"he: Eli Zaretskii \n"
-msgstr ""
-"fr: Simon Morlat\n"
-"en: Simon Morlat and Delphine Perreau\n"
-"it: Alberto Zanoni \n"
-"de: Jean-Jacques Sarton \n"
-"sv: Daniel Nylander \n"
-"es: Jesus Benitez \n"
-"ja: YAMAGUCHI YOSHIYA \n"
-"pt_BR: Rafael Caesar Lenzi \n"
-"pl: Robert Nasiadek \n"
-"cs: Petr Pisar \n"
-"hu: anonymous\n"
-"he: Eli Zaretskii \n"
+msgstr "fr: Simon Morlat\nen: Simon Morlat and Delphine Perreau\nit: Alberto Zanoni \nde: Jean-Jacques Sarton \nsv: Daniel Nylander \nes: Jesus Benitez \nja: YAMAGUCHI YOSHIYA \npt_BR: Rafael Caesar Lenzi \npl: Robert Nasiadek \ncs: Petr Pisar \nhu: anonymous\nhe: Eli Zaretskii \n"
#: ../gtk/contact.ui.h:2
msgid "SIP Address"
@@ -1094,8 +1044,7 @@ msgstr "De aanwezigheidsstatus van dit contactpersoon weergeven"
#: ../gtk/contact.ui.h:4
msgid "Allow this contact to see my presence status"
-msgstr ""
-"Toestaan dat deze contactpersoon mijn aanwezigheidsstatus kan weergeven"
+msgstr "Toestaan dat deze contactpersoon mijn aanwezigheidsstatus kan weergeven"
#: ../gtk/contact.ui.h:5
msgid "Contact information"
@@ -1230,307 +1179,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "Instellingen"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "Maximale Transmissie-unit instellen:"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "DTMF's als SIP-informatie versturen"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "Overdracht"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr "SIP/UDP-poort"
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr "Willekeurig"
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr "SIP/TCP-poort"
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "AUDIO RTP/UDP:"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr "Vastgezet"
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "Video RTP/UDP:"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr "Mediaversleutelingstype"
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr "Mediaversleuteling is vereist"
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr "Tunnel"
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr "DSCP-velden"
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr "Netwerkprotocol en -poorten"
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "Directe verbinding met het internet"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr "Achter een NAT / Firewall (specificeer de gateway IP)"
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr ""
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr ""
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr ""
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "Openbaar IP-adres:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "Stun-server"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "NAT en Firewall"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "Netwerkinstellingen"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "Belgeluid:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "ALSA speciaal apparaat (optioneel)"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "Opnameapparaat:"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "Belapparaat:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "Afspeelapparaat:"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "Echo-onderdrukking inschakelen"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "Audio"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "Videoingang-apparaat:"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "Voorkeursvideoresolutie:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr "Videouitgangsmethode:"
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr "Cameravoorbeeld weergeven"
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "Video"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "Multimedia-instellingen"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr ""
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "Uw weergavenaam (bijv.: Jan Noniem):"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "Uw gebruikersnaam:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr ""
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "Standaardidentiteit"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr "Instelhulp"
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "Toevoegen"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "Bewerken"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "Verwijderen"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr ""
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr ""
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr ""
-#: ../gtk/parameters.ui.h:65
+#: ../gtk/parameters.ui.h:62
+msgid "Automatically answer when a call is received"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:64
msgid "Manage SIP Accounts"
msgstr ""
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
msgid "Enable"
msgstr "Aan"
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
msgid "Disable"
msgstr "Uit"
-#: ../gtk/parameters.ui.h:68
+#: ../gtk/parameters.ui.h:67
msgid "Codecs"
msgstr ""
-#: ../gtk/parameters.ui.h:69
+#: ../gtk/parameters.ui.h:68
msgid "0 stands for \"unlimited\""
msgstr ""
-#: ../gtk/parameters.ui.h:70
+#: ../gtk/parameters.ui.h:69
msgid "Upload speed limit in Kbit/sec:"
msgstr ""
-#: ../gtk/parameters.ui.h:71
+#: ../gtk/parameters.ui.h:70
msgid "Download speed limit in Kbit/sec:"
msgstr ""
-#: ../gtk/parameters.ui.h:72
+#: ../gtk/parameters.ui.h:71
msgid "Enable adaptive rate control"
msgstr ""
-#: ../gtk/parameters.ui.h:73
+#: ../gtk/parameters.ui.h:72
msgid ""
"Adaptive rate control is a technique to dynamically guess the available "
"bandwidth during a call."
msgstr ""
-#: ../gtk/parameters.ui.h:74
+#: ../gtk/parameters.ui.h:73
msgid "Bandwidth control"
msgstr ""
-#: ../gtk/parameters.ui.h:75
+#: ../gtk/parameters.ui.h:74
msgid "Codecs"
msgstr ""
-#: ../gtk/parameters.ui.h:76
-msgid "Automatically answer when a call is received"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr ""
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr ""
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr ""
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr ""
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr ""
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr ""
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr ""
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr ""
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr ""
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr ""
@@ -1734,11 +1683,8 @@ msgstr ""
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
msgstr ""
#: ../gtk/provisioning-fetch.ui.h:1
@@ -1774,35 +1720,35 @@ msgstr "Verbinden"
msgid "Could not call"
msgstr ""
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr ""
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr ""
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr ""
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr ""
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "Verbonden."
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr ""
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr ""
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr ""
@@ -1998,11 +1944,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr ""
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/pl.po b/po/pl.po
index 87d69b3d1..0b5ddec6c 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,24 +1,21 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Polish (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/pl/)\n"
-"Language: pl\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Polish (http://www.transifex.com/projects/p/linphone-gtk/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Language: pl\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
#, c-format
@@ -114,8 +111,8 @@ msgstr ""
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
msgstr ""
#: ../gtk/main.c:142
@@ -134,8 +131,7 @@ msgstr ""
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
msgstr ""
@@ -150,7 +146,7 @@ msgstr ""
msgid "Call error"
msgstr ""
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr ""
@@ -282,7 +278,7 @@ msgstr "Parametr"
msgid "Enabled"
msgstr "Włączone"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Wyłączone"
@@ -448,7 +444,7 @@ msgstr ""
msgid "Enter your linphone.org username"
msgstr ""
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr ""
@@ -512,8 +508,7 @@ msgstr ""
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
msgstr ""
@@ -1186,307 +1181,307 @@ msgid "C"
msgstr ""
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr ""
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr ""
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr ""
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr ""
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr ""
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr ""
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr ""
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr ""
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr ""
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr ""
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr ""
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr ""
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr ""
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr ""
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr ""
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr ""
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr ""
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr ""
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr ""
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr ""
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr ""
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr ""
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr ""
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr ""
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr ""
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr ""
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr ""
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr ""
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr ""
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr ""
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr ""
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr ""
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr ""
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr ""
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr ""
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr ""
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr ""
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr ""
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr ""
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr ""
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr ""
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr ""
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr ""
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr ""
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr ""
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr ""
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr ""
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr ""
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr ""
-#: ../gtk/parameters.ui.h:65
+#: ../gtk/parameters.ui.h:62
+msgid "Automatically answer when a call is received"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:64
msgid "Manage SIP Accounts"
msgstr ""
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
msgid "Enable"
msgstr "Włączony"
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
msgid "Disable"
msgstr "Wyłącz"
-#: ../gtk/parameters.ui.h:68
+#: ../gtk/parameters.ui.h:67
msgid "Codecs"
msgstr ""
-#: ../gtk/parameters.ui.h:69
+#: ../gtk/parameters.ui.h:68
msgid "0 stands for \"unlimited\""
msgstr ""
-#: ../gtk/parameters.ui.h:70
+#: ../gtk/parameters.ui.h:69
msgid "Upload speed limit in Kbit/sec:"
msgstr ""
-#: ../gtk/parameters.ui.h:71
+#: ../gtk/parameters.ui.h:70
msgid "Download speed limit in Kbit/sec:"
msgstr ""
-#: ../gtk/parameters.ui.h:72
+#: ../gtk/parameters.ui.h:71
msgid "Enable adaptive rate control"
msgstr ""
-#: ../gtk/parameters.ui.h:73
+#: ../gtk/parameters.ui.h:72
msgid ""
"Adaptive rate control is a technique to dynamically guess the available "
"bandwidth during a call."
msgstr ""
-#: ../gtk/parameters.ui.h:74
+#: ../gtk/parameters.ui.h:73
msgid "Bandwidth control"
msgstr ""
-#: ../gtk/parameters.ui.h:75
+#: ../gtk/parameters.ui.h:74
msgid "Codecs"
msgstr ""
-#: ../gtk/parameters.ui.h:76
-msgid "Automatically answer when a call is received"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr ""
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr ""
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr ""
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr ""
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr ""
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr ""
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr ""
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr ""
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr ""
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr ""
@@ -1690,11 +1685,8 @@ msgstr ""
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
msgstr ""
#: ../gtk/provisioning-fetch.ui.h:1
@@ -1730,35 +1722,35 @@ msgstr ""
msgid "Could not call"
msgstr ""
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr ""
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr ""
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr ""
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr ""
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "Połączony"
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr ""
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr ""
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr ""
@@ -1954,11 +1946,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr ""
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/pt_BR.po b/po/pt_BR.po
index fe9ab25da..0ff0e6705 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -1,22 +1,20 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
-"linphone-gtk/language/pt_BR/)\n"
-"Language: pt_BR\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/linphone-gtk/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -111,8 +109,8 @@ msgstr ""
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
msgstr ""
#: ../gtk/main.c:142
@@ -131,8 +129,7 @@ msgstr ""
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
msgstr ""
@@ -147,7 +144,7 @@ msgstr ""
msgid "Call error"
msgstr ""
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr ""
@@ -279,7 +276,7 @@ msgstr "Parâmetros"
msgid "Enabled"
msgstr "Ativado"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Desativado"
@@ -444,7 +441,7 @@ msgstr ""
msgid "Enter your linphone.org username"
msgstr ""
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr ""
@@ -508,8 +505,7 @@ msgstr ""
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
msgstr ""
@@ -1182,307 +1178,307 @@ msgid "C"
msgstr ""
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr ""
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr ""
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr ""
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr ""
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr ""
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr ""
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr ""
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr ""
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr ""
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr ""
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr ""
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr ""
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr ""
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr ""
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr ""
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr ""
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr ""
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr ""
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr ""
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr ""
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr ""
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr ""
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr ""
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr ""
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr ""
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr ""
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr ""
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr ""
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr ""
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr ""
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr ""
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr ""
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr ""
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr ""
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr ""
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr ""
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr ""
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr ""
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr ""
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr ""
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr ""
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr ""
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr ""
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr ""
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "Editar"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "Remover"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr ""
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr ""
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr ""
-#: ../gtk/parameters.ui.h:65
+#: ../gtk/parameters.ui.h:62
+msgid "Automatically answer when a call is received"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:64
msgid "Manage SIP Accounts"
msgstr ""
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
msgid "Enable"
msgstr "Ativado"
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
msgid "Disable"
msgstr "Desativar"
-#: ../gtk/parameters.ui.h:68
+#: ../gtk/parameters.ui.h:67
msgid "Codecs"
msgstr ""
-#: ../gtk/parameters.ui.h:69
+#: ../gtk/parameters.ui.h:68
msgid "0 stands for \"unlimited\""
msgstr ""
-#: ../gtk/parameters.ui.h:70
+#: ../gtk/parameters.ui.h:69
msgid "Upload speed limit in Kbit/sec:"
msgstr ""
-#: ../gtk/parameters.ui.h:71
+#: ../gtk/parameters.ui.h:70
msgid "Download speed limit in Kbit/sec:"
msgstr ""
-#: ../gtk/parameters.ui.h:72
+#: ../gtk/parameters.ui.h:71
msgid "Enable adaptive rate control"
msgstr ""
-#: ../gtk/parameters.ui.h:73
+#: ../gtk/parameters.ui.h:72
msgid ""
"Adaptive rate control is a technique to dynamically guess the available "
"bandwidth during a call."
msgstr ""
-#: ../gtk/parameters.ui.h:74
+#: ../gtk/parameters.ui.h:73
msgid "Bandwidth control"
msgstr ""
-#: ../gtk/parameters.ui.h:75
+#: ../gtk/parameters.ui.h:74
msgid "Codecs"
msgstr ""
-#: ../gtk/parameters.ui.h:76
-msgid "Automatically answer when a call is received"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr ""
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr ""
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr ""
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr ""
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr ""
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr ""
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr ""
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr ""
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr ""
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr ""
@@ -1686,11 +1682,8 @@ msgstr ""
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
msgstr ""
#: ../gtk/provisioning-fetch.ui.h:1
@@ -1726,35 +1719,35 @@ msgstr ""
msgid "Could not call"
msgstr ""
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr ""
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr ""
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr ""
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr ""
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "Conectado."
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr ""
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr ""
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr ""
@@ -1950,11 +1943,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr ""
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/ru.po b/po/ru.po
index 10493bfa0..c8a5b4cc5 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# AlexL , 2014
# AlexL , 2014-2015
@@ -12,18 +12,15 @@ msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Russian (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/ru/)\n"
-"Language: ru\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Russian (http://www.transifex.com/projects/p/linphone-gtk/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Language: ru\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
#, c-format
@@ -77,9 +74,7 @@ msgstr[2] "%i секунд"
msgid ""
"%s\tQuality: %s\n"
"%s\t%s\t"
-msgstr ""
-"%s\tКачество: %s\n"
-"%s\t%s\t"
+msgstr "%s\tКачество: %s\n%s\t%s\t"
#: ../gtk/calllogs.c:341
#, c-format
@@ -101,9 +96,7 @@ msgstr "Невозможно найти графический файл: %s"
#: ../gtk/main.c:136
msgid "log to stdout some debug information while running."
-msgstr ""
-"Вывод некоторой отладочной информации на устройство стандартного вывода во "
-"время работы."
+msgstr "Вывод некоторой отладочной информации на устройство стандартного вывода во время работы."
#: ../gtk/main.c:137
msgid "path to a file to write logs into."
@@ -123,11 +116,9 @@ msgstr "Адрес для звонка прямо сейчас."
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
-msgstr ""
-"Определить рабочий каталог (относительно каталога установки, например: c:"
-"\\Program Files\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
+msgstr "Определить рабочий каталог (относительно каталога установки, например: c:\\Program Files\\Linphone)"
#: ../gtk/main.c:142
msgid "Configuration file"
@@ -145,29 +136,22 @@ msgstr "Запустить самотест и выйти при успехе с
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s вы бы хотели быть добавленным в этот контактный лист.\n"
-"Вы разрешаете ему(ей) видеть ваш статус присутствия или добавить в "
-"контактный лист?\n"
-"Если вы ответите Нет, эта персона будет временно в чёрном списке."
+msgstr "%s вы бы хотели быть добавленным в этот контактный лист.\nВы разрешаете ему(ей) видеть ваш статус присутствия или добавить в контактный лист?\nЕсли вы ответите Нет, эта персона будет временно в чёрном списке."
#: ../gtk/main.c:1136
#, c-format
msgid ""
"Please enter your password for username %s\n"
" at realm %s:"
-msgstr ""
-"Пожалуйста, введите пароль для пользователя %s\n"
-" для реалм (рилм) %s:"
+msgstr "Пожалуйста, введите пароль для пользователя %s\n для реалм (рилм) %s:"
#: ../gtk/main.c:1257
msgid "Call error"
msgstr "Ошибка звонка"
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "Звонок окончен"
@@ -219,9 +203,7 @@ msgstr "Мы передали в %s"
msgid ""
"No sound cards have been detected on this computer.\n"
"You won't be able to send or receive audio calls."
-msgstr ""
-"Звуковые карты не были обнаружены на этом компьютере.\n"
-"Вы не сможете отправлять или получать аудио звонки."
+msgstr "Звуковые карты не были обнаружены на этом компьютере.\nВы не сможете отправлять или получать аудио звонки."
#: ../gtk/main.c:2136
msgid "A free SIP video-phone"
@@ -301,7 +283,7 @@ msgstr "Параметры"
msgid "Enabled"
msgstr "Разрешён"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Не разрешён"
@@ -384,9 +366,7 @@ msgstr "Сербский"
#: ../gtk/propertybox.c:1156
msgid ""
"You need to restart linphone for the new language selection to take effect."
-msgstr ""
-"Вы должны перезагрузить linphone для того, чтобы языковые настройки вступили "
-"в силу."
+msgstr "Вы должны перезагрузить linphone для того, чтобы языковые настройки вступили в силу."
#: ../gtk/propertybox.c:1236
msgid "None"
@@ -409,9 +389,7 @@ msgstr "ZRTP"
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"Доступна новая версия с %s.\n"
-"Открыть браузер для загрузки?"
+msgstr "Доступна новая версия с %s.\nОткрыть браузер для загрузки?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -449,9 +427,7 @@ msgstr[2] "Найдено %i контактов"
msgid ""
"Welcome!\n"
"This assistant will help you to use a SIP account for your calls."
-msgstr ""
-"Добро пожаловать!\n"
-"Этот ассистент поможет вам использовать SIP аккаунт для ваших звонков."
+msgstr "Добро пожаловать!\nЭтот ассистент поможет вам использовать SIP аккаунт для ваших звонков."
#: ../gtk/setupwizard.c:43
msgid "Create an account on linphone.org"
@@ -459,8 +435,7 @@ msgstr "Создать учётную запись на linphone.org"
#: ../gtk/setupwizard.c:44
msgid "I have already a linphone.org account and I just want to use it"
-msgstr ""
-"Я уже имею учётную запись на linphone.org и только хочу использовать её"
+msgstr "Я уже имею учётную запись на linphone.org и только хочу использовать её"
#: ../gtk/setupwizard.c:45
msgid "I have already a sip account and I just want to use it"
@@ -474,7 +449,7 @@ msgstr "Я хочу указать удалённую конфигурацию U
msgid "Enter your linphone.org username"
msgstr "Введите ваше имя пользователя для linphone.org"
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "Имя пользователя:"
@@ -530,10 +505,7 @@ msgstr "Информировать об обновлениях linphone"
msgid ""
"Error, account not validated, username already used or server unreachable.\n"
"Please go back and try again."
-msgstr ""
-"Ошибка, учётная запись не подтверждена, имя пользователя уже используется "
-"или\n"
-"сервер недоступен. Пожалуйста, зайдите снова и попробуйте ещё раз."
+msgstr "Ошибка, учётная запись не подтверждена, имя пользователя уже используется или\nсервер недоступен. Пожалуйста, зайдите снова и попробуйте ещё раз."
#: ../gtk/setupwizard.c:405
msgid "Thank you. Your account is now configured and ready for use."
@@ -541,14 +513,9 @@ msgstr "Спасибо! Учётная запись успешно настро
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
-msgstr ""
-"Пожалуйста, подтвердите вашу учётную запись, щёлкнув на ссылку, которую вы "
-"только\n"
-"что получили по электронной почте. Затем вернитесь сюда и нажмите кнопку "
-"Далее."
+msgstr "Пожалуйста, подтвердите вашу учётную запись, щёлкнув на ссылку, которую вы только\nчто получили по электронной почте. Затем вернитесь сюда и нажмите кнопку Далее."
#: ../gtk/setupwizard.c:602
msgid "SIP account configuration assistant"
@@ -653,9 +620,7 @@ msgstr "Напрямую или через сервер"
msgid ""
"download: %f\n"
"upload: %f (kbit/s)"
-msgstr ""
-"загрузка: %f\n"
-"отдача: %f (КБит/сек)"
+msgstr "загрузка: %f\nотдача: %f (КБит/сек)"
#: ../gtk/incall_view.c:272 ../gtk/incall_view.c:274
#, c-format
@@ -769,9 +734,7 @@ msgstr "Пауза"
msgid ""
"Recording into\n"
"%s %s"
-msgstr ""
-"Записывается в\n"
-"%s %s"
+msgstr "Записывается в\n%s %s"
#: ../gtk/incall_view.c:954
msgid "(Paused)"
@@ -824,9 +787,7 @@ msgstr "Не удаётся запустить системное управле
msgid ""
"Welcome!\n"
"This assistant will help you to configure audio settings for Linphone"
-msgstr ""
-"Добро пожаловать!\n"
-"Этот ассистент поможет вам настроить настройки аудио для Linphone."
+msgstr "Добро пожаловать!\nЭтот ассистент поможет вам настроить настройки аудио для Linphone."
#: ../gtk/audio_assistant.c:328
msgid "Capture device"
@@ -1078,19 +1039,7 @@ msgid ""
"cs: Petr Pisar \n"
"hu: anonymous\n"
"he: Eli Zaretskii \n"
-msgstr ""
-"fr: Simon Morlat\n"
-"en: Simon Morlat and Delphine Perreau\n"
-"it: Alberto Zanoni \n"
-"de: Jean-Jacques Sarton \n"
-"sv: Daniel Nylander \n"
-"es: Jesus Benitez \n"
-"ja: YAMAGUCHI YOSHIYA \n"
-"pt_BR: Rafael Caesar Lenzi \n"
-"pl: Robert Nasiadek \n"
-"cs: Petr Pisar \n"
-"hu: anonymous\n"
-"he: Eli Zaretskii \n"
+msgstr "fr: Simon Morlat\nen: Simon Morlat and Delphine Perreau\nit: Alberto Zanoni \nde: Jean-Jacques Sarton \nsv: Daniel Nylander \nes: Jesus Benitez \nja: YAMAGUCHI YOSHIYA \npt_BR: Rafael Caesar Lenzi \npl: Robert Nasiadek \ncs: Petr Pisar \nhu: anonymous\nhe: Eli Zaretskii \n"
#: ../gtk/contact.ui.h:2
msgid "SIP Address"
@@ -1237,311 +1186,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr "SIP (UDP)"
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr "SIP (TCP)"
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr "SIP (TLS)"
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "Настройки"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "Установить MTU (максимально передаваемый блок):"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "Отправлять DTFM как SIP-информацию"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "Транспорт"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr "Порт SIP/UDP"
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr "Случайно"
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr "Порт SIP/TCP"
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "Аудио RTP/UDP:"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr "Фиксированный"
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "Видео RTP/UDP:"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr "Тип медиа-шифрования"
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr "Медиа-шифрование обязательно"
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr "Тунель"
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr "Поля DSCP"
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr "Сетевые протоколы и порты"
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "Прямое подключение к интернет"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr "За NAT / брандмауэром (указать IP шлюза)"
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "За NAT / брандмауэром (использовать STUN)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr "За NAT / брандмауэром (использовать ICE)"
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr "За NAT / брандмауэром (использовать uPnP)"
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "Выделенный (публичный) IP-адрес:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "STUN сервер:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "NAT и брандмауэр"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "Настройки сети"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "Мелодия звонка:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "Специальное устройство ALSA (опционально)"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "Устройство захвата:"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "Устройство звонка:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "Устройство воспроизведения:"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "Разрешить подавление эха"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "Аудио"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "Устройство для вывода видео:"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "Предпочтительное разрешение видео:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr "Метод вывода видео:"
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr "Показать предпросмотр с камеры"
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "Видео"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "Настройки мультимедиа"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
-msgstr ""
-"Эта секция определяет ваш SIP адрес, когда вы не используете учётную запись "
-"SIP"
+msgstr "Эта секция определяет ваш SIP адрес, когда вы не используете учётную запись SIP"
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "Отображаемое имя (например: Иван Сидоров):"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "Ваше имя пользователя:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr "Ваш результирующий SIP адрес:"
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "Идентификатор по умолчанию"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr "Мастер"
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "Добавить"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "Редактировать"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "Удалить"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "Учётные записи"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "Стереть все пароли"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "Секретность"
-#: ../gtk/parameters.ui.h:65
-msgid "Manage SIP Accounts"
-msgstr "Управление учётными записями SIP"
-
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
-msgid "Enable"
-msgstr "Разрешить"
-
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
-msgid "Disable"
-msgstr "Выключить"
-
-#: ../gtk/parameters.ui.h:68
-msgid "Codecs"
-msgstr "Кодеки"
-
-#: ../gtk/parameters.ui.h:69
-msgid "0 stands for \"unlimited\""
-msgstr "0 означает \"безлимитный\""
-
-#: ../gtk/parameters.ui.h:70
-msgid "Upload speed limit in Kbit/sec:"
-msgstr "Ограничение исходящего потока КБит/сек:"
-
-#: ../gtk/parameters.ui.h:71
-msgid "Download speed limit in Kbit/sec:"
-msgstr "Ограничение скорости входящего потока КБит/сек:"
-
-#: ../gtk/parameters.ui.h:72
-msgid "Enable adaptive rate control"
-msgstr "Разрешить адаптивное управление скоростью"
-
-#: ../gtk/parameters.ui.h:73
-msgid ""
-"Adaptive rate control is a technique to dynamically guess the available "
-"bandwidth during a call."
-msgstr ""
-"Адаптивное управление скоростью - это технология динамического угадывания "
-"доступной пропускной способности во время звонка."
-
-#: ../gtk/parameters.ui.h:74
-msgid "Bandwidth control"
-msgstr "Пропускная способность"
-
-#: ../gtk/parameters.ui.h:75
-msgid "Codecs"
-msgstr "Кодеки"
-
-#: ../gtk/parameters.ui.h:76
+#: ../gtk/parameters.ui.h:62
msgid "Automatically answer when a call is received"
msgstr "Автоматический ответ при получении звонка"
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
-msgstr "Параметры звонка"
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
+msgstr ""
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:64
+msgid "Manage SIP Accounts"
+msgstr "Управление учётными записями SIP"
+
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
+msgid "Enable"
+msgstr "Разрешить"
+
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
+msgid "Disable"
+msgstr "Выключить"
+
+#: ../gtk/parameters.ui.h:67
+msgid "Codecs"
+msgstr "Кодеки"
+
+#: ../gtk/parameters.ui.h:68
+msgid "0 stands for \"unlimited\""
+msgstr "0 означает \"безлимитный\""
+
+#: ../gtk/parameters.ui.h:69
+msgid "Upload speed limit in Kbit/sec:"
+msgstr "Ограничение исходящего потока КБит/сек:"
+
+#: ../gtk/parameters.ui.h:70
+msgid "Download speed limit in Kbit/sec:"
+msgstr "Ограничение скорости входящего потока КБит/сек:"
+
+#: ../gtk/parameters.ui.h:71
+msgid "Enable adaptive rate control"
+msgstr "Разрешить адаптивное управление скоростью"
+
+#: ../gtk/parameters.ui.h:72
+msgid ""
+"Adaptive rate control is a technique to dynamically guess the available "
+"bandwidth during a call."
+msgstr "Адаптивное управление скоростью - это технология динамического угадывания доступной пропускной способности во время звонка."
+
+#: ../gtk/parameters.ui.h:73
+msgid "Bandwidth control"
+msgstr "Пропускная способность"
+
+#: ../gtk/parameters.ui.h:74
+msgid "Codecs"
+msgstr "Кодеки"
+
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "Язык"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "Показать дополнительные настройки"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr "Уровень"
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "Пользовательский интерфейс"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr "Адрес сервера:"
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr "Метод аутентификации:"
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr "Установка учётной записи LDAP"
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr "LDAP"
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "Готово"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr "SIP (UDP)"
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr "SIP (TCP)"
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr "SIP (TLS)"
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr "Поиск контактов в директории"
@@ -1745,17 +1690,9 @@ msgstr "Указание удалённой конфигурации URI"
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
-msgstr ""
-"Этот диалог позволяет установить HTTP или HTTPS адрес, когда конфигурация "
-"будет получена при запуске.\n"
-"Пожалуйста, введите или измените настройки URI ниже. После нажатия OK "
-"linphone автоматически перезагрузится чтобы получить и учесть новую "
-"конфигурацию в учётной записи."
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
+msgstr "Этот диалог позволяет установить HTTP или HTTPS адрес, когда конфигурация будет получена при запуске.\nПожалуйста, введите или измените настройки URI ниже. После нажатия OK linphone автоматически перезагрузится чтобы получить и учесть новую конфигурацию в учётной записи."
#: ../gtk/provisioning-fetch.ui.h:1
msgid "Configuring..."
@@ -1790,36 +1727,35 @@ msgstr "Соединение"
msgid "Could not call"
msgstr "Невозможно позвонить"
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
-msgstr ""
-"К сожалению, мы достигли максимального количества одновременных звонков"
+msgstr "К сожалению, мы достигли максимального количества одновременных звонков"
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr "контактирует с вами"
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr "и спросил автоматический ответ."
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr "Изменение параметров звонка..."
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "Соединён."
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr "Звонок отменён"
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr "Невозможно приостановить звонок"
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr "Приостановка текущего звонка..."
@@ -1887,18 +1823,13 @@ msgstr "Неизвестный статус"
msgid ""
"The sip proxy address you entered is invalid, it must start with \"sip:\" "
"followed by a hostname."
-msgstr ""
-"Введённый SIP-адрес прокси является недействительным, он должен начинаться с "
-"\"sip:имя_хоста\""
+msgstr "Введённый SIP-адрес прокси является недействительным, он должен начинаться с \"sip:имя_хоста\""
#: ../coreapi/proxy.c:334
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"Неверные параметры для sip идентификации\n"
-"Должно выглядеть как sip:имя_пользователя@домен_прокси, как например, sip:"
-"alice@example.net"
+msgstr "Неверные параметры для sip идентификации\nДолжно выглядеть как sip:имя_пользователя@домен_прокси, как например, sip:alice@example.net"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -2020,11 +1951,11 @@ msgstr "Сервис недоступен, повтор"
msgid "Authentication token is %s"
msgstr "Маркер проверки подлинности: %s"
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr "Параметры звонка были успешно изменены."
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
@@ -2056,12 +1987,7 @@ msgid ""
"To: %s\n"
"Status: %s\n"
"Duration: %i mn %i sec\n"
-msgstr ""
-"%s в %s\n"
-"От: %s\n"
-"До: %s\n"
-"Статус: %s\n"
-"Продолжительность: %i мин %i сек\n"
+msgstr "%s в %s\nОт: %s\nДо: %s\nСтатус: %s\nПродолжительность: %i мин %i сек\n"
#: ../coreapi/call_log.c:221
msgid "Outgoing call"
diff --git a/po/sr.po b/po/sr.po
index 9ec96f0b3..e27cd10ae 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -1,25 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
# Мирослав Николић , 2014
msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Serbian (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/sr/)\n"
-"Language: sr\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Serbian (http://www.transifex.com/projects/p/linphone-gtk/language/sr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Language: sr\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
#, c-format
@@ -73,9 +70,7 @@ msgstr[2] "%i секунди"
msgid ""
"%s\tQuality: %s\n"
"%s\t%s\t"
-msgstr ""
-"%s\tКвалитет: %s\n"
-"%s\t%s\t"
+msgstr "%s\tКвалитет: %s\n%s\t%s\t"
#: ../gtk/calllogs.c:341
#, c-format
@@ -117,11 +112,9 @@ msgstr "адреса за позивање управо сада"
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
-msgstr ""
-"Наводи радни директоријум (треба да буде основа инсталације, нпр: „c:"
-"\\Program Files\\Linphone“)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
+msgstr "Наводи радни директоријум (треба да буде основа инсталације, нпр: „c:\\Program Files\\Linphone“)"
#: ../gtk/main.c:142
msgid "Configuration file"
@@ -139,30 +132,22 @@ msgstr "Покреће самоиспробавање и излази 0 ако
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s жели да вас дода на списак пријатеља.\n"
-"Да ли желите да му допустите да види ваше стање присуства или да га додате "
-"на ваш списак пријатеља ?\n"
-"Ако одговорите са не, ова особа ће привремено бити стављена на списак "
-"забрана."
+msgstr "%s жели да вас дода на списак пријатеља.\nДа ли желите да му допустите да види ваше стање присуства или да га додате на ваш списак пријатеља ?\nАко одговорите са не, ова особа ће привремено бити стављена на списак забрана."
#: ../gtk/main.c:1136
#, c-format
msgid ""
"Please enter your password for username %s\n"
" at realm %s:"
-msgstr ""
-"Унесите вашу лозинку за корисничко име %s\n"
-" на подручју %s:"
+msgstr "Унесите вашу лозинку за корисничко име %s\n на подручју %s:"
#: ../gtk/main.c:1257
msgid "Call error"
msgstr "Грешка позива"
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "Позив је завршен"
@@ -214,9 +199,7 @@ msgstr "Преселили смо се на %s"
msgid ""
"No sound cards have been detected on this computer.\n"
"You won't be able to send or receive audio calls."
-msgstr ""
-"Ниједна звучна картица није откривена на овом рачунару.\n"
-"Нећете бити у могућности да шаљете или да примате звучне позиве."
+msgstr "Ниједна звучна картица није откривена на овом рачунару.\nНећете бити у могућности да шаљете или да примате звучне позиве."
#: ../gtk/main.c:2136
msgid "A free SIP video-phone"
@@ -296,7 +279,7 @@ msgstr "Параметри"
msgid "Enabled"
msgstr "Укључено"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Искључено"
@@ -379,8 +362,7 @@ msgstr "Српски"
#: ../gtk/propertybox.c:1156
msgid ""
"You need to restart linphone for the new language selection to take effect."
-msgstr ""
-"Треба поново да покренете линфон да би нови изабрани језик ступио у дејство."
+msgstr "Треба поново да покренете линфон да би нови изабрани језик ступио у дејство."
#: ../gtk/propertybox.c:1236
msgid "None"
@@ -403,9 +385,7 @@ msgstr "ЗРТП"
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"Новије издање је доступно са „%s“.\n"
-"Да ли желите да отворите прегледник и да га преузмете ?"
+msgstr "Новије издање је доступно са „%s“.\nДа ли желите да отворите прегледник и да га преузмете ?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -443,9 +423,7 @@ msgstr[2] "Нашао сам %i контаката"
msgid ""
"Welcome!\n"
"This assistant will help you to use a SIP account for your calls."
-msgstr ""
-"Добро дошли!\n"
-"Овај помоћник ће вам помоћи да користите СИП налог за ваше позиве."
+msgstr "Добро дошли!\nОвај помоћник ће вам помоћи да користите СИП налог за ваше позиве."
#: ../gtk/setupwizard.c:43
msgid "Create an account on linphone.org"
@@ -467,7 +445,7 @@ msgstr "Желим да наведем удаљену путању подеша
msgid "Enter your linphone.org username"
msgstr "Унесите ваше корисничко име линфон.орг-а"
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "Корисничко име:"
@@ -523,10 +501,7 @@ msgstr "Обавештавај ме о ажурирањима линфона"
msgid ""
"Error, account not validated, username already used or server unreachable.\n"
"Please go back and try again."
-msgstr ""
-"Грешка, налог није потврђен, корисничко име је већ у употреби или је сервер "
-"недоступан.\n"
-"Вратите се назад и покушајте опет."
+msgstr "Грешка, налог није потврђен, корисничко име је већ у употреби или је сервер недоступан.\nВратите се назад и покушајте опет."
#: ../gtk/setupwizard.c:405
msgid "Thank you. Your account is now configured and ready for use."
@@ -534,13 +509,9 @@ msgstr "Хвала вам. Ваш налог је сада подешен и с
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
-msgstr ""
-"Потврдите ваш налог притиском на везу коју смо вам управо послали ел. "
-"поштом.\n"
-"Затим се вратите овде и притисните дугме „Напред“."
+msgstr "Потврдите ваш налог притиском на везу коју смо вам управо послали ел. поштом.\nЗатим се вратите овде и притисните дугме „Напред“."
#: ../gtk/setupwizard.c:602
msgid "SIP account configuration assistant"
@@ -645,9 +616,7 @@ msgstr "Непосредно или кроз сервер"
msgid ""
"download: %f\n"
"upload: %f (kbit/s)"
-msgstr ""
-"преузимање: %f\n"
-"отпремање: %f (kbit/s)"
+msgstr "преузимање: %f\nотпремање: %f (kbit/s)"
#: ../gtk/incall_view.c:272 ../gtk/incall_view.c:274
#, c-format
@@ -761,9 +730,7 @@ msgstr "Застани"
msgid ""
"Recording into\n"
"%s %s"
-msgstr ""
-"Снимам у\n"
-"%s %s"
+msgstr "Снимам у\n%s %s"
#: ../gtk/incall_view.c:954
msgid "(Paused)"
@@ -816,9 +783,7 @@ msgstr "Не могу да покренем управљање звуком си
msgid ""
"Welcome!\n"
"This assistant will help you to configure audio settings for Linphone"
-msgstr ""
-"Добро дошли!\n"
-"Овај помоћник ће вам помоћи да подесите поставке звука за Линфон"
+msgstr "Добро дошли!\nОвај помоћник ће вам помоћи да подесите поставке звука за Линфон"
#: ../gtk/audio_assistant.c:328
msgid "Capture device"
@@ -1054,8 +1019,7 @@ msgstr "(C) Беледоне комуникације, 2010\n"
#: ../gtk/about.ui.h:4
msgid "An internet video phone using the standard SIP (rfc3261) protocol."
-msgstr ""
-"Интернет телефон са снимком који користи уобичајени СИП протокол (rfc3261)."
+msgstr "Интернет телефон са снимком који користи уобичајени СИП протокол (rfc3261)."
#: ../gtk/about.ui.h:5
msgid ""
@@ -1071,20 +1035,7 @@ msgid ""
"cs: Petr Pisar \n"
"hu: anonymous\n"
"he: Eli Zaretskii \n"
-msgstr ""
-"fr: Simon Morlat\n"
-"en: Simon Morlat and Delphine Perreau\n"
-"it: Alberto Zanoni \n"
-"de: Jean-Jacques Sarton \n"
-"sv: Daniel Nylander \n"
-"es: Jesus Benitez \n"
-"ja: YAMAGUCHI YOSHIYA \n"
-"pt_BR: Rafael Caesar Lenzi \n"
-"pl: Robert Nasiadek \n"
-"cs: Petr Pisar \n"
-"hu: anonymous\n"
-"he: Eli Zaretskii \n"
-"sr: Мирослав Николић \n"
+msgstr "fr: Simon Morlat\nen: Simon Morlat and Delphine Perreau\nit: Alberto Zanoni \nde: Jean-Jacques Sarton \nsv: Daniel Nylander \nes: Jesus Benitez \nja: YAMAGUCHI YOSHIYA \npt_BR: Rafael Caesar Lenzi \npl: Robert Nasiadek \ncs: Petr Pisar \nhu: anonymous\nhe: Eli Zaretskii \nsr: Мирослав Николић \n"
#: ../gtk/contact.ui.h:2
msgid "SIP Address"
@@ -1231,309 +1182,307 @@ msgid "C"
msgstr "В"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr "СИП (УДП)"
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr "СИП (ТЦП)"
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr "СИП (ТЛС)"
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "Подешавања"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "Подеси јединицу највећег преноса:"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "Пошаљи ДТМФ као СИП податке"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "Пренос"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr "СИП/УДП прикључник"
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr "Насумично"
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr "СИП/ТЦП прикључник"
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "РТП/УДП звука:"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr "Неизмењиво"
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "РТП/УДП снимка:"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr "Врста шифровања медија"
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr "Шифровање медија је обавезно"
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr "Тунел"
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr "ДСЦП поља"
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr "Мрежни протокол и прикључници"
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "Непосредна веза на Интернет"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr "Иза НАТ-а / мрежне баријере (наведите ИП мрежног пролаза)"
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "Иза НАТ-а / мрежне баријере (користите СТУН за решавање)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr "Иза НАТ-а / мрежне баријере (користите ИЦЕ)"
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr "Иза НАТ-а / мрежне баријере (користите уПнП)"
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "Јавна ИП адреса:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "Стун сервер:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "НАТ и мрежна баријера"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "Мрежа"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "Звук звона:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "АЛСА-ин посебни уређај (изборно):"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "Уређај за снимање:"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "Уређај за звоно:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "Уређај за пуштање:"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "Укључи поништавање одјека"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "Звук"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "Улазни уређај снимка:"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "Жељена резолуција снимка:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr "Начин излаза снимка:"
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr "Прикажи претпреглед камерице"
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "Снимак"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "Мултимедија"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr "Овај одељак одређује вашу СИП адресу када не користите СИП налог"
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "Ваше приказано име (нпр: Пера Перић):"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "Ваше корисничко име:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr "Ваша резултирајућа СИП адреса:"
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "Основни идентитет"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr "Чаробњак"
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "Додај"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "Уреди"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "Уклони"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "Посреднички налози"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "Обриши све лозинке"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "Приватност"
-#: ../gtk/parameters.ui.h:65
-msgid "Manage SIP Accounts"
-msgstr "СИП налози"
-
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
-msgid "Enable"
-msgstr "Укључи"
-
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
-msgid "Disable"
-msgstr "Искључи"
-
-#: ../gtk/parameters.ui.h:68
-msgid "Codecs"
-msgstr "Кодеци"
-
-#: ../gtk/parameters.ui.h:69
-msgid "0 stands for \"unlimited\""
-msgstr "0 значи „неограничено“"
-
-#: ../gtk/parameters.ui.h:70
-msgid "Upload speed limit in Kbit/sec:"
-msgstr "Ограничи брзину слања на (Kb/s):"
-
-#: ../gtk/parameters.ui.h:71
-msgid "Download speed limit in Kbit/sec:"
-msgstr "Ограничи брзину преузимања на (Kb/s):"
-
-#: ../gtk/parameters.ui.h:72
-msgid "Enable adaptive rate control"
-msgstr "Укључи прилагодљиво управљање протоком"
-
-#: ../gtk/parameters.ui.h:73
-msgid ""
-"Adaptive rate control is a technique to dynamically guess the available "
-"bandwidth during a call."
-msgstr ""
-"Прилагодљиво управљање протоком је техника за променљиво погађање "
-"доступног пропусног опсега за време позива."
-
-#: ../gtk/parameters.ui.h:74
-msgid "Bandwidth control"
-msgstr "Управљање пропусним опсегом"
-
-#: ../gtk/parameters.ui.h:75
-msgid "Codecs"
-msgstr "Kодеци"
-
-#: ../gtk/parameters.ui.h:76
+#: ../gtk/parameters.ui.h:62
msgid "Automatically answer when a call is received"
msgstr ""
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
msgstr ""
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:64
+msgid "Manage SIP Accounts"
+msgstr "СИП налози"
+
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
+msgid "Enable"
+msgstr "Укључи"
+
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
+msgid "Disable"
+msgstr "Искључи"
+
+#: ../gtk/parameters.ui.h:67
+msgid "Codecs"
+msgstr "Кодеци"
+
+#: ../gtk/parameters.ui.h:68
+msgid "0 stands for \"unlimited\""
+msgstr "0 значи „неограничено“"
+
+#: ../gtk/parameters.ui.h:69
+msgid "Upload speed limit in Kbit/sec:"
+msgstr "Ограничи брзину слања на (Kb/s):"
+
+#: ../gtk/parameters.ui.h:70
+msgid "Download speed limit in Kbit/sec:"
+msgstr "Ограничи брзину преузимања на (Kb/s):"
+
+#: ../gtk/parameters.ui.h:71
+msgid "Enable adaptive rate control"
+msgstr "Укључи прилагодљиво управљање протоком"
+
+#: ../gtk/parameters.ui.h:72
+msgid ""
+"Adaptive rate control is a technique to dynamically guess the available "
+"bandwidth during a call."
+msgstr "Прилагодљиво управљање протоком је техника за променљиво погађање доступног пропусног опсега за време позива."
+
+#: ../gtk/parameters.ui.h:73
+msgid "Bandwidth control"
+msgstr "Управљање пропусним опсегом"
+
+#: ../gtk/parameters.ui.h:74
+msgid "Codecs"
+msgstr "Kодеци"
+
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "Језик"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "Прикажи напредна подешавања"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr "Ниво"
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "Корисничко сучеље"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr "Адреса сервера:"
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr "Начин потврђивања идентитета:"
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr "Подешавања ЛДАП налога"
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr "ЛДАП"
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "Готово"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr "СИП (УДП)"
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr "СИП (ТЦП)"
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr "СИП (ТЛС)"
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr "Потражите пријатеље у директоријуму"
@@ -1737,17 +1686,9 @@ msgstr "Наводим удаљену путању подешавања"
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
-msgstr ""
-"Ово прозорче омогућава подешавање хттп или хттпс адресе када се подешавање "
-"добавља на покретању.\n"
-"Унесите или измените путању подешавања. Након што притиснете „У реду“, "
-"Линфон ће се сам поново покренути како би довукао и унео у налог нова "
-"подешавања. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
+msgstr "Ово прозорче омогућава подешавање хттп или хттпс адресе када се подешавање добавља на покретању.\nУнесите или измените путању подешавања. Након што притиснете „У реду“, Линфон ће се сам поново покренути како би довукао и унео у налог нова подешавања. "
#: ../gtk/provisioning-fetch.ui.h:1
msgid "Configuring..."
@@ -1782,35 +1723,35 @@ msgstr "Ступам у везу"
msgid "Could not call"
msgstr "Не могу да позовем"
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr "Извините, достигли смо највећи број истовремених позива"
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr "вам се обраћа"
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr " и затражени само-одговор."
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr "Мењам параметре позива..."
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "Повезан сам."
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr "Позив је прекинут"
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr "Не могу да зауставим позив"
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr "Заустављам тренутни позив..."
@@ -1878,18 +1819,13 @@ msgstr "Непознато стање"
msgid ""
"The sip proxy address you entered is invalid, it must start with \"sip:\" "
"followed by a hostname."
-msgstr ""
-"Адреса сип посредника коју сте унели је неисправна, мора почети на „sip:“ за "
-"којим следи назив домаћина."
+msgstr "Адреса сип посредника коју сте унели је неисправна, мора почети на „sip:“ за којим следи назив домаћина."
#: ../coreapi/proxy.c:334
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"Сип идентитет који сте унели није исправан.\n"
-"Треба да изгледа као „sip:корисник@домен-посредника, као што је „sip:"
-"alice@example.net“"
+msgstr "Сип идентитет који сте унели није исправан.\nТреба да изгледа као „sip:корисник@домен-посредника, као што је „sip:alice@example.net“"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -2011,11 +1947,11 @@ msgstr "Услуга није доступна, поново покушавам"
msgid "Authentication token is %s"
msgstr "Симбол потврђивања идентитета је „%s“"
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
@@ -2047,12 +1983,7 @@ msgid ""
"To: %s\n"
"Status: %s\n"
"Duration: %i mn %i sec\n"
-msgstr ""
-"%s на %s\n"
-"Позивач: %s\n"
-"Позивник: %s\n"
-"Стање: %s\n"
-"Трајање: %i мин. %i сек.\n"
+msgstr "%s на %s\nПозивач: %s\nПозивник: %s\nСтање: %s\nТрајање: %i мин. %i сек.\n"
#: ../coreapi/call_log.c:221
msgid "Outgoing call"
diff --git a/po/sv.po b/po/sv.po
index c5b52d8c8..ef23005fe 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,22 +1,20 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Swedish (http://www.transifex.com/projects/p/linphone-gtk/"
-"language/sv/)\n"
-"Language: sv\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Swedish (http://www.transifex.com/projects/p/linphone-gtk/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -111,11 +109,9 @@ msgstr "Samtalsmottagare"
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
-msgstr ""
-"Välj en arbetskatalog som ska vara basen för installationen, såsom C:"
-"\\Program\\Linphone"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
+msgstr "Välj en arbetskatalog som ska vara basen för installationen, såsom C:\\Program\\Linphone"
#: ../gtk/main.c:142
msgid "Configuration file"
@@ -133,14 +129,9 @@ msgstr ""
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s skulle vilja lägga till dig till hans/hennes kontaktlista.\n"
-"Vill du tillåta honom/henne att se din närvarostatus eller lägga till honom/"
-"henne till din kontaktlista?\n"
-"Om du svarar nej, personen kommer att vara bannlyst."
+msgstr "%s skulle vilja lägga till dig till hans/hennes kontaktlista.\nVill du tillåta honom/henne att se din närvarostatus eller lägga till honom/henne till din kontaktlista?\nOm du svarar nej, personen kommer att vara bannlyst."
#: ../gtk/main.c:1136
#, c-format
@@ -153,7 +144,7 @@ msgstr ""
msgid "Call error"
msgstr ""
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "Samtalet slut"
@@ -285,7 +276,7 @@ msgstr "Parametrar"
msgid "Enabled"
msgstr "På"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Av"
@@ -391,9 +382,7 @@ msgstr ""
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"En nyare version är tillgänglig på %s.\n"
-"Vill du öppna en browser för att ladda ner den?"
+msgstr "En nyare version är tillgänglig på %s.\nVill du öppna en browser för att ladda ner den?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -452,7 +441,7 @@ msgstr ""
msgid "Enter your linphone.org username"
msgstr ""
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "Användarnamn:"
@@ -516,8 +505,7 @@ msgstr "Tack. Ditt konto är nu konfigurerad och färdig att användas."
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
msgstr ""
@@ -1190,308 +1178,307 @@ msgid "C"
msgstr ""
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "Inställningar"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "Välj MTU (Maximum Transmission Unit):"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "Kicka DTMF koder som SIP info"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "Transport"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr ""
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr ""
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr ""
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr ""
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr ""
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr ""
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr ""
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr ""
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr ""
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr ""
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr ""
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "Direkt förbindelse till Internet"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr ""
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "Bakom en NAT / brandvägg (använd STUN för att avgöra adressen)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr ""
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr ""
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "Publik IP adress:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "STUN server:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "NAT och Brandvägg"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "Nätverksinställningar"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "Ring signal:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "ALSA speciell enhet (tillval):"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "Mikrofon enhet:"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "Ringning enhet:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "Uppspelningsenhet:"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "Tillåta ekokancellering"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "Audio"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "Video ingångsenhet:"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "Video upplösning:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr ""
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr ""
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "Video"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "Multimedia inställningar"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
-msgstr ""
-"Denna sektion specificerar din SIP adress när du inte använder ett SIP konto"
+msgstr "Denna sektion specificerar din SIP adress när du inte använder ett SIP konto"
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "Ditt synliga namn, e.g. Kalle Karlsson:"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "Ditt användarnamn:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr "Din SIP adress:"
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "Default identitet"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr ""
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "Lägg till"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "Editera"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "Ta bort"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "Proxy konton"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "Glöm alla lösenord"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "Integritet"
-#: ../gtk/parameters.ui.h:65
+#: ../gtk/parameters.ui.h:62
+msgid "Automatically answer when a call is received"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:64
msgid "Manage SIP Accounts"
msgstr "Hantera SIP konton"
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
msgid "Enable"
msgstr "Möjliggör"
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
msgid "Disable"
msgstr "Inaktivera"
-#: ../gtk/parameters.ui.h:68
+#: ../gtk/parameters.ui.h:67
msgid "Codecs"
msgstr "Codecs"
-#: ../gtk/parameters.ui.h:69
+#: ../gtk/parameters.ui.h:68
msgid "0 stands for \"unlimited\""
msgstr "0 står för \"utan begränsning\""
-#: ../gtk/parameters.ui.h:70
+#: ../gtk/parameters.ui.h:69
msgid "Upload speed limit in Kbit/sec:"
msgstr "Max upstream bandbreddshastighet i kbit/sek:"
-#: ../gtk/parameters.ui.h:71
+#: ../gtk/parameters.ui.h:70
msgid "Download speed limit in Kbit/sec:"
msgstr "Max downstream bandbreddshastighet i kbit/sek:"
-#: ../gtk/parameters.ui.h:72
+#: ../gtk/parameters.ui.h:71
msgid "Enable adaptive rate control"
msgstr ""
-#: ../gtk/parameters.ui.h:73
+#: ../gtk/parameters.ui.h:72
msgid ""
"Adaptive rate control is a technique to dynamically guess the available "
"bandwidth during a call."
msgstr ""
-#: ../gtk/parameters.ui.h:74
+#: ../gtk/parameters.ui.h:73
msgid "Bandwidth control"
msgstr "Bandbreddskontroll"
-#: ../gtk/parameters.ui.h:75
+#: ../gtk/parameters.ui.h:74
msgid "Codecs"
msgstr "Codecs"
-#: ../gtk/parameters.ui.h:76
-msgid "Automatically answer when a call is received"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "Språk"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "Visa avancerade inställningar"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr "Nivå"
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "Användarinterface"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr ""
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr ""
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr ""
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "Klar"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr ""
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr "Sök för kontakter i katalogen"
@@ -1695,11 +1682,8 @@ msgstr ""
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
msgstr ""
#: ../gtk/provisioning-fetch.ui.h:1
@@ -1735,35 +1719,35 @@ msgstr "Kontaktar"
msgid "Could not call"
msgstr ""
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr ""
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr ""
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr ""
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr ""
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "Kopplad"
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr ""
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr ""
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr ""
@@ -1831,17 +1815,13 @@ msgstr ""
msgid ""
"The sip proxy address you entered is invalid, it must start with \"sip:\" "
"followed by a hostname."
-msgstr ""
-"SIP proxy adressen som du matade in är inte rätt, adressen måste starta med "
-"\"sip:\", följd av ett hostnamn"
+msgstr "SIP proxy adressen som du matade in är inte rätt, adressen måste starta med \"sip:\", följd av ett hostnamn"
#: ../coreapi/proxy.c:334
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"SIP adressen som du matade in är inte rätt. Adressen borde se ut som sip:"
-"namn@domän, såsom sip:peter@exempel.se"
+msgstr "SIP adressen som du matade in är inte rätt. Adressen borde se ut som sip:namn@domän, såsom sip:peter@exempel.se"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -1963,11 +1943,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr ""
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/tr.po b/po/tr.po
index b30810484..97ef267a3 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
"Last-Translator: Belledonne Communications \n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/linphone-gtk/language/tr/)\n"
"MIME-Version: 1.0\n"
@@ -145,7 +145,7 @@ msgstr ""
msgid "Call error"
msgstr "Çağrı yanlış"
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "Çağrı sonlandırıldı"
@@ -277,7 +277,7 @@ msgstr "Değişkenler"
msgid "Enabled"
msgstr "Etkin"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "Devre dışı"
@@ -442,7 +442,7 @@ msgstr ""
msgid "Enter your linphone.org username"
msgstr "linphone.org kullanıcı adınızı girin"
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "Kullanıcı adı:"
@@ -1179,307 +1179,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr "SIP (UDP)"
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr "SIP (TCP)"
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr "SIP (TLS)"
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "Ayarlar"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr ""
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr ""
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr ""
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr "SIP/UDP bağlantı noktası"
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr "Rastgele"
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr "SIP/TCP bağlantı noktası"
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr ""
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr "Sabitlenmiş"
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr ""
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr "Ortam şifreleme türü"
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr "Ortam şifrelemesi zorunludur"
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr "Tünel"
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr ""
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr ""
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "İnternete doğrudan bağlantı"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr ""
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr ""
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr ""
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr ""
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "Ortak İP adresi:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "Stun sunucusu:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr ""
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "Ağ ayarları"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "Zil sesi:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr ""
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "Görüntü yakalama aygıtı"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "Ses çalma aygıtı:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "Oynatma aygıtı:"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr ""
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr ""
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "Görüntü aygıtı:"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "Tercih edilen görüntü çözünürlüğü:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr "Görüntü çıkış yöntemi:"
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr "Kamera önizlemesi göster"
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr ""
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "Çokluortam ayarları"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr ""
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr ""
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "Kullanıcı adınız:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr ""
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr ""
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr "Yardımcı"
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "Ekle"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "Düzenle"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "Kaldır"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr ""
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "Bütün parolaları sil"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr ""
-#: ../gtk/parameters.ui.h:65
+#: ../gtk/parameters.ui.h:62
+msgid "Automatically answer when a call is received"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:64
msgid "Manage SIP Accounts"
msgstr "SİP Hesaplarını Yönet"
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
msgid "Enable"
msgstr "Etkinleştirme"
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
msgid "Disable"
msgstr "Devre dışı"
-#: ../gtk/parameters.ui.h:68
+#: ../gtk/parameters.ui.h:67
msgid "Codecs"
msgstr ""
-#: ../gtk/parameters.ui.h:69
+#: ../gtk/parameters.ui.h:68
msgid "0 stands for \"unlimited\""
msgstr ""
-#: ../gtk/parameters.ui.h:70
+#: ../gtk/parameters.ui.h:69
msgid "Upload speed limit in Kbit/sec:"
msgstr "Gönderim hız sınırı Kbit/saniye:"
-#: ../gtk/parameters.ui.h:71
+#: ../gtk/parameters.ui.h:70
msgid "Download speed limit in Kbit/sec:"
msgstr "İndirme hız sınırı Kbit/saniye:"
-#: ../gtk/parameters.ui.h:72
+#: ../gtk/parameters.ui.h:71
msgid "Enable adaptive rate control"
msgstr ""
-#: ../gtk/parameters.ui.h:73
+#: ../gtk/parameters.ui.h:72
msgid ""
"Adaptive rate control is a technique to dynamically guess the available "
"bandwidth during a call."
msgstr ""
-#: ../gtk/parameters.ui.h:74
+#: ../gtk/parameters.ui.h:73
msgid "Bandwidth control"
msgstr ""
-#: ../gtk/parameters.ui.h:75
+#: ../gtk/parameters.ui.h:74
msgid "Codecs"
msgstr "Çözücüler"
-#: ../gtk/parameters.ui.h:76
-msgid "Automatically answer when a call is received"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr ""
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "Gelişmiş ayarları göster"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr ""
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "Kullanıcı arayüzü"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr "Sunucu adresi:"
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr "Kimlik doğrulama yöntemi:"
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr "LDAP"
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "Tamam"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr "SIP (UDP)"
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr "SIP (TCP)"
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr "SIP (TLS)"
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr ""
@@ -1720,35 +1720,35 @@ msgstr "Bağlanıyor"
msgid "Could not call"
msgstr ""
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr ""
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr ""
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr ""
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr ""
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "Bağlandı."
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr "Çağrı iptal edildi"
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr ""
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr ""
@@ -1944,11 +1944,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr ""
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 352b4c5b4..2dfc0f91a 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,22 +1,20 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/linphone-"
-"gtk/language/zh_CN/)\n"
-"Language: zh_CN\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/linphone-gtk/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -109,8 +107,8 @@ msgstr "现在呼叫的地址"
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
msgstr "指定工作目录(应为安装目录例如 C:\\Program Files\\Linphone)"
#: ../gtk/main.c:142
@@ -129,13 +127,9 @@ msgstr ""
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s 想加您为联系人。\n"
-"您是否允许他看到您的在线状态或者将它加为您的联系人允许?\n"
-"如果您回答否,则会将该人临时性的放入黑名单"
+msgstr "%s 想加您为联系人。\n您是否允许他看到您的在线状态或者将它加为您的联系人允许?\n如果您回答否,则会将该人临时性的放入黑名单"
#: ../gtk/main.c:1136
#, c-format
@@ -148,7 +142,7 @@ msgstr ""
msgid "Call error"
msgstr ""
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "呼叫结束"
@@ -200,9 +194,7 @@ msgstr ""
msgid ""
"No sound cards have been detected on this computer.\n"
"You won't be able to send or receive audio calls."
-msgstr ""
-"未在此计算机上检测到声卡。\n"
-"您无法发送或接收音频呼叫。"
+msgstr "未在此计算机上检测到声卡。\n您无法发送或接收音频呼叫。"
#: ../gtk/main.c:2136
msgid "A free SIP video-phone"
@@ -282,7 +274,7 @@ msgstr "参数"
msgid "Enabled"
msgstr "启用"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "禁用"
@@ -388,9 +380,7 @@ msgstr ""
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"%s 有新版本。\n"
-"您是否要打开浏览器下载它?"
+msgstr "%s 有新版本。\n您是否要打开浏览器下载它?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -448,7 +438,7 @@ msgstr ""
msgid "Enter your linphone.org username"
msgstr ""
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "用户名:"
@@ -512,8 +502,7 @@ msgstr "谢谢,您的帐户已经配置完毕,可以使用。"
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
msgstr ""
@@ -1186,307 +1175,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "设置"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "设置最大传输单元(MTU):"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "以 SIP 消息发送 DTMF"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "传输协议"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr ""
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr ""
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr ""
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "音频 RTP/UDP:"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr ""
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "视频 RTP/UDP:"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr ""
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr ""
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr ""
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr ""
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr ""
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "直接连接到互联网"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr ""
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "在 NAT 或防火墙后(使用 STUN 解决)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr ""
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr ""
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "公网 IP 地址:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "Stun 服务器:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "NAT 及防火墙"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "网络设置"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "铃声文件:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "ALSA 特殊设备(可选):"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "录音设备:"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "响铃设备:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "回放设备:"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "启用回声抑制"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "音频"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "视频输入设备:"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "视频分辨率:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr ""
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr ""
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "视频"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "音视频设置"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr "该段在您不使用SIP帐户时的SIP地址"
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "您的显示名:"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "您的用户名:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr "您的 SIP 地址结果:"
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "默认帐户"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr ""
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "添加"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "编辑"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "移除"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "代理帐户"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "清除所有密码"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "隐私"
-#: ../gtk/parameters.ui.h:65
+#: ../gtk/parameters.ui.h:62
+msgid "Automatically answer when a call is received"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:64
msgid "Manage SIP Accounts"
msgstr "SIP 帐户管理"
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
msgid "Enable"
msgstr "启用"
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
msgid "Disable"
msgstr "禁用"
-#: ../gtk/parameters.ui.h:68
+#: ../gtk/parameters.ui.h:67
msgid "Codecs"
msgstr "编解码器"
-#: ../gtk/parameters.ui.h:69
+#: ../gtk/parameters.ui.h:68
msgid "0 stands for \"unlimited\""
msgstr "0 表示 “没有限制”"
-#: ../gtk/parameters.ui.h:70
+#: ../gtk/parameters.ui.h:69
msgid "Upload speed limit in Kbit/sec:"
msgstr "上传速率限制 kbit/s:"
-#: ../gtk/parameters.ui.h:71
+#: ../gtk/parameters.ui.h:70
msgid "Download speed limit in Kbit/sec:"
msgstr "下载速率限制 kbit/s:"
-#: ../gtk/parameters.ui.h:72
+#: ../gtk/parameters.ui.h:71
msgid "Enable adaptive rate control"
msgstr ""
-#: ../gtk/parameters.ui.h:73
+#: ../gtk/parameters.ui.h:72
msgid ""
"Adaptive rate control is a technique to dynamically guess the available "
"bandwidth during a call."
msgstr ""
-#: ../gtk/parameters.ui.h:74
+#: ../gtk/parameters.ui.h:73
msgid "Bandwidth control"
msgstr "带宽控制"
-#: ../gtk/parameters.ui.h:75
+#: ../gtk/parameters.ui.h:74
msgid "Codecs"
msgstr "编解码器"
-#: ../gtk/parameters.ui.h:76
-msgid "Automatically answer when a call is received"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "语言"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "显示高级设置"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr "级别"
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "用户界面"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr ""
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr ""
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr ""
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "完成"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr ""
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr "查找联系人"
@@ -1690,11 +1679,8 @@ msgstr ""
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
msgstr ""
#: ../gtk/provisioning-fetch.ui.h:1
@@ -1730,35 +1716,35 @@ msgstr "联系中"
msgid "Could not call"
msgstr ""
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr ""
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr "正在联系您"
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr " 并询问了自动回答。"
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr ""
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "已连接。"
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr ""
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr ""
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr ""
@@ -1832,9 +1818,7 @@ msgstr "您输入的 SIP 代理地址无效,它必须是以“sip:”开头,
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"您输入的地址无效。\n"
-"它应具有“sip:用户名@代理域”的形式,例如 sip:alice@example.net"
+msgstr "您输入的地址无效。\n它应具有“sip:用户名@代理域”的形式,例如 sip:alice@example.net"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -1956,11 +1940,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr ""
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 6e1d7d633..fcc1a2ea2 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -1,22 +1,20 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
-#
+#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: linphone-gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-03-27 10:18+0100\n"
-"PO-Revision-Date: 2015-03-27 09:49+0000\n"
-"Last-Translator: Belledonne Communications \n"
-"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/"
-"linphone-gtk/language/zh_TW/)\n"
-"Language: zh_TW\n"
+"POT-Creation-Date: 2015-03-27 14:40+0100\n"
+"PO-Revision-Date: 2015-03-27 13:40+0000\n"
+"Last-Translator: Belledonne Communications \n"
+"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/linphone-gtk/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../gtk/calllogs.c:148 ../gtk/friendlist.c:974
@@ -109,10 +107,9 @@ msgstr "現在要打電話的位址"
#: ../gtk/main.c:141
msgid ""
-"Specifiy a working directory (should be the base of the installation, eg: c:"
-"\\Program Files\\Linphone)"
-msgstr ""
-"指定一個工作目錄(應該為安裝的根目錄,例如:c:\\Program Files\\Linphone)"
+"Specifiy a working directory (should be the base of the installation, eg: "
+"c:\\Program Files\\Linphone)"
+msgstr "指定一個工作目錄(應該為安裝的根目錄,例如:c:\\Program Files\\Linphone)"
#: ../gtk/main.c:142
msgid "Configuration file"
@@ -130,13 +127,9 @@ msgstr ""
#, c-format
msgid ""
"%s would like to add you to his contact list.\n"
-"Would you allow him to see your presence status or add him to your contact "
-"list ?\n"
+"Would you allow him to see your presence status or add him to your contact list ?\n"
"If you answer no, this person will be temporarily blacklisted."
-msgstr ""
-"%s 想要加您加入他的連絡人清單。\n"
-"您是否要允許他看見您的上線狀態或將他加入您的連絡人清單?\n"
-"如果您回答否,這個人會被暫時列入黑名單。"
+msgstr "%s 想要加您加入他的連絡人清單。\n您是否要允許他看見您的上線狀態或將他加入您的連絡人清單?\n如果您回答否,這個人會被暫時列入黑名單。"
#: ../gtk/main.c:1136
#, c-format
@@ -149,7 +142,7 @@ msgstr ""
msgid "Call error"
msgstr ""
-#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3825
+#: ../gtk/main.c:1260 ../coreapi/linphonecore.c:3826
msgid "Call ended"
msgstr "通話已結束"
@@ -201,9 +194,7 @@ msgstr "我們被轉接到 %s"
msgid ""
"No sound cards have been detected on this computer.\n"
"You won't be able to send or receive audio calls."
-msgstr ""
-"在這臺電腦中偵測不到音效卡。\n"
-"您將無法傳送或接收語音電話。"
+msgstr "在這臺電腦中偵測不到音效卡。\n您將無法傳送或接收語音電話。"
#: ../gtk/main.c:2136
msgid "A free SIP video-phone"
@@ -283,7 +274,7 @@ msgstr "參數"
msgid "Enabled"
msgstr "已啟用"
-#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:20
+#: ../gtk/propertybox.c:622 ../gtk/propertybox.c:763 ../gtk/parameters.ui.h:17
msgid "Disabled"
msgstr "已停用"
@@ -389,9 +380,7 @@ msgstr ""
msgid ""
"A more recent version is availalble from %s.\n"
"Would you like to open a browser to download it ?"
-msgstr ""
-"在 %s 有最新的版本。\n"
-"您想要開啟瀏覽器下載它嗎?"
+msgstr "在 %s 有最新的版本。\n您想要開啟瀏覽器下載它嗎?"
#: ../gtk/update.c:91
msgid "You are running the lastest version."
@@ -449,7 +438,7 @@ msgstr ""
msgid "Enter your linphone.org username"
msgstr ""
-#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:84 ../gtk/ldap.ui.h:4
+#: ../gtk/setupwizard.c:102 ../gtk/parameters.ui.h:81 ../gtk/ldap.ui.h:4
msgid "Username:"
msgstr "使用者名稱:"
@@ -513,8 +502,7 @@ msgstr "謝謝您。您的帳號已設定完成並且可以使用。"
#: ../gtk/setupwizard.c:413
msgid ""
-"Please validate your account by clicking on the link we just sent you by "
-"email.\n"
+"Please validate your account by clicking on the link we just sent you by email.\n"
"Then come back here and press Next button."
msgstr ""
@@ -1187,307 +1175,307 @@ msgid "C"
msgstr "C"
#: ../gtk/parameters.ui.h:11
-msgid "SIP (UDP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:12
-msgid "SIP (TCP)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:13
-msgid "SIP (TLS)"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:14
msgid "Settings"
msgstr "設定值"
-#: ../gtk/parameters.ui.h:15
+#: ../gtk/parameters.ui.h:12
msgid "Set Maximum Transmission Unit:"
msgstr "設定最大傳輸單位:"
-#: ../gtk/parameters.ui.h:16
+#: ../gtk/parameters.ui.h:13
msgid "Send DTMFs as SIP info"
msgstr "傳送 DTMFs 為 SIP 資訊"
-#: ../gtk/parameters.ui.h:17
+#: ../gtk/parameters.ui.h:14
msgid "Allow IPv6"
msgstr ""
-#: ../gtk/parameters.ui.h:18
+#: ../gtk/parameters.ui.h:15
msgid "Transport"
msgstr "傳輸"
-#: ../gtk/parameters.ui.h:19
+#: ../gtk/parameters.ui.h:16
msgid "SIP/UDP port"
msgstr ""
-#: ../gtk/parameters.ui.h:21
+#: ../gtk/parameters.ui.h:18
msgid "Random"
msgstr ""
-#: ../gtk/parameters.ui.h:22
+#: ../gtk/parameters.ui.h:19
msgid "SIP/TCP port"
msgstr ""
-#: ../gtk/parameters.ui.h:23
+#: ../gtk/parameters.ui.h:20
msgid "Audio RTP/UDP:"
msgstr "音效 RTP/UDP:"
-#: ../gtk/parameters.ui.h:24
+#: ../gtk/parameters.ui.h:21
msgid "Fixed"
msgstr ""
-#: ../gtk/parameters.ui.h:25
+#: ../gtk/parameters.ui.h:22
msgid "Video RTP/UDP:"
msgstr "視訊 RTP/UDP:"
-#: ../gtk/parameters.ui.h:26
+#: ../gtk/parameters.ui.h:23
msgid "Media encryption type"
msgstr ""
-#: ../gtk/parameters.ui.h:27
+#: ../gtk/parameters.ui.h:24
msgid "Media encryption is mandatory"
msgstr ""
-#: ../gtk/parameters.ui.h:28
+#: ../gtk/parameters.ui.h:25
msgid "Tunnel"
msgstr ""
-#: ../gtk/parameters.ui.h:29
+#: ../gtk/parameters.ui.h:26
msgid "DSCP fields"
msgstr ""
-#: ../gtk/parameters.ui.h:30
+#: ../gtk/parameters.ui.h:27
msgid "Network protocol and ports"
msgstr ""
-#: ../gtk/parameters.ui.h:31
+#: ../gtk/parameters.ui.h:28
msgid "Direct connection to the Internet"
msgstr "直接連線到網際網路"
-#: ../gtk/parameters.ui.h:32
+#: ../gtk/parameters.ui.h:29
msgid "Behind NAT / Firewall (specify gateway IP )"
msgstr ""
-#: ../gtk/parameters.ui.h:33
+#: ../gtk/parameters.ui.h:30
msgid "Behind NAT / Firewall (use STUN to resolve)"
msgstr "在 NAT / 防火牆之後 (使用 STUN 解析)"
-#: ../gtk/parameters.ui.h:34
+#: ../gtk/parameters.ui.h:31
msgid "Behind NAT / Firewall (use ICE)"
msgstr ""
-#: ../gtk/parameters.ui.h:35
+#: ../gtk/parameters.ui.h:32
msgid "Behind NAT / Firewall (use uPnP)"
msgstr ""
-#: ../gtk/parameters.ui.h:36
+#: ../gtk/parameters.ui.h:33
msgid "Public IP address:"
msgstr "公共 IP 地址:"
-#: ../gtk/parameters.ui.h:37
+#: ../gtk/parameters.ui.h:34
msgid "Stun server:"
msgstr "Stun 伺服器:"
-#: ../gtk/parameters.ui.h:38
+#: ../gtk/parameters.ui.h:35
msgid "NAT and Firewall"
msgstr "NAT 與防火牆"
-#: ../gtk/parameters.ui.h:39
+#: ../gtk/parameters.ui.h:36
msgid "Network settings"
msgstr "網路設定值"
-#: ../gtk/parameters.ui.h:40
+#: ../gtk/parameters.ui.h:37
msgid "Ring sound:"
msgstr "鈴聲音效:"
-#: ../gtk/parameters.ui.h:41
+#: ../gtk/parameters.ui.h:38
msgid "ALSA special device (optional):"
msgstr "ALSA 特殊裝置 (選擇性):"
-#: ../gtk/parameters.ui.h:42
+#: ../gtk/parameters.ui.h:39
msgid "Capture device:"
msgstr "捕捉裝置:"
-#: ../gtk/parameters.ui.h:43
+#: ../gtk/parameters.ui.h:40
msgid "Ring device:"
msgstr "響鈴裝置:"
-#: ../gtk/parameters.ui.h:44
+#: ../gtk/parameters.ui.h:41
msgid "Playback device:"
msgstr "播放裝置"
-#: ../gtk/parameters.ui.h:45
+#: ../gtk/parameters.ui.h:42
msgid "Enable echo cancellation"
msgstr "啟用回音消除"
-#: ../gtk/parameters.ui.h:46
+#: ../gtk/parameters.ui.h:43
msgid "Audio"
msgstr "音效"
-#: ../gtk/parameters.ui.h:47
+#: ../gtk/parameters.ui.h:44
msgid "Video input device:"
msgstr "視訊輸入裝置:"
-#: ../gtk/parameters.ui.h:48
+#: ../gtk/parameters.ui.h:45
msgid "Prefered video resolution:"
msgstr "偏好的視訊解析度:"
-#: ../gtk/parameters.ui.h:49
+#: ../gtk/parameters.ui.h:46
msgid "Video output method:"
msgstr ""
-#: ../gtk/parameters.ui.h:50
+#: ../gtk/parameters.ui.h:47
msgid "Show camera preview"
msgstr ""
-#: ../gtk/parameters.ui.h:51
+#: ../gtk/parameters.ui.h:48
msgid "Video"
msgstr "視訊"
-#: ../gtk/parameters.ui.h:52
+#: ../gtk/parameters.ui.h:49
msgid "Multimedia settings"
msgstr "多媒體設定值"
-#: ../gtk/parameters.ui.h:53
+#: ../gtk/parameters.ui.h:50
msgid "This section defines your SIP address when not using a SIP account"
msgstr "這一區在不使用 SIP 帳號時定義您的 SIP 位址"
-#: ../gtk/parameters.ui.h:54
+#: ../gtk/parameters.ui.h:51
msgid "Your display name (eg: John Doe):"
msgstr "您的顯示名稱 (例如: John Doe):"
-#: ../gtk/parameters.ui.h:55
+#: ../gtk/parameters.ui.h:52
msgid "Your username:"
msgstr "您的使用者名稱:"
-#: ../gtk/parameters.ui.h:56
+#: ../gtk/parameters.ui.h:53
msgid "Your resulting SIP address:"
msgstr "您組成的 SIP 位址:"
-#: ../gtk/parameters.ui.h:57
+#: ../gtk/parameters.ui.h:54
msgid "Default identity"
msgstr "預設身分識別"
-#: ../gtk/parameters.ui.h:58
+#: ../gtk/parameters.ui.h:55
msgid "Wizard"
msgstr ""
-#: ../gtk/parameters.ui.h:59
+#: ../gtk/parameters.ui.h:56
msgid "Add"
msgstr "加入"
-#: ../gtk/parameters.ui.h:60
+#: ../gtk/parameters.ui.h:57
msgid "Edit"
msgstr "編輯"
-#: ../gtk/parameters.ui.h:61
+#: ../gtk/parameters.ui.h:58
msgid "Remove"
msgstr "移除"
-#: ../gtk/parameters.ui.h:62
+#: ../gtk/parameters.ui.h:59
msgid "Proxy accounts"
msgstr "代理伺服器帳號"
-#: ../gtk/parameters.ui.h:63
+#: ../gtk/parameters.ui.h:60
msgid "Erase all passwords"
msgstr "消除所有的密碼"
-#: ../gtk/parameters.ui.h:64
+#: ../gtk/parameters.ui.h:61
msgid "Privacy"
msgstr "隱私"
-#: ../gtk/parameters.ui.h:65
+#: ../gtk/parameters.ui.h:62
+msgid "Automatically answer when a call is received"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:63
+msgid "Auto-answer"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:64
msgid "Manage SIP Accounts"
msgstr "管理 SIP 帳號"
-#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:4
+#: ../gtk/parameters.ui.h:65 ../gtk/tunnel_config.ui.h:4
msgid "Enable"
msgstr "啟用"
-#: ../gtk/parameters.ui.h:67 ../gtk/tunnel_config.ui.h:5
+#: ../gtk/parameters.ui.h:66 ../gtk/tunnel_config.ui.h:5
msgid "Disable"
msgstr "停用"
-#: ../gtk/parameters.ui.h:68
+#: ../gtk/parameters.ui.h:67
msgid "Codecs"
msgstr "編碼解碼器"
-#: ../gtk/parameters.ui.h:69
+#: ../gtk/parameters.ui.h:68
msgid "0 stands for \"unlimited\""
msgstr "0 表示「不限制」"
-#: ../gtk/parameters.ui.h:70
+#: ../gtk/parameters.ui.h:69
msgid "Upload speed limit in Kbit/sec:"
msgstr "上傳速度限制於 Kbit/sec:"
-#: ../gtk/parameters.ui.h:71
+#: ../gtk/parameters.ui.h:70
msgid "Download speed limit in Kbit/sec:"
msgstr "下載速度限制於 Kbit/sec:"
-#: ../gtk/parameters.ui.h:72
+#: ../gtk/parameters.ui.h:71
msgid "Enable adaptive rate control"
msgstr ""
-#: ../gtk/parameters.ui.h:73
+#: ../gtk/parameters.ui.h:72
msgid ""
"Adaptive rate control is a technique to dynamically guess the available "
"bandwidth during a call."
msgstr ""
-#: ../gtk/parameters.ui.h:74
+#: ../gtk/parameters.ui.h:73
msgid "Bandwidth control"
msgstr "頻寬控制"
-#: ../gtk/parameters.ui.h:75
+#: ../gtk/parameters.ui.h:74
msgid "Codecs"
msgstr "編碼解碼器"
-#: ../gtk/parameters.ui.h:76
-msgid "Automatically answer when a call is received"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:77
-msgid "Call parameters"
-msgstr ""
-
-#: ../gtk/parameters.ui.h:78
+#: ../gtk/parameters.ui.h:75
msgid "Language"
msgstr "語言"
-#: ../gtk/parameters.ui.h:79
+#: ../gtk/parameters.ui.h:76
msgid "Show advanced settings"
msgstr "顯示進階設定值"
-#: ../gtk/parameters.ui.h:80
+#: ../gtk/parameters.ui.h:77
msgid "Level"
msgstr "級數"
-#: ../gtk/parameters.ui.h:81
+#: ../gtk/parameters.ui.h:78
msgid "User interface"
msgstr "使用者介面"
-#: ../gtk/parameters.ui.h:82 ../gtk/ldap.ui.h:2
+#: ../gtk/parameters.ui.h:79 ../gtk/ldap.ui.h:2
msgid "Server address:"
msgstr ""
-#: ../gtk/parameters.ui.h:83 ../gtk/ldap.ui.h:3
+#: ../gtk/parameters.ui.h:80 ../gtk/ldap.ui.h:3
msgid "Authentication method:"
msgstr ""
-#: ../gtk/parameters.ui.h:85
+#: ../gtk/parameters.ui.h:82
msgid "LDAP Account setup"
msgstr ""
-#: ../gtk/parameters.ui.h:86
+#: ../gtk/parameters.ui.h:83
msgid "LDAP"
msgstr ""
-#: ../gtk/parameters.ui.h:87
+#: ../gtk/parameters.ui.h:84
msgid "Done"
msgstr "完成"
+#: ../gtk/parameters.ui.h:85
+msgid "SIP (UDP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:86
+msgid "SIP (TCP)"
+msgstr ""
+
+#: ../gtk/parameters.ui.h:87
+msgid "SIP (TLS)"
+msgstr ""
+
#: ../gtk/buddylookup.ui.h:1
msgid "Search contacts in directory"
msgstr "在目錄中搜尋"
@@ -1691,11 +1679,8 @@ msgstr ""
#: ../gtk/config-uri.ui.h:2
msgid ""
-"This dialog allows to set an http or https address when configuration is to "
-"be fetched at startup.\n"
-"Please enter or modify the configuration URI below. After clicking OK, "
-"Linphone will restart automatically in order to fetch and take into account "
-"the new configuration. "
+"This dialog allows to set an http or https address when configuration is to be fetched at startup.\n"
+"Please enter or modify the configuration URI below. After clicking OK, Linphone will restart automatically in order to fetch and take into account the new configuration. "
msgstr ""
#: ../gtk/provisioning-fetch.ui.h:1
@@ -1731,35 +1716,35 @@ msgstr "正在連絡"
msgid "Could not call"
msgstr "無法通話"
-#: ../coreapi/linphonecore.c:3151
+#: ../coreapi/linphonecore.c:3152
msgid "Sorry, we have reached the maximum number of simultaneous calls"
msgstr "抱歉,我們已達瀏同步通話的最大數目"
-#: ../coreapi/linphonecore.c:3309
+#: ../coreapi/linphonecore.c:3310
msgid "is contacting you"
msgstr "正在連絡您"
-#: ../coreapi/linphonecore.c:3310
+#: ../coreapi/linphonecore.c:3311
msgid " and asked autoanswer."
msgstr "並要求自動接聽。"
-#: ../coreapi/linphonecore.c:3434
+#: ../coreapi/linphonecore.c:3435
msgid "Modifying call parameters..."
msgstr "修改通話參數..."
-#: ../coreapi/linphonecore.c:3781
+#: ../coreapi/linphonecore.c:3782
msgid "Connected."
msgstr "已連線。"
-#: ../coreapi/linphonecore.c:3806
+#: ../coreapi/linphonecore.c:3807
msgid "Call aborted"
msgstr "通話已放棄"
-#: ../coreapi/linphonecore.c:3996
+#: ../coreapi/linphonecore.c:3997
msgid "Could not pause the call"
msgstr "無法暫停通話"
-#: ../coreapi/linphonecore.c:3999
+#: ../coreapi/linphonecore.c:4000
msgid "Pausing the current call..."
msgstr "暫停目前的通話..."
@@ -1827,16 +1812,13 @@ msgstr ""
msgid ""
"The sip proxy address you entered is invalid, it must start with \"sip:\" "
"followed by a hostname."
-msgstr ""
-"您輸入的 sip 代理位址是無效的,它必須要以「sip:」開頭,後面接主機名稱。"
+msgstr "您輸入的 sip 代理位址是無效的,它必須要以「sip:」開頭,後面接主機名稱。"
#: ../coreapi/proxy.c:334
msgid ""
"The sip identity you entered is invalid.\n"
"It should look like sip:username@proxydomain, such as sip:alice@example.net"
-msgstr ""
-"您輸入的 sip 身分是無效的。\n"
-"它應該看起來像 sip:使用者名稱@代理網域,像是 sip:alice@example.net"
+msgstr "您輸入的 sip 身分是無效的。\n它應該看起來像 sip:使用者名稱@代理網域,像是 sip:alice@example.net"
#: ../coreapi/proxy.c:1416
#, c-format
@@ -1958,11 +1940,11 @@ msgstr ""
msgid "Authentication token is %s"
msgstr ""
-#: ../coreapi/linphonecall.c:1303
+#: ../coreapi/linphonecall.c:1305
msgid "Call parameters were successfully modified."
msgstr ""
-#: ../coreapi/linphonecall.c:3657
+#: ../coreapi/linphonecall.c:3659
#, c-format
msgid "You have missed %i call."
msgid_plural "You have missed %i calls."