mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
[create-pull-request] automated change (#31356)
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com>
This commit is contained in:
parent
fe1505de59
commit
3112a35907
@ -95,6 +95,7 @@
|
||||
"maximise": "Maximalizovat",
|
||||
"mention": "Zmínit",
|
||||
"minimise": "Minimalizovat",
|
||||
"new_conversation": "Nová konverzace",
|
||||
"new_room": "Nová místnost",
|
||||
"new_video_room": "Nová video místnost",
|
||||
"next": "Další",
|
||||
@ -605,6 +606,7 @@
|
||||
"video": "Video",
|
||||
"video_room": "Video místnost",
|
||||
"view_message": "Zobrazit zprávu",
|
||||
"voice": "Hlas",
|
||||
"warning": "Upozornění"
|
||||
},
|
||||
"composer": {
|
||||
@ -4103,9 +4105,11 @@
|
||||
"user_busy_description": "Volaný uživatel je zaneprázdněn.",
|
||||
"user_is_presenting": "%(sharerName)s prezentuje",
|
||||
"video_call": "Videohovor",
|
||||
"video_call_incoming": "Příchozí videohovor",
|
||||
"video_call_started": "Videohovor byl zahájen",
|
||||
"video_call_using": "Videohovor pomocí:",
|
||||
"voice_call": "Hlasový hovor",
|
||||
"voice_call_incoming": "Příchozí hlasový hovor",
|
||||
"you_are_presenting": "Prezentujete"
|
||||
},
|
||||
"web_default_device_name": "%(appName)s: %(browserName)s na %(osName)s",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user