From cd5e99f329a36636fde2c3ccdc70401caa203c87 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 02:55:03 +0000 Subject: [PATCH] [CI] update translation progress --- PROGRESS.md | 7 ++----- .../rendered/item-schema-strange-crafting.json | 2 ++ .../rendered/item-schema-strange-drops.json | 4 ++++ 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/PROGRESS.md b/PROGRESS.md index bc00a6728..d81ba6938 100644 --- a/PROGRESS.md +++ b/PROGRESS.md @@ -8,7 +8,7 @@ | [Dutch](#non-curated-languages) | 53 | 2004 | 42 | 3060 | 258 | 206 | 710 | 146 | | [Finnish](#non-curated-languages) | 44 | 2004 | 41 | 2984 | 259 | 206 | 709 | 146 | | [French](#french-français) | 29 | 138 | 42 | 2425 | 257 | 206 | 650 | 125 | -| [German](#german-deutsch) | ✔️ | ✔️ | ✔️ | 18 | 6 | ✔️ | ✔️ | ✔️ | +| [German](#german-deutsch) | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | | [Hungarian](#non-curated-languages) | 53 | 138 | 42 | 3060 | 258 | 206 | 975 | 147 | | [Italian](#italian-italiano) | ✔️ | ✔️ | ✔️ | 18 | 6 | ✔️ | ✔️ | ✔️ | | [Japanese](#japanese-日本語) | ✔️ | ✔️ | ✔️ | 18 | 6 | ✔️ | 102 | ✔️ | @@ -582,10 +582,7 @@ -### Strings - -- [items_german.vdf](community/inventory_service/items_german.vdf) has 6 untranslated strings. -- [reactivedrop_german.txt](resource/reactivedrop_german.txt) has 18 untranslated strings. +✓ Up to date! diff --git a/community/inventory_service/rendered/item-schema-strange-crafting.json b/community/inventory_service/rendered/item-schema-strange-crafting.json index 34d23f83c..45839e877 100644 --- a/community/inventory_service/rendered/item-schema-strange-crafting.json +++ b/community/inventory_service/rendered/item-schema-strange-crafting.json @@ -1021,7 +1021,9 @@ "itemdefid": 4028, "type": "item", "name_english": "Finite Probability Drive", + "name_german": "Endlicher Wahrscheinlichkeitsantrieb", "description_english": "A disk containing an excerpt from [i]A Million Random Digits with 100,000 Normal Deviates[/i], found while on a mission.", + "description_german": "Eine Diskette mit einem Auszug aus [i]A Million Random Digits with 100,000 Normal Deviates[/i], gefunden während eines Einsatzes.", "after_description_english": "Quantity: %m_unQuantity%", "after_description_german": "Menge: %m_unQuantity%", "after_description_italian": "Quantità: %m_unQuantity%", diff --git a/community/inventory_service/rendered/item-schema-strange-drops.json b/community/inventory_service/rendered/item-schema-strange-drops.json index c9b83ea2b..4ddbf21b3 100644 --- a/community/inventory_service/rendered/item-schema-strange-drops.json +++ b/community/inventory_service/rendered/item-schema-strange-drops.json @@ -584,7 +584,9 @@ "itemdefid": 7077, "type": "item", "name_english": "Large quantity of resources located.", + "name_german": "Große Menge an Ressourcen gefunden.", "description_english": "Check the mission list for possible locations of crafting materials.", + "description_german": "Schau dir die Einsatzliste an, um herauszufinden, wo du Handwerksmaterialien finden kannst.", "game_only": true, "auto_delete_except_newest": true, "tags": "slot:notification;notification:crafting", @@ -594,7 +596,9 @@ "itemdefid": 7078, "type": "item", "name_english": "Additional resources located.", + "name_german": "Zusätzliche Ressourcen gefunden.", "description_english": "Check the mission list for possible locations of crafting materials.", + "description_german": "Schau dir die Einsatzliste an, um herauszufinden, wo du Handwerksmaterialien finden kannst.", "game_only": true, "auto_delete_except_newest": true, "tags": "slot:notification;notification:crafting",