|
1472 | 1472 | <string name="AddMembersActivity__this_person_cant_be_added_to_legacy_groups">Tohoto člověka nemůžete přidat do starších skupin.</string> |
1473 | 1473 |
|
1474 | 1474 | <!-- Confirmation text when adding one member to a group. %1$s is the member\'s name, %2$s is the group name. --> |
1475 | | - <string name="AddMembersActivity__add_member_to_s">Přidat \"%1$s\" do \"%2$s\"?</string> |
| 1475 | + <string name="AddMembersActivity__add_member_to_s">Přidat „%1$s“ do skupiny „%2$s“?</string> |
1476 | 1476 |
|
1477 | 1477 | <!-- Confirmation text when adding members to a group. %1$d is the number of members added. %2$s is the name of the group. --> |
1478 | 1478 | <plurals name="AddMembersActivity__add_d_members_to_s"> |
|
2595 | 2595 |
|
2596 | 2596 | <!-- MoveableLocalVideoRenderer --> |
2597 | 2597 | <!-- Content description for button to shrink local video from focused/full-screen mode --> |
2598 | | - <string name="MoveableLocalVideoRenderer__shrink_local_video">Shrink local video</string> |
| 2598 | + <string name="MoveableLocalVideoRenderer__shrink_local_video">Zmenšit místní video</string> |
2599 | 2599 | <!-- Content description for button to expand local video to focused/full-screen mode --> |
2600 | | - <string name="MoveableLocalVideoRenderer__expand_local_video">Expand local video</string> |
| 2600 | + <string name="MoveableLocalVideoRenderer__expand_local_video">Zvětšit místní video</string> |
2601 | 2601 |
|
2602 | 2602 | <!-- WebRtcCallView --> |
2603 | 2603 | <string name="WebRtcCallView__signal_call">Signal hovor</string> |
|
8408 | 8408 | <!-- Text displayed when we\'re not backing up all messages. The placeholder represents the cutoff date for the messages we\'re backing up. --> |
8409 | 8409 | <string name="BackupStatusRow__not_backing_up_old_messages">Zprávy odeslané nebo přijaté před %1$s nejsou zazálohovány.</string> |
8410 | 8410 | <!-- Text displayed when we failed to create a backup because of low disk space. --> |
8411 | | - <string name="BackupStatusRow__not_enough_disk_space">Your backup couldn\'t be completed because you are low on storage space. Free up space on your device and try again.</string> |
| 8411 | + <string name="BackupStatusRow__not_enough_disk_space">Zálohování nemohlo být dokončeno, protože máte málo místa v úložišti. Uvolněte místo ve svém zařízení a zkuste to znovu.</string> |
8412 | 8412 | <!-- Text displayed in a row to learn more about why a backup failed --> |
8413 | 8413 | <string name="BackupStatusRow__learn_more">Zjistit více</string> |
8414 | 8414 |
|
|
0 commit comments