blob: 6d5ddec253a5ec0fc553dc2e2bf5619ca3a3134c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string name="feed">Feed</string>
<string name="most_recent">Mais recentes</string>
<string name="top_stories">Histórias principais</string>
<string name="profile">Perfil</string>
<string name="bookmarks">Marcadores</string>
<string name="events">Eventos</string>
<string name="friends">Amigos</string>
<string name="messages">Mensagens</string>
<string name="notifications">Notificações</string>
<string name="activity_log">Registo de atividade</string>
<string name="pages">Páginas</string>
<string name="groups">Grupos</string>
<string name="saved">Guardado</string>
<string name="birthdays">Aniversários</string>
<string name="chat">Chat</string>
<string name="photos">Fotografias</string>
<string name="marketplace">Produtos & Serviços</string>
<string name="notes">Notas</string>
<string name="on_this_day">Neste dia</string>
<string name="loading_account">A preparar tudo…</string>
<string name="welcome">Olá %s</string>
<string name="select_facebook_account">Selecionar conta de Facebook</string>
<string name="account_not_found">A conta atual não está na base de dados</string>
<string name="frost_notifications">Notificações Frost</string>
<string name="requires_custom_theme">Requer tema personalizado</string>
<string name="subject">Assunto</string>
<string name="share">Partilhar</string>
<string name="web_overlay_swipe_hint">Deslize à direita para voltar à janela anterior.</string>
<string name="profile_picture">Imagem de perfil</string>
<string name="new_message">Nova mensagem</string>
<string name="no_text">Sem texto</string>
<string name="show_all_results">Mostrar todos os resultados</string>
<string name="frost_description">Frost é uma alternativa completamente personalizável e funcional à aplicação oficial do Facebook. Feita de origem e orgulhosamente open source.</string>
<string name="faq_title">FAQ do Frost</string>
<string name="html_extraction_error">Ocorreu um erro na extração Html.</string>
<string name="html_extraction_cancelled">O pedido foi cancelado.</string>
<string name="html_extraction_timeout">O pedido expirou.</string>
<string name="file_chooser_not_found">Seletor de ficheiros não encontrado</string>
<string name="top_bar">Barra superior</string>
<string name="bottom_bar">Barra inferior</string>
<string name="preview">Pré-visualização</string>
<string name="options">Opções</string>
<string name="tab_customizer_instructions">Toque longo e arraste para dispor os ícones superiores.</string>
<string name="no_new_notifications">Sem notificações novas</string>
<!--Biometrics-->
<string name="biometrics_prompt_title">Autenticar Frost</string>
<string name="today">Hoje</string>
<string name="yesterday">Ontem</string>
<!--
Template used to display human readable string;
For instance:
Today at 1:23 PM
Mar 13 at 9:00 AM
The first element is the day, and the second element is the time
-->
<string name="time_template">%1$s ás %2$s</string>
<string name="disclaimer">Aviso legal</string>
</resources>
|