Skip to content

Commit 97cb46c

Browse files
committed
chore: sync transifex
1 parent 712c446 commit 97cb46c

Some content is hidden

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

103 files changed

+3710
-906
lines changed

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

Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
{}
1+
{
2+
"shop": {}
3+
}
Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1 @@
1-
{
2-
"backup": {
3-
"category_contacts": {
4-
"string": "جهات الاتصال"
5-
}
6-
}
7-
}
1+
{}
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
{}
1+
{
2+
"weather": {}
3+
}

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

Lines changed: 0 additions & 25 deletions
This file was deleted.

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

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,24 @@
156156
},
157157
"update_button": {
158158
"string": "Actualització"
159+
},
160+
"gift": {
161+
"error": {
162+
"button": {
163+
"string": "OK"
164+
}
165+
},
166+
"used": {
167+
"button": {
168+
"string": "OK"
169+
}
170+
}
171+
},
172+
"shop": {
173+
"intro": {
174+
"button": {
175+
"string": "Començar"
176+
}
177+
}
159178
}
160179
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@
4949
"name": {
5050
"string": "Bitcoin Fets"
5151
}
52-
}
52+
},
53+
"weather": {}
5354
}

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,14 @@
8787
"string": "Nastavte PIN kód"
8888
}
8989
},
90+
"shop": {
91+
"title": {
92+
"string": "Nakoupit"
93+
},
94+
"description": {
95+
"string": "Nakoupit s Bitcoinem"
96+
}
97+
},
9098
"slashtagsProfile": {
9199
"title": {
92100
"string": "Profil"

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

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/utils/i18n/locales/cs/other.json

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,5 +276,103 @@
276276
"string": "Platnost lightning faktury vypršela."
277277
}
278278
}
279+
},
280+
"gift": {
281+
"claiming": {
282+
"title": {
283+
"string": "Uplatnění daru"
284+
},
285+
"text": {
286+
"string": "Uplatnění dárkového kódu Bitkit..."
287+
}
288+
},
289+
"error": {
290+
"title": {
291+
"string": "Chyba dárkového kódu"
292+
},
293+
"text": {
294+
"string": "Bitkit nemohl nárokovat prostředky. Zkuste to prosím znovu později nebo nás kontaktujte."
295+
},
296+
"button": {
297+
"string": "OK"
298+
}
299+
},
300+
"used": {
301+
"title": {
302+
"string": "Použitý kód"
303+
},
304+
"text": {
305+
"string": "Tento dárkový kód BitKitu již byl použit a prostředky byly vyplaceny."
306+
},
307+
"button": {
308+
"string": "OK"
309+
}
310+
}
311+
},
312+
"shop": {
313+
"intro": {
314+
"title": {
315+
"string": "Nakoupit"
316+
},
317+
"description": {
318+
"string": "Zařiď si život podle Bitcoin standardu. Utrácej své Bitcoiny za digitální dárkové karty, eSIMky, dobíjení kreditu a mnohem víc."
319+
},
320+
"button": {
321+
"string": "Začít"
322+
}
323+
},
324+
"discover": {
325+
"nav_title": {
326+
"string": "Nakoupit"
327+
},
328+
"tabs": {
329+
"shop": {
330+
"string": "Nakoupit"
331+
},
332+
"map": {
333+
"string": "Mapa"
334+
}
335+
},
336+
"label": {
337+
"string": "Kategorie dárkových karet"
338+
},
339+
"gift-cards": {
340+
"title": {
341+
"string": "Dárkové karty"
342+
},
343+
"description": {
344+
"string": "Nakoupit s Bitcoinem"
345+
}
346+
},
347+
"esims": {
348+
"title": {
349+
"string": "eSims"
350+
},
351+
"description": {
352+
"string": "Žij bez hranic"
353+
}
354+
},
355+
"refill": {
356+
"title": {
357+
"string": "Dobití kreditu"
358+
},
359+
"description": {
360+
"string": "Dobijte kredit"
361+
}
362+
},
363+
"travel": {
364+
"title": {
365+
"string": "Cestování"
366+
},
367+
"description": {
368+
"string": "Rezervujte si svou ₿ dovolenou"
369+
}
370+
}
371+
},
372+
"main": {
373+
"nav_title": {
374+
"string": "Nakoupit"
375+
}
376+
}
279377
}
280378
}

0 commit comments

Comments
 (0)