Adding CTCP PING response
[KiwiIRC.git] / client / src / translations / pt-br.po
index c759f5ab295c0f1c94abe0700d28a376ab812e64..ae82db44ccf146d284bb9ba241200ab5131d392c 100755 (executable)
@@ -178,15 +178,15 @@ msgstr "Erro conectando em %s:%s (%s)"
 
 #: client/assets/src/models/channel.js
 msgid "client_models_channel_join"
-msgstr "%s entrou"
+msgstr "entrou"
 
 #: 
 msgid "client_models_channel_quit"
-msgstr "%s desconectou %s"
+msgstr "desconectou %s"
 
 #: 
 msgid "client_models_channel_kicked"
-msgstr "%s foi kickado por %s %s"
+msgstr "foi kickado por %s %s"
 
 #: 
 msgid "client_models_channel_selfkick"
@@ -194,11 +194,11 @@ msgstr "Você foi kickado por %s %s"
 
 #: 
 msgid "client_models_channel_part"
-msgstr "%s saiu %s"
+msgstr "saiu %s"
 
 #: client/assets/src/models/network.js
 msgid "client_models_network_channel_invalid_name"
-msgstr "%s não é um nome válido de canal"
+msgstr "não é um nome válido de canal"
 
 #: 
 msgid "client_models_network_disconnected"
@@ -206,7 +206,7 @@ msgstr "Desconectado da rede IRC"
 
 #: 
 msgid "client_models_network_nickname_changed"
-msgstr "%s mudou o nick para %s"
+msgstr "mudou o nick para %s"
 
 #: 
 msgid "client_models_network_topic"
@@ -214,11 +214,11 @@ msgstr "Tópico especificado por %s às %s"
 
 #: 
 msgid "client_models_network_selfmode"
-msgstr "%s colocou modo %s"
+msgstr "colocou modo %s"
 
 #: 
 msgid "client_models_network_mode"
-msgstr "%s colocou modo %s"
+msgstr "colocou modo %s"
 
 #: 
 msgid "client_models_network_channels"
@@ -254,11 +254,11 @@ msgstr "Senha inválida para %s"
 
 #: 
 msgid "client_models_network_channel_inviteonly"
-msgstr "%s é somente para convidados"
+msgstr "é somente para convidados"
 
 #: 
 msgid "client_models_network_channel_limitreached"
-msgstr "%s está cheio"
+msgstr "está cheio"
 
 #: 
 msgid "client_models_network_nickname_alreadyinuse"
@@ -524,6 +524,13 @@ msgstr "%s AM"
 msgid "client_views_panel_timestamp_pm"
 msgstr "%s PM"
 
+#: 
+msgid "client_models_application_has_been_invited"
+msgstr "has been invited to %s"
+
+#: 
+msgid "client_models_network_channel_alreadyin"
+msgstr "is already on this channel"
 
 #: Date format
 msgid "client_date_format"
@@ -680,3 +687,28 @@ msgstr "Saturday"
 #: client.libs.date_format.longDays.sunday
 msgid "client.libs.date_format.long_days.sunday"
 msgstr "Sunday"
+
+#: 
+msgid "client_views_channelinfo_moderated"
+msgstr "Moderated Chat"
+
+#: 
+msgid "client_views_channelinfo_inviteonly"
+msgstr "Invite Only"
+
+#: 
+msgid "client_views_channelinfo_opschangechannel"
+msgstr "Only operators can change the topic"
+
+#: 
+msgid "client_views_channelinfo_externalmessages"
+msgstr "Block messages from outside this channel"
+
+#: 
+msgid "client_views_channelinfo_togglebanlist"
+msgstr "Toggle Banlist"
+
+#: 
+msgid "client_views_controlbox_message"
+msgstr "Send message..."
+