summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-02-13 16:55:40 +0000
committerlouiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 <louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13>2010-02-13 16:55:40 +0000
commitde80b15e89a2caf62eb40c00d96b1d061a1383b9 (patch)
tree12707020c6f589edfef10a261995d8d7211977c9 /locale
parentd72780d58db86f0be2e4cfc26cd2a40ef47d5bca (diff)
downloadpoezio-de80b15e89a2caf62eb40c00d96b1d061a1383b9.tar.gz
poezio-de80b15e89a2caf62eb40c00d96b1d061a1383b9.tar.bz2
poezio-de80b15e89a2caf62eb40c00d96b1d061a1383b9.tar.xz
poezio-de80b15e89a2caf62eb40c00d96b1d061a1383b9.zip
mise à jour du pot
Diffstat (limited to 'locale')
-rw-r--r--locale/poezio.pot110
1 files changed, 75 insertions, 35 deletions
diff --git a/locale/poezio.pot b/locale/poezio.pot
index a848a45f..731b745c 100644
--- a/locale/poezio.pot
+++ b/locale/poezio.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-31 07:21+0100\n"
+"POT-Creation-Date: 2010-02-13 17:55+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -16,61 +16,61 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: src/gui.py:106
+#: src/gui.py:125
#, python-format
msgid "Your nickname is %s"
msgstr ""
-#: src/gui.py:107
+#: src/gui.py:126
#, python-format
msgid "%s is in the room"
msgstr ""
-#: src/gui.py:114
+#: src/gui.py:134
#, python-format
msgid "%(nick)s joined the room %(roomname)s"
msgstr ""
-#: src/gui.py:120
+#: src/gui.py:141
#, python-format
msgid "%(old_nick)s is now known as %(new_nick)s"
msgstr ""
-#: src/gui.py:132
+#: src/gui.py:153
#, python-format
msgid "You have been kicked by %(by)s. Reason: %(reason)s"
msgstr ""
-#: src/gui.py:134
+#: src/gui.py:155
#, python-format
msgid "You have been kicked. Reason: %s"
msgstr ""
-#: src/gui.py:137
+#: src/gui.py:158
#, python-format
msgid "%(nick)s has been kicked by %(by)s. Reason: %(reason)s"
msgstr ""
-#: src/gui.py:139
+#: src/gui.py:160
#, python-format
msgid "%(nick)s has been kicked. Reason: %(reason)s"
msgstr ""
-#: src/gui.py:143
+#: src/gui.py:165
#, python-format
msgid "%s has left the room"
msgstr ""
-#: src/gui.py:146
+#: src/gui.py:170
#, python-format
msgid "%(nick)s changed his/her status : %(a)s, %(b)s, %(c)s, %(d)s"
msgstr ""
-#: src/gui.py:166
+#: src/gui.py:191
msgid "OLOL, this is SOOO recursive"
msgstr ""
-#: src/gui.py:167
+#: src/gui.py:192
msgid ""
"Usage: /join [room_name][/nick]\n"
"Join: Join the specified room. You can specify a nickname after a slash (/). "
@@ -83,37 +83,61 @@ msgid ""
"/join"
msgstr ""
-#: src/gui.py:168
+#: src/gui.py:193
msgid ""
"Usage: /quit\n"
"Quit: Just disconnect from the server and exit poezio."
msgstr ""
-#: src/gui.py:169
+#: src/gui.py:194
msgid ""
"Usage: /exit\n"
"Exit: Just disconnect from the server and exit poezio."
msgstr ""
-#: src/gui.py:170
+#: src/gui.py:195
msgid ""
"Usage: /next\n"
"Next: Go to the next room."
msgstr ""
-#: src/gui.py:171
+#: src/gui.py:196
+msgid ""
+"Usage: /n\n"
+"N: Go to the next room."
+msgstr ""
+
+#: src/gui.py:197
msgid ""
"Usage: /prev\n"
"Prev: Go to the previous room."
msgstr ""
-#: src/gui.py:172
+#: src/gui.py:198
+msgid ""
+"Usage: /p\n"
+"P: Go to the previous room."
+msgstr ""
+
+#: src/gui.py:199
+msgid ""
+"Usage: /win <number>\n"
+"Win: Go to the specified room."
+msgstr ""
+
+#: src/gui.py:200
+msgid ""
+"Usage: /w <number>\n"
+"W: Go to the specified room."
+msgstr ""
+
+#: src/gui.py:201
msgid ""
"Usage: /part [message]\n"
"Part: disconnect from a room. You can specify an optional message."
msgstr ""
-#: src/gui.py:173
+#: src/gui.py:202
msgid ""
"Usage: /show <availability> [status]\n"
"Show: Change your availability and (optionaly) your status. The "
@@ -122,35 +146,35 @@ msgid ""
"message"
msgstr ""
-#: src/gui.py:174
+#: src/gui.py:203
msgid ""
"Usage: /away [message]\n"
"Away: Sets your availability to away and (optional) sets your status "
"message. This is equivalent to \"/show away [message]\""
msgstr ""
-#: src/gui.py:175
+#: src/gui.py:204
msgid ""
"Usage: /busy [message]\n"
"Busy: Sets your availability to busy and (optional) sets your status "
"message. This is equivalent to \"/show busy [message]\""
msgstr ""
-#: src/gui.py:176
+#: src/gui.py:205
msgid ""
"Usage: /avail [message]\n"
"Avail: Sets your availability to available and (optional) sets your status "
"message. This is equivalent to \"/show available [message]\""
msgstr ""
-#: src/gui.py:177
+#: src/gui.py:206
msgid ""
"Usage: /available [message]\n"
"Available: Sets your availability to available and (optional) sets your "
"status message. This is equivalent to \"/show available [message]\""
msgstr ""
-#: src/gui.py:178
+#: src/gui.py:207
msgid ""
"Usage: /bookmark [roomname][/nick]\n"
"Bookmark: Bookmark the specified room (you will then auto-join it on each "
@@ -160,57 +184,73 @@ msgid ""
"room (instead of default_nick)"
msgstr ""
-#: src/gui.py:179
+#: src/gui.py:208
+msgid ""
+"Usage: /set <option> [value]\n"
+"Set: Sets the value to the option in your configuration file. You can, for "
+"example, change your default nickname by doing `/set default_nick toto` or "
+"your resource with `/set resource blabla`. You can also set an empty value "
+"(nothing) by providing no [value] after <option>."
+msgstr ""
+
+#: src/gui.py:209
+msgid ""
+"Usage: /kick <nick> [reason]\n"
+"Kick: Kick the user with the specified nickname. You also can give an "
+"optional reason."
+msgstr ""
+
+#: src/gui.py:211
msgid ""
"Usage: /nick <nickname>\n"
"Nick: Change your nickname in the current room"
msgstr ""
-#: src/gui.py:266
+#: src/gui.py:311
msgid "Welcome on Poezio \\o/!"
msgstr ""
-#: src/gui.py:267
+#: src/gui.py:312
#, python-format
msgid "Your JID is %s"
msgstr ""
-#: src/gui.py:293
+#: src/gui.py:353
#, python-format
msgid "message received for a non-existing room: %s"
msgstr ""
-#: src/gui.py:298
+#: src/gui.py:358
#, python-format
msgid "%(nick)s changed the subject to: %(subject)s"
msgstr ""
-#: src/gui.py:319
+#: src/gui.py:382
#, python-format
msgid "presence received for a non-existing room: %s"
msgstr ""
-#: src/gui.py:321
+#: src/gui.py:384
#, python-format
msgid "Error: %s"
msgstr ""
-#: src/gui.py:356
+#: src/gui.py:421
msgid "Available commands are:"
msgstr ""
-#: src/gui.py:359
+#: src/gui.py:424
msgid ""
"\n"
"Type /help <command_name> to know what each command does"
msgstr ""
-#: src/gui.py:364
+#: src/gui.py:429
#, python-format
msgid "Unknown command: %s"
msgstr ""
-#: src/gui.py:393
+#: src/gui.py:493
#, python-format
msgid "already in room [%s]"
msgstr ""