-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Hlavička | ||
name-header = Jméno | ||
desc-header = Popis | ||
priority-header = Priorita | ||
nonfree-header = Placené | ||
classids-header = ID Třídy | ||
vendorids-header = ID Prodejce | ||
# Hlavní | ||
root-operation = Tuto akci nemůžete provést pokud nejste root! | ||
profile-not-exist = profil '{$profile_name}' neexistuje! | ||
no-matching-device = Žádné nalezené zařízení pro '{$profile_name}'! | ||
profile-not-installed = profil '{$profile_name}' není nainstalovaný! | ||
script-failed = script selhal! | ||
failed-set-db = nepodařilo se nastavit databázy! | ||
pass-profile-no-match-install = uvedený profil se neshoduje s nainstalovaným profilem! | ||
# Zařízení | ||
available = DOSTUPNÉ | ||
installed = NAINSTALOVÁNO | ||
device = Zařízení | ||
no-profile-device = nebyly nalezeny žádné profily pro zařízení '{$device_type}'! | ||
# Výstup v konzoly | ||
invalid-profile = profil '{$invalid_profile}' je neplatný! | ||
all-pci-profiles = Všechny PCI profily: | ||
installed-pci-profiles = Instalované PCI profily: | ||
pci-profiles-not-found = Žádné PCI profily nebyly nalezeny! | ||
no-installed-pci-profiles = Žádné PCI profili nejsou nainstalovány! | ||
no-installed-profile-device = žádný nainstalovaný profil pro zařízení '{$device_type}' nebyl nalezen ! |