mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
Merge branch 'origin/develop' into Weblate.
This commit is contained in:
commit
cce4051b3b
@ -1926,5 +1926,16 @@
|
||||
"Customise your experience with experimental labs features. <a>Learn more</a>.": "Kísérleti labor tulajdonságokkal egyénre szabhatod az élményt. <a>Tudj meg többet</a>.",
|
||||
"Error upgrading room": "A szoba verziófrissítésénél hiba történt",
|
||||
"Double check that your server supports the room version chosen and try again.": "Ellenőrizd még egyszer, hogy a szervered támogatja-e a szoba verzióját és próbáld újra.",
|
||||
"Invite joined members to the new room automatically": "Tagok meghívása automatikusan az új szobába"
|
||||
"Invite joined members to the new room automatically": "Tagok meghívása automatikusan az új szobába",
|
||||
"This message cannot be decrypted": "Ezt az üzenetet nem lehet visszafejteni",
|
||||
"Unencrypted": "Titkosítatlan",
|
||||
"Automatically invite users": "Felhasználók automatikus meghívása",
|
||||
"Upgrade private room": "Privát szoba frissítése",
|
||||
"Upgrade public room": "Nyilvános szoba frissítése",
|
||||
"Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "A szoba frissítése nem egyszerű művelet, általában a szoba hibás működése, hiányzó funkció vagy biztonsági sérülékenység esetén javasolt.",
|
||||
"This usually only affects how the room is processed on the server. If you're having problems with your Riot, please <a>report a bug</a>.": "Ez általában a szoba szerver oldali kezelésében jelent változást. Ha a Riotban van problémád, kérlek <a>küldj egy hibajelentést</a>.",
|
||||
"You'll upgrade this room from <oldVersion /> to <newVersion />.": "<oldVersion /> verzióról <newVersion /> verzióra frissíted a szobát.",
|
||||
"Upgrade": "Frissítés",
|
||||
"Notification settings": "Értesítések beállítása",
|
||||
"User Status": "Felhasználó állapota"
|
||||
}
|
||||
|
@ -1923,5 +1923,18 @@
|
||||
"%(senderName)s placed a video call.": "%(senderName)s 撥打了視訊通話。",
|
||||
"%(senderName)s placed a video call. (not supported by this browser)": "%(senderName)s 撥打了視訊通話。(不被此瀏覽器支援)",
|
||||
"Clear notifications": "清除通知",
|
||||
"Customise your experience with experimental labs features. <a>Learn more</a>.": "使用實驗室功能來自訂您的體驗。<a>了解更多</a>。"
|
||||
"Customise your experience with experimental labs features. <a>Learn more</a>.": "使用實驗室功能來自訂您的體驗。<a>了解更多</a>。",
|
||||
"Error upgrading room": "升級聊天室時遇到錯誤",
|
||||
"Double check that your server supports the room version chosen and try again.": "仔細檢查您的伺服器是否支援選定的聊天室版本,然後再試一次。",
|
||||
"This message cannot be decrypted": "此訊息無法解密",
|
||||
"Unencrypted": "未加密",
|
||||
"Automatically invite users": "自動邀請使用者",
|
||||
"Upgrade private room": "升級私密聊天室",
|
||||
"Upgrade public room": "升級公開聊天室",
|
||||
"Upgrading a room is an advanced action and is usually recommended when a room is unstable due to bugs, missing features or security vulnerabilities.": "升級聊天室為進階動作,通常建議在聊天室因為臭蟲而不穩定、缺少功能或安全漏洞等才升級。",
|
||||
"This usually only affects how the room is processed on the server. If you're having problems with your Riot, please <a>report a bug</a>.": "這通常僅影響如何在伺服器上處理聊天室的方式。如果您遇到與 Riot 相關的問題,請<a>回報臭蟲</a>。",
|
||||
"You'll upgrade this room from <oldVersion /> to <newVersion />.": "您將要把此聊天室從 <oldVersion /> 升級到 <newVersion />。",
|
||||
"Upgrade": "升級",
|
||||
"Notification settings": "通知設定",
|
||||
"User Status": "使用者狀態"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user