Skip to content
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
4 changes: 2 additions & 2 deletions i18n/cs/cosmic_utils_enroll.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ register = Registrovat
verify = Ověřit
delete = Smazat
danger = Varování
cancel = Zrušit
success = Hotovo. Nyní zaregistrujte otisk.
deleted = Otisk byl smazán.
deleting = Mazání otisku...
clear-device = Vymazat zařízení
confirm-clear = Jste si jistí?
clearing-device = Mažou se všechny otisky ze zařízení pro všechny známé uživatele...
clearing-device = Mazání všech otisků ze zařízení pro všechny známé uživatele...
device-cleared = Zařízení bylo vymazáno pro všechny známé uživatele.
clear-device-confirm = Opravdu chcete vymazat otisky pro VŠECHNY známé uživatele?
cancel = Zrušit

settings-ui = Uživatelské rozhraní
alternative-ui = Alternativní UI
Expand Down
18 changes: 12 additions & 6 deletions resources/org.cosmic_utils.enroll.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@
<p>
Fingerprint record management for single and multi-user systems. You can register, verify and delete prints.
</p>
<p>
Select the user you which to register, by default the current user, and then the finger. Click either Register to enroll a print for a new finger, Verify to match against an existing one or Delete to remove it.
</p>
<p>
From View menu you can access Settings where you can configure appearance or access Delete all option, which attempts to clear all registered prints from your scanner device.
</p>
<p xml:lang="cs">
Správa otisků prstů pro jednoho i více uživatelů. Umožňuje registrovat, ověřovat a mazat otisky.
</p>
Expand All @@ -34,6 +28,18 @@
<p xml:lang="it">
Gestione delle impronte digitali per sistemi monoutente e multiutente. Consente di creare, verificare ed eliminare le impronte digitali.
</p>
<p>
Select the user you wish to register, by default the current user, and then the finger. Click either Register to enroll a print for a new finger, Verify to match against an existing one or Delete to remove it.
</p>
<p xml:lang="cs">
Vyberte uživatele, pro kterého chcete otisk zaregistrovat (výchozí je aktuální uživatel), a poté prst. Klikněte na „Registrovat“ pro přidání nového otisku, „Ověřit“ pro porovnání s existujícím otiskem nebo „Smazat“ pro jeho odstranění.
</p>
<p>
From View menu you can access Settings where you can configure appearance or access Delete all option, which attempts to clear all registered prints from your scanner device.
</p>
<p xml:lang="cs">
V nabídce „Zobrazení“ najdete „Nastavení“, kde můžete upravit vzhled aplikace, nebo použít volbu „Smazat vše“, která se pokusí odstranit všechny registrované otisky ze zařízení snímače.
</p>
</description>
<icon type="remote" width="64" height="64" scale="1">
https://github.com/cosmic-utils/enroll/raw/main/resources/icons/hicolor/scalable/apps/enroll.svg
Expand Down
Loading