mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
working
This commit is contained in:
parent
90aecb4d08
commit
291e72cdbf
4 changed files with 84 additions and 13 deletions
|
|
@ -1718,10 +1718,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"%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
|
||||
},
|
||||
|
|
@ -1764,6 +1760,13 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"~%llds voice message" : {
|
||||
"comment" : "A label showing the duration of a voice message. The argument is the duration of the voice message in seconds.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"~1s voice message" : {
|
||||
|
||||
},
|
||||
"⚠️ The configured value: (%@) is not one of the optimized options." : {
|
||||
"comment" : "A warning label below the picker, indicating that the selected update interval is not one of the optimized options.",
|
||||
|
|
@ -29939,6 +29942,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Partial voice message" : {
|
||||
"comment" : "A label describing a voice message that has only some of its audio data available.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Partial Voice Message" : {
|
||||
"comment" : "A label describing a voice message that has not yet been fully received.",
|
||||
"isCommentAutoGenerated" : true
|
||||
|
|
@ -30083,6 +30090,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Pause voice message" : {
|
||||
"comment" : "A button label that pauses a currently playing voice message.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"PAX Counter" : {
|
||||
"localizations" : {
|
||||
"he" : {
|
||||
|
|
@ -30752,6 +30763,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"Play voice message" : {
|
||||
"comment" : "A button label that says \"Play voice message\".",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Please be advised that because the map report is not encrypted, your data may be stored and displayed permanently by third parties. Meshtastic does not assume responsibility for any such storage, display or disclosure of this data." : {
|
||||
"localizations" : {
|
||||
"ja" : {
|
||||
|
|
@ -47824,6 +47839,10 @@
|
|||
"comment" : "A title for a voice message that was not fully received.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Voice message missed" : {
|
||||
"comment" : "An accessibility label for a voice message that was not fully received.",
|
||||
"isCommentAutoGenerated" : true
|
||||
},
|
||||
"Voltage" : {
|
||||
"localizations" : {
|
||||
"de" : {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue