-
-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy pathstrings.xml
More file actions
75 lines (74 loc) · 4.85 KB
/
strings.xml
File metadata and controls
75 lines (74 loc) · 4.85 KB
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
64
65
66
67
68
69
70
71
72
73
74
75
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">BTC Map</string>
<string name="add_location">Afegir ubicació</string>
<string name="icon">Icona</string>
<string name="qr_code">Codi QR</string>
<string name="copied_to_clipboard">Copiat al porta-retalls</string>
<string name="show_my_location">Mostra la meva ubicació</string>
<string name="search_here">Cerca aquí</string>
<string name="settings">Configuració</string>
<string name="pay">Paga</string>
<string name="you_dont_have_a_compatible_wallet">No tens un portafolis compatible</string>
<string name="not_verified">No verificat</string>
<string name="verify">Verifica o Reporta</string>
<string name="directions">Direccions</string>
<string name="share">Comparteix</string>
<string name="companion_warning">Necessitaràs una aplicació companyona (%1$s) per fer un pagament. Aquesta aplicació no requereix que omplis cap dada personal, segons el nostre coneixement. Si us plau, fes-nos saber si no és el cas i eliminarem aquest lloc.</string>
<string name="comments_d">Comentaris (%1$d)</string>
<string name="add_element_comment_disclosure_1">Tots els comentaris són anònims però cobrem una petita tarifa en sats com a mesura de protecció contra correu brossa</string>
<string name="comment">Comentari</string>
<string name="btn_continue">Continua</string>
<string name="add_comment">Afegir Comentari</string>
<string name="error">Error</string>
<string name="close">Tanca</string>
<string name="comments">Comentaris</string>
<string name="add">Afegir</string>
<string name="boost">Promociona</string>
<string name="boost_merchant">Promociona Comerciant</string>
<string name="boost_description">Fes que aquest comerciant destaqui en taronja Bitcoin al mapa, brilli als resultats de cerca i descobreix-lo a la secció exclusiva de llocs promocionats!\n\nLa tarifa s\'utilitza per recolzar el projecte de codi obert BTC Map i continuar el seu desenvolupament.</string>
<string name="months_1">1 Mes</string>
<string name="months_3">3 Mesos</string>
<string name="months_12">12 Mesos</string>
<string name="current_fee">Tarifa actual:</string>
<string name="loading">Carregant</string>
<string name="d_sat">%1$s sat</string>
<string name="more_details_will_appear_after_full_sync">Més detalls apareixeran desprès de la sincronització completa</string>
<string name="map_style">Estil del mapa</string>
<string name="style_auto">Automàtic</string>
<string name="style_liberty">OpenFreeMap Liberty</string>
<string name="style_positron">OpenFreeMap Positron</string>
<string name="style_bright">OpenFreeMap Bright</string>
<string name="style_dark">OpenFreeMap Dark</string>
<string name="style_carto_dark_matter">Carto Dark Matter</string>
<string name="marker_background_color">Fons del marcador</string>
<string name="marker_icon_color">Icona del marcador</string>
<string name="badge_background">Fons de la insígnia</string>
<string name="badge_text">Text de la insígnia</string>
<string name="boosted_marker_background">Fons del marcador promocionat</string>
<string name="btc_map_boost_payment_request">Sol·licitud de Pagament BTC Map Boost</string>
<string name="your_comment_has_been_posted">El teu comentari ha estat publicat</string>
<string name="comment_cannot_be_empty">El comentari no pot estar buit</string>
<string name="btc_map_comment_payment_request">Sol·licitud de Pagament de Comentari BTC Map</string>
<string name="update_available">Actualització disponible</string>
<string name="update_available_description">Si has instal·lat aquesta aplicació des d\'una botiga, pots ignorarla i deixar que la teva botiga gestioni les actualitzacions. Si has instal·lat mitjançant un APK directe, prem el botó \"Obtindre APK\" per actualitzar.\n\nVersió actual: %1$s\nÚltima versió: %2$s</string>
<string name="get_apk">Obtindre APK</string>
<string name="ignore">Ignora</string>
<string name="view_on_btcmap">Veure a btcmap.org</string>
<string name="s_km">%1$s km</string>
<string name="s_m">%1$s m</string>
<string name="button_background">Fons del botó</string>
<string name="button_icon">Icona del botó</string>
<string name="button_border">Vora del botó</string>
<string name="use_adaptive_colors">Utilitza colors adaptatius</string>
<string name="reset">Restableix</string>
<string name="area_icon">Icona d\'àrea</string>
<string name="monday">Dilluns</string>
<string name="tuesday">Dimarts</string>
<string name="wednesday">Dimecres</string>
<string name="thursday">Dijous</string>
<string name="friday">Divendres</string>
<string name="saturday">Dissabte</string>
<string name="sunday">Diumenge</string>
<string name="closed">Tancat</string>
</resources>