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>
This commit is contained in:
Jo-Philipp Wich 2019-06-19 12:39:03 +02:00
parent 88282c14cf
commit da8668a50d
28 changed files with 1865 additions and 1799 deletions

View file

@ -733,7 +733,7 @@ function handleRemove(ev)
'data-package': name, 'data-package': name,
'class': 'btn cbi-button-negative', 'class': 'btn cbi-button-negative',
'click': handleOpkg 'click': handleOpkg
}, _('Remove')) }, _('Remove'))
]) ])
]) ])
]); ]);

View file

@ -17,7 +17,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Accions" msgstr "Accions"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -25,7 +25,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "Disponible" msgstr "Disponible"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -33,10 +33,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Cancel·la" msgstr "Cancel·la"
@ -49,25 +49,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Configuració" msgstr "Configuració"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Descripció" msgstr "Descripció"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -75,12 +75,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "Descarrega i instal·la el paquet" msgstr "Descarrega i instal·la el paquet"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Error" msgstr "Error"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -92,44 +92,44 @@ msgstr "Filtre"
msgid "Free space" msgid "Free space"
msgstr "Espai lliure" msgstr "Espai lliure"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Instal·la" msgstr "Instal·la"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Instal·la" msgstr "Instal·la"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Instal·la" msgstr "Instal·la"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Vés a la pàgina de configuració" msgstr "Vés a la pàgina de configuració"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Descarrega i instal·la el paquet" msgstr "Descarrega i instal·la el paquet"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -137,25 +137,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "No hi ha informació disponible" msgstr "No hi ha informació disponible"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Cerca paquet" msgstr "Cerca paquet"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "Total disponible" msgstr "Total disponible"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "No connectat" msgstr "No connectat"
@ -164,9 +164,9 @@ msgstr "No connectat"
msgid "OK" msgid "OK"
msgstr "D'acord" msgstr "D'acord"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:638 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Configuració d&#39;OPKG" msgstr "Configuració d&#39;OPKG"
@ -184,52 +184,55 @@ msgstr "Nom del paquet"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Treu" msgstr "Treu"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "Treu…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "Restableix" msgstr "Restableix"
#: 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" msgid "Save"
msgstr "Desa" msgstr "Desa"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Configuració de dispositiu" msgstr "Configuració de dispositiu"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Mida" msgstr "Mida"
@ -242,21 +245,21 @@ msgstr "Mida (.ipk)"
msgid "Software" msgid "Software"
msgstr "Programari" msgstr "Programari"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -276,39 +279,39 @@ msgstr "Actualitza les llistes"
msgid "Updates" msgid "Updates"
msgstr "Actualitza les llistes" msgstr "Actualitza les llistes"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Versió" msgstr "Versió"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
#, fuzzy #, fuzzy
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Esperant que s'acabi l'ordre..." msgstr "Esperant que s'acabi l'ordre..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "desconegut" msgstr "desconegut"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -1,7 +1,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: \n"
"PO-Revision-Date: 2014-05-31 13:59+0200\n" "PO-Revision-Date: 2019-06-19 12:13+0200\n"
"Last-Translator: koli <lukas.koluch@gmail.com>\n" "Last-Translator: koli <lukas.koluch@gmail.com>\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: cs\n" "Language: cs\n"
@ -9,78 +9,81 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\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 #: applications/luci-app-opkg/luasrc/view/opkg.htm:107
msgid "Actions" msgid "Actions"
msgstr "Akce" 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr "Automatické odstranění nepoužívaných závislostí"
#: applications/luci-app-opkg/luasrc/view/opkg.htm:115 #: applications/luci-app-opkg/luasrc/view/opkg.htm:115
msgid "Available" msgid "Available"
msgstr "Dostupné" 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "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 " "custom repository entries. The configuration in the other files may be "
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
"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:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Storno" msgstr "Storno"
#: applications/luci-app-opkg/luasrc/view/opkg.htm:97 #: applications/luci-app-opkg/luasrc/view/opkg.htm:97
msgid "Clear" msgid "Clear"
msgstr "" msgstr "Prázdný"
#: applications/luci-app-opkg/luasrc/view/opkg.htm:110 #: applications/luci-app-opkg/luasrc/view/opkg.htm:110
#, fuzzy
msgid "Configure opkg…" 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" 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:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Popis" 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>" 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" 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr "Zobrazuji %d-%d z %d"
#: applications/luci-app-opkg/luasrc/view/opkg.htm:101 #: applications/luci-app-opkg/luasrc/view/opkg.htm:101
msgid "Download and install package" msgid "Download and install package"
msgstr "Stáhnout a nainstalovat balíček" msgstr "Stáhnout a nainstalovat balíček"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy
msgid "Errors" 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" msgid "Executing package manager"
msgstr "" msgstr "Spuštění správce balíčků"
#: applications/luci-app-opkg/luasrc/view/opkg.htm:95 #: applications/luci-app-opkg/luasrc/view/opkg.htm:95
msgid "Filter" msgid "Filter"
@ -90,223 +93,220 @@ msgstr "Filtr"
msgid "Free space" msgid "Free space"
msgstr "Volné místo" 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:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Instalovat" 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:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy
msgid "Installed" 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" 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 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Instalovat" msgstr "Instalovat"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy
msgid "Loading configuration data…" 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…" 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 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy
msgid "Manually install package" 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" msgid "Needs upgrade"
msgstr "" msgstr "Vyžaduje upgrade"
#: applications/luci-app-opkg/luasrc/view/opkg.htm:124 #: applications/luci-app-opkg/luasrc/view/opkg.htm:124
msgid "Next page" 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" msgid "No information available"
msgstr "Údaje nejsou k dispozici" msgstr "Údaje nejsou k dispozici"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy
msgid "No packages" 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>\"." 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 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy
msgid "Not available" msgid "Not available"
msgstr "Dostupná celkem" msgstr "Není dostupný"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Nepřipojeno" msgstr "Není instalován"
#: applications/luci-app-opkg/luasrc/view/opkg.htm:103 #: applications/luci-app-opkg/luasrc/view/opkg.htm:103
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Konfigurace balíčků OPKG" msgstr "Konfigurace OPKG"
#: applications/luci-app-opkg/luasrc/view/opkg.htm:130 #: applications/luci-app-opkg/luasrc/view/opkg.htm:130
msgid "Package name" msgid "Package name"
msgstr "Název balíčku" msgstr "Název balíčku"
#: applications/luci-app-opkg/luasrc/view/opkg.htm:102 #: applications/luci-app-opkg/luasrc/view/opkg.htm:102
#, fuzzy
msgid "Package name or URL…" 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 #: applications/luci-app-opkg/luasrc/view/opkg.htm:122
msgid "Previous page" 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>?" 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:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Odstranit" 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>" 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." 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:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" 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" 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" msgid "Reset"
msgstr "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" msgid "Save"
msgstr "Uložit" msgstr "Uložit"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy
msgid "Saving configuration data…" 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:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Velikost" msgstr "Velikost"
#: applications/luci-app-opkg/luasrc/view/opkg.htm:132 #: applications/luci-app-opkg/luasrc/view/opkg.htm:132
msgid "Size (.ipk)" msgid "Size (.ipk)"
msgstr "" msgstr "Velikost (.ipk)"
#: applications/luci-app-opkg/luasrc/controller/opkg.lua:7 #: applications/luci-app-opkg/luasrc/controller/opkg.lua:7
#: applications/luci-app-opkg/luasrc/view/opkg.htm:84 #: applications/luci-app-opkg/luasrc/view/opkg.htm:84
msgid "Software" msgid "Software"
msgstr "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>." 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" 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." 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
msgstr "" 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 #: applications/luci-app-opkg/luasrc/view/opkg.htm:96
msgid "Type to filter…" msgid "Type to filter…"
msgstr "" msgstr "Začněte psát pro filtrování…"
#: applications/luci-app-opkg/luasrc/view/opkg.htm:108 #: applications/luci-app-opkg/luasrc/view/opkg.htm:108
#, fuzzy
msgid "Update lists…" msgid "Update lists…"
msgstr "Aktualizovat seznamy" msgstr "Aktualizovat seznamy"
#: applications/luci-app-opkg/luasrc/view/opkg.htm:117 #: applications/luci-app-opkg/luasrc/view/opkg.htm:117
#, fuzzy
msgid "Updates" 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:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" 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:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Verze" 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:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr "Verze nekompatibilní"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
#, fuzzy
msgid "Waiting for the <em>opkg %h</em> command to complete…" 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:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "neznámý" 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:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" 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:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr "~%.1024mB nainstalován"

View file

@ -17,7 +17,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Aktionen" msgstr "Aktionen"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "Unbenutzte Abhängigkeiten automatisch entfernen" msgstr "Unbenutzte Abhängigkeiten automatisch entfernen"
@ -25,7 +25,7 @@ msgstr "Unbenutzte Abhängigkeiten automatisch entfernen"
msgid "Available" msgid "Available"
msgstr "Verfügbar" msgstr "Verfügbar"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -39,10 +39,10 @@ msgstr ""
"Konfigurationsdateien kann zwar geändert werden, wird aber überlicherweise " "Konfigurationsdateien kann zwar geändert werden, wird aber überlicherweise "
"bei Systemupdates zurückgesetzt." "bei Systemupdates zurückgesetzt."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Abbrechen" msgstr "Abbrechen"
@ -54,25 +54,25 @@ msgstr "Zurücksetzen"
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Konfiguriere opkg…" msgstr "Konfiguriere 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" msgid "Dependencies"
msgstr "Abhängigkeiten" msgstr "Abhängigkeiten"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Beschreibung" msgstr "Beschreibung"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "Details für Paket <em>%h</em>" msgstr "Details für Paket <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" msgid "Dismiss"
msgstr "Schließen" msgstr "Schließen"
#: 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" msgid "Displaying %d-%d of %d"
msgstr "Einträge %d-%d von %d" msgstr "Einträge %d-%d von %d"
@ -80,11 +80,11 @@ msgstr "Einträge %d-%d von %d"
msgid "Download and install package" msgid "Download and install package"
msgstr "Paket herunterladen und installieren" msgstr "Paket herunterladen und installieren"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
msgid "Errors" msgid "Errors"
msgstr "Fehler" msgstr "Fehler"
#: 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" msgid "Executing package manager"
msgstr "Paketmanager ausführen" msgstr "Paketmanager ausführen"
@ -96,18 +96,18 @@ msgstr "Filter"
msgid "Free space" msgid "Free space"
msgstr "Freier Platz" msgstr "Freier Platz"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Installieren" msgstr "Installieren"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
msgid "Installed" msgid "Installed"
msgstr "Installiert" msgstr "Installiert"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
@ -116,23 +116,23 @@ msgstr ""
"Sicherheitsrisiko! Soll wirklich versucht werden, <em>%h</em> zu " "Sicherheitsrisiko! Soll wirklich versucht werden, <em>%h</em> zu "
"installieren?" "installieren?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
msgid "Install…" msgid "Install…"
msgstr "Installieren…" msgstr "Installieren…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Lade Konfigurationsdaten…" msgstr "Lade Konfigurationsdaten…"
#: 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…" msgid "Loading package information…"
msgstr "Lade Paketinformationen…" msgstr "Lade Paketinformationen…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
msgid "Manually install package" msgid "Manually install package"
msgstr "Paket manuell installieren" msgstr "Paket manuell installieren"
#: 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" msgid "Needs upgrade"
msgstr "Aktualisierung benötigt" msgstr "Aktualisierung benötigt"
@ -140,23 +140,23 @@ msgstr "Aktualisierung benötigt"
msgid "Next page" msgid "Next page"
msgstr "Nächste Seite" msgstr "Nächste Seite"
#: 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" msgid "No information available"
msgstr "Keine Informationen verfügbar" msgstr "Keine Informationen verfügbar"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
msgid "No packages" msgid "No packages"
msgstr "Keine Pakete" msgstr "Keine Pakete"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "Keine auf \"<strong>%h</strong>\" zutreffenden Pakete." msgstr "Keine auf \"<strong>%h</strong>\" zutreffenden Pakete."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
msgid "Not available" msgid "Not available"
msgstr "Nicht verfügbar" msgstr "Nicht verfügbar"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
msgid "Not installed" msgid "Not installed"
msgstr "Nicht installiert" msgstr "Nicht installiert"
@ -164,9 +164,9 @@ msgstr "Nicht installiert"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "OPKG-Konfiguration" msgstr "OPKG-Konfiguration"
@ -182,53 +182,56 @@ msgstr "Paketname oder URL…"
msgid "Previous page" msgid "Previous page"
msgstr "Vorige Seite" msgstr "Vorige Seite"
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "Soll wirklich versucht werden, <em>%h</em> zu installieren?" msgstr "Soll wirklich versucht werden, <em>%h</em> zu installieren?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Entfernen" msgstr "Entfernen"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "Paket <em>%h</em> entfernen" msgstr "Paket <em>%h</em> entfernen"
#: 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 "Entfernen…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
"Benötige etwa %.1024mB Speicherplatz für die Installation von %d Pakete(n)." "Benötige etwa %.1024mB Speicherplatz für die Installation von %d Pakete(n)."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
"Benötigtes abhängiges Paket <em>%h</em> ist in keinem Repository verfügbar." "Benötigtes abhängiges Paket <em>%h</em> ist in keinem Repository verfügbar."
#: 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" msgid "Requires update to %h %h"
msgstr "Benötigt Update auf Version %h %h" msgstr "Benötigt Update auf Version %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" msgid "Reset"
msgstr "Zurücksetzen" msgstr "Zurücksetzen"
#: 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" msgid "Save"
msgstr "Speichern" msgstr "Speichern"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Speichere Konfigurationsdaten…" msgstr "Speichere Konfigurationsdaten…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Größe" msgstr "Größe"
@ -241,12 +244,12 @@ msgstr "Größe (.ipk)"
msgid "Software" msgid "Software"
msgstr "Paketverwaltung" msgstr "Paketverwaltung"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
"Das <em>opkg %h</em> Kommando wurde mit Fehlercode <code>%d</code> beendet." "Das <em>opkg %h</em> Kommando wurde mit Fehlercode <code>%d</code> beendet."
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
@ -254,12 +257,12 @@ msgstr ""
"Die installierte Version von Paket <em>%h</em> ist nicht kompatibel, " "Die installierte Version von Paket <em>%h</em> ist nicht kompatibel, "
"benötige Version %s während %s installiert ist." "benötige Version %s während %s installiert ist."
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
"Das Paket <em>%h</em> ist in keinem konfiguriertem Repository verfügbar." "Das Paket <em>%h</em> ist in keinem konfiguriertem Repository verfügbar."
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -279,39 +282,39 @@ msgstr "Listen aktualisieren…"
msgid "Updates" msgid "Updates"
msgstr "Aktualisierungen" msgstr "Aktualisierungen"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "Aktualisieren…" msgstr "Aktualisieren…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Version" msgstr "Version"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "Version inkompatibel" msgstr "Version inkompatibel"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Warte auf das <em>opkg %h</em> Kommando…" msgstr "Warte auf das <em>opkg %h</em> Kommando…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "unbekannt" msgstr "unbekannt"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "ca. %.1024mB komprimiert" msgstr "ca. %.1024mB komprimiert"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "ca. %.1024mB installiert" msgstr "ca. %.1024mB installiert"

View file

@ -17,7 +17,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Ενέργειες" msgstr "Ενέργειες"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -25,7 +25,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "Διαθέσιμο" msgstr "Διαθέσιμο"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -33,10 +33,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Ακύρωση" msgstr "Ακύρωση"
@ -49,25 +49,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Παραμετροποίηση" msgstr "Παραμετροποίηση"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Περιγραφή" msgstr "Περιγραφή"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -75,12 +75,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "Κατέβασμα και εγκατάσταση πακέτου" msgstr "Κατέβασμα και εγκατάσταση πακέτου"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Σφάλμα" msgstr "Σφάλμα"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -92,44 +92,44 @@ msgstr "Φίλτρο"
msgid "Free space" msgid "Free space"
msgstr "Ελεύθερος χώρος" msgstr "Ελεύθερος χώρος"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Εγκατάσταση" msgstr "Εγκατάσταση"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Εγκατάσταση" msgstr "Εγκατάσταση"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Εγκατάσταση" msgstr "Εγκατάσταση"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Μετάβαση στη σχετική σελίδα ρυθμίσεων" msgstr "Μετάβαση στη σχετική σελίδα ρυθμίσεων"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Κατέβασμα και εγκατάσταση πακέτου" msgstr "Κατέβασμα και εγκατάσταση πακέτου"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -137,25 +137,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "Δεν υπάρχουν πληροφορίες διαθέσιμες" msgstr "Δεν υπάρχουν πληροφορίες διαθέσιμες"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Εύρεση πακέτου" msgstr "Εύρεση πακέτου"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "Διαθέσιμο Συνολικά" msgstr "Διαθέσιμο Συνολικά"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Εγκατάσταση" msgstr "Εγκατάσταση"
@ -164,9 +164,9 @@ msgstr "Εγκατάσταση"
msgid "OK" msgid "OK"
msgstr "Εντάξει" msgstr "Εντάξει"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:638 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Παραμετροποίηση OPKG" msgstr "Παραμετροποίηση OPKG"
@ -184,52 +184,55 @@ msgstr "Όνομα πακέτου"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Αφαίρεση" msgstr "Αφαίρεση"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "Αφαίρεση…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "Αρχικοποίηση" msgstr "Αρχικοποίηση"
#: 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" msgid "Save"
msgstr "Αποθήκευση" msgstr "Αποθήκευση"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Παραμετροποίηση Συσκευής" msgstr "Παραμετροποίηση Συσκευής"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Μέγεθος" msgstr "Μέγεθος"
@ -242,21 +245,21 @@ msgstr ""
msgid "Software" msgid "Software"
msgstr "Λογισμικό" msgstr "Λογισμικό"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -274,38 +277,38 @@ msgstr ""
msgid "Updates" msgid "Updates"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Έκδοση" msgstr "Έκδοση"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -15,17 +15,17 @@ msgstr ""
#: applications/luci-app-opkg/luasrc/view/opkg.htm:107 #: applications/luci-app-opkg/luasrc/view/opkg.htm:107
msgid "Actions" msgid "Actions"
msgstr "Actions" msgstr ""
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/luasrc/view/opkg.htm:115 #: applications/luci-app-opkg/luasrc/view/opkg.htm:115
msgid "Available" msgid "Available"
msgstr "Available" msgstr ""
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -33,103 +33,97 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Cancel" msgstr ""
#: applications/luci-app-opkg/luasrc/view/opkg.htm:97 #: applications/luci-app-opkg/luasrc/view/opkg.htm:97
msgid "Clear" msgid "Clear"
msgstr "" msgstr ""
#: applications/luci-app-opkg/luasrc/view/opkg.htm:110 #: applications/luci-app-opkg/luasrc/view/opkg.htm:110
#, fuzzy
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Configuration" msgstr ""
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Description" msgstr ""
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
#: applications/luci-app-opkg/luasrc/view/opkg.htm:101 #: applications/luci-app-opkg/luasrc/view/opkg.htm:101
msgid "Download and install package" msgid "Download and install package"
msgstr "Download and install package" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Error" msgstr ""
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
#: applications/luci-app-opkg/luasrc/view/opkg.htm:95 #: applications/luci-app-opkg/luasrc/view/opkg.htm:95
msgid "Filter" msgid "Filter"
msgstr "Filter" msgstr ""
#: applications/luci-app-opkg/luasrc/view/opkg.htm:88 #: applications/luci-app-opkg/luasrc/view/opkg.htm:88
msgid "Free space" msgid "Free space"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Install" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Install" msgstr ""
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Install" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Go to relevant configuration page" msgstr ""
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Download and install package" msgstr ""
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -137,101 +131,98 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Find package" msgstr ""
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy
msgid "Not available" msgid "Not available"
msgstr "(%s available)" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Install" msgstr ""
#: applications/luci-app-opkg/luasrc/view/opkg.htm:103 #: applications/luci-app-opkg/luasrc/view/opkg.htm:103
msgid "OK" msgid "OK"
msgstr "OK" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:638 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "OPKG-Configuration" msgstr ""
#: applications/luci-app-opkg/luasrc/view/opkg.htm:130 #: applications/luci-app-opkg/luasrc/view/opkg.htm:130
msgid "Package name" msgid "Package name"
msgstr "Package name" msgstr ""
#: applications/luci-app-opkg/luasrc/view/opkg.htm:102 #: applications/luci-app-opkg/luasrc/view/opkg.htm:102
#, fuzzy
msgid "Package name or URL…" msgid "Package name or URL…"
msgstr "Package name" msgstr ""
#: applications/luci-app-opkg/luasrc/view/opkg.htm:122 #: applications/luci-app-opkg/luasrc/view/opkg.htm:122
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Remove" msgstr ""
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "Reset" msgstr ""
#: 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" msgid "Save"
msgstr "Save" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Device Configuration" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Size" msgstr ""
#: applications/luci-app-opkg/luasrc/view/opkg.htm:132 #: applications/luci-app-opkg/luasrc/view/opkg.htm:132
msgid "Size (.ipk)" msgid "Size (.ipk)"
@ -240,23 +231,23 @@ msgstr ""
#: applications/luci-app-opkg/luasrc/controller/opkg.lua:7 #: applications/luci-app-opkg/luasrc/controller/opkg.lua:7
#: applications/luci-app-opkg/luasrc/view/opkg.htm:84 #: applications/luci-app-opkg/luasrc/view/opkg.htm:84
msgid "Software" msgid "Software"
msgstr "Software" msgstr ""
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -274,38 +265,38 @@ msgstr ""
msgid "Updates" msgid "Updates"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Version" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -17,7 +17,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Acciones" msgstr "Acciones"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "Eliminar automáticamente las dependencias no utilizadas" msgstr "Eliminar automáticamente las dependencias no utilizadas"
@ -25,7 +25,7 @@ msgstr "Eliminar automáticamente las dependencias no utilizadas"
msgid "Available" msgid "Available"
msgstr "Disponible" msgstr "Disponible"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -38,10 +38,10 @@ msgstr ""
"personalizadas del repositorio. La configuración en los otros archivos puede " "personalizadas del repositorio. La configuración en los otros archivos puede "
"cambiarse, pero por lo general no se conserva mediante <em>sysupgrade</em>." "cambiarse, pero por lo general no se conserva mediante <em>sysupgrade</em>."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
@ -53,25 +53,25 @@ msgstr "Limpiar"
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Configurar opkg..." msgstr "Configurar 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" msgid "Dependencies"
msgstr "Dependencias" msgstr "Dependencias"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Descripción" msgstr "Descripción"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "Detalles para el paquete <em>%h</em>" msgstr "Detalles para el paquete <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" msgid "Dismiss"
msgstr "Descartar" msgstr "Descartar"
#: 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" msgid "Displaying %d-%d of %d"
msgstr "Mostrando %d-%d de %d" msgstr "Mostrando %d-%d de %d"
@ -79,11 +79,11 @@ msgstr "Mostrando %d-%d de %d"
msgid "Download and install package" msgid "Download and install package"
msgstr "Descargar e instalar paquete" msgstr "Descargar e instalar paquete"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
msgid "Errors" msgid "Errors"
msgstr "Errores" msgstr "Errores"
#: 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" msgid "Executing package manager"
msgstr "Ejecutando el gestor de paquetes" msgstr "Ejecutando el gestor de paquetes"
@ -95,18 +95,18 @@ msgstr "Filtro"
msgid "Free space" msgid "Free space"
msgstr "Espacio libre" msgstr "Espacio libre"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Instalar" msgstr "Instalar"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
msgid "Installed" msgid "Installed"
msgstr "Instalado" msgstr "Instalado"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
@ -114,23 +114,23 @@ msgstr ""
"¡Instalar paquetes de fuentes no confiables es un riesgo potencial de " "¡Instalar paquetes de fuentes no confiables es un riesgo potencial de "
"seguridad! ¿Realmente intentas instalar <em>%h</em>?" "seguridad! ¿Realmente intentas instalar <em>%h</em>?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
msgid "Install…" msgid "Install…"
msgstr "Instalar..." msgstr "Instalar..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Cargando datos de configuración..." msgstr "Cargando datos de configuración..."
#: 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…" msgid "Loading package information…"
msgstr "Cargando información del paquete..." msgstr "Cargando información del paquete..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
msgid "Manually install package" msgid "Manually install package"
msgstr "Instalar manualmente el paquete" msgstr "Instalar manualmente el paquete"
#: 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" msgid "Needs upgrade"
msgstr "Necesita actualización" msgstr "Necesita actualización"
@ -138,23 +138,23 @@ msgstr "Necesita actualización"
msgid "Next page" msgid "Next page"
msgstr "Siguiente página" msgstr "Siguiente página"
#: 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" msgid "No information available"
msgstr "No hay información disponible" msgstr "No hay información disponible"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
msgid "No packages" msgid "No packages"
msgstr "Sin paquetes" msgstr "Sin paquetes"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "No hay paquetes que coincidan con \"<strong>%h</strong>\"." msgstr "No hay paquetes que coincidan con \"<strong>%h</strong>\"."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
msgid "Not available" msgid "Not available"
msgstr "No disponible" msgstr "No disponible"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
msgid "Not installed" msgid "Not installed"
msgstr "No instalado" msgstr "No instalado"
@ -162,9 +162,9 @@ msgstr "No instalado"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Configuración de OPKG" msgstr "Configuración de OPKG"
@ -180,54 +180,57 @@ msgstr "Nombre del paquete o URL..."
msgid "Previous page" msgid "Previous page"
msgstr "Pagina anterior" msgstr "Pagina anterior"
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "¿Realmente intentas instalar <em>%h</em>?" msgstr "¿Realmente intentas instalar <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:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Desinstalar" msgstr "Desinstalar"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "Eliminar paquete <em>%h</em>" msgstr "Eliminar paquete <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 ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
"Requiere un tamaño aproximado de %.1024mB para que se instale/n %d paquete/s" "Requiere un tamaño aproximado de %.1024mB para que se instale/n %d paquete/s"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
"El paquete de dependencia requerido <em>%h</em> no está disponible en ningún " "El paquete de dependencia requerido <em>%h</em> no está disponible en ningún "
"repositorio." "repositorio."
#: 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" msgid "Requires update to %h %h"
msgstr "Requiere actualización a %h %h" msgstr "Requiere actualización a %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" msgid "Reset"
msgstr "Reiniciar" msgstr "Reiniciar"
#: 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" msgid "Save"
msgstr "Guardar" msgstr "Guardar"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Guardando datos de configuración..." msgstr "Guardando datos de configuración..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Tamaño" msgstr "Tamaño"
@ -240,11 +243,11 @@ msgstr "Tamaño (.ipk)"
msgid "Software" msgid "Software"
msgstr "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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "El comando <em>opkg %h</em> falló con el código <code>%d</code>." msgstr "El comando <em>opkg %h</em> falló con el código <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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
@ -252,12 +255,12 @@ msgstr ""
"La versión instalada del paquete <em>%h</em> no es compatible, requiere %s " "La versión instalada del paquete <em>%h</em> no es compatible, requiere %s "
"mientras que %s está instalado." "mientras que %s está instalado."
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
"El paquete <em>%h</em> no está disponible en ningún repositorio configurado." "El paquete <em>%h</em> no está disponible en ningún repositorio configurado."
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -277,39 +280,39 @@ msgstr "Actualizar listas..."
msgid "Updates" msgid "Updates"
msgstr "Actualizaciones" msgstr "Actualizaciones"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "Actualizar..." msgstr "Actualizar..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Versión" msgstr "Versión"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "Versión incompatible" msgstr "Versión incompatible"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Esperando que el comando <em>opkg %h</em> se complete..." msgstr "Esperando que el comando <em>opkg %h</em> se complete..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "desconocido" msgstr "desconocido"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "~%.1024mB comprimido" msgstr "~%.1024mB comprimido"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "~%.1024mB instalado" msgstr "~%.1024mB instalado"

View file

@ -17,7 +17,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Actions" msgstr "Actions"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -25,7 +25,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "Disponible" msgstr "Disponible"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -33,10 +33,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Annuler" msgstr "Annuler"
@ -49,25 +49,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Configuration" msgstr "Configuration"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Description" msgstr "Description"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -75,12 +75,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "Télécharge et installe le paquet" msgstr "Télécharge et installe le paquet"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Erreur" msgstr "Erreur"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -92,44 +92,44 @@ msgstr "Filtrer"
msgid "Free space" msgid "Free space"
msgstr "Espace libre" msgstr "Espace libre"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Installer" msgstr "Installer"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Installer" msgstr "Installer"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Installer" msgstr "Installer"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Aller à la page de configuration correspondante" msgstr "Aller à la page de configuration correspondante"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Télécharge et installe le paquet" msgstr "Télécharge et installe le paquet"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -137,25 +137,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "Information indisponible" msgstr "Information indisponible"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Trouver un paquet" msgstr "Trouver un paquet"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "Total disponible" msgstr "Total disponible"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Non connecté" msgstr "Non connecté"
@ -164,9 +164,9 @@ msgstr "Non connecté"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Configuration OPKG" msgstr "Configuration OPKG"
@ -184,52 +184,55 @@ msgstr "Nom du paquet"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Désinstaller" msgstr "Désinstaller"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "Désinstaller…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "Remise à zéro" msgstr "Remise à zéro"
#: 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" msgid "Save"
msgstr "Sauvegarder" msgstr "Sauvegarder"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Configuration de l'équipement" msgstr "Configuration de l'équipement"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Taille" msgstr "Taille"
@ -242,21 +245,21 @@ msgstr ""
msgid "Software" msgid "Software"
msgstr "Logiciels" msgstr "Logiciels"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -276,39 +279,39 @@ msgstr "Mettre les listes à jour"
msgid "Updates" msgid "Updates"
msgstr "Mettre les listes à jour" msgstr "Mettre les listes à jour"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Version" msgstr "Version"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
#, fuzzy #, fuzzy
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "En attente de la fin de la commande..." msgstr "En attente de la fin de la commande..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "inconnu" msgstr "inconnu"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -15,7 +15,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "פעולות" msgstr "פעולות"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -23,7 +23,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "זמין" msgstr "זמין"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -31,10 +31,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "בטל" msgstr "בטל"
@ -47,25 +47,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "הגדרות" msgstr "הגדרות"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "תיאור" msgstr "תיאור"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -73,12 +73,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "הורד והתקן חבילות" msgstr "הורד והתקן חבילות"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "שגיאה" msgstr "שגיאה"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -90,42 +90,42 @@ msgstr ""
msgid "Free space" msgid "Free space"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
msgid "Installed" msgid "Installed"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
msgid "Install…" msgid "Install…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "הגדרות נפוצות" msgstr "הגדרות נפוצות"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "הורד והתקן חבילות" msgstr "הורד והתקן חבילות"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -133,25 +133,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "חבילות זמינות" msgstr "חבילות זמינות"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "סה\"כ פנוי" msgstr "סה\"כ פנוי"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "לא מחובר" msgstr "לא מחובר"
@ -160,9 +160,9 @@ msgstr "לא מחובר"
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:638 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "הגדרות" msgstr "הגדרות"
@ -180,52 +180,55 @@ msgstr "שם החבילה"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "" msgstr ""
#: 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" msgid "Save"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "הגדרות מכשיר" msgstr "הגדרות מכשיר"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "" msgstr ""
@ -238,21 +241,21 @@ msgstr ""
msgid "Software" msgid "Software"
msgstr "תוכנה" msgstr "תוכנה"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -270,38 +273,38 @@ msgstr ""
msgid "Updates" msgid "Updates"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "גרסה" msgstr "גרסה"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -15,7 +15,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Műveletek" msgstr "Műveletek"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -23,7 +23,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "Elérhető" msgstr "Elérhető"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -31,10 +31,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Mégsem" msgstr "Mégsem"
@ -47,25 +47,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Beállítás" msgstr "Beállítás"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Leírás" msgstr "Leírás"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -73,12 +73,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "Csomag letöltése és telepítése" msgstr "Csomag letöltése és telepítése"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Hiba" msgstr "Hiba"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -90,44 +90,44 @@ msgstr "Szűrő"
msgid "Free space" msgid "Free space"
msgstr "Szabad hely" msgstr "Szabad hely"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Telepítés" msgstr "Telepítés"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Telepítés" msgstr "Telepítés"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Telepítés" msgstr "Telepítés"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Ugrás a tárgyhoz tartozó beállításokhoz" msgstr "Ugrás a tárgyhoz tartozó beállításokhoz"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Csomag letöltése és telepítése" msgstr "Csomag letöltése és telepítése"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -135,25 +135,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "Nincs elérhető információ" msgstr "Nincs elérhető információ"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Csomag keresése" msgstr "Csomag keresése"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "Összes elérhető" msgstr "Összes elérhető"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Nincs kapcsolódva" msgstr "Nincs kapcsolódva"
@ -162,9 +162,9 @@ msgstr "Nincs kapcsolódva"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "OPKG-Beállítások" msgstr "OPKG-Beállítások"
@ -182,52 +182,55 @@ msgstr "Csomagnév"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Eltávolítás" msgstr "Eltávolítás"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "Eltávolítás…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "Visszaállítás" msgstr "Visszaállítás"
#: 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" msgid "Save"
msgstr "Mentés" msgstr "Mentés"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Eszköz beállítások" msgstr "Eszköz beállítások"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Méret" msgstr "Méret"
@ -240,21 +243,21 @@ msgstr ""
msgid "Software" msgid "Software"
msgstr "Szoftver" msgstr "Szoftver"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -274,39 +277,39 @@ msgstr "Listák frissítése"
msgid "Updates" msgid "Updates"
msgstr "Listák frissítése" msgstr "Listák frissítése"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Verzió" msgstr "Verzió"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
#, fuzzy #, fuzzy
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Várakozás a parancs befejezésére..." msgstr "Várakozás a parancs befejezésére..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "ismeretlen" msgstr "ismeretlen"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -17,7 +17,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Azioni" msgstr "Azioni"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -25,7 +25,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "Disponibile" msgstr "Disponibile"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -33,10 +33,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Annulla" msgstr "Annulla"
@ -49,25 +49,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Configurazione" msgstr "Configurazione"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Descrizione" msgstr "Descrizione"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -75,12 +75,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "Scarica e installa pacchetto" msgstr "Scarica e installa pacchetto"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Errore" msgstr "Errore"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -92,44 +92,44 @@ msgstr "Filtro"
msgid "Free space" msgid "Free space"
msgstr "Spazio libero" msgstr "Spazio libero"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Installa" msgstr "Installa"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Installa" msgstr "Installa"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Installa" msgstr "Installa"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Vai alla pagina di configurazione relativa" msgstr "Vai alla pagina di configurazione relativa"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Scarica e installa pacchetto" msgstr "Scarica e installa pacchetto"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -137,25 +137,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "Nessuna informazione disponibile" msgstr "Nessuna informazione disponibile"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Cerca pacchetto" msgstr "Cerca pacchetto"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "Totale" msgstr "Totale"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Non connesso" msgstr "Non connesso"
@ -164,9 +164,9 @@ msgstr "Non connesso"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Configurazione di OPKG" msgstr "Configurazione di OPKG"
@ -184,52 +184,55 @@ msgstr "Nome pacchetto"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Rimuovi" msgstr "Rimuovi"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "Rimuovi…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "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" msgid "Save"
msgstr "Salva" msgstr "Salva"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Configurazione del dispositivo" msgstr "Configurazione del dispositivo"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Dimensione" msgstr "Dimensione"
@ -242,21 +245,21 @@ msgstr ""
msgid "Software" msgid "Software"
msgstr "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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -276,39 +279,39 @@ msgstr "Aggiorna liste"
msgid "Updates" msgid "Updates"
msgstr "Aggiorna liste" msgstr "Aggiorna liste"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Versione" msgstr "Versione"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
#, fuzzy #, fuzzy
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "In attesa del comando da completare..." msgstr "In attesa del comando da completare..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "sconosciuto" msgstr "sconosciuto"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -17,7 +17,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "操作" msgstr "操作"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "使用されない依存パッケージを自動的に削除" msgstr "使用されない依存パッケージを自動的に削除"
@ -25,7 +25,7 @@ msgstr "使用されない依存パッケージを自動的に削除"
msgid "Available" msgid "Available"
msgstr "利用可能" msgstr "利用可能"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -37,10 +37,10 @@ msgstr ""
"ポジトリの登録に使用します。これら以外のファイル内の設定を変更しても、通常は " "ポジトリの登録に使用します。これら以外のファイル内の設定を変更しても、通常は "
"<em>sysupgrade</em> 時に保持されません。" "<em>sysupgrade</em> 時に保持されません。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "キャンセル" msgstr "キャンセル"
@ -52,25 +52,25 @@ msgstr "クリア"
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "opkg を設定…" msgstr "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" msgid "Dependencies"
msgstr "依存関係" msgstr "依存関係"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "詳細" msgstr "詳細"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "<em>%h</em> パッケージの詳細" msgstr "<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" msgid "Dismiss"
msgstr "閉じる" msgstr "閉じる"
#: 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" msgid "Displaying %d-%d of %d"
msgstr "%d - %d を表示中(全 %d" msgstr "%d - %d を表示中(全 %d"
@ -78,11 +78,11 @@ msgstr "%d - %d を表示中(全 %d"
msgid "Download and install package" msgid "Download and install package"
msgstr "パッケージのダウンロードとインストール" msgstr "パッケージのダウンロードとインストール"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
msgid "Errors" msgid "Errors"
msgstr "エラー" msgstr "エラー"
#: 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" msgid "Executing package manager"
msgstr "パッケージ マネージャーを実行中" msgstr "パッケージ マネージャーを実行中"
@ -94,18 +94,18 @@ msgstr "フィルタ"
msgid "Free space" msgid "Free space"
msgstr "ディスクの空き容量" msgstr "ディスクの空き容量"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "インストール" msgstr "インストール"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
msgid "Installed" msgid "Installed"
msgstr "インストール済" msgstr "インストール済"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
@ -113,23 +113,23 @@ msgstr ""
"信頼されていない提供元からのパッケージのインストールは、セキュリティ リスクを" "信頼されていない提供元からのパッケージのインストールは、セキュリティ リスクを"
"伴います! <em>%h</em> のインストールを試行してもよろしいですか?" "伴います! <em>%h</em> のインストールを試行してもよろしいですか?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
msgid "Install…" msgid "Install…"
msgstr "インストール…" msgstr "インストール…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "設定データをロード中…" msgstr "設定データをロード中…"
#: 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…" msgid "Loading package information…"
msgstr "パッケージ情報をロード中…" msgstr "パッケージ情報をロード中…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
msgid "Manually install package" msgid "Manually install package"
msgstr "パッケージの手動インストール" msgstr "パッケージの手動インストール"
#: 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" msgid "Needs upgrade"
msgstr "要アップグレード" msgstr "要アップグレード"
@ -137,23 +137,23 @@ msgstr "要アップグレード"
msgid "Next page" msgid "Next page"
msgstr "次のページ" msgstr "次のページ"
#: 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" msgid "No information available"
msgstr "情報がありません" msgstr "情報がありません"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
msgid "No packages" msgid "No packages"
msgstr "パッケージがありません" msgstr "パッケージがありません"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "\"<strong>%h</strong>\" に一致するパッケージはありません。" msgstr "\"<strong>%h</strong>\" に一致するパッケージはありません。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
msgid "Not available" msgid "Not available"
msgstr "利用不可" msgstr "利用不可"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
msgid "Not installed" msgid "Not installed"
msgstr "未インストール" msgstr "未インストール"
@ -161,9 +161,9 @@ msgstr "未インストール"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "OPKG 設定" msgstr "OPKG 設定"
@ -179,52 +179,55 @@ msgstr "パッケージ名または URL…"
msgid "Previous page" msgid "Previous page"
msgstr "前のページ" msgstr "前のページ"
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "<em>%h</em> のインストールを試行してもよろしいですか?" msgstr "<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:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "削除" msgstr "削除"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "<em>%h</em> パッケージを削除" msgstr "<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 "削除…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "インストールには約 %.1024mB の領域が必要です(上記 %d パッケージ)。" msgstr "インストールには約 %.1024mB の領域が必要です(上記 %d パッケージ)。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
"必須の依存パッケージ <em>%h</em> は、設定済みのリポジトリでは利用できません。" "必須の依存パッケージ <em>%h</em> は、設定済みのリポジトリでは利用できません。"
#: 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" msgid "Requires update to %h %h"
msgstr "%h %h への更新が必要です" msgstr "%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" msgid "Reset"
msgstr "リセット" msgstr "リセット"
#: 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" msgid "Save"
msgstr "保存" msgstr "保存"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "設定データを保存中…" msgstr "設定データを保存中…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "サイズ" msgstr "サイズ"
@ -237,11 +240,11 @@ msgstr "サイズ (.ipk)"
msgid "Software" msgid "Software"
msgstr "ソフトウェア" msgstr "ソフトウェア"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "<em>opkg %h</em> コマンドが失敗しました。(コード <code>%d</code>" msgstr "<em>opkg %h</em> コマンドが失敗しました。(コード <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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
@ -249,11 +252,11 @@ msgstr ""
"<em>%h</em> のインストール済みバージョンは互換性がありません。 %s が、インス" "<em>%h</em> のインストール済みバージョンは互換性がありません。 %s が、インス"
"トールされている %s には必要です。" "トールされている %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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "<em>%h</em> パッケージは、設定済みのリポジトリでは利用できません。" msgstr "<em>%h</em> パッケージは、設定済みのリポジトリでは利用できません。"
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -273,39 +276,39 @@ msgstr "リストを更新…"
msgid "Updates" msgid "Updates"
msgstr "更新" msgstr "更新"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "アップグレード…" msgstr "アップグレード…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "バージョン" msgstr "バージョン"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "互換性の無いバージョン" msgstr "互換性の無いバージョン"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "<em>opkg %h</em コマンドを実行中です…" msgstr "<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:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "不明" msgstr "不明"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr " %.1024mB(圧縮後)" msgstr " %.1024mB(圧縮後)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr " %.1024mB(インストール後)" msgstr " %.1024mB(インストール後)"

View file

@ -17,7 +17,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "관리 도구" msgstr "관리 도구"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -25,7 +25,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -33,10 +33,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@ -49,25 +49,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "설정" msgstr "설정"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "설명" msgstr "설명"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -75,11 +75,11 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "패키지 다운로드 후 설치" msgstr "패키지 다운로드 후 설치"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
msgid "Errors" msgid "Errors"
msgstr "" msgstr ""
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -91,44 +91,44 @@ msgstr "필터"
msgid "Free space" msgid "Free space"
msgstr "여유 공간" msgstr "여유 공간"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "설치" msgstr "설치"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "설치" msgstr "설치"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "설치" msgstr "설치"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "공통 설정" msgstr "공통 설정"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "패키지 다운로드 후 설치" msgstr "패키지 다운로드 후 설치"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -136,25 +136,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "이용 가능한 정보가 없습니다" msgstr "이용 가능한 정보가 없습니다"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "패키지 찾기" msgstr "패키지 찾기"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "총 이용 가능한 양" msgstr "총 이용 가능한 양"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "연결되지 않음" msgstr "연결되지 않음"
@ -163,9 +163,9 @@ msgstr "연결되지 않음"
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:638 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "OPKG-설정" msgstr "OPKG-설정"
@ -183,52 +183,55 @@ msgstr "패키지 이름"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "제거" msgstr "제거"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "제거…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "초기화" msgstr "초기화"
#: 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" msgid "Save"
msgstr "저장" msgstr "저장"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "장치 설정" msgstr "장치 설정"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Size" msgstr "Size"
@ -241,21 +244,21 @@ msgstr "크기 (.ipk)"
msgid "Software" msgid "Software"
msgstr "소프트웨어" msgstr "소프트웨어"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -273,39 +276,39 @@ msgstr ""
msgid "Updates" msgid "Updates"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "버전" msgstr "버전"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
#, fuzzy #, fuzzy
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "실행한 명령이 끝나기를 기다리는 중입니다..." msgstr "실행한 명령이 끝나기를 기다리는 중입니다..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -17,7 +17,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Aksi" msgstr "Aksi"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -25,7 +25,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "Boleh didapati" msgstr "Boleh didapati"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -33,10 +33,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Batal" msgstr "Batal"
@ -49,25 +49,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Konfigurasi" msgstr "Konfigurasi"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Keterangan" msgstr "Keterangan"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -75,12 +75,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "Turun dan memasang pakej" msgstr "Turun dan memasang pakej"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Kesalahan" msgstr "Kesalahan"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -92,44 +92,44 @@ msgstr "Penapis"
msgid "Free space" msgid "Free space"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Memasang" msgstr "Memasang"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Memasang" msgstr "Memasang"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Memasang" msgstr "Memasang"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Menuju ke halaman konfigurasi yang relevan" msgstr "Menuju ke halaman konfigurasi yang relevan"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Turun dan memasang pakej" msgstr "Turun dan memasang pakej"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -137,25 +137,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Cari pakej" msgstr "Cari pakej"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "(%s sedia)" msgstr "(%s sedia)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Memasang" msgstr "Memasang"
@ -164,9 +164,9 @@ msgstr "Memasang"
msgid "OK" msgid "OK"
msgstr "Baik" msgstr "Baik"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:638 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "OPKG-Konfigurasi" msgstr "OPKG-Konfigurasi"
@ -184,51 +184,54 @@ msgstr "Nama pakej"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Menghapuskan" msgstr "Menghapuskan"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "Menghapuskan…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "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" msgid "Save"
msgstr "Simpan" msgstr "Simpan"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Saiz" msgstr "Saiz"
@ -241,21 +244,21 @@ msgstr ""
msgid "Software" msgid "Software"
msgstr "Perisian" msgstr "Perisian"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -273,38 +276,38 @@ msgstr ""
msgid "Updates" msgid "Updates"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Versi" msgstr "Versi"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -12,7 +12,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Handlinger" msgstr "Handlinger"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -20,7 +20,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "Tilgjengelig" msgstr "Tilgjengelig"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -28,10 +28,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Avbryt" msgstr "Avbryt"
@ -44,25 +44,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Konfigurasjon" msgstr "Konfigurasjon"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Beskrivelse" msgstr "Beskrivelse"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -70,12 +70,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "Last ned og installer pakken" msgstr "Last ned og installer pakken"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Feil" msgstr "Feil"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -87,44 +87,44 @@ msgstr "Filter"
msgid "Free space" msgid "Free space"
msgstr "Ledig plass" msgstr "Ledig plass"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Installer" msgstr "Installer"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Installer" msgstr "Installer"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Installer" msgstr "Installer"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Gå til relevant konfigurasjonen side" msgstr "Gå til relevant konfigurasjonen side"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Last ned og installer pakken" msgstr "Last ned og installer pakken"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -132,25 +132,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "Ingen informasjon tilgjengelig" msgstr "Ingen informasjon tilgjengelig"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Finn pakke" msgstr "Finn pakke"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "Totalt Tilgjengelig" msgstr "Totalt Tilgjengelig"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Ikke tilkoblet" msgstr "Ikke tilkoblet"
@ -159,9 +159,9 @@ msgstr "Ikke tilkoblet"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "<abbr title=\"Open PacKaGe Management\">OPKG</abbr>-Konfigurasjon" msgstr "<abbr title=\"Open PacKaGe Management\">OPKG</abbr>-Konfigurasjon"
@ -179,52 +179,55 @@ msgstr "Pakkenavn"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Avinstaller" msgstr "Avinstaller"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "Avinstaller…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "Nullstill" msgstr "Nullstill"
#: 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" msgid "Save"
msgstr "Lagre" msgstr "Lagre"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Enhet Konfigurasjon" msgstr "Enhet Konfigurasjon"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Størrelse" msgstr "Størrelse"
@ -237,21 +240,21 @@ msgstr ""
msgid "Software" msgid "Software"
msgstr "Programvare" msgstr "Programvare"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -271,39 +274,39 @@ msgstr "Oppdater lister"
msgid "Updates" msgid "Updates"
msgstr "Oppdater lister" msgstr "Oppdater lister"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Versjon" msgstr "Versjon"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
#, fuzzy #, fuzzy
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Venter på at kommando fullføres..." msgstr "Venter på at kommando fullføres..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "ukjent" msgstr "ukjent"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -18,7 +18,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Akcje" msgstr "Akcje"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "Automatycznie usuwaj nieużywane zależności" msgstr "Automatycznie usuwaj nieużywane zależności"
@ -26,7 +26,7 @@ msgstr "Automatycznie usuwaj nieużywane zależności"
msgid "Available" msgid "Available"
msgstr "Dostępne" msgstr "Dostępne"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -39,10 +39,10 @@ msgstr ""
"Konfiguracja w innych plikach może zostać zmieniona, ale zwykle nie jest " "Konfiguracja w innych plikach może zostać zmieniona, ale zwykle nie jest "
"zachowywana przez <em>sysupgrade</em>." "zachowywana przez <em>sysupgrade</em>."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Anuluj" msgstr "Anuluj"
@ -55,25 +55,25 @@ msgstr "Wyczyść"
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Konfiguruj opkg…" msgstr "Konfiguruj 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" msgid "Dependencies"
msgstr "Zależności" msgstr "Zależności"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Opis" msgstr "Opis"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "Szczegóły pakietu <em>%h</em>" msgstr "Szczegóły pakietu <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" msgid "Dismiss"
msgstr "Odrzuć" msgstr "Odrzuć"
#: 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" msgid "Displaying %d-%d of %d"
msgstr "Wyświetlanie %d-%d z %d" msgstr "Wyświetlanie %d-%d z %d"
@ -81,12 +81,12 @@ msgstr "Wyświetlanie %d-%d z %d"
msgid "Download and install package" msgid "Download and install package"
msgstr "Pobierz i zainstaluj pakiet" msgstr "Pobierz i zainstaluj pakiet"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Błąd" msgstr "Błąd"
#: 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" msgid "Executing package manager"
msgstr "Wykonywanie menedżera pakietów" msgstr "Wykonywanie menedżera pakietów"
@ -98,19 +98,19 @@ msgstr "Filtr"
msgid "Free space" msgid "Free space"
msgstr "Wolna przestrzeń" msgstr "Wolna przestrzeń"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Instaluj" msgstr "Instaluj"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Zainstalowane" msgstr "Zainstalowane"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
@ -118,26 +118,26 @@ msgstr ""
"Instalowanie pakietów z niezaufanych źródeł jest potencjalnym zagrożeniem " "Instalowanie pakietów z niezaufanych źródeł jest potencjalnym zagrożeniem "
"bezpieczeństwa! Czy na pewno chcesz zainstalować pakiet <em>%h</em>?" "bezpieczeństwa! Czy na pewno chcesz zainstalować pakiet <em>%h</em>?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Instaluj…" msgstr "Instaluj…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Ładowanie danych konfiguracyjnych…" msgstr "Ładowanie danych konfiguracyjnych…"
#: 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…" msgid "Loading package information…"
msgstr "Ładowanie informacji o pakiecie…" msgstr "Ładowanie informacji o pakiecie…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Zainstaluj ręcznie pakiet" msgstr "Zainstaluj ręcznie pakiet"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:377 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:387
#, fuzzy #, fuzzy
msgid "Needs upgrade" msgid "Needs upgrade"
msgstr "Wymuś uaktualnienie" msgstr "Wymuś uaktualnienie"
@ -146,25 +146,25 @@ msgstr "Wymuś uaktualnienie"
msgid "Next page" msgid "Next page"
msgstr "Następna strona" msgstr "Następna strona"
#: 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" msgid "No information available"
msgstr "Brak dostępnych informacji" msgstr "Brak dostępnych informacji"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Brak pakietów" msgstr "Brak pakietów"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "Brak pasujących pakietów \"<strong>%h</strong>\"." msgstr "Brak pasujących pakietów \"<strong>%h</strong>\"."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "Niedostępne" msgstr "Niedostępne"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Nie zainstalowany" msgstr "Nie zainstalowany"
@ -173,9 +173,9 @@ msgstr "Nie zainstalowany"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Konfiguracja OPKG" msgstr "Konfiguracja OPKG"
@ -193,53 +193,56 @@ msgstr "Nazwa pakietu lub URL…"
msgid "Previous page" msgid "Previous page"
msgstr "Poprzednia strona" msgstr "Poprzednia strona"
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "Czy na pewno chcesz zainstalować pakiet <em>%h</em>?" msgstr "Czy na pewno chcesz zainstalować pakiet <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:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Usuń" msgstr "Usuń"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "Usuń pakiet <em>%h</em>" msgstr "Usuń pakiet <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 "Usuń…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "Wymaga ok. %.1024mB rozmiaru pakietu %d do zainstalowania." msgstr "Wymaga ok. %.1024mB rozmiaru pakietu %d do zainstalowania."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
"Wymagana zależność <em>%h</em> nie jest dostępna w żadnym repozytorium." "Wymagana zależność <em>%h</em> nie jest dostępna w żadnym repozytorium."
#: 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" msgid "Requires update to %h %h"
msgstr "Wymaga aktualizacji do %h %h" msgstr "Wymaga aktualizacji do %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" msgid "Reset"
msgstr "Resetuj" msgstr "Resetuj"
#: 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" msgid "Save"
msgstr "Zapisz" msgstr "Zapisz"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Zatwierdzanie konfiguracji…" msgstr "Zatwierdzanie konfiguracji…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Rozmiar" msgstr "Rozmiar"
@ -252,13 +255,13 @@ msgstr "Rozmiar (.ipk)"
msgid "Software" msgid "Software"
msgstr "Oprogramowanie" msgstr "Oprogramowanie"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
"Polecenie <em>opkg %h</em> zakończyło się niepomyślnie z kodem <code>%d</" "Polecenie <em>opkg %h</em> zakończyło się niepomyślnie z kodem <code>%d</"
"code>." "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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
@ -266,12 +269,12 @@ msgstr ""
"Zainstalowana wersja pakietu <em>%h</em> nie jest zgodna, wymaga %s podczas " "Zainstalowana wersja pakietu <em>%h</em> nie jest zgodna, wymaga %s podczas "
"gdy %s jest już zainstalowana." "gdy %s jest już zainstalowana."
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
"Pakiet <em>%h</em> nie jest dostępny w żadnym skonfigurowanym repozytorium." "Pakiet <em>%h</em> nie jest dostępny w żadnym skonfigurowanym repozytorium."
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -293,40 +296,40 @@ msgstr "Aktualizuj listy…"
msgid "Updates" msgid "Updates"
msgstr "Aktualizacje" msgstr "Aktualizacje"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "Zaktualizuj…" msgstr "Zaktualizuj…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Wersja" msgstr "Wersja"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "Wersja niekompatybilna" msgstr "Wersja niekompatybilna"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
#, fuzzy #, fuzzy
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Oczekiwanie na wykonanie polecenia <em>opkg %h</em>…" msgstr "Oczekiwanie na wykonanie polecenia <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:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "nieznane" msgstr "nieznane"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "~%.1024mB skompresowany" msgstr "~%.1024mB skompresowany"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "~%.1024mB zainstalowany" msgstr "~%.1024mB zainstalowany"

View file

@ -17,7 +17,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Ações" msgstr "Ações"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -25,7 +25,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "Disponível" msgstr "Disponível"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -33,10 +33,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
@ -49,25 +49,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Configuração" msgstr "Configuração"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Descrição" msgstr "Descrição"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "Dispensar" msgstr "Dispensar"
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -75,12 +75,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "Baixe e instale o pacote" msgstr "Baixe e instale o pacote"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Erro" msgstr "Erro"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -92,44 +92,44 @@ msgstr "Filtro"
msgid "Free space" msgid "Free space"
msgstr "Espaço livre" msgstr "Espaço livre"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Instalar" msgstr "Instalar"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Instalar" msgstr "Instalar"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Instalar" msgstr "Instalar"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Iniciando a aplicação da configuração..." msgstr "Iniciando a aplicação da configuração..."
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Baixe e instale o pacote" msgstr "Baixe e instale o pacote"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:377 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:387
#, fuzzy #, fuzzy
msgid "Needs upgrade" msgid "Needs upgrade"
msgstr "Forçar a atualização" msgstr "Forçar a atualização"
@ -138,25 +138,25 @@ msgstr "Forçar a atualização"
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "Nenhuma informação disponível" msgstr "Nenhuma informação disponível"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Procurar pacote" msgstr "Procurar pacote"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "Total Disponível" msgstr "Total Disponível"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Não conectado" msgstr "Não conectado"
@ -165,9 +165,9 @@ msgstr "Não conectado"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Configuração-OPKG" msgstr "Configuração-OPKG"
@ -185,52 +185,55 @@ msgstr "Nome do Pacote"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Remover" msgstr "Remover"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "Remover…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "Limpar" msgstr "Limpar"
#: 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" msgid "Save"
msgstr "Salvar" msgstr "Salvar"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Iniciando a aplicação da configuração..." msgstr "Iniciando a aplicação da configuração..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Tamanho" msgstr "Tamanho"
@ -243,21 +246,21 @@ msgstr "Tamanho (.ipk)"
msgid "Software" msgid "Software"
msgstr "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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -277,39 +280,39 @@ msgstr "Atualizar listas"
msgid "Updates" msgid "Updates"
msgstr "Atualizar listas" msgstr "Atualizar listas"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Versão" msgstr "Versão"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
#, fuzzy #, fuzzy
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Esperando o término do comando..." msgstr "Esperando o término do comando..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "desconhecido" msgstr "desconhecido"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -17,7 +17,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Acções" msgstr "Acções"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -25,7 +25,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "Disponível" msgstr "Disponível"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -33,10 +33,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Cancelar" msgstr "Cancelar"
@ -49,25 +49,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Configuração" msgstr "Configuração"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Descrição" msgstr "Descrição"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -75,12 +75,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "Descarregar e instalar pacote" msgstr "Descarregar e instalar pacote"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Erro" msgstr "Erro"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -92,44 +92,44 @@ msgstr "Filtro"
msgid "Free space" msgid "Free space"
msgstr "Espaço livre" msgstr "Espaço livre"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Instalar" msgstr "Instalar"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Instalar" msgstr "Instalar"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Instalar" msgstr "Instalar"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Ir para a página respectiva de configuração" msgstr "Ir para a página respectiva de configuração"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Descarregar e instalar pacote" msgstr "Descarregar e instalar pacote"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -137,25 +137,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "Sem informação disponível" msgstr "Sem informação disponível"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Procurar pacote" msgstr "Procurar pacote"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "Total Disponível" msgstr "Total Disponível"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Não ligado" msgstr "Não ligado"
@ -164,9 +164,9 @@ msgstr "Não ligado"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Configuração-OPKG" msgstr "Configuração-OPKG"
@ -184,52 +184,55 @@ msgstr "Nome do pacote"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Remover" msgstr "Remover"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "Remover…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "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" msgid "Save"
msgstr "Salvar" msgstr "Salvar"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Configuração do Dispositivo" msgstr "Configuração do Dispositivo"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Tamanho" msgstr "Tamanho"
@ -242,21 +245,21 @@ msgstr ""
msgid "Software" msgid "Software"
msgstr "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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -276,39 +279,39 @@ msgstr "Actualizar listas"
msgid "Updates" msgid "Updates"
msgstr "Actualizar listas" msgstr "Actualizar listas"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Versão" msgstr "Versão"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
#, fuzzy #, fuzzy
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "A aguardar que o comando termine..." msgstr "A aguardar que o comando termine..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "desconhecido" msgstr "desconhecido"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -16,7 +16,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Actiune" msgstr "Actiune"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -24,7 +24,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "Disponibil" msgstr "Disponibil"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -32,10 +32,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Anuleaza" msgstr "Anuleaza"
@ -48,25 +48,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Configurare" msgstr "Configurare"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Descriere" msgstr "Descriere"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -74,12 +74,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "Descarca si instaleaza pachetul" msgstr "Descarca si instaleaza pachetul"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Eroare" msgstr "Eroare"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -91,44 +91,44 @@ msgstr "Filtreaza"
msgid "Free space" msgid "Free space"
msgstr "Spatiu liber" msgstr "Spatiu liber"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Instalati" msgstr "Instalati"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Instalati" msgstr "Instalati"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Instalati" msgstr "Instalati"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Configurarea obisnuita" msgstr "Configurarea obisnuita"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Descarca si instaleaza pachetul" msgstr "Descarca si instaleaza pachetul"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -136,25 +136,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "Nici o informatie disponibila" msgstr "Nici o informatie disponibila"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Gaseste pachet" msgstr "Gaseste pachet"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "Total disponibil" msgstr "Total disponibil"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Nu este conectat" msgstr "Nu este conectat"
@ -163,9 +163,9 @@ msgstr "Nu este conectat"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Configuratia-OPKG" msgstr "Configuratia-OPKG"
@ -183,52 +183,55 @@ msgstr "Numele pachetului"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Elimina" msgstr "Elimina"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "Elimina…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "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" msgid "Save"
msgstr "Salveaza" msgstr "Salveaza"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Configurarea dispozitivului" msgstr "Configurarea dispozitivului"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Marime" msgstr "Marime"
@ -241,21 +244,21 @@ msgstr ""
msgid "Software" msgid "Software"
msgstr "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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -273,38 +276,38 @@ msgstr ""
msgid "Updates" msgid "Updates"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Versiune" msgstr "Versiune"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "necunoscut" msgstr "necunoscut"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -19,7 +19,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Действия" msgstr "Действия"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "Автоматически удалять неиспользуемые зависимости" msgstr "Автоматически удалять неиспользуемые зависимости"
@ -27,7 +27,7 @@ msgstr "Автоматически удалять неиспользуемые
msgid "Available" msgid "Available"
msgstr "Доступно" msgstr "Доступно"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -40,10 +40,10 @@ msgstr ""
"Конфигурация в других файлах может производтся, но такие настройки могут не " "Конфигурация в других файлах может производтся, но такие настройки могут не "
"сохраняться утилитой <em>sysupgrade</em>." "сохраняться утилитой <em>sysupgrade</em>."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Отменить" msgstr "Отменить"
@ -55,25 +55,25 @@ msgstr "Очистить"
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Настройки менеджера пакетов..." msgstr "Настройки менеджера пакетов..."
#: 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" msgid "Dependencies"
msgstr "Зависимости" msgstr "Зависимости"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Описание" msgstr "Описание"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "Подробная информация о пакете <em>%h</em>" msgstr "Подробная информация о пакете <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" msgid "Dismiss"
msgstr "Отклонить" msgstr "Отклонить"
#: 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" msgid "Displaying %d-%d of %d"
msgstr "Показано %d-%d из %d" msgstr "Показано %d-%d из %d"
@ -81,11 +81,11 @@ msgstr "Показано %d-%d из %d"
msgid "Download and install package" msgid "Download and install package"
msgstr "Загрузить и установить пакет" msgstr "Загрузить и установить пакет"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
msgid "Errors" msgid "Errors"
msgstr "Ошибки" msgstr "Ошибки"
#: 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" msgid "Executing package manager"
msgstr "Запуск менеджера пакетов" msgstr "Запуск менеджера пакетов"
@ -97,18 +97,18 @@ msgstr "Фильтр"
msgid "Free space" msgid "Free space"
msgstr "Свободное место" msgstr "Свободное место"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Установить" msgstr "Установить"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
msgid "Installed" msgid "Installed"
msgstr "Установлено" msgstr "Установлено"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
@ -116,23 +116,23 @@ msgstr ""
"Установка пакетов из недоверенных источников может привести к угрозе " "Установка пакетов из недоверенных источников может привести к угрозе "
"безопасности! Вы действительно хотите установить <em>%h</em>?" "безопасности! Вы действительно хотите установить <em>%h</em>?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
msgid "Install…" msgid "Install…"
msgstr "Установить..." msgstr "Установить..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Загрузка данных конфигурации..." msgstr "Загрузка данных конфигурации..."
#: 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…" msgid "Loading package information…"
msgstr "Загрузка информации о пакете..." msgstr "Загрузка информации о пакете..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
msgid "Manually install package" msgid "Manually install package"
msgstr "Ручная установка пакета" msgstr "Ручная установка пакета"
#: 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" msgid "Needs upgrade"
msgstr "Требуется обновление" msgstr "Требуется обновление"
@ -140,23 +140,23 @@ msgstr "Требуется обновление"
msgid "Next page" msgid "Next page"
msgstr "Следующая страница" msgstr "Следующая страница"
#: 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" msgid "No information available"
msgstr "Нет доступной информации" msgstr "Нет доступной информации"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
msgid "No packages" msgid "No packages"
msgstr "Нет пакетов" msgstr "Нет пакетов"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "Нет пакетов соответствующих запросу «<strong>%h</strong>»." msgstr "Нет пакетов соответствующих запросу «<strong>%h</strong>»."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
msgid "Not available" msgid "Not available"
msgstr "Не доступно" msgstr "Не доступно"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
msgid "Not installed" msgid "Not installed"
msgstr "Не установлено" msgstr "Не установлено"
@ -164,9 +164,9 @@ msgstr "Не установлено"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Настройка OPKG" msgstr "Настройка OPKG"
@ -182,54 +182,57 @@ msgstr "Имя пакета или URL..."
msgid "Previous page" msgid "Previous page"
msgstr "Предыдущая страница" msgstr "Предыдущая страница"
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "Вы действительно хотите установить <em>%h</em>?" msgstr "Вы действительно хотите установить <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:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Удалить" msgstr "Удалить"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "Удалить пакет <em>%h</em>" msgstr "Удалить пакет <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 "Удалить…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
"Требуется примерно %.1024mБ свободного пространства для установки %d пакетов" "Требуется примерно %.1024mБ свободного пространства для установки %d пакетов"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
"Требуемый в качестве зависимости пакет <em>%h</em> не доступен ни в одном из " "Требуемый в качестве зависимости пакет <em>%h</em> не доступен ни в одном из "
"сконфигурированных репозиториев." "сконфигурированных репозиториев."
#: 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" msgid "Requires update to %h %h"
msgstr "Требуется обновить до %h %h" msgstr "Требуется обновить до %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" msgid "Reset"
msgstr "Сбросить" msgstr "Сбросить"
#: 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" msgid "Save"
msgstr "Сохранить" msgstr "Сохранить"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Сохранение данных конфигурации..." msgstr "Сохранение данных конфигурации..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Размер" msgstr "Размер"
@ -242,11 +245,11 @@ msgstr "Размер (.ipk)"
msgid "Software" msgid "Software"
msgstr "Программное обеспечение" msgstr "Программное обеспечение"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "Команда <em>opkg %h</em> завершилась с кодом ошибки <code>%d</code>." msgstr "Команда <em>opkg %h</em> завершилась с кодом ошибки <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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
@ -254,12 +257,12 @@ msgstr ""
"Установленная версия пакета <em>%h</em> не совместима. Требуется установка " "Установленная версия пакета <em>%h</em> не совместима. Требуется установка "
"%s для установки %s" "%s для установки %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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
"Пакет <em>%h</em> не доступен ни в одном из сконфигурированных репозиториев." "Пакет <em>%h</em> не доступен ни в одном из сконфигурированных репозиториев."
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -279,39 +282,39 @@ msgstr "Обновить списки..."
msgid "Updates" msgid "Updates"
msgstr "Обновления" msgstr "Обновления"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "Обновление..." msgstr "Обновление..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Версия" msgstr "Версия"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "Версия несовместима" msgstr "Версия несовместима"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Ожидание завершения выполнения команды <em>opkg %h</em>..." msgstr "Ожидание завершения выполнения команды <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:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "неизвестный" msgstr "неизвестный"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "~%.1024mБ сжато" msgstr "~%.1024mБ сжато"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "~%.1024mБ установлено" msgstr "~%.1024mБ установлено"

View file

@ -13,7 +13,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -21,7 +21,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -29,10 +29,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@ -44,25 +44,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "" msgstr ""
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -70,11 +70,11 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
msgid "Errors" msgid "Errors"
msgstr "" msgstr ""
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -86,40 +86,40 @@ msgstr ""
msgid "Free space" msgid "Free space"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
msgid "Installed" msgid "Installed"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
msgid "Install…" msgid "Install…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "" msgstr ""
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
msgid "Manually install package" msgid "Manually install package"
msgstr "" msgstr ""
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -127,23 +127,23 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
msgid "No packages" msgid "No packages"
msgstr "" msgstr ""
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
msgid "Not available" msgid "Not available"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
msgid "Not installed" msgid "Not installed"
msgstr "" msgstr ""
@ -151,9 +151,9 @@ msgstr ""
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:638 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "" msgstr ""
@ -169,51 +169,54 @@ msgstr ""
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "" msgstr ""
#: 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" msgid "Save"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "" msgstr ""
@ -226,21 +229,21 @@ msgstr ""
msgid "Software" msgid "Software"
msgstr "" msgstr ""
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -258,38 +261,38 @@ msgstr ""
msgid "Updates" msgid "Updates"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -15,7 +15,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Åtgärder" msgstr "Åtgärder"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -23,7 +23,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "Tillgänglig" msgstr "Tillgänglig"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -31,10 +31,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Avbryt" msgstr "Avbryt"
@ -47,25 +47,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Konfiguration" msgstr "Konfiguration"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Beskrivning" msgstr "Beskrivning"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -73,12 +73,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "Ladda ner och installera paket" msgstr "Ladda ner och installera paket"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Fel" msgstr "Fel"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -90,44 +90,44 @@ msgstr "Filtrera"
msgid "Free space" msgid "Free space"
msgstr "Fritt utrymme" msgstr "Fritt utrymme"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Installera" msgstr "Installera"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Installera" msgstr "Installera"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Installera" msgstr "Installera"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Gå till relevant konfigurationssida" msgstr "Gå till relevant konfigurationssida"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Ladda ner och installera paket" msgstr "Ladda ner och installera paket"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -135,25 +135,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "Ingen information tillgänglig" msgstr "Ingen information tillgänglig"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Hitta paket" msgstr "Hitta paket"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "Totalt tillgängligt" msgstr "Totalt tillgängligt"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Inte ansluten" msgstr "Inte ansluten"
@ -162,9 +162,9 @@ msgstr "Inte ansluten"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Konfiguration" msgstr "Konfiguration"
@ -182,52 +182,55 @@ msgstr "Paketnamn"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Ta bort" msgstr "Ta bort"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "Ta bort…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "Återställ" msgstr "Återställ"
#: 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" msgid "Save"
msgstr "Spara" msgstr "Spara"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Enhetskonfiguration" msgstr "Enhetskonfiguration"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Storlek" msgstr "Storlek"
@ -240,21 +243,21 @@ msgstr "Storlek (.ipk)"
msgid "Software" msgid "Software"
msgstr "Mjukvara" msgstr "Mjukvara"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -274,39 +277,39 @@ msgstr "Uppdatera listor"
msgid "Updates" msgid "Updates"
msgstr "Uppdatera listor" msgstr "Uppdatera listor"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Version" msgstr "Version"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
#, fuzzy #, fuzzy
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Väntar på att kommandot ska avsluta..." msgstr "Väntar på att kommandot ska avsluta..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "okänd" msgstr "okänd"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -5,7 +5,7 @@ msgstr "Content-Type: text/plain; charset=UTF-8"
msgid "Actions" msgid "Actions"
msgstr "" msgstr ""
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -13,7 +13,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -21,10 +21,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "" msgstr ""
@ -36,25 +36,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "" msgstr ""
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -62,11 +62,11 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
msgid "Errors" msgid "Errors"
msgstr "" msgstr ""
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -78,40 +78,40 @@ msgstr ""
msgid "Free space" msgid "Free space"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
msgid "Installed" msgid "Installed"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
msgid "Install…" msgid "Install…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "" msgstr ""
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
msgid "Manually install package" msgid "Manually install package"
msgstr "" msgstr ""
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -119,23 +119,23 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
msgid "No packages" msgid "No packages"
msgstr "" msgstr ""
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
msgid "Not available" msgid "Not available"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
msgid "Not installed" msgid "Not installed"
msgstr "" msgstr ""
@ -143,9 +143,9 @@ msgstr ""
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:638 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "" msgstr ""
@ -161,51 +161,54 @@ msgstr ""
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "" msgstr ""
#: 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" msgid "Save"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "" msgstr ""
@ -218,21 +221,21 @@ msgstr ""
msgid "Software" msgid "Software"
msgstr "" msgstr ""
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -250,38 +253,38 @@ msgstr ""
msgid "Updates" msgid "Updates"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -16,7 +16,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Eylemler" msgstr "Eylemler"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -24,7 +24,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "Kullanılabilir" msgstr "Kullanılabilir"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -32,10 +32,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Vazgeç" msgstr "Vazgeç"
@ -47,25 +47,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "" msgstr ""
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Açıklama" msgstr "Açıklama"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "Reddet" msgstr "Reddet"
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -73,11 +73,11 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
msgid "Errors" msgid "Errors"
msgstr "" msgstr ""
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -89,41 +89,41 @@ msgstr ""
msgid "Free space" msgid "Free space"
msgstr "Boş alan" msgstr "Boş alan"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
msgid "Installed" msgid "Installed"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
msgid "Install…" msgid "Install…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Yapılandırmaya dön" msgstr "Yapılandırmaya dön"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
msgid "Manually install package" msgid "Manually install package"
msgstr "" msgstr ""
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -131,25 +131,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Kullanılabilir Paketler" msgstr "Kullanılabilir Paketler"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "Toplam Mevcut" msgstr "Toplam Mevcut"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
msgid "Not installed" msgid "Not installed"
msgstr "" msgstr ""
@ -157,9 +157,9 @@ msgstr ""
msgid "OK" msgid "OK"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:638 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Cihaz Yapılandırması" msgstr "Cihaz Yapılandırması"
@ -176,52 +176,55 @@ msgstr ""
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "Sıfırla" msgstr "Sıfırla"
#: 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" msgid "Save"
msgstr "Kaydet" msgstr "Kaydet"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Cihaz Yapılandırması" msgstr "Cihaz Yapılandırması"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Boyut" msgstr "Boyut"
@ -234,21 +237,21 @@ msgstr "Boyut (.ipk)"
msgid "Software" msgid "Software"
msgstr "Yazılım" msgstr "Yazılım"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -266,38 +269,38 @@ msgstr ""
msgid "Updates" msgid "Updates"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Versiyon" msgstr "Versiyon"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "bilinmeyen" msgstr "bilinmeyen"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -13,7 +13,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Дії" msgstr "Дії"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "Автоматичне видалення невикористовуваних залежностей" msgstr "Автоматичне видалення невикористовуваних залежностей"
@ -21,7 +21,7 @@ msgstr "Автоматичне видалення невикористовува
msgid "Available" msgid "Available"
msgstr "Доступно" msgstr "Доступно"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -34,10 +34,10 @@ msgstr ""
"інших файлах може бути змінено, але вона зазвичай не зберігається при " "інших файлах може бути змінено, але вона зазвичай не зберігається при "
"<em>оновленні системи</em>." "<em>оновленні системи</em>."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Скасувати" msgstr "Скасувати"
@ -49,25 +49,25 @@ msgstr "Очистити"
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Налаштування opkg…" msgstr "Налаштування 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" msgid "Dependencies"
msgstr "Залежності" msgstr "Залежності"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Опис" msgstr "Опис"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "Подробиці про пакет <em>%h</em>" msgstr "Подробиці про пакет <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" msgid "Dismiss"
msgstr "Відхилити" msgstr "Відхилити"
#: 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" msgid "Displaying %d-%d of %d"
msgstr "Відображається %d-%d із %d" msgstr "Відображається %d-%d із %d"
@ -75,11 +75,11 @@ msgstr "Відображається %d-%d із %d"
msgid "Download and install package" msgid "Download and install package"
msgstr "Завантажити та інсталювати пакети" msgstr "Завантажити та інсталювати пакети"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
msgid "Errors" msgid "Errors"
msgstr "Помилки" msgstr "Помилки"
#: 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" msgid "Executing package manager"
msgstr "Виконання менеджера пакетів" msgstr "Виконання менеджера пакетів"
@ -91,18 +91,18 @@ msgstr "Фільтр"
msgid "Free space" msgid "Free space"
msgstr "Вільне місце" msgstr "Вільне місце"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Інсталювати" msgstr "Інсталювати"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
msgid "Installed" msgid "Installed"
msgstr "Інстальовано" msgstr "Інстальовано"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
@ -110,23 +110,23 @@ msgstr ""
"Інсталяція пакетів з ненадійних джерел є потенційною загрозою безпеці! " "Інсталяція пакетів з ненадійних джерел є потенційною загрозою безпеці! "
"Дійсно спробувати інсталювати <em>%h</em>?" "Дійсно спробувати інсталювати <em>%h</em>?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
msgid "Install…" msgid "Install…"
msgstr "Інсталювати…" msgstr "Інсталювати…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Завантаження даних конфігурації…" msgstr "Завантаження даних конфігурації…"
#: 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…" msgid "Loading package information…"
msgstr "Завантаження інформації про пакети…" msgstr "Завантаження інформації про пакети…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
msgid "Manually install package" msgid "Manually install package"
msgstr "Інсталяція пакета вручну" msgstr "Інсталяція пакета вручну"
#: 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" msgid "Needs upgrade"
msgstr "Потребує оновлення" msgstr "Потребує оновлення"
@ -134,23 +134,23 @@ msgstr "Потребує оновлення"
msgid "Next page" msgid "Next page"
msgstr "Наступна сторінка" msgstr "Наступна сторінка"
#: 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" msgid "No information available"
msgstr "Інформація відсутня" msgstr "Інформація відсутня"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
msgid "No packages" msgid "No packages"
msgstr "Немає пакетів" msgstr "Немає пакетів"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "Немає пакетів, що відповідають \"<strong>%h</strong>\"." msgstr "Немає пакетів, що відповідають \"<strong>%h</strong>\"."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
msgid "Not available" msgid "Not available"
msgstr "Недоступно" msgstr "Недоступно"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
msgid "Not installed" msgid "Not installed"
msgstr "Не інстальовано" msgstr "Не інстальовано"
@ -158,9 +158,9 @@ msgstr "Не інстальовано"
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Конфігурація OPKG" msgstr "Конфігурація OPKG"
@ -176,53 +176,56 @@ msgstr "Назва пакета чи URL-адреса…"
msgid "Previous page" msgid "Previous page"
msgstr "Попередня сторінка" msgstr "Попередня сторінка"
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "Дійсно спробувати інсталювати <em>%h</em>?" msgstr "Дійсно спробувати інсталювати <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:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Видалити" msgstr "Видалити"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "Видалити пакет <em>%h</em>" msgstr "Видалити пакет <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 "Видалити…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "Потрібно приблизно %.1024mB для інсталяції %d пакетів." msgstr "Потрібно приблизно %.1024mB для інсталяції %d пакетів."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
"Необхідний за залежністю пакет <em>%h</em> не доступний ні в одному " "Необхідний за залежністю пакет <em>%h</em> не доступний ні в одному "
"репозиторії." "репозиторії."
#: 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" msgid "Requires update to %h %h"
msgstr "Потрібно оновити до %h %h" msgstr "Потрібно оновити до %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" msgid "Reset"
msgstr "Скинути" msgstr "Скинути"
#: 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" msgid "Save"
msgstr "Зберегти" msgstr "Зберегти"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "Збереження даних конфігурації…" msgstr "Збереження даних конфігурації…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Розмір" msgstr "Розмір"
@ -235,11 +238,11 @@ msgstr "Розмір (.ipk)"
msgid "Software" msgid "Software"
msgstr "Програмне забезпечення" msgstr "Програмне забезпечення"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "Помилка виконання команди <em>opkg %h</em> з кодом <code>%d</code>." msgstr "Помилка виконання команди <em>opkg %h</em> з кодом <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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
@ -247,12 +250,12 @@ msgstr ""
"Інстальована версія пакета <em>%h</em> несумісна, потрібно %s, а " "Інстальована версія пакета <em>%h</em> несумісна, потрібно %s, а "
"інстальовано %s." "інстальовано %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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
"Пакет <em>%h</em> не доступний ні в одному сконфігурованому репозиторії." "Пакет <em>%h</em> не доступний ні в одному сконфігурованому репозиторії."
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -272,39 +275,39 @@ msgstr "Оновити списки…"
msgid "Updates" msgid "Updates"
msgstr "Оновлення" msgstr "Оновлення"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "Оновлення…" msgstr "Оновлення…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Версія" msgstr "Версія"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "Несумісна версія" msgstr "Несумісна версія"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "Очікуємо завершення виконання команди <em>opkg %h</em> …" msgstr "Очікуємо завершення виконання команди <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:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "невідомий" msgstr "невідомий"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "~%.1024mB стиснуто" msgstr "~%.1024mB стиснуто"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "~%.1024mB інстальовано" msgstr "~%.1024mB інстальовано"

View file

@ -16,7 +16,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "Hành động" msgstr "Hành động"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -24,7 +24,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "Sẵn có" msgstr "Sẵn có"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -32,10 +32,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "Bỏ qua" msgstr "Bỏ qua"
@ -48,25 +48,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "Cấu hình" msgstr "Cấu hình"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "Mô tả" msgstr "Mô tả"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -74,12 +74,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "Tải và cài đặt gói" msgstr "Tải và cài đặt gói"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "Lỗi" msgstr "Lỗi"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -91,44 +91,44 @@ msgstr "Lọc"
msgid "Free space" msgid "Free space"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "Cài đặt " msgstr "Cài đặt "
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "Cài đặt " msgstr "Cài đặt "
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "Cài đặt " msgstr "Cài đặt "
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "Đi tới trang cấu hình thích hợp" msgstr "Đi tới trang cấu hình thích hợp"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "Tải và cài đặt gói" msgstr "Tải và cài đặt gói"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -136,25 +136,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "Tìm gói" msgstr "Tìm gói"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "(%s available)" msgstr "(%s available)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "Cài đặt " msgstr "Cài đặt "
@ -163,9 +163,9 @@ msgstr "Cài đặt "
msgid "OK" msgid "OK"
msgstr "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:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "Cấu hình OPKG-" msgstr "Cấu hình OPKG-"
@ -183,51 +183,54 @@ msgstr "Tên gói"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "Loại bỏ" msgstr "Loại bỏ"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "Loại bỏ…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "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" msgid "Save"
msgstr "Lưu" msgstr "Lưu"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "Dung lượng " msgstr "Dung lượng "
@ -240,21 +243,21 @@ msgstr ""
msgid "Software" msgid "Software"
msgstr "Phần mềm" msgstr "Phần mềm"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -272,38 +275,38 @@ msgstr ""
msgid "Updates" msgid "Updates"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "Phiên bản" msgstr "Phiên bản"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""

View file

@ -17,7 +17,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "动作" msgstr "动作"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "自动移除未使用的依赖" msgstr "自动移除未使用的依赖"
@ -25,7 +25,7 @@ msgstr "自动移除未使用的依赖"
msgid "Available" msgid "Available"
msgstr "可用" msgstr "可用"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -36,10 +36,10 @@ msgstr ""
"置,<em>customfeeds.conf</em> 用于描述自定义仓库。其他配置文件的变更在系统升" "置,<em>customfeeds.conf</em> 用于描述自定义仓库。其他配置文件的变更在系统升"
"级时默认不被保留。" "级时默认不被保留。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "取消" msgstr "取消"
@ -51,25 +51,25 @@ msgstr "清除"
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "配置 opkg…" msgstr "配置 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" msgid "Dependencies"
msgstr "依赖" msgstr "依赖"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "描述" msgstr "描述"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "软件包 <em>%h</em> 详情" msgstr "软件包 <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" msgid "Dismiss"
msgstr "解除" msgstr "解除"
#: 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" msgid "Displaying %d-%d of %d"
msgstr "正在显示 %d-%d共 %d" msgstr "正在显示 %d-%d共 %d"
@ -77,11 +77,11 @@ msgstr "正在显示 %d-%d共 %d"
msgid "Download and install package" msgid "Download and install package"
msgstr "下载并安装软件包" msgstr "下载并安装软件包"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
msgid "Errors" msgid "Errors"
msgstr "错误" msgstr "错误"
#: 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" msgid "Executing package manager"
msgstr "正在执行软件包管理器" msgstr "正在执行软件包管理器"
@ -93,40 +93,40 @@ msgstr "过滤器"
msgid "Free space" msgid "Free space"
msgstr "空闲空间" msgstr "空闲空间"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "安装" msgstr "安装"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
msgid "Installed" msgid "Installed"
msgstr "已安装" msgstr "已安装"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "从未信任的源安装软件包有潜在的安全隐患!您确定要安装 <em>%h</em> 吗?" msgstr "从未信任的源安装软件包有潜在的安全隐患!您确定要安装 <em>%h</em> 吗?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
msgid "Install…" msgid "Install…"
msgstr "安装…" msgstr "安装…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "载入配置数据…" msgstr "载入配置数据…"
#: 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…" msgid "Loading package information…"
msgstr "载入软件包信息…" msgstr "载入软件包信息…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
msgid "Manually install package" msgid "Manually install package"
msgstr "手动安装软件包" msgstr "手动安装软件包"
#: 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" msgid "Needs upgrade"
msgstr "需要升级" msgstr "需要升级"
@ -134,23 +134,23 @@ msgstr "需要升级"
msgid "Next page" msgid "Next page"
msgstr "下一页" msgstr "下一页"
#: 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" msgid "No information available"
msgstr "无可用信息" msgstr "无可用信息"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
msgid "No packages" msgid "No packages"
msgstr "没有软件包" msgstr "没有软件包"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "没有匹配“<strong>%h</strong>”的软件包。" msgstr "没有匹配“<strong>%h</strong>”的软件包。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
msgid "Not available" msgid "Not available"
msgstr "不可用" msgstr "不可用"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
msgid "Not installed" msgid "Not installed"
msgstr "未安装" msgstr "未安装"
@ -158,9 +158,9 @@ msgstr "未安装"
msgid "OK" msgid "OK"
msgstr "确认" msgstr "确认"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:638 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "OPKG 配置" msgstr "OPKG 配置"
@ -176,51 +176,54 @@ msgstr "软件包名称或 URL…"
msgid "Previous page" msgid "Previous page"
msgstr "上一页" msgstr "上一页"
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "真的要安装 <em>%h</em> 吗?" msgstr "真的要安装 <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:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "移除" msgstr "移除"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "移除软件包 <em>%h</em>" msgstr "移除软件包 <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 "移除…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "需要大约 %.1024mB 空间来安装 %d 个软件包。" msgstr "需要大约 %.1024mB 空间来安装 %d 个软件包。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "依赖的软件包 <em>%h</em> 在所有仓库都未提供。" msgstr "依赖的软件包 <em>%h</em> 在所有仓库都未提供。"
#: 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" msgid "Requires update to %h %h"
msgstr "需要更新到 %h %h" msgstr "需要更新到 %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" msgid "Reset"
msgstr "复位" msgstr "复位"
#: 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" msgid "Save"
msgstr "保存" msgstr "保存"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "正在保存配置数据…" msgstr "正在保存配置数据…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "大小" msgstr "大小"
@ -233,21 +236,21 @@ msgstr "大小(.ipk"
msgid "Software" msgid "Software"
msgstr "软件包" msgstr "软件包"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "<em>opkg %h</em> 命令失败,代码 <code>%d</code>。" msgstr "<em>opkg %h</em> 命令失败,代码 <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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "已安装的软件包 <em>%h</em> 版本不兼容,要求 %s 而 %s 已安装。" msgstr "已安装的软件包 <em>%h</em> 版本不兼容,要求 %s 而 %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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "软件包 <em>%h</em> 在所有已配置的仓库中都不存在。" msgstr "软件包 <em>%h</em> 在所有已配置的仓库中都不存在。"
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -265,39 +268,39 @@ msgstr "更新列表…"
msgid "Updates" msgid "Updates"
msgstr "更新" msgstr "更新"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "升级…" msgstr "升级…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "版本" msgstr "版本"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "版本不兼容" msgstr "版本不兼容"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "等待命令 <em>opkg %h</em> 执行完成…" msgstr "等待命令 <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:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "未知" msgstr "未知"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "~%.1024mB 已压缩" msgstr "~%.1024mB 已压缩"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "~%.1024mB 已安装" msgstr "~%.1024mB 已安装"

View file

@ -15,7 +15,7 @@ msgstr ""
msgid "Actions" msgid "Actions"
msgstr "動作" msgstr "動作"
#: 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" msgid "Automatically remove unused dependencies"
msgstr "" msgstr ""
@ -23,7 +23,7 @@ msgstr ""
msgid "Available" msgid "Available"
msgstr "可用" msgstr "可用"
#: 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 "" msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. " "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 " "Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
@ -31,10 +31,10 @@ msgid ""
"changed but is usually not preserved by <em>sysupgrade</em>." "changed but is usually not preserved by <em>sysupgrade</em>."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:595
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:630 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:640
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:659 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:719 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:729
msgid "Cancel" msgid "Cancel"
msgstr "取消" msgstr "取消"
@ -47,25 +47,25 @@ msgstr ""
msgid "Configure opkg…" msgid "Configure opkg…"
msgstr "設定" msgstr "設定"
#: 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" msgid "Dependencies"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:578
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:699 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:709
#: applications/luci-app-opkg/luasrc/view/opkg.htm:133 #: applications/luci-app-opkg/luasrc/view/opkg.htm:133
msgid "Description" msgid "Description"
msgstr "描述" msgstr "描述"
#: 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>" msgid "Details for package <em>%h</em>"
msgstr "" msgstr ""
#: 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" msgid "Dismiss"
msgstr "" msgstr ""
#: 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" msgid "Displaying %d-%d of %d"
msgstr "" msgstr ""
@ -73,12 +73,12 @@ msgstr ""
msgid "Download and install package" msgid "Download and install package"
msgstr "下載並安裝軟體包" msgstr "下載並安裝軟體包"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
#, fuzzy #, fuzzy
msgid "Errors" msgid "Errors"
msgstr "錯誤" msgstr "錯誤"
#: 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" msgid "Executing package manager"
msgstr "" msgstr ""
@ -90,44 +90,44 @@ msgstr "過濾器"
msgid "Free space" msgid "Free space"
msgstr "剩餘空間" msgstr "剩餘空間"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:592 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:602
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:608 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:618
msgid "Install" msgid "Install"
msgstr "安裝" msgstr "安裝"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:178 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:188
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:389 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:399
#: applications/luci-app-opkg/luasrc/view/opkg.htm:116 #: applications/luci-app-opkg/luasrc/view/opkg.htm:116
#, fuzzy #, fuzzy
msgid "Installed" msgid "Installed"
msgstr "安裝" msgstr "安裝"
#: 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 "" msgid ""
"Installing packages from untrusted sources is a potential security risk! " "Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?" "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:167 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:177
#, fuzzy #, fuzzy
msgid "Install…" msgid "Install…"
msgstr "安裝" msgstr "安裝"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:649
#, fuzzy #, fuzzy
msgid "Loading configuration data…" msgid "Loading configuration data…"
msgstr "到相應設定頁" msgstr "到相應設定頁"
#: 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…" msgid "Loading package information…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:624 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:634
#, fuzzy #, fuzzy
msgid "Manually install package" msgid "Manually install package"
msgstr "下載並安裝軟體包" msgstr "下載並安裝軟體包"
#: 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" msgid "Needs upgrade"
msgstr "" msgstr ""
@ -135,25 +135,25 @@ msgstr ""
msgid "Next page" msgid "Next page"
msgstr "" msgstr ""
#: 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" msgid "No information available"
msgstr "尚無可運用資訊" msgstr "尚無可運用資訊"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:228 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:238
#, fuzzy #, fuzzy
msgid "No packages" msgid "No packages"
msgstr "搜尋軟體包" msgstr "搜尋軟體包"
#: 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>\"." msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:409 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:419
#, fuzzy #, fuzzy
msgid "Not available" msgid "Not available"
msgstr "全部可用" msgstr "全部可用"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404
#, fuzzy #, fuzzy
msgid "Not installed" msgid "Not installed"
msgstr "尚未連線" msgstr "尚未連線"
@ -162,9 +162,9 @@ msgstr "尚未連線"
msgid "OK" msgid "OK"
msgstr "行" msgstr "行"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:638 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:648
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:670 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:679 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:689
#, fuzzy #, fuzzy
msgid "OPKG Configuration" msgid "OPKG Configuration"
msgstr "OPKG-設定值" msgstr "OPKG-設定值"
@ -182,52 +182,55 @@ msgstr "軟體包名稱"
msgid "Previous page" msgid "Previous page"
msgstr "" msgstr ""
#: 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>?" msgid "Really attempt to install <em>%h</em>?"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:157 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:165
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:726
msgid "Remove" msgid "Remove"
msgstr "移除" msgstr "移除"
#: 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>" msgid "Remove package <em>%h</em>"
msgstr "" msgstr ""
#: 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 "移除…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:568
msgid "Require approx. %.1024mB size for %d package(s) to install." msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:384 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:394
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:402 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:412
msgid "Require version %h %h, installed %h" msgid "Require version %h %h, installed %h"
msgstr "" msgstr ""
#: 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 "" msgid ""
"Required dependency package <em>%h</em> is not available in any repository." "Required dependency package <em>%h</em> is not available in any repository."
msgstr "" msgstr ""
#: 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" msgid "Requires update to %h %h"
msgstr "" msgstr ""
#: 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" msgid "Reset"
msgstr "重置" msgstr "重置"
#: 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" msgid "Save"
msgstr "保存" msgstr "保存"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#, fuzzy #, fuzzy
msgid "Saving configuration data…" msgid "Saving configuration data…"
msgstr "設定設備" msgstr "設定設備"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:576 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:586
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:707 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:717
msgid "Size" msgid "Size"
msgstr "大小" msgstr "大小"
@ -240,21 +243,21 @@ msgstr ""
msgid "Software" msgid "Software"
msgstr "軟體" msgstr "軟體"
#: 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>." msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s " "The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed." "while %s is installed."
msgstr "" msgstr ""
#: 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." msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "" msgstr ""
#: 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 "" msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s " "The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available." "but only %s is available."
@ -274,39 +277,39 @@ msgstr "上傳清單"
msgid "Updates" msgid "Updates"
msgstr "上傳清單" msgstr "上傳清單"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:149 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:154
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:173 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:183
msgid "Upgrade…" msgid "Upgrade…"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:575 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:585
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:706 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:716
#: applications/luci-app-opkg/luasrc/view/opkg.htm:131 #: applications/luci-app-opkg/luasrc/view/opkg.htm:131
msgid "Version" msgid "Version"
msgstr "版本" msgstr "版本"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:386 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:396
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:404 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:414
msgid "Version incompatible" msgid "Version incompatible"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:741 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
#, fuzzy #, fuzzy
msgid "Waiting for the <em>opkg %h</em> command to complete…" msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "等待完整性指令..." msgstr "等待完整性指令..."
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:536 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:546
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:695 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:705
#: applications/luci-app-opkg/luasrc/view/opkg.htm:89 #: applications/luci-app-opkg/luasrc/view/opkg.htm:89
msgid "unknown" msgid "unknown"
msgstr "未知" msgstr "未知"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:534 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:544
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:693 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:703
msgid "~%.1024mB compressed" msgid "~%.1024mB compressed"
msgstr "" msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:532 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:691 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:701
msgid "~%.1024mB installed" msgid "~%.1024mB installed"
msgstr "" msgstr ""