|
1.
|
|
|
Add Conversation
|
|
|
TRANSLATORS: Title of add conversation page
|
|
|
|
(no translation yet)
|
|
|
|
Located in
AddConversationPage.qml:17
|
|
3.
|
|
|
Channel / Nickname:
|
|
|
TRANSLATORS: Text above channel / nickname field (join channel page)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
AddConversationPage.qml:38
|
|
4.
|
|
|
Let's chat
|
|
|
TRANSLATORS: Text on button to start a new conversation (add conversation page)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
AddConversationPage.qml:54
|
|
5.
|
|
|
<font color="grey">Topic: </font><font color="black">%topic</font>
|
|
|
TRANSLATORS: Topic header (channel page). The %topic is replaced by the topic
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ConversationPage.qml:36
|
|
6.
|
|
|
%1 has changed topic to %2
|
|
|
TRANSLATORS: Text shown when the topic is changed. %1 is replaced with the nickname of the user who changed the topic, %2 is replaced with the new topic.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ConversationPage.qml:86
|
|
8.
|
|
|
%1 has joined
|
|
|
TRANSLATORS: Text shown when a user joins a channel. %1 is replaced with the nickname of the user.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ConversationPage.qml:94
|
|
9.
|
|
|
%1 has left (%2)
|
|
|
TRANSLATORS: Text shown when a user leaves a channel. %1 is replaced with the nickname of the user. %2 is replaced with the reason.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ConversationPage.qml:98
|
|
10.
|
|
|
%1 has quit
|
|
|
TRANSLATORS: Text shown when a user quits. %1 is replaced with the nickname of the user.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ConversationPage.qml:102
|
|
11.
|
|
|
Joining %n...
|
|
|
TRANSLATORS: Text show when waiting to join a channel. %n is replaced by the channel name
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ConversationPage.qml:171
|
|
12.
|
|
|
Connecting to %n...
|
|
|
TRANSLATORS: Text show when waiting to connect to server. %n is replaced by the server name
|
|
|
|
(no translation yet)
|
|
|
|
Located in
ConversationPage.qml:175
|