|
@@ -117,7 +117,7 @@
|
|
"hidden": "*hidden*",
|
|
"hidden": "*hidden*",
|
|
"info": {
|
|
"info": {
|
|
"added": "Added:",
|
|
"added": "Added:",
|
|
- "bytes": "$1 {{PLURAL:$1|Byte|Bytes}}",
|
|
|
|
|
|
+ "bytes": "$1 {{PLURAL:$2|byte|bytes}}",
|
|
"comment": "Comment:",
|
|
"comment": "Comment:",
|
|
"editor": "Editor:",
|
|
"editor": "Editor:",
|
|
"more": "And more",
|
|
"more": "And more",
|
|
@@ -134,7 +134,7 @@
|
|
"main": "Discussions",
|
|
"main": "Discussions",
|
|
"post": "post",
|
|
"post": "post",
|
|
"tags": "Tags:",
|
|
"tags": "Tags:",
|
|
- "votes": "$1 {{PLURAL:$1|vote|votes}}"
|
|
|
|
|
|
+ "votes": "$1 {{PLURAL:$2|vote|votes}}"
|
|
},
|
|
},
|
|
"fallback": [
|
|
"fallback": [
|
|
" ",
|
|
" ",
|
|
@@ -395,7 +395,7 @@
|
|
"link": "https://minecraft.gamepedia.com/",
|
|
"link": "https://minecraft.gamepedia.com/",
|
|
"more": "And $1 more.",
|
|
"more": "And $1 more.",
|
|
"private": "**Private Issue**",
|
|
"private": "**Private Issue**",
|
|
- "total": "$1 {{PLURAL:$1|issue|issues}} fixed"
|
|
|
|
|
|
+ "total": "$1 {{PLURAL:$2|issue|issues}} fixed"
|
|
},
|
|
},
|
|
"overview": {
|
|
"overview": {
|
|
"articles": "Articles:",
|
|
"articles": "Articles:",
|
|
@@ -522,15 +522,15 @@
|
|
"category": {
|
|
"category": {
|
|
"content": "Content of this category:",
|
|
"content": "Content of this category:",
|
|
"empty": "*This category is empty*",
|
|
"empty": "*This category is empty*",
|
|
- "files": "$1 {{PLURAL:$1|file|files}}",
|
|
|
|
- "pages": "$1 {{PLURAL:$1|page|pages}}",
|
|
|
|
- "subcats": "$1 {{PLURAL:$1|category|categories}}"
|
|
|
|
|
|
+ "files": "$1 {{PLURAL:$2|file|files}}",
|
|
|
|
+ "pages": "$1 {{PLURAL:$2|page|pages}}",
|
|
|
|
+ "subcats": "$1 {{PLURAL:$2|category|categories}}"
|
|
},
|
|
},
|
|
"empty": "*This special page is empty*",
|
|
"empty": "*This special page is empty*",
|
|
"infopage": "Not the correct result? Use $1 for a direct link.",
|
|
"infopage": "Not the correct result? Use $1 for a direct link.",
|
|
"infosearch": "Not the correct result? Use $1 for a direct link or $2 for a list of all hits.",
|
|
"infosearch": "Not the correct result? Use $1 for a direct link or $2 for a list of all hits.",
|
|
"media": "To the file description page",
|
|
"media": "To the file description page",
|
|
- "results": "$1 total {{PLURAL:$1|result|results}}",
|
|
|
|
|
|
+ "results": "$1 total {{PLURAL:$2|result|results}}",
|
|
"special": "Content of this special page:"
|
|
"special": "Content of this special page:"
|
|
},
|
|
},
|
|
"settings": {
|
|
"settings": {
|