forked from GNUsocial/gnu-social
Localisation updates from http://translatewiki.net.
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-08-20 18:34+0000\n"
|
||||
"POT-Creation-Date: 2011-08-30 09:27+0000\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"
|
||||
|
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - QnA\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-08-15 14:19+0000\n"
|
||||
"PO-Revision-Date: 2011-08-15 14:21:53+0000\n"
|
||||
"POT-Creation-Date: 2011-08-30 09:27+0000\n"
|
||||
"PO-Revision-Date: 2011-08-30 09:30:19+0000\n"
|
||||
"Language-Team: Arabic <//translatewiki.net/wiki/Portal:ar>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-06-18 16:20:36+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r94516); Translate extension (2011-07-09)\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at //translatewiki.net\n"
|
||||
"X-Language-Code: ar\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-qna\n"
|
||||
@@ -208,10 +208,10 @@ msgstr ""
|
||||
msgid "%s revision"
|
||||
msgid_plural "%s revisions"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
msgstr[2] ""
|
||||
msgstr[3] ""
|
||||
msgstr[4] ""
|
||||
msgstr[1] "مراجعة واحدة"
|
||||
msgstr[2] "مراجعتين"
|
||||
msgstr[3] "%s مراجعات"
|
||||
msgstr[4] "%s مراجعة"
|
||||
msgstr[5] ""
|
||||
|
||||
#. TRANS: Text for a question that was answered.
|
||||
|
303
plugins/QnA/locale/br/LC_MESSAGES/QnA.po
Normal file
303
plugins/QnA/locale/br/LC_MESSAGES/QnA.po
Normal file
@@ -0,0 +1,303 @@
|
||||
# Translation of StatusNet - QnA to Breton (Brezhoneg)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Y-M D
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - QnA\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-08-30 09:27+0000\n"
|
||||
"PO-Revision-Date: 2011-08-30 09:30:19+0000\n"
|
||||
"Language-Team: Breton <//translatewiki.net/wiki/Portal:br>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-06-18 16:20:36+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at //translatewiki.net\n"
|
||||
"X-Language-Code: br\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-qna\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. TRANS: Title for Question page.
|
||||
msgid "New question"
|
||||
msgstr "Goulenn nevez"
|
||||
|
||||
#. TRANS: Client exception thrown trying to create a Question while not logged in.
|
||||
msgid "You must be logged in to post a question."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown trying to create a question without a title.
|
||||
msgid "Question must have a title."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Page title after sending a notice.
|
||||
msgid "Question posted"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when requesting a non-existing answer.
|
||||
#. TRANS: Did we used to have it, and it got deleted?
|
||||
msgid "No such answer."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when requesting an answer that has no connected question.
|
||||
msgid "No question for this answer."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown when requesting answer data for a non-existing user.
|
||||
#. TRANS: Client exception thrown trying to view a question of a non-existing user.
|
||||
msgid "No such user."
|
||||
msgstr "N'eus ket eus an implijer-se."
|
||||
|
||||
#. TRANS: Client exception thrown when requesting answer data for a user without a profile.
|
||||
#. TRANS: Server exception thrown trying to view a question for a user for which the profile could not be loaded.
|
||||
msgid "User without a profile."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Page title.
|
||||
#. TRANS: %1$s is the user who answered a question, %2$s is the question.
|
||||
#, php-format
|
||||
msgid "%1$s's answer to \"%2$s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Page title for revising a question
|
||||
msgid "Revise answer"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown trying to answer a question while not logged in.
|
||||
msgid "You must be logged in to answer to a question."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown trying to respond to a non-existing question.
|
||||
msgid "Invalid or missing answer."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Page title after sending an answer.
|
||||
#. TRANS: Page title for and answer to a question.
|
||||
#. TRANS: Form legend for showing the answer.
|
||||
msgid "Answer"
|
||||
msgstr "Respont"
|
||||
|
||||
#. TRANS: Form title for sending an answer.
|
||||
msgctxt "TITLE"
|
||||
msgid "Answer"
|
||||
msgstr "Respont"
|
||||
|
||||
#. TRANS: Client exception thrown trying to view a non-existing question.
|
||||
msgid "No such question."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown trying to view a non-existing question notice.
|
||||
msgid "No such question notice."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Page title for a question.
|
||||
#. TRANS: %1$s is the nickname of the user who asked the question, %2$s is the question.
|
||||
#, php-format
|
||||
msgid "%1$s's question: %2$s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Page title for close a question
|
||||
msgid "Close question"
|
||||
msgstr "Serriñ ar goulenn"
|
||||
|
||||
#. TRANS: Client exception thrown trying to close a question when not logged in
|
||||
msgid "You must be logged in to close a question."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Client exception thrown trying to respond to a non-existing question.
|
||||
msgid "Invalid or missing question."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown trying to close another user's question.
|
||||
msgid "You did not ask this question."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Page title after sending an answer.
|
||||
#. TRANS: Page title after sending in a vote for a question or answer.
|
||||
msgid "Answers"
|
||||
msgstr "Respontoù"
|
||||
|
||||
#. TRANS: Page title after an AJAX error occurs on the post answer page.
|
||||
msgid "Ajax Error"
|
||||
msgstr "Fazi Ajax"
|
||||
|
||||
#. TRANS: Title for form to send answer to a question.
|
||||
msgctxt "TITLE"
|
||||
msgid "Your answer"
|
||||
msgstr "Ho respont"
|
||||
|
||||
#. TRANS: Error message displayed when an answer has no content.
|
||||
#. TRANS: Error message displayed when answer data is not present.
|
||||
msgid "Answer data is missing."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
msgid "Question and Answers micro-app."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Application title.
|
||||
msgctxt "TITLE"
|
||||
msgid "Question"
|
||||
msgstr "Goulenn"
|
||||
|
||||
#. TRANS: Exception thrown when there are too many activity objects.
|
||||
msgid "Too many activity objects."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when an incorrect object type is encountered.
|
||||
msgid "Wrong type for object."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when answering a non-existing question.
|
||||
msgid "Answer to unknown question."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when an object type is encountered that cannot be handled.
|
||||
msgid "Unknown object type."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when requesting a non-existing question notice.
|
||||
msgid "Unknown question notice."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when performing an unexpected action on a question.
|
||||
#. TRANS: %s is the unpexpected object type.
|
||||
#, php-format
|
||||
msgid "Unexpected type for QnA plugin: %s."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Error message displayed when question data is not present.
|
||||
msgid "Question data is missing."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Placeholder value for a possible answer to a question
|
||||
#. TRANS: by the logged in user.
|
||||
msgid "Your answer..."
|
||||
msgstr "Ho respont..."
|
||||
|
||||
#. TRANS: Link description for link to full notice text if it is longer than
|
||||
#. TRANS: what will be dispplayed.
|
||||
msgid "…"
|
||||
msgstr "…"
|
||||
|
||||
#. TRANS: Title for link that is an ellipsis in English.
|
||||
msgid "more..."
|
||||
msgstr "muioc'h..."
|
||||
|
||||
#. TRANS: Exception thown when getting a question with a non-existing ID.
|
||||
#. TRANS: %s is the non-existing question ID.
|
||||
#, php-format
|
||||
msgid "No question with ID %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thown when getting a profile with a non-existing ID.
|
||||
#. TRANS: %s is the non-existing profile ID.
|
||||
#. TRANS: Exception trown when getting a profile for a non-existing ID.
|
||||
#. TRANS: %s is the provided profile ID.
|
||||
#, php-format
|
||||
msgid "No profile with ID %s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: %s is the number of answer revisions.
|
||||
#, php-format
|
||||
msgid "%s revision"
|
||||
msgid_plural "%s revisions"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. TRANS: Text for a question that was answered.
|
||||
#. TRANS: %1$s is the user that answered, %2$s is the question title,
|
||||
#. TRANS: %2$s is the answer content.
|
||||
#, php-format
|
||||
msgid "%1$s answered the question \"%2$s\": %3$s"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Text for a question that was answered.
|
||||
#. TRANS: %s is the question title.
|
||||
#. TRANS: Rendered version of the notice content answering a question.
|
||||
#. TRANS: %s a link to the question with question title as the link content.
|
||||
#, php-format
|
||||
msgid "answered \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Number of given answers to a question.
|
||||
#. TRANS: %s is the number of given answers.
|
||||
#, php-format
|
||||
msgid "%s answer"
|
||||
msgid_plural "%s answers"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#. TRANS: Notification that a question cannot be answered anymore because it is closed.
|
||||
msgid "This question is closed."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Rendered version of the notice content creating a question.
|
||||
#. TRANS: %s a link to the question as link description.
|
||||
#, php-format
|
||||
msgid "Question: %s"
|
||||
msgstr "Goulenn : %s"
|
||||
|
||||
#. TRANS: Button text for submitting a revised answer.
|
||||
#. TRANS: Button text for submitting a poll response.
|
||||
msgctxt "BUTTON"
|
||||
msgid "Submit"
|
||||
msgstr "Kas"
|
||||
|
||||
#. TRANS: Field label.
|
||||
msgid "Enter your answer"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Button text for submitting a poll response.
|
||||
msgctxt "BUTTON"
|
||||
msgid "Answer"
|
||||
msgstr "Respont"
|
||||
|
||||
#. TRANS: Field label for a new question.
|
||||
msgctxt "LABEL"
|
||||
msgid "Title"
|
||||
msgstr "Titl"
|
||||
|
||||
#. TRANS: Field title for a new question.
|
||||
msgid "The title of your question."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Field label for question details.
|
||||
msgctxt "LABEL"
|
||||
msgid "Description"
|
||||
msgstr "Deskrivadur"
|
||||
|
||||
#. TRANS: Field title for question details.
|
||||
msgid "Your question in detail."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Button text for saving a new question.
|
||||
msgctxt "BUTTON"
|
||||
msgid "Save"
|
||||
msgstr "Enrollañ"
|
||||
|
||||
#. TRANS: Form legend for revising the answer.
|
||||
msgctxt "LEGEND"
|
||||
msgid "Question"
|
||||
msgstr "Goulenn"
|
||||
|
||||
#. TRANS: Button text for closing a question.
|
||||
msgctxt "BUTTON"
|
||||
msgid "Close"
|
||||
msgstr "Serriñ"
|
||||
|
||||
#. TRANS: Title for button text for closing a question.
|
||||
msgid "Close the question to no one can answer it anymore."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Button text for marking an answer as "best".
|
||||
msgctxt "BUTTON"
|
||||
msgid "Best"
|
||||
msgstr "Gwellañ"
|
||||
|
||||
#. TRANS: Title for button text marking an answer as "best".
|
||||
msgid "Mark this answer as the best answer."
|
||||
msgstr ""
|
@@ -10,13 +10,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - QnA\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-08-15 14:19+0000\n"
|
||||
"PO-Revision-Date: 2011-08-15 14:21:53+0000\n"
|
||||
"POT-Creation-Date: 2011-08-30 09:27+0000\n"
|
||||
"PO-Revision-Date: 2011-08-30 09:30:19+0000\n"
|
||||
"Language-Team: German <//translatewiki.net/wiki/Portal:de>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-06-18 16:20:36+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r94516); Translate extension (2011-07-09)\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at //translatewiki.net\n"
|
||||
"X-Language-Code: de\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-qna\n"
|
||||
|
@@ -11,13 +11,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - QnA\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-08-15 14:19+0000\n"
|
||||
"PO-Revision-Date: 2011-08-15 14:21:53+0000\n"
|
||||
"POT-Creation-Date: 2011-08-30 09:27+0000\n"
|
||||
"PO-Revision-Date: 2011-08-30 09:30:19+0000\n"
|
||||
"Language-Team: French <//translatewiki.net/wiki/Portal:fr>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-06-18 16:20:36+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r94516); Translate extension (2011-07-09)\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at //translatewiki.net\n"
|
||||
"X-Language-Code: fr\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-qna\n"
|
||||
|
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - QnA\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-08-15 14:19+0000\n"
|
||||
"PO-Revision-Date: 2011-08-15 14:21:53+0000\n"
|
||||
"POT-Creation-Date: 2011-08-30 09:27+0000\n"
|
||||
"PO-Revision-Date: 2011-08-30 09:30:19+0000\n"
|
||||
"Language-Team: Interlingua <//translatewiki.net/wiki/Portal:ia>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-06-18 16:20:36+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r94516); Translate extension (2011-07-09)\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at //translatewiki.net\n"
|
||||
"X-Language-Code: ia\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-qna\n"
|
||||
|
301
plugins/QnA/locale/ja/LC_MESSAGES/QnA.po
Normal file
301
plugins/QnA/locale/ja/LC_MESSAGES/QnA.po
Normal file
@@ -0,0 +1,301 @@
|
||||
# Translation of StatusNet - QnA to Japanese (日本語)
|
||||
# Exported from translatewiki.net
|
||||
#
|
||||
# Author: Miwa ka
|
||||
# --
|
||||
# This file is distributed under the same license as the StatusNet package.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - QnA\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-08-30 09:27+0000\n"
|
||||
"PO-Revision-Date: 2011-08-30 09:30:20+0000\n"
|
||||
"Language-Team: Japanese <//translatewiki.net/wiki/Portal:ja>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-06-18 16:20:36+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at //translatewiki.net\n"
|
||||
"X-Language-Code: ja\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-qna\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. TRANS: Title for Question page.
|
||||
msgid "New question"
|
||||
msgstr "新しい質問"
|
||||
|
||||
#. TRANS: Client exception thrown trying to create a Question while not logged in.
|
||||
msgid "You must be logged in to post a question."
|
||||
msgstr "質問を投稿するにはログインする必要があります"
|
||||
|
||||
#. TRANS: Client exception thrown trying to create a question without a title.
|
||||
msgid "Question must have a title."
|
||||
msgstr "質問はタイトルが必要です"
|
||||
|
||||
#. TRANS: Page title after sending a notice.
|
||||
msgid "Question posted"
|
||||
msgstr "質問の投稿"
|
||||
|
||||
#. TRANS: Client exception thrown when requesting a non-existing answer.
|
||||
#. TRANS: Did we used to have it, and it got deleted?
|
||||
msgid "No such answer."
|
||||
msgstr "そのような回答はありません"
|
||||
|
||||
#. TRANS: Client exception thrown when requesting an answer that has no connected question.
|
||||
msgid "No question for this answer."
|
||||
msgstr "この回答の質問はありません"
|
||||
|
||||
#. TRANS: Client exception thrown when requesting answer data for a non-existing user.
|
||||
#. TRANS: Client exception thrown trying to view a question of a non-existing user.
|
||||
msgid "No such user."
|
||||
msgstr "そのようなユーザーはいません"
|
||||
|
||||
#. TRANS: Client exception thrown when requesting answer data for a user without a profile.
|
||||
#. TRANS: Server exception thrown trying to view a question for a user for which the profile could not be loaded.
|
||||
msgid "User without a profile."
|
||||
msgstr "プロファイルのないユーザーです"
|
||||
|
||||
#. TRANS: Page title.
|
||||
#. TRANS: %1$s is the user who answered a question, %2$s is the question.
|
||||
#, php-format
|
||||
msgid "%1$s's answer to \"%2$s\""
|
||||
msgstr "\"%2$s\" に対する %1$s の回答"
|
||||
|
||||
#. TRANS: Page title for revising a question
|
||||
msgid "Revise answer"
|
||||
msgstr "回答を修正"
|
||||
|
||||
#. TRANS: Client exception thrown trying to answer a question while not logged in.
|
||||
msgid "You must be logged in to answer to a question."
|
||||
msgstr "質問に回答するにはログインする必要があります"
|
||||
|
||||
#. TRANS: Client exception thrown trying to respond to a non-existing question.
|
||||
msgid "Invalid or missing answer."
|
||||
msgstr "無効または正しくない回答です"
|
||||
|
||||
#. TRANS: Page title after sending an answer.
|
||||
#. TRANS: Page title for and answer to a question.
|
||||
#. TRANS: Form legend for showing the answer.
|
||||
msgid "Answer"
|
||||
msgstr "回答"
|
||||
|
||||
#. TRANS: Form title for sending an answer.
|
||||
msgctxt "TITLE"
|
||||
msgid "Answer"
|
||||
msgstr "回答"
|
||||
|
||||
#. TRANS: Client exception thrown trying to view a non-existing question.
|
||||
msgid "No such question."
|
||||
msgstr "そのような質問はありません"
|
||||
|
||||
#. TRANS: Client exception thrown trying to view a non-existing question notice.
|
||||
msgid "No such question notice."
|
||||
msgstr "そのような質問のつぶやきはありません"
|
||||
|
||||
#. TRANS: Page title for a question.
|
||||
#. TRANS: %1$s is the nickname of the user who asked the question, %2$s is the question.
|
||||
#, php-format
|
||||
msgid "%1$s's question: %2$s"
|
||||
msgstr "%1$s の質問: %2$s"
|
||||
|
||||
#. TRANS: Page title for close a question
|
||||
msgid "Close question"
|
||||
msgstr "質問をクローズ"
|
||||
|
||||
#. TRANS: Client exception thrown trying to close a question when not logged in
|
||||
msgid "You must be logged in to close a question."
|
||||
msgstr "質問をクローズするにはログインする必要があります"
|
||||
|
||||
#. TRANS: Client exception thrown trying to respond to a non-existing question.
|
||||
msgid "Invalid or missing question."
|
||||
msgstr "無効または正しくない質問です"
|
||||
|
||||
#. TRANS: Exception thrown trying to close another user's question.
|
||||
msgid "You did not ask this question."
|
||||
msgstr "あなたはこの質問をしていません"
|
||||
|
||||
#. TRANS: Page title after sending an answer.
|
||||
#. TRANS: Page title after sending in a vote for a question or answer.
|
||||
msgid "Answers"
|
||||
msgstr "回答"
|
||||
|
||||
#. TRANS: Page title after an AJAX error occurs on the post answer page.
|
||||
msgid "Ajax Error"
|
||||
msgstr "Ajax エラー"
|
||||
|
||||
#. TRANS: Title for form to send answer to a question.
|
||||
msgctxt "TITLE"
|
||||
msgid "Your answer"
|
||||
msgstr "あなたの回答"
|
||||
|
||||
#. TRANS: Error message displayed when an answer has no content.
|
||||
#. TRANS: Error message displayed when answer data is not present.
|
||||
msgid "Answer data is missing."
|
||||
msgstr "回答データが正しくありません"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
msgid "Question and Answers micro-app."
|
||||
msgstr "質問と回答のマイクロアプリケーション"
|
||||
|
||||
#. TRANS: Application title.
|
||||
msgctxt "TITLE"
|
||||
msgid "Question"
|
||||
msgstr "質問"
|
||||
|
||||
#. TRANS: Exception thrown when there are too many activity objects.
|
||||
msgid "Too many activity objects."
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Exception thrown when an incorrect object type is encountered.
|
||||
msgid "Wrong type for object."
|
||||
msgstr "オブジェクトの型が間違っています"
|
||||
|
||||
#. TRANS: Exception thrown when answering a non-existing question.
|
||||
msgid "Answer to unknown question."
|
||||
msgstr "不明な質問に対する回答です"
|
||||
|
||||
#. TRANS: Exception thrown when an object type is encountered that cannot be handled.
|
||||
msgid "Unknown object type."
|
||||
msgstr "不明なオブジェクトの型"
|
||||
|
||||
#. TRANS: Exception thrown when requesting a non-existing question notice.
|
||||
msgid "Unknown question notice."
|
||||
msgstr "不明な質問のつぶやき"
|
||||
|
||||
#. TRANS: Exception thrown when performing an unexpected action on a question.
|
||||
#. TRANS: %s is the unpexpected object type.
|
||||
#, php-format
|
||||
msgid "Unexpected type for QnA plugin: %s."
|
||||
msgstr "QnA プラグインが予期しない型: %s"
|
||||
|
||||
#. TRANS: Error message displayed when question data is not present.
|
||||
msgid "Question data is missing."
|
||||
msgstr "質問データがありません"
|
||||
|
||||
#. TRANS: Placeholder value for a possible answer to a question
|
||||
#. TRANS: by the logged in user.
|
||||
msgid "Your answer..."
|
||||
msgstr "あなたの回答..."
|
||||
|
||||
#. TRANS: Link description for link to full notice text if it is longer than
|
||||
#. TRANS: what will be dispplayed.
|
||||
msgid "…"
|
||||
msgstr ""
|
||||
|
||||
#. TRANS: Title for link that is an ellipsis in English.
|
||||
msgid "more..."
|
||||
msgstr "もっと..."
|
||||
|
||||
#. TRANS: Exception thown when getting a question with a non-existing ID.
|
||||
#. TRANS: %s is the non-existing question ID.
|
||||
#, php-format
|
||||
msgid "No question with ID %s"
|
||||
msgstr "ID %s の質問はありません"
|
||||
|
||||
#. TRANS: Exception thown when getting a profile with a non-existing ID.
|
||||
#. TRANS: %s is the non-existing profile ID.
|
||||
#. TRANS: Exception trown when getting a profile for a non-existing ID.
|
||||
#. TRANS: %s is the provided profile ID.
|
||||
#, php-format
|
||||
msgid "No profile with ID %s"
|
||||
msgstr "ID のプロファイルはありません: %s"
|
||||
|
||||
#. TRANS: %s is the number of answer revisions.
|
||||
#, php-format
|
||||
msgid "%s revision"
|
||||
msgid_plural "%s revisions"
|
||||
msgstr[0] ""
|
||||
|
||||
#. TRANS: Text for a question that was answered.
|
||||
#. TRANS: %1$s is the user that answered, %2$s is the question title,
|
||||
#. TRANS: %2$s is the answer content.
|
||||
#, php-format
|
||||
msgid "%1$s answered the question \"%2$s\": %3$s"
|
||||
msgstr "質問 \"%2$s\" に対する %1$s の回答: %3$s"
|
||||
|
||||
#. TRANS: Text for a question that was answered.
|
||||
#. TRANS: %s is the question title.
|
||||
#. TRANS: Rendered version of the notice content answering a question.
|
||||
#. TRANS: %s a link to the question with question title as the link content.
|
||||
#, php-format
|
||||
msgid "answered \"%s\""
|
||||
msgstr "回答 \"%s\""
|
||||
|
||||
#. TRANS: Number of given answers to a question.
|
||||
#. TRANS: %s is the number of given answers.
|
||||
#, php-format
|
||||
msgid "%s answer"
|
||||
msgid_plural "%s answers"
|
||||
msgstr[0] ""
|
||||
|
||||
#. TRANS: Notification that a question cannot be answered anymore because it is closed.
|
||||
msgid "This question is closed."
|
||||
msgstr "この質問はクローズしました"
|
||||
|
||||
#. TRANS: Rendered version of the notice content creating a question.
|
||||
#. TRANS: %s a link to the question as link description.
|
||||
#, php-format
|
||||
msgid "Question: %s"
|
||||
msgstr "質問: %s"
|
||||
|
||||
#. TRANS: Button text for submitting a revised answer.
|
||||
#. TRANS: Button text for submitting a poll response.
|
||||
msgctxt "BUTTON"
|
||||
msgid "Submit"
|
||||
msgstr "送信"
|
||||
|
||||
#. TRANS: Field label.
|
||||
msgid "Enter your answer"
|
||||
msgstr "回答を入力してください"
|
||||
|
||||
#. TRANS: Button text for submitting a poll response.
|
||||
msgctxt "BUTTON"
|
||||
msgid "Answer"
|
||||
msgstr "回答"
|
||||
|
||||
#. TRANS: Field label for a new question.
|
||||
msgctxt "LABEL"
|
||||
msgid "Title"
|
||||
msgstr "タイトル"
|
||||
|
||||
#. TRANS: Field title for a new question.
|
||||
msgid "The title of your question."
|
||||
msgstr "質問のタイトル"
|
||||
|
||||
#. TRANS: Field label for question details.
|
||||
msgctxt "LABEL"
|
||||
msgid "Description"
|
||||
msgstr "説明"
|
||||
|
||||
#. TRANS: Field title for question details.
|
||||
msgid "Your question in detail."
|
||||
msgstr "質問の詳細"
|
||||
|
||||
#. TRANS: Button text for saving a new question.
|
||||
msgctxt "BUTTON"
|
||||
msgid "Save"
|
||||
msgstr "保存"
|
||||
|
||||
#. TRANS: Form legend for revising the answer.
|
||||
msgctxt "LEGEND"
|
||||
msgid "Question"
|
||||
msgstr "質問"
|
||||
|
||||
#. TRANS: Button text for closing a question.
|
||||
msgctxt "BUTTON"
|
||||
msgid "Close"
|
||||
msgstr "クローズ"
|
||||
|
||||
#. TRANS: Title for button text for closing a question.
|
||||
msgid "Close the question to no one can answer it anymore."
|
||||
msgstr "もうそれに回答できないように質問をクローズする"
|
||||
|
||||
#. TRANS: Button text for marking an answer as "best".
|
||||
msgctxt "BUTTON"
|
||||
msgid "Best"
|
||||
msgstr "ベスト"
|
||||
|
||||
#. TRANS: Title for button text marking an answer as "best".
|
||||
msgid "Mark this answer as the best answer."
|
||||
msgstr "ベストの回答にマークする"
|
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - QnA\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-08-15 14:19+0000\n"
|
||||
"PO-Revision-Date: 2011-08-15 14:21:53+0000\n"
|
||||
"POT-Creation-Date: 2011-08-30 09:27+0000\n"
|
||||
"PO-Revision-Date: 2011-08-30 09:30:20+0000\n"
|
||||
"Language-Team: Macedonian <//translatewiki.net/wiki/Portal:mk>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-06-18 16:20:36+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r94516); Translate extension (2011-07-09)\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at //translatewiki.net\n"
|
||||
"X-Language-Code: mk\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-qna\n"
|
||||
|
@@ -10,13 +10,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - QnA\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-08-15 14:19+0000\n"
|
||||
"PO-Revision-Date: 2011-08-15 14:21:53+0000\n"
|
||||
"POT-Creation-Date: 2011-08-30 09:27+0000\n"
|
||||
"PO-Revision-Date: 2011-08-30 09:30:20+0000\n"
|
||||
"Language-Team: Dutch <//translatewiki.net/wiki/Portal:nl>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-06-18 16:20:36+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r94516); Translate extension (2011-07-09)\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at //translatewiki.net\n"
|
||||
"X-Language-Code: nl\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-qna\n"
|
||||
|
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - QnA\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-08-15 14:19+0000\n"
|
||||
"PO-Revision-Date: 2011-08-15 14:21:53+0000\n"
|
||||
"POT-Creation-Date: 2011-08-30 09:27+0000\n"
|
||||
"PO-Revision-Date: 2011-08-30 09:30:20+0000\n"
|
||||
"Language-Team: Tagalog <//translatewiki.net/wiki/Portal:tl>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-06-18 16:20:36+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r94516); Translate extension (2011-07-09)\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at //translatewiki.net\n"
|
||||
"X-Language-Code: tl\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-qna\n"
|
||||
|
@@ -9,13 +9,13 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: StatusNet - QnA\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-08-15 14:19+0000\n"
|
||||
"PO-Revision-Date: 2011-08-15 14:21:53+0000\n"
|
||||
"POT-Creation-Date: 2011-08-30 09:27+0000\n"
|
||||
"PO-Revision-Date: 2011-08-30 09:30:20+0000\n"
|
||||
"Language-Team: Ukrainian <//translatewiki.net/wiki/Portal:uk>\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-POT-Import-Date: 2011-06-18 16:20:36+0000\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r94516); Translate extension (2011-07-09)\n"
|
||||
"X-Generator: MediaWiki 1.19alpha (r95739); Translate extension (2011-08-26)\n"
|
||||
"X-Translation-Project: translatewiki.net at //translatewiki.net\n"
|
||||
"X-Language-Code: uk\n"
|
||||
"X-Message-Group: #out-statusnet-plugin-qna\n"
|
||||
|
Reference in New Issue
Block a user