|
207 | 207 | <string name="new_unsafe_collection">Nová kolekce bude odstraněna z vašeho telefonu, pokud odinstalujete AnkiDroid</string> |
208 | 208 | <!-- Permissions screen --> |
209 | 209 | <string name="permissions_screen_headline">Aby AnkiDroid fungoval, potřebuje některá oprávnění</string> |
210 | | - <string name="permissions_screen_optional_headline" comment="Explains that there are optional permissions that can be granted to AnkiDroid.">AnkiDroid works best with these permissions</string> |
| 210 | + <string name="permissions_screen_optional_headline" comment="Explains that there are optional permissions that can be granted to AnkiDroid.">AnkiDroid funguje nejlépe s těmito oprávněními</string> |
211 | 211 | <string name="storage_access_title">Přístup k úložišti</string> |
212 | 212 | <string name="storage_access_summary">Uloží vaši kolekci na bezpečné místo, které nebude odstraněno, pokud bude aplikace odinstalována</string> |
213 | 213 | <string name="all_files_access_title" comment="Name of the “All files access” permission from Android 10 and after. See [android.permission.MANAGE_EXTERNAL_STORAGE] on https://developer.android.com/training/data-storage/manage-all-files for context.">Přístup ke všem souborům</string> |
214 | 214 | <string name="image_occlusion">Okluze obrázku</string> |
215 | | - <string name="microphone" comment="Title of the microphone permission in the permissions explanation screen.">Microphone</string> |
216 | | - <string name="microphone_permission_explanation" comment="Description explaining why AnkiDroid needs the microphone permission, shown on the permissions explanation screen.">Allows you to add sounds to cards and enables voice playback while reviewing</string> |
217 | | - <string name="notifications_permission_explanation" comment="Description explaining why AnkiDroid needs the notification permission.">Enables background media syncing and allows you to create review reminders</string> |
218 | | - <string name="heading_required_permissions" comment="Heading for the section of required permissions that the app needs to function, shown in the permissions explanation screen.">Required</string> |
219 | | - <string name="heading_optional_permissions" comment="Heading for the section of optional permissions that the app needs to function, shown in the permissions explanation screen.">Optional</string> |
220 | | - <string name="manually_grant_permissions" comment="Pop-up message that is shown to the user when they want to grant an app permission that must be granted via the OS settings screen.">This permission must be manually granted from Settings</string> |
221 | | - <string name="revoke_permissions" comment="Pop-up message that is shown to the user when they are revoking an app permission.">This permission must be manually revoked from Settings</string> |
| 215 | + <string name="microphone" comment="Title of the microphone permission in the permissions explanation screen.">Mikrofon</string> |
| 216 | + <string name="microphone_permission_explanation" comment="Description explaining why AnkiDroid needs the microphone permission, shown on the permissions explanation screen.">Umožňuje ke kartám přidávat zvuky a povoluje přehrávání hlasu při opakování</string> |
| 217 | + <string name="notifications_permission_explanation" comment="Description explaining why AnkiDroid needs the notification permission.">Umožňuje synchronizaci multimédií na pozadí a umožňuje vytvářet upomínky opakování</string> |
| 218 | + <string name="heading_required_permissions" comment="Heading for the section of required permissions that the app needs to function, shown in the permissions explanation screen.">Vyžadováno</string> |
| 219 | + <string name="heading_optional_permissions" comment="Heading for the section of optional permissions that the app needs to function, shown in the permissions explanation screen.">Volitelné</string> |
| 220 | + <string name="manually_grant_permissions" comment="Pop-up message that is shown to the user when they want to grant an app permission that must be granted via the OS settings screen.">Toto oprávnění musí být ručně uděleno v nastavení</string> |
| 221 | + <string name="revoke_permissions" comment="Pop-up message that is shown to the user when they are revoking an app permission.">Toto oprávnění musí být ručně odvoláno v nastavení</string> |
222 | 222 | <string name="remove_account" comment="open a website to start the deletion of an AnkiWeb account">Odebrat účet</string> |
223 | 223 | <!-- Instant Note Editor --> |
224 | 224 | <string name="instant_card" comment="Used in the Android system context menu/share dialog to quickly create a note. This does not need to be translated literally, translate the concept of quickly adding a Cloze note with a popup. ">Okamžitá karta</string> |
|
0 commit comments