summaryrefslogtreecommitdiff
path: root/extensions/Renameuser/i18n/qqq.json
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Renameuser/i18n/qqq.json')
-rw-r--r--extensions/Renameuser/i18n/qqq.json49
1 files changed, 49 insertions, 0 deletions
diff --git a/extensions/Renameuser/i18n/qqq.json b/extensions/Renameuser/i18n/qqq.json
new file mode 100644
index 00000000..92246e18
--- /dev/null
+++ b/extensions/Renameuser/i18n/qqq.json
@@ -0,0 +1,49 @@
+{
+ "@metadata": {
+ "authors": [
+ "EugeneZelenko",
+ "Jon Harald Søby",
+ "Meno25",
+ "Nemo bis",
+ "Nike",
+ "SPQRobin",
+ "Shirayuki",
+ "Siebrand",
+ "The Evil IP address",
+ "Umherirrender"
+ ]
+ },
+ "renameuser": "{{doc-special|RenameUser}}\n{{Identical|Rename user}}",
+ "renameuser-linkoncontribs": "Link description used on [[Special:Contributions]] and [[Special:DeletedContributions]]. Only added if a user has rights to rename users.\n{{Identical|Rename user}}",
+ "renameuser-linkoncontribs-text": "Tooltip for {{msg-mw|renameuser-linkoncontribs}}.",
+ "renameuser-desc": "{{desc|name=Rename user|url=http://www.mediawiki.org/wiki/Extension:Renameuser}}",
+ "renameuser-summary": "{{notranslate}}",
+ "renameuserold": "Used as label for the \"Old username\" input box in [[Special:RenameUser]].\n\nSee also:\n* {{msg-mw|Renameusernew}}",
+ "renameusernew": "Used as label for the \"New username\" input box in [[Special:RenameUser]].\n\nSee also:\n* {{msg-mw|Renameuserold}}",
+ "renameuserreason": "Used as label for the \"Reason to rename user\" input box in [[Special:RenameUser]].\n{{Identical|Reason}}",
+ "renameusermove": "Used as label for the \"Move pages\" checkbox in the \"Rename user\" form in [[Special:RenameUser]].",
+ "renameusersuppress": "Used as label for the \"Suppress redirect\" checkbox in the \"Rename user\" form in [[Special:RenameUser]].",
+ "renameuserreserve": "Option to block the old username (after it has been renamed) from being used again.",
+ "renameuserwarnings": "Used as label in [[Special:RenameUser]].\n\nFollowed by a list of the warnings.\n{{Identical|Warning}}",
+ "renameuserconfirm": "Used as label for the \"Confirm action\" checkbox in the \"Rename user\" form in [[Special:RenameUser]].",
+ "renameusersubmit": "Used as label for the Submit button in the \"Rename user\" form in [[Special:RenameUser]].\n{{Identical|Submit}}",
+ "renameuser-submit-blocklog": "Button text. When clicked, the block log entries for a given user will be displayed.",
+ "renameusererrordoesnotexist": "Used as error message. Parameters:\n* $1 - username\nSee also:\n* {{msg-mw|Renameusererrorexists}}",
+ "renameusererrorexists": "Used as error message. Parameters:\n* $1 - username\nSee also:\n* {{msg-mw|Renameusererrordoesnotexist}}",
+ "renameusererrorinvalid": "Used as error message when renaming user in [[Special:Renameuser]]. Parameters:\n* $1 - old username, or new username",
+ "renameuser-error-request": "Used as error message when renaming user in [[Special:Renameuser]].",
+ "renameuser-error-same-user": "Used as error message when renaming user in [[Special:Renameuser]].",
+ "renameusersuccess": "Used as success message when renaming user in [[Special:Renameuser]]. Parameters:\n* $1 - old username\n* $2 - new username",
+ "renameuser-page-exists": "Used when renaming user in [[Special:Renameuser]]. Parameters:\n* $1 - new page title (with link)",
+ "renameuser-page-moved": "Used as success message when renaming user in [[Special:Renameuser]]. Parameters:\n* $1 - old page title (with link)\n* $2 - new page title (with link)\nSee also:\n* {{msg-mw|Renameuser-page-unmoved}}",
+ "renameuser-page-unmoved": "Used as failure message when renaming user in [[Special:Renameuser]]. Parameters:\n* $1 - old page title (with link)\n* $2 - new page title (with link)\nSee also:\n* {{msg-mw|Renameuser-page-moved}}",
+ "log-name-renameuser": "{{doc-logpage}}\n\nAs well as log page title and page header for [[Special:Log/renameuser]].",
+ "log-description-renameuser": "Log description on [[Special:Log/renameuser]].",
+ "logentry-renameuser-renameuser": "{{logentry|[[Special:Log/renameuser]]}}\nParameters:\n* $4 - the old name of the renamed user\n* $5 - the new name of the renamed user\n* $6 - number of edits made by the user",
+ "logentry-renameuser-renameuser-legacier": "{{logentry|[[Special:Log/renameuser]]}}\nParameters:\n* $4 - the old name of the renamed user\n* $5 - the new name of the renamed user",
+ "logentry-renameuser-renameuser-legaciest": "Used in [[Special:Log/renameuser]]. {{logentry}}\nNote that only user name is included in this legacy log entry, everything else is hardcoded into log comment.",
+ "renameuser-move-log": "Reason for a page move when a page is moved because of a user rename. Parameters:\n* $1 - the old username\n* $2 - the new username",
+ "action-renameuser": "{{Doc-action|renameuser}}\n{{Identical|Rename user}}",
+ "right-renameuser": "{{doc-right|renameuser}}\n{{Identical|Rename user}}",
+ "renameuser-renamed-notice": "Parameters:\n* $1 - (Optional) username, for GENDER support"
+}