Skip to content

Commit a2a3aa6

Browse files
weblatepHamalaPrasannaVenkadeshsamuelbaratafhinok
committed
Translated using Weblate (German)
Currently translated at 100.0% (264 of 264 strings) Translated using Weblate (Tamil) Currently translated at 29.1% (77 of 264 strings) Translated using Weblate (Finnish) Currently translated at 100.0% (264 of 264 strings) Added translation using Weblate (Tamil) Translated using Weblate (Spanish) Currently translated at 100.0% (264 of 264 strings) Translated using Weblate (Portuguese) Currently translated at 93.9% (248 of 264 strings) Translated using Weblate (German) Currently translated at 100.0% (263 of 263 strings) Translated using Weblate (German (Switzerland)) Currently translated at 100.0% (665 of 665 strings) Translated using Weblate (German (Switzerland)) Currently translated at 100.0% (260 of 260 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Petri Hämäläinen <petri.hamalainen@mailbox.org> Co-authored-by: Prasanna Venkadesh <prasmailme@gmail.com> Co-authored-by: Samuel Barata <oliveira3@icloud.com> Co-authored-by: Sämi Will <saemiwill@gmail.com> Co-authored-by: Tom Bursch <tombursch@gmail.com> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Translate-URL: https://hosted.weblate.org/projects/kitchenowl/default-items/de_CH/ Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/de/ Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/de_CH/ Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/es/ Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/fi/ Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/pt/ Translate-URL: https://hosted.weblate.org/projects/kitchenowl/kitchenowl/ta/ Translation: KitchenOwl/App Translation: KitchenOwl/Default Items
1 parent cde6739 commit a2a3aa6

File tree

7 files changed

+226
-2
lines changed

7 files changed

+226
-2
lines changed

backend/templates/l10n/de_CH.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"chocolate_pudding": "Schokoladenpudding",
122122
"chocolate_spread": "Schokoladenaufstrich",
123123
"chopped_tomatoes": "Gehackte Tomaten",
124-
"chunky_tomatoes": "Stückige Tomaten",
124+
"chunky_tomatoes": "Gewürfelte Tomaten",
125125
"ciabatta": "Ciabatta",
126126
"cider": "Cider",
127127
"cider_vinegar": "Apfelessig",

kitchenowl/lib/l10n/app_de.arb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
},
4040
"@back": {},
4141
"@balances": {},
42+
"@budget": {},
43+
"@budgetSet": {},
4244
"@camera": {},
4345
"@cancel": {},
4446
"@categories": {},
@@ -57,6 +59,7 @@
5759
}
5860
},
5961
"@changeIcon": {},
62+
"@clear": {},
6063
"@colorSelect": {},
6164
"@confirm": {},
6265
"@cookingTime": {},
@@ -264,6 +267,7 @@
264267
"@recipesSuggested": {},
265268
"@redo": {},
266269
"@refresh": {},
270+
"@rememberLastShoppingList": {},
267271
"@remove": {},
268272
"@rename": {},
269273
"@reportIssue": {},
@@ -377,6 +381,8 @@
377381
"appTitle": "KitchenOwl",
378382
"back": "Zurück",
379383
"balances": "Bilanz",
384+
"budget": "Budget",
385+
"budgetSet": "Budget setzen",
380386
"camera": "Kamera",
381387
"cancel": "Abbrechen",
382388
"categories": "Kategorien",
@@ -387,6 +393,7 @@
387393
"categoryEdit": "Kategorie bearbeiten",
388394
"categoryExpenseDeleteConfirmation": "Bist du dir sicher, dass du {category} löschen möchtest? Diese Aktion entfernt die Kategorie von allen Ausgaben.",
389395
"changeIcon": "Symbol ändern",
396+
"clear": "Löschen",
390397
"colorSelect": "Suche eine Farbe aus",
391398
"confirm": "Bestätigen",
392399
"cookingTime": "Kochzeit",
@@ -542,6 +549,7 @@
542549
"recipesSuggested": "Empfohlen",
543550
"redo": "Wiederherstellen",
544551
"refresh": "Aktualisieren",
552+
"rememberLastShoppingList": "An die zuletzt benutzte Einkaufsliste erinnern",
545553
"remove": "Entfernen",
546554
"rename": "Umbennenen",
547555
"reportIssue": "Ein Problem melden",

kitchenowl/lib/l10n/app_de_CH.arb

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"@about": {},
33
"@accountCreate": {},
4+
"@accountCreateHint": {},
45
"@accountCreateTitle": {},
56
"@accountDelete": {},
67
"@accountDeleteConfirmation": {},
@@ -241,9 +242,18 @@
241242
"privacyPolicy": {}
242243
}
243244
},
245+
"@private": {},
246+
"@privateRecipeDescription": {},
244247
"@profile": {},
248+
"@public": {},
249+
"@publicRecipeDescription": {},
245250
"@recentItemsCategorize": {},
246251
"@recipeAdd": {},
252+
"@recipeAddToHousehold": {
253+
"placeholders": {
254+
"householdName": {}
255+
}
256+
},
247257
"@recipeAddUrl": {},
248258
"@recipeDelete": {},
249259
"@recipeDeleteConfirmation": {
@@ -276,6 +286,7 @@
276286
"@set": {},
277287
"@settings": {},
278288
"@setupTitle": {},
289+
"@share": {},
279290
"@shoppingList": {},
280291
"@shoppingListDelete": {},
281292
"@shoppingListDeleteConfirmation": {
@@ -343,6 +354,7 @@
343354
"@usernameUnavailable": {},
344355
"@users": {},
345356
"@weekly": {},
357+
"@welcomeBack": {},
346358
"@writeMarkdownHere": {},
347359
"@wrongUsernameOrPassword": {},
348360
"@yearly": {},
@@ -351,6 +363,7 @@
351363
"@you": {},
352364
"about": "Über",
353365
"accountCreate": "Konto erstellen",
366+
"accountCreateHint": "Dein Benutzername und Name sind öffentlich. Wähle etwas, mit dem du dich wohlfühlst.",
354367
"accountCreateTitle": "Erstelle dein KitchenOwl-Konto",
355368
"accountDelete": "Konto löschen",
356369
"accountDeleteConfirmation": "Bist du dir sicher, dass du dein Konto löschen möchtest?",
@@ -515,9 +528,14 @@
515528
"preparationTime": "Vorbereitungszeit",
516529
"privacyPolicy": "Datenschutzrichtlinie",
517530
"privacyPolicyAgree": "Mit dem Erstellen eines Kontos stimmst du unserer {privacyPolicy} zu",
531+
"private": "Privat",
532+
"privateRecipeDescription": "Nur Mitglieder des Haushaltes können das Rezept sehen.",
518533
"profile": "Profil",
534+
"public": "Öffentlich",
535+
"publicRecipeDescription": "Jede Person mit dem Link zum Rezept kann es sehen.",
519536
"recentItemsCategorize": "Kategorisiere kürzlich verwendete Artikel",
520537
"recipeAdd": "Rezept hinzufügen",
538+
"recipeAddToHousehold": "Zu {householdName} hinzufügen",
521539
"recipeAddUrl": "Rezept von URL hinzufügen",
522540
"recipeDelete": "Rezept löschen",
523541
"recipeDeleteConfirmation": "Bist du sicher, dass du {recipe} löschen möchtest?",
@@ -546,6 +564,7 @@
546564
"set": "Setze",
547565
"settings": "Einstellungen",
548566
"setupTitle": "Hallo! Bereit zum Einkaufen?",
567+
"share": "Teilen",
549568
"shoppingList": "Einkaufsliste",
550569
"shoppingListDelete": "Einkaufsliste löschen",
551570
"shoppingListDeleteConfirmation": "Bist du sicher, dass du {shoppingList} löschen möchtest?",
@@ -582,7 +601,7 @@
582601
"unsavedChangesTitle": "Du hast ungespeicherte Änderungen",
583602
"unsupportedBackendMessage": "Die Serverversion wird nicht unterstützt, bitte aktualisiere den Server",
584603
"unsupportedFrontendMessage": "Die Version der App wird vom Server nicht unterstützt. Bitte aktualisiere die App",
585-
"unsupportedScrapeMessage": "Die URL konnte nicht ausgelesen werden",
604+
"unsupportedScrapeMessage": "Die Webseite wird nicht unterstützt",
586605
"usedIn": "Verwendet in",
587606
"user": "Benutzer",
588607
"userAdd": "Benutzer hinzufügen",
@@ -595,6 +614,7 @@
595614
"usernameUnavailable": "Der Benutzername ist nicht verfügbar",
596615
"users": "Benutzer",
597616
"weekly": "Wöchentlich",
617+
"welcomeBack": "Willkommen zurück",
598618
"writeMarkdownHere": "Hier kannst du Markdown verwenden!",
599619
"wrongUsernameOrPassword": "Benutzername oder Passwort falsch",
600620
"yearly": "Jährlich",

kitchenowl/lib/l10n/app_es.arb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
},
4040
"@back": {},
4141
"@balances": {},
42+
"@budget": {},
43+
"@budgetSet": {},
4244
"@camera": {},
4345
"@cancel": {},
4446
"@categories": {},
@@ -57,6 +59,7 @@
5759
}
5860
},
5961
"@changeIcon": {},
62+
"@clear": {},
6063
"@colorSelect": {},
6164
"@confirm": {},
6265
"@cookingTime": {},
@@ -268,6 +271,7 @@
268271
"@recipesSuggested": {},
269272
"@redo": {},
270273
"@refresh": {},
274+
"@rememberLastShoppingList": {},
271275
"@remove": {},
272276
"@rename": {},
273277
"@reportIssue": {},
@@ -381,6 +385,8 @@
381385
"appTitle": "KitchenOwl",
382386
"back": "Atras",
383387
"balances": "Saldos",
388+
"budget": "Presupuesto",
389+
"budgetSet": "Fijar presupuesto",
384390
"camera": "Cámara",
385391
"cancel": "Cancelar",
386392
"categories": "Categorias",
@@ -391,6 +397,7 @@
391397
"categoryEdit": "Editar la categoría",
392398
"categoryExpenseDeleteConfirmation": "¿Está seguro de que desea eliminar {category}? Esto eliminará la categoría de todos los gastos.",
393399
"changeIcon": "Cambiar el ícono",
400+
"clear": "Limpiar",
394401
"colorSelect": "Selecciona un color",
395402
"confirm": "Confirmar",
396403
"cookingTime": "Tiempo de cocción",
@@ -546,6 +553,7 @@
546553
"recipesSuggested": "Sugerido",
547554
"redo": "Rehacer",
548555
"refresh": "Refrescar",
556+
"rememberLastShoppingList": "Recordar la última lista de compra utilizada",
549557
"remove": "Eliminar",
550558
"rename": "Renombrar",
551559
"reportIssue": "Notifica un problema",

kitchenowl/lib/l10n/app_fi.arb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
},
4040
"@back": {},
4141
"@balances": {},
42+
"@budget": {},
43+
"@budgetSet": {},
4244
"@camera": {},
4345
"@cancel": {},
4446
"@categories": {},
@@ -57,6 +59,7 @@
5759
}
5860
},
5961
"@changeIcon": {},
62+
"@clear": {},
6063
"@colorSelect": {},
6164
"@confirm": {},
6265
"@cookingTime": {},
@@ -268,6 +271,7 @@
268271
"@recipesSuggested": {},
269272
"@redo": {},
270273
"@refresh": {},
274+
"@rememberLastShoppingList": {},
271275
"@remove": {},
272276
"@rename": {},
273277
"@reportIssue": {},
@@ -381,6 +385,8 @@
381385
"appTitle": "KitchenOwl",
382386
"back": "Takaisin",
383387
"balances": "Saldot",
388+
"budget": "Budjetti",
389+
"budgetSet": "Aseta budjetti",
384390
"camera": "Kamera",
385391
"cancel": "Peruuta",
386392
"categories": "Kategoriat",
@@ -391,6 +397,7 @@
391397
"categoryEdit": "Muokkaa kategoriaa",
392398
"categoryExpenseDeleteConfirmation": "Haluatko varmasti poistaa kategorian {category}? Kategoria poistetaan kaikista kuluista.",
393399
"changeIcon": "Vaihda kuvake",
400+
"clear": "Tyhjennä",
394401
"colorSelect": "Valitse väri",
395402
"confirm": "Vahvista",
396403
"cookingTime": "Valmistusaika",
@@ -546,6 +553,7 @@
546553
"recipesSuggested": "Ehdotetut",
547554
"redo": "Tee uudelleen",
548555
"refresh": "Päivitä",
556+
"rememberLastShoppingList": "Muista viimeksi käytetty ostoslista",
549557
"remove": "Poista",
550558
"rename": "Nimeä uudelleen",
551559
"reportIssue": "Raportoi ongelmasta",

kitchenowl/lib/l10n/app_pt.arb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"@about": {},
33
"@accountCreate": {},
4+
"@accountCreateHint": {},
45
"@accountCreateTitle": {},
56
"@accountDelete": {},
67
"@accountDeleteConfirmation": {},
@@ -347,6 +348,7 @@
347348
"@you": {},
348349
"about": "Sobre",
349350
"accountCreate": "Criar Conta",
351+
"accountCreateHint": "O teu user e nome são públicos, escolhe uns que estejas confortável em partilhar com os outros.",
350352
"accountCreateTitle": "Crie sua conta KitchenOwl",
351353
"accountDelete": "Apagar Conta",
352354
"accountDeleteConfirmation": "Tem certeza que deseja apagar sua conta?",

0 commit comments

Comments
 (0)