summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Translate/i18n/api/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/Translate/i18n/api/en.json')
-rw-r--r--www/wiki/extensions/Translate/i18n/api/en.json45
1 files changed, 43 insertions, 2 deletions
diff --git a/www/wiki/extensions/Translate/i18n/api/en.json b/www/wiki/extensions/Translate/i18n/api/en.json
index 3299330a..926cb9c0 100644
--- a/www/wiki/extensions/Translate/i18n/api/en.json
+++ b/www/wiki/extensions/Translate/i18n/api/en.json
@@ -3,7 +3,9 @@
"authors": [
]
},
- "apihelp-aggregategroups-description": "Manage aggregate message groups.\n\nYou can add and remove aggregate messagegroups and associate or dissociate message groups from them (one at a time).",
+ "apihelp-aggregategroups-description": "Manage aggregate message groups.\n\nYou can add and remove aggregate message groups and associate or dissociate message groups from them (one at a time).",
+ "apihelp-aggregategroups-summary": "Manage aggregate message groups.",
+ "apihelp-aggregategroups-extended-description": "You can add and remove aggregate message groups and associate or dissociate message groups from them (one at a time).",
"apihelp-aggregategroups-param-do": "What to do with aggregate message group.",
"apihelp-aggregategroups-param-aggregategroup": "Aggregate message group ID.",
"apihelp-aggregategroups-param-group": "Message group ID.",
@@ -11,15 +13,18 @@
"apihelp-aggregategroups-param-groupdescription": "Aggregate message group description.",
"apihelp-aggregategroups-example-1": "Associate a group",
"apihelp-groupreview-description": "Set message group workflow states.",
+ "apihelp-groupreview-summary": "Set message group workflow states.",
"apihelp-groupreview-param-group": "Message group.",
"apihelp-groupreview-param-language": "Language code.",
"apihelp-groupreview-param-state": "The new state for the group.",
"apihelp-groupreview-example-1": "Mark the state of the German translation for the message group \"group-Example\" as ready",
"apihelp-query+languagestats-description": "Query language stats.",
+ "apihelp-query+languagestats-summary": "Query language stats.",
"apihelp-query+languagestats-param-timelimit": "Maximum time to spend calculating missing statistics. If zero, only the cached results from the beginning are returned.",
"apihelp-query+languagestats-param-language": "Language code.",
"apihelp-query+languagestats-example-1": "List of translation completion statistics for Finnish",
"apihelp-query+messagecollection-description": "Query MessageCollection about translations.",
+ "apihelp-query+messagecollection-summary": "Query MessageCollection about translations.",
"apihelp-query+messagecollection-param-group": "Message group.",
"apihelp-query+messagecollection-param-language": "Language code.",
"apihelp-query+messagecollection-param-limit": "How many messages to show (after filtering).",
@@ -31,6 +36,8 @@
"apihelp-query+messagecollection-example-3": "List of optional messages in Finnish with tags for the group \"page-Example\"",
"apihelp-query+messagecollection-example-4": "More information about latest translation revisions for the group \"page-Example\"",
"apihelp-query+messagegroups-description": "Return information about message groups.\n\nNote that the uselang parameter affects the output of language dependent parts.",
+ "apihelp-query+messagegroups-summary": "Return information about message groups.",
+ "apihelp-query+messagegroups-extended-description": "Note that the uselang parameter affects the output of language dependent parts.",
"apihelp-query+messagegroups-param-depth": "When using the tree format, limit the depth to this many levels. Value 0 means that no subgroups are shown. If the limit is reached, the output includes a \"groupcount\" value, which states the number of direct children.",
"apihelp-query+messagegroups-param-filter": "Only return messages with IDs that match one or more of the inputs given (case-insensitive, separated by pipes, * wildcard).",
"apihelp-query+messagegroups-param-format": "In the tree format message groups can exist in multiple places in the tree.",
@@ -39,27 +46,33 @@
"apihelp-query+messagegroups-param-root": "When using the tree format, instead of starting from top level start from the given message group, which must be an aggregate message group. When using flat format only the specified group is returned.",
"apihelp-query+messagegroups-example-1": "Show message groups",
"apihelp-query+messagegroupstats-description": "Query message group stats.",
+ "apihelp-query+messagegroupstats-summary": "Query message group stats.",
"apihelp-query+messagegroupstats-param-timelimit": "Maximum time to spend calculating missing statistics. If zero, only the cached results from the beginning are returned.",
"apihelp-query+messagegroupstats-param-group": "Message group ID.",
"apihelp-query+messagegroupstats-example-1": "List of translation completion statistics for the group \"page-Example\"",
"apihelp-query+messagetranslations-description": "Query all translations for a single message.",
+ "apihelp-query+messagetranslations-summary": "Query all translations for a single message.",
"apihelp-query+messagetranslations-param-title": "Full title of a known message.",
"apihelp-query+messagetranslations-example-1": "List of translations in the wiki for \"MediaWiki:January\"",
"apihelp-translatesandbox-description": "Signup and manage sandboxed users.",
+ "apihelp-translatesandbox-summary": "Signup and manage sandboxed users.",
"apihelp-translatesandbox-param-do": "What to do.",
"apihelp-translatesandbox-param-userid": "User IDs of the users being managed. Use 0 for creations.",
"apihelp-translatesandbox-param-username": "Username when creating user.",
"apihelp-translatesandbox-param-password": "Password when creating user.",
"apihelp-translatesandbox-param-email": "Email when creating user.",
"apihelp-translationaids-description": "Query all translations aids.",
+ "apihelp-translationaids-summary": "Query all translations aids.",
"apihelp-translationaids-param-title": "Full title of a known message.",
"apihelp-translationaids-param-group": "Message group the message belongs to. If empty then primary group is used.",
"apihelp-translationaids-param-prop": "Which translation helpers to include.",
"apihelp-translationaids-example-1": "Show aids for [[MediaWiki:January/fi]]",
"apihelp-translationreview-description": "Mark translations reviewed.",
+ "apihelp-translationreview-summary": "Mark translations reviewed.",
"apihelp-translationreview-param-revision": "The revision number to review.",
"apihelp-translationreview-example-1": "Review revision 1",
"apihelp-translationstash-description": "Add translations to stash.",
+ "apihelp-translationstash-summary": "Add translations to stash.",
"apihelp-translationstash-param-subaction": "Action.",
"apihelp-translationstash-param-title": "Title of the translation unit page.",
"apihelp-translationstash-param-translation": "Translation made by the user.",
@@ -68,12 +81,14 @@
"apihelp-translationstash-example-1": "Add a translation to the stash for [[MediaWiki:Jan/fi]]",
"apihelp-translationstash-example-2": "Query the stash",
"apihelp-ttmserver-description": "Query suggestions from translation memories.",
+ "apihelp-ttmserver-summary": "Query suggestions from translation memories.",
"apihelp-ttmserver-param-service": "Which of the available translation services to use.",
"apihelp-ttmserver-param-sourcelanguage": "The language code of the source text.",
"apihelp-ttmserver-param-targetlanguage": "The language code of the suggestion.",
"apihelp-ttmserver-param-text": "The text to find suggestions for.",
"apihelp-ttmserver-example-1": "Get suggestions for translating \"Help\" from English to Finnish",
"apihelp-searchtranslations-description": "Search translations.",
+ "apihelp-searchtranslations-summary": "Search translations.",
"apihelp-searchtranslations-param-service": "Which of the available translation services to use.",
"apihelp-searchtranslations-param-query": "The string to search for.",
"apihelp-searchtranslations-param-sourcelanguage": "The language code of the source text.",
@@ -85,5 +100,31 @@
"apihelp-searchtranslations-param-offset": "Offset for the translations.",
"apihelp-searchtranslations-param-limit": "Size of the result.",
"apihelp-searchtranslations-example-1": "Show translations for the language.",
- "apihelp-searchtranslations-example-2": "Show untranslated messages matching the query in the source language."
+ "apihelp-searchtranslations-example-2": "Show untranslated messages matching the query in the source language.",
+ "apihelp-translationcheck-description": "Validate given translation input against message checkers.",
+ "apihelp-translationcheck-summary": "Validate translations.",
+ "apihelp-translationcheck-param-title": "Page title with namespace and language code.",
+ "apihelp-translationcheck-param-translation": "The translation to validate.",
+ "apierror-translate-duplicateaggregategroup": "Message group already exists",
+ "apierror-translate-fuzzymessage": "Cannot review fuzzy translations",
+ "apierror-translate-groupreviewdisabled": "Message group review not in use.",
+ "apierror-translate-invalidaggregategroup": "Invalid aggregate message group",
+ "apierror-translate-invalidaggregategroupname": "Invalid aggregate message group name",
+ "apierror-translate-invalidfilter": "$1",
+ "apierror-translate-invalidgroup": "Group does not exist or invalid",
+ "apierror-translate-invalidstate": "The requested state is invalid.",
+ "apierror-translate-invalidlanguage": "The requested language is invalid.",
+ "apierror-translate-invalidupdate": "Invalid update",
+ "apierror-translate-language-disabled": "Translation to $1 is disabled.",
+ "apierror-translate-language-disabled-reason": "Translation to $1 is disabled: $2",
+ "apierror-translate-nodynamicgroups": "Dynamic message groups are not supported here",
+ "apierror-translate-nomessagefortitle": "Title does not correspond to a translatable message",
+ "apierror-translate-notranslationservices": "No public translation services have been configured. The wiki administrator needs to set <var>$wgTranslateTranslationServices</var> appropriately before this feature can be used.",
+ "apierror-translate-owntranslation": "Cannot review own translations",
+ "apierror-translate-sandboxdisabled": "Sandbox feature is not in use",
+ "apierror-translate-sandbox-invalidparam": "$1",
+ "apierror-translate-sandbox-invalidppassword": "Invalid password",
+ "apierror-translate-unknownmessage": "Unknown message",
+ "apiwarn-translate-alreadyreviewedbyyou": "Already marked as reviewed by you",
+ "apiwarn-translate-language-disabled-source": "The source language of this group is $1. Please select another language to translate into."
}