mirror of
				https://github.com/lunaisnotaboy/mastodon.git
				synced 2025-11-04 06:45:01 +00:00 
			
		
		
		
	Add japanese translations for shorten display of large numbers (#4722)
This commit is contained in:
		
							parent
							
								
									07994eed00
								
							
						
					
					
						commit
						8f527bd588
					
				| 
						 | 
				
			
			@ -352,6 +352,17 @@ ja:
 | 
			
		|||
    reblog:
 | 
			
		||||
      body: 'あなたのトゥートが %{name} さんにブーストされました:'
 | 
			
		||||
      subject: あなたのトゥートが %{name} さんにブーストされました
 | 
			
		||||
  number:
 | 
			
		||||
    human:
 | 
			
		||||
      decimal_units:
 | 
			
		||||
        format: "%n%u"
 | 
			
		||||
        units:
 | 
			
		||||
          billion: B
 | 
			
		||||
          million: M
 | 
			
		||||
          quadrillion: Q
 | 
			
		||||
          thousand: K
 | 
			
		||||
          trillion: T
 | 
			
		||||
          unit: ''
 | 
			
		||||
  pagination:
 | 
			
		||||
    next: 次
 | 
			
		||||
    prev: 前
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue