# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-06-13 16:13+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: src/connection.py:105 #, python-format msgid "" "Error: Could not authenticate. Please make sure the server you chose (%s) " "supports anonymous authentication" msgstr "" #: src/gui.py:67 msgid "" "Usage: /join [room_name][/nick] [password]\n" "Join: Join the specified room. You can specify a nickname after a slash (/). " "If no nickname is specified, you will use the default_nick in the " "configuration file. You can omit the room name: you will then join the room " "you're looking at (useful if you were kicked). You can also provide a " "password to join the room.\n" "Examples:\n" "/join room@server.tld\n" "/join room@server.tld/ John\n" "/join /me_again\n" "/join\n" "/join room@server.tld/my_nick password\n" "/join / pass" msgstr "" #: src/gui.py:68 msgid "" "Usage: /quit\n" "Quit: Just disconnect from the server and exit poezio." msgstr "" #: src/gui.py:69 msgid "" "Usage: /exit\n" "Exit: Just disconnect from the server and exit poezio." msgstr "" #: src/gui.py:70 msgid "" "Usage: /next\n" "Next: Go to the next room." msgstr "" #: src/gui.py:71 msgid "" "Usage: /n\n" "N: Go to the next room." msgstr "" #: src/gui.py:72 msgid "" "Usage: /prev\n" "Prev: Go to the previous room." msgstr "" #: src/gui.py:73 msgid "" "Usage: /p\n" "P: Go to the previous room." msgstr "" #: src/gui.py:74 msgid "" "Usage: /win \n" "Win: Go to the specified room." msgstr "" #: src/gui.py:75 msgid "" "Usage: /w \n" "W: Go to the specified room." msgstr "" #: src/gui.py:76 msgid "Usage: /ignore \\Ignore: Ignore a specified nickname." msgstr "" #: src/gui.py:77 msgid "" "Usage: /unignore \\Unignore: Remove the specified nickname from " "the ignore list." msgstr "" #: src/gui.py:78 msgid "" "Usage: /part [message]\n" " Part: disconnect from a room. You can specify an optional message." msgstr "" #: src/gui.py:79 msgid "" "Usage: /show [status]\n" "Show: Change your availability and (optionaly) your status. The " " argument is one of \"avail, available, ok, here, chat, away, " "afk, dnd, busy, xa\" and the optional [message] argument will be your status " "message" msgstr "" #: src/gui.py:80 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:81 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:82 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:83 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:84 msgid "" "Usage: /bookmark [roomname][/nick]\n" "Bookmark: Bookmark the specified room (you will then auto-join it on each " "poezio start). This commands uses the same syntaxe as /join. Type /help join " "for syntaxe examples. Note that when typing \"/bookmark\" on its own, the " "room will be bookmarked with the nickname you're currently using in this " "room (instead of default_nick)" msgstr "" #: src/gui.py:85 msgid "" "Usage: /set