You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fluffychat/ios/Localizable.xcstrings

58 lines
1.4 KiB
Plaintext

{
"sourceLanguage" : "en",
"strings" : {
"%lld unread messages" : {
"comment" : "Default notification title",
"localizations" : {
"de" : {
"variations" : {
"plural" : {
"one" : {
"stringUnit" : {
"state" : "translated",
"value" : "Ungelesene Nachricht"
}
},
"other" : {
"stringUnit" : {
"state" : "translated",
"value" : "%lld ungelesene nachrichten"
}
}
}
}
},
"en" : {
"variations" : {
"plural" : {
"one" : {
"stringUnit" : {
"state" : "translated",
"value" : "Unread message"
}
},
"other" : {
"stringUnit" : {
"state" : "new",
"value" : "%lld unread messages"
}
}
}
}
}
}
},
"New message - open app to read" : {
"comment" : "Default notification body",
"localizations" : {
"de" : {
"stringUnit" : {
"state" : "translated",
"value" : "Neue Nachricht - App öffnen zum lesen"
}
}
}
}
},
"version" : "1.0"
}