fluffychat/ios/Localizable.xcstrings
2025-08-31 10:11:43 +02:00

58 lines
No EOL
1.4 KiB
Text

{
"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"
}