Sync Strings (#4590)
* Sync Strings from Localazy * Fix strings usage after some were moved * Fix Norwegian string that was causing lint to fail * Update screenshots --------- Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com> Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
parent
cbfc5e0955
commit
d9bfcc6c52
157 changed files with 2042 additions and 1108 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<string name="screen_bug_report_editor_supporting">"Wenn möglich, verfasse die Beschreibung bitte auf Englisch."</string>
|
||||
<string name="screen_bug_report_error_description_too_short">"Die Beschreibung ist zu kurz. Bitte geben Sie weitere Informationen darüber an, was passiert ist."</string>
|
||||
<string name="screen_bug_report_include_crash_logs">"Absturzprotokolle senden"</string>
|
||||
<string name="screen_bug_report_include_logs">"Protokolle zulassen"</string>
|
||||
<string name="screen_bug_report_include_logs">"Logdateien mitsenden"</string>
|
||||
<string name="screen_bug_report_include_screenshot">"Bildschirmfoto senden"</string>
|
||||
<string name="screen_bug_report_logs_description">"Die Protokolle werden deiner Nachricht beigefügt, um sicherzustellen, dass alles ordnungsgemäß funktioniert. Um deine Nachricht ohne Protokolle zu senden, deaktiviere diese Einstellung."</string>
|
||||
<string name="screen_bug_report_rash_logs_alert_title">"%1$s ist bei der letzten Nutzung abgestürzt. Möchtest du einen Absturzbericht mit uns teilen?"</string>
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
<string name="screen_bug_report_editor_description">"Descreva o problema. O que você fez? O que você esperava que acontecesse? O que realmente aconteceu? Por favor, forneça o máximo de detalhes possível."</string>
|
||||
<string name="screen_bug_report_editor_placeholder">"Descreva o problema…"</string>
|
||||
<string name="screen_bug_report_editor_supporting">"Se possível, escreva a descrição em inglês."</string>
|
||||
<string name="screen_bug_report_error_description_too_short">"A descrição é muito curta, por favor, forneça mais detalhes sobre o que aconteceu. Obrigado!"</string>
|
||||
<string name="screen_bug_report_include_crash_logs">"Enviar registros de falhas"</string>
|
||||
<string name="screen_bug_report_include_logs">"Permitir registros"</string>
|
||||
<string name="screen_bug_report_include_screenshot">"Enviar captura de tela"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue