mirror of
https://github.com/spliit-app/spliit.git
synced 2026-03-08 05:09:05 +01:00
Translations update from Hosted Weblate (#415)
* Translated using Weblate (German) Currently translated at 100.0% (303 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/de/ * Translated using Weblate (French) Currently translated at 99.6% (302 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/fr/ * Translated using Weblate (Spanish) Currently translated at 100.0% (303 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/es/ * Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 97.3% (295 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/zh_Hans/ * Added translation using Weblate (Korean) * Translated using Weblate (Korean) Currently translated at 82.8% (251 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/ko/ * Translated using Weblate (Catalan) Currently translated at 100.0% (303 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/ca/ * Translated using Weblate (Russian) Currently translated at 87.1% (264 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/ru/ * Added translation using Weblate (Basque) * Translated using Weblate (Basque) Currently translated at 48.5% (147 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/eu/ * Translated using Weblate (Basque) Currently translated at 56.7% (172 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/eu/ * Translated using Weblate (Italian) Currently translated at 90.7% (275 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/it/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 94.7% (287 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/pt_BR/ * Translated using Weblate (Basque) Currently translated at 82.1% (249 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/eu/ * Translated using Weblate (Basque) Currently translated at 100.0% (303 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/eu/ * Added translation using Weblate (Indonesian) * Translated using Weblate (Indonesian) Currently translated at 100.0% (303 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/id/ * Translated using Weblate (Japanese) Currently translated at 100.0% (303 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/ja/ * Added translation using Weblate (Portuguese) * Translated using Weblate (Portuguese) Currently translated at 27.3% (83 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/pt/ * Added translation using Weblate (Hebrew) * Translated using Weblate (Hebrew) Currently translated at 100.0% (303 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/he/ * Translated using Weblate (Basque) Currently translated at 100.0% (303 of 303 strings) Translation: Spliit/Spliit Translate-URL: https://hosted.weblate.org/projects/spliit/spliit/eu/ --------- Co-authored-by: Panoloo <chr.gee@t-online.de> Co-authored-by: Meryl Street <e.kergrene+osm@gmail.com> Co-authored-by: Aire Sur <andreser@gmail.com> Co-authored-by: Leo Li <leo_li2001@outlook.com> Co-authored-by: MinjiK <km.minjikim@gmail.com> Co-authored-by: Jose <seriamente.fs@gmail.com> Co-authored-by: Roman Miller <rmn.miller@googlemail.com> Co-authored-by: Alexander Gabilondo <alexgabi@openmailbox.org> Co-authored-by: Arthur Bonavita <arthur.bonavita@gmail.com> Co-authored-by: Stefan Tanuwijaya <st.navybloo1@gmail.com> Co-authored-by: susui <susui@hatsuyoake.com> Co-authored-by: Pedro Gaspar <19785870+p-gaspar@users.noreply.github.com> Co-authored-by: 12 123 <rohin.kaelin@moonfee.com>
This commit is contained in:
@@ -159,7 +159,11 @@
|
||||
"description": "Wähle für wen die Einnahme empfangen wurde."
|
||||
},
|
||||
"splitModeDescription": "Wähle, wie die Einnahme aufgeteilt werden soll.",
|
||||
"attachDescription": "Füge der Einnahme einen Beleg hinzu."
|
||||
"attachDescription": "Füge der Einnahme einen Beleg hinzu.",
|
||||
"currencyField": {
|
||||
"label": "Währung der Einnahme",
|
||||
"description": "Die Währung, in der die Einnahmen erhalten wurden."
|
||||
}
|
||||
},
|
||||
"Expense": {
|
||||
"create": "Ausgabe erstellen",
|
||||
@@ -192,7 +196,11 @@
|
||||
"description": "Wähle für wen die Ausgabe gezahlt wurde."
|
||||
},
|
||||
"splitModeDescription": "Wähle, wie die Ausgabe aufgeteilt werden soll.",
|
||||
"attachDescription": "Füge der Ausgabe einen Beleg hinzu."
|
||||
"attachDescription": "Füge der Ausgabe einen Beleg hinzu.",
|
||||
"currencyField": {
|
||||
"label": "Währung der Ausgabe",
|
||||
"description": "Die Währung, in der die Ausgabe bezahlt wurde."
|
||||
}
|
||||
},
|
||||
"amountField": {
|
||||
"label": "Betrag"
|
||||
@@ -231,7 +239,28 @@
|
||||
"save": "Speichern",
|
||||
"saving": "Speichert…",
|
||||
"cancel": "Abbrechen",
|
||||
"reimbursement": "Rückzahlung"
|
||||
"reimbursement": "Rückzahlung",
|
||||
"conversionUnavailable": "Um für jede Ausgabe eine andere Währung festzulegen und Beträge umzurechnen, wählen Sie eine nicht benutzerdefinierte Währung für die Gruppe aus.",
|
||||
"originalAmountField": {
|
||||
"label": "Umzurechnender Betrag"
|
||||
},
|
||||
"conversionRateState": {
|
||||
"customRate": "Benutzerdefinierte Rate verwenden",
|
||||
"loading": "Wechselkurse abrufen…",
|
||||
"success": "Erhaltene Zinssätze:",
|
||||
"error": "Oops, wir konnten die aktuellsten Zinssätze nicht abrufen.",
|
||||
"staleRate": "Verwendeter Zinssatz:",
|
||||
"noRate": "Geben Sie unten einen benutzerdefinierten Zinssatz ein.",
|
||||
"noDate": "Geben Sie das Ausgabedatum ein, um einen Umrechnungskurs zu erhalten.",
|
||||
"dateMismatch": "Zinssätze von Datum: {date}",
|
||||
"refresh": "Aktualisiere",
|
||||
"currencyNotFound": "Oops, Frankfurter hat für diese Währung an diesem Tag keinen Zinssatz."
|
||||
},
|
||||
"conversionRateField": {
|
||||
"useCustom": "Benutze individuelle Rate",
|
||||
"label": "Wechselkurs",
|
||||
"useApi": "Benutze Zinssätze von Frankfurter"
|
||||
}
|
||||
},
|
||||
"ExpenseDocumentsInput": {
|
||||
"TooBigToast": {
|
||||
@@ -342,7 +371,8 @@
|
||||
"paidForMin1": "Die Ausgabe muss mindestens für ein Mitglied bezahlt werden.",
|
||||
"noZeroShares": "Alle Anteile müssen größer als 0 sein.",
|
||||
"amountSum": "Die Summe der Beträge muss dem Betrag der Ausgabe entsprechen.",
|
||||
"percentageSum": "Die Summe der prozentualen Anteile muss 100 ergeben."
|
||||
"percentageSum": "Die Summe der prozentualen Anteile muss 100 ergeben.",
|
||||
"ratePositive": "Der Zinssatz muss unbedingt größer als Null sein."
|
||||
},
|
||||
"Categories": {
|
||||
"search": "Nach Kategorie suchen...",
|
||||
|
||||
Reference in New Issue
Block a user