diff options
Diffstat (limited to 'indra/newview/skins/default/xui/pt/strings.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/pt/strings.xml | 102 |
1 files changed, 102 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pt/strings.xml b/indra/newview/skins/default/xui/pt/strings.xml index a5a3f04f78..577143b0dc 100755 --- a/indra/newview/skins/default/xui/pt/strings.xml +++ b/indra/newview/skins/default/xui/pt/strings.xml @@ -287,6 +287,75 @@ Pessoas com contas gratuitas não poderão acessar o Second Life no momento para <string name="TestingDisconnect"> Teste de desconexão </string> + <string name="SocialFlickrConnecting"> + Conectando ao Flickr... + </string> + <string name="SocialFlickrPosting"> + Publicando... + </string> + <string name="SocialFlickrDisconnecting"> + Desconectando do Flickr... + </string> + <string name="SocialFlickrErrorConnecting"> + Problema ao conectar ao Flickr + </string> + <string name="SocialFlickrErrorPosting"> + Problema ao publicar no Flickr + </string> + <string name="SocialFlickrErrorDisconnecting"> + Problema ao desconectar do Flickr + </string> + <string name="SocialTwitterConnecting"> + Conectando ao Twitter... + </string> + <string name="SocialTwitterPosting"> + Publicando... + </string> + <string name="SocialTwitterDisconnecting"> + Desconectando do Twitter... + </string> + <string name="SocialTwitterErrorConnecting"> + Problema ao conectar ao Twitter + </string> + <string name="SocialTwitterErrorPosting"> + Problema ao publicar no Twitter + </string> + <string name="SocialTwitterErrorDisconnecting"> + Problema ao desconectar do Twitter + </string> + <string name="BlackAndWhite"> + Preto e branco + </string> + <string name="Colors1970"> + Cores dos anos 1970 + </string> + <string name="Intense"> + Intenso + </string> + <string name="Newspaper"> + Retícula + </string> + <string name="Sepia"> + Sépia + </string> + <string name="Spotlight"> + Destaque + </string> + <string name="Video"> + Vídeo + </string> + <string name="Autocontrast"> + Autocontraste + </string> + <string name="LensFlare"> + Reflexo de flash + </string> + <string name="Miniature"> + Miniatura + </string> + <string name="Toycamera"> + Câmera de brinquedo + </string> <string name="TooltipPerson"> Pessoa </string> @@ -835,6 +904,12 @@ Pessoas com contas gratuitas não poderão acessar o Second Life no momento para <string name="use_texture"> Usar textura </string> + <string name="manip_hint1"> + Mova o cursor do mouse sobre a regra + </string> + <string name="manip_hint2"> + para ajustar à grade + </string> <string name="texture_loading"> Carregando... </string> @@ -3953,6 +4028,12 @@ If you continue to receive this message, contact the [SUPPORT_SITE]. <string name="inventory_item_offered-im"> Oferta de item de inventário </string> + <string name="flickr_post_success"> + Você publicou no Flickr. + </string> + <string name="twitter_post_success"> + Você publicou no Twitter. + </string> <string name="no_session_message"> (Sessão de MI inexistente) </string> @@ -4409,6 +4490,9 @@ Denunciar abuso <string name="LocalEstimateUSD"> US$ [AMOUNT] </string> + <string name="Group Ban"> + Banimento do grupo + </string> <string name="Membership"> Plano </string> @@ -4831,6 +4915,12 @@ Tente colocar o caminho do editor entre aspas. <string name="Command_Destinations_Label"> Destinos </string> + <string name="Command_Facebook_Label"> + Facebook + </string> + <string name="Command_Flickr_Label"> + Flickr + </string> <string name="Command_Gestures_Label"> Gestos </string> @@ -4879,6 +4969,9 @@ Tente colocar o caminho do editor entre aspas. <string name="Command_Speak_Label"> Falar </string> + <string name="Command_Twitter_Label"> + Twitter + </string> <string name="Command_View_Label"> Controles da câmera </string> @@ -4909,6 +5002,12 @@ Tente colocar o caminho do editor entre aspas. <string name="Command_Destinations_Tooltip"> Destinos de interesse </string> + <string name="Command_Facebook_Tooltip"> + Publicar no Facebook + </string> + <string name="Command_Flickr_Tooltip"> + Carregar no Flickr + </string> <string name="Command_Gestures_Tooltip"> Gestos para seu avatar </string> @@ -4957,6 +5056,9 @@ Tente colocar o caminho do editor entre aspas. <string name="Command_Speak_Tooltip"> Fale com pessoas próximas usando seu microfone </string> + <string name="Command_Twitter_Tooltip"> + Twitter + </string> <string name="Command_View_Tooltip"> Alterar o ângulo da câmera </string> |