Skip to content

Commit

Permalink
Translations update from Hosted Weblate (#509)
Browse files Browse the repository at this point in the history
Co-authored-by: Marvin Trost <trostmarvin@gmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Tom Bursch <tombursch@gmail.com>
  • Loading branch information
4 people authored Sep 14, 2024
1 parent 3dc212b commit 6377374
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
18 changes: 17 additions & 1 deletion kitchenowl/lib/l10n/app_de.arb
Original file line number Diff line number Diff line change
Expand Up @@ -232,9 +232,18 @@
"@preparationTime": {},
"@privacyPolicy": {},
"@privacyPolicyAgree": {},
"@private": {},
"@privateRecipeDescription": {},
"@profile": {},
"@public": {},
"@publicRecipeDescription": {},
"@recentItemsCategorize": {},
"@recipeAdd": {},
"@recipeAddToHousehold": {
"placeholders": {
"householdName": {}
}
},
"@recipeAddUrl": {},
"@recipeDelete": {},
"@recipeDeleteConfirmation": {
Expand Down Expand Up @@ -267,6 +276,7 @@
"@set": {},
"@settings": {},
"@setupTitle": {},
"@share": {},
"@shoppingList": {},
"@shoppingListDelete": {},
"@shoppingListDeleteConfirmation": {
Expand Down Expand Up @@ -508,9 +518,14 @@
"preparationTime": "Vorbereitungszeit",
"privacyPolicy": "Datenschutzrichtlinie",
"privacyPolicyAgree": "Durch das Erstellen eines Kontos stimmst du der {privacyPolicy} zu",
"private": "Privat",
"privateRecipeDescription": "Nur Mitglieder des Haushaltes können das Rezept sehen.",
"profile": "Profil",
"public": "Öffentlich",
"publicRecipeDescription": "Jeder mit dem Link zum Rezept kann es sehen.",
"recentItemsCategorize": "Kategorisiere zuletzt benutze Artikel",
"recipeAdd": "Rezept hinzufügen",
"recipeAddToHousehold": "Zu {householdName} hinzufügen",
"recipeAddUrl": "Rezept von URL hinzufügen",
"recipeDelete": "Rezept löschen",
"recipeDeleteConfirmation": "Bist du dir sicher, dass du {recipe} löschen möchtest?",
Expand All @@ -523,7 +538,7 @@
"recipes": "Rezepte",
"recipesOverwrite": "Rezepte überschreiben",
"recipesOverwriteDescription": "Wenn aktiviert, werden bestehende Rezepte mit dem gleichen Namen überschrieben",
"recipesRecent": "Zuletzt benutzt",
"recipesRecent": "Zuletzt",
"recipesSuggested": "Empfohlen",
"redo": "Wiederherstellen",
"refresh": "Aktualisieren",
Expand All @@ -539,6 +554,7 @@
"set": "Setzen",
"settings": "Einstellungen",
"setupTitle": "Hallo! Bereit zum Einkaufen?",
"share": "Teilen",
"shoppingList": "Einkaufsliste",
"shoppingListDelete": "Einkaufsliste löschen",
"shoppingListDeleteConfirmation": "Bist du dir sicher, dass du {shoppingList} löschen möchtest?",
Expand Down
16 changes: 16 additions & 0 deletions kitchenowl/lib/l10n/app_tr.arb
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,18 @@
"privacyPolicy": {}
}
},
"@private": {},
"@privateRecipeDescription": {},
"@profile": {},
"@public": {},
"@publicRecipeDescription": {},
"@recentItemsCategorize": {},
"@recipeAdd": {},
"@recipeAddToHousehold": {
"placeholders": {
"householdName": {}
}
},
"@recipeAddUrl": {},
"@recipeDelete": {},
"@recipeDeleteConfirmation": {
Expand Down Expand Up @@ -271,6 +280,7 @@
"@set": {},
"@settings": {},
"@setupTitle": {},
"@share": {},
"@shoppingList": {},
"@shoppingListDelete": {},
"@shoppingListDeleteConfirmation": {
Expand Down Expand Up @@ -512,9 +522,14 @@
"preparationTime": "Hazırlanma zamanı",
"privacyPolicy": "Gizlilik politikası",
"privacyPolicyAgree": "Hesap yaratarak {privacyPolicy} kabul etmiş olursunuz",
"private": "Özel",
"privateRecipeDescription": "Tarifi yalnızca hane halkı üyeleri görüntüleyebilir.",
"profile": "Profil",
"public": "Herkese açık",
"publicRecipeDescription": "Bu tarifin bağlantısına sahip olan herkes tarifi görüntüleyebilir.",
"recentItemsCategorize": "Son ögeleri kategorilere ayır",
"recipeAdd": "Tarif ekle",
"recipeAddToHousehold": "{householdName}'e ekle",
"recipeAddUrl": "URL'den tarif ekle",
"recipeDelete": "Tarif sil",
"recipeDeleteConfirmation": "{recipe} tarifini kaldırmak istediğinizden emin misiniz?",
Expand Down Expand Up @@ -543,6 +558,7 @@
"set": "Uygula",
"settings": "Ayarlar",
"setupTitle": "Selam! Alışverişe hazır mısınız?",
"share": "Paylaş",
"shoppingList": "Alışveriş listesi",
"shoppingListDelete": "Alışveriş listesini sil",
"shoppingListDeleteConfirmation": "{shoppingList} listesini silmek istediğinizden emin misiniz?",
Expand Down

0 comments on commit 6377374

Please sign in to comment.