Skip to content

Commit a76978f

Browse files
weblateHamlynSurfHosthugoassisjJan Viktorin
committed
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (40 of 40 strings) Translated using Weblate (Czech) Currently translated at 97.5% (39 of 40 strings) Added translation using Weblate (Czech) Translated using Weblate (Japanese) Currently translated at 2.5% (1 of 40 strings) Added translation using Weblate (Japanese) Translated using Weblate (Dutch) Currently translated at 65.0% (26 of 40 strings) Translated using Weblate (Swedish) Currently translated at 100.0% (40 of 40 strings) Translated using Weblate (French) Currently translated at 100.0% (40 of 40 strings) Translated using Weblate (Albanian) Currently translated at 5.0% (2 of 40 strings) Added translation using Weblate (Albanian) Co-authored-by: Hamlyn <weblate@hafio.tv> Co-authored-by: Hans <hans@surfhost.nl> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Hugo Assis Juste <hugo.assis.j@gmail.com> Co-authored-by: Jan Viktorin <jviks@users.noreply.hosted.weblate.org> Co-authored-by: Ndricim Jaho <me@ndricimjaho.com> Co-authored-by: V-e-n-i-m <h.github@skarnell.se> Translate-URL: https://hosted.weblate.org/projects/splitpro/home/cs/ Translate-URL: https://hosted.weblate.org/projects/splitpro/home/fr/ Translate-URL: https://hosted.weblate.org/projects/splitpro/home/ja/ Translate-URL: https://hosted.weblate.org/projects/splitpro/home/nl/ Translate-URL: https://hosted.weblate.org/projects/splitpro/home/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/splitpro/home/sq/ Translate-URL: https://hosted.weblate.org/projects/splitpro/home/sv/ Translation: SplitPro/Home
1 parent 4855218 commit a76978f

File tree

7 files changed

+108
-8
lines changed

7 files changed

+108
-8
lines changed

public/locales/cs/home.json

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
{
2+
"features": {
3+
"bank_connection": {
4+
"description": "Přidávejte výdaje rychleji díky integraci s API GoCardless nebo Plaid pro transakce na bankovním účtu",
5+
"title": "Propojení s Bankou"
6+
},
7+
"currency_conversion": {
8+
"description": "Rychlý převod mezi měnami pomocí současných nebo historických směnných kurzů",
9+
"title": "Převod Měny"
10+
},
11+
"debt_simplification": {
12+
"description": "Automaticky zjednodušte skupinové dluhy, abyste snížili počet potřebných transakcí mezi přáteli",
13+
"title": "Zjednodušení Dluhu"
14+
},
15+
"groups_and_friends": {
16+
"description": "Můžete vytvořit více skupin nebo přidat zůstatek napřímo. Všechno bude konsolidováno",
17+
"title": "Skupiny a Přátelé"
18+
},
19+
"i18": {
20+
"description": "Dostupné ve více jazycích, aby bylo dělení výdajů dostupné po celém světě",
21+
"title": "Internacionalizace"
22+
},
23+
"import_splitwise": {
24+
"description": "Nemusíte migrovat zůstatky manuálně. Můžete importovat uživatele a skupiny ze splitwise",
25+
"title": "Import ze splitwise"
26+
},
27+
"multiple_currencies": {
28+
"description": "Potřebujete pro jednoho uživatele přidat výdaje ve více měnách? Žádný problém!",
29+
"title": "Více měn"
30+
},
31+
"open_source": {
32+
"description": "Což dost snižuje šanci na obrácení k temné straně. Snadné hostování na vlastním serveru",
33+
"title": "Open source"
34+
},
35+
"push_notifications": {
36+
"description": "Nikdy nezmeškejte důležitá upozornění. Budete upozornění vždy, když někdo přidá výdaj nebo vyrovná účty",
37+
"title": "Push notifikace"
38+
},
39+
"pwa_support": {
40+
"description": "Milujete mobilní aplikace? Tak to jste u nás správně. Nainstalujte si SplitPro jako PWA a nepoznáte rozdíl!",
41+
"title": "Podpora PWA"
42+
},
43+
"recurring_transactions": {
44+
"description": "Nastavit automatické opakující se výdaje za nájem, předplatné nebo jakékoliv jiné pravidelné sdílené náklady",
45+
"title": "Opakující se Transakce"
46+
},
47+
"title": "Vlastnosti",
48+
"unequal_split": {
49+
"description": "Pokročilé možnosti dělení. Podle podílů, procent nebo přesných částek.",
50+
"title": "Nerovnoměrné dělení"
51+
},
52+
"upload_receipts": {
53+
"description": "K výdajům můžete rovnou nahrát i účtenky",
54+
"title": "Nahrajte účtenky"
55+
}
56+
},
57+
"footer": {
58+
"built_by": "Vytvořeno"
59+
},
60+
"hero": {
61+
"add_expense_button": "Přidat výdaj",
62+
"star_github_button": "Dejte nám hvězdu na githubu",
63+
"subtitle_link": "open source",
64+
"subtitle_part2": "alternative ke SplitWise",
65+
"title_highlight": "zdarma",
66+
"title_part1": "Rozdělte si výdaje s přáteli"
67+
},
68+
"meta": {
69+
"description": "SplitPro: Rozdělte si zdarma výdaje s přáteli",
70+
"title": "SplitPro: Rozdělte si zdarma výdaje se svými přáteli"
71+
},
72+
"nav": {
73+
"app_name": "SplitPro",
74+
"privacy": "Soukromí",
75+
"terms": "Podmínky"
76+
}
77+
}

public/locales/fr/home.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"title": "Connexion à ta banque"
66
},
77
"currency_conversion": {
8-
"description": "Convertis rapidement les dépenses entre plusieurs devises, avec le taux de change actuel ou antérieur.",
8+
"description": "Convertis rapidement les dépenses entre plusieurs devises, avec le taux de change actuel ou antérieur",
99
"title": "Conversion monétaire"
1010
},
1111
"debt_simplification": {

public/locales/ja/home.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"features": {
3+
"currency_conversion": {
4+
"description": "最新・過去のレートで通貨を換算"
5+
}
6+
}
7+
}

public/locales/nl/home.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,28 +13,28 @@
1313
"title": ""
1414
},
1515
"groups_and_friends": {
16-
"description": "Kan meerdere groepen creëren of meteen een saldo toevoegen. Alles wordt geconsolideerd",
16+
"description": "Kan meerdere groepen creëren of meteen een saldo toevoegen. Alles wordt samengevoegd",
1717
"title": "Groepen en Vrienden"
1818
},
1919
"i18": {
2020
"description": "",
2121
"title": ""
2222
},
2323
"import_splitwise": {
24-
"description": "Geen nood om manueel saldos to migreren. Je kan gebruikers en groepen importeren van Splitwise",
25-
"title": "Import van Splitwise"
24+
"description": "Saldos hoeven niet handmatig gemigreerd te worden. Je kan gebruikers en groepen importeren van Splitwise",
25+
"title": "Importeren van Splitwise"
2626
},
2727
"multiple_currencies": {
28-
"description": "Nood aan meerdere valuta voor dezelfde gebruiker? Geen probleem!",
28+
"description": "Meerdere valuta aan dezelfde gebruiker toevoegen? Geen probleem!",
2929
"title": "Meerdere valuta"
3030
},
3131
"open_source": {
3232
"description": "Wat het moeilijk maakt om slecht te worden. Gemakkelijk zelf te hosten",
3333
"title": "Open source"
3434
},
3535
"push_notifications": {
36-
"description": "Miss nooit belangrijke notificaties. Wordt geüpdatet zodra iemand een uitgave toevoegt of zijn schuld vereffend",
37-
"title": "Push notificaties"
36+
"description": "Mis nooit belangrijke notificaties. Krijg bericht zodra iemand een uitgave toevoegt of zijn schuld aflost",
37+
"title": "Pushbericht"
3838
},
3939
"pwa_support": {
4040
"description": "Hou je van mobiele apps? We steunen je hierin. Installeer het als een PWA en je merkt geen verschil!",

public/locales/pt-BR/home.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@
4040
"description": "Gosta de apps? Deixa com a gente. Instale como um PWA: é só adicionar nosso site à sua tela inicial e ele funciona como um aplicativo. Você nem vai notar a diferença!",
4141
"title": "Suporte a PWA"
4242
},
43+
"recurring_transactions": {
44+
"description": "Configure despesas recorrentes automáticas para aluguel, assinaturas ou outros custos compartilhados recorrentes",
45+
"title": "Transações Recorrentes"
46+
},
4347
"title": "Funcionalidades",
4448
"unequal_split": {
4549
"description": "Opções de divisão avançadas. Por partes, porcentagem ou quantias exatas.",

public/locales/sq/home.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"features": {
3+
"currency_conversion": {
4+
"description": "Konvertim i shpejtë midis valutave, duke perdorur kurs këmbimi të përditësuar ose kurs historik",
5+
"title": "Kursi Këmbimit"
6+
}
7+
}
8+
}

public/locales/sv/home.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"features": {
33
"bank_connection": {
4-
"description": "Lägg till utgifter snabbare med en integration till GoCardless eller Plaid banktransaktions-API",
4+
"description": "Lägg till utgifter snabbare med en integration till GoCardless eller Plaid bank-API",
55
"title": "Bankanslutning"
66
},
77
"currency_conversion": {
@@ -40,6 +40,10 @@
4040
"description": "Älskar du mobila appar? Inga problem. Installera det som en PWA och du kommer inte ens att märka!",
4141
"title": "PWA support"
4242
},
43+
"recurring_transactions": {
44+
"description": "Skapa automatiska återkommande utgifter för hyra, prenumerationer eller andra regelbundna gemensamma kostnader",
45+
"title": "Återkommande utgifter"
46+
},
4347
"title": "Funktioner",
4448
"unequal_split": {
4549
"description": "Avancerade delningsalternativ. Efter andelar, procent eller exakta belopp.",

0 commit comments

Comments
 (0)