Normalize translations (#6638)
Ran i18n-tasks normalize && yarn manage:translations, so that the translation changes appear on weblate
This commit is contained in:
		
				
					committed by
					
						
						Yamagishi Kazutoshi
					
				
			
			
				
	
			
			
			
						parent
						
							3b2e783c1f
						
					
				
				
					commit
					1674e2f34c
				
			@@ -1,6 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "account.block": "Blocca @{name}",
 | 
			
		||||
  "account.block_domain": "Hide everything from {domain}",
 | 
			
		||||
  "account.blocked": "Blocked",
 | 
			
		||||
  "account.disclaimer_full": "Information below may reflect the user's profile incompletely.",
 | 
			
		||||
  "account.edit_profile": "Modifica profilo",
 | 
			
		||||
  "account.follow": "Segui",
 | 
			
		||||
@@ -13,6 +14,7 @@
 | 
			
		||||
  "account.moved_to": "{name} has moved to:",
 | 
			
		||||
  "account.mute": "Silenzia @{name}",
 | 
			
		||||
  "account.mute_notifications": "Mute notifications from @{name}",
 | 
			
		||||
  "account.muted": "Muted",
 | 
			
		||||
  "account.posts": "Posts",
 | 
			
		||||
  "account.posts_with_replies": "Toots with replies",
 | 
			
		||||
  "account.report": "Segnala @{name}",
 | 
			
		||||
@@ -216,6 +218,7 @@
 | 
			
		||||
  "report.target": "Invio la segnalazione",
 | 
			
		||||
  "search.placeholder": "Cerca",
 | 
			
		||||
  "search_popout.search_format": "Advanced search format",
 | 
			
		||||
  "search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
 | 
			
		||||
  "search_popout.tips.hashtag": "hashtag",
 | 
			
		||||
  "search_popout.tips.status": "status",
 | 
			
		||||
  "search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
 | 
			
		||||
@@ -238,6 +241,7 @@
 | 
			
		||||
  "status.mute_conversation": "Mute conversation",
 | 
			
		||||
  "status.open": "Espandi questo post",
 | 
			
		||||
  "status.pin": "Pin on profile",
 | 
			
		||||
  "status.pinned": "Pinned toot",
 | 
			
		||||
  "status.reblog": "Condividi",
 | 
			
		||||
  "status.reblogged_by": "{name} ha condiviso",
 | 
			
		||||
  "status.reply": "Rispondi",
 | 
			
		||||
@@ -250,7 +254,6 @@
 | 
			
		||||
  "status.show_more": "Mostra di più",
 | 
			
		||||
  "status.unmute_conversation": "Unmute conversation",
 | 
			
		||||
  "status.unpin": "Unpin from profile",
 | 
			
		||||
  "tabs_bar.compose": "Scrivi",
 | 
			
		||||
  "tabs_bar.federated_timeline": "Federazione",
 | 
			
		||||
  "tabs_bar.home": "Home",
 | 
			
		||||
  "tabs_bar.local_timeline": "Locale",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user