i18n: Update Japanese translations (#10706)
* Update Japanese translations. run yarn manage:translations This commit includes translations by some users that were done at the transifex. * Reduce translation text because it becomes two lines.
This commit is contained in:
		
				
					committed by
					
						
						Yamagishi Kazutoshi
					
				
			
			
				
	
			
			
			
						parent
						
							e742bff19b
						
					
				
				
					commit
					1eb14ef774
				
			@@ -180,10 +180,6 @@
 | 
			
		||||
      {
 | 
			
		||||
        "defaultMessage": "Media hidden",
 | 
			
		||||
        "id": "status.media_hidden"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "defaultMessage": "Click to view",
 | 
			
		||||
        "id": "status.sensitive_toggle"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    "path": "app/javascript/mastodon/components/media_gallery.json"
 | 
			
		||||
@@ -1096,6 +1092,10 @@
 | 
			
		||||
      {
 | 
			
		||||
        "defaultMessage": "Media is not marked as sensitive",
 | 
			
		||||
        "id": "compose_form.sensitive.unmarked"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "defaultMessage": "Mark media as sensitive",
 | 
			
		||||
        "id": "compose_form.sensitive.hide"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    "path": "app/javascript/mastodon/features/compose/containers/sensitive_button_container.json"
 | 
			
		||||
@@ -2249,6 +2249,10 @@
 | 
			
		||||
      {
 | 
			
		||||
        "defaultMessage": "Next",
 | 
			
		||||
        "id": "lightbox.next"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "defaultMessage": "View context",
 | 
			
		||||
        "id": "lightbox.view_context"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    "path": "app/javascript/mastodon/features/ui/components/media_modal.json"
 | 
			
		||||
@@ -2341,6 +2345,15 @@
 | 
			
		||||
    ],
 | 
			
		||||
    "path": "app/javascript/mastodon/features/ui/components/upload_area.json"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "descriptors": [
 | 
			
		||||
      {
 | 
			
		||||
        "defaultMessage": "View context",
 | 
			
		||||
        "id": "lightbox.view_context"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    "path": "app/javascript/mastodon/features/ui/components/video_modal.json"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "descriptors": [
 | 
			
		||||
      {
 | 
			
		||||
@@ -2395,10 +2408,6 @@
 | 
			
		||||
      {
 | 
			
		||||
        "defaultMessage": "Media hidden",
 | 
			
		||||
        "id": "status.media_hidden"
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        "defaultMessage": "Click to view",
 | 
			
		||||
        "id": "status.sensitive_toggle"
 | 
			
		||||
      }
 | 
			
		||||
    ],
 | 
			
		||||
    "path": "app/javascript/mastodon/features/video/index.json"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user