Schulung_iOS/Localizable.xcstrings
2025-10-21 13:34:14 +02:00

54 lines
No EOL
1.6 KiB
Text

{
"sourceLanguage" : "en",
"strings" : {
"My Vehicle" : {
"extractionState" : "manual",
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Mein Fahrzeug"
}
},
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "my Ride"
}
}
}
},
"Train %@ has ^[%lld minute](inflect: true) delay." : {
"comment" : "A localized string resource describing a train. The first argument is the name of the train. The second argument is the delay in minutes.",
"isCommentAutoGenerated" : true,
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "Train %1$@ has ^[%2$lld minute](inflect: true) delay."
}
}
}
},
"Train %@ with %@ has ^[%lld minute](inflect: true) delay." : {
"comment" : "A localized string resource that describes a train with a bike. The first argument is the name of the train. The second argument is the description of the bike.",
"extractionState" : "stale",
"isCommentAutoGenerated" : true,
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Zug %1$@ mit %2$@ hat ^[%3$lld Minute](inflect: true) Verspätung."
}
},
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "Train %1$@ with %2$@ has ^[%3$lld minute](inflect: true) delay."
}
}
}
}
},
"version" : "1.1"
}