From 60e23f2c1cd83fdc90598a362bce8dc873d5617b Mon Sep 17 00:00:00 2001 From: Nico Nowakowski Date: Wed, 29 May 2024 11:08:23 +0200 Subject: [PATCH] Added german translation --- Sources/SwiftNEW/Localizable.xcstrings | 42 ++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/Sources/SwiftNEW/Localizable.xcstrings b/Sources/SwiftNEW/Localizable.xcstrings index 4e75a1c..0f84036 100644 --- a/Sources/SwiftNEW/Localizable.xcstrings +++ b/Sources/SwiftNEW/Localizable.xcstrings @@ -39,6 +39,12 @@ "state" : "translated", "value" : "Continua" } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Weiter" + } } } }, @@ -80,6 +86,12 @@ "state" : "translated", "value" : "Cronologia" } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Historie" + } } } }, @@ -121,6 +133,12 @@ "state" : "translated", "value" : "Caricamento..." } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Laden..." + } } } }, @@ -162,6 +180,12 @@ "state" : "translated", "value" : "In Dietro" } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Zurück" + } } } }, @@ -203,6 +227,12 @@ "state" : "translated", "value" : "Mostra Cronologia" } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Historie anzeigen" + } } } }, @@ -244,6 +274,12 @@ "state" : "translated", "value" : "La Versione" } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Version" + } } } }, @@ -285,6 +321,12 @@ "state" : "translated", "value" : "Le novità" } + }, + "de" : { + "stringUnit" : { + "state" : "translated", + "value" : "Was gibt's Neues" + } } } }