mirror of
				https://github.com/nerzhul/ocsms.git
				synced 2025-10-30 18:07:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| OC.L10N.register(
 | |
|     "ocsms",
 | |
|     {
 | |
|     "Phone Sync" : "Telefonoa sinkronizatu",
 | |
|     "An app to sync SMS with your cloud" : "SMSak zure hodeian sinkronizatzeko aplikazio bat",
 | |
|     "Cancel" : "Utzi",
 | |
|     "Confirm" : "Berretsi",
 | |
|     "No contact found." : "Ez da kontakturik aurkitu.",
 | |
|     "Settings" : "Ezarpenak",
 | |
|     "Max messages to load per conversation" : "Hizketaldi bakoitzeko, gehienez zenbat mezu kargatu",
 | |
|     "Invalid message limit" : "Mezu kopuruaren muga ez da zuzena",
 | |
|     "Default country code" : "Defektuzko herrialde-kodea",
 | |
|     "Contact ordering" : "Kontaktuak ordenatzea",
 | |
|     "Last message" : "Azken mezua",
 | |
|     "Label" : "Etiketa",
 | |
|     "Reverse ?" : "Alderantzikatu ?",
 | |
|     "Notification settings" : "Jakinarazpen-ezarpenak",
 | |
|     "Enable" : "Aktibatu",
 | |
|     "Disable" : "Desaktibatu",
 | |
|     "Are you sure you want to wipe all your messages ?" : "Zure mezu guztiak ezabatu nahi dituzu?",
 | |
|     "Reset all messages" : "Berrezarri mezu guztiak",
 | |
|     "Please select a conversation from the list to load it." : "Aukeratu zerrendako hizketaldi bat kargatzeko"
 | |
| },
 | |
| "nplurals=2; plural=(n != 1);");
 |