diff --git a/recovery/icons.qrc b/recovery/icons.qrc index 244f4323..28abb546 100644 --- a/recovery/icons.qrc +++ b/recovery/icons.qrc @@ -56,5 +56,6 @@ icons/network-wireless-connected-100.png icons/tick.png icons/hdd_usb_unmount.png + icons/information.png diff --git a/recovery/icons/information.png b/recovery/icons/information.png new file mode 100755 index 00000000..93c67f2b Binary files /dev/null and b/recovery/icons/information.png differ diff --git a/recovery/mainwindow.cpp b/recovery/mainwindow.cpp index d37cf8a6..a3c5a4ba 100644 --- a/recovery/mainwindow.cpp +++ b/recovery/mainwindow.cpp @@ -696,6 +696,7 @@ void MainWindow::on_list_currentRowChanged() { QListWidgetItem *item = ui->list->currentItem(); ui->actionEdit_config->setEnabled(item && item->data(Qt::UserRole).toMap().contains("partitions")); + ui->actionInfo->setEnabled(item && item->data(Qt::UserRole).toMap().contains("url")); } void MainWindow::update_window_title() @@ -1883,3 +1884,24 @@ void MainWindow::filterList() } } } + +void MainWindow::on_actionInfo_triggered() +{ + if (!requireNetwork()) + return; + + QListWidgetItem * item = ui->list->currentItem(); + if (!item) + { + return; + } + QVariantMap m = item->data(Qt::UserRole).toMap(); + if (m.contains("url")) + { + QProcess *proc = new QProcess(this); + QString lang = LanguageDialog::instance("en", "gb")->currentLanguage(); + if (lang == "gb" || lang == "us" || lang == "ko" || lang == "") + lang = "en"; + proc->start("arora -lang "+lang+" "+m.value("url").toString()); + } +} diff --git a/recovery/mainwindow.h b/recovery/mainwindow.h index f5eecf92..1219394e 100644 --- a/recovery/mainwindow.h +++ b/recovery/mainwindow.h @@ -114,6 +114,8 @@ private slots: void on_targetCombo_currentIndexChanged(int index); + void on_actionInfo_triggered(); + signals: void networkUp(); }; diff --git a/recovery/mainwindow.ui b/recovery/mainwindow.ui index dbfc2df9..b016aaae 100644 --- a/recovery/mainwindow.ui +++ b/recovery/mainwindow.ui @@ -126,6 +126,7 @@ + @@ -242,6 +243,24 @@ W + + + false + + + + :/icons/information.png:/icons/information.png + + + Info (f) + + + Show Information on selected OS + + + F + + diff --git a/recovery/multiimagewritethread.cpp b/recovery/multiimagewritethread.cpp index 889df21f..09bb8a29 100644 --- a/recovery/multiimagewritethread.cpp +++ b/recovery/multiimagewritethread.cpp @@ -635,6 +635,8 @@ bool MultiImageWriteThread::processImage(OsInfo *image) ventry["bootable"] = image->bootable(); if (!image->supportedModels().isEmpty()) ventry["supported_models"] = image->supportedModels(); + ventry["url"] = image->url(); + QString iconfilename = image->folder()+"/"+image->flavour()+".png"; iconfilename.replace(" ", "_"); if (QFile::exists(iconfilename)) diff --git a/recovery/osinfo.cpp b/recovery/osinfo.cpp index f5dd88ef..ac626d10 100644 --- a/recovery/osinfo.cpp +++ b/recovery/osinfo.cpp @@ -13,6 +13,7 @@ OsInfo::OsInfo(const QString &folder, const QString &flavour, QObject *parent) : _bootable = m.value("bootable", true).toBool(); _riscosOffset = m.value("riscos_offset").toInt(); _supportedModels = m.value("supported_models").toStringList(); + _url = m.value("url").toString(); QVariantList parts = Json::loadFromFile(folder+"/partitions.json").toMap().value("partitions").toList(); foreach (QVariant pv, parts) diff --git a/recovery/osinfo.h b/recovery/osinfo.h index a5ab2624..93244025 100644 --- a/recovery/osinfo.h +++ b/recovery/osinfo.h @@ -69,8 +69,13 @@ class OsInfo : public QObject return _supportedModels; } + inline QString url() + { + return _url; + } + protected: - QString _folder, _flavour, _name, _description, _version, _releaseDate; + QString _folder, _flavour, _name, _description, _version, _releaseDate, _url; bool _bootable; QList _partitions; QStringList _supportedModels; diff --git a/recovery/translation_ast.ts b/recovery/translation_ast.ts index ff62745b..ba7c9954 100644 --- a/recovery/translation_ast.ts +++ b/recovery/translation_ast.ts @@ -273,70 +273,81 @@ AVISU: Esto desaniciará tolos datos na to tarxeta SD Disponible: - + Install (i) Instalar (i) - + Installs the selected operating system image onto this SD card. Instala la imaxe del SO esbilláu nesta tarxeta SD. - + + I I - + Exit (Esc) Colar (Esc) - + Exits and boots the installed operating system. Cola y arranca'l sistema operativu instaláu. - + Advanced Avanzáu - + Edit config (e) Editar conf (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. Abre'l config.txt y cmdline.txt nun editor de testu pa los SO instalaos. - + Online help (h) Ayuda en llinia (h) - + Opens a web browser displaying the Raspberry Pi Forum. Abre un restolador web qu'amuesa'l foru de Raspberry Pi. - + Wifi networks (w) - + Select a wifi network to connect to - + W + + + Info (i) + + + + + Show Information on selected OS + + Setting up SD card @@ -379,8 +390,8 @@ AVISU: Esto desaniciará tolos datos na to tarxeta SD - - + + RECOMMENDED ACONSEYÁU @@ -432,113 +443,113 @@ AVISU: Esto desaniciará tolos datos na to tarxeta SD - + Error Fallu - + NOOBS v%1 - Built: %2 NOOBS v%1 - Construcción: %2 - + HDMI preferred mode Mou preferíu de HDMI - + HDMI safe mode Mou seguru de HDMI - + composite PAL mode mou PAL compuestu - + composite NTSC mode mou NTSC compuestu - + Display Mode Changed Camudóse'l mou de pantalla - + Display mode changed to %1 Would you like to make this setting permanent? Camudóse'l mou de pantalla a %1 ¿Prestaríate afitar dafechu esti axuste? - - - + + + No network access Ensin accesu de rede - + Wired network access is required for this feature. Please insert a network cable into the network port. Ríquese l'accesu a rede cableada pa esta carauterística. Por favor inxerta un cable de rede nel so puertu. - - - + + + Download error Fallu de descarga - + Error downloading distribution list from Internet Fallu baxando'l llistáu de distribuciones d'intenet - + Error parsing list.json downloaded from server Fallu analizando'l list.json baxáu del sirvidor - + Needed Necesarios - + Available Disponible - + Error downloading meta file Fallu baxando'l ficheru meta - + Error writing downloaded file to SD card. SD card or file system may be damaged. Fallu baxando'l ficheru a la tarxeta SD. Quiciabes tean dañaos o'l sistema ficheros o la tarxeta SD. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. Ríquese l'accesu a rede cableada pa usar NOOBS ensin imáxenes llocales. Por favor, inxerta un cable de rede nel so puertu. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! @@ -693,25 +704,25 @@ Would you like to make this setting permanent? %1:Fallu desmontando - + Error creating file system Fallu creando'l sistema ficheros - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip Desconozse la estensión del formatu del ficheru de compresión. Esperábase .lzo, .gz, .xz, .bz2 o .zip - + Error downloading or extracting tarball Fallu baxando o estrayendo'l comprimíu - - + + Error downloading or writing OS to SD card Fallu baxando o escribiendo'l SO a la tarxeta SD diff --git a/recovery/translation_ca.ts b/recovery/translation_ca.ts index cbd32529..fe4e190a 100644 --- a/recovery/translation_ca.ts +++ b/recovery/translation_ca.ts @@ -272,70 +272,81 @@ WARNING: This will erase all data on your SD card Disponible: - + Install (i) Instal·la (i) - + Installs the selected operating system image onto this SD card. - + + I - + Exit (Esc) Surt (Esc) - + Exits and boots the installed operating system. - + Advanced Avançat - + Edit config (e) Edita la configuració (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. - + Online help (h) - + Opens a web browser displaying the Raspberry Pi Forum. - + Wifi networks (w) - + Select a wifi network to connect to - + W + + + Info (i) + + + + + Show Information on selected OS + + Setting up SD card @@ -378,8 +389,8 @@ WARNING: This will erase all data on your SD card - - + + RECOMMENDED RECOMANAT @@ -431,112 +442,112 @@ WARNING: This will erase all data on your SD card - + Error Error - + NOOBS v%1 - Built: %2 - + HDMI preferred mode - + HDMI safe mode mode HDMI segur - + composite PAL mode mode PAL compost - + composite NTSC mode mode NTSC compost - + Display Mode Changed - + Display mode changed to %1 Would you like to make this setting permanent? - - - + + + No network access - + Wired network access is required for this feature. Please insert a network cable into the network port. - - - + + + Download error - + Error downloading distribution list from Internet - + Error parsing list.json downloaded from server - + Needed Necessaris - + Available Disponibles - + Error downloading meta file - + Error writing downloaded file to SD card. SD card or file system may be damaged. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! @@ -691,25 +702,25 @@ Would you like to make this setting permanent? - + Error creating file system - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip - + Error downloading or extracting tarball - - + + Error downloading or writing OS to SD card diff --git a/recovery/translation_de.ts b/recovery/translation_de.ts index 2d7c3fd7..d17e8207 100644 --- a/recovery/translation_de.ts +++ b/recovery/translation_de.ts @@ -273,74 +273,85 @@ Achtung: Dies löscht alle Ihre Daten auf der SD-Karte Verfügbar: - + Install (i) Installieren (i) - + Installs the selected operating system image onto this SD card. Installiert das ausgewählte Betriebssystem-Image auf die SD-Karte - + + I I - + Exit (Esc) Beenden (Esc) - + Exits and boots the installed operating system. Beendet NOOBS und startet das ausgewählte Betriebssystem. - + Advanced Erweitert - + Edit config (e) Einstellungen bearbeiten (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. Öffnet config.txt und cmdline.txt des installierten Betriebssystems im Texteditor. - + Online help (h) Online-Hilfe (h) - + Opens a web browser displaying the Raspberry Pi Forum. Öffnet das Raspberry Pi Forum in einem Browser. - + Wifi networks (w) WLAN-Netzwerke (w) - + Select a wifi network to connect to Auswahl eines WLANs, zu dem eine Verbindung hergestellt werden soll - + W W + + + Info (i) + + + + + Show Information on selected OS + + - - + + RECOMMENDED EMPFOHLEN @@ -351,7 +362,7 @@ Achtung: Dies löscht alle Ihre Daten auf der SD-Karte Bestätigung - + NOOBS v%1 - Built: %2 NOOBS v%1 - Built: %2 @@ -388,7 +399,7 @@ Achtung: Dies löscht alle Ihre Daten auf der SD-Karte - + Error Fehler @@ -398,12 +409,12 @@ Achtung: Dies löscht alle Ihre Daten auf der SD-Karte INSTALLIERT - + Display Mode Changed Darstellungsmodus geändert - + HDMI preferred mode HDMI-Modus (normal) @@ -455,93 +466,93 @@ Achtung: Dies löscht alle Ihre Daten auf der SD-Karte Betriebssystem(e) erfolgreich installiert - + HDMI safe mode HDMI-Modus (sicher) - + composite PAL mode Composite-PAL-Modus - + composite NTSC mode Composite-NTSC-Modus - + Display mode changed to %1 Would you like to make this setting permanent? Darstellungsmodus geändert zu %1 Wollen Sie diese Einstellung dauerhaft speichern? - - - + + + Download error Download-Fehler - + Error downloading distribution list from Internet Fehler beim Herunterladen der Distributionsliste - + Error parsing list.json downloaded from server Fehler beim Einlesen der vom Server geladenen list.json - + Needed Benötigt - + Available Verfügbar - + Error downloading meta file Fehler beim Herunterladen der Meta-Datei - + Error writing downloaded file to SD card. SD card or file system may be damaged. Fehler beim Schreiben der heruntergeladenen Datei auf die SD-Karte. Die SD-Karte oder deren Dateisystem könnte fehlerhaft sein. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. Netzwerkzugriff ist erforderlich, um NOOBS ohne lokale Images zu benutzen. Bitte wählen Sie nachfolgend ein WLAN aus. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. Netzwerkzugriff ist erforderlich, um NOOBS ohne lokale Images zu benutzen. Bitte stecken Sie ein Netzwerkkabel ein. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! - - - + + + No network access Kein Netzwerk gefunden - + Wired network access is required for this feature. Please insert a network cable into the network port. Für diese Funktion ist eine kabelgebundene Netzwerkverbindung erforderlich. Bitte stecken Sie ein Netzwerkkabel ein. @@ -707,25 +718,25 @@ Wollen Sie diese Einstellung dauerhaft speichern? %1: Fehler beim Aushängen - + Error creating file system Fehler beim Erstellen des Dateisystems - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip Unbekanntes Kompressionsformat in Dateierweiterung. Erwarte .lzo, .gz, .xz, .bz2 oder .zip - + Error downloading or extracting tarball Fehler beim Herunterladen oder Extrahieren des TAR-Archivs - - + + Error downloading or writing OS to SD card Fehler beim Herunterladen oder Schreiben des Betriebssystems auf die SD-Karte diff --git a/recovery/translation_es.ts b/recovery/translation_es.ts index fa16d4a6..0de82855 100644 --- a/recovery/translation_es.ts +++ b/recovery/translation_es.ts @@ -273,70 +273,81 @@ ADVERTENCIA: Esto borrará todos los datos de tu tarjeta SD Disponible: - + Install (i) Instalar (i) - + Installs the selected operating system image onto this SD card. Instala el sistema operativo seleccionado en la tarjeta SD. - + + I I - + Exit (Esc) Salir (Esc) - + Exits and boots the installed operating system. Salir y arrancar el sistema operativo seleccionado - + Advanced Avanzado - + Edit config (e) Editar configuració (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. Abre config.txt y cmdline.txt para el sistema operativo instalado en un editor de textos - + Online help (h) Ayuda online (h) - + Opens a web browser displaying the Raspberry Pi Forum. Abre un navegador mostrando el foro de Raspberry Pi. - + Wifi networks (w) Redes wifi (w) - + Select a wifi network to connect to Selecciona una red wifi a la que conectarte: - + W W + + + Info (i) + + + + + Show Information on selected OS + + Error mounting settings partition @@ -379,8 +390,8 @@ ADVERTENCIA: Esto borrará todos los datos de tu tarjeta SD - - + + RECOMMENDED RECOMENDADO @@ -432,113 +443,113 @@ ADVERTENCIA: Esto borrará todos los datos de tu tarjeta SD - + Error - + NOOBS v%1 - Built: %2 NOOBS v%1 - Compilado: %2 - + HDMI preferred mode Modo preferido HDMI - + HDMI safe mode Modo seguro HDMI - + composite PAL mode modo PAL compuesto - + composite NTSC mode modo NTSC compuesto - + Display Mode Changed Modo de Pantalla Cambiado - + Display mode changed to %1 Would you like to make this setting permanent? Modo de pantalla cambiado a %1 Te gustaría que este cambio fuera permanente? - - - + + + No network access Sin acceso a la red - + Wired network access is required for this feature. Please insert a network cable into the network port. Una conexió por cable es necesaria para esta característica. Por favor conecta un cable de red al puerto de red - - - + + + Download error Error de descarga - + Error downloading distribution list from Internet Error al descargar la lista de distribució de Internet - + Error parsing list.json downloaded from server - + Needed Necesario - + Available Disponible - + Error downloading meta file Error al descargar archivo meta - + Error writing downloaded file to SD card. SD card or file system may be damaged. Error al escribir archivo descargado a la tarjeta SD. La tarjeta SD o el sistema de archivos podrían estar dañados. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. Es necesario tener acceso a internet para usar NOOBS sin imágenes locales. Por favor, selecciona tu red wifi en la siguiente pantalla. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. Es necesario tener acceso a internet para usar NOOBS sin imágenes locales. Por favor, inserta un cable de red en el puerto de red. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! @@ -693,25 +704,25 @@ Te gustaría que este cambio fuera permanente? %1: Error desmontando - + Error creating file system Error al crear el sistema de archivos - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip Formato de archivo comprimido desconocido. Formatos válidos: .lzo, .gz, .xz, .bz2 o .zip - + Error downloading or extracting tarball Error descargando o extrayendo tarball - - + + Error downloading or writing OS to SD card Error descargando o escribiendo OS a la tarjeta SD diff --git a/recovery/translation_eu.ts b/recovery/translation_eu.ts index 8acb3b84..9f479d99 100644 --- a/recovery/translation_eu.ts +++ b/recovery/translation_eu.ts @@ -276,71 +276,82 @@ KONTUZ: Honek zure SD txarteleko datu guztiak ezabatuko ditu Erabilgarria: - + Install (i) Instalatu (i) - + Installs the selected operating system image onto this SD card. Hautatutako sistema eragilearen irudia instalatzen du SD txartelean. - + + I Zer da hau? I - + Exit (Esc) Irten (Esc) - + Exits and boots the installed operating system. Irten eta instalatutako sistema eragilea abiarazten du. - + Advanced Aurreratua - + Edit config (e) Editatu konfigurazioa (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. Instalatutako SEaren config.txt eta cmdline.txt irekitzen ditu testu-editore batean. - + Online help (h) Lineako laguntza (h) - + Opens a web browser displaying the Raspberry Pi Forum. Web nabigatzaile bat ireki eta Raspberry Pi Foroa bistaratzen du bertan. - + Wifi networks (w) Wifi sareak (w) - + Select a wifi network to connect to Hautatu wifi sare bat konektatzeko - + W W + + + Info (i) + + + + + Show Information on selected OS + + Setting up SD card @@ -383,8 +394,8 @@ KONTUZ: Honek zure SD txarteleko datu guztiak ezabatuko ditu - - + + RECOMMENDED GOMENDATUA @@ -436,113 +447,113 @@ KONTUZ: Honek zure SD txarteleko datu guztiak ezabatuko ditu - + Error Errorea - + NOOBS v%1 - Built: %2 NOOBS v%1 - Eraikitzea: %2 - + HDMI preferred mode HDMI modu hobetsia - + HDMI safe mode HDMI modu segurua - + composite PAL mode PAL konposatu modua - + composite NTSC mode NTSC konposatu modua - + Display Mode Changed Bistaratze-modua aldatuta - + Display mode changed to %1 Would you like to make this setting permanent? Bistaratze modua %1(e)ra aldatu da Ezarpen hau iraunkortu nahi duzu? - - - + + + No network access Sareko sarbiderik ez - + Wired network access is required for this feature. Please insert a network cable into the network port. Haridun sareko sarbidea behar da ezaugarri honentzat. Mesedez sartu sareko kable bat sareko atakan. - - - + + + Download error Errorea deskargatzean - + Error downloading distribution list from Internet Errorea banaketa-zerrenda Internetetik deskargatzean - + Error parsing list.json downloaded from server Errorea zerbitzaritik deskargatutako list.json fitxategia analizatzean - + Needed Behar dena - + Available Erabilgarri dagoena - + Error downloading meta file Errorea meta fitxategia deskargatzean - + Error writing downloaded file to SD card. SD card or file system may be damaged. Errorea deskargatutako fitxategia SD txartelean idaztean. SD txartela edo fitxategi-sistema hondatuta egon daitezke. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. Sareko sarbidea behar da NOOBS irudi lokalik gabe erabiltzeko. Mesedez, egiaztatu zure wifi sarea hurrengo pantailan. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. Haridun sareko sarbidea beharrezkoa da NOOBS irudi lokalik gabe erabiltzeko. Mesedez sartu sareko kable bat sareko atakan. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! @@ -699,25 +710,25 @@ Ezarpen hau iraunkortu nahi duzu? %1: Errorea desmuntatzean - + Error creating file system Errorea fitxategi-sistema sortzean - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip Konpresio-formatuaren fitxategi-luzapen ezezaguna. .lzo, .gz, .xz, .bz2 edo .zip espero zen - + Error downloading or extracting tarball Errorea tar fitxategia deskargatu edo erauztean - - + + Error downloading or writing OS to SD card Errorea SEa SD txartelera deskargatu edo idaztean diff --git a/recovery/translation_fi.ts b/recovery/translation_fi.ts index 418da8d4..9d62216e 100644 --- a/recovery/translation_fi.ts +++ b/recovery/translation_fi.ts @@ -272,72 +272,83 @@ WARNING: This will erase all data on your SD card - + Install (i) - + Installs the selected operating system image onto this SD card. - + + I - + Exit (Esc) Lopeta (Esc) - + Exits and boots the installed operating system. - + Advanced Edistynyt - + Edit config (e) Muokkaa asetuksia (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. - + Online help (h) Verkko ohje (h) - + Opens a web browser displaying the Raspberry Pi Forum. - + Wifi networks (w) - + Select a wifi network to connect to - + W - + + Info (i) + + + + + Show Information on selected OS + + + + NOOBS v%1 - Built: %2 @@ -348,8 +359,8 @@ WARNING: This will erase all data on your SD card - - + + RECOMMENDED SUOSITELTU @@ -387,7 +398,7 @@ WARNING: This will erase all data on your SD card - + Error Virhe @@ -397,12 +408,12 @@ WARNING: This will erase all data on your SD card - + Display Mode Changed - + HDMI preferred mode @@ -454,92 +465,92 @@ WARNING: This will erase all data on your SD card - + HDMI safe mode - + composite PAL mode - + composite NTSC mode - + Display mode changed to %1 Would you like to make this setting permanent? - - - + + + Download error - + Error downloading distribution list from Internet - + Error parsing list.json downloaded from server - + Needed - + Available - + Error downloading meta file - + Error writing downloaded file to SD card. SD card or file system may be damaged. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! - - - + + + No network access Ei verkkoyhteyttä - + Wired network access is required for this feature. Please insert a network cable into the network port. Tämä ominausuus tarvitsee langallisen verkkoyhteyden toimiakseen. Liitä verkkokaapeli verkko porttiin. @@ -705,25 +716,25 @@ Would you like to make this setting permanent? - + Error creating file system - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip - + Error downloading or extracting tarball - - + + Error downloading or writing OS to SD card diff --git a/recovery/translation_fr.ts b/recovery/translation_fr.ts index 79589a44..33f42f3b 100644 --- a/recovery/translation_fr.ts +++ b/recovery/translation_fr.ts @@ -273,72 +273,83 @@ WARNING: This will erase all data on your SD card Disponible: - + Install (i) Installer (i) - + Installs the selected operating system image onto this SD card. Installer l'OS selectionné sur cette carte SD. - + + I I - + Exit (Esc) Quitter (Esc) - + Exits and boots the installed operating system. Quitter et demarrer l'OS installé. - + Advanced Avancé - + Edit config (e) Editer la configuration (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. Ouvre les fichiers config.txt et cmdline.txt de l'OS installé dans un éditeur de texte. - + Online help (h) Aide en ligne (h) - + Opens a web browser displaying the Raspberry Pi Forum. Ouvre un navigateur internet affichant le forum Raspberry Pi. - + Wifi networks (w) Réseaux Wifi (w) - + Select a wifi network to connect to Sélectionnez le réseau wifi auquel se connecter - + W W - + + Info (i) + + + + + Show Information on selected OS + + + + NOOBS v%1 - Built: %2 NOOBS v%1 - Built: %2 @@ -349,8 +360,8 @@ WARNING: This will erase all data on your SD card - - + + RECOMMENDED RECOMMANDé @@ -388,7 +399,7 @@ WARNING: This will erase all data on your SD card - + Error Erreur @@ -398,12 +409,12 @@ WARNING: This will erase all data on your SD card INSTALLé - + Display Mode Changed Mode d'affichage modifié - + HDMI preferred mode Mode HDMI preferré @@ -455,93 +466,93 @@ WARNING: This will erase all data on your SD card Installé avec succès - + HDMI safe mode Mode HDMI sans échec - + composite PAL mode Mode PAL composite - + composite NTSC mode Mode NTSC composite - + Display mode changed to %1 Would you like to make this setting permanent? Mode d'affichage changé en %1 Voudriez-vous faire ceci de façon permanente ? - - - + + + Download error Erreur durant le téléchargement - + Error downloading distribution list from Internet Erreur pendant le téléchargement internet de la liste des distributions - + Error parsing list.json downloaded from server Erreur durant l'analyse du fichier list.json téléchargé - + Needed Requis - + Available Disponible - + Error downloading meta file Erreur pendant le téléchargement des meta fichiers - + Error writing downloaded file to SD card. SD card or file system may be damaged. Erreur lors de l'écriture des fichiers téléchargés. La carte SD ou le système de fichiers sont peut-être endommagés. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. Connexion réseau requise pour utiliser NOOBS sans images locales. Merci de sélectionner votre réseau wifi dans le prochain écran. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. Connexion filaire requise pour utiliser NOOBS sans images locales. Merci d'insérer un cable réseau dans le port réseau. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! - - - + + + No network access Pas d'accés réseau - + Wired network access is required for this feature. Please insert a network cable into the network port. Connexion filaire requise pour cette fonctionnalitée. Merci d'insérer un cable réseau dans le port réseau. @@ -707,25 +718,25 @@ Would you like to make this setting permanent? %1: Erreur pendant le démontage - + Error creating file system Erreur pendant la création du système de fichiers - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip Format de compression inconnue. Extension .lzo, .gz, .xz, .bz2 or .zip attendu - + Error downloading or extracting tarball Erreur durant le téléchargement ou l'extraction du tarball - - + + Error downloading or writing OS to SD card Erreur durant le téléchargement ou l'écriture de l'OS sur la carte SD diff --git a/recovery/translation_hu.ts b/recovery/translation_hu.ts index 7dc5cbd3..b3fdcc83 100644 --- a/recovery/translation_hu.ts +++ b/recovery/translation_hu.ts @@ -273,74 +273,85 @@ FIGYELEM: ez letörli az SD kártyát lévő összes adatot Elérhető: - + Install (i) Telepítés (i) - + Installs the selected operating system image onto this SD card. Telepíti a kiválasztott operációs rendszer lemezképfájlát az SD kártyára. - + + I I - + Exit (Esc) Kilépés (Esc) - + Exits and boots the installed operating system. Kilépés és a telepített operációs rendszer betöltése. - + Advanced Fejlett - + Edit config (e) Konfiguráció szerkesztése (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. A telepített OS config.txt és cmdline.txt fájljainak megnyitása egy szövegszerkesztőben. - + Online help (h) Online segítség (h) - + Opens a web browser displaying the Raspberry Pi Forum. A Raspberry Pi fórumot megjelenítő böngésző megnyitása. - + Wifi networks (w) - + Select a wifi network to connect to - + W + + + Info (i) + + + + + Show Information on selected OS + + - - + + RECOMMENDED AJÁNLOTT @@ -351,7 +362,7 @@ FIGYELEM: ez letörli az SD kártyát lévő összes adatot Megerősítés - + NOOBS v%1 - Built: %2 NOOBS v%1 - Kiadva: %2 @@ -388,7 +399,7 @@ FIGYELEM: ez letörli az SD kártyát lévő összes adatot - + Error Hiba @@ -398,12 +409,12 @@ FIGYELEM: ez letörli az SD kártyát lévő összes adatot TELEPÍTVE - + Display Mode Changed Megjelenítési mód megváltoztatva - + HDMI preferred mode Előnyben részesített HDMI mód @@ -455,93 +466,93 @@ FIGYELEM: ez letörli az SD kártyát lévő összes adatot OS(-ek) sikeresen telepítve - + HDMI safe mode Biztonságos HDMI mód - + composite PAL mode kompozit PAL mód - + composite NTSC mode kompozit NTSC mód - + Display mode changed to %1 Would you like to make this setting permanent? Megjelenítési mód megváltoztatva erre: %1 El szeretnéd menteni ezt a beállítást? - - - + + + Download error Letöltési hiba - + Error downloading distribution list from Internet Nem sikerült a disztribúciós lista letöltése az internetről - + Error parsing list.json downloaded from server Nem sikerült a szerverről letöltött list.json feldolgozása - + Needed Szükséges - + Available Elérhető - + Error downloading meta file Nem sikerült a metafájl letöltése - + Error writing downloaded file to SD card. SD card or file system may be damaged. Nem sikerült a letöltött fájl SD kártyára történő kiírása. Az SD kártya vagy a fájlrendszer sérült lehet. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. Vezetékes hálózati kapcsolat szükséges a NOOBS helyi lemezképfájlok nélküli használatához. Kérlek, csatlakoztasd a Pi-t az internethez. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! - - - + + + No network access Nincs hálózati hozzáférés - + Wired network access is required for this feature. Please insert a network cable into the network port. Vezetékes hálózati hozzáférés szükséges ehhez a funkcióhoz. Kérlek, hogy csatlakoztasd a Pi-t az internethez. @@ -707,25 +718,25 @@ El szeretnéd menteni ezt a beállítást? %1: Nem sikerült a lecsatolás - + Error creating file system Nem sikerült a fájlrendszer létrehozása - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip Ismeretlen tömörítettfájl-kiterjesztés. Elfogadottak: .lzo, .gz, .xz, .bz2 vagy .zip - + Error downloading or extracting tarball Nem sikerült a tömörített fájl letöltése vagy kibontása - - + + Error downloading or writing OS to SD card Nem sikerült az OS letöltése vagy kiírása az SD kártyára diff --git a/recovery/translation_it.ts b/recovery/translation_it.ts index a83d3b9d..c43d9616 100644 --- a/recovery/translation_it.ts +++ b/recovery/translation_it.ts @@ -273,72 +273,83 @@ ATTENZIONE: questo eliminerà tutti i dati nella scheda SD Disponibile: - + Install (i) Installa (i) - + Installs the selected operating system image onto this SD card. Installa nella scheda SD il sistema operativo selezionato. - + + I I - + Exit (Esc) Esci (Esc) - + Exits and boots the installed operating system. Esci e avvia il sistema operativo installato. - + Advanced Avanzate - + Edit config (e) Modifica configurazione (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. Apre in un editor testo i file config.txt e cmdline.txt del sistema operativo installato. - + Online help (h) Guida in linea (h) - + Opens a web browser displaying the Raspberry Pi Forum. Apre il browser web e visualizza il forum Raspberry PI. - + Wifi networks (w) Reti Wi-Fi (w) - + Select a wifi network to connect to Seleziona la rete Wi-Fi a cui connetterti - + W W - + + Info (i) + + + + + Show Information on selected OS + + + + NOOBS v%1 - Built: %2 NOOBS v. %1 - Build: %2 @@ -349,8 +360,8 @@ ATTENZIONE: questo eliminerà tutti i dati nella scheda SD - - + + RECOMMENDED RACCOMANDATO @@ -388,7 +399,7 @@ ATTENZIONE: questo eliminerà tutti i dati nella scheda SD - + Error Errore @@ -398,12 +409,12 @@ ATTENZIONE: questo eliminerà tutti i dati nella scheda SD INSTALLATO - + Display Mode Changed Modo visualizzazione modificato - + HDMI preferred mode Modo HDMI preferenziale @@ -455,93 +466,93 @@ ATTENZIONE: questo eliminerà tutti i dati nella scheda SD SO installati correttamente - + HDMI safe mode Modo HDMI sicuro - + composite PAL mode Modo PAL composito - + composite NTSC mode Modo NTSC composito - + Display mode changed to %1 Would you like to make this setting permanent? Modo visualizzazione modificato in %1. Vuoi rendere questa impostazione permanente? - - - + + + Download error Errore download - + Error downloading distribution list from Internet Errore download da internet elenco distribuzioni - + Error parsing list.json downloaded from server Errore analisi file list.json scaricato dal server - + Needed Necessario - + Available Disponibile - + Error downloading meta file Errore download file meta - + Error writing downloaded file to SD card. SD card or file system may be damaged. Errore scrittura su SD file scaricato. La scheda SD o il file system potrebbero essere danneggiati. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. Per usare NOOBS senza file immagine locali è richiesto l'accesso alla rete. Seleziona la rete Wi-Fi nella schermata successiva. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. Per usare NOOBS senza file immagine locali è richiesto l'accesso alla rete cablata. Inserisci un cavo di rete nella porta ethernet. - + Reformat drive? Riformattare l'unità? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! Sei sicuro di voler riformattare l'unità '%1' per l'uso con NOOBS? Tutti dati esistenti nell'unità verranno cancellati. - - - + + + No network access Nessun accesso alla rete - + Wired network access is required for this feature. Please insert a network cable into the network port. Per questa funzione è richiesto l'accesso alla rete cablata. Inserisci un cavo di rete nella porta ethernet. @@ -707,25 +718,25 @@ Vuoi rendere questa impostazione permanente? %1: errore smontaggio - + Error creating file system Errore creazione file system - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip Estensione file tipo compressione sconosciuta. Attesa: .lzo, .gz, .xz, .bz2,o .zip - + Error downloading or extracting tarball Errore download od estrazione tarball - - + + Error downloading or writing OS to SD card Errore download o scrittura su SD del SO diff --git a/recovery/translation_ja.ts b/recovery/translation_ja.ts index ded003ff..73d15173 100644 --- a/recovery/translation_ja.ts +++ b/recovery/translation_ja.ts @@ -273,74 +273,85 @@ WARNING: This will erase all data on your SD card 使用可能な容量 - + Install (i) インストール (i) - + Installs the selected operating system image onto this SD card. 選択されたオペレーティングシステムのイメージをSDカードにインストールします. - + + I I - + Exit (Esc) 終了(Esc) - + Exits and boots the installed operating system. NOOBSを終了して,インストールしたオペレーティングシステムを起動します. - + Advanced 上級者向け - + Edit config (e) 設定の編集 (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. インストール済みOSのconfig.txtとcmdline.txtをテキストエディタで開きます. - + Online help (h) オンラインヘルプ (h) - + Opens a web browser displaying the Raspberry Pi Forum. ブラウザを開いてRaspberry Pi フォーラムを表示します. - + Wifi networks (w) - + Select a wifi network to connect to - + W + + + Info (i) + + + + + Show Information on selected OS + + - - + + RECOMMENDED 推奨 @@ -351,7 +362,7 @@ WARNING: This will erase all data on your SD card 確認 - + NOOBS v%1 - Built: %2 NOOBS v%1 - Built: %2 @@ -388,7 +399,7 @@ WARNING: This will erase all data on your SD card - + Error エラー @@ -398,12 +409,12 @@ WARNING: This will erase all data on your SD card インストール済み - + Display Mode Changed 表示モード - + HDMI preferred mode HDMI 通常モード @@ -455,93 +466,93 @@ WARNING: This will erase all data on your SD card OSのインストールに成功しました - + HDMI safe mode HDMI セーフモード - + composite PAL mode コンポジット PALモード - + composite NTSC mode コンポジット NTSCモード - + Display mode changed to %1 Would you like to make this setting permanent? 表示モードを %1 に変更しました. この設定を保持しますか? - - - + + + Download error ダウンロードエラー - + Error downloading distribution list from Internet ディストリビューションのリストのダウンロードエラー - + Error parsing list.json downloaded from server サーバーからダウンロードしたlist.jsonの読み込みエラー - + Needed 必要な容量 - + Available 使用可能な容量 - + Error downloading meta file メタファイルのダウンロードエラー - + Error writing downloaded file to SD card. SD card or file system may be damaged. ダウンロードしたファイルのSDカード書き込みエラー.SDカードかファイルシステムが壊れているかもしれません. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. ローカルイメージ以外でNOOBSを利用するには有線ネットワークが必要です.ネットワークケーブルを接続してください. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! - - - + + + No network access ネットワークが接続されていません - + Wired network access is required for this feature. Please insert a network cable into the network port. この機能には有線ネットワークが必要です.ネットワークケーブルを接続してください. @@ -707,25 +718,25 @@ Would you like to make this setting permanent? %1: アンマウント中にエラーが発生しました - + Error creating file system ファイルシステム作成中のエラー - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip 不明な圧縮ファイルフォーマット形式です.対応する形式は .lzo, .gz, .xz, .bz2, .zip のいずれかです - + Error downloading or extracting tarball tarballのダウンロード中もしくは展開中のエラー - - + + Error downloading or writing OS to SD card SDカードにOSをダウンロード中もしくは書き込み中のエラー diff --git a/recovery/translation_ko.ts b/recovery/translation_ko.ts index 59811c8f..5289fe3c 100644 --- a/recovery/translation_ko.ts +++ b/recovery/translation_ko.ts @@ -273,74 +273,85 @@ WARNING: This will erase all data on your SD card 가능한 공간: - + Install (i) 설치 (I) - + Installs the selected operating system image onto this SD card. 이 SD 카드에 선택한 운영체제를 설치합니다. - + + I l - + Exit (Esc) 종료 (Esc) - + Exits and boots the installed operating system. 종료하고 설치한 운영체제로 부팅합니다. - + Advanced 고급 설정 - + Edit config (e) 설정 편집 (E) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. 설치한 운영체제에 사용하는 config.txt 와 cmdline.txt 를 문서 편집기로 엽니다. - + Online help (h) 온라인 도움말 (H) - + Opens a web browser displaying the Raspberry Pi Forum. Raspberry Pi 포럼을 웹 브라우저로 열어 보여줍니다. - + Wifi networks (w) - + Select a wifi network to connect to - + W + + + Info (i) + + + + + Show Information on selected OS + + - - + + RECOMMENDED 추천 설치 @@ -351,7 +362,7 @@ WARNING: This will erase all data on your SD card 확인 - + NOOBS v%1 - Built: %2 NOOBS v%1 - 빌드일: %2 @@ -388,7 +399,7 @@ WARNING: This will erase all data on your SD card - + Error 오류 @@ -398,12 +409,12 @@ WARNING: This will erase all data on your SD card 설치됨 - + Display Mode Changed 디스플레이 모드가 변경되었습니다. - + HDMI preferred mode HDMI 선호 모드 @@ -455,93 +466,93 @@ WARNING: This will erase all data on your SD card 운영체제 설치에 성공하였습니다. - + HDMI safe mode HDMI 안전 모드 - + composite PAL mode PAL 영상 출력 모드 - + composite NTSC mode NTSC 영상 출력 모드 - + Display mode changed to %1 Would you like to make this setting permanent? 디스플레이 모드가 %1 로 변경되었습니다. 이 설정을 계속 유지하시겠습니까? - - - + + + Download error 다운로드 오류 - + Error downloading distribution list from Internet 인터넷에서 배포판 목록을 가져오는 과정에서 오류가 발생하였습니다. - + Error parsing list.json downloaded from server 서버에서 가져온 list.json의 내용을 분석하는 과정에서 오류가 발생하였습니다. - + Needed 필요함 - + Available 가능함 - + Error downloading meta file 메타파일을 가져오는 과정에서 오류가 발생하였습니다. - + Error writing downloaded file to SD card. SD card or file system may be damaged. SD 카드에 가져온 파일을 기록하는 과정에서 오류가 발생하였습니다. SD 카드 또는 파일 시스템이 손상된 것으로 보입니다. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. NOOBS를 설치를 위한 로컬 이미지 파일 없이 사용하려면 유선 네트워크 연결이 필요합니다. 네트워크 포트에 네트워크 케이블을 삽입하여 주십시요. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! - - - + + + No network access 네트워크에 접속할 수 없음 - + Wired network access is required for this feature. Please insert a network cable into the network port. 이 기능은 유선 네트워크 연결이 필요합니다. 네트워크 포트에 네트워크 케이블을 삽입하여 주십시요. @@ -707,25 +718,25 @@ Would you like to make this setting permanent? %1: 파일 시스템을 마운트 해제하는 과정에서 오류가 발생하였습니다. - + Error creating file system 파일 시스템을 만드는 과정에서 오류가 발생하였습니다. - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip 압축 파일의 형식을 알아낼 수 없었습니다. .lzo 또는 .gz, .xz, .bz2, .zip 형식을 지원합니다. - + Error downloading or extracting tarball tarball을 다운로드/추출하는 과정에서 오류가 발생하였습니다. - - + + Error downloading or writing OS to SD card 운영체제를 SD 카드에 다운로드/기록하는 과정에서 오류가 발생하였습니다. diff --git a/recovery/translation_nl.ts b/recovery/translation_nl.ts index d7831303..5fa8b706 100644 --- a/recovery/translation_nl.ts +++ b/recovery/translation_nl.ts @@ -273,74 +273,85 @@ WAARSCHUWING: Dit verwijdert alle bestaande bestanden op de SD kaartBeschikbaar: - + Install (i) Installeer (i) - + Installs the selected operating system image onto this SD card. Installeer het geselecteerde besturingssysteem. - + + I - + Exit (Esc) Afsluiten (Esc) - + Exits and boots the installed operating system. Start het besturingssysteem. - + Advanced Geavanceerd - + Edit config (e) Wijzig config (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. Bewerk config.txt en cmdline.txt. - + Online help (h) Online help (h) - + Opens a web browser displaying the Raspberry Pi Forum. Start een webbrowser en bezoeker het Raspberry Pi forum. - + Wifi networks (w) Wifi netwerken - + Select a wifi network to connect to Selecteer een wifi netwerk om connectie mee te maken - + W W + + + Info (i) + + + + + Show Information on selected OS + + - - + + RECOMMENDED AANBEVOLEN @@ -351,7 +362,7 @@ WAARSCHUWING: Dit verwijdert alle bestaande bestanden op de SD kaartBevestigen - + NOOBS v%1 - Built: %2 NOOBS v%1 - Built: %2 @@ -389,7 +400,7 @@ Hierbij worden alle bestaande bestanden verwijderd. - + Error Fout @@ -399,12 +410,12 @@ Hierbij worden alle bestaande bestanden verwijderd. GEINSTALLEERD - + Display Mode Changed Resolutie aangepast - + HDMI preferred mode HDMI preferred mode @@ -456,93 +467,93 @@ Hierbij worden alle bestaande bestanden verwijderd. Besturingssysteem successvol geinstalleerd - + HDMI safe mode HDMI safe mode - + composite PAL mode composite PAL mode - + composite NTSC mode composite NTSC mode - + Display mode changed to %1 Would you like to make this setting permanent? Resolutie aangepast naar %1 De instelling opslaan? - - - + + + Download error Fout bij downloaden - + Error downloading distribution list from Internet Fout downloaden van lijst met besturingssystemen van Internet - + Error parsing list.json downloaded from server Fout bij parsen list.json - + Needed Nodig - + Available Beschikbaar - + Error downloading meta file Fout bij downloaden meta bestand - + Error writing downloaded file to SD card. SD card or file system may be damaged. Fout bij wegschrijven gedownload bestand naar SD kaart. SD kaart of bestandssysteem kan beschadigd zijn. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. Netwerk toegang is nodig om NOOBS te gebruiken zonder locale images, Kies uw WiFi netwerk op het volgende scherm - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. Een bekabelde netwerk verbinding is vereist indien er geen lokale images zijn. Controleer of de netwerk kabel aangesloten zit. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! - - - + + + No network access Geen netwerk verbinding - + Wired network access is required for this feature. Please insert a network cable into the network port. Een bekabelde netwerk verbinding is vereist voor deze functionaliteit. Controleer of de netwerk kabel aangesloten zit. @@ -708,25 +719,25 @@ De instelling opslaan? %1: Fout bij uitwerpen - + Error creating file system Fout bij aanmaken bestandssysteem - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip Onbekend compressie formaat bestands extensie. Verwacht .lzo .gz .xz .bz2 of .zip - + Error downloading or extracting tarball Fout bij downloaden of uitpakken tarball - - + + Error downloading or writing OS to SD card Error tijdens het downloaden of schijven van de OS naar de SD kaart diff --git a/recovery/translation_pl.ts b/recovery/translation_pl.ts index 0a6571f0..bba73848 100644 --- a/recovery/translation_pl.ts +++ b/recovery/translation_pl.ts @@ -273,74 +273,85 @@ UWAGA: To usunie wszystkie dane zapisane na karcie SD Dostępne: - + Install (i) Instaluj (i) - + Installs the selected operating system image onto this SD card. Instaluje obraz wybranego systemu operacyjnego na tę kartę SD. - + + I I - + Exit (Esc) wyjście (Esc) - + Exits and boots the installed operating system. Wychodzi i uruchamia wybrany system operacyjny. - + Advanced Zaawansowane - + Edit config (e) Edytuj konfigurację (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. Otwiera config.txt oraz cmdline.txt dla zainstalowanego systemu w edytorze tekstowym. - + Online help (h) Pomoc online (h) - + Opens a web browser displaying the Raspberry Pi Forum. Otwiera przeglądarkę wyświetlając forum Raspberry Pi. - + Wifi networks (w) - + Select a wifi network to connect to - + W + + + Info (i) + + + + + Show Information on selected OS + + - - + + RECOMMENDED ZALECANE @@ -351,7 +362,7 @@ UWAGA: To usunie wszystkie dane zapisane na karcie SD Potwierdź - + NOOBS v%1 - Built: %2 NOOBS v%1 - Zbudowany: %2 @@ -388,7 +399,7 @@ UWAGA: To usunie wszystkie dane zapisane na karcie SD - + Error Błąd @@ -398,12 +409,12 @@ UWAGA: To usunie wszystkie dane zapisane na karcie SD ZAINSTALOWANE - + Display Mode Changed Tryb wyświetlania zmieniony - + HDMI preferred mode tryb preferowany HDMI @@ -455,93 +466,93 @@ UWAGA: To usunie wszystkie dane zapisane na karcie SD System(y) operacyjny zainstalowany pomyślnie - + HDMI safe mode tryb bezpieczny HDMI - + composite PAL mode tryb composite PAL - + composite NTSC mode tryb composite NTSC - + Display mode changed to %1 Would you like to make this setting permanent? Tryb wyświetlania zmieniony na: %1 Czy chcesz zachować te ustawienia? - - - + + + Download error Błąd pobierania - + Error downloading distribution list from Internet Błąd pobierania listy dystrybucji z internetu - + Error parsing list.json downloaded from server Błąd analizowania list.json pobranej z serwera - + Needed Wymagane - + Available Dostępne - + Error downloading meta file Błąd pobierania metapliku - + Error writing downloaded file to SD card. SD card or file system may be damaged. Błąd zapisywania pobranego pliku na kartę SD. Karta lub system plików mogą być uszkodzone. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. Kablowe połączenie z siecią jest wymagane do używania NOOBS bez lokalnego obrazu. Proszę włożyć kabel sieciowy do odpowiedniego portu. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! - - - + + + No network access Brak połączenia z siecią - + Wired network access is required for this feature. Please insert a network cable into the network port. Kablowe połączenie sieciowe jest wymagane do tej funkcji. Prosze włożyć kabel sieciowy do odpowiedniego portu. @@ -707,25 +718,25 @@ Czy chcesz zachować te ustawienia? %1: Błąd odmontowywania - + Error creating file system Błąd tworzenia systemu plików - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip Nieznane rozszerzenie skompresowanego pliku. Oczekiwane: .lzo, .gz, .xz, .bz2 lub .zip - + Error downloading or extracting tarball Błąd pobierania lub rozpakowywania pliku tar - - + + Error downloading or writing OS to SD card Błąd pobierania lub zapisywania systemu operacyjnego na kartę SD diff --git a/recovery/translation_pt.ts b/recovery/translation_pt.ts index c4549c97..efe10f11 100644 --- a/recovery/translation_pt.ts +++ b/recovery/translation_pt.ts @@ -272,7 +272,7 @@ WARNING: This will erase all data on your SD card - + Install (i) @@ -283,11 +283,12 @@ WARNING: This will erase all data on your SD card + I - + Exit (Esc) Sair (Esc) @@ -336,26 +337,36 @@ WARNING: This will erase all data on your SD card W + + + Info (i) + + + + + Show Information on selected OS + + - + RECOMMENDED RECOMENDADO - + Confirm Confirmar - + NOOBS v%1 - Built: %2 - + Setting up SD card Configurando cartão SD @@ -387,17 +398,17 @@ WARNING: This will erase all data on your SD card - + Error - + INSTALLED - + Display Mode Changed @@ -407,7 +418,7 @@ WARNING: This will erase all data on your SD card - + Waiting for SD card (settings partition) @@ -454,7 +465,7 @@ WARNING: This will erase all data on your SD card - + HDMI safe mode @@ -705,7 +716,7 @@ Would you like to make this setting permanent? - + Error creating file system diff --git a/recovery/translation_ru.ts b/recovery/translation_ru.ts index 504dd90b..15038ab3 100644 --- a/recovery/translation_ru.ts +++ b/recovery/translation_ru.ts @@ -273,74 +273,85 @@ WARNING: This will erase all data on your SD card Доступно: - + Install (i) Установка (i) - + Installs the selected operating system image onto this SD card. Установка выбранной операционной системы на SD карту. - + + I I - + Exit (Esc) Выход (Esc) - + Exits and boots the installed operating system. Выход и загрузка установленной операционной системы - + Advanced Продвинутый - + Edit config (e) Редактировать конфиг (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. Открыть config.txt и cmdline.txt в установленной ОС как редактор. - + Online help (h) Онлайн помощь (h) - + Opens a web browser displaying the Raspberry Pi Forum. Открыть веб браузер и показать форум Raspberry Pi. - + Wifi networks (w) - + Select a wifi network to connect to - + W W + + + Info (i) + + + + + Show Information on selected OS + + - - + + RECOMMENDED РЕКОМЕНДУЕТСЯ @@ -351,7 +362,7 @@ WARNING: This will erase all data on your SD card Подтвердить - + NOOBS v%1 - Built: %2 @@ -388,7 +399,7 @@ WARNING: This will erase all data on your SD card - + Error Ошибка @@ -398,12 +409,12 @@ WARNING: This will erase all data on your SD card УСТАНОВЛЕННО - + Display Mode Changed Режим дисплея изменен - + HDMI preferred mode Предпочтительный HDMI режим @@ -455,93 +466,93 @@ WARNING: This will erase all data on your SD card ОС установленны успешно - + HDMI safe mode Безопасный режим HDMI - + composite PAL mode Композитный PAL режим - + composite NTSC mode Композитный NTSC режим - + Display mode changed to %1 Would you like to make this setting permanent? Режим дисплея изменен на %1 Вы всегда хотите использовать эту настройку? - - - + + + Download error Ошибка загрузки - + Error downloading distribution list from Internet Ошибка загрузки списка дистрибутивов из интернета - + Error parsing list.json downloaded from server Ошибка извлечения list.json загруженного с серера - + Needed Необходимо - + Available Доступно - + Error downloading meta file Ошибка загрузки мета файла - + Error writing downloaded file to SD card. SD card or file system may be damaged. Ошибка записи загруженных файлов на SD карту. SD карта может быть повреждена. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. Чтобы использовать NOOBS без локальных образов вам необходим доступ в интернет. Пожалуйста вставьте кабель к интернет порт. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! - - - + + + No network access Нету доступа в интернет - + Wired network access is required for this feature. Please insert a network cable into the network port. Проводная сеть необходима для использования этой функции. Пожалуйста вставьте кабель к интернет порт. @@ -707,25 +718,25 @@ Would you like to make this setting permanent? %1: Ошибка размонтирования - + Error creating file system Ошибка создания файловой системы - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip Неизвестный формат файла. Ожидался .lzo, .gz, .xz, .bz2 или .zip - + Error downloading or extracting tarball Ошибка загрузки или распаковки архива - - + + Error downloading or writing OS to SD card Ошибка загрузки ли записи ОС на SD карту diff --git a/recovery/translation_sv.ts b/recovery/translation_sv.ts index 7643cf72..0173e7cb 100644 --- a/recovery/translation_sv.ts +++ b/recovery/translation_sv.ts @@ -273,70 +273,81 @@ VARNING: Detta kommer radera all data på ditt SD-kort Tillgängligt: - + Install (i) Installera (i) - + Installs the selected operating system image onto this SD card. Installerar avbilder för valda operativsystem till SD-kortet. - + + I I - + Exit (Esc) Avsluta (Esc) - + Exits and boots the installed operating system. Avslutar och fortsätter till bootdialogen. - + Advanced Avancerat - + Edit config (e) Redigera konfiguration (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. Öppnar config.txt och cmdline.txt för det valda operativsystemet i en textredigerare. - + Online help (h) Onlinehjälp (h) - + Opens a web browser displaying the Raspberry Pi Forum. Öppnar en webbläsare med forumet för Raspberry Pi. - + Wifi networks (w) - + Select a wifi network to connect to - + W W + + + Info (i) + + + + + Show Information on selected OS + + Setting up SD card @@ -379,8 +390,8 @@ VARNING: Detta kommer radera all data på ditt SD-kort - - + + RECOMMENDED REKOMMENDERAD @@ -432,113 +443,113 @@ VARNING: Detta kommer radera all data på ditt SD-kort - + Error Fel - + NOOBS v%1 - Built: %2 NOOBS v%1 - Byggd: %2 - + HDMI preferred mode HDMI föredraget läge - + HDMI safe mode HDMI säkert läge - + composite PAL mode Kompositvideo PAL-läge - + composite NTSC mode Kompositvideo NTSC-läge - + Display Mode Changed Bildskärmsläge ändrat - + Display mode changed to %1 Would you like to make this setting permanent? Bildskärmsläge ändrades till %1 Vill du spara detta som standardinställning? - - - + + + No network access Ingen nätverksåtkomst - + Wired network access is required for this feature. Please insert a network cable into the network port. Nätverksåtkomst krävs för att använda denna funktion. Vänligen koppla in en nätverkskabel till din Raspberry Pi. - - - + + + Download error Nedladdningsfel - + Error downloading distribution list from Internet Fel vid nedladdning av distributionslista från Internet - + Error parsing list.json downloaded from server Fel vid tolkning av list.json nedladdad från server - + Needed Krävs - + Available Tillgängligt - + Error downloading meta file Fel vid nedladdning av meta-fil - + Error writing downloaded file to SD card. SD card or file system may be damaged. Fel vid skrivning av nedladdad fil till SD-kort. SD-kort eller filsystem kan vara skadade. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. Nätverksåtkomst krävs för att använda NOOBS utan lokala avbilder. Vänligen koppla in en nätverkskabel till din Raspberry Pi. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! @@ -704,25 +715,25 @@ Vill du spara detta som standardinställning? %1: Fel vid avmontering - + Error creating file system Fel vid skapande av filsystem - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip Okänd filändelse för kompressionsformat. Förväntar .lzo, .gz, .xz, .bz2 eller .zip - + Error downloading or extracting tarball Fel vid nedladdning eller extrahering av arkiv - - + + Error downloading or writing OS to SD card Fel vid nedladdning eller skrivning av OS till SD-kort diff --git a/recovery/translation_tr.ts b/recovery/translation_tr.ts index 67d582b5..feb9476a 100644 --- a/recovery/translation_tr.ts +++ b/recovery/translation_tr.ts @@ -273,74 +273,85 @@ UYARI: Bu işlem SD kartınızdaki tüm verileri silecektir Mevcut: - + Install (i) Yükle (i) - + Installs the selected operating system image onto this SD card. Seçili işletim sistemi imajını bu SD karta yükler. - + + I - + Exit (Esc) Çık (Esc) - + Exits and boots the installed operating system. Çıkış yapar ve seçili işletim sistemini açar. - + Advanced Gelişmiş - + Edit config (e) Ayarları düzenle (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. Kurulu OS için config.txt ve cmdline.txt dosyasını metin editöründe açar. - + Online help (h) Çevrimiçi yardım (h) - + Opens a web browser displaying the Raspberry Pi Forum. Raspberry Pi Forumlarını bir web tarayıcıda görüntüler. - + Wifi networks (w) Wifi ağları (w) - + Select a wifi network to connect to Bağlanmak için wifi ağı seçin - + W W + + + Info (i) + + + + + Show Information on selected OS + + - - + + RECOMMENDED TAVSİYEDİR @@ -351,7 +362,7 @@ UYARI: Bu işlem SD kartınızdaki tüm verileri silecektir Onayla - + NOOBS v%1 - Built: %2 NOOBS v%1 - Yapı: %2 @@ -387,7 +398,7 @@ UYARI: Bu işlem SD kartınızdaki tüm verileri silecektir - + Error Hata @@ -397,12 +408,12 @@ UYARI: Bu işlem SD kartınızdaki tüm verileri silecektir KURULDU - + Display Mode Changed Ekran Modu Değiştirildi - + HDMI preferred mode HDMI tercihli mod @@ -454,92 +465,92 @@ UYARI: Bu işlem SD kartınızdaki tüm verileri silecektir OS(ler) Başarıyla Kuruldu - + HDMI safe mode HDMI güvenli mod - + composite PAL mode Kompozit PAL modu - + composite NTSC mode Kompozit NTSC modu - - - + + + Download error İndirme hatası - + Error downloading distribution list from Internet Dağıtım listesi İnternetten indirilirken hata - + Error parsing list.json downloaded from server Sunucudan indirilen list.json çözümlenirken hata - + Needed Gerekli - + Available Mevcut - + Error downloading meta file Meta dosyası indirilirken hata - + Error writing downloaded file to SD card. SD card or file system may be damaged. İndirilen dosya SD karta yazılırken hata. SD kart ya da dosya sistemi hasarlı olabilir. - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. NOOBS'u yerel imajlar haricinde kullanabilmek için ağa erişimi olması gereklidir. Lütfen sonraki ekranda wifi ağınızı seçin. - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. NOOBS'u yerel imajlar haricinde kullanabilmek için yerel ağa erişimi olması gereklidir. Lütfen ağ kablosunu ağ portuna takın. - + Reformat drive? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! - - - + + + No network access Ağ erişimi yok - + Display mode changed to %1 Would you like to make this setting permanent? - + Wired network access is required for this feature. Please insert a network cable into the network port. Bu özellik için yerel ağa erişimi olması gereklidir. Lütfen ağ kablosunu ağ portuna takın. @@ -705,25 +716,25 @@ Would you like to make this setting permanent? %1: Çıkartılırken hata - + Error creating file system Dosya sistemi oluşturulurken hata - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip Geçersiz sıkıştırma formatı dosya uzantısı. Beklenen .lzo, .gz, .xz, .bz2 or .zip - + Error downloading or extracting tarball tarball indirilir ya da çıkartılırken hata oluştu - - + + Error downloading or writing OS to SD card OS'u SD karta indirirken ya da yazarken hata diff --git a/recovery/translation_zh_TW.ts b/recovery/translation_zh_TW.ts index 709237a8..c70f78b4 100644 --- a/recovery/translation_zh_TW.ts +++ b/recovery/translation_zh_TW.ts @@ -273,70 +273,81 @@ WARNING: This will erase all data on your SD card 可用: - + Install (i) 安裝 (i) - + Installs the selected operating system image onto this SD card. 安裝選定的作業系統映像檔至這張 SD 記憶卡上。 - + + I I - + Exit (Esc) 結束 (ESC) - + Exits and boots the installed operating system. 結束並啟動至已安裝的作業系統中。 - + Advanced 進階 - + Edit config (e) 編輯設定 (e) - + Opens the config.txt and cmdline.txt for the installed OS in a text editor. 為已安裝的作業系統在文字編輯器中開啟 config.txt 與 cmdline.txt。 - + Online help (h) 線上說明 (h) - + Opens a web browser displaying the Raspberry Pi Forum. 開啟網路瀏覽器並顯示 Raspberry Pi 論壇。 - + Wifi networks (w) Wifi 網路 (w) - + Select a wifi network to connect to 選取要連線的 wifi 網路 - + W W + + + Info (i) + + + + + Show Information on selected OS + + Setting up SD card @@ -379,8 +390,8 @@ WARNING: This will erase all data on your SD card - - + + RECOMMENDED 建議 @@ -432,113 +443,113 @@ WARNING: This will erase all data on your SD card - + Error 錯誤 - + NOOBS v%1 - Built: %2 NOOBS v%1 - 建置:%2 - + HDMI preferred mode 偏好 HDMI 模式 - + HDMI safe mode HDMI 安全模式 - + composite PAL mode 合成 PAL 模式 - + composite NTSC mode 合成 NTSC 模式 - + Display Mode Changed 顯示模式已變更 - + Display mode changed to %1 Would you like to make this setting permanent? 顯示模式已變更為 %1 您想要讓這個設定永久生效嗎? - - - + + + No network access 無法存取網路 - + Wired network access is required for this feature. Please insert a network cable into the network port. 這個功能要求有線網路連線。請插入一條網路纜線至網路埠中。 - - - + + + Download error 下載錯誤 - + Error downloading distribution list from Internet 從網際網路下載散佈版清單時發生錯誤 - + Error parsing list.json downloaded from server 解析從伺服器上下載的 list.json 時發生錯誤 - + Needed 需要 - + Available 可用 - + Error downloading meta file 下載後設檔案時發生錯誤 - + Error writing downloaded file to SD card. SD card or file system may be damaged. 寫入已下載的檔案至 SD 記憶卡時發生錯誤。SD 記憶卡或檔案系統可能受損。 - + Network access is required to use NOOBS without local images. Please select your wifi network in the next screen. NOOBS 若不使用本機映像檔則需要網路連線。請在下一個畫面中選取您的 wifi 網路。 - + Wired network access is required to use NOOBS without local images. Please insert a network cable into the network port. NOOBS 若不使用本機映像檔則需要有線網路連線。請插入一條網路纜線至網路埠中。 - + Reformat drive? 重新格式化磁碟? - + Are you sure you want to reformat the drive '%1' for use with NOOBS? All existing data on the drive will be deleted! 您確定您要重新格式化磁碟 '%1' 供 NOOBS 使用嗎?所有在該磁碟上的資料都會被刪除! @@ -693,25 +704,25 @@ Would you like to make this setting permanent? %1:解除掛載錯誤 - + Error creating file system 建立檔案系統時發生錯誤 - - - + + + Unknown compression format file extension. Expecting .lzo, .gz, .xz, .bz2 or .zip 未知的壓縮格式副檔名。預期為:.lzo、.gz、.xz、.bz2 或是 .zip - + Error downloading or extracting tarball 下載或解壓縮 tarball 時發生錯誤 - - + + Error downloading or writing OS to SD card 下載或寫入作業系統至 SD 記憶卡時發生錯誤