Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 86 additions & 0 deletions Plugins/SonioxPlugin/Localizable.xcstrings
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
{
"sourceLanguage" : "en",
"strings" : {
"API Key" : {
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "API-Schl\u00FCssel"
}
}
}
},
"API keys are stored securely in the Keychain" : {
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "API-Schl\u00FCssel werden sicher im Schl\u00FCsselbund gespeichert"
}
}
}
},
"Invalid API Key" : {
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Ung\u00FCltiger API-Schl\u00FCssel"
}
}
}
},
"Model" : {
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Modell"
}
}
}
},
"Remove" : {
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Entfernen"
}
}
}
},
"Save" : {
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Speichern"
}
}
}
},
"Valid API Key" : {
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "G\u00FCltiger API-Schl\u00FCssel"
}
}
}
},
"Validating..." : {
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Wird \u00FCberpr\u00FCft..."
}
}
}
}
},
"version" : "1.0"
}
Loading
Loading