mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-18 15:12:09 +00:00
tvos app localization + german translation
This commit is contained in:
parent
be6b0c41af
commit
26161a5fc6
1 changed files with 70 additions and 0 deletions
|
|
@ -379,6 +379,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Close" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Schließen"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Confirm Erase App Data" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
|
|
@ -639,6 +649,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Explore View" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Erkunden View"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Failed to parse response" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
|
|
@ -819,6 +839,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Library View" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Mediathek View"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"License (GPLv3.0)" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
|
|
@ -829,6 +859,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Links cannot be openend on tvOS. But you can either Scan the QR-Code or type in the following URL into the Browser of your choosing: \n\n%@" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Links können auf tvOS nicht geöffnet werden. Sie können jedoch entweder den QR-Code scannen oder die folgende URL in den Browser Ihrer Wahl eingeben:\n\n%@"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Loading Animation" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
|
|
@ -1329,6 +1369,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Running Sora %@\nby cranci1" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Sora %@\nvon cranci1"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Running Sora 0.2.2 - cranci1" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
|
|
@ -1339,6 +1389,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Scan to Visit" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Scannen zum öffnen"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Search" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
|
|
@ -1349,6 +1409,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Search View" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Suchen View"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"Search..." : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
|
|
|
|||
Loading…
Reference in a new issue