90 lines
No EOL
2.8 KiB
Text
90 lines
No EOL
2.8 KiB
Text
{
|
|
"sourceLanguage" : "en",
|
|
"strings" : {
|
|
"drücken" : {
|
|
"comment" : "A tab label for a tab that prints something.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Hello, World!" : {
|
|
"comment" : "A simple text view with padding applied to it.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"My Vehicle" : {
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"de" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Mein Fahrzeug"
|
|
}
|
|
},
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "my Ride"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Show Alert" : {
|
|
"comment" : "A button that triggers an alert when pressed.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Swapping %@ <-> %@" : {
|
|
"comment" : "A label displaying the current state of the swap operation, showing the values of the two variables before and after the swap.",
|
|
"isCommentAutoGenerated" : true,
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "new",
|
|
"value" : "Swapping %1$@ <-> %2$@"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"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."
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Vorher %@ <-> %@" : {
|
|
"comment" : "Displays two text fields with the text \"Vorher\" and \"Nachher\" followed by a button that, when pressed, swaps the text in the two fields.",
|
|
"isCommentAutoGenerated" : true,
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "new",
|
|
"value" : "Vorher %1$@ <-> %2$@"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"version" : "1.1"
|
|
} |