35 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| files:
 | |
|   - source: src/keepass2android-app/Resources/values/strings.xml
 | |
|     translation: >-
 | |
|       /src/keepass2android-app/Resources/values-%two_letters_code%/%original_file_name%
 | |
|     translate_attributes: '0'
 | |
|     content_segmentation: '0'
 | |
|     languages_mapping:
 | |
|       two_letters_code:
 | |
|         zh-CN: zh
 | |
|         zh-TW: zh-rTW
 | |
|         pt-PT: pt
 | |
|         pt-BR: pt-rBR
 | |
|   - source: src/java/android-filechooser-AS/app/src/main/res/values/strings.xml
 | |
|     translation: >-
 | |
|       /src/java/android-filechooser-AS/app/src/main/res/values-%two_letters_code%/%original_file_name%
 | |
|     translate_attributes: '0'
 | |
|     content_segmentation: '0'
 | |
|     languages_mapping:
 | |
|       two_letters_code:
 | |
|         zh-CN: zh
 | |
|         zh-TW: zh-rTW
 | |
|         pt-PT: pt
 | |
|         pt-BR: pt-rBR
 | |
|   - source: src/java/KP2ASoftkeyboard_AS/app/src/main/res/values/strings.xml
 | |
|     translation: >-
 | |
|       /src/java/KP2ASoftkeyboard_AS/app/src/main/res/values-%two_letters_code%/%original_file_name%
 | |
|     translate_attributes: '0'
 | |
|     content_segmentation: '0'
 | |
|     languages_mapping:
 | |
|       two_letters_code:
 | |
|         zh-CN: zh
 | |
|         zh-TW: zh-rTW
 | |
|         pt-PT: pt
 | |
|         pt-BR: pt-rBR
 | 
