ソースを参照

Merge remote-tracking branch 'origin/master' into php8

github-actions[bot] 3 年 前
コミット
10909c133a
1 ファイル変更14 行追加14 行削除
  1. 14 14
      i18n/ja.json

+ 14 - 14
i18n/ja.json

@@ -24,8 +24,8 @@
     "Paste was properly deleted.": "Paste was properly deleted.",
     "JavaScript is required for %s to work. Sorry for the inconvenience.": "JavaScript is required for %s to work. Sorry for the inconvenience.",
     "%s requires a modern browser to work.": "%s requires a modern browser to work.",
-    "New": "New",
-    "Send": "Send",
+    "New": "新しい",
+    "Send": "送る",
     "Clone": "Clone",
     "Raw text": "Raw text",
     "Expires": "Expires",
@@ -41,22 +41,22 @@
         "%d seconds (3rd plural)"
     ],
     "%d minutes": [
-        "%d minute (singular)",
-        "%d minutes (1st plural)",
-        "%d minutes (2nd plural)",
-        "%d minutes (3rd plural)"
+        "%d ",
+        "%d ",
+        "%d ",
+        "%d "
     ],
     "%d hours": [
-        "%d hour (singular)",
-        "%d hours (1st plural)",
-        "%d hours (2nd plural)",
-        "%d hours (3rd plural)"
+        "%d 時間",
+        "%d 時間",
+        "%d 時間",
+        "%d 時間"
     ],
     "%d days": [
-        "%d day (singular)",
-        "%d days (1st plural)",
-        "%d days (2nd plural)",
-        "%d days (3rd plural)"
+        "%d ",
+        "%d ",
+        "%d ",
+        "%d "
     ],
     "%d weeks": [
         "%d week (singular)",