kopia lustrzana https://github.com/nextcloud/social
				
				
				
			
		
			
				
	
	
		
			23 wiersze
		
	
	
		
			563 B
		
	
	
	
		
			JavaScript
		
	
	
			
		
		
	
	
			23 wiersze
		
	
	
		
			563 B
		
	
	
	
		
			JavaScript
		
	
	
| OC.L10N.register(
 | |
|     "social",
 | |
|     {
 | |
|     "Help" : "Bantuan",
 | |
|     "Home" : "Beranda",
 | |
|     "Notifications" : "Pemberitahuan",
 | |
|     "Profile" : "Profil",
 | |
|     "Open documentation" : "Buka dokumentasi",
 | |
|     "Finish setup" : "Selesaikan instalasi",
 | |
|     "In reply to" : "Membalas kepada",
 | |
|     "Uploading..." : "Mengunggah...",
 | |
|     "Delete" : "Hapus",
 | |
|     "Post" : "Post",
 | |
|     "Website" : "Situs",
 | |
|     "Reply" : "Balas",
 | |
|     "Deny" : "Tolak",
 | |
|     "Hello" : "Halo",
 | |
|     "Close" : "Tutup",
 | |
|     "Continue" : "Lanjutkan",
 | |
|     "Public" : "Publik"
 | |
| },
 | |
| "nplurals=1; plural=0;");
 |