diff --git a/CHANGELOG.md b/CHANGELOG.md
index 01fa4a2..f34bf3c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@
- if you filled password field and chose KWallet as a storage Squawk wouldn't ask you again for the same password
- if left the password field empty and chose KWallet as a storage Squawk will try to get that passord from KWallet before asking you to input it
- accounts now connect to the server asyncronously - if one is stopped on password prompt another is connecting
+- actualized translations, added English localization file
### New features
- new "About" window with links, license, gratitudes
diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt
index eee4f98..f70fe2b 100644
--- a/translations/CMakeLists.txt
+++ b/translations/CMakeLists.txt
@@ -1,6 +1,7 @@
find_package(Qt5LinguistTools)
set(TS_FILES
+ squawk.en.ts
squawk.ru.ts
squawk.pt_BR.ts
)
diff --git a/translations/squawk.en.ts b/translations/squawk.en.ts
new file mode 100644
index 0000000..b219af0
--- /dev/null
+++ b/translations/squawk.en.ts
@@ -0,0 +1,1420 @@
+
+
+
+
+ About
+
+
+
+
+ About window header
+ About Squawk
+
+
+
+
+
+ Squawk
+
+
+
+
+
+ Tab title
+ About
+
+
+
+
+
+ XMPP (jabber) messenger
+
+
+
+
+
+ (c) 2019 - 2022, Yury Gubich
+
+
+
+
+
+ <a href="https://git.macaw.me/blue/squawk">Project site</a>
+
+
+
+
+
+ <a href="https://git.macaw.me/blue/squawk/src/branch/master/LICENSE.md">License: GNU General Public License version 3</a>
+
+
+
+
+
+ Tab header
+ Components
+
+
+
+
+
+
+
+
+
+ Version
+
+
+
+
+
+
+
+
+
+ 0.0.0
+
+
+
+
+
+ Report Bugs
+
+
+
+
+
+ Please report any bug you find!
+To report bugs you can use:
+
+
+
+
+
+ <a href="https://git.macaw.me/blue/squawk/issues">Project bug tracker</>
+
+
+
+
+
+ XMPP (<a href="xmpp:blue@macaw.me">blue@macaw.me</a>)
+
+
+
+
+
+ E-Mail (<a href="mailto:blue@macaw.me">blue@macaw.me</a>)
+
+
+
+
+
+ Thanks to
+
+
+
+
+
+ Vae
+
+
+
+
+
+ Major refactoring, bug fixes, constructive criticism
+
+
+
+
+
+ Shunf4
+
+
+
+
+
+ Major refactoring, bug fixes, build adaptations for Windows and MacOS
+
+
+
+
+
+ Bruno F. Fontes
+
+
+
+
+
+ Brazilian Portuguese translation
+
+
+
+
+
+ (built against %1)
+
+
+
+
+ License
+
+
+
+ Account
+
+
+
+
+ Window title
+ Account
+
+
+
+
+
+ Tooltip
+ Your account login
+
+
+
+
+
+ Login placeholder
+ john_smith1987
+
+
+
+
+
+ Server
+
+
+
+
+
+ Tooltip
+ A server address of your account. Like 404.city or macaw.me
+
+
+
+
+
+ Placeholder
+ macaw.me
+
+
+
+
+
+ Login
+
+
+
+
+
+ Password
+
+
+
+
+
+ Tooltip
+ Password of your account
+
+
+
+
+
+ Name
+
+
+
+
+
+ Just a name how would you call this account, doesn't affect anything (cant be changed)
+
+
+
+
+
+ Placeholder
+ John
+
+
+
+
+
+ Resource
+
+
+
+
+
+ Tooltip
+ A resource name like "Home" or "Work"
+
+
+
+
+
+ Default resource
+ QXmpp
+
+
+
+
+
+ Password storage
+
+
+
+
+
+ Active
+
+
+
+
+
+ enable
+
+
+
+ Accounts
+
+
+
+
+ Accounts
+
+
+
+
+
+ Delete
+
+
+
+
+
+ Add
+
+
+
+
+
+ Edit
+
+
+
+
+
+ Change password
+
+
+
+
+
+ Connect
+
+
+
+
+ Deactivate
+
+
+
+
+
+ Activate
+
+
+
+ Application
+
+
+
+ from
+
+
+
+
+ Attached file
+
+
+
+
+ Mark as Read
+
+
+
+
+ Open conversation
+
+
+
+ Conversation
+
+
+
+
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Noto Sans'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html>
+
+
+
+
+
+ Placeholder
+ Type your message here...
+
+
+
+
+ Paste Image
+
+
+
+
+ Drop files here to attach them to your message
+
+
+
+
+ Chose a file to send
+
+
+
+
+ Try sending again
+
+
+
+
+ Copy selected
+
+
+
+
+ Copy message
+
+
+
+
+ Open
+
+
+
+
+ Show in folder
+
+
+
+
+ Edit
+
+
+
+
+ Editing message...
+
+
+
+ CredentialsPrompt
+
+
+
+
+ Window title
+ Authentication error: %1
+
+
+
+
+
+ Couldn't authenticate account %1: login or password is incorrect.
+Would you like to check them and try again?
+
+
+
+
+
+ Login
+
+
+
+
+
+ Tooltip
+ Your account login (without @server.domain)
+
+
+
+
+
+ Password
+
+
+
+
+
+ Password
+
+
+
+ DialogQueue
+
+
+
+ Input the password for account %1
+
+
+
+
+ Password for account %1
+
+
+
+ Global
+
+
+
+ Availability
+ Online
+
+
+
+
+ Availability
+ Away
+
+
+
+
+ Availability
+ Absent
+
+
+
+
+ Availability
+ Busy
+
+
+
+
+ Availability
+ Chatty
+
+
+
+
+ Availability
+ Invisible
+
+
+
+
+ Availability
+ Offline
+
+
+
+
+ ConnectionState
+ Disconnected
+
+
+
+
+ ConnectionState
+ Connecting
+
+
+
+
+ ConnectionState
+ Connected
+
+
+
+
+ ConnectionState
+ Error
+
+
+
+
+ SubscriptionState
+ None
+
+
+
+
+ SubscriptionState
+ From
+
+
+
+
+ SubscriptionState
+ To
+
+
+
+
+ SubscriptionState
+ Both
+
+
+
+
+ SubscriptionState
+ Unknown
+
+
+
+
+ Affiliation
+ Unspecified
+
+
+
+
+ Affiliation
+ Outcast
+
+
+
+
+ Affiliation
+ Nobody
+
+
+
+
+ Affiliation
+ Member
+
+
+
+
+ Affiliation
+ Admin
+
+
+
+
+ Affiliation
+ Owner
+
+
+
+
+ Role
+ Unspecified
+
+
+
+
+ Role
+ Nobody
+
+
+
+
+ Role
+ Visitor
+
+
+
+
+ Role
+ Participant
+
+
+
+
+ Role
+ Moderator
+
+
+
+
+ MessageState
+ Pending
+
+
+
+
+ MessageState
+ Sent
+
+
+
+
+ MessageState
+ Delivered
+
+
+
+
+ MessageState
+ Error
+
+
+
+
+ AccountPassword
+ Plain
+
+
+
+
+ AccountPassword
+ Jammed
+
+
+
+
+ AccountPassword
+ Always Ask
+
+
+
+
+ AccountPassword
+ KWallet
+
+
+
+
+ AccountPasswordDescription
+ Your password is going to be stored in config file in plain text
+
+
+
+
+ AccountPasswordDescription
+ Your password is going to be stored in config file but jammed with constant encryption key you can find in program source code. It might look like encryption but it's not
+
+
+
+
+ AccountPasswordDescription
+ Squawk is going to query you for the password on every start of the program
+
+
+
+
+ AccountPasswordDescription
+ Your password is going to be stored in KDE wallet storage (KWallet). You're going to be queried for permissions
+
+
+
+ JoinConference
+
+
+
+
+ Join new conference
+
+
+
+
+
+ JID
+
+
+
+
+
+ Room JID
+
+
+
+
+
+ identifier@conference.server.org
+
+
+
+
+
+ Account
+
+
+
+
+
+ Join on login
+
+
+
+
+
+ If checked Squawk will try to join this conference on login
+
+
+
+
+
+ Nick name
+
+
+
+
+
+ Your nick name for that conference. If you leave this field empty your account name will be used as a nick name
+
+
+
+
+
+ John
+
+
+
+ MessageLine
+
+
+
+
+ Download
+
+
+
+ Models::Room
+
+
+
+ Subscribed
+
+
+
+
+ Temporarily unsubscribed
+
+
+
+
+ Temporarily subscribed
+
+
+
+
+ Unsubscribed
+
+
+
+ Models::Roster
+
+
+
+ New messages
+
+
+
+
+
+
+ New messages:
+
+
+
+
+
+ Jabber ID:
+
+
+
+
+
+
+ Availability:
+
+
+
+
+
+
+ Status:
+
+
+
+
+
+
+ Subscription:
+
+
+
+
+ Affiliation:
+
+
+
+
+ Role:
+
+
+
+
+ Online contacts:
+
+
+
+
+ Total contacts:
+
+
+
+
+ Members:
+
+
+
+ NewContact
+
+
+
+
+ Window title
+ Add new contact
+
+
+
+
+
+ Account
+
+
+
+
+
+ An account that is going to have new contact
+
+
+
+
+
+ JID
+
+
+
+
+
+ Jabber id of your new contact
+
+
+
+
+
+ Placeholder
+ name@server.dmn
+
+
+
+
+
+ Name
+
+
+
+
+
+ The way this new contact will be labeled in your roster (optional)
+
+
+
+
+
+ John Smith
+
+
+
+ PageAppearance
+
+
+
+
+ Style
+
+
+
+
+
+ Color scheme
+
+
+
+
+
+
+
+ System
+
+
+
+ PageGeneral
+
+
+
+
+ Downloads path
+
+
+
+
+
+ Browse
+
+
+
+
+ Select where downloads folder is going to be
+
+
+
+ Settings
+
+
+
+
+ Window title
+ Preferences
+
+
+
+
+
+
+
+ General
+
+
+
+
+
+ Appearance
+
+
+
+
+
+ Apply
+
+
+
+
+
+ Cancel
+
+
+
+
+
+ Ok
+
+
+
+ Squawk
+
+
+
+
+ Squawk
+
+
+
+
+
+ Please select a contact to start chatting
+
+
+
+
+
+ Settings
+
+
+
+
+
+ Menu bar entry
+ Squawk
+
+
+
+
+
+ Help
+
+
+
+
+
+ Accounts
+
+
+
+
+
+ Quit
+
+
+
+
+
+ Add contact
+
+
+
+
+
+ Join conference
+
+
+
+
+
+ Preferences
+
+
+
+
+
+ About Squawk
+
+
+
+
+ Deactivate
+
+
+
+
+ Activate
+
+
+
+
+
+ VCard
+
+
+
+
+
+
+ Remove
+
+
+
+
+ Open dialog
+
+
+
+
+
+ Unsubscribe
+
+
+
+
+
+ Subscribe
+
+
+
+
+ Rename
+
+
+
+
+ Input new name for %1
+or leave it empty for the contact
+to be displayed as %1
+
+
+
+
+ Renaming %1
+
+
+
+
+ Groups
+
+
+
+
+ New group
+
+
+
+
+ New group name
+
+
+
+
+ Add %1 to a new group
+
+
+
+
+ Open conversation
+
+
+
+
+ %1 account card
+
+
+
+
+ %1 contact card
+
+
+
+
+ Downloading vCard
+
+
+
+ VCard
+
+
+
+
+ Never updated
+
+
+
+
+
+
+
+ General
+
+
+
+
+
+ Organization
+
+
+
+
+
+ Middle name
+
+
+
+
+
+ First name
+
+
+
+
+
+ Last name
+
+
+
+
+
+ Nick name
+
+
+
+
+
+ Birthday
+
+
+
+
+
+ Organization name
+
+
+
+
+
+ Unit / Department
+
+
+
+
+
+ Role / Profession
+
+
+
+
+
+ Job title
+
+
+
+
+
+ Full name
+
+
+
+
+
+ Personal information
+
+
+
+
+
+
+
+ Contact
+
+
+
+
+
+ Addresses
+
+
+
+
+
+ E-Mail addresses
+
+
+
+
+
+ Jabber ID
+
+
+
+
+
+ Web site
+
+
+
+
+
+ Phone numbers
+
+
+
+
+
+
+
+ Description
+
+
+
+
+
+ Set avatar
+
+
+
+
+
+ Clear avatar
+
+
+
+
+ Account %1 card
+
+
+
+
+ Contact %1 card
+
+
+
+
+ Received %1 at %2
+
+
+
+
+ Chose your new avatar
+
+
+
+
+ Images (*.png *.jpg *.jpeg)
+
+
+
+
+ Add email address
+
+
+
+
+ Unset this email as preferred
+
+
+
+
+ Set this email as preferred
+
+
+
+
+ Remove selected email addresses
+
+
+
+
+ Copy selected emails to clipboard
+
+
+
+
+ Add phone number
+
+
+
+
+ Unset this phone as preferred
+
+
+
+
+ Set this phone as preferred
+
+
+
+
+ Remove selected phone numbers
+
+
+
+
+ Copy selected phones to clipboard
+
+
+
diff --git a/translations/squawk.pt_BR.ts b/translations/squawk.pt_BR.ts
index 4330979..6041678 100644
--- a/translations/squawk.pt_BR.ts
+++ b/translations/squawk.pt_BR.ts
@@ -1,6 +1,108 @@
+
+ About
+
+
+ Sorbe Squawk
+
+
+
+ Squawk
+
+
+
+ Tab title
+ Sobre
+
+
+
+ XMPP (jabber) mensageiro
+
+
+
+ (c) 2019 - 2022, Yury Gubich
+
+
+
+ <a href="https://git.macaw.me/blue/squawk">Site do projeto</a>
+
+
+
+ <a href="https://git.macaw.me/blue/squawk/src/branch/master/LICENSE.md">Licença: GNU General Public License versão 3</a>
+
+
+
+ Componentes
+
+
+
+ Versão
+
+
+
+ 0.0.0
+
+
+
+ Relatório de erros
+
+
+
+ Por favor reportar qualquer erro que você encontrar!
+Para relatar bugs você pode usar:
+
+
+
+ <a href="https://git.macaw.me/blue/squawk/issues">Rastreador de bugs do projeto</>
+
+
+
+ XMPP (<a href="xmpp:blue@macaw.me">blue@macaw.me</a>)
+
+
+
+ E-Mail (<a href="mailto:blue@macaw.me">blue@macaw.me</a>)
+
+
+
+ Graças ao
+
+
+
+ Vae
+
+
+
+ Refatoração importante, correção de erros, críticas construtivas
+
+
+
+ Shunf4
+
+
+
+ Refatoração importante, correção de erros, adaptações de construção para Windows e MacOS
+
+
+
+ Bruno F. Fontes
+
+
+
+ Tradução para o português do Brasil
+
+
+
+ (Versão durante a compilação %1)
+
+
+
+ Licença
+
+
Account
@@ -10,10 +112,12 @@
+ Tooltip
Suas informações de login
+ Login placeholder
josé_silva1987
@@ -22,10 +126,12 @@
+ Tooltip
O endereço do servidor da sua conta, como o 404.city ou o macaw.me
+ Placeholder
macaw.me
@@ -38,6 +144,7 @@
+ Tooltip
Senha da sua conta
@@ -46,10 +153,11 @@
- Apenas um nome para identificar esta conta. Não influencia em nada
+ Apenas um nome para identificar esta conta. Não influencia em nada (não pode ser mudado)
+ Placeholder
José
@@ -58,6 +166,7 @@
+ Tooltip
Um nome de recurso como "Casa" ou "Trabalho"
@@ -69,6 +178,14 @@
Armazenamento de senha
+
+
+ Ativo
+
+
+
+ habilitar
+
Accounts
@@ -98,30 +215,135 @@
- Desconectar
+ Desconectar
+
+
+
+ Desativar
+
+
+
+ Ativar
+
+
+
+ Application
+
+
+ de
+
+
+
+ Arquivo anexado
+
+
+
+ Marcar como lido
+
+
+
+ Abrir conversa
Conversation
+ Placeholder
Digite sua mensagem aqui...
Escolha um arquivo para enviar
+
+
+ Arraste seus arquivos aqui para anexá-los a sua mensagem
+
-
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Noto Sans'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html>
-
- Arraste seus arquivos aqui para anexá-los a sua mensagem
+
+ Colar imagem
+
+
+
+ Tente enviar de novo
+
+
+
+ Copiar selecionado
+
+
+
+ Copiar mensagem
+
+
+
+ Abrir
+
+
+
+ Show in explorer
+
+
+
+ Editar
+
+
+
+ Messae está sendo editado...
+
+
+
+ CredentialsPrompt
+
+
+ Window title
+ Erro de autenticação: %1
+
+
+
+ Não foi possível autenticar a conta %1: login ou senha incorretos.
+Deseja verificá-los e tentar novamente?
+
+
+
+ Usuário
+
+
+
+ Suas informações de login (sem @server.domain)
+
+
+
+ Senha
+
+
+
+ Senha da sua conta
+
+
+
+ DialogQueue
+
+
+ Digite a senha para a conta %1
+
+
+
+ Senha para a conta %1
@@ -370,14 +592,14 @@ p, li { white-space: pre-wrap; }
Message
- Abrir
+ Abrir
MessageLine
- Baixando...
+ Baixando...
@@ -386,28 +608,28 @@ p, li { white-space: pre-wrap; }
- Error fazendo upload do arquivo:
+ Error fazendo upload do arquivo:
%1
Você pode tentar novamente
- Upload
+ Upload
- Erro baixando arquivo:
+ Erro baixando arquivo:
%1
Você pode tentar novamente
- Fazendo upload...
+ Fazendo upload...
- Pressione o botão para baixar o arquivo
+ Pressione o botão para baixar o arquivo
@@ -481,7 +703,7 @@ Você pode tentar novamente
NewContact
- Заголовок окна
+ Window title
Adicionar novo contato
@@ -502,7 +724,7 @@ Você pode tentar novamente
- Placeholder поля ввода JID
+ Placeholder
nome@servidor.com.br
@@ -518,6 +740,66 @@ Você pode tentar novamente
José Silva
+
+ PageAppearance
+
+
+ Estilo
+
+
+
+ Esquema de cores
+
+
+
+ Do sistema
+
+
+
+ PageGeneral
+
+
+ Pasta de downloads
+
+
+
+ 6 / 5,000
+Translation results
+Navegar
+
+
+
+ Selecione onde a pasta de downloads ficará
+
+
+
+ Settings
+
+
+ Window title
+ Preferências
+
+
+
+ Geral
+
+
+
+ Aparência
+
+
+
+ Aplicar
+
+
+
+ Cancelar
+
+
+
+ Feito
+
+
Squawk
@@ -530,6 +812,7 @@ Você pode tentar novamente
+ Menu bar entry
Squawk
@@ -550,11 +833,11 @@ Você pode tentar novamente
- Desconectar
+ Desconectar
- Conectar
+ Conectar
@@ -627,26 +910,46 @@ ser exibido com
- Arquivo anexado
+ Arquivo anexado
- Digite a senha para a conta %1
+ Digite a senha para a conta %1
- Senha para a conta %1
+ Senha para a conta %1
Por favor selecione um contato para começar a conversar
+
+
+ Ajuda
+
+
+
+ Preferências
+
+
+
+ Sorbe Squawk
+
+
+
+ Desativar
+
+
+
+ Ativar
+
VCard
- Recebido 12/07/2007 às 17:35
+ Nunca atualizado
@@ -682,7 +985,7 @@ ser exibido com
- Unidade/Departamento
+ Unidade / Departamento
diff --git a/translations/squawk.ru.ts b/translations/squawk.ru.ts
index e3b4d52..39dbfac 100644
--- a/translations/squawk.ru.ts
+++ b/translations/squawk.ru.ts
@@ -1,6 +1,108 @@
+
+ About
+
+
+ О Программе Squawk
+
+
+
+ Squawk
+
+
+
+ Tab title
+ Общее
+
+
+
+ XMPP (jabber) мессенджер
+
+
+
+ (c) 2019 - 2022, Юрий Губич
+
+
+
+ <a href="https://git.macaw.me/blue/squawk">Сайт проекта</a>
+
+
+
+ <a href="https://git.macaw.me/blue/squawk/src/branch/master/LICENSE.md">Лицензия: GNU General Public License версия 3</a>
+
+
+
+ Компоненты
+
+
+
+ Версия
+
+
+
+ 0.0.0
+
+
+
+ Сообщать об ошибках
+
+
+
+ Пожалуйста, сообщайте о любых ошибках!
+Способы сообщить об ошибках:
+
+
+
+ <a href="https://git.macaw.me/blue/squawk/issues">Баг-трекер проекта</>
+
+
+
+ XMPP (<a href="xmpp:blue@macaw.me">blue@macaw.me</a>)
+
+
+
+ E-Mail (<a href="mailto:blue@macaw.me">blue@macaw.me</a>)
+
+
+
+ Благодарности
+
+
+
+ Vae
+
+
+
+ Крупный рефакторинг, исправление ошибок, конструктивная критика
+
+
+
+ Shunf4
+
+
+
+ Крупный рефакторинг, исправление ошибок, адаптация сборки под Windows and MacOS
+
+
+
+ Bruno F. Fontes
+
+
+
+ Перевод на Португальский (Бразилия)
+
+
+
+ (версия при сборке %1)
+
+
+
+ Лицензия
+
+
Account
@@ -10,10 +112,12 @@
+ Tooltip
Имя пользователя Вашей учетной записи
+ Login placeholder
ivan_ivanov1987
@@ -22,10 +126,12 @@
+ Tooltip
Адресс сервера вашей учетной записи (выглядит как 404.city или macaw.me)
+ Placeholder
macaw.me
@@ -38,6 +144,7 @@
+ Tooltip
Пароль вашей учетной записи
@@ -46,10 +153,11 @@
- Просто имя, то как Вы называете свою учетную запись, может быть любым
+ Просто имя, то как Вы называете свою учетную запись, может быть любым (нельзя поменять)
+ Placeholder
Иван
@@ -58,6 +166,7 @@
+ Tooltip
Имя этой программы для ваших контактов, может быть "Home" или "Phone"
@@ -69,6 +178,14 @@
Хранение пароля
+
+
+ Активен
+
+
+
+ включен
+
Accounts
@@ -98,30 +215,139 @@
- Отключить
+ Отключить
+
+
+
+ Деактивировать
+
+
+
+ Активировать
+
+
+
+ Application
+
+
+ от
+
+
+
+ Прикрепленный файл
+
+
+
+ Пометить прочитанным
+
+
+
+ Открыть окно беседы
Conversation
+ Placeholder
Введите сообщение...
Выберите файл для отправки
+
+
+ Бросьте файлы сюда для того что бы прикрепить их к сообщению
+
-
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
+p, li { white-space: pre-wrap; }
+</style></head><body style=" font-family:'Noto Sans'; font-size:8pt; font-weight:400; font-style:normal;">
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html>
-
- Бросьте файлы сюда для того что бы прикрепить их к сообщению
+
+ Вставить изображение
+
+
+
+ Отправить снова
+
+
+
+ Скопировать выделенное
+
+
+
+ Скопировать сообщение
+
+
+
+ Открыть
+
+
+
+ Показать в проводнике
+
+
+
+ Редактировать
+
+
+
+ Сообщение редактируется...
+
+
+
+ CredentialsPrompt
+
+
+ Window title
+ Ошибка аутентификации: %1
+
+
+
+ Не получилось аутентифицировать
+учетную запись %1:
+имя пользователя или пароль введены неверно.
+Желаете ли проверить их и
+попробовать аутентифицироваться еще раз?
+
+
+
+ Имя учетной записи
+
+
+
+ Tooltip
+ Имя вашей учтетной записи (без @server.domain)
+
+
+
+ Пароль
+
+
+
+ Ваш пароль
+
+
+
+ DialogQueue
+
+
+ Введите пароль для учетной записи %1
+
+
+
+ Пароль для учетной записи %1
@@ -370,14 +596,14 @@ p, li { white-space: pre-wrap; }
Message
- Открыть
+ Открыть
MessageLine
- Скачивается...
+ Скачивается...
@@ -386,28 +612,28 @@ p, li { white-space: pre-wrap; }
- Ошибка загрузки файла на сервер:
+ Ошибка загрузки файла на сервер:
%1
Для того, что бы попробовать снова нажмите на кнопку
- Загрузить
+ Загрузить
- Ошибка скачивания файла:
+ Ошибка скачивания файла:
%1
Вы можете попробовать снова
- Загружается...
+ Загружается...
- Нажмите на кнопку что бы загрузить файл
+ Нажмите на кнопку что бы загрузить файл
@@ -481,7 +707,7 @@ You can try again
NewContact
- Заголовок окна
+ Window title
Добавление нового контакта
@@ -502,7 +728,7 @@ You can try again
- Placeholder поля ввода JID
+ Placeholder
name@server.dmn
@@ -518,6 +744,64 @@ You can try again
Иван Иванов
+
+ PageAppearance
+
+
+ Оформление
+
+
+
+ Цветовая схема
+
+
+
+ Системная
+
+
+
+ PageGeneral
+
+
+ Папка для сохраненных файлов
+
+
+
+ Выбрать
+
+
+
+ Выберете папку, в которую будут сохраняться файлы
+
+
+
+ Settings
+
+
+ Window title
+ Настройки
+
+
+
+ Общее
+
+
+
+ Внешний вид
+
+
+
+ Применить
+
+
+
+ Отменить
+
+
+
+ Готово
+
+
Squawk
@@ -530,6 +814,7 @@ You can try again
+ Menu bar entry
Squawk
@@ -550,11 +835,11 @@ You can try again
- Отключить
+ Отключить
- Подключить
+ Подключить
@@ -627,20 +912,40 @@ to be displayed as %1
- Прикрепленный файл
+ Прикрепленный файл
- Введите пароль для учетной записи %1
+ Введите пароль для учетной записи %1
- Пароль для учетной записи %1
+ Пароль для учетной записи %1
Выберите контакт или группу что бы начать переписку
+
+
+ Помощь
+
+
+
+ Настройки
+
+
+
+ О Программе Squawk
+
+
+
+ Деактивировать
+
+
+
+ Активировать
+
VCard