mirror of
				https://github.com/nerzhul/ocsms.git
				synced 2025-10-30 18:07:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			347 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			347 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| OC.L10N.register(
 | |
|     "ocsms",
 | |
|     {
 | |
|     "Phone Sync" : "Telefono Sinkronigo",
 | |
|     "An app to sync SMS with your cloud" : " Aplikaĵo por sinkronigi SMS al via nubo",
 | |
|     "Cancel" : "Nuligi",
 | |
|     "Confirm" : "Konfirmi",
 | |
|     "Settings" : "Agordoj",
 | |
|     "Enable" : "Ŝalti la opcion",
 | |
|     "Disable" : "Malŝalti"
 | |
| },
 | |
| "nplurals=2; plural=(n != 1);");
 |