blob: 61ae2f58d43cd789bfd9fca75c214414b0232930 (
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
63
|
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<string name="feed">Canle</string>
<string name="most_recent">Máis recentes</string>
<string name="top_stories">Historias destacadas</string>
<string name="profile">Perfil</string>
<string name="bookmarks">Marcadores</string>
<string name="events">Eventos</string>
<string name="friends">Amizades</string>
<string name="messages">Mensaxes</string>
<string name="notifications">Notificacións</string>
<string name="activity_log">Rexistro de actividade</string>
<string name="pages">Páxinas</string>
<string name="groups">Grupos</string>
<string name="saved">Gardado</string>
<string name="birthdays">Aniversarios</string>
<string name="chat">Chat</string>
<string name="photos">Fotos</string>
<string name="marketplace">Mercado</string>
<string name="notes">Notas</string>
<string name="on_this_day">Neste día</string>
<string name="loading_account">Preparándoo todo…</string>
<string name="welcome">Benvido/a %s</string>
<string name="select_facebook_account">Seleccionar conta do Facebook</string>
<string name="account_not_found">A conta actual non está na base de datos</string>
<string name="frost_notifications">Notificacións de Frost</string>
<string name="requires_custom_theme">Cómpre personalizar o tema</string>
<string name="subject">Asunto</string>
<string name="share">Compartir</string>
<string name="web_overlay_swipe_hint">Pasa o dedo cara á dereita para volver á xanela anterior.</string>
<string name="profile_picture">Imaxe de perfil</string>
<string name="new_message">Nova mensaxe</string>
<string name="no_text">Sen texto</string>
<string name="show_all_results">Mostrar todos os resultados</string>
<string name="frost_description">Frost é unha alternativa completamente
personalizable e funcional á aplicación oficial do Facebook. Orgullosamente
feita en código aberto.</string>
<string name="faq_title">FAQ de Frost</string>
<string name="html_extraction_error">Produciuse un erro na extracción HTML.</string>
<string name="html_extraction_cancelled">A solicitude foi cancelada.</string>
<string name="html_extraction_timeout">A solicitude expirou.</string>
<string name="file_chooser_not_found">Selector de ficheiros non atopado</string>
<string name="top_bar">Barra superior</string>
<string name="bottom_bar">Barra inferior</string>
<string name="preview">Vista previa</string>
<string name="options">Opcións</string>
<string name="tab_customizer_instructions">Toque longo e arrastra para reorganizar as iconas superiores.</string>
<string name="no_new_notifications">Non se atopou ningunha nova notificación</string>
<!--Biometrics-->
<string name="biometrics_prompt_title">Autenticar Frost</string>
<string name="today">Hoxe</string>
<string name="yesterday">Onte</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="disclaimer">Aviso legal</string>
</resources>
|