diff options
author | Jo-Philipp Wich <jo@mein.io> | 2019-06-19 12:39:03 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2019-06-19 12:39:03 +0200 |
commit | da8668a50d9c3fe7acb137c017395d43cf54f5ab (patch) | |
tree | 40f11203184009cf5782bf46d54e63626d1a326a /applications/luci-app-opkg/po/cs | |
parent | 88282c14cf521f195536370c004d953e289ea3e4 (diff) |
luci-app-opkg: change remove button caption
Add three dots to the first level 'Remove' button caption, because it
leads to a modal dialogue.
Ref: #2775
Signed-off-by: Dirk Brenken <dev@brenken.org>
[split into multiple commits, sync translations]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-opkg/po/cs')
-rw-r--r-- | applications/luci-app-opkg/po/cs/opkg.po | 244 |
1 files changed, 122 insertions, 122 deletions
diff --git a/applications/luci-app-opkg/po/cs/opkg.po b/applications/luci-app-opkg/po/cs/opkg.po index 2c452705c2..5bbdceda0d 100644 --- a/applications/luci-app-opkg/po/cs/opkg.po +++ b/applications/luci-app-opkg/po/cs/opkg.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2014-05-31 13:59+0200\n" +"Project-Id-Version: \n" +"PO-Revision-Date: 2019-06-19 12:13+0200\n" "Last-Translator: koli <lukas.koluch@gmail.com>\n" "Language-Team: none\n" "Language: cs\n" @@ -9,78 +9,81 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Pootle 2.0.6\n" +"X-Generator: Poedit 2.2.1\n" +"POT-Creation-Date: \n" #: applications/luci-app-opkg/luasrc/view/opkg.htm:107 msgid "Actions" msgstr "Akce" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:713 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:723 msgid "Automatically remove unused dependencies" -msgstr "" +msgstr "Automatické odstranění nepoužívaných závislostí" #: applications/luci-app-opkg/luasrc/view/opkg.htm:115 msgid "Available" msgstr "Dostupné" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:644 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:654 msgid "" "Below is a listing of the various configuration files used by <em>opkg</em>. " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for " "custom repository entries. The configuration in the other files may be " "changed but is usually not preserved by <em>sysupgrade</em>." msgstr "" - -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 +"Níže je uveden seznam různých konfiguračních souborů, které <em>opkg</em> " +"používá. Použijte <em>opkg.conf</em> pro globální nastavení a " +"<em>customfeeds.conf</em> pro vlastní položky úložiště. Konfigurace v jiných " +"souborech může být změněna, ale obvykle není spravována <em>sysupgrade</em>." + +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729 msgid "Cancel" msgstr "Storno" #: applications/luci-app-opkg/luasrc/view/opkg.htm:97 msgid "Clear" -msgstr "" +msgstr "Prázdný" #: applications/luci-app-opkg/luasrc/view/opkg.htm:110 -#, fuzzy msgid "Configure opkg…" -msgstr "Nastavení" +msgstr "Nakonfigurujte opkg…" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:562 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:572 msgid "Dependencies" -msgstr "" +msgstr "Závislosti" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133 msgid "Description" msgstr "Popis" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:573 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:583 msgid "Details for package <em>%h</em>" -msgstr "" +msgstr "Podrobnosti o balíčku <em>%h</em>" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:765 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:775 msgid "Dismiss" -msgstr "" +msgstr "Propustit" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:227 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:237 msgid "Displaying %d-%d of %d" -msgstr "" +msgstr "Zobrazuji %d-%d z %d" #: applications/luci-app-opkg/luasrc/view/opkg.htm:101 msgid "Download and install package" msgstr "Stáhnout a nainstalovat balíček" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 -#, fuzzy +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761 msgid "Errors" -msgstr "Chyba" +msgstr "Chyby" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:739 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:749 msgid "Executing package manager" -msgstr "" +msgstr "Spuštění správce balíčků" #: applications/luci-app-opkg/luasrc/view/opkg.htm:95 msgid "Filter" @@ -90,223 +93,220 @@ msgstr "Filtr" msgid "Free space" msgstr "Volné místo" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618 msgid "Install" msgstr "Instalovat" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116 -#, fuzzy msgid "Installed" -msgstr "Instalovat" +msgstr "Instalací" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:614 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 msgid "" "Installing packages from untrusted sources is a potential security risk! " "Really attempt to install <em>%h</em>?" msgstr "" +"Instalace balíků z nedůvěryhodných zdrojů je potenciálním bezpečnostním " +"rizikem! Opravdu se pokusíte nainstalovat <em>%h</em>?" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 -#, fuzzy +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177 msgid "Install…" -msgstr "Instalovat" +msgstr "Instalovat…" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 -#, fuzzy +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649 msgid "Loading configuration data…" -msgstr "Přejít na související konfigurační stránku" +msgstr "Načítání konfiguračních dat…" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:772 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:782 msgid "Loading package information…" -msgstr "" +msgstr "Načítání informací o balíčku…" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 -#, fuzzy +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634 msgid "Manually install package" -msgstr "Stáhnout a nainstalovat balíček" +msgstr "Ručně nainstalujte balíček" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:377 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:387 msgid "Needs upgrade" -msgstr "" +msgstr "Vyžaduje upgrade" #: applications/luci-app-opkg/luasrc/view/opkg.htm:124 msgid "Next page" -msgstr "" +msgstr "Další stránka" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:240 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:250 msgid "No information available" msgstr "Údaje nejsou k dispozici" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 -#, fuzzy +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238 msgid "No packages" -msgstr "Vyhledat balíček" +msgstr "Žádné balíčky" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:244 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:254 msgid "No packages matching \"<strong>%h</strong>\"." -msgstr "" +msgstr "Žádné balíčky odpovídající \"<strong>%h</strong>\"." -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 -#, fuzzy +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419 msgid "Not available" -msgstr "Dostupná celkem" +msgstr "Není dostupný" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 -#, fuzzy +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 msgid "Not installed" -msgstr "Nepřipojeno" +msgstr "Není instalován" #: applications/luci-app-opkg/luasrc/view/opkg.htm:103 msgid "OK" msgstr "OK" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:638 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 -#, fuzzy +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:648 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689 msgid "OPKG Configuration" -msgstr "Konfigurace balíčků OPKG" +msgstr "Konfigurace OPKG" #: applications/luci-app-opkg/luasrc/view/opkg.htm:130 msgid "Package name" msgstr "Název balíčku" #: applications/luci-app-opkg/luasrc/view/opkg.htm:102 -#, fuzzy msgid "Package name or URL…" -msgstr "Název balíčku" +msgstr "Název balíčku nebo adresa URLL…" #: applications/luci-app-opkg/luasrc/view/opkg.htm:122 msgid "Previous page" -msgstr "" +msgstr "Předchozí stránka" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:621 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:631 msgid "Really attempt to install <em>%h</em>?" -msgstr "" +msgstr "Opravdu se pokusíte nainstalovat <em>%h</em>?" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165 msgid "Remove" msgstr "Odstranit" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:704 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:714 msgid "Remove package <em>%h</em>" -msgstr "" +msgstr "Odstraňte balíček <em>%h</em>" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:558 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:736 +msgid "Remove…" +msgstr "Odstranit…" + +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 msgid "Require approx. %.1024mB size for %d package(s) to install." -msgstr "" +msgstr "Vyžadovat cca. %.1024mB velikost pro balíčky %d instalaci." -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412 msgid "Require version %h %h, installed %h" -msgstr "" +msgstr "Vyžadovat verzi %h %h, instalovaná %h" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:407 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:417 msgid "" "Required dependency package <em>%h</em> is not available in any repository." msgstr "" +"Požadovaný balíček závislostí <em>%h</em> není dostupný v žádném úložišti." -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:375 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:385 msgid "Requires update to %h %h" -msgstr "" +msgstr "Vyžaduje aktualizaci na %h %h" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:245 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:255 msgid "Reset" msgstr "Reset" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:676 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:686 msgid "Save" msgstr "Uložit" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 -#, fuzzy +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681 msgid "Saving configuration data…" -msgstr "Nastavení zařízení" +msgstr "Ukládání konfiguračních dat…" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717 msgid "Size" msgstr "Velikost" #: applications/luci-app-opkg/luasrc/view/opkg.htm:132 msgid "Size (.ipk)" -msgstr "" +msgstr "Velikost (.ipk)" #: applications/luci-app-opkg/luasrc/controller/opkg.lua:7 #: applications/luci-app-opkg/luasrc/view/opkg.htm:84 msgid "Software" msgstr "Software" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:756 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:766 msgid "The <em>opkg %h</em> command failed with code <code>%d</code>." -msgstr "" +msgstr "Příkaz <em>opkg %h</em> byl označen kódem <code>%d</code>." -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:380 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:390 msgid "" "The installed version of package <em>%h</em> is not compatible, require %s " "while %s is installed." msgstr "" +"Nainstalovaná verze balíku <em>%h</em> není kompatibilní, vyžaduje instalaci " +"%s, ale %s." -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:617 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:627 msgid "The package <em>%h</em> is not available in any configured repository." -msgstr "" +msgstr "Balík <em>%h</em> není k dispozici v žádném nakonfigurovaném úložišti." -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:397 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:407 msgid "" "The repository version of package <em>%h</em> is not compatible, require %s " "but only %s is available." msgstr "" +"Verze balíčku <em>%h</em> není kompatibilní, vyžaduje %s, ale k dispozici je " +"pouze %s." #: applications/luci-app-opkg/luasrc/view/opkg.htm:96 msgid "Type to filter…" -msgstr "" +msgstr "Začněte psát pro filtrování…" #: applications/luci-app-opkg/luasrc/view/opkg.htm:108 -#, fuzzy msgid "Update lists…" -msgstr "Aktualizovat seznamy" +msgstr "Aktualizovat seznamy…" #: applications/luci-app-opkg/luasrc/view/opkg.htm:117 -#, fuzzy msgid "Updates" -msgstr "Aktualizovat seznamy" +msgstr "Aktualizace" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183 msgid "Upgrade…" -msgstr "" +msgstr "Upgrade…" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131 msgid "Version" msgstr "Verze" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414 msgid "Version incompatible" -msgstr "" +msgstr "Verze nekompatibilní" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 -#, fuzzy +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 msgid "Waiting for the <em>opkg %h</em> command to complete…" -msgstr "Čekání na dokončení příkazu..." +msgstr "Čekání na dokončení příkazu <em>opkg %h</em> …" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89 msgid "unknown" msgstr "neznámý" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703 msgid "~%.1024mB compressed" -msgstr "" +msgstr "~%.1024mB komprimován" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701 msgid "~%.1024mB installed" -msgstr "" +msgstr "~%.1024mB nainstalován" |