Updated language translations.

This commit is contained in:
Cody Henthorne
2023-04-17 13:59:34 -04:00
parent a9fc5c6331
commit fd03cc6319
49 changed files with 108 additions and 108 deletions

View File

@@ -2119,7 +2119,7 @@
<string name="ThreadRecord_delivery_issue">Problém s doručením</string>
<string name="ThreadRecord_message_request">Žiadosť o správu</string>
<!-- Thread preview for a recipient that has been hidden -->
<string name="ThreadRecord_hidden_recipient">You have hidden this person, message them again to add them back to your list.</string>
<string name="ThreadRecord_hidden_recipient">Túto osobu ste skryli, opätovným odoslaním správy bude pridaná späť do vášho zoznamu.</string>
<string name="ThreadRecord_photo">Fotka</string>
<string name="ThreadRecord_gif">GIF</string>
<string name="ThreadRecord_voice_message">Hlasová správa</string>
@@ -4186,7 +4186,7 @@
<!-- ExportAccountDataFragment -->
<!-- Part of requesting account data flow, this is the section title for requesting that account data -->
<string name="ExportAccountDataFragment__your_account_data">Vaše údaje k účtu</string>
<string name="ExportAccountDataFragment__your_account_data">Údaje o vašom účte</string>
<!-- Explanation of account data the user can request. %1$s is replaced with Learn more with a link -->
<string name="ExportAccountDataFragment__export_explanation">Exportujte prehľad údajov svojho Signal účtu. Tento prehľad neobsahuje žiadne správy ani médiá. %1$s</string>
<!-- Learn more link to more information about requesting account data -->
@@ -4199,7 +4199,7 @@
<!-- Label for the text file option -->
<string name="ExportAccountDataFragment__export_as_txt_label">Ľahko čitateľný textový súbor</string>
<!-- Radio option to export the data as a json (java script object notation) file .json -->
<string name="ExportAccountDataFragment__export_as_json">Exportovať JSON</string>
<string name="ExportAccountDataFragment__export_as_json">Exportovať ako JSON</string>
<!-- Label for the json file option, the account data in a machine readable file format -->
<string name="ExportAccountDataFragment__export_as_json_label">Strojom čitateľný súbor</string>
@@ -4216,7 +4216,7 @@
<!-- Title for export confirmation dialog -->
<string name="ExportAccountDataFragment__export_report_confirmation">Exportovať údaje?</string>
<!-- Message for export confirmation dialog -->
<string name="ExportAccountDataFragment__export_report_confirmation_message">Svoje údaje k Signal účtu zdieľajte len s ľuďmi a aplikáciami, ktorým dôverujete.</string>
<string name="ExportAccountDataFragment__export_report_confirmation_message">Údaje vášho Signal účtu zdieľajte len s ľuďmi a aplikáciami, ktorým dôverujete.</string>
<!-- Action to export in for export confirmation dialog -->
<string name="ExportAccountDataFragment__export_report_action">Exportovať</string>