Skip to content

Commit 23098c6

Browse files
weblateshootinggame82ButterflyOfFireHaWaKv78NilsKrause
authored
Translations update from Hosted Weblate (#558)
Co-authored-by: Andreas Olsson <andreas@radiosandviken.se> Co-authored-by: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org> Co-authored-by: Hannes Salen <hannes.salen@gmail.com> Co-authored-by: NilsKrause <nilskrau@gmail.com> Co-authored-by: Taxonomist <veeehq@gmail.com> Co-authored-by: Tom Bursch <tombursch@gmail.com> Co-authored-by: Vojtěch Kaizr <wojtishek@gmail.com> Co-authored-by: gallegonovato <fran-carro@hotmail.es>
1 parent dbc3de7 commit 23098c6

File tree

8 files changed

+130
-4
lines changed

8 files changed

+130
-4
lines changed

backend/templates/l10n/de.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
"dill": "Dill",
189189
"dish_soap": "Geschirrspülmittel",
190190
"dishwasher_salt": "Spülmaschinensalz",
191-
"dishwasher_tabs": "Tabs für die Spülmaschine",
191+
"dishwasher_tabs": "Spülmaschinentabs",
192192
"dishwashing_liquid": "Geschirrspülmittel",
193193
"dishwashing_powder": "Spülmaschinenpulver",
194194
"disinfectant": "Desinfektionsmittel",
@@ -536,7 +536,7 @@
536536
"shiitake_mushroom": "Shiitakepilz",
537537
"shoe_insoles": "Schuheinlagen",
538538
"shower_gel": "Duschgel",
539-
"shredded_cheese": "Geriebener Käse",
539+
"shredded_cheese": "Reibekäse",
540540
"shrimp": "Krabben",
541541
"shrimp_chips": "Krabbenchips",
542542
"skim_milk": "Magermilch",

kitchenowl/lib/l10n/app_cs.arb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,12 +346,12 @@
346346
"about": "O",
347347
"accountCreate": "Vytvořit účet",
348348
"accountCreateTitle": "Vytvořit KitchenOwl účet",
349-
"accountDelete": "Smazat Účet",
349+
"accountDelete": "Smazat účet",
350350
"accountDeleteConfirmation": "Jste si jistí, že chcete smazat svůj účet?",
351351
"accountLinkedWithOtherUser": "Účet je již propojen s jiným uživatelem",
352352
"accountsLinked": "Propojené účty",
353353
"add": "Přidat",
354-
"addCategory": "Přidat Kategorii",
354+
"addCategory": "Přidat kategorii",
355355
"addDescriptionFromSource": "Přidat popis ze zdroje",
356356
"addItemTitle": "Přidat Položky",
357357
"addLanguage": "Přidat Jazyk",

kitchenowl/lib/l10n/app_de.arb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
},
3434
"@address": {},
3535
"@admin": {},
36+
"@analysingWebsite": {},
3637
"@appDescription": {},
3738
"@appTitle": {
3839
"description": "The title of the app"
@@ -184,6 +185,7 @@
184185
}
185186
},
186187
"@longPressToReorder": {},
188+
"@longerThanExpected": {},
187189
"@markAsPaid": {},
188190
"@mealPlanner": {},
189191
"@member": {},
@@ -377,6 +379,7 @@
377379
"addedBy": "Hinzugefügt von {name}",
378380
"address": "Adresse",
379381
"admin": "Admin",
382+
"analysingWebsite": "Analysiere Website…",
380383
"appDescription": "KitchenOwl hilft dir dein Lebensmitteleinkauf zu erleichtern.",
381384
"appTitle": "KitchenOwl",
382385
"back": "Zurück",
@@ -483,6 +486,7 @@
483486
"logout": "Abmelden",
484487
"logoutName": "Melde {name} ab",
485488
"longPressToReorder": "Halte lang zum Umsortieren",
489+
"longerThanExpected": "Das dauert länger als erwartet",
486490
"markAsPaid": "Als gezahlt markieren",
487491
"mealPlanner": "Essensplaner",
488492
"member": "Mitglied",

kitchenowl/lib/l10n/app_es.arb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
},
3434
"@address": {},
3535
"@admin": {},
36+
"@analysingWebsite": {},
3637
"@appDescription": {},
3738
"@appTitle": {
3839
"description": "The title of the app"
@@ -184,6 +185,7 @@
184185
}
185186
},
186187
"@longPressToReorder": {},
188+
"@longerThanExpected": {},
187189
"@markAsPaid": {},
188190
"@mealPlanner": {},
189191
"@member": {},
@@ -381,6 +383,7 @@
381383
"addedBy": "Añadido por {name}",
382384
"address": "Direccion",
383385
"admin": "Admin",
386+
"analysingWebsite": "Analizando la página web...",
384387
"appDescription": "KitchenOwl te ayuda a organizar tus compras de supermercado.",
385388
"appTitle": "KitchenOwl",
386389
"back": "Atras",
@@ -487,6 +490,7 @@
487490
"logout": "Cerrar sesión",
488491
"logoutName": "Cerrar sesión {name}",
489492
"longPressToReorder": "Pulsación larga para reordenar",
493+
"longerThanExpected": "Esto está llevando más tiempo de lo esperado",
490494
"markAsPaid": "Marcar como pagado",
491495
"mealPlanner": "Organizador de comidas",
492496
"member": "Miembro",

kitchenowl/lib/l10n/app_fr.arb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
}
5858
},
5959
"@changeIcon": {},
60+
"@clear": {},
6061
"@colorSelect": {},
6162
"@confirm": {},
6263
"@cookingTime": {},
@@ -391,6 +392,7 @@
391392
"categoryEdit": "Modifier la catégorie",
392393
"categoryExpenseDeleteConfirmation": "Êtes-vous sûr·e de vouloir supprimer {category} ? Ceci supprimera la catégorie de toutes les dépenses.",
393394
"changeIcon": "Changer l'icône",
395+
"clear": "Supprimer",
394396
"colorSelect": "Sélectionnez une couleur",
395397
"confirm": "Confirmer",
396398
"cookingTime": "Temps de cuisson",

kitchenowl/lib/l10n/app_kab.arb

Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
{
2+
"@about": {},
3+
"@accountCreate": {},
4+
"@admin": {},
5+
"@appTitle": {
6+
"description": "The title of the app"
7+
},
8+
"@back": {},
9+
"@camera": {},
10+
"@cancel": {},
11+
"@categories": {},
12+
"@category": {},
13+
"@clear": {},
14+
"@confirm": {},
15+
"@copied": {},
16+
"@daily": {},
17+
"@date": {},
18+
"@defaultWord": {},
19+
"@delete": {},
20+
"@description": {},
21+
"@done": {},
22+
"@email": {},
23+
"@export": {},
24+
"@features": {},
25+
"@gallery": {},
26+
"@general": {},
27+
"@go": {},
28+
"@icon": {},
29+
"@import": {},
30+
"@items": {},
31+
"@language": {},
32+
"@link": {
33+
"description": "As in link social account (e.g. Google)"
34+
},
35+
"@list": {},
36+
"@login": {},
37+
"@logout": {},
38+
"@more": {},
39+
"@name": {},
40+
"@next": {},
41+
"@now": {},
42+
"@or": {},
43+
"@password": {},
44+
"@profile": {},
45+
"about": "Ɣef",
46+
"accountCreate": "Snulfu-d amiḍan",
47+
"admin": "Anedbal",
48+
"appTitle": "KitchenOwl",
49+
"back": "Uɣal",
50+
"camera": "Takamiṛat",
51+
"cancel": "Sefsex",
52+
"categories": "Taggayin",
53+
"category": "Taggayt",
54+
"clear": "Sfeḍ",
55+
"confirm": "Sentem",
56+
"copied": "Yettwanɣel",
57+
"daily": "Yal ass",
58+
"date": "Azemz",
59+
"defaultWord": "Amezwer",
60+
"delete": "Kkes",
61+
"description": "Aglam",
62+
"done": "Immed",
63+
"email": "Imayl",
64+
"export": "Sifeḍ",
65+
"features": "Timahilin",
66+
"gallery": "Tagennarit",
67+
"general": "Amatu",
68+
"go": "Ddu",
69+
"icon": "Tignit",
70+
"import": "Kter",
71+
"items": "Iferdisen",
72+
"language": "Tutlayt",
73+
"link": "Asaɣ",
74+
"list": "Tabdart",
75+
"login": "Qqen",
76+
"logout": "Senser tuqqna",
77+
"more": "Ugar",
78+
"name": "Isem",
79+
"next": "Uḍfir",
80+
"now": "Tura",
81+
"or": "neɣ",
82+
"password": "Awal n uεeddi",
83+
"profile": "Amaɣnu"
84+
}

kitchenowl/lib/l10n/app_nl.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": "Terug",
383387
"balances": "Balansen",
388+
"budget": "Budget",
389+
"budgetSet": "Stel budget in",
384390
"camera": "Cameraatje",
385391
"cancel": "Annuleren",
386392
"categories": "Categorieën",
@@ -391,6 +397,7 @@
391397
"categoryEdit": "Bewerk categorie",
392398
"categoryExpenseDeleteConfirmation": "Weet je zeker dat je {category} wilt verwijderen? Dit zal de categorie verwijderen uit alle uitgaven.",
393399
"changeIcon": "Verander icoon",
400+
"clear": "Wissen",
394401
"colorSelect": "Selecteer een kleur",
395402
"confirm": "Bevestigen",
396403
"cookingTime": "Kooktijd",
@@ -546,6 +553,7 @@
546553
"recipesSuggested": "Voorgestelde",
547554
"redo": "Opnieuw",
548555
"refresh": "Vernieuwen",
556+
"rememberLastShoppingList": "Onthoud de laatst gebruikte boodschappenlijst",
549557
"remove": "Verwijder",
550558
"rename": "Hernoemen",
551559
"reportIssue": "Rapporteer een fout",

kitchenowl/lib/l10n/app_sv.arb

Lines changed: 24 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": {},
@@ -236,9 +239,18 @@
236239
"privacyPolicy": {}
237240
}
238241
},
242+
"@private": {},
243+
"@privateRecipeDescription": {},
239244
"@profile": {},
245+
"@public": {},
246+
"@publicRecipeDescription": {},
240247
"@recentItemsCategorize": {},
241248
"@recipeAdd": {},
249+
"@recipeAddToHousehold": {
250+
"placeholders": {
251+
"householdName": {}
252+
}
253+
},
242254
"@recipeAddUrl": {},
243255
"@recipeDelete": {},
244256
"@recipeDeleteConfirmation": {
@@ -259,6 +271,7 @@
259271
"@recipesSuggested": {},
260272
"@redo": {},
261273
"@refresh": {},
274+
"@rememberLastShoppingList": {},
262275
"@remove": {},
263276
"@rename": {},
264277
"@reportIssue": {},
@@ -271,6 +284,7 @@
271284
"@set": {},
272285
"@settings": {},
273286
"@setupTitle": {},
287+
"@share": {},
274288
"@shoppingList": {},
275289
"@shoppingListDelete": {},
276290
"@shoppingListDeleteConfirmation": {
@@ -371,6 +385,8 @@
371385
"appTitle": "KitchenOwl",
372386
"back": "Tillbaka",
373387
"balances": "Saldon",
388+
"budget": "Budget",
389+
"budgetSet": "Ställ in budget",
374390
"camera": "Kamera",
375391
"cancel": "Avbryt",
376392
"categories": "Kategorier",
@@ -381,6 +397,7 @@
381397
"categoryEdit": "Ändra kategori",
382398
"categoryExpenseDeleteConfirmation": "Är du säker på att du vill ta bort {category}? Detta kommer ta bort kategorin från alla utgifter.",
383399
"changeIcon": "Ändra ikon",
400+
"clear": "Rensa",
384401
"colorSelect": "Välj en färg",
385402
"confirm": "Bekräfta",
386403
"cookingTime": "Tillagningstid",
@@ -512,9 +529,14 @@
512529
"preparationTime": "Förberedelse tid",
513530
"privacyPolicy": "Integritetspolicy",
514531
"privacyPolicyAgree": "Genom att skapa ett konto godkänner du vår {privacyPolicy}",
532+
"private": "Privat",
533+
"privateRecipeDescription": "Endast medlemmar av hushållet kan se receptet.",
515534
"profile": "Profil",
535+
"public": "Allmänt",
536+
"publicRecipeDescription": "Den som har länken till detta recept kan se det.",
516537
"recentItemsCategorize": "Kategorisera senaste objekt",
517538
"recipeAdd": "Lägg till recept",
539+
"recipeAddToHousehold": "Lägg till i {householdName}",
518540
"recipeAddUrl": "Lägg till recept från URL",
519541
"recipeDelete": "Ta bort recept",
520542
"recipeDeleteConfirmation": "Är du säker på att du vill ta bort {recipe}?",
@@ -531,6 +553,7 @@
531553
"recipesSuggested": "Förslag",
532554
"redo": "Gör om",
533555
"refresh": "Uppdatera",
556+
"rememberLastShoppingList": "Kom ihåg senast använd handlingslista",
534557
"remove": "Ta bort",
535558
"rename": "Döp om",
536559
"reportIssue": "Rapportera ett problem",
@@ -543,6 +566,7 @@
543566
"set": "Uppsättning",
544567
"settings": "Inställningar",
545568
"setupTitle": "Hej! Redo för att handla?",
569+
"share": "Dela",
546570
"shoppingList": "Handlingslista",
547571
"shoppingListDelete": "Ta bort Handlingslista",
548572
"shoppingListDeleteConfirmation": "Är du säker på att du vill ta bort {shoppingList}?",

0 commit comments

Comments
 (0)