working changes

This commit is contained in:
Benjamin Faershtein 2026-02-23 15:20:08 -08:00
parent 89a733b0fd
commit 90aecb4d08
150 changed files with 114468 additions and 16 deletions

View file

@ -1472,6 +1472,18 @@
}
}
},
"%lld of %lld parts received" : {
"comment" : "A text label showing the number of audio message parts that have been received, followed by a button to request the missing parts. The first argument is the count of audio message parts that have been received. The second argument is the count of total audio message parts.",
"isCommentAutoGenerated" : true,
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "new",
"value" : "%1$lld of %2$lld parts received"
}
}
}
},
"%lld or less hops away" : {
"localizations" : {
"de" : {
@ -1706,6 +1718,10 @@
}
}
},
"%llds voice message" : {
"comment" : "A label displaying the duration of a voice message. The argument is the duration of the voice message in seconds.",
"isCommentAutoGenerated" : true
},
"• %@" : {
"shouldTranslate" : false
},
@ -29923,6 +29939,10 @@
}
}
},
"Partial Voice Message" : {
"comment" : "A label describing a voice message that has not yet been fully received.",
"isCommentAutoGenerated" : true
},
"Password" : {
"localizations" : {
"de" : {
@ -41604,7 +41624,6 @@
}
},
"TAK" : {
"extractionState" : "stale",
"localizations" : {
"de" : {
"stringUnit" : {
@ -47797,6 +47816,14 @@
}
}
},
"Voice Message" : {
"comment" : "A label displayed above an audio message.",
"isCommentAutoGenerated" : true
},
"Voice Message (Missed)" : {
"comment" : "A title for a voice message that was not fully received.",
"isCommentAutoGenerated" : true
},
"Voltage" : {
"localizations" : {
"de" : {
@ -49740,4 +49767,4 @@
}
},
"version" : "1.1"
}
}