Skip to content

Commit 12381ec

Browse files
committed
chore: update translations
1 parent 14c9664 commit 12381ec

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+2137
-827
lines changed

.tx/config

Lines changed: 69 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,91 @@
11
[main]
22
host = https://www.transifex.com
33

4+
[o:synonym:p:bitkit:r:28d522c14a937bfdfb78f31dafb9ddc7]
5+
file_filter = ./src/utils/i18n/locales/<lang>/widgets.json
6+
source_file = ./src/utils/i18n/locales/en/widgets.json
7+
type = STRUCTURED_JSON
8+
minimum_perc = 0
9+
resource_name = src..en/widgets.json (master)
10+
replace_edited_strings = false
11+
keep_translations = false
12+
413
[o:synonym:p:bitkit:r:cards]
5-
file_filter = src/utils/i18n/locales/<lang>/cards.json
6-
source_file = src/utils/i18n/locales/en/cards.json
7-
source_lang = en
8-
type = STRUCTURED_JSON
14+
file_filter = src/utils/i18n/locales/<lang>/cards.json
15+
source_file = src/utils/i18n/locales/en/cards.json
16+
source_lang = en
17+
type = STRUCTURED_JSON
18+
replace_edited_strings = false
19+
keep_translations = false
920

1021
[o:synonym:p:bitkit:r:common]
11-
file_filter = src/utils/i18n/locales/<lang>/common.json
12-
source_file = src/utils/i18n/locales/en/common.json
13-
source_lang = en
14-
type = STRUCTURED_JSON
22+
file_filter = src/utils/i18n/locales/<lang>/common.json
23+
source_file = src/utils/i18n/locales/en/common.json
24+
source_lang = en
25+
type = STRUCTURED_JSON
26+
replace_edited_strings = false
27+
keep_translations = false
1528

1629
[o:synonym:p:bitkit:r:fee]
17-
file_filter = src/utils/i18n/locales/<lang>/fee.json
18-
source_file = src/utils/i18n/locales/en/fee.json
19-
source_lang = en
20-
type = STRUCTURED_JSON
30+
file_filter = src/utils/i18n/locales/<lang>/fee.json
31+
source_file = src/utils/i18n/locales/en/fee.json
32+
source_lang = en
33+
type = STRUCTURED_JSON
34+
replace_edited_strings = false
35+
keep_translations = false
2136

2237
[o:synonym:p:bitkit:r:lightning]
23-
file_filter = src/utils/i18n/locales/<lang>/lightning.json
24-
source_file = src/utils/i18n/locales/en/lightning.json
25-
source_lang = en
26-
type = STRUCTURED_JSON
38+
file_filter = src/utils/i18n/locales/<lang>/lightning.json
39+
source_file = src/utils/i18n/locales/en/lightning.json
40+
source_lang = en
41+
type = STRUCTURED_JSON
42+
replace_edited_strings = false
43+
keep_translations = false
2744

2845
[o:synonym:p:bitkit:r:onboarding]
29-
file_filter = src/utils/i18n/locales/<lang>/onboarding.json
30-
source_file = src/utils/i18n/locales/en/onboarding.json
31-
source_lang = en
32-
type = STRUCTURED_JSON
46+
file_filter = src/utils/i18n/locales/<lang>/onboarding.json
47+
source_file = src/utils/i18n/locales/en/onboarding.json
48+
source_lang = en
49+
type = STRUCTURED_JSON
50+
replace_edited_strings = false
51+
keep_translations = false
3352

3453
[o:synonym:p:bitkit:r:other]
35-
file_filter = src/utils/i18n/locales/<lang>/other.json
36-
source_file = src/utils/i18n/locales/en/other.json
37-
source_lang = en
38-
type = STRUCTURED_JSON
54+
file_filter = src/utils/i18n/locales/<lang>/other.json
55+
source_file = src/utils/i18n/locales/en/other.json
56+
source_lang = en
57+
type = STRUCTURED_JSON
58+
replace_edited_strings = false
59+
keep_translations = false
3960

4061
[o:synonym:p:bitkit:r:security]
41-
file_filter = src/utils/i18n/locales/<lang>/security.json
42-
source_file = src/utils/i18n/locales/en/security.json
43-
source_lang = en
44-
type = STRUCTURED_JSON
62+
file_filter = src/utils/i18n/locales/<lang>/security.json
63+
source_file = src/utils/i18n/locales/en/security.json
64+
source_lang = en
65+
type = STRUCTURED_JSON
66+
replace_edited_strings = false
67+
keep_translations = false
4568

4669
[o:synonym:p:bitkit:r:settingss]
47-
file_filter = src/utils/i18n/locales/<lang>/settings.json
48-
source_file = src/utils/i18n/locales/en/settings.json
49-
source_lang = en
50-
type = STRUCTURED_JSON
70+
file_filter = src/utils/i18n/locales/<lang>/settings.json
71+
source_file = src/utils/i18n/locales/en/settings.json
72+
source_lang = en
73+
type = STRUCTURED_JSON
74+
replace_edited_strings = false
75+
keep_translations = false
5176

5277
[o:synonym:p:bitkit:r:slashtags]
53-
file_filter = src/utils/i18n/locales/<lang>/slashtags.json
54-
source_file = src/utils/i18n/locales/en/slashtags.json
55-
source_lang = en
56-
type = STRUCTURED_JSON
78+
file_filter = src/utils/i18n/locales/<lang>/slashtags.json
79+
source_file = src/utils/i18n/locales/en/slashtags.json
80+
source_lang = en
81+
type = STRUCTURED_JSON
82+
replace_edited_strings = false
83+
keep_translations = false
5784

5885
[o:synonym:p:bitkit:r:wallet]
59-
file_filter = src/utils/i18n/locales/<lang>/wallet.json
60-
source_file = src/utils/i18n/locales/en/wallet.json
61-
source_lang = en
62-
type = STRUCTURED_JSON
63-
64-
[o:synonym:p:bitkit:r:widgets]
65-
file_filter = src/utils/i18n/locales/<lang>/widgets.json
66-
source_file = src/utils/i18n/locales/en/widgets.json
67-
source_lang = en
68-
type = STRUCTURED_JSON
86+
file_filter = src/utils/i18n/locales/<lang>/wallet.json
87+
source_file = src/utils/i18n/locales/en/wallet.json
88+
source_lang = en
89+
type = STRUCTURED_JSON
90+
replace_edited_strings = false
91+
keep_translations = false

src/utils/i18n/locales/arb/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import security from './security.json';
88
import settings from './settings.json';
99
import slashtags from './slashtags.json';
1010
import wallet from './wallet.json';
11+
import widgets from './widgets.json';
1112

1213
export default {
1314
cards,
@@ -20,4 +21,5 @@ export default {
2021
settings,
2122
slashtags,
2223
wallet,
24+
widgets,
2325
};

src/utils/i18n/locales/arb/slashtags.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,5 @@
7070
},
7171
"profile_delete_dialogue_yes": {
7272
"string": "نعم، احذف"
73-
},
74-
"widget_delete_yes": {
75-
"string": "نعم، احذف"
7673
}
7774
}

src/utils/i18n/locales/arb/wallet.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{
2+
"drawer": {
3+
"contacts": {
4+
"string": "جهات الاتصال"
5+
}
6+
},
27
"recipient_contact": {
38
"string": "جهة الاتصال"
49
},
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

src/utils/i18n/locales/ca/cards.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"backupSeedPhrase": {
3+
"title": {
4+
"string": "Sauvegarde"
5+
},
36
"description": {
47
"string": "Emmagatzema els teus bitcoin"
58
}
@@ -13,6 +16,9 @@
1316
}
1417
},
1518
"quickpay": {
19+
"title": {
20+
"string": "QuickPay"
21+
},
1622
"description": {
1723
"string": "Escaneja i paga"
1824
}
@@ -66,6 +72,9 @@
6672
}
6773
},
6874
"transferClosingChannel": {
75+
"title": {
76+
"string": "Initialisation"
77+
},
6978
"description": {
7079
"string": "Mantenir l'aplicació oberta"
7180
}

src/utils/i18n/locales/ca/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import security from './security.json';
88
import settings from './settings.json';
99
import slashtags from './slashtags.json';
1010
import wallet from './wallet.json';
11+
import widgets from './widgets.json';
1112

1213
export default {
1314
cards,
@@ -20,4 +21,5 @@ export default {
2021
settings,
2122
slashtags,
2223
wallet,
24+
widgets,
2325
};

src/utils/i18n/locales/ca/settings.json

Lines changed: 5 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@
104104
"string": "Ginys"
105105
}
106106
},
107+
"quickpay": {
108+
"nav_title": {
109+
"string": "QuickPay"
110+
}
111+
},
107112
"security": {
108113
"title": {
109114
"string": "Seguretat i privacitat"
@@ -133,32 +138,6 @@
133138
"string": "Utilitza {biometryTypeName} enlloc"
134139
}
135140
},
136-
"backup": {
137-
"status_failed": {
138-
"string": "Error de còpia de seguretat: {time}"
139-
},
140-
"status_success": {
141-
"string": "Última còpia de seguretat: {time}"
142-
},
143-
"category_connections": {
144-
"string": "Connexions"
145-
},
146-
"category_settings": {
147-
"string": "Configuracions"
148-
},
149-
"category_widgets": {
150-
"string": "Ginys"
151-
},
152-
"category_tags": {
153-
"string": "Etiquetes"
154-
},
155-
"category_profile": {
156-
"string": "Perfil"
157-
},
158-
"category_contacts": {
159-
"string": "Contactes"
160-
}
161-
},
162141
"support": {
163142
"title": {
164143
"string": "Suport"
@@ -253,9 +232,6 @@
253232
"cs_manual": {
254233
"string": "Manual"
255234
},
256-
"cs_max": {
257-
"string": "Més privacitat"
258-
},
259235
"payment_preference": {
260236
"string": "Preferències de pagament"
261237
},

src/utils/i18n/locales/ca/slashtags.json

Lines changed: 0 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -146,69 +146,6 @@
146146
"offline_enable_explain": {
147147
"string": "* Això requereix compartir les dades de pagament."
148148
},
149-
"widgets": {
150-
"string": "Ginys"
151-
},
152-
"widget_add": {
153-
"string": "Afegir ginys"
154-
},
155-
"widget_loading_description": {
156-
"string": "Carregant la descripció del giny..."
157-
},
158-
"widget_failed_description": {
159-
"string": "Ha fallat en carregar el giny"
160-
},
161-
"widget_source": {
162-
"string": "Origen"
163-
},
164-
"widget_price": {
165-
"string": "Preu de Bitcoin"
166-
},
167-
"widget_headlines": {
168-
"string": "Capçaleres de Bitcoin"
169-
},
170-
"widget_blocks": {
171-
"string": "Blocs de Bitcoin"
172-
},
173-
"widget_facts": {
174-
"string": "Bitcoin Fets"
175-
},
176-
"widget_qr": {
177-
"string": "O escaneja el codi QR"
178-
},
179-
"widget_error_drive": {
180-
"string": "No s'ha pogut obtenir les dades"
181-
},
182-
"widget_feed": {
183-
"string": "Giny"
184-
},
185-
"widget_edit": {
186-
"string": "Alimentar el Giny"
187-
},
188-
"widget_edit_default": {
189-
"string": "Predeterminat"
190-
},
191-
"widget_edit_custom": {
192-
"string": "Personalitzat"
193-
},
194-
"widget_loading_options": {
195-
"string": "Carregant les opcions del giny..."
196-
},
197-
"widget_reset": {
198-
"string": "Reinicia"
199-
},
200-
"widget_preview": {
201-
"string": "Previsualització"
202-
},
203-
"widget_delete_yes": {
204-
"string": "Sí, Elimina"
205-
},
206-
"widget_delete_title": {
207-
"string": "Esborrar el giny?"
208-
},
209-
"widget_delete_desc": {
210-
"string": "Estàs segur que vols eliminar '{name}' dels teus ginys?"
211-
},
212149
"error_saving_contact": {
213150
"string": "No s'ha pogut desar el contacte."
214151
},

src/utils/i18n/locales/ca/wallet.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,24 @@
11
{
2+
"drawer": {
3+
"activity": {
4+
"string": "Activitat"
5+
},
6+
"contacts": {
7+
"string": "Contactes"
8+
},
9+
"profile": {
10+
"string": "Perfil"
11+
},
12+
"widgets": {
13+
"string": "Ginys"
14+
},
15+
"settings": {
16+
"string": "Configuracions"
17+
},
18+
"status": {
19+
"string": "Estat de l'Aplicació"
20+
}
21+
},
222
"send": {
323
"string": "Envia"
424
},
@@ -89,6 +109,11 @@
89109
"send_pending": {
90110
"string": "Pagament pendent"
91111
},
112+
"send_quickpay": {
113+
"nav_title": {
114+
"string": "QuickPay"
115+
}
116+
},
92117
"send_instant_failed": {
93118
"string": "Pagament Instantani Fallit"
94119
},

0 commit comments

Comments
 (0)