kopia lustrzana https://github.com/nextcloud/social
				
				
				
			
		
			
				
	
	
		
			17 wiersze
		
	
	
		
			402 B
		
	
	
	
		
			JavaScript
		
	
	
			
		
		
	
	
			17 wiersze
		
	
	
		
			402 B
		
	
	
	
		
			JavaScript
		
	
	
| OC.L10N.register(
 | |
|     "social",
 | |
|     {
 | |
|     "Help" : "Adjuta",
 | |
|     "Home" : "Initio",
 | |
|     "Notifications" : "Notificationes",
 | |
|     "Open documentation" : "Aperir documentation",
 | |
|     "Uploading..." : "Incargante...",
 | |
|     "Delete" : "Deler",
 | |
|     "Post" : "Publicar",
 | |
|     "Website" : "Sito web",
 | |
|     "Reply" : "Responder",
 | |
|     "Close" : "Clauder",
 | |
|     "Public" : "Public"
 | |
| },
 | |
| "nplurals=2; plural=(n != 1);");
 |