diff options
author | Daniel Nilsson <daniel.nilsson94@outlook.com> | 2024-02-19 20:23:09 +0100 |
---|---|---|
committer | Paul Donald <itsascambutmailmeanyway@gmail.com> | 2024-03-16 12:45:28 +0100 |
commit | 4d23adc8d938214475f9c68b3c4c7c5a55c29743 (patch) | |
tree | e6818a8473201e24a59e0ab14de635eeabe88394 /applications/luci-app-opkg/po/it | |
parent | 72173cce92251aa567b0cbbfa769b944778cd3b7 (diff) |
luci-app-opkg: add warning about modifying packages
It is a well-known fact that opkg doesn't check ABI-compatibility between dependencies and upgrading packages in a stable release is therefore not recommended. In addition, installing and removing packages blindly may result in rendering the device inaccessible as well, so caution should be taken when doing this.
This commit adds a warning which should help notify especially new users about these behaviors with a link to the wiki which advises to not upgrade packages.
Signed-off-by: Daniel Nilsson <daniel.nilsson94@outlook.com>
Diffstat (limited to 'applications/luci-app-opkg/po/it')
-rw-r--r-- | applications/luci-app-opkg/po/it/opkg.po | 69 |
1 files changed, 39 insertions, 30 deletions
diff --git a/applications/luci-app-opkg/po/it/opkg.po b/applications/luci-app-opkg/po/it/opkg.po index 702ea530ac..a4fb218914 100644 --- a/applications/luci-app-opkg/po/it/opkg.po +++ b/applications/luci-app-opkg/po/it/opkg.po @@ -18,7 +18,12 @@ msgstr "" msgid "%s used (%1024mB used of %1024mB, %1024mB free)" msgstr "%s usato (%1024mB usati di %1024mB, %1024mB liberi)" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1155 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1135 +msgid "" +"<strong>Warning!</strong> Package operations can <a %s>break your system</a>." +msgstr "" + +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1163 msgid "Actions" msgstr "Azioni" @@ -30,7 +35,7 @@ msgstr "Consenti la sovrascrittura dei pacchetti in conflitto" msgid "Automatically remove unused dependencies" msgstr "Rimuovi automaticamente le dipendenze inutilizzate" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1210 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1218 msgid "Available" msgstr "Disponibili" @@ -55,11 +60,11 @@ msgstr "" msgid "Cancel" msgstr "Annulla" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1142 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1150 msgid "Clear" msgstr "Cancella" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1159 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1167 msgid "Configure opkg…" msgstr "Configura opkg…" @@ -69,7 +74,7 @@ msgstr "Dipendenze" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:750 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:938 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1228 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1236 msgid "Description" msgstr "Descrizione" @@ -77,7 +82,7 @@ msgstr "Descrizione" msgid "Details for package <em>%h</em>" msgstr "Dettagli per il pacchetto <em>%h</em>" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1134 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1142 msgid "Disk space" msgstr "Spazio su disco" @@ -85,15 +90,15 @@ msgstr "Spazio su disco" msgid "Dismiss" msgstr "Chiudi" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1164 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1172 msgid "Display LuCI translation packages" msgstr "Mostra pacchetti traduzione di LuCI" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1181 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1189 msgid "Display all available translation packages" msgstr "Mostra tutti i pacchetti traduzione disponibili" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1167 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1175 msgid "" "Display base translation packages and translation packages for already " "installed languages only" @@ -105,7 +110,7 @@ msgstr "" msgid "Displaying %d-%d of %d" msgstr "Mostrando %d-%d di %d" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1147 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1155 msgid "Download and install package" msgstr "Scarica e installa il pacchetto" @@ -117,7 +122,7 @@ msgstr "Errori" msgid "Executing package manager" msgstr "Esecuzione del gestore pacchetti" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1139 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1147 msgid "Filter" msgstr "Filtro" @@ -125,7 +130,7 @@ msgstr "Filtro" msgid "Grant access to opkg management" msgstr "Concedi l'accesso alla gestione di opkg" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1194 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1202 msgid "Hide all translation packages" msgstr "Nascondi tutti i pacchetti di traduzione" @@ -135,13 +140,17 @@ msgstr "Nascondi tutti i pacchetti di traduzione" msgid "Install" msgstr "Installa" +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1133 +msgid "Install additional software and upgrade existing packages with opkg." +msgstr "" + #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:780 msgid "Install suggested translation packages as well" msgstr "Installa anche i pacchetti di traduzione suggeriti" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:299 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:522 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1211 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1219 msgid "Installed" msgstr "Installati" @@ -179,8 +188,8 @@ msgstr "Installa pacchetto manualmente" msgid "Needs upgrade" msgstr "Richiede aggiornamento" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1219 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1237 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1227 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1245 msgid "Next page" msgstr "Pagina successiva" @@ -204,7 +213,7 @@ msgstr "Non disponibile" msgid "Not installed" msgstr "Non installato" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1150 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1158 msgid "OK" msgstr "OK" @@ -214,16 +223,16 @@ msgstr "OK" msgid "OPKG Configuration" msgstr "Configurazione OPKG" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1225 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1233 msgid "Package name" msgstr "Nome pacchetto" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1149 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1157 msgid "Package name or URL…" msgstr "Nome pacchetto o URL…" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1217 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1235 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1225 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1243 msgid "Previous page" msgstr "Pagina precedente" @@ -285,7 +294,7 @@ msgstr "Salvataggio dati di configurazione…" msgid "Size" msgstr "Dimensione" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1227 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1235 msgid "Size (.ipk)" msgstr "Dimensione (.ipk)" @@ -327,7 +336,7 @@ msgstr "" "La versione del repository del pacchetto <em>%h</em> non è compatibile, " "richiede %s ma è disponibile solo %s." -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1141 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1149 msgid "Type to filter…" msgstr "Scrivi per filtrare…" @@ -343,11 +352,11 @@ msgstr "Impossibile leggere %s: %s" msgid "Unable to save %s: %s" msgstr "Impossibile salvare %s: %s" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1157 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1165 msgid "Update lists…" msgstr "Aggiorna liste…" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1212 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1220 msgid "Updates" msgstr "Aggiornamenti" @@ -356,13 +365,13 @@ msgstr "Aggiornamenti" msgid "Upgrade…" msgstr "Aggiorna…" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1158 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1166 msgid "Upload Package…" msgstr "Carica pacchetto…" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:757 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:945 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1226 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1234 msgid "Version" msgstr "Versione" @@ -375,24 +384,24 @@ msgstr "Versione incompatibile" msgid "Waiting for the <em>opkg %h</em> command to complete…" msgstr "In attesa del completamento del comando <em>opkg %h</em>…" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1190 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1198 msgctxt "Display translation packages" msgid "all" msgstr "tutto" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1177 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1185 msgctxt "Display translation packages" msgid "filtered" msgstr "filtrato" -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1203 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1211 msgctxt "Display translation packages" msgid "none" msgstr "nessuno" #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:673 #: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:934 -#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1135 +#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1143 msgid "unknown" msgstr "sconosciuto" |