zahmis 5 лет назад
Родитель
Сommit
2bead3a300

+ 3 - 3
resource/locales/en_US/translation.json

@@ -292,9 +292,9 @@
   "page_page": {
   "page_page": {
     "notice": {
     "notice": {
       "version": "This is not the current version.",
       "version": "This is not the current version.",
-      "moved": "This page was moved from <code>%s</code>",
-      "redirected": "You are redirected from <code>%s</code>",
-      "duplicated": "This page was duplicated from <code>%s</code>",
+      "moved": "This page was moved from",
+      "redirected": "You are redirected from",
+      "duplicated": "This page was duplicated from",
       "unlinked": "Redirect pages to this page have been deleted.",
       "unlinked": "Redirect pages to this page have been deleted.",
       "restricted": "Access to this page is restricted",
       "restricted": "Access to this page is restricted",
       "stale": "More than {{count}} year has passed since last update.",
       "stale": "More than {{count}} year has passed since last update.",

+ 2 - 3
resource/locales/ja_JP/translation.json

@@ -294,11 +294,10 @@
   },
   },
   "page_page": {
   "page_page": {
     "notice": {
     "notice": {
-      "this_page":"このページは",
       "version": "これは現在の版ではありません。",
       "version": "これは現在の版ではありません。",
-      "moved": "から移動しました。",
+      "moved": "移動元 >>",
       "redirected": "リダイレクト元 >>",
       "redirected": "リダイレクト元 >>",
-      "duplicated": "から複製されました。",
+      "duplicated": "複製元 >>",
       "unlinked": "このページへのリダイレクトは削除されました。",
       "unlinked": "このページへのリダイレクトは削除されました。",
       "restricted": "このページの閲覧は制限されています",
       "restricted": "このページの閲覧は制限されています",
       "stale": "このページは最終更新日から{{count}}年以上が経過しています。",
       "stale": "このページは最終更新日から{{count}}年以上が経過しています。",

+ 3 - 3
resource/locales/zh_CN/translation.json

@@ -274,9 +274,9 @@
 	"page_page": {
 	"page_page": {
 		"notice": {
 		"notice": {
 			"version": "这不是当前版本。",
 			"version": "这不是当前版本。",
-			"moved": "此页已从<code>%s</code>",
-			"redirected": "您将从<code>%s</code>",
-			"duplicated": "此页来自<code>%s</code>",
+			"moved": "此页已从",
+			"redirected": "您将从",
+			"duplicated": "此页来自",
 			"unlinked": "将网页重定向到此网页已被删除。",
 			"unlinked": "将网页重定向到此网页已被删除。",
 			"restricted": "访问此页受到限制",
 			"restricted": "访问此页受到限制",
 			"stale": "自上次更新以来,已超过{{count}年。",
 			"stale": "自上次更新以来,已超过{{count}年。",