Sync Strings from Localazy
This commit is contained in:
parent
0e86b2c751
commit
8027ce9dca
196 changed files with 3956 additions and 1272 deletions
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_report_room_leave_failed_alert_message">"신고가 성공적으로 제출되었지만, 방을 나가려고 하는 중에 문제가 발생했습니다. 다시 시도해 주세요."</string>
|
||||
<string name="screen_report_room_leave_failed_alert_title">"방을 나갈 수 없습니다"</string>
|
||||
<string name="screen_report_room_reason_footer">"이 방을 관리자에게 신고하세요. 메시지가 암호화되어 있는 경우, 관리자는 메시지를 읽을 수 없습니다."</string>
|
||||
<string name="screen_report_room_reason_placeholder">"신고 사유를 설명하세요…"</string>
|
||||
<string name="screen_report_room_title">"방 신고"</string>
|
||||
</resources>
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="screen_report_room_leave_failed_alert_message">"Sua denúncia foi enviada com sucesso, mas encontramos um problema ao tentar sair da sala. Por favor, tente novamente."</string>
|
||||
<string name="screen_report_room_leave_failed_alert_title">"Não foi possível deixar a sala"</string>
|
||||
<string name="screen_report_room_leave_failed_alert_message">"Sua denúncia foi enviada com sucesso, mas encontramos um problema ao tentar sair da sala. Tente novamente."</string>
|
||||
<string name="screen_report_room_leave_failed_alert_title">"Não foi possível sair da sala"</string>
|
||||
<string name="screen_report_room_reason_footer">"Denuncie esta sala ao seu administrador. Se as mensagens estiverem criptografadas, seu administrador não poderá lê-las."</string>
|
||||
<string name="screen_report_room_reason_placeholder">"Descreva o motivo para denunciar…"</string>
|
||||
<string name="screen_report_room_title">"Denunciar sala"</string>
|
||||
|
|
|
|||
|
|
@ -3,6 +3,6 @@
|
|||
<string name="screen_report_room_leave_failed_alert_message">"O teu relatório foi submetido com sucesso, mas houve um problema ao tentar sair da sala. Por favor, tenta novamente."</string>
|
||||
<string name="screen_report_room_leave_failed_alert_title">"Não foi possível sair da sala"</string>
|
||||
<string name="screen_report_room_reason_footer">"Denuncia esta sala aos administradores. Se as mensagens estiverem cifradas, os administradores não as poderão ler."</string>
|
||||
<string name="screen_report_room_reason_placeholder">"Descrever a razão de denúncia…"</string>
|
||||
<string name="screen_report_room_reason_placeholder">"Descreve a razão para denunciar…"</string>
|
||||
<string name="screen_report_room_title">"Denunciar sala"</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue