Skip to content

Commit cef6301

Browse files
authored
Merge pull request #10 from NNowakowski/patch-1
Added german translation
2 parents 7cee152 + 60e23f2 commit cef6301

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

Sources/SwiftNEW/Localizable.xcstrings

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@
3939
"state" : "translated",
4040
"value" : "Continua"
4141
}
42+
},
43+
"de" : {
44+
"stringUnit" : {
45+
"state" : "translated",
46+
"value" : "Weiter"
47+
}
4248
}
4349
}
4450
},
@@ -80,6 +86,12 @@
8086
"state" : "translated",
8187
"value" : "Cronologia"
8288
}
89+
},
90+
"de" : {
91+
"stringUnit" : {
92+
"state" : "translated",
93+
"value" : "Historie"
94+
}
8395
}
8496
}
8597
},
@@ -121,6 +133,12 @@
121133
"state" : "translated",
122134
"value" : "Caricamento..."
123135
}
136+
},
137+
"de" : {
138+
"stringUnit" : {
139+
"state" : "translated",
140+
"value" : "Laden..."
141+
}
124142
}
125143
}
126144
},
@@ -162,6 +180,12 @@
162180
"state" : "translated",
163181
"value" : "In Dietro"
164182
}
183+
},
184+
"de" : {
185+
"stringUnit" : {
186+
"state" : "translated",
187+
"value" : "Zurück"
188+
}
165189
}
166190
}
167191
},
@@ -203,6 +227,12 @@
203227
"state" : "translated",
204228
"value" : "Mostra Cronologia"
205229
}
230+
},
231+
"de" : {
232+
"stringUnit" : {
233+
"state" : "translated",
234+
"value" : "Historie anzeigen"
235+
}
206236
}
207237
}
208238
},
@@ -244,6 +274,12 @@
244274
"state" : "translated",
245275
"value" : "La Versione"
246276
}
277+
},
278+
"de" : {
279+
"stringUnit" : {
280+
"state" : "translated",
281+
"value" : "Version"
282+
}
247283
}
248284
}
249285
},
@@ -285,6 +321,12 @@
285321
"state" : "translated",
286322
"value" : "Le novità"
287323
}
324+
},
325+
"de" : {
326+
"stringUnit" : {
327+
"state" : "translated",
328+
"value" : "Was gibt's Neues"
329+
}
288330
}
289331
}
290332
}

0 commit comments

Comments
 (0)