Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update #3179

Merged
merged 1 commit into from
Aug 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
"screen_pinned_timeline_empty_state_description" = "Přidržte zprávu a vyberte „%1$@“, kterou chcete zahrnout sem.";
"screen_pinned_timeline_empty_state_headline" = "Připněte důležité zprávy, aby je bylo možné snadno najít";
"screen_pinned_timeline_screen_title_empty" = "Připnuté zprávy";
"screen_reset_encryption_password_error" = "An unknown error happened. Please check your account password is correct and try again.";
"screen_reset_encryption_password_error" = "Došlo k neznámé chybě. Zkontrolujte, zda je heslo k účtu správné a zkuste to znovu.";
"screen_room_mentions_at_room_subtitle" = "Informujte celou místnost";
"screen_room_pinned_banner_indicator" = "%1$@ z %2$@";
"screen_room_pinned_banner_indicator_description" = "%1$@ Připnuté zprávy";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"action_ok" = "OK";
"action_open_settings" = "Seadistused";
"action_open_with" = "Ava rakendusega";
"action_pin" = "Kinnita";
"action_pin" = "Tõsta esile";
"action_quick_reply" = "Kiirvastus";
"action_quote" = "Tsiteeri";
"action_react" = "Reageeri";
Expand Down Expand Up @@ -101,7 +101,7 @@
"action_take_photo" = "Tee pilt";
"action_tap_for_options" = "Valikuteks klõpsa";
"action_try_again" = "Proovi uuesti";
"action_unpin" = "Eemalda kinnitus";
"action_unpin" = "Eemalda esiletõstmine";
"action_view_source" = "Vaata lähtekoodi";
"action_yes" = "Jah";
"action.load_more" = "Näita veel";
Expand Down Expand Up @@ -319,7 +319,7 @@
"screen_pinned_timeline_empty_state_description" = "Siia lisamiseks vajuta sõnumil ja vali „%1$@“.";
"screen_pinned_timeline_empty_state_headline" = "Et olulisi sõnumeid oleks lihtsam leida, tõsta nad esile";
"screen_pinned_timeline_screen_title_empty" = "Esiletõstetud sõnumid";
"screen_reset_encryption_password_error" = "An unknown error happened. Please check your account password is correct and try again.";
"screen_reset_encryption_password_error" = "Tekkis teadmata viga. Palun kontrolli, kas sinu kasutajakonto salasõna on õige ja proovi uuesti.";
"screen_room_mentions_at_room_subtitle" = "Teavita kogu jututuba";
"screen_room_pinned_banner_indicator" = "%1$@ / %2$@";
"screen_room_pinned_banner_indicator_description" = "%1$@ esiletõstetud sõnumit";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
"screen_pinned_timeline_empty_state_description" = "Tryck på ett meddelande och välj ”%1$@” för att inkludera det här.";
"screen_pinned_timeline_empty_state_headline" = "Fäst viktiga meddelanden så att de lätt kan upptäckas";
"screen_pinned_timeline_screen_title_empty" = "Fästa meddelanden";
"screen_reset_encryption_password_error" = "An unknown error happened. Please check your account password is correct and try again.";
"screen_reset_encryption_password_error" = "Ett okänt fel inträffade. Kontrollera att ditt kontolösenord är korrekt och försök igen.";
"screen_room_mentions_at_room_subtitle" = "Meddela hela rummet";
"screen_room_pinned_banner_indicator" = "%1$@ av %2$@";
"screen_room_pinned_banner_indicator_description" = "%1$@ Fästa meddelanden";
Expand Down
Loading