130 lines
No EOL
4.2 KiB
Text
130 lines
No EOL
4.2 KiB
Text
{
|
|
"sourceLanguage" : "en",
|
|
"strings" : {
|
|
"%lld" : {
|
|
"comment" : "A text element displaying a number. The content of the text element is the integer passed to this view's initializer.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Add Bike" : {
|
|
"comment" : "A button that adds a new bike to the list of bikes.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Add unicycle" : {
|
|
"comment" : "A button that adds a new unicycle to the list.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Bikes" : {
|
|
"comment" : "The title of the list section in the BikeSwipe tab.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Buzz" : {
|
|
"comment" : "A word displayed in a list item.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"count: %lld\nunicode: %lld\nlength: %lld" : {
|
|
"comment" : "Displays information about the number of characters, Unicode scalars, and bytes in a given string.",
|
|
"isCommentAutoGenerated" : true,
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "new",
|
|
"value" : "count: %1$lld\nunicode: %2$lld\nlength: %3$lld"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Einrad von %@" : {
|
|
"comment" : "A list item displaying the creation date of a unicycle.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Enter Emoji" : {
|
|
"comment" : "A label for an text field where the user can enter an emoji.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Fizz" : {
|
|
"comment" : "A word that is displayed when the number is a multiple of 3.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Hello, World!" : {
|
|
"comment" : "A greeting message displayed in the preview.",
|
|
"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"
|
|
} |