-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Portuguese)
Currently translated at 91.7% (100 of 109 strings) Translation: FluffyChat/FluffyPix Translate-URL: https://hosted.weblate.org/projects/fluffychat/fluffpix/pt/
- Loading branch information
Showing
1 changed file
with
261 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,261 @@ | ||
{} | ||
{ | ||
"helloWorld": "Olá mundo", | ||
"@helloWorld": {}, | ||
"pickACommunity": "Seleciona uma comunidade", | ||
"@pickACommunity": {}, | ||
"pickACommunityDescription": "Bem-vindo(a) à nossa rede social descentralizada. Basta selecionar uma comunidade para te juntares à diversão.", | ||
"@pickACommunityDescription": {}, | ||
"oopsSomethingWentWrong": "Ups... Algo correu mal!", | ||
"@oopsSomethingWentWrong": {}, | ||
"search": "Pesquisar", | ||
"@search": {}, | ||
"monday": "segunda-feira", | ||
"@monday": {}, | ||
"tuesday": "terça-feira", | ||
"@tuesday": {}, | ||
"wednesday": "quarta-feira", | ||
"@wednesday": {}, | ||
"thursday": "quinta-feira", | ||
"@thursday": {}, | ||
"friday": "sexta-feira", | ||
"@friday": {}, | ||
"users": "Utilizadores", | ||
"@users": {}, | ||
"copiedToClipboard": "Copiada para a área de transferência", | ||
"@copiedToClipboard": {}, | ||
"reset": "Redefinir", | ||
"@reset": {}, | ||
"areYouSure": "Tens a certeza?", | ||
"@areYouSure": {}, | ||
"addedAt": "Adicionado a", | ||
"@addedAt": {}, | ||
"messages": "Mensagens", | ||
"@messages": {}, | ||
"unsubscribe": "Dessubscrever", | ||
"@unsubscribe": {}, | ||
"sendMessage": "Enviar mensagem", | ||
"@sendMessage": {}, | ||
"settings": "Configurações", | ||
"@settings": {}, | ||
"followers": "Seguidores", | ||
"@followers": {}, | ||
"suchEmpty": "Uau... tanto vazio...", | ||
"@suchEmpty": {}, | ||
"serverVersion": "Versão do servidor", | ||
"@serverVersion": {}, | ||
"deletePost": "Eliminar publicação", | ||
"@deletePost": {}, | ||
"statuses": "Estados", | ||
"@statuses": {}, | ||
"close": "Fechar", | ||
"@close": {}, | ||
"delete": "Eliminar", | ||
"@delete": {}, | ||
"pick": "Selecionar", | ||
"@pick": {}, | ||
"deleting": "A eliminar...", | ||
"@deleting": {}, | ||
"postHasBeenDeleted": "A publicação foi eliminada", | ||
"@postHasBeenDeleted": {}, | ||
"loading": "A carregar...", | ||
"@loading": {}, | ||
"nsfw": "NSFW", | ||
"@nsfw": {}, | ||
"newPostPublished": "A publicação foi submetida com sucesso", | ||
"@newPostPublished": {}, | ||
"worldWide": "Global", | ||
"@worldWide": {}, | ||
"mentionsOnly": "Apenas utilizadores mencionados", | ||
"@mentionsOnly": {}, | ||
"wasSharedBy": "Foi partilhado por", | ||
"@wasSharedBy": {}, | ||
"account": "Conta", | ||
"@account": {}, | ||
"members": "Membros", | ||
"@members": {}, | ||
"profile": "Perfil", | ||
"@profile": {}, | ||
"comment": "Comentar", | ||
"@comment": {}, | ||
"reason": "Razão", | ||
"@reason": {}, | ||
"viewPost": "Ver publicação", | ||
"@viewPost": {}, | ||
"hashtags": "Hashtags", | ||
"@hashtags": {}, | ||
"tryOutMobileApps": "Experimenta também as aplicações de telemóvel:", | ||
"@tryOutMobileApps": {}, | ||
"seeNewPosts": "Ver novas publicações", | ||
"@seeNewPosts": {}, | ||
"playInBrowser": "Reproduzir no navegador", | ||
"@playInBrowser": {}, | ||
"trendingHashtags": "Hashtags tendentes:", | ||
"@trendingHashtags": {}, | ||
"notifications": "Notificações", | ||
"@notifications": {}, | ||
"openLinksInAppBrowser": "Abrir ligações no navegador embutido", | ||
"@openLinksInAppBrowser": {}, | ||
"home": "Início", | ||
"@home": {}, | ||
"allowAnimatedAvatars": "Permitir avatares animados", | ||
"@allowAnimatedAvatars": {}, | ||
"displayThumbnailsOnly": "Mostrar apenas miniaturas", | ||
"@displayThumbnailsOnly": {}, | ||
"openCamera": "Abrir câmara", | ||
"@openCamera": {}, | ||
"notifyOnNewPosts": "Notificar-me de novas publicações", | ||
"@notifyOnNewPosts": {}, | ||
"dontNotifyOnNewPosts": "Não me notificar de novas publicações", | ||
"@dontNotifyOnNewPosts": {}, | ||
"unmuteUser": "Levantar silenciamento do utilizador", | ||
"@unmuteUser": {}, | ||
"pickFromYourGallery": "Escolher da tua galeria", | ||
"@pickFromYourGallery": {}, | ||
"mentioned": "<b>{name}</b> mencionou-te numa publicação: {content}", | ||
"@mentioned": { | ||
"type": "text", | ||
"placeholders": { | ||
"name": {}, | ||
"content": {} | ||
} | ||
}, | ||
"hasPosted": "<b>{name}</b> enviou uma publicação.", | ||
"@hasPosted": { | ||
"type": "text", | ||
"placeholders": { | ||
"name": {} | ||
} | ||
}, | ||
"likesYourPost": "<b>{name}</b> gosta da tua publicação.", | ||
"@likesYourPost": { | ||
"type": "text", | ||
"placeholders": { | ||
"name": {} | ||
} | ||
}, | ||
"isFollowingYouNow": "<b>{name}</b> passou a seguir-te.", | ||
"@isFollowingYouNow": { | ||
"type": "text", | ||
"placeholders": { | ||
"name": {} | ||
} | ||
}, | ||
"wouldLikeToFollowYou": "<b>{name}</b> gostaria de te seguir.", | ||
"@wouldLikeToFollowYou": { | ||
"type": "text", | ||
"placeholders": { | ||
"name": {} | ||
} | ||
}, | ||
"userShared": "{name} partilhou", | ||
"@userShared": { | ||
"type": "text", | ||
"placeholders": { | ||
"name": {} | ||
} | ||
}, | ||
"sharedYourPost": "<b>{name}</b> partilhou a tua publicação.", | ||
"@sharedYourPost": { | ||
"type": "text", | ||
"placeholders": { | ||
"name": {} | ||
} | ||
}, | ||
"dateAndTimeOfDay": "{date}, {timeOfDay}", | ||
"@dateAndTimeOfDay": { | ||
"type": "text", | ||
"placeholders": { | ||
"date": {}, | ||
"timeOfDay": {} | ||
} | ||
}, | ||
"dateWithoutYear": "{day}-{month}", | ||
"@dateWithoutYear": { | ||
"type": "text", | ||
"placeholders": { | ||
"month": {}, | ||
"day": {} | ||
} | ||
}, | ||
"dateWithYear": "{day}-{month}-{year}", | ||
"@dateWithYear": { | ||
"type": "text", | ||
"placeholders": { | ||
"year": {}, | ||
"month": {}, | ||
"day": {} | ||
} | ||
}, | ||
"follow": "Seguir", | ||
"@follow": {}, | ||
"following": "A seguir", | ||
"@following": {}, | ||
"saturday": "sábado", | ||
"@saturday": {}, | ||
"sunday": "domingo", | ||
"@sunday": {}, | ||
"unknown": "desconhecido", | ||
"@unknown": {}, | ||
"enterCode": "Inserir código", | ||
"@enterCode": {}, | ||
"login": "Iniciar sessão", | ||
"@login": {}, | ||
"admin": "Admin", | ||
"@admin": {}, | ||
"cancel": "Cancelar", | ||
"@cancel": {}, | ||
"website": "Website", | ||
"@website": {}, | ||
"shareLink": "Partilhar ligação", | ||
"@shareLink": {}, | ||
"visibility": "Visibilidade", | ||
"@visibility": {}, | ||
"logout": "Terminar sessão", | ||
"@logout": {}, | ||
"notListed": "Não listada na linha temporal pública", | ||
"@notListed": {}, | ||
"addVideo": "Adicionar vídeo", | ||
"@addVideo": {}, | ||
"followersOnly": "Apenas seguidores", | ||
"@followersOnly": {}, | ||
"newStatus": "Novo estado", | ||
"@newStatus": {}, | ||
"newMessage": "Nova mensagem", | ||
"@newMessage": {}, | ||
"post": "Publicar", | ||
"@post": {}, | ||
"howDoYouFeel": "Como te sentes?", | ||
"@howDoYouFeel": {}, | ||
"addPhoto": "Adicionar fotografia", | ||
"@addPhoto": {}, | ||
"recommendMobileApp": "O FluffyPix funciona melhor como aplicação de telemóvel", | ||
"@recommendMobileApp": {}, | ||
"noThanks": "Não obrigado", | ||
"@noThanks": {}, | ||
"help": "Ajuda", | ||
"@help": {}, | ||
"report": "Denunciar", | ||
"@report": {}, | ||
"postHasBeenReported": "A publicação foi denunciada", | ||
"@postHasBeenReported": {}, | ||
"reportDescription": "Esta denúncia será enviada aos admins de todas as comunidades relacionadas.", | ||
"@reportDescription": {}, | ||
"about": "Sobre", | ||
"@about": {}, | ||
"local": "Local", | ||
"@local": {}, | ||
"discoverUsers": "Descobrir utilizadores", | ||
"@discoverUsers": {}, | ||
"privacy": "Privacidade", | ||
"@privacy": {}, | ||
"muteUser": "Silenciar utilizador", | ||
"@muteUser": {}, | ||
"blockUser": "Bloquear utilizador", | ||
"@blockUser": {}, | ||
"unblockUser": "Desbloquear utilizador", | ||
"@unblockUser": {}, | ||
"sendComment": "Enviar comentário", | ||
"@sendComment": {}, | ||
"pollEnded": "Terminou uma sondagem na qual participaste.", | ||
"@pollEnded": {} | ||
} |