201 lines
No EOL
6.8 KiB
Text
201 lines
No EOL
6.8 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 a new Bike" : {
|
|
"comment" : "A button that allows adding a new bike to the list.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Add Bike" : {
|
|
"comment" : "A button that adds a new bike to the list of bikes.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"API Info" : {
|
|
"comment" : "The title of a section that displays information about the API.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Betrag" : {
|
|
"comment" : "A text field for entering an amount.",
|
|
"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
|
|
},
|
|
"Check-out" : {
|
|
"comment" : "A title for a screen where a user can check out items.",
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"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
|
|
},
|
|
"Loading..." : {
|
|
"comment" : "A text that appears while waiting to fetch data from the API.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"My Vehicle" : {
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"de" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Mein Fahrzeug"
|
|
}
|
|
},
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "my Ride"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"No bikes found" : {
|
|
"comment" : "A message displayed when there are no bikes to display in the list.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Open TSW Web (Link)" : {
|
|
"comment" : "A link that opens the TSW website.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Open TSW Web (OpenURL)" : {
|
|
"comment" : "A button that opens the TSW website using the `openURL` action.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Path: %@" : {
|
|
"comment" : "A text showing the path part of the URL.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Paths" : {
|
|
"comment" : "A section header in the Swagger API view, indicating that it lists the available API paths.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"please update to iOS 26.0 or later" : {
|
|
"comment" : "A message to inform the user that they need to update their iOS version to 26.0 or later to use this feature.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Query: %@" : {
|
|
"comment" : "A label displaying the query string from a URL.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Scheme: %@" : {
|
|
"comment" : "A label displaying the scheme of the URL.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Show Alert" : {
|
|
"comment" : "A button that triggers an alert when pressed.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"split between %lld" : {
|
|
"comment" : "A stepper that allows the user to select how many people should split the bill. The argument is a description of the stepper, the second is the binding value for the selected number, and the third is",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Summe" : {
|
|
"comment" : "A text field for entering the total amount to be split.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Swagger API" : {
|
|
"comment" : "The title of the view displaying information about the Swagger API.",
|
|
"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$@"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Text: %@" : {
|
|
"comment" : "A label displaying the absolute string representation of a URL.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"Title: %@" : {
|
|
"comment" : "A label displaying the title of the API.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"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: %@" : {
|
|
"comment" : "A label displaying the version of the API.",
|
|
"isCommentAutoGenerated" : true
|
|
},
|
|
"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$@"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"WebView für iOS 26+" : {
|
|
"comment" : "A title for the view that displays a web view.",
|
|
"isCommentAutoGenerated" : true
|
|
}
|
|
},
|
|
"version" : "1.1"
|
|
} |