From 89c4b2cdf62756630a3f5ba8afce5a0c32bc04a2 Mon Sep 17 00:00:00 2001 From: ingvar1995 Date: Mon, 2 May 2016 19:46:42 +0300 Subject: [PATCH] translations short update --- src/mainscreen.py | 8 +-- src/translations/en_GB.qm | Bin 5176 -> 5318 bytes src/translations/en_GB.ts | 140 ++++++++++++++++++++------------------ src/translations/fr_FR.ts | 138 ++++++++++++++++++++----------------- src/translations/ru_RU.qm | Bin 7483 -> 7605 bytes src/translations/ru_RU.ts | 138 ++++++++++++++++++++----------------- 6 files changed, 227 insertions(+), 197 deletions(-) diff --git a/src/mainscreen.py b/src/mainscreen.py index 36da54a..e992d75 100644 --- a/src/mainscreen.py +++ b/src/mainscreen.py @@ -19,10 +19,10 @@ class MessageArea(QtGui.QPlainTextEdit): if modifiers & QtCore.Qt.ControlModifier or modifiers & QtCore.Qt.ShiftModifier: self.appendPlainText('') else: - self.parent.send_message() if self.timer.isActive(): self.timer.stop() self.parent.profile.send_typing(False) + self.parent.send_message() elif event.key() == QtCore.Qt.Key_Up and not self.toPlainText(): self.appendPlainText(Profile.get_instance().get_last_message()) else: @@ -357,7 +357,8 @@ class MainWindow(QtGui.QMainWindow): def send_file(self): if self.profile.is_active_online(): # active friend exists and online - choose = QtGui.QApplication.translate("MainWindow", "Choose file", None, QtGui.QApplication.UnicodeUTF8) + choose_file = QtGui.QApplication.translate("MainWindow", 'Choose file', None, QtGui.QApplication.UnicodeUTF8) + choose = QtGui.QApplication.translate("MainWindow", choose_file, None, QtGui.QApplication.UnicodeUTF8) name = QtGui.QFileDialog.getOpenFileName(self, choose) if name[0]: self.profile.send_file(name[0]) @@ -433,8 +434,7 @@ class MainWindow(QtGui.QMainWindow): if value: settings['auto_accept_from_friends'].append(tox_id) else: - index = settings['auto_accept_from_friends'].index(tox_id) - del settings['auto_accept_from_friends'][index] + settings['auto_accept_from_friends'].remove(tox_id) settings.save() # ----------------------------------------------------------------------------------------------------------------- diff --git a/src/translations/en_GB.qm b/src/translations/en_GB.qm index a1c614f1a192d53c3d80d13c547137cca1f3541c..66a5e1069a7dc8af40ece24c1a516789c56f9f8a 100644 GIT binary patch delta 769 zcmX9*Ye*DP7(Fv{XJ==2c2~1Bdyu7&No*1YwJAoXZBZe#B}rLSE-qAt+JmCjup<4F zxVmlc2#O>uVk^un15?AT6nbfa^rE1C6p3UHt7CDwoclfQ_nq^7O{pEzYDNbR1Iyh2 zdVtk6fb{6rDKd7=-CLicE!@HGD+-hj8V z8n8;p_wQ!Cwa5>BCmuxmk}@FX7or&^V3bNy5h@ikL%@d4nI12 zHZf1~yoa&5NV5L|rMYXQQZ|<<8+K-|3!k7YSX} zmn=);3U>ZS>ree*OBEZW>yHa+sW8QuB5?(z`VZwb#=1n60?ryIvYJV3w{fw>O`;Es z`$yZ^*kUUge#FVO+Un8+WaR8O=fs_%V~n|Yc9ezBnP*FaBos6ocCi5Fo42GgDoZlE zDl*t6!F)B2idC=ORegm!ylC!mQU96*Maa3@ zCn)TYvuXoZuIzI*#PyEs@Rf7e_nCzpeqhwZV6A*5$qEm=JbBg;WforH@p|*Lkw6S=_5-*RV6_0EbqlBjnMM#1Ver!fjWR)70493SIm!7S`6Y_Xr=K8k=Ux=xZpO#Gf EUvlrilmGw# delta 677 zcmXAmT}V@59LAsXwX<_}wzbb8E_ncJRM|y6k5t8?^Rfpm<@;)Y*=7j-j5x@N9>X5A;Mrt>6EB+S}iO%%+1ZH-l*e% z^}6bR%uOhwTL0n%W4!sy&G*cIFgI<9^iWB&CKcB6!E7znl}@q&Eu(RmKyEE7JAn^X z{Ey~pZM5IV4{m8M3ocUWH9bzC1w{Q9#ZCIb7=@dQ)0YdZ)A*!>5y}yvcYM zOU3fIHLa2|QRsJ~hSq2P!bHasU7T diff --git a/src/translations/en_GB.ts b/src/translations/en_GB.ts index ee1a663..ff56d4b 100644 --- a/src/translations/en_GB.ts +++ b/src/translations/en_GB.ts @@ -27,154 +27,164 @@ Send request - + IPv6 IPv6 - + UDP UDP - + Proxy Proxy - + IP: IP: - + Port: Port: - + Online contacts Online contacts + + + HTTP + HTTP + MainWindow - + Profile - + Settings - + About - + Add contact - + Privacy - + Interface - + Notifications - + Network - + About program - + User {} wants to add you to contact list. Message: {} - + Friend request - + Toxygen is Tox client written on Python 2.7. Version: - + Choose file - + Choose file - + Disallow auto accept - + Allow auto accept - + Set alias - + Clear history - + Copy public key - + Remove friend - + Enter new alias for friend {} or leave empty to use friend's name: Enter new alias for friend {} or leave empty to use friend's name: - + Audio Audio + + + Find contact + Find contact + NetworkSettings - + Network settings Network settings - + Restart TOX core Restart Tox core @@ -225,17 +235,17 @@ audioSettingsForm - + Audio settings Audio settings - + Input device: Input device: - + Output device: Output device: @@ -243,12 +253,12 @@ incoming_call - + Incoming video call Incoming video call - + Incoming audio call Incoming audio call @@ -256,17 +266,17 @@ interfaceForm - + Interface settings - + Theme: - + Language: @@ -274,42 +284,42 @@ login - + Log in - + Create - + Profile name: - + Load profile - + Use as default - + Load existing profile - + Create new profile - + toxygen @@ -322,22 +332,22 @@ notificationsForm - + Notification settings - + Enable notifications - + Enable call's sound - + Enable sound notifications @@ -345,77 +355,77 @@ privacySettings - + Privacy settings - + Save chat history - + Allow file auto accept - + Send typing notifications - + Auto accept default path: - + Change - + Allow inlines - + Chat history - + History will be cleaned! Continue? - + Blocked users: Blocked users: - + Unblock Unblock - + Block user Block user - + Add to friend list Add to friend list - + Do you want to add this user to friend list? Do you want to add this user to friend list? - + Block by TOX ID: Block by TOX ID: diff --git a/src/translations/fr_FR.ts b/src/translations/fr_FR.ts index 5e5ef6d..ead4d23 100644 --- a/src/translations/fr_FR.ts +++ b/src/translations/fr_FR.ts @@ -26,154 +26,164 @@ Envoyer une demande - + IPv6 IPv6 - + UDP UDP - + Proxy Proxy - + IP: IP : - + Port: Port : - + Online contacts Contacts connectés + + + HTTP + + MainWindow - + Profile Profile - + Settings Paramêtres - + About À Propos - + Add contact Rajouter un contact - + Privacy Confidentialité - + Interface Interface - + Notifications Notifications - + Network Réseau - + About program À propos du programme - + User {} wants to add you to contact list. Message: {} L'Utilisateur {} veut vout rajouter à sa liste de contacts. Message : {} - + Friend request Demande d'amis - + Toxygen is Tox client written on Python 2.7. Version: Toxygen est un client Tox écris en Python 2.7. Version : - + Choose file Choisir un fichier - + Disallow auto accept Désactiver l'auto-réception - + Allow auto accept Activer l'auto-réception - + Set alias Définir un alias - + Clear history Vider l'historique - + Copy public key Copier la clé publique - + Remove friend Retirer un ami - + Enter new alias for friend {} or leave empty to use friend's name: - + Audio + + + Find contact + + NetworkSettings - + Network settings Paramêtres réseaux - + Restart TOX core @@ -224,17 +234,17 @@ audioSettingsForm - + Audio settings - + Input device: - + Output device: @@ -242,12 +252,12 @@ incoming_call - + Incoming video call - + Incoming audio call @@ -255,17 +265,17 @@ interfaceForm - + Interface settings Paramêtres de l'interface - + Theme: Thème : - + Language: Langue : @@ -273,42 +283,42 @@ login - + Log in Se connecter - + Create Créer - + Profile name: Nom du profil : - + Load profile Charger le profil - + Use as default Utiliser par défaut - + Load existing profile Charger un profil existant - + Create new profile Créer un nouveau profil - + toxygen toxygen @@ -321,22 +331,22 @@ notificationsForm - + Notification settings Paramêtres de notification - + Enable notifications Activer les notifications - + Enable call's sound Activer les sons d'appel - + Enable sound notifications Activer les sons de notifications @@ -344,77 +354,77 @@ privacySettings - + Privacy settings Paramêtres de confidentialité - + Save chat history Sauvegarder l'historique du chat - + Allow file auto accept Autoriser les fichier automatiquement - + Send typing notifications Notifier la frappe - + Auto accept default path: Chemin d'accès des fichiers acceptés automatiquement : - + Change Modifier - + Allow inlines - + Chat history - + History will be cleaned! Continue? - + Blocked users: - + Unblock - + Block user - + Add to friend list - + Do you want to add this user to friend list? - + Block by TOX ID: diff --git a/src/translations/ru_RU.qm b/src/translations/ru_RU.qm index fbdc886a13323b5e66f86b70d06c9d18af3318a1..1328ccec2c9dd8edc4025cda399266cb36a444ac 100644 GIT binary patch delta 761 zcmX|xB6>UO?8 zj~b&?{=v|0AbgmAqmKbf4L^5c8xVO>K-5R7>l7x`7Qj-@-1mP_os~6=TqTuW=6l^i z{gbTo%qt+;&U)@$2eerhntcyQU|*9JTI=GfO@q)OOpB@hMIb^Db1TvTmMGpHBLb~o z4Cc&HOc1BXDv2o8u&;px7}pt&+iBk%VQ30k==;2+{G>WlwX`xKoc3=>yV3+A4M}CC zdx?Cl)M%|Iz$wZ5h@6lPNv+S0P`qh8ee07BEGsl#&WI$kWLYR{r2`MkIrcoVvO{*X zPXMAOI|~wN6lecM(?k|Wj1m7F0G7EpQu zc5>{y^0;lBMivaKU6>^2y24sgbW#*uuck$Ikpmmlov9(3ago|x>m$V`wf86;0H-?4 z)e)IToj8?A3`O`DbTmcGmTGVu&VoGRYf-%0;r+LJQWL zmeh4EtS}-CI*=KyhYqZ3p;SUAQIe=IsEaPdB0=q?u0H<%`@e6V_kE{7XV4XJ`Wk@U zE&ySmEC5I!Azlk0Wdp>wAn&K4Z=K<}1gYsofSiqtCHB>M6a+{3ei?-W%YagVlBO2G zwhyH>CwadErNKX}wTOC-11m!qcbh;=g(USY0C5kcW0Ma6pVKNmHc~k_C5Q4knAj~p z9oP%R?vX$EB7h;wbEmfh3F{RkeFn@7Wz1~jf_YK%WFBzb65io1Kwl?X-(Lcfs>GG% zcdQel=g|%JPl@r_X}}T`KQ+qJGlNU;A+}S^JCF?sRlO6T0*6N(&7C7@ zSe=Pf5#YY%sFwiRkfqVZzWt`fKN?TqfM)#WJ3F-1aj}4Po3<-U0g?}DmF0)299om} z1mLXI0?+A$X3^Rw>RI!wXK#Pu{a0&ePJ$1JkLpTgI~Qttt}CBp^?G4wj6mOYPf;2p zIQPGr5&h+mpH}|T-;`gZLfKd=F#;m~t8$~UKUt-7FfQi~5Ukkf8FJCF^TvygC>^M< z)h)i__cCp5n+UYRFtZYTS2^&^+?hE}@>%m*T`R4=ZuT~C0X*iQ#O$nAbL@x1F7y+t*ilw3_|HTg{zJ@K9C7qc gGP?LG$71zQ&KK7}K}tt!w>;d}thm)aRln!_3$Hk-$p8QV diff --git a/src/translations/ru_RU.ts b/src/translations/ru_RU.ts index 8b5844f..9a6be14 100644 --- a/src/translations/ru_RU.ts +++ b/src/translations/ru_RU.ts @@ -27,155 +27,165 @@ Отправить запрос - + IPv6 IPv6 - + UDP UDP - + Proxy Прокси - + IP: IP: - + Port: Порт: - + Online contacts Контакты в сети + + + HTTP + HTTP + MainWindow - + Profile Профиль - + Settings Настройки - + About О программе - + Add contact Добавить контакт - + Privacy Приватность - + Interface Интерфейс - + Notifications Уведомления - + Network Сеть - + About program О программе - + User {} wants to add you to contact list. Message: {} Пользователь {} хочет добавить Вас в список контактов. Сообщение: {} - + Friend request Запрос на добавление в друзья - + Toxygen is Tox client written on Python 2.7. Version: Toxygen - клиент для мессенджера Tox, написанный на Python 2.7. Версия: - + Choose file Выберите файл - + Disallow auto accept Запретить автоматическое получение файлов - + Allow auto accept Разрешить автоматическое получение файлов - + Set alias Изменить псевдоним - + Clear history Очистить историю - + Copy public key Копировать публичный ключ - + Remove friend Удалить друга - + Enter new alias for friend {} or leave empty to use friend's name: Введите новый псевдоним для друга {} или оставьте пустым для использования его имени: - + Audio Аудио + + + Find contact + Найти контакт + NetworkSettings - + Network settings Настройки сети - + Restart TOX core Перезапустить ядро TOX @@ -231,17 +241,17 @@ audioSettingsForm - + Audio settings Настройки аудио - + Input device: Устройство ввода: - + Output device: Устройство вывода: @@ -249,12 +259,12 @@ incoming_call - + Incoming video call Входящий видеозвонок - + Incoming audio call Входящий аудиозвонок @@ -262,17 +272,17 @@ interfaceForm - + Interface settings Настройки интерфейса - + Theme: Тема: - + Language: Язык: @@ -280,42 +290,42 @@ login - + Log in Вход - + Create Создать - + Profile name: Имя профиля: - + Load profile Загрузить профиль - + Use as default По умолчанию - + Load existing profile Загрузить профиль - + Create new profile Создать новый профиль - + toxygen toxygen @@ -328,22 +338,22 @@ notificationsForm - + Notification settings Настройки уведомлений - + Enable notifications Включить уведомления - + Enable call's sound Включить звук звонка - + Enable sound notifications Включить звуковые уведомления @@ -352,77 +362,77 @@ privacySettings - + Privacy settings Настройки приватности - + Save chat history Сохранять историю переписки - + Allow file auto accept Разрешить автополучение файлов - + Send typing notifications Посылать уведомления о наборе текста - + Auto accept default path: Путь автоприема файлов: - + Change Изменить - + Allow inlines Разрешать инлайны - + Chat history История чата - + History will be cleaned! Continue? История переписки будет очищена! Продолжить? - + Blocked users: Заблокированные пользователи: - + Unblock Разблокировать - + Block user Заблокировать пользователя - + Add to friend list Добавить в список друзей - + Do you want to add this user to friend list? Добавить этого пользователя в список друзей? - + Block by TOX ID: Блокировать по TOX ID: