mirror of
				https://github.com/SimpleMobileTools/Simple-Notes.git
				synced 2025-06-05 17:00:23 +02:00 
			
		
		
		
	Merge pull request #19 from YSmhXQDd6Z/master
Add portuguese (Portugal) translation
This commit is contained in:
		
							
								
								
									
										50
									
								
								app/src/main/res/values-pt-rPT/strings.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										50
									
								
								app/src/main/res/values-pt-rPT/strings.xml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,50 @@ | |||||||
|  | <resources> | ||||||
|  |     <string name="app_name">Simple Notes</string> | ||||||
|  |     <string name="app_launcher_name">Notas</string> | ||||||
|  |     <string name="widget_config">Obrigado por usar Simple Notes.\nPara mais aplicações simples por favor visite SimpleMobileTools.com.\n</string> | ||||||
|  |     <string name="save">Guardar</string> | ||||||
|  |     <string name="share">Partilhar</string> | ||||||
|  |     <string name="share_via">Partilhar via</string> | ||||||
|  |     <string name="cannot_share_empty_text">Não é possível partilhar texto em branco</string> | ||||||
|  |     <string name="note_saved">Nota guardada</string> | ||||||
|  |     <string name="simple_note">Nota simples</string> | ||||||
|  |     <string name="new_note">Adicionar uma nova nota</string> | ||||||
|  |     <string name="ok">OK</string> | ||||||
|  |     <string name="cancel">Cancelar</string> | ||||||
|  |     <string name="no_title">Por favor dê um nome à sua nota</string> | ||||||
|  |     <string name="title_taken">Já existe uma nota com esse título</string> | ||||||
|  |     <string name="open_note">Abrir nota</string> | ||||||
|  |     <string name="delete_note">Eliminar nota</string> | ||||||
|  |     <string name="delete_note_prompt_title">Eliminar nota</string> | ||||||
|  |     <string name="delete_note_prompt_message">Pretende mesmo eliminar a nota \"%1$s\"?</string> | ||||||
|  |     <string name="pick_a_note">Selecione uma nota</string> | ||||||
|  |     <string name="current_note">Nota atual:</string> | ||||||
|  |  | ||||||
|  |     <!-- Settings --> | ||||||
|  |     <string name="settings">Definições</string> | ||||||
|  |     <string name="dark_theme">Tema escuro</string> | ||||||
|  |     <string name="note_font_size">Tamanho do texto da nota</string> | ||||||
|  |     <string name="small">Pequeno</string> | ||||||
|  |     <string name="normal">Normal</string> | ||||||
|  |     <string name="large">Grande</string> | ||||||
|  |     <string name="extra_large">Muito grande</string> | ||||||
|  |  | ||||||
|  |     <!-- About --> | ||||||
|  |     <string name="about">Sobre</string> | ||||||
|  |     <string name="website">Mais aplicações simples e código de fonte em:\nhttp://simplemobiletools.com</string> | ||||||
|  |     <string name="email_label">Envie os seus comentários ou sugestões para:</string> | ||||||
|  |     <string name="third_party_licences_underlined"><u>Licenças de terceiros</u></string> | ||||||
|  |     <string name="invite_friends_underlined"><u>Convidar amigos</u></string> | ||||||
|  |     <string name="share_text">Olá, experimente %1$s em %2$s</string> | ||||||
|  |     <string name="invite_via">Convidar via</string> | ||||||
|  |     <string name="rate_us_underlined"><u>Classifique-nos na Play Store</u></string> | ||||||
|  |     <string name="follow_us">Siga-nos:</string> | ||||||
|  |     <string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string> | ||||||
|  |  | ||||||
|  |     <!-- License --> | ||||||
|  |     <string name="notice">Esta aplicação usa as seguintes bibliotecas de terceiros para facilitar a minha vida. Obrigado.</string> | ||||||
|  |     <string name="third_party_licences">Licenças de terceiros</string> | ||||||
|  |     <string name="butterknife_title"><u>Butter Knife (injetor de \"views\")</u></string> | ||||||
|  |     <string name="ambilwarna_title"><u>AmbilWarna (selecionador de cores)</u></string> | ||||||
|  |  | ||||||
|  | </resources> | ||||||
		Reference in New Issue
	
	Block a user