diff --git a/web/src/languages.json b/web/src/languages.json index 689ca61bcc..db29e01a29 100644 --- a/web/src/languages.json +++ b/web/src/languages.json @@ -1,6 +1,5 @@ { "ca-ES": "Català", - "cs-CZ": "Čeština", "de-DE": "Deutsch", "en-US": "English", "es-ES": "Español", diff --git a/web/src/po/po.ca.js b/web/src/po/po.ca.js index 16d3ec2d41..25bd33145d 100644 --- a/web/src/po/po.ca.js +++ b/web/src/po/po.ca.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => n != 1, "language": "ca" }, - " Timezone selection": [ - " Selecció de la zona horària" - ], "\"%s\"": [ "%s" ], @@ -18,11 +15,17 @@ export default { "%1$s - %2$s": [ "%1$s - %2$s" ], + "%1$s and %2$s": [ + "%1$s i %2$s" + ], + "%1$s and [%2$d more]": [ + "%1$s i [%2$d més]" + ], "%1$s at %2$s": [ "%1$s a %2$s" ], "%1$s keyboard - %2$s timezone": [ - "" + "Teclat: %1$s - Zona horària: %2$s" ], "%1$s will be created as a partition at %2$s": [ "%1$s es crearà com a partició a %2$s", @@ -31,17 +34,20 @@ export default { "%1$s will still contain the LVM group '%2$s' and any partition needed to boot": [ "%1$s encara contindrà el grup d'LVM %2$s i qualsevol partició necessària per a arrencar" ], + "%1$s, %2$s and [%3$d more]": [ + "%1$s, %2$s i [%3$d més]" + ], "%d of %d": [ "%d de %d" ], "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [ha d'estar registrat]." - ], "%s and %d others": [ - "" + "%s i %d altres" + ], + "%s and %s": [ + "%s i %s" ], "%s disk": [ "Disc %s" @@ -49,12 +55,13 @@ export default { "%s has been registered with below information.": [ "%s s'ha registrat amb la informació següent." ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s és un sistema immutable amb actualitzacions atòmiques. Usa un sistema de fitxers Btrfs només de lectura actualitzat a través d'instantànies." - ], "%s logo": [ "Logotip per a %s" ], + "%s task active": [ + "%s tasca activa", + "%s tasques actives" + ], "%s will be created as a logical volume": [ "%s es crearà com a volum lògic", "%s es crearan com a volums lògics" @@ -65,6 +72,9 @@ export default { "%s with %d partitions": [ "%s amb %d particions" ], + "(step %s of %s)": [ + "(pas %s de %s)" + ], "A %1$s of %2$s will be created for %3$s if possible": [ "Si és possible, es crearà una %1$s de %2$s per a %3$s" ], @@ -228,12 +238,6 @@ export default { "At least one partition will be deleted": [ "Se suprimirà almenys una partició" ], - "At this point you can power off the machine.": [ - "En aquest punt, podeu aturar la màquina." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "En aquest punt, podeu reiniciar la màquina per iniciar sessió al sistema nou." - ], "Authentication": [ "Autenticació" ], @@ -250,7 +254,7 @@ export default { "Escaneig automàtic de LUN" ], "Auto and manual": [ - "" + "Automàtica i manual" ], "Automatic": [ "Automàtica" @@ -264,11 +268,8 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "L'exploració automàtica de LUN està [activada]. L'activació d'un controlador que s'executa en mode NPIV configurarà automàticament tots els seus LUN." ], - "Available products": [ - "Productes disponibles" - ], "Back": [ - "Enrere" + "Ves enrere" ], "Based on the amount of RAM in the system, a %1$s of %2$s will be planned for %3$s": [ "Segons la quantitat de memòria RAM del sistema, es planificarà una %1$s de %2$s per a %3$s" @@ -306,8 +307,8 @@ export default { "Binding": [ "Vinculació" ], - "Binding settings for '%s'": [ - "Configuració del vincle per a %s" + "Binding settings": [ + "Paràmetres de vinculació" ], "BitLocker": [ "BitLocker" @@ -315,14 +316,20 @@ export default { "Boot options": [ "Opcions d'arrencada" ], + "Breadcrumbs": [ + "Ruta de navegació" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "Btrfs amb instantànies" ], + "By proceeding, the installation will begin with defined settings.": [ + "En continuar, la instal·lació començarà amb els paràmetres definits." + ], "CPU": [ - "" + "CPU" ], "Cancel": [ "Cancel·la" @@ -330,8 +337,8 @@ export default { "Cannot be changed in remote installation": [ "No es pot canviar a la instal·lació remota." ], - "Cannot connect to Agama server": [ - "No es pot connectar amb el servidor d'Agama." + "Cannot connect": [ + "No es pot connectar." ], "Cannot format %s": [ "No es pot formatar %s" @@ -363,9 +370,15 @@ export default { "Change keyboard layout": [ "Canvia la disposició del teclat" ], + "Change mode": [ + "Canvia'n el mode" + ], "Change product": [ "Canvia el producte" ], + "Change product or mode": [ + "Canvieu el producte o el mode" + ], "Change selection": [ "Canvia la selecció" ], @@ -384,6 +397,9 @@ export default { "Change the file system or mount point": [ "Canvia'n el sistema de fitxers o el punt de muntatge" ], + "Change to %s": [ + "Canvia a %s" + ], "Changes in these settings will immediately update the 'Result' section below.": [ "Els canvis en aquesta configuració actualitzaran immediatament la secció de Resultat que hi ha a continuació." ], @@ -396,6 +412,9 @@ export default { "Check the following before continuing": [ "Comproveu el següent abans de continuar:" ], + "Check whether Agama server is running.": [ + "Comproveu si el servidor Agama s'executa." + ], "Choose a disk for placing the boot loader": [ "Trieu un disc per posar-hi el carregador d'arrencada" ], @@ -429,14 +448,14 @@ export default { "Configuration unreachable or invalid": [ "Configuració inaccessible o no vàlida" ], + "Configure": [ + "Configura" + ], "Configure DASD": [ "Configuració de DASD" ], - "Configure LVM Volume Group": [ - "Configura un grup de volums d'LVM" - ], - "Configure LVM logical volume at %s volume group": [ - "Configura el volum lògic d'LVM al grup de volums %s" + "Configure Volume Group": [ + "Configura un grup de volums" ], "Configure device %s": [ "Configura el dispositiu %s" @@ -447,6 +466,12 @@ export default { "Configure iSCSI": [ "Configuració d'iSCSI" ], + "Configure logical volume": [ + "Configura un volum lògic" + ], + "Configure partition": [ + "Configura la partició" + ], "Configure partition at %s": [ "Configura la partició a %s" ], @@ -456,24 +481,31 @@ export default { "Configured for installation only": [ "Configuració només per a la instal·lació" ], - "Configuring the product, please wait ...": [ - "Configurant el producte. Espereu, si us plau..." + "Configured for root and user %s": [ + "Configurat per a l'arrel i l'usuari %s" + ], + "Configured for the root user": [ + "Configurat per a l'usuari d'arrel" + ], + "Configured for user %s": [ + "Configurat per a l'usuari %s" + ], + "Configured with %d connection": [ + "Configurat amb %d connexió", + "Configurat amb %d connexions" ], "Confirm": [ "Confirmeu-ho" ], + "Confirm and install": [ + "Confirmació i instal·lació" + ], "Confirm that you really want to continue.": [ "Confirmeu que realment voleu continuar." ], - "Congratulations!": [ - "Enhorabona!" - ], "Connect": [ "Connecta't" ], - "Connect to %s": [ - "Connecta amb %s" - ], "Connect to iSCSI targets": [ "Connecta amb objectius iSCSI" ], @@ -519,14 +551,14 @@ export default { "Controllers": [ "Controladors" ], - "Could not authenticate against the server, please check it.": [ - "No s'ha pogut autenticar amb el servidor. Si us plau, reviseu-ho." + "Could not authenticate against the server.": [ + "No s'ha pogut autenticar amb el servidor." ], "Could not connect to %s": [ "No s'ha pogut connectar amb %s" ], - "Could not log in. Please, make sure that the password is correct.": [ - "No s'ha pogut iniciar la sessió. Si us plau, assegureu-vos que la contrasenya sigui correcta." + "Could not log in": [ + "No s'ha pogut iniciar la sessió." ], "Create LVM volume group %s": [ "Crea el grup de volums d'LVM %s" @@ -552,6 +584,9 @@ export default { "Current partitions will be kept": [ "Es conservaran les particions actuals" ], + "Current selection": [ + "Selecció actual" + ], "Custom": [ "Personalitzat" ], @@ -561,8 +596,11 @@ export default { "DASD %s": [ "DASD %s" ], + "DHCP and %s": [ + "DHCP i %s" + ], "DHCP, %s": [ - "" + "DHCP, %s" ], "DIAG": [ "DIAG" @@ -612,6 +650,9 @@ export default { "Delete current content": [ "Suprimeix el contingut actual" ], + "Delete existing data and install %s?": [ + "Voleu suprimir-ne les dades existents i instal·lar-hi %s?" + ], "Delete volume group": [ "Suprimeix el grup de volums" ], @@ -636,9 +677,6 @@ export default { "Device %s menu": [ "Menú del dispositiu %s" ], - "Device Selection": [ - "Selecció de dispositiu" - ], "Device details": [ "Detalls del dispositiu" ], @@ -666,6 +704,9 @@ export default { "Disk": [ "Disc" ], + "Disk Activation": [ + "Activació del disc" + ], "Disks": [ "Discs" ], @@ -690,9 +731,6 @@ export default { "Edit binding settings": [ "Edita la configuració de la vinculació" ], - "Edit connection %s": [ - "Edita la connexió %s" - ], "Edit connection settings": [ "Edita la configuració de la connexió" ], @@ -770,6 +808,9 @@ export default { "Ampliar la instal·lació més enllà del disc seleccionat actualment", "Amplia la instal·lació més enllà dels %d discs actuals" ], + "Extensions": [ + "Extensions" + ], "F2FS": [ "F2FS" ], @@ -809,9 +850,6 @@ export default { "Find space in %s": [ "Cerca espai a %s" ], - "Finish": [ - "Acaba" - ], "Finished": [ "Acabada" ], @@ -872,9 +910,6 @@ export default { "GiB": [ "GiB" ], - "Go back": [ - "" - ], "Go to network page": [ "Ves a la pàgina de la xarxa" ], @@ -891,9 +926,6 @@ export default { "Amaga %d acció de subvolum", "Amaga %d accions de subvolum" ], - "Hide details": [ - "Amaga els detalls" - ], "Hostname": [ "Nom d'amfitrió" ], @@ -922,7 +954,7 @@ export default { "Paràmetres d'IP" ], "IPs": [ - "" + "IPs" ], "IPv4": [ "IPv4" @@ -933,8 +965,14 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "Si s'ha usat un mitjà local per executar aquest instal·lador, traieu-lo abans de la propera arrencada." ], - "In progress": [ - "En curs" + "If unsure, cancel and review storage settings.": [ + "Si no ho teniu clar, cancel·leu-ho i reviseu la configuració d'emmagatzematge." + ], + "If you are unsure, check and adjust the storage settings.": [ + "Si no ho teniu clar, comproveu i ajusteu la configuració de l'emmagatzematge." + ], + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "Si voleu desactivar aquesta comprovació, especifiqueu \"inst.ay_check=0\" a la línia d'ordres del nucli." ], "Incorrect IP address": [ "Adreça IP incorrecta" @@ -966,12 +1004,33 @@ export default { "Install": [ "Instal·la" ], + "Install %s?": [ + "Voleu instal·lar %s?" + ], + "Install now": [ + "Instal·la ara" + ], "Install now with potential data loss": [ - "" + "Instal·la ara amb possible pèrdua de dades" + ], + "Installation complete": [ + "Instal·lació completa" ], "Installation devices": [ "Dispositius per a la instal·lació" ], + "Installation in progress": [ + "Instal·lació en curs" + ], + "Installation only": [ + "Només instal·lació" + ], + "Installation settings": [ + "Paràmetres per a la instal·lació" + ], + "Installation settings will automatically update to match the new product's defaults.": [ + "La configuració d'instal·lació s'actualitzarà automàticament per coincidir amb els valors predeterminats del producte nou." + ], "Installation will take %s.": [ "La instal·lació necessitarà %s." ], @@ -981,12 +1040,15 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "Instal·lar un paquet trencat afecta l'estabilitat del sistema i és un risc important de seguretat!" ], - "Installing the system, please wait...": [ - "Instal·lant el sistema. Espereu, si us plau..." - ], "Interface": [ "Interfície" ], + "Invalid settings": [ + "Configuració no vàlida" + ], + "Invalid software selection": [ + "Selecció de programari no vàlida" + ], "Invalid storage settings": [ "Configuració d'emmagatzematge no vàlida" ], @@ -1041,15 +1103,15 @@ export default { "Keyboard layout": [ "Disposició del teclat" ], - "Keyboard selection": [ - "Selecció del teclat" - ], "KiB": [ "KiB" ], "LUN": [ "LUN" ], + "LVM": [ + "LVM" + ], "Label": [ "Etiqueta" ], @@ -1059,9 +1121,18 @@ export default { "Language and keyboard": [ "Llengua i teclat" ], + "Language and region": [ + "Llengua i regió" + ], "Let the installer propose a sensible size": [ "Permet que l'instal·lador proposi una mida raonable" ], + "License acceptance is required to continue.": [ + "Cal acceptar la llicència per continuar." + ], + "License acceptance required": [ + "Cal l'acceptació de la llicència" + ], "Loading": [ "Carregant" ], @@ -1074,9 +1145,6 @@ export default { "Loading the installation repositories...": [ "Carregant els repositoris d'instal·lació..." ], - "Locale selection": [ - "Selecció de la llengua" - ], "Localization": [ "Localització" ], @@ -1107,8 +1175,8 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "Navegació principal" + "Make sure that the passsword is correct and try again.": [ + "Assegureu-vos que la contrasenya sigui correcta i torneu-ho a intentar." ], "Make sure you provide the correct values": [ "Assegureu-vos que proporcioneu els valors correctes" @@ -1123,7 +1191,7 @@ export default { "Canal màxim" ], "Memory": [ - "" + "Memòria" ], "MiB": [ "MiB" @@ -1134,6 +1202,9 @@ export default { "Mode": [ "Mode" ], + "Model": [ + "Model" + ], "Modify settings and physical volumes": [ "Modifica la configuració i els volums físics" ], @@ -1212,7 +1283,7 @@ export default { "Nom" ], "Needs about %s": [ - "" + "Necessita aproximadament %s" ], "Network": [ "Xarxa" @@ -1248,7 +1319,7 @@ export default { "No s'ha trobat contingut." ], "No data loss is expected": [ - "" + "No s'espera cap pèrdua de dades." ], "No device is currently using this connection.": [ "Cap dispositiu usa actualment aquesta connexió." @@ -1316,6 +1387,9 @@ export default { "Not available": [ "No disponible" ], + "Not configured": [ + "Sense configurar" + ], "Not configured yet": [ "Encara no s'ha configurat" ], @@ -1325,12 +1399,12 @@ export default { "Not implemented yet (%s)": [ "Encara no s'ha implementat (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "No és possible amb la configuració actual. Feu clic per saber-ne més." - ], "Not protected network": [ "Xarxa no protegida" ], + "Not registered yet": [ + "Encara no s'ha registrat." + ], "Not supported (%s)": [ "No compatible (%s)" ], @@ -1352,9 +1426,6 @@ export default { "Options toggle": [ "Canvi d'opcions" ], - "Overview": [ - "Resum" - ], "Package installation failed": [ "Ha fallat la instal·lació del paquet." ], @@ -1427,15 +1498,9 @@ export default { "PiB": [ "PiB" ], - "Please, check whether it is running.": [ - "Si us plau, comproveu si s'executa." - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "Si us plau, executeu un descobriment d'iSCSI per trobar destinacions iSCSI disponibles." ], - "Please, provide its password to log in to the system.": [ - "Si us plau, proporcioneu-ne la contrasenya per iniciar sessió al sistema." - ], "Please, try to activate a zFCP controller.": [ "Si us plau, proveu d'activar un controlador de zFCP." ], @@ -1449,10 +1514,10 @@ export default { "Portal" ], "Potential data loss": [ - "" + "Pèrdua potencial de dades" ], "Potential data loss affecting at least %s": [ - "" + "Pèrdua potencial de dades que afecta com a mínim els sistemes següents: %s" ], "Pre-installation checks": [ "Comprovacions prèvies a la instal·lació" @@ -1461,10 +1526,10 @@ export default { "Longitud del prefix o màscara de xarxa" ], "Proceeding may result in data loss": [ - "" + "Si continueu, és possible que es perdin dades." ], - "Proceeding may result in data loss affecting at least %s": [ - "" + "Proceeding will delete existing data, including %s": [ + "Si procediu, se'n suprimiran les dades existents, inclòs %s" ], "Product is already registered": [ "El producte ja està registrat." @@ -1475,6 +1540,9 @@ export default { "Provide email address": [ "Proporcioneu una adreça de correu electrònic." ], + "Provide its password to log in to the system.": [ + "Proporcioneu-ne la contrasenya per iniciar sessió al sistema." + ], "Provide registration code": [ "Proporcioneu el codi de registre" ], @@ -1499,6 +1567,9 @@ export default { "Recommended": [ "Recomanat" ], + "Refreshing data...": [ + "Actualitzant les dades..." + ], "Register": [ "Registra" ], @@ -1508,6 +1579,9 @@ export default { "Register using a custom registration server": [ "Registreu-vos amb un servidor de registre personalitzat" ], + "Registered": [ + "Registrat" + ], "Registration": [ "Registre" ], @@ -1536,11 +1610,11 @@ export default { "Ha fallat carregar el repositori." ], "Required packages": [ - "" + "Paquets requerits" ], "Required packages and %s pattern": [ - "", - "" + "Paquets necessaris i %s patró", + "Paquets necessaris i %s patrons" ], "Rescan devices": [ "Torna a escanejar els dispositius" @@ -1566,11 +1640,17 @@ export default { "Review and fix": [ "Revisa i corregeix" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ - "" + "Review and install": [ + "Revisa i instal·la" ], - "Root authentication methods": [ - "Mètodes d'autenticació d'arrel" + "Root login with SSH key": [ + "Inici de sessió d'arrel amb clau SSH" + ], + "Root login with password": [ + "Inici de sessió d'arrel amb contrasenya" + ], + "Root login with password and SSH key": [ + "Inici de sessió d'arrel amb contrasenya i clau SSH" ], "Root user": [ "Usuari d'arrel" @@ -1611,12 +1691,12 @@ export default { "Security": [ "Seguretat" ], - "See more details": [ - "Mostra'n més detalls" - ], "Select": [ "Selecciona" ], + "Select %s": [ + "Selecciona %s" + ], "Select a device to define partitions or to mount": [ "Seleccioneu un dispositiu per definir-ne les particions o per muntar-lo" ], @@ -1629,6 +1709,13 @@ export default { "Select a product": [ "Seleccioneu un producte" ], + "Select a product and confirm your choice.": [ + "Seleccioneu un producte i confirmeu la tria.", + "Seleccioneu un producte i confirmeu la tria al final de la llista." + ], + "Select a product to continue.": [ + "Seleccioneu un producte per continuar." + ], "Select a solution to continue": [ "Seleccioneu una solució per continuar" ], @@ -1641,6 +1728,9 @@ export default { "Select at least one disk.": [ "Seleccioneu almenys un disc." ], + "Select device": [ + "Seleccioneu un dispositiu" + ], "Select devices to enable bulk actions.": [ "Seleccioneu els dispositius per habilitar accions massives." ], @@ -1702,9 +1792,15 @@ export default { "Show information about %s": [ "Mostra informació quant a %s" ], + "Show less": [ + "Mostra'n menys" + ], "Show less actions": [ "Mostra menys accions" ], + "Show more": [ + "Mostra'n més" + ], "Show more actions": [ "Mostra més accions" ], @@ -1747,9 +1843,6 @@ export default { "Software conflicts resolution": [ "Resolució de conflictes de programari" ], - "Software selection": [ - "Selecció de programari" - ], "Some existing partitions may be shrunk": [ "Algunes particions existents es poden encongir" ], @@ -1783,6 +1876,9 @@ export default { "Status": [ "Estat" ], + "Step %1$d of %2$d": [ + "Pas %1$d de %2$d" + ], "Storage": [ "Emmagatzematge" ], @@ -1795,9 +1891,21 @@ export default { "Swap": [ "Intercanvi" ], + "Switch to a different mode": [ + "" + ], + "System Information": [ + "Informació del sistema" + ], + "System will have no network connections": [ + "El sistema no tindrà connexions de xarxa." + ], "TPM sealing requires the new system to be booted directly.": [ "El segellament TPM requereix que el sistema nou s'iniciï directament." ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "Dediqueu un moment a revisar els paràmetres d'instal·lació següents i ajusteu-los segons calgui." + ], "Target Password": [ "Contrasenya de destinació" ], @@ -1805,7 +1913,7 @@ export default { "Destinacions" ], "Temporary name that may change after reboot or network changes": [ - "" + "Nom temporal que pot canviar després d'un reinici o canvis de xarxa" ], "The LVM group '%1$s' will remain at %2$s": [ "El grup d'LVM %1$s es mantindrà a %2$s" @@ -1911,11 +2019,8 @@ export default { "The initiator name cannot be blank": [ "El nom de l'iniciador no pot estar en blanc" ], - "The installation on your machine is complete.": [ - "La instal·lació a la màquina s'ha completat." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "La interfície de l'instal·lador ja no està disponible, així que podeu tancar aquesta finestra de manera segura." + "The installer interface is no longer available.": [ + "La interfície de l'instal·lador ja no està disponible." ], "The installer requires [root] user privileges.": [ "L'instal·lador requereix privilegis de l'usuari [root]." @@ -1999,12 +2104,18 @@ export default { "The system does not support Wi-Fi connections, probably because of missing or disabled hardware.": [ "El sistema no admet connexions de wifi, probablement a causa de maquinari que manca o que està inhabilitat." ], + "The system is rebooting": [ + "El sistema es reinicia" + ], "The whole device will be used for %s": [ "S'usarà el dispositiu sencer per a %s" ], "The zFCP disk was not activated.": [ "El disc zFCP no s'ha activat." ], + "There are no disks available for the installation": [ + "No hi ha discs disponibles per a la instal·lació." + ], "There are not disks available for the installation. You may need to configure some device.": [ "No hi ha discs disponibles per a la instal·lació. És possible que hàgiu de configurar algun dispositiu." ], @@ -2076,18 +2187,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "Per garantir que el sistema nou pugui arrencar, és possible que l'instal·lador hagi de crear o configurar algunes particions al disc adequat." ], - "Transactional root file system": [ - "Sistema de fitxers d'arrel transaccional" - ], "Try again": [ "Torna-ho a provar" ], "Type": [ "Tipus" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "No es pot modificar la configuració" ], @@ -2169,6 +2274,9 @@ export default { "Use available space": [ "Usa l'espai disponible" ], + "Use device %s": [ + "Usa el dispositiu %s" + ], "Use disk %s": [ "Usa el disc %s" ], @@ -2217,6 +2325,9 @@ export default { "Use public SSH Key": [ "Usa una clau pública SSH" ], + "Use several devices": [ + "Usa diversos dispositius" + ], "Use static hostname": [ "Usa un nom d'amfitrió estàtic" ], @@ -2247,21 +2358,33 @@ export default { "Username suggestion dropdown": [ "Menú desplegable de suggeriments de nom d'usuari" ], + "Using %d connections with %s": [ + "S'usen %d connexions amb %s" + ], "Using [%s] keyboard": [ "S'usa el teclat per a [%s]" ], "Using a hashed password.": [ "S'usa una contrasenya amb funció resum." ], + "Using an advanced storage configuration": [ + "S'usa una configuració d'emmagatzematge avançada." + ], "Using an existing partition": [ "S'usa una partició existent" ], + "Using code ending in %s": [ + "S'usa el codi que acaba en %s" + ], "Using partition %s": [ "S'usa la partició %s" ], "Using transient hostname: %s": [ "S'usa un nom d'amfitrió transitori: %s" ], + "View license": [ + "Mostra la llicència" + ], "Volume group %s": [ "Grup de volums %s" ], @@ -2277,15 +2400,27 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "Espereu fins que s'hagin completat les operacions actuals." + ], "Waiting for a mount point": [ "S'espera un punt de muntatge" ], "Waiting for information about storage configuration": [ "Esperant informació sobre la configuració de l'emmagatzematge" ], + "Waiting for proposal": [ + "Esperant la proposta" + ], "Weak signal": [ "Senyal dèbil" ], + "When ready, click on the [install] button at the end of the page.": [ + "Quan estigueu a punt, feu clic al botó [Instal·la] al final de la pàgina." + ], + "Wi-Fi": [ + "Wifi" + ], "Wi-Fi connection form": [ "Formulari de connexió per WiFi" ], @@ -2301,6 +2436,9 @@ export default { "Wired connections": [ "Connexions amb fil" ], + "Wrong selection": [ + "Selecció incorrecta" + ], "XFS": [ "XFS" ], @@ -2310,6 +2448,12 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "Podeu procedir a la instal·lació amb la configuració actual o potser voleu descartar-la i començar des de zero amb una de simple." ], + "You can reboot the machine to log in to the new system.": [ + "Podeu reiniciar la màquina per iniciar la sessió al sistema nou." + ], + "You can safely close this window.": [ + "Podeu tancar aquesta finestra amb seguretat." + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "No ho podeu canviar més tard. Aneu a la secció %s si voleu modificar-la abans de procedir al registre." ], @@ -2319,12 +2463,12 @@ export default { "You may want to discard those settings and start from scratch with a simple configuration.": [ "És possible que vulgueu descartar aquests paràmetres i començar des de zero amb una configuració simple." ], + "You need to fix any invalid settings before proceeding with the installation.": [ + "Cal que corregiu qualsevol configuració no vàlida abans de continuar la instal·lació." + ], "You will connect to a public network without encryption. Your data may not be secure.": [ "Us connectareu a una xarxa pública sense encriptació. És possible que les vostres dades no estiguin segures." ], - "Your system is rebooting": [ - "El sistema es reinicia" - ], "ZFCP": [ "ZFCP" ], @@ -2358,6 +2502,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "Btrfs immutable" + ], "logical volume": [ "volum lògic" ], @@ -2370,21 +2517,24 @@ export default { "partition": [ "partició" ], + "proposal.Device": [ + "proposta.Dispositiu" + ], "read_only": [ "només de lectura" ], "reset to defaults": [ "restableix els valors predeterminats" ], + "root": [ + "arrel" + ], "yes": [ "sí" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "Activació del disc zFCP" - ], "zFCP Disk activation form": [ "Formulari d'activació del disc zFCP" ] diff --git a/web/src/po/po.cs.js b/web/src/po/po.cs.js deleted file mode 100644 index 8259debd8f..0000000000 --- a/web/src/po/po.cs.js +++ /dev/null @@ -1,1911 +0,0 @@ -export default { - "": { - "plural-forms": (n) => (n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2, - "language": "cs" - }, - " Timezone selection": [ - " Výběr časového pásma" - ], - "\"%s\"": [ - "" - ], - "\"%s\" does not exist or is no longer available.": [ - "" - ], - "%1$s keyboard - %2$s timezone": [ - "" - ], - "%1$s will still contain the LVM group '%2$s' and any partition needed to boot": [ - "%1$s bude nadále obsahovat LVM skupinu '%2$s’ a nějaký oddíl potřebný pro spuštění systému" - ], - "%d of %d": [ - "%d z %d" - ], - "%s - %s": [ - "%s - %s" - ], - "%s [must be registered].": [ - "%s [musí být registrován]." - ], - "%s and %d others": [ - "" - ], - "%s disk": [ - "%s disk" - ], - "%s has been registered with below information.": [ - "%s byl zaregistrován společně s informacemi níže." - ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s je neměnný systém s atomickými aktualizacemi. Používá souborový systém Btrfs pouze pro čtení aktualizovaný pomocí snímků." - ], - "%s logo": [ - "%s logo" - ], - "%s will be created as a logical volume": [ - "", - "", - "" - ], - "%s will still contain the configured LVM groups and any partition needed to boot": [ - "%s bude obsahovat nakonfigurované skupiny LVM a oddíl potřebný pro spuštění systému" - ], - "%s with %d partitions": [ - "%s s %d oddíly" - ], - "(step %s of %s)": [ - "" - ], - "A %1$s of %2$s will be created for %3$s if possible": [ - "Pokud to je možné, bude vytvořeno %1$s o velikosti %2$s pro %3$s" - ], - "A %1$s of at least %2$s will be created for %3$s if possible": [ - "Pokud to je možné, bude vytvořeno %1$s o velikosti nejméně %2$s pro %3$s" - ], - "A %1$s with a size between %2$s and %3$s will be created for %4$s if possible": [ - "Pokud to je možné, bude vytvořeno %1$s o velikosti mezi %2$s a %3$s pro %4$s" - ], - "A generic minimum size of %1$s will be used for the new %2$s": [ - "Pro nové %2$s bude použita obecná minimální velikost %1$s" - ], - "A generic size range between %1$s and %2$s will be used for the new %3$s": [ - "Obecná velikost v rozsahu od %1$s do %2$s pro nový %3$s" - ], - "Accept": [ - "Přijmout" - ], - "Action": [ - "Akce" - ], - "Actions": [ - "Akce" - ], - "Activate": [ - "Aktivace" - ], - "Activate new disk": [ - "Aktivace nového disku" - ], - "Activate zFCP disk": [ - "Aktivovat disk zFCP" - ], - "Activated": [ - "Aktivováno" - ], - "Add": [ - "Přidat" - ], - "Add DNS": [ - "Přidat DNS" - ], - "Add an address": [ - "Přidat adresu" - ], - "Add another DNS": [ - "Přidat další DNS" - ], - "Add another address": [ - "Přidat další adresu" - ], - "Add device menu": [ - "Nabídka přidat zařízení" - ], - "Add logical volume": [ - "Přidat logický svazek" - ], - "Add or use partition": [ - "Přidat nebo použít oddíl" - ], - "Address": [ - "Adresa" - ], - "Addresses": [ - "Adresy" - ], - "Addresses data list": [ - "Seznam údajů o adresách" - ], - "Adjust the settings below to make the new system fit into the available space.": [ - "Upravte nastavení níže, aby bylo možné nový systém nasadit na dostupné volné místo." - ], - "All conflicts have been resolved, or none were detected. You can safely continue with your setup.": [ - "Nebyly zjištěny žádné konflikty nebo byly všechny vyřešeny. Nyní můžete bezpečně pokračovat s vaším nastavením." - ], - "All fields are required": [ - "Všechna pole jsou povinná" - ], - "All network connections managed through this interface are currently set to be used only during installation and will not be copied to the installed system": [ - "Všechna síťová připojení spravovaná pomocí tohoto rozhraní jsou v současnosti nastavena tak, aby se použila pouze během instalace a nebudou zkopírována do instalovaného systému" - ], - "Allow growing": [ - "Povolit růst" - ], - "Already using all available devices": [ - "Již se používají všechna dostupná zařízení" - ], - "Already using all available disks": [ - "Již se používají všechny dostupné disky" - ], - "Any partition needed to boot will be configured.": [ - "Kterýkoliv oddíl bude nakonfigurován pro potřeby spuštění systému." - ], - "Apply selected solution": [ - "Aplikovat vybrané řešení" - ], - "Applying changes": [ - "Aplikování změn" - ], - "At least one address must be provided for selected mode": [ - "Pro zvolený režim musí být uvedena alespoň jedna adresa" - ], - "At least one partition will be deleted": [ - "" - ], - "At this point you can power off the machine.": [ - "Nyní můžete počítač vypnout." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "Nyní můžete počítač restartovat a přihlásit se do nového systému." - ], - "Authentication": [ - "Přihlašování" - ], - "Authentication by initiator": [ - "Ověření iniciátorem" - ], - "Authentication by target": [ - "Ověřování cílem" - ], - "Auto": [ - "Auto" - ], - "Auto LUNs Scan": [ - "Automatické skenování jednotek LUN" - ], - "Auto and manual": [ - "" - ], - "Automatic": [ - "Automatický" - ], - "Automatic (DHCP)": [ - "Automatická (DHCP)" - ], - "Automatic LUN scan is [disabled]. LUNs have to be manually configured after activating a controller.": [ - "Automatické skenování LUN je [zakázáno]. Po aktivaci řadiče je třeba LUNy konfigurovat ručně." - ], - "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ - "Automatické skenování LUN je [povoleno]. Aktivací řadiče, běžícího v režimu NPIV, se automaticky zkonfigurují všechny jeho LUN." - ], - "Available products": [ - "Dostupné produkty" - ], - "Back": [ - "Zpět" - ], - "Based on the amount of RAM in the system, a %1$s of %2$s will be planned for %3$s": [ - "Na základě množství paměti RAM v systému bude navržený %1$s o velikosti %2$s pro %3$s" - ], - "Bcachefs": [ - "Bcachefs" - ], - "Before %s": [ - "Před %s" - ], - "Before installing, you have to make some decisions. Click on each section to review the settings.": [ - "Před zahájením instalace bude nutné provést několik rozhodnutí. Pro kontrolu nastavení klikněte na každou část zvlášt." - ], - "Before starting the installation, you need to address the following problems:": [ - "Před zahájením instalace vyřešte tyto problémy:" - ], - "Below %s devices are offline and cannot be formatted.": [ - "Zařízení %s níže jsou offline a nemohou být naformátovány." - ], - "Beta": [ - "Beta" - ], - "Bind to MAC address": [ - "Svázání s MAC adresou" - ], - "Bind to device name": [ - "Navázat na název zařízení" - ], - "Binding settings for '%s'": [ - "Nastavení navázání pro ‘%s'" - ], - "BitLocker": [ - "BitLocker" - ], - "Btrfs": [ - "Btrfs" - ], - "Btrfs with snapshots": [ - "Btrfs se snímky" - ], - "CPU": [ - "" - ], - "Cancel": [ - "Zrušit" - ], - "Cannot be changed in remote installation": [ - "U instalace na dálku nelze změnit" - ], - "Cannot connect to Agama server": [ - "Nelze se připojit k serveru Agama" - ], - "Change": [ - "Změnit" - ], - "Change Language": [ - "Změnit jazyk" - ], - "Change device menu": [ - "Nabídka změny zařízení" - ], - "Change display language": [ - "Změnit zobrazovaný jazyk" - ], - "Change display language and keyboard layout": [ - "Změnit zobrazovaný jazyk a rozložení klávesnice" - ], - "Change filters and try again.": [ - "Upravte filtry a zkuste to znovu." - ], - "Change keyboard": [ - "Změnit klávesnici" - ], - "Change keyboard layout": [ - "Změnit rozložení kláves" - ], - "Change product": [ - "Změnit produkt" - ], - "Change selection": [ - "Změnit výběr" - ], - "Change the file system or mount point": [ - "Změnit systém souborů nebo přípojný bod" - ], - "Changes in these settings will immediately update the 'Result' section below.": [ - "" - ], - "Channel ID": [ - "ID kanálu" - ], - "Check the authentication parameters.": [ - "Zkontrolujte přihlašovací údaje" - ], - "Check the following before continuing": [ - "Před pokračování zkontrolujte následující" - ], - "Choose a disk for placing the boot loader": [ - "Výběr disku pro umístění zavaděče" - ], - "Choose device to bind by MAC": [ - "Zvolte zařízení pro navázání podle MAC" - ], - "Choose device to bind by name": [ - "Zvolte zařízení pro navázání podle názvu" - ], - "Choose how the connection should be associated with a network device. This helps control which device the connection uses.": [ - "Zvolte způsob, jakým má být připojení přiřazeno k danému síťovému zařízení. To je nutné pro ovládání zařízení, které bude spojení používat." - ], - "Clear": [ - "Smazat" - ], - "Clear all filters": [ - "Vymazat všechny filtry" - ], - "Close": [ - "Zavřít" - ], - "Configuration read from the iSCSI Boot Firmware Table (iBFT).": [ - "Konfigurace byla načtena z tabulky iSCSI Boot Firmware Table (iBFT)." - ], - "Configuration unreachable or invalid": [ - "Konfigurace není dostupná nebo je neplatná" - ], - "Configure DASD": [ - "Konfigurovat DASD" - ], - "Configure LVM Volume Group": [ - "Nastavit skupinu svazků LVM" - ], - "Configure LVM logical volume at %s volume group": [ - "Nakonfigurovat logický LVM svazek na skupině svazků %s" - ], - "Configure device %s": [ - "Konfigurovat zařízení %s" - ], - "Configured for installation only": [ - "Konfigurováno pouze pro instalaci" - ], - "Configuring the product, please wait ...": [ - "Konfigurace produktu, počkejte prosím..." - ], - "Confirm": [ - "Potvrdit" - ], - "Confirm that you really want to continue.": [ - "Prosím potvrďte, že opravdu chcete pokračovat." - ], - "Congratulations!": [ - "Blahopřejeme!" - ], - "Connect": [ - "Připojit" - ], - "Connect to %s": [ - "Připojit k %s" - ], - "Connect to iSCSI targets": [ - "Připojení k cílům iSCSI" - ], - "Connected": [ - "Připojeno" - ], - "Connected (%s)": [ - "Připojeno (%s)" - ], - "Connected device": [ - "Připojené zařízení" - ], - "Connected devices": [ - "Připojená zařízení" - ], - "Connecting to %s": [ - "Připojování k %s" - ], - "Connection details": [ - "Detaily připojení" - ], - "Connection is available to all devices.": [ - "Spojení je dostupné pro všechna zařízení." - ], - "Connection is bound to MAC address %s.": [ - "Spojení je svázáno s MAC adresou %s" - ], - "Connection is bound to device %s.": [ - "Spojení je svázáno se zařízením %s" - ], - "Connection not found or lost": [ - "Spojení nenalezeno nebo ztraceno" - ], - "Content": [ - "Obsah" - ], - "Continuing without installing the package can result in a broken system. In some cases the system might not even boot.": [ - "Pokračování bez instalace tohoto balíčku může vést k poškození systému. V některých případech systém nebude dokonce ani schopný se spustit." - ], - "Controllers": [ - "Řadiče" - ], - "Could not authenticate against the server, please check it.": [ - "Nezdařilo se ověření vůči serveru, zkontrolujte to prosím." - ], - "Could not connect to %s": [ - "Připojení k %s se nezdařilo" - ], - "Could not log in. Please, make sure that the password is correct.": [ - "Nelze se přhlásit. Zkontrolujte správnost hesla." - ], - "Create user": [ - "Vytvořit uživatele" - ], - "Current %s": [ - "Aktuálně %s" - ], - "Current content": [ - "Aktuální obsah" - ], - "Custom": [ - "Vlastní" - ], - "DASD": [ - "DASD" - ], - "DASD %s": [ - "DASD %s" - ], - "DHCP, %s": [ - "" - ], - "DIAG": [ - "DIAG" - ], - "DNS": [ - "DNS" - ], - "Deactivate": [ - "Deaktivace" - ], - "Deactivated": [ - "Deaktivováno" - ], - "Define a new LVM on the disk": [ - "Definovat nové LVM na disku" - ], - "Define a new LVM on top of one or several disks": [ - "Definovat nové LVM nad jedním nebo více disky" - ], - "Define a user now": [ - "Nyní definujte uživatele" - ], - "Define the first user with admin (sudo) privileges for system management.": [ - "" - ], - "Defined (hidden)": [ - "" - ], - "Delete": [ - "Smazat" - ], - "Delete current content": [ - "Odstranit aktuální obsah" - ], - "Description": [ - "Popis" - ], - "Destroy current data and format partition as": [ - "Zahodit současná data a naformátovat oddíl jako" - ], - "Details": [ - "Podrobnosti" - ], - "Details will appear after the connection is successfully established.": [ - "Podrobnosti se zobrazí poté, co bude spojení úspěšně sestaveno." - ], - "Device": [ - "Zařízení" - ], - "Device Selection": [ - "Výběr zařízení" - ], - "Device details": [ - "Podrobnosti o zařízení" - ], - "Discard": [ - "Vyřadit" - ], - "Discard the maximum size and continue with simplified configuration": [ - "Zahodit maximální velikost a pokračovat se zjednodušenou konfigurací" - ], - "Disconnected": [ - "Odpojeno" - ], - "Discover": [ - "Objevit" - ], - "Discover iSCSI Targets": [ - "Najít cílové stanice iSCSI" - ], - "Discover iSCSI targets": [ - "Objevit iSCSI cíle" - ], - "Disk": [ - "Disk" - ], - "Disks": [ - "Disky" - ], - "Do not configure": [ - "Nekonfigurujte" - ], - "Do not format %s and keep the data": [ - "NEformátovat %s a ponechat data" - ], - "Download logs": [ - "Stáhnout protokoly" - ], - "Edit": [ - "Upravit" - ], - "Edit %s": [ - "Upravit %s" - ], - "Edit connection %s": [ - "Upravit připojení %s" - ], - "Edit connection settings": [ - "Upravit nastavení připojení" - ], - "Edit user": [ - "Upravit uživatele" - ], - "Email": [ - "E-mail" - ], - "Encrypt the system": [ - "Šifrování systému" - ], - "Encrypted Device": [ - "Šifrované zařízení" - ], - "Encryption": [ - "Šifrování" - ], - "Encryption Password": [ - "Heslo pro šifrování" - ], - "Encryption is disabled": [ - "Šifrování je vypnuto" - ], - "Encryption is enabled": [ - "Šifrování je zapnuto" - ], - "Encryption is enabled using TPM unlocking": [ - "Šifrování je zapnuto s odemykáním čipem TPM" - ], - "Encryption settings": [ - "Nastavení šifrování" - ], - "Enter a name": [ - "Zadejte jméno" - ], - "ExFAT": [ - "" - ], - "Example: %s": [ - "Například: %s" - ], - "Excellent signal": [ - "Výborný signál" - ], - "Expiration date": [ - "Datum expirace" - ], - "Ext2": [ - "" - ], - "Ext3": [ - "" - ], - "Ext4": [ - "" - ], - "Extend the installation beyond the currently selected device": [ - "", - "", - "" - ], - "Extend the installation beyond the currently selected disk": [ - "", - "", - "" - ], - "F2FS": [ - "" - ], - "FAT": [ - "" - ], - "Failed to calculate a storage layout": [ - "Nepodařilo se vypočítat návrh úložiště" - ], - "File system": [ - "Typ systému souborů" - ], - "Filesystems": [ - "Souborové systémy" - ], - "Filter by description or keymap code": [ - "Filtrování podle popisu nebo kódu mapy kláves" - ], - "Filter by language, territory or locale code": [ - "Filtrování podle jazyka, území nebo kódu lokality" - ], - "Filter by pattern title or description": [ - "Filtrování podle názvu nebo popisu vzoru" - ], - "Filter by territory, time zone code or UTC offset": [ - "Filtrování podle území, kódu časového pásma nebo posunu od UTC" - ], - "Final layout": [ - "Konečné rozvržení" - ], - "Find space in %s": [ - "Najít místo na %s" - ], - "Finish": [ - "Dokončit" - ], - "Finished": [ - "Dokončeno" - ], - "First user": [ - "První uživatel" - ], - "For more advanced needs, users can switch to this full-page, dedicated path version that provides more space for detailed views, additional columns, filters, and extended functionality.": [ - "Pro ještě pokročilejší potřeby si mohou uživatelé přepnout na tuto celou stránku, vybranou verzi cesty, která poskytuje větší prostor pro podrobnější zobrazení, dodatečné sloupce, filtry a rozšířenou funkcionalitu." - ], - "Format": [ - "Formát" - ], - "Format RAID %s": [ - "Formátovat RAID %s" - ], - "Format device as": [ - "Formátovat zařízení jako" - ], - "Format disk %s": [ - "Formátovat disk %s" - ], - "Format partition as": [ - "Formátovat oddíl jako" - ], - "Format selected devices?": [ - "Formátovat vybraná zařízení?" - ], - "Format the whole device or mount an existing file system": [ - "Naformátovat celé zařízení nebo připojit stávající systém souborů" - ], - "Formatted": [ - "Formátován" - ], - "Formatting DASD devices": [ - "Formátuji zařízení DASD" - ], - "Full Disk Encryption (FDE) allows to protect the information stored at the new file systems, including data, programs, and system files.": [ - "Šifrování celého disku (FDE) umožňuje chránit informace uložené na nových souborových systémech, včetně dat, programů a systémových souborů." - ], - "Full name": [ - "Celé jméno" - ], - "Gateway": [ - "Brána" - ], - "Gateway can be defined only in 'Manual' mode": [ - "Bránu lze definovat pouze v režimu 'Ruční'" - ], - "GiB": [ - "GiB" - ], - "Go back": [ - "" - ], - "Go to network page": [ - "Přejít na stránku síť" - ], - "Go to storage page": [ - "Přejít na stránku úložiště" - ], - "Good signal": [ - "Dobrý signál" - ], - "Hide": [ - "Skrýt" - ], - "Hide %d subvolume action": [ - "Skrýt %d akci podsvazku", - "Skrýt %d akce podsvazku", - "Skrýt %d akcí podsvazku" - ], - "Hide details": [ - "Skrýt podrobnosti" - ], - "Hostname could not be updated": [ - "" - ], - "Hostname successfully updated": [ - "" - ], - "I have read and accept the [license] for %s": [ - "Přečetl jsem si a přijímám [licenci] pro %s" - ], - "IP Address": [ - "IP adresa" - ], - "IP Addresses": [ - "IP adresy" - ], - "IP address": [ - "adresa IP" - ], - "IP addresses": [ - "IP adresy" - ], - "IP settings": [ - "Nastavení IP adresy" - ], - "IPs": [ - "" - ], - "IPv4": [ - "IPv4" - ], - "IPv6": [ - "IPv6" - ], - "If a local media was used to run this installer, remove it before the next boot.": [ - "Bylo-li ke spuštění tohoto instalačního programu použito místní médium, před dalším spuštěním ho odstraňte." - ], - "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ - "" - ], - "In progress": [ - "Probíhá" - ], - "Incorrect IP address": [ - "Nesprávná IP adresa" - ], - "Incorrect password": [ - "Nesprávné heslo" - ], - "Incorrect port": [ - "Nesprávný port" - ], - "Incorrect user name": [ - "Nesprávné uživatelské jméno" - ], - "Initiator": [ - "Iniciátor" - ], - "Initiator name": [ - "Název iniciátora" - ], - "Initiator name could not be updated": [ - "Název iniciátora nemohl být aktualizován" - ], - "Initiator name successfully updated": [ - "Název iniciátora byl úspěšně aktualizován" - ], - "Install": [ - "Instalovat" - ], - "Install now with potential data loss": [ - "" - ], - "Installation will take %s.": [ - "Instalace bude trvat %s." - ], - "Installed system may not have network connections": [ - "Nainstalovaný systém nemusí mít dostupné žádné síťové připojení" - ], - "Installing a broken package affects system stability and is a big security risk!": [ - "Instalace poškozeného balíčku ovlivňuje stabilitu systému a je to velký bezpečnostní risk!" - ], - "Installing the system, please wait...": [ - "Instaluji systém, čekejte ..." - ], - "Interface": [ - "Rozhraní" - ], - "Invalid storage settings": [ - "Neplatné nastavení úložiště" - ], - "Ip prefix or netmask": [ - "Předpona IP nebo maska sítě" - ], - "Issue date": [ - "Datum vydání" - ], - "Issuer": [ - "Vydavatel" - ], - "It doesn't exist or can't be reached.": [ - "Buď neexistuje nebo není dostupný." - ], - "It is chosen for booting": [ - "Je vybrán pro spuštění systému" - ], - "It is chosen for booting and for some LVM groups": [ - "Je vybrán pro spuštění systému a pro některé skupiny LVM" - ], - "It is chosen for booting and for the LVM group '%s'": [ - "Je vybrán pro spuštění systému a pro LVM skupinu '%s'" - ], - "It is chosen for some LVM groups": [ - "Je vybráno pro některé skupiny LVM" - ], - "It is chosen for the LVM group '%s'": [ - "Je vybrán pro LVM skupinu '%s'" - ], - "It is not possible to allocate space for %s.": [ - "Není možné vyhradit místo pro %s." - ], - "It is not possible to allocate space for the boot partition and for %s.": [ - "Není možné vyhradit místo pro spuštěcí oddíl a pro %s." - ], - "It is not possible to install the system with the current configuration. Adjust the settings below.": [ - "Systém nelze v současné konfiguraci nainstalovat. Upravte nastavení níže." - ], - "It is offline and must be activated before formatting it.": [ - "Je offline a musí být před formátováním aktivován." - ], - "It may take some time.": [ - "Chvíli to potrvá." - ], - "JFS": [ - "" - ], - "Keyboard": [ - "Klávesnice" - ], - "Keyboard layout": [ - "Rozložení klávesnice" - ], - "Keyboard selection": [ - "Výběr klávesnice" - ], - "KiB": [ - "KiB" - ], - "LUN": [ - "LUN" - ], - "Label": [ - "Štítek" - ], - "Language": [ - "Jazyk" - ], - "Language and keyboard": [ - "Jazyk a klávesnice" - ], - "Let the installer propose a sensible size": [ - "Nechat instalátor navrhnout vhodnout velikost" - ], - "Loading": [ - "Načítání..." - ], - "Loading data...": [ - "Načítání dat ..." - ], - "Loading the installation repositories...": [ - "Načítají se instalační repozitáře..." - ], - "Locale selection": [ - "Výběr lokality" - ], - "Localization": [ - "Lokalizace" - ], - "Log in": [ - "Přihlásit se" - ], - "Log in as %s": [ - "Přihlásit se jako %s" - ], - "Logical volume name": [ - "Jméno logického svazku" - ], - "Login": [ - "Přihlášení" - ], - "Login %s": [ - "Přihlášení %s" - ], - "Login form": [ - "Přihlašovací formulář" - ], - "Logout": [ - "Odhlášení" - ], - "MAC": [ - "MAC" - ], - "Main navigation": [ - "Hlavní navigace" - ], - "Make sure you provide the correct values": [ - "Ujistěte se, že jste zadali správné hodnoty" - ], - "Manual": [ - "Ruční" - ], - "Memory": [ - "" - ], - "MiB": [ - "MiB" - ], - "Mode": [ - "Režim" - ], - "Modify settings and physical volumes": [ - "Upravit nastavení a fyzické svazky" - ], - "More actions": [ - "Další nastavení" - ], - "More devices": [ - "Další zařízení" - ], - "More keymap layout might be available for the selected product at [Localization] page": [ - "Více voleb pro rozložení klávesnice pro vybraný produkt může být dostupných na stránce [Lokalizace]" - ], - "More language and keyboard layout options for the selected product may be available in [Localization] page.": [ - "Více jazyků a voleb pro rozložení klávesnice pro vybraný produkt může být dostupných na stránce [Lokalizace]." - ], - "More languages might be available for the selected product at [Localization] page": [ - "Více jazyků pro vybraný produkt může být dostupných na stránce [Lokalizace]" - ], - "Mount Point": [ - "Přípojný bod" - ], - "Mount RAID %s": [ - "Připojit RAID %s" - ], - "Mount disk %s": [ - "Připojit disk %s" - ], - "Mount point": [ - "Přípojný bod" - ], - "Move mount points": [ - "Přesunout přípojné body" - ], - "Move the mount points currently configured at the selected disks to logical volumes of this volume group.": [ - "Přesun přípojných bodů je v současnosti nastaven na vybrané disky do logických svazků této skupiny svazků." - ], - "Multipath": [ - "Vícecestný" - ], - "Multiple conflicts found. You can address them in any order, and resolving one may resolve others.": [ - "Bylo nalezeno několik konfliktů. Můžete je vyřešit v jakémkoliv pořadí a vyřešení jednoho může vyřešit i ostatní." - ], - "NILFS2": [ - "" - ], - "NTFS": [ - "" - ], - "Name": [ - "Název" - ], - "Needs about %s": [ - "" - ], - "Network": [ - "Síť" - ], - "Network details": [ - "Detaily síťě" - ], - "Network not found or lost": [ - "Síť nebyla nalezena nebo se ztratila" - ], - "New": [ - "Nový" - ], - "No": [ - "Ne" - ], - "No Wi-Fi networks were found": [ - "Nebyly nalezeny žádné sítě Wi-Fi" - ], - "No additional software was selected.": [ - "Nebyl vybrán žádný další software." - ], - "No conflicts to address": [ - "Žádné konflikty k vyřešení" - ], - "No content found": [ - "Nebyl nalezen žádný obsah" - ], - "No data loss is expected": [ - "" - ], - "No device is currently using this connection.": [ - "V současnosti toto připojení nepoužívá žádné zařízení." - ], - "No device selected yet": [ - "Zatím nebylo vybráno žádné zařízení" - ], - "No iSCSI Boot Firmware Table (iBFT) found. The initiator can be configured manually.": [ - "Nebyla nalezena iSCSI spouštěcí firmwarová tabulka (iBFT). Iniciátor může být nakonfigurován ručně." - ], - "No iSCSI targets found.": [ - "Nebyly nalezeny žádné cíle iSCSI." - ], - "No partitions will be automatically configured for booting. Use with caution.": [ - "Žádné oddíly nebudou automaticky konfigurovány pro zavádění systému. Používejte opatrně." - ], - "No support is planned.": [ - "Podpora není naplánována." - ], - "No user defined yet.": [ - "Zatím není definován žádný uživatel." - ], - "No wired connections were found": [ - "Nebyla nalezena žádná kabelová připojení" - ], - "No zFCP controllers found.": [ - "Nebyly nalezeny žádné řadiče zFCP." - ], - "No zFCP disks found.": [ - "Nebyly nalezeny žádné disky zFCP." - ], - "None": [ - "Žádné" - ], - "None of the keymaps match the filter.": [ - "Žádná z map kláves neodpovídá filtru." - ], - "None of the locales match the filter.": [ - "Žádné umístění neodpovídá filtru." - ], - "None of the patterns match the filter.": [ - "Žádný ze vzorů neodpovídá filtru." - ], - "None of the time zones match the filter.": [ - "Žádné z časových pásem neodpovídá filtru." - ], - "None set": [ - "Nenastaveno" - ], - "Not available": [ - "Není dostupné" - ], - "Not implemented yet (%s)": [ - "Dosud nepodporováno (%s)" - ], - "Not possible with the current setup. Click to know more.": [ - "Není možné pokračovat se současným nastavením. Klikněte sem pro více informací." - ], - "Not protected network": [ - "Nezabezpečená síť" - ], - "Not supported (%s)": [ - "Není podporováno (%s)" - ], - "On boot": [ - "Při spuštění systému" - ], - "Only available if authentication by target is provided": [ - "K dispozici, jen když je zadáno ověřování cílem" - ], - "Options toggle": [ - "Přepínač možností" - ], - "Overview": [ - "Přehled" - ], - "Package installation failed": [ - "Instalace balíčku selhala" - ], - "Partition Info": [ - "Údaje o oddílech" - ], - "Partitions needed for booting will also be adapted": [ - "Oddíly potřebné pro spuštění systému se také přizpůsobí" - ], - "Partitions needed for booting will remain at %s": [ - "Oddíly potřebné pro spuštění systému zůstanou na %s" - ], - "Partitions that are not reused would be resized if needed.": [ - "" - ], - "Partitions to boot will be set up if needed at the installation disk. Currently %1$s, based on the location of the %2$s file system.": [ - "" - ], - "Partitions will be used and created for %s": [ - "" - ], - "Password": [ - "Heslo" - ], - "Password Required": [ - "Vyžadováno heslo" - ], - "Password confirmation": [ - "Potvrzení hesla" - ], - "Password input": [ - "Zadejte heslo" - ], - "Password is empty.": [ - "Heslo je prázdné." - ], - "Password visibility button": [ - "Tlačítko viditelnosti hesla" - ], - "Passwords do not match": [ - "Hesla se neshodují" - ], - "Pending": [ - "Čeká se na" - ], - "PiB": [ - "PiB" - ], - "Please, check whether it is running.": [ - "Zkontrolujte, zda je spuštěn." - ], - "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ - "Spusťte vyhledávání iSCSI a tím najděte dostupné cíle iSCSI." - ], - "Please, provide its password to log in to the system.": [ - "Zadejte heslo pro přihlášení do systému." - ], - "Please, try to activate a zFCP controller.": [ - "Zkuste aktivovat řadič zFCP." - ], - "Please, try to activate a zFCP disk.": [ - "Zkuste aktivovat disk zFCP." - ], - "Port": [ - "Port" - ], - "Portal": [ - "Portál" - ], - "Potential data loss": [ - "" - ], - "Potential data loss affecting at least %s": [ - "" - ], - "Pre-installation checks": [ - "Kontrola před instalací" - ], - "Prefix length or netmask": [ - "Délka předpony nebo maska sítě" - ], - "Proceeding may result in data loss": [ - "" - ], - "Proceeding may result in data loss affecting at least %s": [ - "" - ], - "Product is already registered": [ - "" - ], - "Provide email address": [ - "Zadejte emailovou adresu" - ], - "Provide registration code": [ - "Zadejte registrační kód" - ], - "Public SSH Key is empty.": [ - "" - ], - "Public network": [ - "Veřejná síť" - ], - "Question": [ - "Dotaz" - ], - "Read zFCP devices": [ - "Načtení zařízení zFCP" - ], - "Reboot": [ - "Restartovat systém" - ], - "Recommended": [ - "Doporučeno" - ], - "Register": [ - "Registrovat" - ], - "Register using SUSE server": [ - "Zaregistrovat pomocí serveru SUSE" - ], - "Register using a custom registration server": [ - "Zaregistrovat pomocí vlastního registračního serveru" - ], - "Registration": [ - "Registrace" - ], - "Registration certificate": [ - "Registrační certifikát" - ], - "Registration code": [ - "Registrační kód" - ], - "Registration server": [ - "Registrační server" - ], - "ReiserFS": [ - "" - ], - "Reload": [ - "Znovu načíst" - ], - "Remove": [ - "Odstranit" - ], - "Repository load failed": [ - "Selhalo načítání repozitáře" - ], - "Required packages": [ - "" - ], - "Required packages and %s pattern": [ - "", - "", - "" - ], - "Reset to defaults": [ - "Obnovit výchozí nastavení" - ], - "Resource not found or lost": [ - "Zdroj nenalezen nebo byl ztracen" - ], - "Result": [ - "Výsledek" - ], - "Result of applying the configuration described at the 'Settings' section above.": [ - "" - ], - "Review and fix": [ - "Zkontrolovat a opravit" - ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ - "" - ], - "Routes": [ - "Trasy" - ], - "Row actions": [ - "Akce pro řádek" - ], - "Row expansion": [ - "Rozšíření řádku" - ], - "Row selection": [ - "Výběr řádku" - ], - "SD Card": [ - "Karta SD" - ], - "SHA1 fingerprint": [ - "Otisk SHA1" - ], - "SHA256 fingerprint": [ - "Otisk SHA256" - ], - "SSID": [ - "SSID" - ], - "SUSE Customer Center (SCC)": [ - "Zákaznické centrum SUSE (SCC)" - ], - "Search": [ - "Hledat" - ], - "Secured network": [ - "Zabezpečená síť" - ], - "Security": [ - "Zabezpečení" - ], - "See more details": [ - "Zobrazit podrobnosti" - ], - "Select": [ - "Zvolit" - ], - "Select a device to define partitions or to mount": [ - "Vyberte zařízení pro definování oddílů nebo pro připojení" - ], - "Select a disk": [ - "Výběr disku" - ], - "Select a disk to define partitions or to mount": [ - "Vyberte disk pro definování oddílů nebo pro připojení" - ], - "Select a product": [ - "Vyberte produkt" - ], - "Select a solution to continue": [ - "Pro pokračování vyberte řešení" - ], - "Select another device to define partitions or to mount": [ - "Vyberte další zařízení pro definování oddílů nebo pro připojení" - ], - "Select another disk to define partitions or to mount": [ - "Vyberte další disk pro definování oddílů nebo pro připojení" - ], - "Select at least one disk.": [ - "Vyberte alespoň jeden disk." - ], - "Select or enter a mount point": [ - "Vyberte nebo zadejte přípojný bod" - ], - "Select or enter a mount point that is not already assigned to another device": [ - "Vyber nebo zadej bod připojení, který ještě není přiřazen jinému zařízení" - ], - "Select or enter a valid mount point": [ - "Vyber nebo zadej platný bod připojení" - ], - "Select what to do with each partition in order to find space for allocating the new system.": [ - "Vybrat pro každý oddíl co dělat, aby se podařilo najít místo pro vyhrazení novému systému." - ], - "Select what to do with each partition.": [ - "Vyberte, co se má s jednotlivými oddíly dělat." - ], - "Selected patterns": [ - "Vybrané vzory" - ], - "Server IP": [ - "IP adresa serveru" - ], - "Server URL": [ - "URL serveru" - ], - "Server options": [ - "Nastavení serveru" - ], - "Set a permanent hostname that won’t change with network updates.": [ - "" - ], - "Setting up connection": [ - "Nastavuji připojení" - ], - "Settings": [ - "Nastavení" - ], - "Show": [ - "Zobrazit" - ], - "Show %d subvolume action": [ - "Zobrazit %d akci podsvazku", - "Zobrazit %d akce podsvazku", - "Zobrazit %d akcí podsvazku" - ], - "Show information about %s": [ - "Zobrazit informace o %s" - ], - "Show less actions": [ - "Zobrazit méně akcí" - ], - "Show more actions": [ - "Zobrazit více akcí" - ], - "Shrink existing partitions": [ - "Zmenšit stávající oddíly" - ], - "Signal strength": [ - "Síla signálu" - ], - "Size": [ - "Velikost" - ], - "Size limits must be numbers followed by a unit like GiB or GB": [ - "Velikosti limitů musí být nějaká čísla následovaná jednotkou jako GiB nebo GB" - ], - "Size limits must be numbers optionally followed by a unit like GiB or GB": [ - "Limity velikosti musí být nějaká čísla, která mohou být následována jednotkou jako GiB nebo GB" - ], - "Skip to content": [ - "Přeskočit na obsah" - ], - "Skip to next": [ - "Přeskočit na další" - ], - "Skip to previous": [ - "Přeskočit na předchozí" - ], - "Software": [ - "Software" - ], - "Software %s": [ - "Software %s" - ], - "Software conflicts resolution": [ - "Řešení softwarových konfliktů" - ], - "Software selection": [ - "Výběr softwaru" - ], - "Some installation repositories could not be loaded. The system cannot be installed without them.": [ - "Některé instalační repozitáře nemohly být načteny. Systém bez nich nemůže být nainstalován." - ], - "Some of the elements in your AutoYaST profile are not supported.": [ - "Některé prvky ve vašem AutoYaST profilu nejsou podporovány." - ], - "Something went wrong": [ - "Něco se nezdařilo" - ], - "Start from scratch with the default configuration": [ - "Začít znovu s výchozí konfigurací" - ], - "Startup": [ - "Typ startu iSCSI" - ], - "Static hostname": [ - "" - ], - "Status": [ - "Stav" - ], - "Storage": [ - "Úložiště" - ], - "Suggested mount points": [ - "Navrhované přípojné body" - ], - "Swap": [ - "" - ], - "TPM sealing requires the new system to be booted directly.": [ - "Zapečetění čipem TPM vyžaduje přímé spuštění nového systému." - ], - "Target Password": [ - "Cílové heslo" - ], - "Targets": [ - "Cíle" - ], - "Temporary name that may change after reboot or network changes": [ - "" - ], - "The LVM group '%1$s' will remain at %2$s": [ - "LVM skupina '%1$s' zůstane na %2$s" - ], - "The configuration must be adapted to address the following issue:": [ - "Před zahájením instalace vyřešte tento problém:", - "Před zahájením instalace vyřešte tyto problémy:", - "Před zahájením instalace vyřešte tyto problémy:" - ], - "The configured LVM groups will remain at %s": [ - "Nakonfigurované LVM skupiny na %s zůstanou" - ], - "The connection can be used by any available device.": [ - "Připojení může být použito kterýmkoliv dostupným zařízením." - ], - "The connection will be used only during installation and not available in the installed system.": [ - "Připojení bude použito pouze během instalace a nebude dostupné v nainstalovaném systému." - ], - "The current configuration will result in an attempt to create a %1$s of %2$s.": [ - "Současná konfigurace povede k pokusu vytvořit %1$s o velikosti %2$s." - ], - "The current configuration will result in an attempt to create a %1$s of at least %2$s.": [ - "Současná konfigurace povede k pokusu vytvořit %1$s o velikosti alespoň %2$s." - ], - "The current configuration will result in an attempt to create a %1$s with a size between %2$s and %3$s.": [ - "Současná konfigurace povede k pokusu vytvořit %1$s o velikosti mezi %2$s a %3$s." - ], - "The current file system will be mounted at %s": [ - "Aktuální souborový systém bude připojen na %s" - ], - "The current storage configuration has the following issue:": [ - "", - "", - "" - ], - "The data is kept, but the current partitions will be resized as needed.": [ - "Data zůstanou zachována, ale velikost aktuálních oddílů se podle potřeby změní." - ], - "The data is kept. Only the space not assigned to any partition will be used.": [ - "Data jsou uchována. Využije se pouze prostor, který není přiřazen žádnému oddílu." - ], - "The device cannot be shrunk:": [ - "Zařízení nelze zmenšit:" - ], - "The device will be formatted": [ - "Zařízení bude formátováno" - ], - "The device will be formatted as %1$s and mounted at %2$s": [ - "Zařízení bude formátováno jako %1$s a připojeno na %2$s" - ], - "The device will be mounted": [ - "Zařízení bude připojeno" - ], - "The disk is used for LVM": [ - "Tento disk se používá pro LVM" - ], - "The disk is used for LVM and boot": [ - "Tento disk se používá pro LVM a spuštění systému" - ], - "The disk is used for booting": [ - "Tento disk se používá pro spuštění systému" - ], - "The encryption password did not work": [ - "Zadané šifrovací heslo nefungovalo" - ], - "The extension has been registered with key %s.": [ - "Rozšíření bylo zaregistrováno pomocí klíče %s." - ], - "The extension was registered without any registration code.": [ - "Rozšíření bylo zaregistrováno bez jakéhokoliv registračního kódu." - ], - "The final size can be bigger in order to fill the extra free space.": [ - "Konečná velikost může být větší, aby se zaplnilo zbývající volné místo." - ], - "The final step to configure the Trusted Platform Module (TPM) to automatically open encrypted devices will take place during the first boot of the new system. For that to work, the machine needs to boot directly to the new boot loader.": [ - "Poslední krok konfigurace modulu TPM (Trusted Platform Module) pro automatické otevírání šifrovaných zařízení se provede při prvním spuštění nového systému. Aby to fungovalo, musí se počítač spustit přímo novým zavaděčem." - ], - "The following partitions will be created or mounted": [ - "Následující oddíly budou vytvořeny nebo připojeny" - ], - "The following software patterns are selected for installation:": [ - "Pro instalaci jsou vybrány tyto softwarové vzory:" - ], - "The installation on your machine is complete.": [ - "Instalace na váš počítač je dokončena." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "Instalátor už není dostupný, můžete bezpečně zavřít toto okno." - ], - "The installer requires [root] user privileges.": [ - "Instalátor vyžaduje oprávnění uživatele [root]." - ], - "The maximum must be a number followed by a unit like GiB or GB": [ - "Maximum musí být nějaké číslo následované jednotkou jako GiB nebo GB" - ], - "The maximum must be a number optionally followed by a unit like GiB or GB": [ - "Maximum musí být nějaké číslo, které může následovat jednotka jako GiB nebo GB" - ], - "The minimum cannot be greater than the maximum": [ - "Minimum nemůže být větší než maximum" - ], - "The minimum must be a number followed by a unit like GiB or GB": [ - "Minimum musí být nějaké číslo následované jednotkou jako GiB nebo GB" - ], - "The minimum must be a number optionally followed by a unit like GiB or GB": [ - "Minimum musí být nějaké číslo, které může následovat jednotka jako GiB nebo GB" - ], - "The modal selector offers a simplified interface designed for quick and straightforward use, without overwhelming the user.": [ - "Modální výběr nabízí zjednodušené rozhraní navržené pro rychlé a přímočaré použití, aniž by byl uživatel zahlcen." - ], - "The needed LVM physical volumes will be added as partitions on the chosen disks, based on the sizes of the logical volumes. If you select more than one disk, the physical volumes may be distributed along several disks.": [ - "Požadované fyzické LVM svazky budou přidány jako oddíly vybraných disku, na základě velikosti logických svazků. Pokud vyberete více než jeden disk, fyzické svazky mohou být rozloženy mezi několik disků." - ], - "The password will not be needed to boot and access the data if the TPM can verify the integrity of the system. TPM sealing requires the new system to be booted directly on its first run.": [ - "Dokáže-li čip TPM ověřit integritu systému, nebude heslo pro spuštění systému a přístup k datům potřebné. Zapečetění TPM vyžaduje, aby byl nový systém spuštěn hned při prvním použití." - ], - "The product will be registered with \"%s\" hostname": [ - "" - ], - "The size for %1$s will be dynamically adjusted based on the amount of RAM in the system and the presence of a separate file system for %2$s.": [ - "Velikost %1$s bude dynamicky upravena na základě množství paměti RAM v systému a přítomnosti zvláštního souborového systému pro %2$s." - ], - "The size for %1$s will be dynamically adjusted based on the amount of RAM in the system and the presence of separate file systems for %2$s.": [ - "Velikost %1$s bude dynamicky upravena na základě množství paměti RAM v systému a přítomnosti zvláštních souborových systémů pro %2$s." - ], - "The size for %1$s will be dynamically adjusted based on the amount of RAM in the system, the usage of Btrfs snapshots and the presence of a separate file system for %2$s.": [ - "Velikost %1$s bude dynamicky upravena na základě množství paměti RAM v systému, použití snímků Btrfs a přítomnosti zvláštního souborového systému pro %2$s." - ], - "The size for %1$s will be dynamically adjusted based on the amount of RAM in the system, the usage of Btrfs snapshots and the presence of separate file systems for %2$s.": [ - "Velikost %1$s bude dynamicky upravena na základě množství paměti RAM v systému, použití snímků Btrfs a přítomnosti zvláštních souborových systémů pro %2$s." - ], - "The size for %1$s will be dynamically adjusted based on the presence of a separate file system for %2$s.": [ - "Velikost %1$s bude dynamicky upravena na základě přítomnosti zvláštního souborového systému pro %2$s." - ], - "The size for %1$s will be dynamically adjusted based on the presence of separate file systems for %2$s.": [ - "Velikost %1$s bude dynamicky upravena na základě přítomnosti zvláštních souborových systémů pro %2$s." - ], - "The size for %1$s will be dynamically adjusted based on the usage of Btrfs snapshots and the presence of a separate file system for %2$s.": [ - "Velikost %1$s bude dynamicky upravena na základě použití snímků Btrfs a přítomnosti zvláštního souborového systému pro %2$s." - ], - "The size for %1$s will be dynamically adjusted based on the usage of Btrfs snapshots and the presence of separate file systems for %2$s.": [ - "Velikost %1$s bude dynamicky upravena na základě použití snímků Btrfs a přítomnosti zvláštních souborových systémů pro %2$s." - ], - "The size for %s will be dynamically adjusted based on the amount of RAM in the system and the usage of Btrfs snapshots.": [ - "Velikost %s bude dynamicky upravena na základě množství paměti RAM v systému a použití snímků Btrfs." - ], - "The size for %s will be dynamically adjusted based on the usage of Btrfs snapshots.": [ - "Velikost %s bude dynamicky upravena na základě použití snímků Btrfs." - ], - "The size is configured as a range between %s and %s, but this interface cannot handle ranges with a given max size.": [ - "Velikost je nakonfigurovaná jako rozsah mezi %s a %s, ale toto rozhraní nemůže zpracovat rozsah s danou maximální velikostí." - ], - "The size must be a number followed by a unit of the form GiB (power of 2) or GB (power of 10).": [ - "Velikost musí být číslo následované jednotkou ve formátu GiB (mocnina 2) nebo GB (mocnina 10)." - ], - "The storage configuration is valid (see result below) but uses elements not supported by this interface.": [ - "Konfigurace úložiště je platná (viz výsledek níže), ale používá prvky, které nejsou tímto rozhraním podporovány." - ], - "The storage configuration uses elements not supported by this interface.": [ - "Konfigurace úložiště používá prvky, které nejsou tímto rozhraním podporovány." - ], - "The system does not support Wi-Fi connections, probably because of missing or disabled hardware.": [ - "Systém nepodporuje připojení Wi-Fi, pravděpodobně chybí hardware nebo je zakázán." - ], - "The zFCP disk was not activated.": [ - "Disk zFCP nebyl aktivován." - ], - "There are not disks available for the installation. You may need to configure some device.": [ - "Pro instalaci nesou dostupné žádné disky. Možná bude potřeba nakonfigurovat nějaká zařízení." - ], - "There is %d destructive action planned affecting %s": [ - "", - "", - "" - ], - "These are the settings for the product to install. The installer language and keyboard layout can be adjusted via the [settings panel] accessible from the top bar.": [ - "Toto jsou nastavení pro instalaci produktu. Jazyk instalátoru a rozložení klávesnice můžete upravit v [panelu nastavení] dostupném v horní liště." - ], - "These are the settings for the product to install. The installer language can be adjusted via the [settings panel] accessible from the top bar.": [ - "Toto jsou nastavení pro instalaci produktu. Jazyk instalátoru můžete upravit v [panelu nastavení] dostupném v horní liště." - ], - "This extension is not available on the server. Ask the server administrator to mirror the extension.": [ - "Toto rozšíření není na tomto serveru dostupné. Požádejte správce serveru, aby provedl zrcadlení tohoto rozšíření." - ], - "This hostname is dynamic and may change after a reboot or network update, as configured by the local network administrator.": [ - "" - ], - "This license is not available in %s.": [ - "V %s není tato licence dostupná." - ], - "This may take a moment while updates complete.": [ - "Než budou aktualizace dokončeny, může to chvilku zabrat." - ], - "This message will close automatically when everything is done.": [ - "Tato zpráva bude automaticky uzavřena jakmile bude vše hotovo." - ], - "This pattern strikes a balance between clarity and efficiency: the modal keeps things lightweight for simple selections, while the full view supports deeper exploration and more complex actions, specially for users with tons of devices.": [ - "Tento vzor balancuje mezi jasností a efektivitou: modál ponechává věci odlehčené pro jednoduché volby, zatímco plné zobrazení umožňuje hlubší průzkum a mnohem komplexnější akce. To zvláště ocení uživatelé s velkým množstvím zařízení." - ], - "This product does not allow to select software patterns during installation. However, you can add additional software once the installation is finished.": [ - "Tento produkt neumožňuje výběr softwarových vzorů během instalace. Po dokončení instalace však můžete přidat další software." - ], - "This space includes the base system and the selected software patterns, if any.": [ - "Tento prostor zahrnuje základní systém a vybrané softwarové vzory, pokud existují." - ], - "This will affect only the installer interface, not the product to be installed. You can adjust the product’s localization later in the Localization settings page.": [ - "Toto ovlivní pouze rozhraní instalátoru, nikoliv produkt, který bude nainstalován. Lokalizaci produktu můžete upravit později na stránce nastavení lokalizace." - ], - "TiB": [ - "TiB" - ], - "Time zone": [ - "Časové pásmo" - ], - "Tmpfs": [ - "" - ], - "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ - "Aby bylo možné nový systém spustit, může být nutné, aby instalační program vytvořil nebo nakonfiguroval některé oddíly na příslušném disku." - ], - "Transactional root file system": [ - "Transakční kořenový souborový systém" - ], - "Try again": [ - "Zkusit znovu" - ], - "Type": [ - "Typ" - ], - "URL": [ - "Adresa URL" - ], - "Unable to modify the settings": [ - "Není možné upravit nastavení" - ], - "Unbound": [ - "Nenavázané" - ], - "Unselect": [ - "Zrušit výběr" - ], - "Unselect or activate them and try it again.": [ - "Zrušte jejich označení nebo je aktivujte a zkuste to znovu." - ], - "Unsupported AutoYaST elements": [ - "Nepodporované prvky AutoYaSTu" - ], - "Unused space": [ - "Nevyužitý prostor" - ], - "Up to %s can be recovered by shrinking the device.": [ - "Zmenšením zařízení lze obnovit až %s." - ], - "Update available disks and activate crypt devices": [ - "Aktualizovat dostupné disky a aktivovat šifrovaná zařízení" - ], - "Updating the hostname now or later will not change the currently registered hostname.": [ - "" - ], - "Upload": [ - "Nahrát" - ], - "Upload, paste, or drop an SSH public key": [ - "Nahrání, vložení nebo přetažení veřejného klíče SSH" - ], - "Use RAID %s": [ - "Použít RAID %s" - ], - "Use RAID %s to host LVM": [ - "Použít RAID %s pro zavedení LVM" - ], - "Use RAID %s to host LVM and boot": [ - "Použít RAID %s pro zavedení LVM a spuštění" - ], - "Use RAID %s to install": [ - "Použít RAID %s pro instalaci" - ], - "Use RAID %s to install and boot": [ - "Použít RAID %s k instalaci a spuštění systému" - ], - "Use RAID %s to install and host LVM": [ - "Použít RAID %s pro instalaci a zavedení LVM" - ], - "Use RAID %s to install, host LVM and boot": [ - "Použít RAID %s pro instalaci, zavedení LVM a spuštění" - ], - "Use actions below to set up your devices or click %s to start from scratch with the default configuration.": [ - "Použijte akce níže pro nastavení vašich zařízení nebo klikněte na %s pro vytvoření od znova s výchozí konfigurací." - ], - "Use available space": [ - "Využít dostupný prostor" - ], - "Use disk %s": [ - "Použít disk %s" - ], - "Use disk %s to host LVM": [ - "Použij disk %s pro zavedení LVM" - ], - "Use disk %s to host LVM and boot": [ - "Použij disk %s pro zavedení LVM a spuštění" - ], - "Use disk %s to install": [ - "Použij disk %s k instalaci" - ], - "Use disk %s to install, host LVM and boot": [ - "Použij disk %s pro instalaci, zavedení LVM a spuštění" - ], - "Use for installation only": [ - "Použít pouze během instalace" - ], - "Use for the selected product too": [ - "Použít také pro vybraný produkt" - ], - "Use static hostname": [ - "" - ], - "Use suggested username": [ - "Použijte navrhované uživatelské jméno" - ], - "Use the Trusted Platform Module (TPM) to decrypt automatically on each boot": [ - "Použití modulu TPM (Trusted Platform Module) k automatickému dešifrování při každém spuštění systému" - ], - "Use these same settings for the selected product": [ - "Použít stejné nastavení pro vybraný produkt" - ], - "Used space": [ - "Využitý prostor" - ], - "User name": [ - "Uživatelské jméno" - ], - "Username": [ - "Uživatelské jméno" - ], - "Username suggestion dropdown": [ - "Rozbalovací nabídka uživatelských jmen" - ], - "Using [%s] keyboard": [ - "Používá se klávesnice [%s]" - ], - "Using a hashed password.": [ - "" - ], - "Volume group '%s' already exists. Enter a different name.": [ - "Skupina svazků ‘%s’ již existuje. Zadejte jiný název." - ], - "WPA & WPA2 Personal": [ - "WPA & WPA2 Osobní" - ], - "WPA Password": [ - "Heslo WPA" - ], - "WWPN": [ - "WWPN" - ], - "Waiting for a mount point": [ - "Čekám na přípojný bod" - ], - "Waiting for information about storage configuration": [ - "Čekání na informace o konfiguraci úložiště" - ], - "Weak signal": [ - "Slabý signál" - ], - "Wi-Fi connection form": [ - "Formulář pro připojení WiFi" - ], - "Wi-Fi networks": [ - "Wi-Fi sítě" - ], - "Wi-Fi not supported": [ - "Wi-Fi není podporováno" - ], - "Will be supported in a future version.": [ - "Bude podporováno v budoucí verzi." - ], - "Wired connections": [ - "Drátová připojení" - ], - "XFS": [ - "" - ], - "Yes": [ - "Ano" - ], - "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ - "Můžete pokračovat s instalací za použití současného nastavení nebo můžete konfiguraci skartovat a začít od začátku s jednodušším návrhem." - ], - "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ - "Toto není možné později změnit. Pokud chcete ještě něco upravit, přejděte před pokračováním v registraci do oddílu %s." - ], - "You may want to discard the current settings and start from scratch with a simple configuration.": [ - "Možná budete chtít zahodit toto nastavení a začít od znova s jednoduchou konfigurací." - ], - "You may want to discard those settings and start from scratch with a simple configuration.": [ - "Možná budete chtít zahodit toto nastavení a začít od znova s jednoduchou konfigurací." - ], - "You will connect to a public network without encryption. Your data may not be secure.": [ - "Připojíte se do veřejné nešifrované sítě. Vaše data nemusí být v bezpečí." - ], - "Your system is rebooting": [ - "Váš systém se nyní restartuje" - ], - "ZFCP": [ - "ZFCP" - ], - "[CAPS LOCK] is on": [ - "[CAPS LOCK] je zapnutý" - ], - "[FIXME]": [ - "[OPRAV MĚ]" - ], - "approx. %s": [ - "zhruba %s" - ], - "at least %s": [ - "alespoň %s" - ], - "auto selected": [ - "automaticky vybráno" - ], - "hostname": [ - "jméno počítače" - ], - "iBFT": [ - "iBFT" - ], - "iSCSI": [ - "iSCSI" - ], - "logical volume": [ - "logický svazek" - ], - "no": [ - "ne" - ], - "offline": [ - "offline" - ], - "partition": [ - "oddíl" - ], - "read_only": [ - "pouze_čtení" - ], - "reset to defaults": [ - "Obnovit výchozí nastavení" - ], - "zFCP": [ - "zFCP" - ], - "zFCP Disk Activation": [ - "Aktivace disku zFCP" - ], - "zFCP Disk activation form": [ - "Aktivační formulář zFCP disku" - ] -}; diff --git a/web/src/po/po.de.js b/web/src/po/po.de.js index d8f0454e70..c99712ae72 100644 --- a/web/src/po/po.de.js +++ b/web/src/po/po.de.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => n != 1, "language": "de" }, - " Timezone selection": [ - " Zeitzonenauswahl" - ], "\"%s\"": [ "„%s“" ], @@ -18,12 +15,15 @@ export default { "%1$s - %2$s": [ "%1$s - %2$s" ], + "%1$s and %2$s": [ + "%1$s und %2$s" + ], + "%1$s and [%2$d more]": [ + "%1$s und [%2$d weitere]" + ], "%1$s at %2$s": [ "%1$s bei %2$s" ], - "%1$s keyboard - %2$s timezone": [ - "" - ], "%1$s will be created as a partition at %2$s": [ "%1$s wird als Partition unter %2$s erstellt", "%1$s werden als Partitionen unter %2$s erstellt" @@ -31,17 +31,20 @@ export default { "%1$s will still contain the LVM group '%2$s' and any partition needed to boot": [ "%1$s wird weiterhin die LVM-Gruppe ‚%2$s‘ und alle zum Booten benötigten Partitionen enthalten" ], + "%1$s, %2$s and [%3$d more]": [ + "%1$s, %2$s und [%3$d weitere]" + ], "%d of %d": [ "%d von %d" ], "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [muss registriert sein]." - ], "%s and %d others": [ - "" + "%s und %d andere" + ], + "%s and %s": [ + "%s und %s" ], "%s disk": [ "Festplatte %s" @@ -49,12 +52,13 @@ export default { "%s has been registered with below information.": [ "%s wurde mit den folgenden Informationen registriert." ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s ist ein unveränderliches System mit atomaren Aktualisierungen. Es verwendet ein schreibgeschütztes Btrfs-Dateisystem, das über Schnappschüsse aktualisiert wird." - ], "%s logo": [ "%s-Logo" ], + "%s task active": [ + "%s Aufgabe aktiv", + "%s Aufgaben aktiv" + ], "%s will be created as a logical volume": [ "%s wird als logisches Volume erstellt", "%s wird als logische Volumes erstellt" @@ -65,6 +69,9 @@ export default { "%s with %d partitions": [ "%s mit %d Partitionen" ], + "(step %s of %s)": [ + "(Schritt %s von %s)" + ], "A %1$s of %2$s will be created for %3$s if possible": [ "Eine %1$s mit %2$s wird nach Möglichkeit für %3$s erstellt" ], @@ -228,12 +235,6 @@ export default { "At least one partition will be deleted": [ "Mindestens eine Partition wird gelöscht" ], - "At this point you can power off the machine.": [ - "Sie können den Rechner jetzt ausschalten." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "Sie können den Rechner jetzt neu starten, um sich bei dem neuen System anzumelden." - ], "Authentication": [ "Authentifizierung" ], @@ -250,7 +251,7 @@ export default { "Automatischer LUNs-Scan" ], "Auto and manual": [ - "" + "Automatisch und manuell" ], "Automatic": [ "Automatisch" @@ -264,9 +265,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "Der automatische LUN-Scan ist [aktiviert]. Wenn Sie einen Controller aktivieren, der im NPIV-Modus ausgeführt wird, werden alle seine LUNs automatisch konfiguriert." ], - "Available products": [ - "Verfügbare Produkte" - ], "Back": [ "Zurück" ], @@ -306,8 +304,8 @@ export default { "Binding": [ "Bindung" ], - "Binding settings for '%s'": [ - "Verknüpfungseinstellungen für ‚%s‘" + "Binding settings": [ + "Verknüpfungseinstellungen" ], "BitLocker": [ "BitLocker" @@ -315,14 +313,20 @@ export default { "Boot options": [ "Boot-Optionen" ], + "Breadcrumbs": [ + "Brotkrümel" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "Btrfs mit Schnappschüssen" ], + "By proceeding, the installation will begin with defined settings.": [ + "Wenn Sie fortfahren, wird die Installation mit den festgelegten Einstellungen gestartet." + ], "CPU": [ - "" + "CPU" ], "Cancel": [ "Abbrechen" @@ -330,8 +334,8 @@ export default { "Cannot be changed in remote installation": [ "Kann bei der Ferninstallation nicht geändert werden" ], - "Cannot connect to Agama server": [ - "Verbindung zum Agama-Server nicht möglich" + "Cannot connect": [ + "Kann keine Verbindung herstellen" ], "Cannot format %s": [ "%s kann nicht formatiert werden" @@ -363,9 +367,15 @@ export default { "Change keyboard layout": [ "Tastaturbelegung ändern" ], + "Change mode": [ + "Modus ändern" + ], "Change product": [ "Produkt ändern" ], + "Change product or mode": [ + "Produkt oder Modus ändern" + ], "Change selection": [ "Auswahl ändern" ], @@ -384,6 +394,9 @@ export default { "Change the file system or mount point": [ "Dateisystem oder Einhängepunkt ändern" ], + "Change to %s": [ + "Ändern zu %s" + ], "Changes in these settings will immediately update the 'Result' section below.": [ "Änderungen an diesen Einstellungen werden sofort im Abschnitt ‚Ergebnis‘ unten aktualisiert." ], @@ -396,6 +409,9 @@ export default { "Check the following before continuing": [ "Überprüfen Sie Folgendes, bevor Sie fortfahren" ], + "Check whether Agama server is running.": [ + "Überprüfen Sie, ob der Agama-Server läuft." + ], "Choose a disk for placing the boot loader": [ "Wählen Sie eine Festplatte für den Bootloader aus" ], @@ -429,14 +445,14 @@ export default { "Configuration unreachable or invalid": [ "Konfiguration nicht erreichbar oder ungültig" ], + "Configure": [ + "Konfigurieren" + ], "Configure DASD": [ "DASD konfigurieren" ], - "Configure LVM Volume Group": [ - "LVM-Volume-Gruppe konfigurieren" - ], - "Configure LVM logical volume at %s volume group": [ - "Logisches LVM-Volume bei Volume-Gruppe '%s' konfigurieren" + "Configure Volume Group": [ + "Volume-Gruppe konfigurieren" ], "Configure device %s": [ "Gerät %s konfigurieren" @@ -447,6 +463,12 @@ export default { "Configure iSCSI": [ "iSCSI konfigurieren" ], + "Configure logical volume": [ + "Logisches Volume konfigurieren" + ], + "Configure partition": [ + "Partition konfigurieren" + ], "Configure partition at %s": [ "Partition bei %s konfigurieren" ], @@ -456,24 +478,31 @@ export default { "Configured for installation only": [ "Nur für die Installation konfiguriert" ], - "Configuring the product, please wait ...": [ - "Produkt wird konfiguriert, bitte warten ..." + "Configured for root and user %s": [ + "Für root und Benutzer %s konfiguriert" + ], + "Configured for the root user": [ + "Für den root-Benutzer konfiguriert" + ], + "Configured for user %s": [ + "Für Benutzer %s konfiguriert" + ], + "Configured with %d connection": [ + "Konfiguriert mit %d Verbindung", + "Konfiguriert mit %d Verbindungen" ], "Confirm": [ "Bestätigen" ], + "Confirm and install": [ + "Bestätigen und installieren" + ], "Confirm that you really want to continue.": [ "Bestätigen Sie, dass Sie wirklich fortfahren möchten." ], - "Congratulations!": [ - "Gratulation!" - ], "Connect": [ "Verbinden" ], - "Connect to %s": [ - "Mit %s verbinden" - ], "Connect to iSCSI targets": [ "Mit iSCSI-Zielen verbinden" ], @@ -519,14 +548,14 @@ export default { "Controllers": [ "Controller" ], - "Could not authenticate against the server, please check it.": [ - "Der Server konnte nicht authentifiziert werden, bitte überprüfen Sie dies." + "Could not authenticate against the server.": [ + "Die Authentifizierung beim Server war nicht möglich." ], "Could not connect to %s": [ "Konnte keine Verbindung zu %s herstellen" ], - "Could not log in. Please, make sure that the password is correct.": [ - "Die Anmeldung ist fehlgeschlagen. Bitte stellen Sie sicher, dass das Passwort korrekt ist." + "Could not log in": [ + "Anmeldung nicht möglich" ], "Create LVM volume group %s": [ "LVM-Volume-Gruppe %s erstellen" @@ -552,6 +581,9 @@ export default { "Current partitions will be kept": [ "Aktuelle Partitionen werden beibehalten" ], + "Current selection": [ + "Aktuelle Auswahl" + ], "Custom": [ "Benutzerdefiniert" ], @@ -561,8 +593,11 @@ export default { "DASD %s": [ "DASD %s" ], + "DHCP and %s": [ + "DHCP und %s" + ], "DHCP, %s": [ - "" + "DHCP, %s" ], "DIAG": [ "DIAG" @@ -612,6 +647,9 @@ export default { "Delete current content": [ "Aktuellen Inhalt löschen" ], + "Delete existing data and install %s?": [ + "Vorhandene Daten löschen und %s installieren?" + ], "Delete volume group": [ "Volume-Gruppe löschen" ], @@ -636,9 +674,6 @@ export default { "Device %s menu": [ "Menü von Gerät %s" ], - "Device Selection": [ - "Geräteauswahl" - ], "Device details": [ "Gerätedetails" ], @@ -666,6 +701,9 @@ export default { "Disk": [ "Festplatte" ], + "Disk Activation": [ + "Festplattenaktivierung" + ], "Disks": [ "Festplatten" ], @@ -690,9 +728,6 @@ export default { "Edit binding settings": [ "Verknüpfungseinstellungen bearbeiten" ], - "Edit connection %s": [ - "Verbindung %s bearbeiten" - ], "Edit connection settings": [ "Verbindungseinstellungen bearbeiten" ], @@ -770,6 +805,9 @@ export default { "Die Installation über die aktuell ausgewählte Festplatte hinaus erweitern", "Die Installation über die aktuellen %d Festplatten hinaus erweitern" ], + "Extensions": [ + "Erweiterungen" + ], "F2FS": [ "F2FS" ], @@ -809,9 +847,6 @@ export default { "Find space in %s": [ "Speicherplatz in %s finden" ], - "Finish": [ - "Fertigstellen" - ], "Finished": [ "Fertiggestellt" ], @@ -872,9 +907,6 @@ export default { "GiB": [ "GiB" ], - "Go back": [ - "" - ], "Go to network page": [ "Zur Netzwerkseite gehen" ], @@ -891,9 +923,6 @@ export default { "%d Subvolume-Aktion ausblenden", "%d Subvolume-Aktionen ausblenden" ], - "Hide details": [ - "Details ausblenden" - ], "Hostname": [ "Hostname" ], @@ -922,7 +951,7 @@ export default { "IP-Einstellungen" ], "IPs": [ - "" + "IPs" ], "IPv4": [ "IPv4" @@ -933,8 +962,14 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "Wenn ein lokales Medium zur Ausführung dieses Installationsprogramms verwendet wurde, entfernen Sie es vor dem nächsten Start." ], - "In progress": [ - "In Bearbeitung" + "If unsure, cancel and review storage settings.": [ + "Wenn Sie sich nicht sicher sind, brechen Sie den Vorgang ab und überprüfen Sie die Speichereinstellungen." + ], + "If you are unsure, check and adjust the storage settings.": [ + "Wenn Sie sich nicht sicher sind, überprüfen und passen Sie die Speicherungseinstellungen an." + ], + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "Wenn Sie diese Überprüfung deaktivieren möchten, geben Sie bitte „inst.ay_check=0” in der Befehlszeile des Kernels an" ], "Incorrect IP address": [ "Falsche IP-Adresse" @@ -966,12 +1001,33 @@ export default { "Install": [ "Installieren" ], + "Install %s?": [ + "%s installieren?" + ], + "Install now": [ + "Jetzt installieren" + ], "Install now with potential data loss": [ - "" + "Mit potenziellem Datenverlust jetzt installieren" + ], + "Installation complete": [ + "Installation abgeschlossen" ], "Installation devices": [ "Installationsgeräte" ], + "Installation in progress": [ + "Installation läuft" + ], + "Installation only": [ + "Nur Installation" + ], + "Installation settings": [ + "Installationseinstellungen" + ], + "Installation settings will automatically update to match the new product's defaults.": [ + "Die Installationseinstellungen werden automatisch aktualisiert, um den Standardeinstellungen des neuen Produkts zu entsprechen." + ], "Installation will take %s.": [ "Installation wird %s in Anspruch nehmen." ], @@ -981,12 +1037,15 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "Die Installation eines defekten Pakets beeinträchtigt die Systemstabilität und stellt ein großes Sicherheitsrisiko dar!" ], - "Installing the system, please wait...": [ - "Das System wird installiert, bitte warten ..." - ], "Interface": [ "Schnittstelle" ], + "Invalid settings": [ + "Ungültige Einstellungen" + ], + "Invalid software selection": [ + "Ungültige Softwareauswahl" + ], "Invalid storage settings": [ "Ungültige Einstellungen für die Speicherung" ], @@ -1041,15 +1100,15 @@ export default { "Keyboard layout": [ "Tastaturbelegung" ], - "Keyboard selection": [ - "Tastaturauswahl" - ], "KiB": [ "KiB" ], "LUN": [ "LUN" ], + "LVM": [ + "LVM" + ], "Label": [ "Bezeichnung" ], @@ -1059,9 +1118,18 @@ export default { "Language and keyboard": [ "Sprache und Tastatur" ], + "Language and region": [ + "Sprache und Region" + ], "Let the installer propose a sensible size": [ "Eine vernünftige Größe durch das Installationsprogramm vorschlagen lassen" ], + "License acceptance is required to continue.": [ + "Zum Fortfahren ist die Annahme der Lizenz erforderlich." + ], + "License acceptance required": [ + "Lizenzannahme erforderlich" + ], "Loading": [ "Wird geladen" ], @@ -1074,9 +1142,6 @@ export default { "Loading the installation repositories...": [ "Installations-Repositorien werden geladen ..." ], - "Locale selection": [ - "Gebietsschema-Auswahl" - ], "Localization": [ "Lokalisierung" ], @@ -1107,8 +1172,8 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "Hauptnavigation" + "Make sure that the passsword is correct and try again.": [ + "Vergewissern Sie sich, dass das Passwort korrekt ist, und versuchen Sie es erneut." ], "Make sure you provide the correct values": [ "Stellen Sie sicher, dass Sie die richtigen Werte angeben" @@ -1123,7 +1188,7 @@ export default { "Maximaler Kanal" ], "Memory": [ - "" + "Speicher" ], "MiB": [ "MiB" @@ -1134,6 +1199,9 @@ export default { "Mode": [ "Modus" ], + "Model": [ + "Modell" + ], "Modify settings and physical volumes": [ "Einstellungen und physikalische Volumes ändern" ], @@ -1212,7 +1280,7 @@ export default { "Name" ], "Needs about %s": [ - "" + "Benötigt etwa %s" ], "Network": [ "Netzwerk" @@ -1248,7 +1316,7 @@ export default { "Kein Inhalt gefunden" ], "No data loss is expected": [ - "" + "Es wird kein Datenverlust erwartet" ], "No device is currently using this connection.": [ "Derzeit verwendet kein Gerät diese Verbindung." @@ -1316,6 +1384,9 @@ export default { "Not available": [ "Nicht verfügbar" ], + "Not configured": [ + "Nicht konfiguriert" + ], "Not configured yet": [ "Noch nicht konfiguriert" ], @@ -1325,12 +1396,12 @@ export default { "Not implemented yet (%s)": [ "Noch nicht ausgewählt (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "Mit dem derzeitigen System ist das nicht möglich. Klicken Sie, um mehr zu erfahren." - ], "Not protected network": [ "Nicht geschütztes Netzwerk" ], + "Not registered yet": [ + "Noch nicht registriert" + ], "Not supported (%s)": [ "Nicht unterstützt (%s)" ], @@ -1352,9 +1423,6 @@ export default { "Options toggle": [ "Optionen umschalten" ], - "Overview": [ - "Übersicht" - ], "Package installation failed": [ "Paketinstallation fehlgeschlagen" ], @@ -1427,15 +1495,9 @@ export default { "PiB": [ "PiB" ], - "Please, check whether it is running.": [ - "Bitte prüfen Sie, ob es läuft." - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "Bitte führen Sie eine iSCSI-Erkennung durch, um verfügbare iSCSI-Ziele zu finden." ], - "Please, provide its password to log in to the system.": [ - "Bitte geben Sie das Passwort für die Anmeldung am System an." - ], "Please, try to activate a zFCP controller.": [ "Bitte versuchen Sie, einen zFCP-Controller zu aktivieren." ], @@ -1449,10 +1511,10 @@ export default { "Portal" ], "Potential data loss": [ - "" + "Potenzieller Datenverlust" ], "Potential data loss affecting at least %s": [ - "" + "Potenzieller Datenverlust, von dem mindestens %s betroffen sind" ], "Pre-installation checks": [ "Prüfungen vor der Installation" @@ -1461,10 +1523,10 @@ export default { "Präfixlänge oder Netzmaske" ], "Proceeding may result in data loss": [ - "" + "Das Fortfahren kann zu Datenverlust führen" ], - "Proceeding may result in data loss affecting at least %s": [ - "" + "Proceeding will delete existing data, including %s": [ + "Durch das Fortfahren werden vorhandene Daten gelöscht, einschließlich %s" ], "Product is already registered": [ "Produkt ist bereits registriert" @@ -1475,6 +1537,9 @@ export default { "Provide email address": [ "E-Mail-Adresse angeben" ], + "Provide its password to log in to the system.": [ + "Geben Sie das Passwort für die Anmeldung am System ein." + ], "Provide registration code": [ "Registrierungscode angeben" ], @@ -1499,6 +1564,9 @@ export default { "Recommended": [ "Empfohlen" ], + "Refreshing data...": [ + "Daten werden aufgefrischt ..." + ], "Register": [ "Registrieren" ], @@ -1508,6 +1576,9 @@ export default { "Register using a custom registration server": [ "Mittels eines benutzerdefinierten Registrierungsservers registrieren" ], + "Registered": [ + "Registriert" + ], "Registration": [ "Registrierung" ], @@ -1536,11 +1607,11 @@ export default { "Laden des Repositoriums ist fehlgeschlagen" ], "Required packages": [ - "" + "Erforderliche Pakete" ], "Required packages and %s pattern": [ - "", - "" + "Erforderliche Pakete und %s Muster", + "Erforderliche Pakete und %s Muster" ], "Rescan devices": [ "Geräte neu scannen" @@ -1566,11 +1637,17 @@ export default { "Review and fix": [ "Überprüfen und korrigieren" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ - "" + "Review and install": [ + "Überprüfen und installieren" + ], + "Root login with SSH key": [ + "Root-Anmeldung mit SSH-Schlüssel" + ], + "Root login with password": [ + "Root-Anmeldung mit Passwort" ], - "Root authentication methods": [ - "Methoden der Root-Authentifizierung" + "Root login with password and SSH key": [ + "Root-Anmeldung mit Passwort und SSH-Schlüssel" ], "Root user": [ "Root-Benutzer" @@ -1611,12 +1688,12 @@ export default { "Security": [ "Sicherheit" ], - "See more details": [ - "Siehe weitere Details" - ], "Select": [ "Auswählen" ], + "Select %s": [ + "%s auswählen" + ], "Select a device to define partitions or to mount": [ "Wählen Sie ein Gerät aus, um Partitionen zu definieren oder einzuhängen" ], @@ -1629,6 +1706,13 @@ export default { "Select a product": [ "Wählen Sie ein Produkt aus" ], + "Select a product and confirm your choice.": [ + "Wählen Sie ein Produkt aus und bestätigen Sie Ihre Auswahl.", + "Wählen Sie ein Produkt aus und bestätigen Sie Ihre Auswahl am Ende der Liste." + ], + "Select a product to continue.": [ + "Wählen Sie ein Produkt aus, um fortzufahren." + ], "Select a solution to continue": [ "Eine Lösung auswählen, um fortzufahren" ], @@ -1641,6 +1725,9 @@ export default { "Select at least one disk.": [ "Wählen Sie mindestens eine Festplatte aus." ], + "Select device": [ + "Gerät auswählen" + ], "Select devices to enable bulk actions.": [ "Wählen Sie Geräte aus, um Massenaktionen zu aktivieren." ], @@ -1702,9 +1789,15 @@ export default { "Show information about %s": [ "Informationen über %s anzeigen" ], + "Show less": [ + "Weniger anzeigen" + ], "Show less actions": [ "Weniger Aktionen anzeigen" ], + "Show more": [ + "Mehr anzeigen" + ], "Show more actions": [ "Weitere Aktionen anzeigen" ], @@ -1747,9 +1840,6 @@ export default { "Software conflicts resolution": [ "Lösung von Softwarekonflikten" ], - "Software selection": [ - "Softwareauswahl" - ], "Some existing partitions may be shrunk": [ "Einige vorhandene Partitionen können verkleinert werden" ], @@ -1783,6 +1873,9 @@ export default { "Status": [ "Status" ], + "Step %1$d of %2$d": [ + "Schritt %1$d von %2$d" + ], "Storage": [ "Speicherung" ], @@ -1795,9 +1888,21 @@ export default { "Swap": [ "Auslagerung" ], + "Switch to a different mode": [ + "" + ], + "System Information": [ + "Systeminformationen" + ], + "System will have no network connections": [ + "Das System hat keine Netzwerkverbindungen" + ], "TPM sealing requires the new system to be booted directly.": [ "Bei der TPM-Versiegelung muss das neue System direkt gebootet werden." ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "Nehmen Sie sich einen Moment Zeit, um die folgenden Installationseinstellungen zu überprüfen und gegebenenfalls anzupassen." + ], "Target Password": [ "Ziel-Passwort" ], @@ -1805,7 +1910,7 @@ export default { "Ziele" ], "Temporary name that may change after reboot or network changes": [ - "" + "Temporärer Name, der sich nach einem Neustart oder Netzwerkänderungen ändern kann" ], "The LVM group '%1$s' will remain at %2$s": [ "Die LVM-Gruppe ‚%1$s‘ wird bei %2$s bleiben" @@ -1911,11 +2016,8 @@ export default { "The initiator name cannot be blank": [ "Der Initiatorname darf nicht leer sein" ], - "The installation on your machine is complete.": [ - "Die Installation auf Ihrem Rechner ist abgeschlossen." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "Die Oberfläche des Installationsprogramms ist nicht mehr verfügbar, daher können Sie dieses Fenster gefahrlos schließen." + "The installer interface is no longer available.": [ + "Die Oberfläche des Installationsprogramms ist nicht mehr verfügbar." ], "The installer requires [root] user privileges.": [ "Das Installationsprogramm erfordert [root]-Benutzerrechte." @@ -1999,12 +2101,18 @@ export default { "The system does not support Wi-Fi connections, probably because of missing or disabled hardware.": [ "Das System unterstützt keine WiFi-Verbindungen, wahrscheinlich wegen fehlender oder deaktivierter Hardware." ], + "The system is rebooting": [ + "Das System wird neu gestartet" + ], "The whole device will be used for %s": [ "Das gesamte Gerät wird für %s verwendet" ], "The zFCP disk was not activated.": [ "Die zFCP-Festplatte wurde nicht aktiviert." ], + "There are no disks available for the installation": [ + "Es sind keine Datenträger für die Installation verfügbar." + ], "There are not disks available for the installation. You may need to configure some device.": [ "Es sind keine Festplatten für die Installation verfügbar. Möglicherweise müssen Sie ein Gerät konfigurieren." ], @@ -2076,18 +2184,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "Um sicherzustellen, dass das neue System starten kann, muss das Installationsprogramm möglicherweise einige Partitionen auf der entsprechenden Festplatte erstellen oder konfigurieren." ], - "Transactional root file system": [ - "Transaktionales Wurzeldateisystem" - ], "Try again": [ "Erneut versuchen" ], "Type": [ "Art" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "Einstellungen können nicht geändert werden" ], @@ -2169,6 +2271,9 @@ export default { "Use available space": [ "Verfügbaren Speicherplatz verwenden" ], + "Use device %s": [ + "Gerät %s verwenden" + ], "Use disk %s": [ "Laufwerk %s verwenden" ], @@ -2217,6 +2322,9 @@ export default { "Use public SSH Key": [ "Öffentlichen SSH-Schlüssel verwenden" ], + "Use several devices": [ + "Mehrere Geräte verwenden" + ], "Use static hostname": [ "Statischen Hostnamen verwenden" ], @@ -2247,21 +2355,33 @@ export default { "Username suggestion dropdown": [ "Dropdown-Liste mit Vorschlägen für Benutzernamen" ], + "Using %d connections with %s": [ + "Verwendung von %d Verbindungen mit %s" + ], "Using [%s] keyboard": [ "Tastatur [%s] wird verwendet" ], "Using a hashed password.": [ "Verwendung eines gehashten Passworts." ], + "Using an advanced storage configuration": [ + "Verwendung einer erweiterten Speicherkonfiguration" + ], "Using an existing partition": [ "Vorhandene Partition verwenden" ], + "Using code ending in %s": [ + "" + ], "Using partition %s": [ "Partition %s wird verwendet" ], "Using transient hostname: %s": [ "Transienter Hostname wird verwendet: %s" ], + "View license": [ + "Lizenz ansehen" + ], "Volume group %s": [ "Volume-Gruppe %s" ], @@ -2277,15 +2397,27 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "Warten Sie, bis die aktuellen Vorgänge abgeschlossen sind." + ], "Waiting for a mount point": [ "Warten auf einen Einhängepunkt" ], "Waiting for information about storage configuration": [ "Warten auf Informationen zur Speicherkonfiguration" ], + "Waiting for proposal": [ + "Warten auf Vorschlag" + ], "Weak signal": [ "Schwaches Signal" ], + "When ready, click on the [install] button at the end of the page.": [ + "Wenn Sie bereit sind, klicken Sie auf die Schaltfläche [Installieren] am Ende der Seite." + ], + "Wi-Fi": [ + "WLAN" + ], "Wi-Fi connection form": [ "Formular für die WiFi-Verbindung" ], @@ -2301,6 +2433,9 @@ export default { "Wired connections": [ "Kabelgebundene Verbindungen" ], + "Wrong selection": [ + "Falsche Auswahl" + ], "XFS": [ "XFS" ], @@ -2310,6 +2445,12 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "Sie können die Installation mit den aktuellen Einstellungen fortsetzen, oder Sie können die Konfiguration verwerfen und mit einer einfachen Konfiguration neu beginnen." ], + "You can reboot the machine to log in to the new system.": [ + "Sie können den Rechner neu starten, um sich bei dem neuen System anzumelden." + ], + "You can safely close this window.": [ + "Sie können dieses Fenster gefahrlos schließen." + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "Sie können ihn später nicht mehr ändern. Gehen Sie zum Abschnitt %s, wenn Sie ihn vor der Registrierung ändern möchten." ], @@ -2319,12 +2460,12 @@ export default { "You may want to discard those settings and start from scratch with a simple configuration.": [ "Möglicherweise möchten Sie diese Einstellungen verwerfen und mit einer einfachen Konfiguration neu beginnen." ], + "You need to fix any invalid settings before proceeding with the installation.": [ + "Sie müssen alle ungültigen Einstellungen korrigieren, bevor Sie mit der Installation fortfahren können." + ], "You will connect to a public network without encryption. Your data may not be secure.": [ "Sie stellen eine Verbindung zu einem öffentlichen Netzwerk ohne Verschlüsselung her. Ihre Daten sind möglicherweise nicht sicher." ], - "Your system is rebooting": [ - "Ihr System wird neu gebootet" - ], "ZFCP": [ "ZFCP" ], @@ -2358,6 +2499,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "unveränderliches Btrfs" + ], "logical volume": [ "logisches Volume" ], @@ -2376,15 +2520,15 @@ export default { "reset to defaults": [ "Auf Standardeinstellungen zurücksetzen" ], + "root": [ + "root" + ], "yes": [ "ja" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "zFCP-Festplattenaktivierung" - ], "zFCP Disk activation form": [ "Formular für die zFCP-Festplattenaktivierung" ] diff --git a/web/src/po/po.es.js b/web/src/po/po.es.js index 3a39ef2c4f..e512cc3934 100644 --- a/web/src/po/po.es.js +++ b/web/src/po/po.es.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => n != 1, "language": "es" }, - " Timezone selection": [ - " · Selección de zona horaria" - ], "\"%s\"": [ "\"%s\"" ], @@ -37,9 +34,6 @@ export default { "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [debe estar registrado]." - ], "%s and %d others": [ "" ], @@ -49,9 +43,6 @@ export default { "%s has been registered with below information.": [ "%s se ha registrado con la siguiente información." ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s es un sistema inmutable con actualizaciones atómicas. Utiliza un sistema de archivos Btrfs de solo lectura actualizado mediante instantáneas." - ], "%s logo": [ "logo de %s" ], @@ -228,12 +219,6 @@ export default { "At least one partition will be deleted": [ "Se eliminará al menos una partición" ], - "At this point you can power off the machine.": [ - "Ya puede apagar el equipo." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "Ya puede reiniciar el equipo para iniciar sesión en el nuevo sistema." - ], "Authentication": [ "Autenticación" ], @@ -264,9 +249,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "La exploración automática de LUNs está [habilitada]. La activación de un controlador que se esté ejecutando en modo NPIV configurará automáticamente todos sus LUNs." ], - "Available products": [ - "Productos disponibles" - ], "Back": [ "Retroceder" ], @@ -306,21 +288,24 @@ export default { "Binding": [ "Asociar" ], - "Binding settings for '%s'": [ - "Configuración de conexión para '%s'" - ], "BitLocker": [ "BitLocker" ], "Boot options": [ "Opciones de arranque" ], + "Breadcrumbs": [ + "" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "Brtfs con instantáneas" ], + "By proceeding, the installation will begin with defined settings.": [ + "" + ], "CPU": [ "" ], @@ -330,9 +315,6 @@ export default { "Cannot be changed in remote installation": [ "No se puede cambiar en instalación remota" ], - "Cannot connect to Agama server": [ - "No se pud conectar al servidor de Agama" - ], "Cannot format %s": [ "No se puede formatear %s" ], @@ -432,12 +414,6 @@ export default { "Configure DASD": [ "Configurar DASD" ], - "Configure LVM Volume Group": [ - "Configure un grupo de volúmenes LVM" - ], - "Configure LVM logical volume at %s volume group": [ - "Configurar volumen lógico LVM en grupo de volúmenes %s" - ], "Configure device %s": [ "Configurar dispositivo %s" ], @@ -456,24 +432,15 @@ export default { "Configured for installation only": [ "Configurado solo para la instalación" ], - "Configuring the product, please wait ...": [ - "Configurando el producto, por favor espere..." - ], "Confirm": [ "Confirmar" ], "Confirm that you really want to continue.": [ "Confirme que desea continuar." ], - "Congratulations!": [ - "¡Enhorabuena!" - ], "Connect": [ "Conectarse" ], - "Connect to %s": [ - "Conectarse a %s" - ], "Connect to iSCSI targets": [ "Conectarse a destinos iSCSI" ], @@ -519,15 +486,9 @@ export default { "Controllers": [ "Controladores" ], - "Could not authenticate against the server, please check it.": [ - "No se pudo autenticar en el servidor, por favor verifíquelo." - ], "Could not connect to %s": [ "No se ha podido conectar a %s" ], - "Could not log in. Please, make sure that the password is correct.": [ - "No se ha podido iniciar sesión. Por favor, asegúrese de que la contraseña es correcta." - ], "Create LVM volume group %s": [ "Crear grupo de volúmenes LVM %s" ], @@ -612,6 +573,9 @@ export default { "Delete current content": [ "Eliminar el contenido actual" ], + "Delete existing data and install %s?": [ + "" + ], "Delete volume group": [ "Eliminar grupo de volúmenes" ], @@ -636,9 +600,6 @@ export default { "Device %s menu": [ "Menú del dispositivo %s" ], - "Device Selection": [ - "Selección de dispositivo" - ], "Device details": [ "Detalles del dispositivo" ], @@ -690,9 +651,6 @@ export default { "Edit binding settings": [ "Editar configuración de vinculación" ], - "Edit connection %s": [ - "Editar conexión %s" - ], "Edit connection settings": [ "Editar la configuración de conexión" ], @@ -770,6 +728,9 @@ export default { "Ampliar la instalación más allá del disco seleccionado actualmente", "Ampliar la instalación más allá de los %d discos actuales" ], + "Extensions": [ + "Extensiones" + ], "F2FS": [ "F2FS" ], @@ -809,9 +770,6 @@ export default { "Find space in %s": [ "Encontrar espacio en %s" ], - "Finish": [ - "Finalizar" - ], "Finished": [ "Finalizado" ], @@ -872,9 +830,6 @@ export default { "GiB": [ "GiB" ], - "Go back": [ - "" - ], "Go to network page": [ "Ir a la página de red" ], @@ -891,9 +846,6 @@ export default { "Ocultar %d acción de subvolumen", "Ocultar %d acciones de subvolumen" ], - "Hide details": [ - "Ocultar detalles" - ], "Hostname": [ "Nombre del equipo" ], @@ -933,8 +885,8 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "Si se ha utilizado un medio local para ejecutar este instalador, expúlselo antes del próximo inicio." ], - "In progress": [ - "En curso" + "If you are unsure, check and adjust the storage settings.": [ + "" ], "Incorrect IP address": [ "Dirección IP incorrecta" @@ -972,6 +924,9 @@ export default { "Installation devices": [ "Dispositivos de instalación" ], + "Installation settings will automatically update to match the new product's defaults.": [ + "" + ], "Installation will take %s.": [ "La instalación utilizará %s." ], @@ -981,9 +936,6 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "¡Instalar un paquete roto afecta a la estabilidad del sistema y supone un gran riesgo para la seguridad!" ], - "Installing the system, please wait...": [ - "Instalando el sistema, por favor espere..." - ], "Interface": [ "Interfaz" ], @@ -1041,15 +993,15 @@ export default { "Keyboard layout": [ "Distribución del teclado" ], - "Keyboard selection": [ - "Selección de teclado" - ], "KiB": [ "KiB" ], "LUN": [ "LUN" ], + "LVM": [ + "" + ], "Label": [ "Etiqueta" ], @@ -1062,6 +1014,9 @@ export default { "Let the installer propose a sensible size": [ "Deje al instalador proponer un tamaño sensato" ], + "License acceptance is required to continue.": [ + "" + ], "Loading": [ "Cargando" ], @@ -1074,9 +1029,6 @@ export default { "Loading the installation repositories...": [ "Cargando los repositorios de instalación..." ], - "Locale selection": [ - "Selección de configuración regional" - ], "Localization": [ "Ubicación" ], @@ -1107,9 +1059,6 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "Navegación principal" - ], "Make sure you provide the correct values": [ "Asegúrese de proporcionar los valores correctos" ], @@ -1322,9 +1271,6 @@ export default { "Not implemented yet (%s)": [ "Aún no implementado (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "No es posible con la configuración actual. Haga clic para obtener más información." - ], "Not protected network": [ "Red no protegida" ], @@ -1349,9 +1295,6 @@ export default { "Options toggle": [ "Conmutador de opciones" ], - "Overview": [ - "Vista general" - ], "Package installation failed": [ "Error en la instalación del paquete" ], @@ -1424,15 +1367,9 @@ export default { "PiB": [ "PiB" ], - "Please, check whether it is running.": [ - "Por favor, compruebe si está funcionando." - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "Realice una búsqueda para encontrar destinos disponibles iSCSI." ], - "Please, provide its password to log in to the system.": [ - "Por favor, proporcione su contraseña para iniciar sesión en el sistema." - ], "Please, try to activate a zFCP controller.": [ "Por favor, intente activar un controlador zFCP." ], @@ -1460,7 +1397,7 @@ export default { "Proceeding may result in data loss": [ "" ], - "Proceeding may result in data loss affecting at least %s": [ + "Proceeding will delete existing data, including %s": [ "" ], "Product is already registered": [ @@ -1563,12 +1500,9 @@ export default { "Review and fix": [ "Revisar y corregir" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ + "Root login with SSH key": [ "" ], - "Root authentication methods": [ - "Métodos de autenticación de root" - ], "Root user": [ "Usuario root" ], @@ -1608,9 +1542,6 @@ export default { "Security": [ "Seguridad" ], - "See more details": [ - "Ver más detalles" - ], "Select": [ "Seleccionar" ], @@ -1744,9 +1675,6 @@ export default { "Software conflicts resolution": [ "Resolución de conflictos de software" ], - "Software selection": [ - "Selección de software" - ], "Some existing partitions may be shrunk": [ "Algunas particiones existentes se pueden reducir" ], @@ -1792,9 +1720,15 @@ export default { "Swap": [ "Intercambio" ], + "Switch to a different mode": [ + "" + ], "TPM sealing requires the new system to be booted directly.": [ "El sellado TPM requiere que el nuevo sistema se inicie directamente." ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "" + ], "Target Password": [ "Contraseña de destino" ], @@ -1908,12 +1842,6 @@ export default { "The initiator name cannot be blank": [ "El nombre del iniciador no puede estar en blanco" ], - "The installation on your machine is complete.": [ - "La instalación en el equipo ha finalizado." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "La interfaz del instalador ya no está disponible, por lo que puede cerrar esta ventana sin problemas." - ], "The installer requires [root] user privileges.": [ "El instalador requiere privilegios de usuario [root]." ], @@ -2073,18 +2001,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "Para garantizar que el nuevo sistema pueda arrancar, es posible que el instalador tenga que crear o configurar algunas particiones en el disco correspondiente." ], - "Transactional root file system": [ - "Sistema transaccional de archivos de raíz" - ], "Try again": [ "Volver a intentar" ], "Type": [ "Tipo" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "No es posible modificar los ajustes" ], @@ -2259,6 +2181,9 @@ export default { "Using transient hostname: %s": [ "Se está utilizando un nombre temporal de equipo: %s" ], + "View license": [ + "" + ], "Volume group %s": [ "Grupo de volumen %s" ], @@ -2274,6 +2199,9 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "" + ], "Waiting for a mount point": [ "Esperando un punto de montaje" ], @@ -2283,6 +2211,12 @@ export default { "Weak signal": [ "Señal débil" ], + "When ready, click on the [install] button at the end of the page.": [ + "" + ], + "Wi-Fi": [ + "WiFi" + ], "Wi-Fi connection form": [ "Formulario de conexión Wi-Fi" ], @@ -2307,6 +2241,9 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "Puede continuar con la instalación usando la configuración actual o, si lo prefiere, descartar la configuración y empezar desde cero con una configuración sencilla." ], + "You can safely close this window.": [ + "" + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "No puede cambiarlo más tarde. Vaya a la sección %s si desea modificarlo antes de proceder con el registro." ], @@ -2319,9 +2256,6 @@ export default { "You will connect to a public network without encryption. Your data may not be secure.": [ "Se conectará a una red pública sin cifrado. Es posible que sus datos no estén seguros." ], - "Your system is rebooting": [ - "El sistema se está reiniciando" - ], "ZFCP": [ "ZFCP" ], @@ -2355,6 +2289,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "" + ], "logical volume": [ "volúmen lógico" ], @@ -2373,15 +2310,15 @@ export default { "reset to defaults": [ "restablecer valores predeterminados" ], + "root": [ + "" + ], "yes": [ "sí" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "Activación del disco zFCP" - ], "zFCP Disk activation form": [ "Formulario de activación del disco zFCP" ] diff --git a/web/src/po/po.fi.js b/web/src/po/po.fi.js index 3ef9f5c2c9..59e985175a 100644 --- a/web/src/po/po.fi.js +++ b/web/src/po/po.fi.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => n != 1, "language": "fi" }, - " Timezone selection": [ - " Aikavyöhykkeen valinta" - ], "\"%s\"": [ "\"%s\"" ], @@ -18,11 +15,17 @@ export default { "%1$s - %2$s": [ "%1$s - %2$s" ], + "%1$s and %2$s": [ + "%1$s ja %2$s" + ], + "%1$s and [%2$d more]": [ + "%1$s ja [%2$d muuta]" + ], "%1$s at %2$s": [ "%1$s laitteella %2$s" ], "%1$s keyboard - %2$s timezone": [ - "" + "Näppäimistö %1$s – aikavyöhyke %2$s" ], "%1$s will be created as a partition at %2$s": [ "%1$s luodaan osiona levylle %2$s", @@ -32,7 +35,7 @@ export default { "%1$s sisältää edelleen LVM-ryhmän ”%2$s” sekä käynnistämiseen tarvittavat osiot" ], "%1$s, %2$s and [%3$d more]": [ - "" + "%1$s, %2$s ja [%3$d muuta]" ], "%d of %d": [ "%d / %d" @@ -40,14 +43,11 @@ export default { "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [tulee olla rekisteröity]." - ], "%s and %d others": [ - "" + "%s ja %d muuta" ], "%s and %s": [ - "" + "%s ja %s" ], "%s disk": [ "%s-levy" @@ -55,12 +55,13 @@ export default { "%s has been registered with below information.": [ "%s on rekisteröity alla olevilla tiedoilla." ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s on muuttumaton, atomisilla päivityksillä varustettu järjestelmä. Se käyttää kirjoitussuojattua, tilannevedoksilla päivitettävää Btrfs-tiedostojärjestelmää." - ], "%s logo": [ "%s -logo" ], + "%s task active": [ + "%s aktiivinen tehtävä", + "%s aktiivista tehtävää" + ], "%s will be created as a logical volume": [ "%s luodaan loogisena taltiona", "%s luodaan loogisina taltioina" @@ -72,7 +73,7 @@ export default { "%s-osiotaulu, %d osiota" ], "(step %s of %s)": [ - "" + "(vaihe %s/%s)" ], "A %1$s of %2$s will be created for %3$s if possible": [ "%1$s / %2$s tullaan luomaan kohteelle %3$s jos mahdollista" @@ -237,12 +238,6 @@ export default { "At least one partition will be deleted": [ "Ainakin yksi osio poistetaan" ], - "At this point you can power off the machine.": [ - "Laite voidaan nyt sammuttaa." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "Laite voidaan nyt käynnistää uudelleen uuteen järjestelmään kirjautumiseksi." - ], "Authentication": [ "Tunnistautuminen" ], @@ -252,11 +247,14 @@ export default { "Authentication by target": [ "Kohteen mukaan tunnistautuminen" ], + "Auto": [ + "Automaattinen" + ], "Auto LUNs Scan": [ "Automaattinen LUN-skannaus" ], "Auto and manual": [ - "" + "Automaattinen ja käyttäjän määrittämä" ], "Automatic": [ "Automaattinen" @@ -270,9 +268,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "Automaattinen LUN-skannaus on [käytössä]. NPIV-tilassa toimivan ohjaimen aktivoiminen määrittää automaattisesti kaikkien LUNien asetukset." ], - "Available products": [ - "Saatavilla olevat tuotteet" - ], "Back": [ "Takaisin" ], @@ -312,33 +307,33 @@ export default { "Binding": [ "Sidotaan" ], - "Binding settings for '%s'": [ - "Sidotaan setuksia kohteelle ”%s”" - ], "BitLocker": [ "BitLocker" ], "Boot options": [ "Käynnistysvalinnat" ], + "Breadcrumbs": [ + "" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "Btrfs tilannevedoksilla" ], - "CPU": [ + "By proceeding, the installation will begin with defined settings.": [ "" ], + "CPU": [ + "Suoritin" + ], "Cancel": [ "Peru" ], "Cannot be changed in remote installation": [ "Ei voi muuttaa etäasennuksessa" ], - "Cannot connect to Agama server": [ - "Agama-palvelimeen ei yhteyttä" - ], "Cannot format %s": [ "%s ei voida alustaa" ], @@ -438,12 +433,6 @@ export default { "Configure DASD": [ "Tee DASD-asetukset" ], - "Configure LVM Volume Group": [ - "Tee LVM-taltioryhmän asetukset" - ], - "Configure LVM logical volume at %s volume group": [ - "Tee asetukset loogiselle LVM-taltiolle taltioryhmässä %s" - ], "Configure device %s": [ "Tee laitteen %s asetukset" ], @@ -462,8 +451,9 @@ export default { "Configured for installation only": [ "Asetukset tehty vain asennuksen ajaksi" ], - "Configuring the product, please wait ...": [ - "Tehdään tuotteen asetuksia, odota hetki ..." + "Configured with %d connection": [ + "Määritettiin %d yhteys", + "Määritettiin %d yhteyttä" ], "Confirm": [ "Vahvista" @@ -471,15 +461,9 @@ export default { "Confirm that you really want to continue.": [ "Vahvista että haluat todella jatkaa." ], - "Congratulations!": [ - "Onnittelut!" - ], "Connect": [ "Yhdistä" ], - "Connect to %s": [ - "Yhdistä verkkoon %s" - ], "Connect to iSCSI targets": [ "Yhdistä iSCSI-kohteisiin" ], @@ -525,15 +509,9 @@ export default { "Controllers": [ "Ohjaimet" ], - "Could not authenticate against the server, please check it.": [ - "Palvelimelle ei voitu tunnistautua, ole hyvä ja tarkista." - ], "Could not connect to %s": [ "Kohteeseen %s ei voi yhdistää" ], - "Could not log in. Please, make sure that the password is correct.": [ - "Kirjautuminen ei onnistunut. Tarkista, että salasana on oikea." - ], "Create LVM volume group %s": [ "Luo LVM-taltioryhmä %s" ], @@ -568,10 +546,10 @@ export default { "DASD %s" ], "DHCP and %s": [ - "" + "DHCP ja %s" ], "DHCP, %s": [ - "" + "DHCP, %s" ], "DIAG": [ "DIAG" @@ -621,6 +599,9 @@ export default { "Delete current content": [ "Poista nykyinen sisältö" ], + "Delete existing data and install %s?": [ + "" + ], "Delete volume group": [ "Poista taltioryhmä" ], @@ -645,9 +626,6 @@ export default { "Device %s menu": [ "Laitteen %s valikko" ], - "Device Selection": [ - "Laitteen valinta" - ], "Device details": [ "Laitteen tiedot" ], @@ -699,9 +677,6 @@ export default { "Edit binding settings": [ "Muokkaa sidosasetuksia" ], - "Edit connection %s": [ - "Muokkaa yhteyttä %s" - ], "Edit connection settings": [ "Muokkaa yhteysasetuksia" ], @@ -779,6 +754,9 @@ export default { "Laajenna asennusta käyttämään muutakin kuin nykyistä levyä", "Laajenna asennusta käyttämään muutakin kuin nykyisiä %d levyjä" ], + "Extensions": [ + "Laajennukset" + ], "F2FS": [ "F2FS" ], @@ -818,9 +796,6 @@ export default { "Find space in %s": [ "Vapauta tilaa kohteessa %s" ], - "Finish": [ - "Valmis" - ], "Finished": [ "Valmistunut" ], @@ -881,9 +856,6 @@ export default { "GiB": [ "GiB" ], - "Go back": [ - "" - ], "Go to network page": [ "Mene verkko-sivulle" ], @@ -900,9 +872,6 @@ export default { "Piilota %d alitaltion toiminto", "Piilota %d alitaltion toimintoa" ], - "Hide details": [ - "Piilota yksityiskohdat" - ], "Hostname": [ "Verkkonimi" ], @@ -931,7 +900,7 @@ export default { "IP-asetukset" ], "IPs": [ - "" + "IP-osoitteet" ], "IPv4": [ "IPv4" @@ -942,8 +911,11 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "Jos paikallista mediaa käytettiin tämän asennusohjelman suorittamiseen, irrota media ennen seuraavaa uudelleenkäynnistystä." ], - "In progress": [ - "Käynnissä" + "If you are unsure, check and adjust the storage settings.": [ + "" + ], + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "Jos haluat poistaa tarkistuksen, aseta Linux-ytimen komentoriville ”inst.ay_check=0”" ], "Incorrect IP address": [ "Virheellinen IP-osoite" @@ -975,12 +947,21 @@ export default { "Install": [ "Asenna" ], + "Install now": [ + "Asenna nyt" + ], "Install now with potential data loss": [ - "" + "Asenna nyt, vaikka tietoja menetettäisiin" ], "Installation devices": [ "Asennuslaitteet" ], + "Installation only": [ + "Vain asennus" + ], + "Installation settings will automatically update to match the new product's defaults.": [ + "" + ], "Installation will take %s.": [ "Asennus vie tilaa %s." ], @@ -990,12 +971,12 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "Rikkinäisen paketin asentaminen vaikuttaa järjestelmän vakauteen ja on iso tietoturvariski!" ], - "Installing the system, please wait...": [ - "Asennetaan järjestelmää, ole hyvä ja odota..." - ], "Interface": [ "Käyttöliittymä" ], + "Invalid settings": [ + "Virheellisiä asetuksia" + ], "Invalid storage settings": [ "Virheelliset tallennustilan asetukset" ], @@ -1050,15 +1031,15 @@ export default { "Keyboard layout": [ "Näppäimistön asettelu" ], - "Keyboard selection": [ - "Näppäimistön valinta" - ], "KiB": [ "KiB" ], "LUN": [ "LUN" ], + "LVM": [ + "" + ], "Label": [ "Nimike" ], @@ -1068,9 +1049,15 @@ export default { "Language and keyboard": [ "Kieli ja näppäimistö" ], + "Language and region": [ + "Kieli ja alue" + ], "Let the installer propose a sensible size": [ "Anna asennusohjelman suositella sopivaa kokoa" ], + "License acceptance is required to continue.": [ + "" + ], "Loading": [ "Ladataan" ], @@ -1083,9 +1070,6 @@ export default { "Loading the installation repositories...": [ "Ladataan asennuslähteitä..." ], - "Locale selection": [ - "Maa-asetusten valinnat" - ], "Localization": [ "Kotoistaminen" ], @@ -1116,9 +1100,6 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "Päänavigointi" - ], "Make sure you provide the correct values": [ "Varmista että tarjoat oikeita arvoja" ], @@ -1132,7 +1113,7 @@ export default { "Maksimikanava" ], "Memory": [ - "" + "Muisti" ], "MiB": [ "MiB" @@ -1143,6 +1124,9 @@ export default { "Mode": [ "Tapa" ], + "Model": [ + "Malli" + ], "Modify settings and physical volumes": [ "Muuta asetuksia ja fyysisiä taltioita" ], @@ -1221,7 +1205,7 @@ export default { "Nimi" ], "Needs about %s": [ - "" + "Vaatii noin %s" ], "Network": [ "Verkko" @@ -1257,7 +1241,7 @@ export default { "Sisältöä ei löytynyt" ], "No data loss is expected": [ - "" + "Tietoja ei odoteta menetettävän" ], "No device is currently using this connection.": [ "Mikään laite ei käytä tätä yhteyttä." @@ -1325,6 +1309,9 @@ export default { "Not available": [ "Ei saatavilla" ], + "Not configured": [ + "Ei määritetty" + ], "Not configured yet": [ "Asetuksia ei ole vielä tehty" ], @@ -1334,9 +1321,6 @@ export default { "Not implemented yet (%s)": [ "Ei vielä toteutettu (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "Tämä ei ole mahdollista tällä kokoonpanolla. Napsauta oppiaksesi lisää aiheesta." - ], "Not protected network": [ "Ei suojattu verkko" ], @@ -1361,9 +1345,6 @@ export default { "Options toggle": [ "Valinnat-tila" ], - "Overview": [ - "Yleiskuva" - ], "Package installation failed": [ "Paketin asennus epäonnistui" ], @@ -1436,15 +1417,9 @@ export default { "PiB": [ "PiB" ], - "Please, check whether it is running.": [ - "Tarkista onko se käynnissä." - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "Käytä iSCSI-havaitsemistoimintoa saatavilla olevien iSCSI-kohteiden löytämiseksi." ], - "Please, provide its password to log in to the system.": [ - "Kirjoita salasana jota käytetään järjestelmään kirjautumiseen." - ], "Please, try to activate a zFCP controller.": [ "Yritä aktivoida zFCP-ohjain." ], @@ -1458,10 +1433,10 @@ export default { "Portaali" ], "Potential data loss": [ - "" + "Tietoja voidaan menettää" ], "Potential data loss affecting at least %s": [ - "" + "Tietoja voidaan menettää ainakin: %s" ], "Pre-installation checks": [ "Ennen asennusta tehtävät tarkistukset" @@ -1470,10 +1445,7 @@ export default { "Etuliitteen pituus tai verkkomaski" ], "Proceeding may result in data loss": [ - "" - ], - "Proceeding may result in data loss affecting at least %s": [ - "" + "Jatkaminen voi johtaa tiedon menettämiseen" ], "Product is already registered": [ "Tuote on jo rekisteröity" @@ -1508,6 +1480,9 @@ export default { "Recommended": [ "Suositeltu" ], + "Refreshing data...": [ + "Virkistetään tietoja…" + ], "Register": [ "Rekisteröi" ], @@ -1545,11 +1520,11 @@ export default { "Asennuslähteen lataaminen epäonnistui" ], "Required packages": [ - "" + "Vaaditut paketit" ], "Required packages and %s pattern": [ - "", - "" + "Vaaditut paketit ja %s kuvio", + "Vaaditut paketit ja %s kuviota" ], "Rescan devices": [ "Tutki laitteet uudelleen" @@ -1575,11 +1550,14 @@ export default { "Review and fix": [ "Tutki ja korjaa" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ + "Root login with SSH key": [ + "" + ], + "Root login with password": [ "" ], - "Root authentication methods": [ - "Pääkäyttäjän tunnistautumistavat" + "Root login with password and SSH key": [ + "" ], "Root user": [ "Pääkäyttäjä" @@ -1620,9 +1598,6 @@ export default { "Security": [ "Tietoturva" ], - "See more details": [ - "Lisää yksityiskohtia" - ], "Select": [ "Valitse" ], @@ -1756,9 +1731,6 @@ export default { "Software conflicts resolution": [ "Ohjelmistojen konfliktien ratkaiseminen" ], - "Software selection": [ - "Ohjelmistojen valinta" - ], "Some existing partitions may be shrunk": [ "Joitain olemassa olevia osioita tullaan pienentämään" ], @@ -1804,9 +1776,18 @@ export default { "Swap": [ "Sivutustila" ], + "Switch to a different mode": [ + "" + ], + "System will have no network connections": [ + "Järjestelmään ei tule verkkoyhteyksiä" + ], "TPM sealing requires the new system to be booted directly.": [ "TPM-sinetöinti vaatii uuden järjestelmän suoran käynnistämisen." ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "" + ], "Target Password": [ "Kohteen salasana" ], @@ -1814,7 +1795,7 @@ export default { "Kohteet" ], "Temporary name that may change after reboot or network changes": [ - "" + "Väliaikaisnimi voi muuttua uudelleenkäynnistyksen jälkeen tai verkon muuttuessa" ], "The LVM group '%1$s' will remain at %2$s": [ "LVM-ryhmä ”%1$s” säilyy levyllä %2$s" @@ -1920,12 +1901,6 @@ export default { "The initiator name cannot be blank": [ "Alullepanijan nimi ei voi olla tyhjä" ], - "The installation on your machine is complete.": [ - "Asennus laitteelle on valmis." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "Asennuksen käyttöliittymä ei ole enää käytettävissä, joten tämän ikkunan voi sulkea turvallisesti." - ], "The installer requires [root] user privileges.": [ "Asennusohjelma vaatii [root]-käyttäjäoikeudet." ], @@ -2014,6 +1989,9 @@ export default { "The zFCP disk was not activated.": [ "zFCP-levyä ei aktivoitu." ], + "There are no disks available for the installation": [ + "Asennukseen käytettävissä olevia levyjä ei ole" + ], "There are not disks available for the installation. You may need to configure some device.": [ "Asennukseen ei ole käytettävissä levyjä. Jonkin laitteen asetukset tulee tehdä." ], @@ -2085,18 +2063,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "Jotta järjestelmä käynnistyisi, asennusohjelman saattaa täytyä luoda tai tehdä osioiden asetusmuutoksia soveltuvalla levyllä." ], - "Transactional root file system": [ - "Transaktionaalinen juuritiedostojärjestelmä" - ], "Try again": [ "Yritä uudelleen" ], "Type": [ "Tyyppi" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "Asetusten muuttaminen ei onnistu" ], @@ -2178,6 +2150,9 @@ export default { "Use available space": [ "Käytä käytettävissä olevaa tilaa" ], + "Use device %s": [ + "Käytä laitetta %s" + ], "Use disk %s": [ "Käytä levyä %s" ], @@ -2226,6 +2201,9 @@ export default { "Use public SSH Key": [ "Käytä julkista SSH-avainta" ], + "Use several devices": [ + "Käytä useita laitteita" + ], "Use static hostname": [ "Käytä kiinteää verkkonimeä" ], @@ -2256,12 +2234,18 @@ export default { "Username suggestion dropdown": [ "Ehdotetun käyttäjänimen pudotusvalikko" ], + "Using %d connections with %s": [ + "Käytetään %d yhteyttä: %s" + ], "Using [%s] keyboard": [ "Käytetään [%s]-näppämistöä" ], "Using a hashed password.": [ "Käytetään tiivisteellistä salasanaa." ], + "Using an advanced storage configuration": [ + "Käytetään tarkkaa talletustilamääritystä" + ], "Using an existing partition": [ "Käytä olemassa olevaa osioita" ], @@ -2271,6 +2255,9 @@ export default { "Using transient hostname: %s": [ "Käytetään tilapäistä verkkonimeä: %s" ], + "View license": [ + "" + ], "Volume group %s": [ "Taltioryhmä %s" ], @@ -2286,15 +2273,27 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "" + ], "Waiting for a mount point": [ "Odotetaan liitoskohtaa" ], "Waiting for information about storage configuration": [ "Odotetaan tietoja tallennustilan asetuksista" ], + "Waiting for proposal": [ + "Odotetaan ehdotusta" + ], "Weak signal": [ "Heikko signaali" ], + "When ready, click on the [install] button at the end of the page.": [ + "" + ], + "Wi-Fi": [ + "" + ], "Wi-Fi connection form": [ "Wi-Fi-yhteyden lomake" ], @@ -2310,6 +2309,9 @@ export default { "Wired connections": [ "Kiinteät yhteydet" ], + "Wrong selection": [ + "Väärä valinta" + ], "XFS": [ "XFS" ], @@ -2319,6 +2321,9 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "Voit jatkaa asennusta nykyisillä asetuksilla tai saatat haluta hylätä asetukset ja aloittaa alusta yksinkertaisilla asetuksilla." ], + "You can safely close this window.": [ + "" + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "Et voi muuttaa sitä myöhemmin. Mene %s-osioon, jos haluat muokata sitä ennen rekisteröinnin jatkamista." ], @@ -2328,12 +2333,12 @@ export default { "You may want to discard those settings and start from scratch with a simple configuration.": [ "Saatat haluta hylätä nykyiset asetukset ja aloittaa alusta yksinkertaisilla asetuksilla." ], + "You need to fix any invalid settings before proceeding with the installation.": [ + "" + ], "You will connect to a public network without encryption. Your data may not be secure.": [ "Yhdistetään julkiseen verkkoon ilman salausta. Tietosi eivät välttämättä ole turvassa." ], - "Your system is rebooting": [ - "Järjestelmä käynnistyy uudelleen" - ], "ZFCP": [ "ZFCP" ], @@ -2367,6 +2372,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "" + ], "logical volume": [ "looginen taltio" ], @@ -2380,7 +2388,7 @@ export default { "osio" ], "proposal.Device": [ - "" + "ehdotus.Laite" ], "read_only": [ "vain_luku" @@ -2388,15 +2396,15 @@ export default { "reset to defaults": [ "palauta oletuksiin" ], + "root": [ + "" + ], "yes": [ "kyllä" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "zFCP-levyaktivointi" - ], "zFCP Disk activation form": [ "zFCP-levyaktivoinnin lomake" ] diff --git a/web/src/po/po.fr.js b/web/src/po/po.fr.js index 5ab4ebe8a9..b5b05fdc68 100644 --- a/web/src/po/po.fr.js +++ b/web/src/po/po.fr.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => n > 1, "language": "fr" }, - " Timezone selection": [ - " Sélection du fuseau horaire" - ], "\"%s\"": [ "" ], @@ -37,9 +34,6 @@ export default { "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [doit être enregistré]." - ], "%s and %d others": [ "" ], @@ -49,9 +43,6 @@ export default { "%s has been registered with below information.": [ "%s a été enregistré avec les informations ci-dessous." ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s est un système immuable avec des mises à jour atomiques. Il utilise un système de fichiers Btrfs en lecture seule mis à jour via des clichés." - ], "%s logo": [ "Logo %s" ], @@ -228,12 +219,6 @@ export default { "At least one partition will be deleted": [ "Au moins une partition sera supprimée" ], - "At this point you can power off the machine.": [ - "Vous pouvez à présent éteindre la machine." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "Vous pouvez à présent redémarrer la machine pour vous connecter au nouveau système." - ], "Authentication": [ "Authentification" ], @@ -264,9 +249,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "Le balayage automatique des LUN est [activé]. L'activation d'un contrôleur fonctionnant en mode NPIV configurera automatiquement tous ses LUN." ], - "Available products": [ - "Produits disponibles" - ], "Back": [ "Retour" ], @@ -306,21 +288,24 @@ export default { "Binding": [ "Liaison" ], - "Binding settings for '%s'": [ - "Paramètres de liaison pour '%s'" - ], "BitLocker": [ "BitLocker" ], "Boot options": [ "Options de démarrage" ], + "Breadcrumbs": [ + "" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "Btrfs avec clichés" ], + "By proceeding, the installation will begin with defined settings.": [ + "" + ], "CPU": [ "" ], @@ -330,9 +315,6 @@ export default { "Cannot be changed in remote installation": [ "Ne peut être modifié dans l'installation à distance" ], - "Cannot connect to Agama server": [ - "Impossible de se connecter au serveur Agama" - ], "Cannot format %s": [ "Impossible de formater %s" ], @@ -420,12 +402,6 @@ export default { "Configure DASD": [ "Configurer DASD" ], - "Configure LVM Volume Group": [ - "Configurer le groupe de volumes LVM" - ], - "Configure LVM logical volume at %s volume group": [ - "Configurer le volume logique LVM au niveau du groupe de volumes %s" - ], "Configure device %s": [ "Configurer le périphérique %s" ], @@ -444,24 +420,15 @@ export default { "Configured for installation only": [ "Configuré pour l'installation uniquement" ], - "Configuring the product, please wait ...": [ - "Configuration du produit, veuillez patienter ..." - ], "Confirm": [ "Confirmer" ], "Confirm that you really want to continue.": [ "Confirmez que vous voulez vraiment continuer." ], - "Congratulations!": [ - "Félicitations !" - ], "Connect": [ "Se connecter" ], - "Connect to %s": [ - "Connecter à %s" - ], "Connect to iSCSI targets": [ "Se connecter aux cibles iSCSI" ], @@ -507,15 +474,9 @@ export default { "Controllers": [ "Contrôleurs" ], - "Could not authenticate against the server, please check it.": [ - "Impossible de s'authentifier auprès du serveur, veuillez le vérifier." - ], "Could not connect to %s": [ "Impossible de se connecter à %s" ], - "Could not log in. Please, make sure that the password is correct.": [ - "Connexion impossible. Veuillez vous assurer que le mot de passe soit correct." - ], "Create LVM volume group %s": [ "Créer le groupe de volumes LVM %s" ], @@ -600,6 +561,9 @@ export default { "Delete current content": [ "Supprimer le contenu actuel" ], + "Delete existing data and install %s?": [ + "" + ], "Delete volume group": [ "Supprimer le groupe de volumes" ], @@ -624,9 +588,6 @@ export default { "Device %s menu": [ "Menu du périphérique %s" ], - "Device Selection": [ - "Sélection du périphérique" - ], "Device details": [ "Détails du périphérique" ], @@ -678,9 +639,6 @@ export default { "Edit binding settings": [ "Modifier les paramètres de liaison" ], - "Edit connection %s": [ - "Modifier la connexion %s" - ], "Edit connection settings": [ "Modifier paramètres connexion" ], @@ -758,6 +716,9 @@ export default { "Étendre l’installation au-delà du disque actuellement sélectionné", "Étendre l’installation au-delà des %d disques actuels" ], + "Extensions": [ + "Extensions" + ], "F2FS": [ "F2FS" ], @@ -794,9 +755,6 @@ export default { "Find space in %s": [ "Trouver de l'espace dans %s" ], - "Finish": [ - "Terminer" - ], "Finished": [ "Terminé" ], @@ -857,9 +815,6 @@ export default { "GiB": [ "GiB" ], - "Go back": [ - "" - ], "Go to network page": [ "Accéder à la page réseau" ], @@ -876,9 +831,6 @@ export default { "Masquer l'action du sous-volume %d", "Masquer les actions du sous-volume %d" ], - "Hide details": [ - "Masquer les détails" - ], "Hostname": [ "Nom d'hôte" ], @@ -918,11 +870,11 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "Si un périphérique local a été utilisé pour exécuter ce programme d'installation, retirez-le avant le prochain démarrage." ], - "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "If you are unsure, check and adjust the storage settings.": [ "" ], - "In progress": [ - "En cours" + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "" ], "Incorrect IP address": [ "Adresse IP incorrecte" @@ -957,6 +909,9 @@ export default { "Install now with potential data loss": [ "" ], + "Installation settings will automatically update to match the new product's defaults.": [ + "" + ], "Installation will take %s.": [ "L'installation utilisera %s." ], @@ -966,9 +921,6 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "L'installation d'un paquet défectueux affecte la stabilité du système et constitue un risque important pour la sécurité !" ], - "Installing the system, please wait...": [ - "Installation du système. Veuillez patienter..." - ], "Interface": [ "Interface" ], @@ -1026,15 +978,15 @@ export default { "Keyboard layout": [ "Disposition du clavier" ], - "Keyboard selection": [ - "Choix du clavier" - ], "KiB": [ "KiB" ], "LUN": [ "LUN" ], + "LVM": [ + "" + ], "Label": [ "Étiquette" ], @@ -1047,6 +999,9 @@ export default { "Let the installer propose a sensible size": [ "Laisser le programme d'installation proposer une taille adaptée" ], + "License acceptance is required to continue.": [ + "" + ], "Loading": [ "Chargement" ], @@ -1059,9 +1014,6 @@ export default { "Loading the installation repositories...": [ "Chargement des dépôts d'installation..." ], - "Locale selection": [ - "Sélection de la localité" - ], "Localization": [ "Localisation" ], @@ -1092,9 +1044,6 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "Navigation principale" - ], "Make sure you provide the correct values": [ "Assurez-vous de fournir les bonnes valeurs" ], @@ -1301,9 +1250,6 @@ export default { "Not implemented yet (%s)": [ "Pas encore implémenté (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "Impossible avec la configuration actuelle. Cliquez ici pour en savoir plus." - ], "Not protected network": [ "Réseau non protégé" ], @@ -1325,9 +1271,6 @@ export default { "Options toggle": [ "Bouton de bascule des options" ], - "Overview": [ - "Aperçu" - ], "Package installation failed": [ "L'installation du paquet a échoué" ], @@ -1385,15 +1328,9 @@ export default { "PiB": [ "PiB" ], - "Please, check whether it is running.": [ - "Veuillez vérifier s'il fonctionne." - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "Veuillez effectuer une découverte iSCSI afin de trouver les cibles iSCSI disponibles." ], - "Please, provide its password to log in to the system.": [ - "Veuillez indiquer son mot de passe pour vous connecter au système." - ], "Please, try to activate a zFCP controller.": [ "Veuillez essayer d'activer un contrôleur zFCP." ], @@ -1421,7 +1358,7 @@ export default { "Proceeding may result in data loss": [ "" ], - "Proceeding may result in data loss affecting at least %s": [ + "Proceeding will delete existing data, including %s": [ "" ], "Product is already registered": [ @@ -1521,12 +1458,9 @@ export default { "Review and fix": [ "Réviser et corriger" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ + "Root login with SSH key": [ "" ], - "Root authentication methods": [ - "Méthodes d'authentification root" - ], "Root user": [ "Utilisateur root" ], @@ -1566,9 +1500,6 @@ export default { "Security": [ "Sécurité" ], - "See more details": [ - "Plus de détails" - ], "Select": [ "Sélectionner" ], @@ -1702,9 +1633,6 @@ export default { "Software conflicts resolution": [ "Résolution des conflits de logiciels" ], - "Software selection": [ - "Sélection de logiciels" - ], "Some existing partitions may be shrunk": [ "Il se peut que certaines partitions existantes soient réduites" ], @@ -1750,9 +1678,15 @@ export default { "Swap": [ "Swap" ], + "Switch to a different mode": [ + "" + ], "TPM sealing requires the new system to be booted directly.": [ "Le cryptage via TPM impose que le nouveau système soit démarré directement." ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "" + ], "Target Password": [ "Mot de passe cible" ], @@ -1863,12 +1797,6 @@ export default { "The initiator name cannot be blank": [ "Le nom de l'initiateur ne peut pas être vide" ], - "The installation on your machine is complete.": [ - "L'installation sur votre machine est terminée." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "L'interface du programme d'installation n'est plus disponible, vous pouvez donc fermer cette fenêtre en toute sécurité." - ], "The installer requires [root] user privileges.": [ "Le programme d'installation requiert les privilèges de l'utilisateur [root]." ], @@ -2028,18 +1956,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "Pour s'assurer que le nouveau système puisse démarrer, le programme d'installation peut avoir besoin de créer ou de configurer certaines partitions sur le disque approprié." ], - "Transactional root file system": [ - "Système de fichiers root transactionnel" - ], "Try again": [ "Réessayer" ], "Type": [ "Type" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "Impossible de modifier les paramètres" ], @@ -2214,6 +2136,9 @@ export default { "Using transient hostname: %s": [ "Utilisation d'un nom d'hôte transitoire : %s" ], + "View license": [ + "" + ], "Volume group '%s' already exists. Enter a different name.": [ "Le groupe de volumes '%s' existe déjà. Saisissez un autre nom." ], @@ -2226,6 +2151,9 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "" + ], "Waiting for a mount point": [ "En attente d'un point de montage" ], @@ -2235,6 +2163,12 @@ export default { "Weak signal": [ "Signal faible" ], + "When ready, click on the [install] button at the end of the page.": [ + "" + ], + "Wi-Fi": [ + "Wi-Fi" + ], "Wi-Fi connection form": [ "Formulaire de connexion Wi-Fi" ], @@ -2259,6 +2193,9 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "Vous pouvez procéder à l'installation en conservant les paramètres actuels ou en abandonnant la configuration et en repartant de zéro avec une configuration simple." ], + "You can safely close this window.": [ + "" + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "Vous ne pouvez pas modifier cette valeur ultérieurement. Allez à la section %s si vous voulez la modifier avant de procéder à l'enregistrement." ], @@ -2271,9 +2208,6 @@ export default { "You will connect to a public network without encryption. Your data may not be secure.": [ "Vous allez vous connecter à un réseau public non chiffré. Cela peut présenter un risque pour vos données." ], - "Your system is rebooting": [ - "Votre système est en cours de redémarrage" - ], "ZFCP": [ "ZFCP" ], @@ -2307,6 +2241,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "" + ], "logical volume": [ "volume logique" ], @@ -2328,15 +2265,15 @@ export default { "reset to defaults": [ "rétablir les valeurs par défaut" ], + "root": [ + "" + ], "yes": [ "oui" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "Activation du disque zFCP" - ], "zFCP Disk activation form": [ "Formulaire d'activation du disque zFCP" ] diff --git a/web/src/po/po.id.js b/web/src/po/po.id.js index cbe4674b05..0833b61450 100644 --- a/web/src/po/po.id.js +++ b/web/src/po/po.id.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => 0, "language": "id" }, - " Timezone selection": [ - " Pemilihan zona waktu" - ], "\"%s\"": [ "\"%s\"" ], @@ -18,11 +15,17 @@ export default { "%1$s - %2$s": [ "%1$s - %2$s" ], + "%1$s and %2$s": [ + "%1$s dan %2$s" + ], + "%1$s and [%2$d more]": [ + "%1$s dan [%2$d lainnya]" + ], "%1$s at %2$s": [ "%1$s di %2$s" ], "%1$s keyboard - %2$s timezone": [ - "" + "Keyboard %1$s - zona waktu %2$s" ], "%1$s will be created as a partition at %2$s": [ "%1$s akan dibuat sebagai partisi di %2$s" @@ -30,17 +33,20 @@ export default { "%1$s will still contain the LVM group '%2$s' and any partition needed to boot": [ "%1$s masih akan berisi grup LVM ‘%2$s’ dan partisi apa pun yang diperlukan untuk booting" ], + "%1$s, %2$s and [%3$d more]": [ + "%1$s, %2$s dan [%3$d lainnya]" + ], "%d of %d": [ "%d dari %d" ], "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [harus terdaftar]." - ], "%s and %d others": [ - "" + "%s dan %d lainnya" + ], + "%s and %s": [ + "%s dan %s" ], "%s disk": [ "%s diska" @@ -48,12 +54,12 @@ export default { "%s has been registered with below information.": [ "%s telah terdaftar dengan informasi di bawah ini." ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s adalah sistem yang tidak dapat diubah (immutable) dan mendukung pembaruan atomik. Sistem ini menggunakan file system Btrfs yang hanya-baca dan diperbarui melalui snapshot." - ], "%s logo": [ "logo %s" ], + "%s task active": [ + "%s tugas aktif" + ], "%s will be created as a logical volume": [ "%s akan dibuat sebagai volume logis" ], @@ -64,7 +70,7 @@ export default { "%s dengan partisi %d" ], "(step %s of %s)": [ - "" + "(langkah %s dari %s)" ], "A %1$s of %2$s will be created for %3$s if possible": [ "%1$s dari %2$s akan dibuat untuk %3$s jika memungkinkan" @@ -225,12 +231,6 @@ export default { "At least one partition will be deleted": [ "Setidaknya satu partisi akan dihapus" ], - "At this point you can power off the machine.": [ - "Pada titik ini, Anda dapat mematikan mesin." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "Pada titik ini, Anda dapat menyalakan ulang mesin untuk masuk ke sistem yang baru." - ], "Authentication": [ "Autentikasi" ], @@ -247,7 +247,7 @@ export default { "Pemindaian LUN Otomatis" ], "Auto and manual": [ - "" + "Otomatis dan manual" ], "Automatic": [ "Otomatis" @@ -261,9 +261,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "Pemindaian LUN otomatis [diaktifkan]. Mengaktifkan pengontrol yang berjalan dalam mode NPIV akan secara otomatis mengonfigurasi semua LUN." ], - "Available products": [ - "Produk yang tersedia" - ], "Back": [ "Kembali" ], @@ -303,8 +300,8 @@ export default { "Binding": [ "Pengikatan" ], - "Binding settings for '%s'": [ - "Pengaturan pengikatan untuk '%s'" + "Binding settings": [ + "Pengaturan binding" ], "BitLocker": [ "BitLocker" @@ -312,14 +309,20 @@ export default { "Boot options": [ "Opsi boot" ], + "Breadcrumbs": [ + "Breadcrumb" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "Btrfs dengan snapshot" ], + "By proceeding, the installation will begin with defined settings.": [ + "Dengan melanjutkan, instalasi akan dimulai dengan pengaturan yang telah ditentukan." + ], "CPU": [ - "" + "CPU" ], "Cancel": [ "Batal" @@ -327,8 +330,8 @@ export default { "Cannot be changed in remote installation": [ "Tidak dapat diubah dalam instalasi jarak jauh" ], - "Cannot connect to Agama server": [ - "Tidak dapat terhubung ke server Agama" + "Cannot connect": [ + "Tidak dapat terhubung" ], "Cannot format %s": [ "Tidak dapat memformat %s" @@ -360,8 +363,14 @@ export default { "Change keyboard layout": [ "Ubah tata letak keyboard" ], + "Change mode": [ + "Ubah mode" + ], "Change product": [ - "Mengubah produk" + "Ubah produk" + ], + "Change product or mode": [ + "Ubah produk atau mode" ], "Change selection": [ "Mengubah pilihan" @@ -381,6 +390,9 @@ export default { "Change the file system or mount point": [ "Ubah sistem berkas atau titik mount" ], + "Change to %s": [ + "Ubah ke %s" + ], "Changes in these settings will immediately update the 'Result' section below.": [ "Perubahan pada pengaturan ini akan segera memperbarui bagian 'Hasil' di bawah ini." ], @@ -393,6 +405,9 @@ export default { "Check the following before continuing": [ "Periksa hal-hal berikut sebelum melanjutkan" ], + "Check whether Agama server is running.": [ + "Periksa apakah server Agama sedang berjalan." + ], "Choose a disk for placing the boot loader": [ "Pilih disk untuk menempatkan boot loader" ], @@ -426,14 +441,14 @@ export default { "Configuration unreachable or invalid": [ "Konfigurasi tidak dapat diakses atau tidak valid" ], + "Configure": [ + "Konfigurasi" + ], "Configure DASD": [ "Konfigurasikan DASD" ], - "Configure LVM Volume Group": [ - "Konfigurasi Grup Volume LVM" - ], - "Configure LVM logical volume at %s volume group": [ - "Konfigurasikan volume logis LVM di grup volume %s" + "Configure Volume Group": [ + "Konfigurasi grup volume" ], "Configure device %s": [ "Konfigurasikan perangkat %s" @@ -444,6 +459,12 @@ export default { "Configure iSCSI": [ "Konfigurasi iSCSI" ], + "Configure logical volume": [ + "Konfigurasi volume logis" + ], + "Configure partition": [ + "Konfigurasi partisi" + ], "Configure partition at %s": [ "Konfigurasikan partisi di %s" ], @@ -453,24 +474,30 @@ export default { "Configured for installation only": [ "Dikonfigurasi hanya untuk pemasangan" ], - "Configuring the product, please wait ...": [ - "Mengkonfigurasi produk, harap tunggu ..." + "Configured for root and user %s": [ + "Dikonfigurasi untuk root dan pengguna %s" + ], + "Configured for the root user": [ + "Dikonfigurasi untuk pengguna root" + ], + "Configured for user %s": [ + "Dikonfigurasi untuk pengguna %s" + ], + "Configured with %d connection": [ + "Dikonfigurasi dengan %d koneksi" ], "Confirm": [ "Konfirmasi" ], + "Confirm and install": [ + "Konfirmasi dan instal" + ], "Confirm that you really want to continue.": [ "Pastikan Anda benar-benar ingin melanjutkan." ], - "Congratulations!": [ - "Selamat!" - ], "Connect": [ "Sambungkan" ], - "Connect to %s": [ - "Hubungkan ke %s" - ], "Connect to iSCSI targets": [ "Menyambungkan ke target iSCSI" ], @@ -516,14 +543,14 @@ export default { "Controllers": [ "Kontroler" ], - "Could not authenticate against the server, please check it.": [ - "Tidak dapat mengautentikasi server, silakan periksa." + "Could not authenticate against the server.": [ + "Tidak dapat mengautentikasi terhadap server." ], "Could not connect to %s": [ "Tidak dapat terhubung ke %s" ], - "Could not log in. Please, make sure that the password is correct.": [ - "Tidak dapat masuk. Harap pastikan kata sandi sudah benar." + "Could not log in": [ + "Tidak dapat masuk" ], "Create LVM volume group %s": [ "Buat grup volume LVM %s" @@ -549,6 +576,9 @@ export default { "Current partitions will be kept": [ "Partisi saat ini akan tetap dipertahankan" ], + "Current selection": [ + "Pilihan saat ini" + ], "Custom": [ "Khusus" ], @@ -558,8 +588,11 @@ export default { "DASD %s": [ "DASD %s" ], + "DHCP and %s": [ + "DHCP dan %s" + ], "DHCP, %s": [ - "" + "DHCP, %s" ], "DIAG": [ "DIAG" @@ -609,6 +642,9 @@ export default { "Delete current content": [ "Hapus konten saat ini" ], + "Delete existing data and install %s?": [ + "Hapus data yang ada dan instal %s?" + ], "Delete volume group": [ "Hapus grup volume" ], @@ -633,9 +669,6 @@ export default { "Device %s menu": [ "Menu Perangkat %s" ], - "Device Selection": [ - "Pemilihan Perangkat" - ], "Device details": [ "Rincian perangkat" ], @@ -663,6 +696,9 @@ export default { "Disk": [ "Disk" ], + "Disk Activation": [ + "Aktivasi disk" + ], "Disks": [ "Disk" ], @@ -687,9 +723,6 @@ export default { "Edit binding settings": [ "Edit pengaturan ikatan" ], - "Edit connection %s": [ - "Edit koneksi %s" - ], "Edit connection settings": [ "Edit pengaturan koneksi" ], @@ -765,6 +798,9 @@ export default { "Extend the installation beyond the currently selected disk": [ "Perluas instalasi melampaui disk %d yang saat ini dipilih" ], + "Extensions": [ + "Ekstensi" + ], "F2FS": [ "F2FS" ], @@ -804,9 +840,6 @@ export default { "Find space in %s": [ "Temukan ruang di %s" ], - "Finish": [ - "Selesai" - ], "Finished": [ "Selesai" ], @@ -867,9 +900,6 @@ export default { "GiB": [ "GiB" ], - "Go back": [ - "" - ], "Go to network page": [ "Buka halaman jaringan" ], @@ -885,9 +915,6 @@ export default { "Hide %d subvolume action": [ "Menyembunyikan tindakan subvolume %d" ], - "Hide details": [ - "Sembunyikan detail" - ], "Hostname": [ "Nama host" ], @@ -916,7 +943,7 @@ export default { "Pengaturan IP" ], "IPs": [ - "" + "IP" ], "IPv4": [ "IPv4" @@ -927,8 +954,14 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "Jika media lokal digunakan untuk menjalankan penginstalasi ini, hapus media tersebut sebelum boot berikutnya." ], - "In progress": [ - "Dalam proses" + "If unsure, cancel and review storage settings.": [ + "Jika tidak yakin, batalkan dan tinjau pengaturan penyimpanan." + ], + "If you are unsure, check and adjust the storage settings.": [ + "Jika Anda tidak yakin, periksa dan sesuaikan pengaturan penyimpanan." + ], + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "Jika Anda ingin menonaktifkan pemeriksaan ini, harap tentukan \"inst.ay_check=0\" pada baris perintah kernel" ], "Incorrect IP address": [ "Alamat IP salah" @@ -960,12 +993,33 @@ export default { "Install": [ "Instal" ], + "Install %s?": [ + "Instal %s?" + ], + "Install now": [ + "Instal sekarang" + ], "Install now with potential data loss": [ - "" + "Instal sekarang dengan potensi kehilangan data" + ], + "Installation complete": [ + "Instalasi selesai" ], "Installation devices": [ "Perangkat pemasangan" ], + "Installation in progress": [ + "Instalasi sedang berlangsung" + ], + "Installation only": [ + "Hanya instalasi" + ], + "Installation settings": [ + "Pengaturan instalasi" + ], + "Installation settings will automatically update to match the new product's defaults.": [ + "Pengaturan instalasi akan diperbarui secara otomatis agar sesuai dengan default produk baru." + ], "Installation will take %s.": [ "Penginstalan akan memakan waktu %s." ], @@ -975,12 +1029,15 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "Memasang paket yang rusak akan memengaruhi stabilitas sistem dan menimbulkan risiko keamanan yang besar!" ], - "Installing the system, please wait...": [ - "Menginstal sistem, harap tunggu..." - ], "Interface": [ "Antarmuka" ], + "Invalid settings": [ + "Pengaturan tidak valid" + ], + "Invalid software selection": [ + "Pilihan perangkat lunak tidak valid" + ], "Invalid storage settings": [ "Pengaturan penyimpanan tidak valid" ], @@ -994,7 +1051,7 @@ export default { "Penerbit" ], "It doesn't exist or can't be reached.": [ - "Tidak ada atau tidak dapat diakses." + "Tidak ada atau tidak dapat dijangkau." ], "It is chosen for booting": [ "Ini dipilih untuk booting" @@ -1035,15 +1092,15 @@ export default { "Keyboard layout": [ "Tata letak keyboard" ], - "Keyboard selection": [ - "Pemilihan keyboard" - ], "KiB": [ "KiB" ], "LUN": [ "LUN" ], + "LVM": [ + "LVM" + ], "Label": [ "Label" ], @@ -1053,9 +1110,18 @@ export default { "Language and keyboard": [ "Bahasa dan keyboard" ], + "Language and region": [ + "Bahasa dan wilayah" + ], "Let the installer propose a sensible size": [ "Biarkan penginstal mengusulkan ukuran yang masuk akal" ], + "License acceptance is required to continue.": [ + "Penerimaan lisensi diperlukan untuk melanjutkan." + ], + "License acceptance required": [ + "Diperlukan penerimaan lisensi" + ], "Loading": [ "Memuat" ], @@ -1068,9 +1134,6 @@ export default { "Loading the installation repositories...": [ "Memuat repositori instalasi..." ], - "Locale selection": [ - "Pemilihan lokasi" - ], "Localization": [ "Pelokalan" ], @@ -1101,8 +1164,8 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "Navigasi utama" + "Make sure that the passsword is correct and try again.": [ + "Pastikan kata sandi benar dan coba lagi." ], "Make sure you provide the correct values": [ "Pastikan Anda memberikan nilai yang benar" @@ -1117,7 +1180,7 @@ export default { "Saluran maks" ], "Memory": [ - "" + "Memori" ], "MiB": [ "MiB" @@ -1128,6 +1191,9 @@ export default { "Mode": [ "Mode" ], + "Model": [ + "Model" + ], "Modify settings and physical volumes": [ "Ubah pengaturan dan volume fisik" ], @@ -1204,7 +1270,7 @@ export default { "Nama" ], "Needs about %s": [ - "" + "Memerlukan sekitar %s" ], "Network": [ "Jaringan" @@ -1240,7 +1306,7 @@ export default { "Tidak ada konten yang ditemukan" ], "No data loss is expected": [ - "" + "Tidak diharapkan ada kehilangan data" ], "No device is currently using this connection.": [ "Tidak ada perangkat yang saat ini menggunakan koneksi ini." @@ -1308,6 +1374,9 @@ export default { "Not available": [ "Tidak tersedia" ], + "Not configured": [ + "Tidak dikonfigurasi" + ], "Not configured yet": [ "Belum dikonfigurasi" ], @@ -1317,12 +1386,12 @@ export default { "Not implemented yet (%s)": [ "Belum diimplementasikan (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "Tidak memungkinkan dengan pengaturan saat ini. Klik untuk mengetahui lebih lanjut." - ], "Not protected network": [ "Jaringan tidak dilindungi" ], + "Not registered yet": [ + "Belum terdaftar" + ], "Not supported (%s)": [ "Tidak didukung (%s)" ], @@ -1344,9 +1413,6 @@ export default { "Options toggle": [ "Sakelar opsi" ], - "Overview": [ - "Ikhtisar" - ], "Package installation failed": [ "Pemasangan paket gagal" ], @@ -1419,15 +1485,9 @@ export default { "PiB": [ "PiB" ], - "Please, check whether it is running.": [ - "Silakan periksa apakah sudah berjalan." - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "Lakukan penemuan iSCSI untuk menemukan target iSCSI yang tersedia." ], - "Please, provide its password to log in to the system.": [ - "Harap berikan kata sandi untuk masuk ke sistem." - ], "Please, try to activate a zFCP controller.": [ "Silakan coba aktifkan pengontrol zFCP." ], @@ -1441,10 +1501,10 @@ export default { "Portal" ], "Potential data loss": [ - "" + "Potensi kehilangan data" ], "Potential data loss affecting at least %s": [ - "" + "Potensi kehilangan data yang memengaruhi setidaknya %s" ], "Pre-installation checks": [ "Pemeriksaan pra-instalasi" @@ -1453,20 +1513,23 @@ export default { "Panjang awalan atau netmask" ], "Proceeding may result in data loss": [ - "" + "Melanjutkan dapat menyebabkan kehilangan data" ], - "Proceeding may result in data loss affecting at least %s": [ - "" + "Proceeding will delete existing data, including %s": [ + "Melanjutkan akan menghapus data yang ada, termasuk %s" ], "Product is already registered": [ "Produk sudah terdaftar" ], "Protection for the information stored at the new file systems, including data, programs, and system files.": [ - "Pemeliharaan keamanan informasi yang disimpan pada sistem berkas baru, termasuk data, program, dan berkas sistem." + "Perlindungan untuk informasi yang tersimpan pada sistem berkas baru, termasuk data, program, dan berkas sistem." ], "Provide email address": [ "Berikan alamat email" ], + "Provide its password to log in to the system.": [ + "Berikan kata sandinya untuk masuk ke sistem." + ], "Provide registration code": [ "Berikan kode pendaftaran" ], @@ -1486,11 +1549,14 @@ export default { "Baca perangkat zFCP" ], "Reboot": [ - "Maut ulang" + "Mulai ulang" ], "Recommended": [ "Direkomendasikan" ], + "Refreshing data...": [ + "Menyegarkan data..." + ], "Register": [ "Mendaftar" ], @@ -1500,6 +1566,9 @@ export default { "Register using a custom registration server": [ "Daftar menggunakan server pendaftaran kustom" ], + "Registered": [ + "Terdaftar" + ], "Registration": [ "Pendaftaran" ], @@ -1528,10 +1597,10 @@ export default { "Pemuatan repositori gagal" ], "Required packages": [ - "" + "Paket yang diperlukan" ], "Required packages and %s pattern": [ - "" + "Paket yang diperlukan dan %s pola" ], "Rescan devices": [ "Pindai ulang perangkat" @@ -1557,11 +1626,17 @@ export default { "Review and fix": [ "Periksa dan perbaiki" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ - "" + "Review and install": [ + "Tinjau dan instal" + ], + "Root login with SSH key": [ + "Login root dengan kunci SSH" + ], + "Root login with password": [ + "Login root dengan kata sandi" ], - "Root authentication methods": [ - "Metode otentikasi root" + "Root login with password and SSH key": [ + "Login root dengan kata sandi dan kunci SSH" ], "Root user": [ "Pengguna root" @@ -1570,7 +1645,7 @@ export default { "Route" ], "Row actions": [ - "Baris tindakan" + "Tindakan baris" ], "Row expansion": [ "Perluasan baris" @@ -1602,12 +1677,12 @@ export default { "Security": [ "Keamanan" ], - "See more details": [ - "Lihat detail lebih lanjut" - ], "Select": [ "Pilih" ], + "Select %s": [ + "Pilih %s" + ], "Select a device to define partitions or to mount": [ "Pilih perangkat untuk mendefinisikan partisi atau untuk mount" ], @@ -1620,6 +1695,12 @@ export default { "Select a product": [ "Pilih produk" ], + "Select a product and confirm your choice.": [ + "Pilih produk dan konfirmasikan pilihan Anda di akhir daftar." + ], + "Select a product to continue.": [ + "Pilih produk untuk melanjutkan." + ], "Select a solution to continue": [ "Pilih solusi untuk melanjutkan" ], @@ -1632,6 +1713,9 @@ export default { "Select at least one disk.": [ "Pilih setidaknya satu disk." ], + "Select device": [ + "Pilih perangkat" + ], "Select devices to enable bulk actions.": [ "Pilih perangkat untuk mengaktifkan tindakan massal." ], @@ -1692,9 +1776,15 @@ export default { "Show information about %s": [ "Menampilkan informasi tentang %s" ], + "Show less": [ + "Tampilkan lebih sedikit" + ], "Show less actions": [ "Tampilkan lebih sedikit tindakan" ], + "Show more": [ + "Tampilkan lebih banyak" + ], "Show more actions": [ "Tampilkan lebih banyak tindakan" ], @@ -1737,9 +1827,6 @@ export default { "Software conflicts resolution": [ "Penyelesaian konflik perangkat lunak" ], - "Software selection": [ - "Pemilihan perangkat lunak" - ], "Some existing partitions may be shrunk": [ "Beberapa partisi yang sudah ada mungkin akan diperkecil" ], @@ -1773,6 +1860,9 @@ export default { "Status": [ "Status" ], + "Step %1$d of %2$d": [ + "Langkah %1$d dari %2$d" + ], "Storage": [ "Penyimpanan" ], @@ -1785,9 +1875,21 @@ export default { "Swap": [ "Swap" ], + "Switch to a different mode": [ + "" + ], + "System Information": [ + "Informasi sistem" + ], + "System will have no network connections": [ + "Sistem tidak akan memiliki koneksi jaringan" + ], "TPM sealing requires the new system to be booted directly.": [ "Penyegelan TPM mengharuskan sistem baru untuk di-boot secara langsung." ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "Luangkan waktu untuk meninjau pengaturan instalasi di bawah ini dan sesuaikan bila diperlukan." + ], "Target Password": [ "Kata sandi target" ], @@ -1795,7 +1897,7 @@ export default { "Target" ], "Temporary name that may change after reboot or network changes": [ - "" + "Nama sementara yang dapat berubah setelah mulai ulang atau perubahan jaringan" ], "The LVM group '%1$s' will remain at %2$s": [ "Grup LVM ‘%1$s’ akan tetap berada di %2$s" @@ -1896,14 +1998,11 @@ export default { "The initiator name cannot be blank": [ "Nama inisiator tidak boleh kosong" ], - "The installation on your machine is complete.": [ - "Penginstalan pada mesin Anda sudah selesai." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "Antarmuka penginstal tidak lagi tersedia, jadi Anda dapat menutup jendela ini dengan aman." + "The installer interface is no longer available.": [ + "Antarmuka penginstal tidak lagi tersedia." ], "The installer requires [root] user privileges.": [ - "Penginstal memerlukan hak akses pengguna [root]." + "Penginstal memerlukan hak istimewa pengguna [root]." ], "The logical volume will also be deleted": [ "Volume logis juga akan dihapus" @@ -1983,12 +2082,18 @@ export default { "The system does not support Wi-Fi connections, probably because of missing or disabled hardware.": [ "Sistem tidak mendukung koneksi Wi-Fi, mungkin karena perangkat keras yang tidak ada atau dinonaktifkan." ], + "The system is rebooting": [ + "Sistem sedang dimulai ulang" + ], "The whole device will be used for %s": [ "Seluruh perangkat akan digunakan untuk %s" ], "The zFCP disk was not activated.": [ "Disk zFCP tidak diaktifkan." ], + "There are no disks available for the installation": [ + "Tidak ada disk yang tersedia untuk instalasi" + ], "There are not disks available for the installation. You may need to configure some device.": [ "Tidak ada disk yang tersedia untuk pemasangan. Anda mungkin perlu mengkonfigurasi beberapa perangkat." ], @@ -2058,18 +2163,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "Untuk memastikan sistem baru dapat melakukan booting, penginstal mungkin perlu membuat atau mengonfigurasi beberapa partisi di disk yang sesuai." ], - "Transactional root file system": [ - "Sistem file root transaksional" - ], "Try again": [ "Coba lagi" ], "Type": [ "Jenis" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "Tidak dapat mengubah pengaturan" ], @@ -2151,6 +2250,9 @@ export default { "Use available space": [ "Gunakan ruang yang tersedia" ], + "Use device %s": [ + "Gunakan perangkat %s" + ], "Use disk %s": [ "Gunakan disk %s" ], @@ -2199,6 +2301,9 @@ export default { "Use public SSH Key": [ "Gunakan Kunci SSH Publik" ], + "Use several devices": [ + "Gunakan beberapa perangkat" + ], "Use static hostname": [ "Gunakan nama host statis" ], @@ -2229,21 +2334,33 @@ export default { "Username suggestion dropdown": [ "Tarik-turun saran nama pengguna" ], + "Using %d connections with %s": [ + "Menggunakan %d koneksi dengan %s" + ], "Using [%s] keyboard": [ "Menggunakan keyboard [%s]" ], "Using a hashed password.": [ "Menggunakan kata sandi yang dienkripsi." ], + "Using an advanced storage configuration": [ + "Menggunakan konfigurasi penyimpanan tingkat lanjut" + ], "Using an existing partition": [ "Menggunakan partisi yang sudah ada" ], + "Using code ending in %s": [ + "Menggunakan kode yang diakhiri dengan %s" + ], "Using partition %s": [ "Menggunakan partisi %s" ], "Using transient hostname: %s": [ "Menggunakan nama host sementara: %s" ], + "View license": [ + "Lihat lisensi" + ], "Volume group %s": [ "Grup volume %s" ], @@ -2259,15 +2376,27 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "Tunggu hingga operasi saat ini selesai." + ], "Waiting for a mount point": [ "Menunggu titik mount" ], "Waiting for information about storage configuration": [ "Menunggu informasi tentang konfigurasi penyimpanan" ], + "Waiting for proposal": [ + "Menunggu proposal" + ], "Weak signal": [ "Sinyal lemah" ], + "When ready, click on the [install] button at the end of the page.": [ + "Saat siap, klik tombol [instal] di akhir halaman." + ], + "Wi-Fi": [ + "Wi-Fi" + ], "Wi-Fi connection form": [ "Formulir Koneksi Wi-Fi" ], @@ -2283,6 +2412,9 @@ export default { "Wired connections": [ "Koneksi kabel" ], + "Wrong selection": [ + "Pilihan salah" + ], "XFS": [ "XFS" ], @@ -2292,6 +2424,12 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "Anda dapat melanjutkan untuk memasang dengan pengaturan saat ini atau Anda mungkin ingin membatalkan konfigurasi dan memulai dari awal dengan yang sederhana." ], + "You can reboot the machine to log in to the new system.": [ + "Anda dapat memulai ulang mesin untuk masuk ke sistem baru." + ], + "You can safely close this window.": [ + "Anda dapat menutup jendela ini dengan aman." + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "Anda tidak dapat mengubahnya nanti. Pergi ke bagian %s jika Anda ingin mengubahnya sebelum melanjutkan proses pendaftaran." ], @@ -2301,12 +2439,12 @@ export default { "You may want to discard those settings and start from scratch with a simple configuration.": [ "Anda mungkin ingin menghapus pengaturan tersebut dan memulai dari awal dengan konfigurasi yang sederhana." ], + "You need to fix any invalid settings before proceeding with the installation.": [ + "Anda perlu memperbaiki pengaturan yang tidak valid sebelum melanjutkan instalasi." + ], "You will connect to a public network without encryption. Your data may not be secure.": [ "Anda akan terhubung ke jaringan publik tanpa enkripsi. Data Anda mungkin tidak aman." ], - "Your system is rebooting": [ - "Sistem Anda sedang melakukan reboot" - ], "ZFCP": [ "ZFCP" ], @@ -2340,6 +2478,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "Btrfs immutable" + ], "logical volume": [ "volume logis" ], @@ -2353,7 +2494,7 @@ export default { "partisi" ], "proposal.Device": [ - "" + "proposal.Device" ], "read_only": [ "hanya_baca" @@ -2361,15 +2502,15 @@ export default { "reset to defaults": [ "kembalikan ke default" ], + "root": [ + "root" + ], "yes": [ "ya" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "Aktivasi Disk zFCP" - ], "zFCP Disk activation form": [ "Formulir aktivasi Disk zFCP" ] diff --git a/web/src/po/po.it.js b/web/src/po/po.it.js index 3c73efd495..78def170dd 100644 --- a/web/src/po/po.it.js +++ b/web/src/po/po.it.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => n != 1, "language": "it" }, - " Timezone selection": [ - " Selezione fuso orario" - ], "\"%s\"": [ "" ], @@ -40,14 +37,11 @@ export default { "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [deve essere registrato]." - ], "%s and %d others": [ "" ], "%s and %s": [ - "" + "%s e %s" ], "%s disk": [ "Disco %s" @@ -55,9 +49,6 @@ export default { "%s has been registered with below information.": [ "%s è stato registrato con le informazioni riportate di seguito." ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s è un sistema immutabile con aggiornamenti atomici. Utilizza un file system Btrfs di sola lettura aggiornato tramite snapshot." - ], "%s logo": [ "Immagine del logo di %s" ], @@ -234,12 +225,6 @@ export default { "At least one partition will be deleted": [ "Almeno una partizione verrà eliminata" ], - "At this point you can power off the machine.": [ - "A questo punto puoi spegnere la macchina." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "A questo punto puoi riavviare la macchina e connetterti al tuo nuovo sistema." - ], "Authentication": [ "Autenticazione" ], @@ -267,9 +252,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "La scansione LUN automatica è [abilitata]. L'attivazione di un controller in esecuzione in modalità NPIV configurerà automaticamente tutte le rispettive LUN." ], - "Available products": [ - "Prodotti disponibili" - ], "Back": [ "Indietro" ], @@ -309,33 +291,33 @@ export default { "Binding": [ "Associazione" ], - "Binding settings for '%s'": [ - "Impostazioni di bindig per '%s'" - ], "BitLocker": [ "BitLocker" ], "Boot options": [ "Opzioni di avvio" ], + "Breadcrumbs": [ + "" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "Btrfs con snapshot" ], - "CPU": [ + "By proceeding, the installation will begin with defined settings.": [ "" ], + "CPU": [ + "CPU" + ], "Cancel": [ "Annulla" ], "Cannot be changed in remote installation": [ "Non può essere cambiato nell'installazione remota" ], - "Cannot connect to Agama server": [ - "Impossibile connettersi al server Agama" - ], "Cannot format %s": [ "Impossibile formattare %s" ], @@ -423,12 +405,6 @@ export default { "Configure DASD": [ "Configura DASD" ], - "Configure LVM Volume Group": [ - "Configura gruppo di volumi LVM" - ], - "Configure LVM logical volume at %s volume group": [ - "Configura il volume logico LVM nel gruppo di volumi %s" - ], "Configure device %s": [ "Configura il dispositivo %s" ], @@ -447,24 +423,15 @@ export default { "Configured for installation only": [ "Configurata solo per l'Installazione" ], - "Configuring the product, please wait ...": [ - "Configurazione del prodotto, attendere per favore..." - ], "Confirm": [ "Conferma" ], "Confirm that you really want to continue.": [ "Confermare che si desidera continuare." ], - "Congratulations!": [ - "Congratulazioni!" - ], "Connect": [ "Connetti" ], - "Connect to %s": [ - "Connettiti a %s" - ], "Connect to iSCSI targets": [ "Connetti a periferiche iSCSI" ], @@ -510,15 +477,9 @@ export default { "Controllers": [ "Controller" ], - "Could not authenticate against the server, please check it.": [ - "Autenticazione non riuscita con il server, controlla per favore." - ], "Could not connect to %s": [ "Impossibile connettersi a %s" ], - "Could not log in. Please, make sure that the password is correct.": [ - "Impossibile connettersi. Prego, verificare che la password sia corretta." - ], "Create LVM volume group %s": [ "Crea gruppo di volumi LVM %s" ], @@ -553,10 +514,10 @@ export default { "DASD %s" ], "DHCP and %s": [ - "" + "DHCP e %s" ], "DHCP, %s": [ - "" + "DHCP, %s" ], "DIAG": [ "DIAG" @@ -606,6 +567,9 @@ export default { "Delete current content": [ "Elimina contenuti attuali" ], + "Delete existing data and install %s?": [ + "" + ], "Delete volume group": [ "Elimina gruppo di volumi" ], @@ -630,9 +594,6 @@ export default { "Device %s menu": [ "Menu del dispositivo %s" ], - "Device Selection": [ - "Selezione dispositivo" - ], "Device details": [ "Dettagli dispositivo" ], @@ -684,9 +645,6 @@ export default { "Edit binding settings": [ "Modifica Impostazioni di binding" ], - "Edit connection %s": [ - "Modifica connessione %s" - ], "Edit connection settings": [ "Modifica impostazioni di connessione" ], @@ -764,6 +722,9 @@ export default { "Estendi l'installazione oltre il disco attualmente selezionato", "Estendi l'installazione oltre i %d dischi correnti" ], + "Extensions": [ + "Estensioni" + ], "F2FS": [ "F2FS" ], @@ -803,9 +764,6 @@ export default { "Find space in %s": [ "Trova spazio in %s" ], - "Finish": [ - "Finito" - ], "Finished": [ "Terminato" ], @@ -866,9 +824,6 @@ export default { "GiB": [ "GiB" ], - "Go back": [ - "" - ], "Go to network page": [ "Vai alla pagina della rete" ], @@ -885,9 +840,6 @@ export default { "Nascondi l'azione del sottovolume %d", "Nascondi le azioni del sottovolume %d" ], - "Hide details": [ - "Nascondi i dettagli" - ], "Hostname": [ "Nome host" ], @@ -927,11 +879,11 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "Se è stato utilizzato un supporto locale per eseguire questo programma di installazione, rimuoverlo prima del prossimo avvio." ], - "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "If you are unsure, check and adjust the storage settings.": [ "" ], - "In progress": [ - "In corso" + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "" ], "Incorrect IP address": [ "Indirizzo IP errato" @@ -966,6 +918,9 @@ export default { "Install now with potential data loss": [ "" ], + "Installation settings will automatically update to match the new product's defaults.": [ + "" + ], "Installation will take %s.": [ "L'installazione richiederà %s." ], @@ -975,9 +930,6 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "L'installazione di un pacchetto danneggiato compromette la stabilità del sistema ed è un grande rischio per la sicurezza!" ], - "Installing the system, please wait...": [ - "Installazione del sistema in corso, attendere prego..." - ], "Interface": [ "Interfaccia" ], @@ -1035,15 +987,15 @@ export default { "Keyboard layout": [ "Layout di tastiera" ], - "Keyboard selection": [ - "Selezione tastiera" - ], "KiB": [ "KiB" ], "LUN": [ "LUN" ], + "LVM": [ + "" + ], "Label": [ "Etichetta" ], @@ -1056,6 +1008,9 @@ export default { "Let the installer propose a sensible size": [ "Lascia proporre una dimensione sensibile al programma di installazione" ], + "License acceptance is required to continue.": [ + "" + ], "Loading": [ "Caricamento" ], @@ -1068,9 +1023,6 @@ export default { "Loading the installation repositories...": [ "Caricamento in corso dei repository di installazione..." ], - "Locale selection": [ - "Selezione localizzazione" - ], "Localization": [ "Localizzazione" ], @@ -1101,9 +1053,6 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "Navigazione principale" - ], "Make sure you provide the correct values": [ "Assicuarsi di fornire i valori corretti" ], @@ -1117,7 +1066,7 @@ export default { "Canale massimo" ], "Memory": [ - "" + "Memoria" ], "MiB": [ "MiB" @@ -1203,7 +1152,7 @@ export default { "Nome" ], "Needs about %s": [ - "" + "Necessita di circa %s" ], "Network": [ "Network" @@ -1313,9 +1262,6 @@ export default { "Not implemented yet (%s)": [ "Funzionalità non ancora implementata (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "Non possibile con la configurazione attuale. Clicca per saperne di più." - ], "Not protected network": [ "Rete non protetta" ], @@ -1337,9 +1283,6 @@ export default { "Options toggle": [ "Abilita opzioni" ], - "Overview": [ - "Panoramica" - ], "Package installation failed": [ "Installazione del pacchetto non riuscita" ], @@ -1397,15 +1340,9 @@ export default { "PiB": [ "PiB" ], - "Please, check whether it is running.": [ - "Per favore, verificare se è in esecuzione." - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "Effettuare una rilevazione iSCSI per trovare le destinazioni iSCSI disponibili." ], - "Please, provide its password to log in to the system.": [ - "Per favore, inserire la password per collegarsi al sistema." - ], "Please, try to activate a zFCP controller.": [ "Provare ad attivare un controller zFCP." ], @@ -1433,7 +1370,7 @@ export default { "Proceeding may result in data loss": [ "" ], - "Proceeding may result in data loss affecting at least %s": [ + "Proceeding will delete existing data, including %s": [ "" ], "Product is already registered": [ @@ -1503,7 +1440,7 @@ export default { "Errore nel caricamento del repository" ], "Required packages": [ - "" + "Pacchetti richiesti" ], "Required packages and %s pattern": [ "", @@ -1533,11 +1470,14 @@ export default { "Review and fix": [ "Rivedi e correggi" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ + "Root login with SSH key": [ "" ], - "Root authentication methods": [ - "Metodi di autenticazione root" + "Root login with password": [ + "" + ], + "Root login with password and SSH key": [ + "" ], "Root user": [ "Utente root" @@ -1578,9 +1518,6 @@ export default { "Security": [ "Sicurezza" ], - "See more details": [ - "Mostra più dettagli" - ], "Select": [ "Selezionare" ], @@ -1714,9 +1651,6 @@ export default { "Software conflicts resolution": [ "Risoluzioni dei conflitti del software" ], - "Software selection": [ - "Selezione Software" - ], "Some existing partitions may be shrunk": [ "Alcune partizioni esistenti potrebbero essere ridotte" ], @@ -1762,9 +1696,15 @@ export default { "Swap": [ "Swap" ], + "Switch to a different mode": [ + "" + ], "TPM sealing requires the new system to be booted directly.": [ "Il nuovo sistema deve essere avviato direttamente per permettere la sigillatura TPM." ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "" + ], "Target Password": [ "Password di destinazione" ], @@ -1875,12 +1815,6 @@ export default { "The initiator name cannot be blank": [ "Il nome dell'iniziatore non può essere vuoto" ], - "The installation on your machine is complete.": [ - "Installazione completata." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "L'interfaccia del programma di installazione non è più disponibile, è possibile chiudere la finestra in modo sicuro." - ], "The installer requires [root] user privileges.": [ "L'installer richiede permessi da utente privilegiato [root]." ], @@ -2040,18 +1974,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "Affinché il nuovo sistema possa avviarsi, l'installatore potrebbe dover creare o configurare delle partizioni nel disco appropriato." ], - "Transactional root file system": [ - "File system root transazionale" - ], "Try again": [ "Riprova" ], "Type": [ "Tipo" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "Impossibile modificare le impostazioni" ], @@ -2226,6 +2154,9 @@ export default { "Using transient hostname: %s": [ "Uso del nome host transitorio: %s" ], + "View license": [ + "" + ], "Volume group '%s' already exists. Enter a different name.": [ "Gruppo di volumi '%s' già esistente. Immettere un nome diverso." ], @@ -2238,6 +2169,9 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "" + ], "Waiting for a mount point": [ "In attesa di un punto di mount" ], @@ -2247,6 +2181,12 @@ export default { "Weak signal": [ "Segnale debole" ], + "When ready, click on the [install] button at the end of the page.": [ + "" + ], + "Wi-Fi": [ + "WiFi" + ], "Wi-Fi connection form": [ "Modulo di connessione Wi-Fi" ], @@ -2271,6 +2211,9 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "È possibile procedere con l'installazione utilizzando le impostazioni attuali oppure, se lo si desidera, è possibile ignorare la configurazione e iniziare da zero con una semplice." ], + "You can safely close this window.": [ + "" + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "Non sarà possibile modificarlo in seguito. Vai alla sezione %s se desideri modificarlo prima di procedere con la registrazione." ], @@ -2280,12 +2223,12 @@ export default { "You may want to discard those settings and start from scratch with a simple configuration.": [ "Se lo si desidera, è possibile ignorare tali impostazioni e iniziare da zero con una configurazione semplice." ], + "You need to fix any invalid settings before proceeding with the installation.": [ + "" + ], "You will connect to a public network without encryption. Your data may not be secure.": [ "L'utente si connetterà a una rete pubblica senza cifratura. I dati potrebbero non essere al sicuro." ], - "Your system is rebooting": [ - "Il sistema si sta riavviando" - ], "ZFCP": [ "ZFCP" ], @@ -2319,6 +2262,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "" + ], "logical volume": [ "Volume LVM" ], @@ -2340,15 +2286,15 @@ export default { "reset to defaults": [ "ripristina le impostazioni predefinite" ], + "root": [ + "" + ], "yes": [ "sì" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "Attivazione disco zFCP" - ], "zFCP Disk activation form": [ "Attivazione disco zFCP da" ] diff --git a/web/src/po/po.ja.js b/web/src/po/po.ja.js index 14f162e2b4..6257df99be 100644 --- a/web/src/po/po.ja.js +++ b/web/src/po/po.ja.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => 0, "language": "ja" }, - " Timezone selection": [ - " タイムゾーンの選択" - ], "\"%s\"": [ "\"%s\"" ], @@ -18,11 +15,17 @@ export default { "%1$s - %2$s": [ "%1$s - %2$s" ], + "%1$s and %2$s": [ + "%1$s, %2$s" + ], + "%1$s and [%2$d more]": [ + "%1$s [さらに %2$d 個のアドレスがあります]" + ], "%1$s at %2$s": [ "%2$s にある %1$s" ], "%1$s keyboard - %2$s timezone": [ - "" + "%1$s キーボード - %2$s タイムゾーン" ], "%1$s will be created as a partition at %2$s": [ "%1$s を %2$s 内のパーティションとして作成します" @@ -30,17 +33,20 @@ export default { "%1$s will still contain the LVM group '%2$s' and any partition needed to boot": [ "%1$s には起動に必要な設定済み LVM グループ '%2$s' とパーティションが含まれています" ], + "%1$s, %2$s and [%3$d more]": [ + "%1$s, %2$s [さらに %3$d 個のアドレスがあります]" + ], "%d of %d": [ "%d / %d" ], "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [登録しなければなりません] 。" - ], "%s and %d others": [ - "" + "%s とその他 %d 個のアドレス" + ], + "%s and %s": [ + "%s, %s" ], "%s disk": [ "%s ディスク" @@ -48,12 +54,12 @@ export default { "%s has been registered with below information.": [ "%s を下記の情報で登録しました。" ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s は一括更新のできる不可変なシステムです。読み込み専用の btrfs ルートファイルシステムを利用して更新を適用します。" - ], "%s logo": [ "%s ロゴ" ], + "%s task active": [ + "%s 個の処理が動作中です" + ], "%s will be created as a logical volume": [ "%s を論理ボリューム内に作成します" ], @@ -63,6 +69,9 @@ export default { "%s with %d partitions": [ "%s (%d 個のパーティション)" ], + "(step %s of %s)": [ + "(ステップ %s / %s)" + ], "A %1$s of %2$s will be created for %3$s if possible": [ "可能であれば、 %2$s の %1$s を %3$s 向けに作成します" ], @@ -222,12 +231,6 @@ export default { "At least one partition will be deleted": [ "少なくとも 1 つのパーティションを削除する" ], - "At this point you can power off the machine.": [ - "マシンの電源を切って問題ありません。" - ], - "At this point you can reboot the machine to log in to the new system.": [ - "あとはマシンを再起動して新しいシステムにログインするだけです。" - ], "Authentication": [ "認証" ], @@ -244,7 +247,7 @@ export default { "自動 LUN 検出" ], "Auto and manual": [ - "" + "自動および手動" ], "Automatic": [ "自動" @@ -258,9 +261,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "自動 LUN スキャンが [有効化] されています。 NPIV モードで動作しているコントローラを有効化した場合、その LUN は全て自動的に設定されます。" ], - "Available products": [ - "利用可能な製品" - ], "Back": [ "戻る" ], @@ -300,8 +300,8 @@ export default { "Binding": [ "結びつけ方式" ], - "Binding settings for '%s'": [ - "'%s' に対するバインディング設定" + "Binding settings": [ + "バインディング設定" ], "BitLocker": [ "BitLocker" @@ -309,14 +309,20 @@ export default { "Boot options": [ "起動オプション" ], + "Breadcrumbs": [ + "パンくず" + ], "Btrfs": [ "btrfs" ], "Btrfs with snapshots": [ "スナップショット有りの btrfs" ], + "By proceeding, the installation will begin with defined settings.": [ + "続行すると、指定の設定でインストールが開始されます。" + ], "CPU": [ - "" + "CPU" ], "Cancel": [ "キャンセル" @@ -324,8 +330,8 @@ export default { "Cannot be changed in remote installation": [ "リモートインストールの場合は変更できません" ], - "Cannot connect to Agama server": [ - "Agama サーバに接続できません" + "Cannot connect": [ + "接続できません" ], "Cannot format %s": [ "%s をフォーマットできません" @@ -357,9 +363,15 @@ export default { "Change keyboard layout": [ "キーボードレイアウトの変更" ], + "Change mode": [ + "モードの変更" + ], "Change product": [ "製品の変更" ], + "Change product or mode": [ + "製品またはモードの変更" + ], "Change selection": [ "選択の変更" ], @@ -378,6 +390,9 @@ export default { "Change the file system or mount point": [ "ファイルシステムまたはマウントポイントの変更" ], + "Change to %s": [ + "%s に変更" + ], "Changes in these settings will immediately update the 'Result' section below.": [ "これらの設定を変更すると、下記の '結果' セクションに即時に反映されます。" ], @@ -390,6 +405,9 @@ export default { "Check the following before continuing": [ "続行する前に下記をご確認ください" ], + "Check whether Agama server is running.": [ + "Agama サーバが動作しているかどうかをご確認ください。" + ], "Choose a disk for placing the boot loader": [ "ブートローダを配置するディスクを選択してください" ], @@ -423,14 +441,14 @@ export default { "Configuration unreachable or invalid": [ "設定に到達できないか、正しくありません" ], + "Configure": [ + "設定" + ], "Configure DASD": [ "DASD の設定" ], - "Configure LVM Volume Group": [ - "LVM ボリュームグループの設定" - ], - "Configure LVM logical volume at %s volume group": [ - "ボリュームグループ %s に対する LVM 論理ボリュームの設定" + "Configure Volume Group": [ + "ボリュームグループの設定" ], "Configure device %s": [ "デバイス %s の設定" @@ -441,6 +459,12 @@ export default { "Configure iSCSI": [ "iSCSI の設定" ], + "Configure logical volume": [ + "論理ボリュームの設定" + ], + "Configure partition": [ + "パーティションの設定" + ], "Configure partition at %s": [ "%s でのパーティションの設定" ], @@ -450,24 +474,30 @@ export default { "Configured for installation only": [ "インストール専用に設定されています" ], - "Configuring the product, please wait ...": [ - "製品を設定しています。しばらくお待ちください..." + "Configured for root and user %s": [ + "root ユーザと一般ユーザ %s を設定済み" + ], + "Configured for the root user": [ + "root ユーザのみ設定済み" + ], + "Configured for user %s": [ + "ユーザ %s のみ設定済み" + ], + "Configured with %d connection": [ + "%d 個の接続を設定済み" ], "Confirm": [ "確認" ], + "Confirm and install": [ + "了承してインストールする" + ], "Confirm that you really want to continue.": [ "続行して問題がないかどうか、ご確認ください。" ], - "Congratulations!": [ - "おめでとうございます!" - ], "Connect": [ "接続" ], - "Connect to %s": [ - "%s に接続" - ], "Connect to iSCSI targets": [ "iSCSI ターゲットへの接続" ], @@ -513,14 +543,14 @@ export default { "Controllers": [ "コントローラ" ], - "Could not authenticate against the server, please check it.": [ - "サーバに対して認証できませんでした。ご確認ください。" + "Could not authenticate against the server.": [ + "サーバに対して認証できませんでした。" ], "Could not connect to %s": [ "%s に接続できませんでした" ], - "Could not log in. Please, make sure that the password is correct.": [ - "ログインできませんでした。入力したパスワードが正しいかどうか、もう一度ご確認ください。" + "Could not log in": [ + "ログインできませんでした" ], "Create LVM volume group %s": [ "LVM ボリュームグループ %s の作成" @@ -546,6 +576,9 @@ export default { "Current partitions will be kept": [ "現在のパーティションを維持する" ], + "Current selection": [ + "現在の選択" + ], "Custom": [ "独自設定" ], @@ -555,8 +588,11 @@ export default { "DASD %s": [ "DASD %s" ], + "DHCP and %s": [ + "DHCP および %s" + ], "DHCP, %s": [ - "" + "DHCP, %s" ], "DIAG": [ "DIAG" @@ -606,6 +642,9 @@ export default { "Delete current content": [ "現在の内容を全て削除する" ], + "Delete existing data and install %s?": [ + "既存のデータを削除して %s をインストールしてよろしいですか?" + ], "Delete volume group": [ "ボリュームグループの削除" ], @@ -630,9 +669,6 @@ export default { "Device %s menu": [ "デバイス %s メニュー" ], - "Device Selection": [ - "デバイス選択" - ], "Device details": [ "デバイスの詳細" ], @@ -660,6 +696,9 @@ export default { "Disk": [ "ディスク" ], + "Disk Activation": [ + "ディスクの有効化" + ], "Disks": [ "ディスク" ], @@ -684,9 +723,6 @@ export default { "Edit binding settings": [ "バインディング設定の編集" ], - "Edit connection %s": [ - "接続 %s の編集" - ], "Edit connection settings": [ "接続設定の編集" ], @@ -762,6 +798,9 @@ export default { "Extend the installation beyond the currently selected disk": [ "現在選択されている %d 個のディスクからさらにインストールを拡張する" ], + "Extensions": [ + "拡張" + ], "F2FS": [ "f2fs" ], @@ -801,9 +840,6 @@ export default { "Find space in %s": [ "%s 内での領域検出" ], - "Finish": [ - "完了" - ], "Finished": [ "完了" ], @@ -864,9 +900,6 @@ export default { "GiB": [ "GiB" ], - "Go back": [ - "" - ], "Go to network page": [ "ネットワークページに移動" ], @@ -882,9 +915,6 @@ export default { "Hide %d subvolume action": [ "%d 個のサブボリューム処理を隠す" ], - "Hide details": [ - "詳細を隠す" - ], "Hostname": [ "ホスト名" ], @@ -913,7 +943,7 @@ export default { "IP 設定" ], "IPs": [ - "" + "IP アドレス" ], "IPv4": [ "IPv4" @@ -924,8 +954,14 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "このインストーラの起動に際してローカルメディアを使用している場合は、次回の再起動までの間にメディアを取り出しておいてください。" ], - "In progress": [ - "処理中" + "If unsure, cancel and review storage settings.": [ + "不安な場合はいったんキャンセルして、ストレージ設定をご確認ください。" + ], + "If you are unsure, check and adjust the storage settings.": [ + "不安な場合はストレージ設定をご確認のうえ、必要であれば変更してください。" + ], + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "このチェックを無効化したい場合は、カーネルのコマンドラインに \"inst.ay_check=0\" を指定してください" ], "Incorrect IP address": [ "IP アドレスが正しくありません" @@ -957,12 +993,33 @@ export default { "Install": [ "インストール" ], + "Install %s?": [ + "%s をインストールしてよろしいですか?" + ], + "Install now": [ + "インストールを開始する" + ], "Install now with potential data loss": [ - "" + "データ削除を了承してインストールを開始する" + ], + "Installation complete": [ + "インストール完了" ], "Installation devices": [ "インストール先のデバイス" ], + "Installation in progress": [ + "インストールを行っています" + ], + "Installation only": [ + "インストール時のみ" + ], + "Installation settings": [ + "インストール設定" + ], + "Installation settings will automatically update to match the new product's defaults.": [ + "インストール設定は新たに選択した製品の既定値にあわせて自動調整されます。" + ], "Installation will take %s.": [ "インストールするには %s が必要です。" ], @@ -972,12 +1029,15 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "壊れたパッケージをインストールしてしまうと、システムの安定性が損なわれるほか、セキュリティ上のリスクにもなります!" ], - "Installing the system, please wait...": [ - "システムをインストールしています。しばらくお待ちください..." - ], "Interface": [ "インターフェイス" ], + "Invalid settings": [ + "正しくない設定です" + ], + "Invalid software selection": [ + "ソフトウエア選択が正しくありません" + ], "Invalid storage settings": [ "正しくないストレージ設定です" ], @@ -1032,15 +1092,15 @@ export default { "Keyboard layout": [ "キーボードレイアウト" ], - "Keyboard selection": [ - "キーボードの選択" - ], "KiB": [ "KiB" ], "LUN": [ "LUN" ], + "LVM": [ + "LVM" + ], "Label": [ "ラベル" ], @@ -1050,9 +1110,18 @@ export default { "Language and keyboard": [ "言語とキーボード" ], + "Language and region": [ + "言語と地域" + ], "Let the installer propose a sensible size": [ "インストーラに適切なサイズを提案させる" ], + "License acceptance is required to continue.": [ + "続行するにはライセンスの受け入れが必要です。" + ], + "License acceptance required": [ + "ライセンスの受け入れが必要です" + ], "Loading": [ "読み込んでいます" ], @@ -1065,9 +1134,6 @@ export default { "Loading the installation repositories...": [ "インストール用リポジトリを読み込んでいます..." ], - "Locale selection": [ - "ロケールの選択" - ], "Localization": [ "ローカライゼーション" ], @@ -1098,8 +1164,8 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "メインナビゲーション" + "Make sure that the passsword is correct and try again.": [ + "パスワードが正しいことをご確認のうえ、やり直してください。" ], "Make sure you provide the correct values": [ "正しい値を設定しているかどうかご確認ください" @@ -1114,7 +1180,7 @@ export default { "最大チャネル" ], "Memory": [ - "" + "メモリ" ], "MiB": [ "MiB" @@ -1125,6 +1191,9 @@ export default { "Mode": [ "モード" ], + "Model": [ + "モデル" + ], "Modify settings and physical volumes": [ "設定と物理ボリュームの変更" ], @@ -1200,6 +1269,9 @@ export default { "Name": [ "名前" ], + "Needs about %s": [ + "おおよそ %s が必要" + ], "Network": [ "ネットワーク" ], @@ -1234,7 +1306,7 @@ export default { "ストレージには何も記録されていないようです" ], "No data loss is expected": [ - "" + "データ削除は予定されていません" ], "No device is currently using this connection.": [ "この接続ではデバイスを使用していません。" @@ -1302,6 +1374,9 @@ export default { "Not available": [ "利用不可" ], + "Not configured": [ + "未設定" + ], "Not configured yet": [ "まだ設定していません" ], @@ -1311,12 +1386,12 @@ export default { "Not implemented yet (%s)": [ "実装されていません (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "現在の設定ではインストールできません。詳しく表示したい場合は、ここを押してください。" - ], "Not protected network": [ "保護されていないネットワーク" ], + "Not registered yet": [ + "まだ登録していません" + ], "Not supported (%s)": [ "サポート対象外です (%s)" ], @@ -1338,9 +1413,6 @@ export default { "Options toggle": [ "オプションの切り替え" ], - "Overview": [ - "概要" - ], "Package installation failed": [ "インストールのインストール失敗" ], @@ -1413,15 +1485,9 @@ export default { "PiB": [ "PiB" ], - "Please, check whether it is running.": [ - "問題なく動作しているかどうかご確認ください。" - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "利用可能な iSCSI ターゲットを検出するため、 iSCSI 検索を実施してください。" ], - "Please, provide its password to log in to the system.": [ - "システムにログインするためのパスワードを入力してください。" - ], "Please, try to activate a zFCP controller.": [ "zFCP コントローラの有効化をお試しください。" ], @@ -1435,10 +1501,10 @@ export default { "ポータル" ], "Potential data loss": [ - "" + "潜在的なデータ削除" ], "Potential data loss affecting at least %s": [ - "" + "少なくとも %s に影響する潜在的なデータ削除が発生します" ], "Pre-installation checks": [ "インストール前チェック" @@ -1447,10 +1513,10 @@ export default { "プレフィクス長またはサブネットマスク" ], "Proceeding may result in data loss": [ - "" + "続行することによりデータ削除が発生する可能性があります" ], - "Proceeding may result in data loss affecting at least %s": [ - "" + "Proceeding will delete existing data, including %s": [ + "続行することにより、 %s を含む既存のデータが削除されます" ], "Product is already registered": [ "製品は既に登録済みです" @@ -1461,6 +1527,9 @@ export default { "Provide email address": [ "電子メールアドレスを入力する" ], + "Provide its password to log in to the system.": [ + "システムにログインするためのパスワードを入力してください。" + ], "Provide registration code": [ "登録コードを入力する" ], @@ -1485,6 +1554,9 @@ export default { "Recommended": [ "推奨" ], + "Refreshing data...": [ + "データを更新しています..." + ], "Register": [ "登録" ], @@ -1494,6 +1566,9 @@ export default { "Register using a custom registration server": [ "独自の登録サーバを利用して登録" ], + "Registered": [ + "登録済み" + ], "Registration": [ "登録" ], @@ -1522,10 +1597,10 @@ export default { "リポジトリ読み込み失敗" ], "Required packages": [ - "" + "必要なパッケージ" ], "Required packages and %s pattern": [ - "" + "%s 個のパターンと必要なパッケージ" ], "Rescan devices": [ "デバイスの再検出" @@ -1551,11 +1626,17 @@ export default { "Review and fix": [ "確認と修正" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ - "" + "Review and install": [ + "確認してインストール" + ], + "Root login with SSH key": [ + "SSH 鍵による root ログイン" ], - "Root authentication methods": [ - "root の認証方式" + "Root login with password": [ + "パスワードによる root ログイン" + ], + "Root login with password and SSH key": [ + "パスワードと SSH 鍵の両方による root ログイン" ], "Root user": [ "root ユーザ" @@ -1596,12 +1677,12 @@ export default { "Security": [ "セキュリティ" ], - "See more details": [ - "さらに詳細を表示する" - ], "Select": [ "選択" ], + "Select %s": [ + "%s を選択" + ], "Select a device to define partitions or to mount": [ "パーティションの設定またはマウントを行うデバイスを選択してください" ], @@ -1614,6 +1695,12 @@ export default { "Select a product": [ "製品の選択" ], + "Select a product and confirm your choice.": [ + "製品を選択したあと、末尾で選択を確認してください。" + ], + "Select a product to continue.": [ + "続行するには製品を選択してください。" + ], "Select a solution to continue": [ "続行するにはソリューションを選択してください" ], @@ -1626,6 +1713,9 @@ export default { "Select at least one disk.": [ "少なくとも 1 つのディスクを選択してください。" ], + "Select device": [ + "デバイスの選択" + ], "Select devices to enable bulk actions.": [ "一括処理を有効にするデバイスを選択してください。" ], @@ -1686,9 +1776,15 @@ export default { "Show information about %s": [ "%s に関する情報を表示" ], + "Show less": [ + "表示を減らす" + ], "Show less actions": [ "表示する処理を減らす" ], + "Show more": [ + "表示を増やす" + ], "Show more actions": [ "表示する処理を増やす" ], @@ -1731,9 +1827,6 @@ export default { "Software conflicts resolution": [ "ソフトウエアの競合の解決" ], - "Software selection": [ - "ソフトウエア選択" - ], "Some existing partitions may be shrunk": [ "いくつかの既存パーティションを縮小する" ], @@ -1767,6 +1860,9 @@ export default { "Status": [ "状態" ], + "Step %1$d of %2$d": [ + "ステップ %1$d / %2$d" + ], "Storage": [ "ストレージ" ], @@ -1779,9 +1875,21 @@ export default { "Swap": [ "スワップ" ], + "Switch to a different mode": [ + "" + ], + "System Information": [ + "システム情報" + ], + "System will have no network connections": [ + "システムにはネットワーク接続は設定されません" + ], "TPM sealing requires the new system to be booted directly.": [ "TPM シーリングを使用するには、新しいシステムを直接起動する必要があります。" ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "下記に示すインストール設定をご確認のうえ、必要であれば調整してください。" + ], "Target Password": [ "ターゲットのパスワード" ], @@ -1789,7 +1897,7 @@ export default { "ターゲット" ], "Temporary name that may change after reboot or network changes": [ - "" + "システムの再起動やネットワーク側の変更により変わりうる一時的な名前です" ], "The LVM group '%1$s' will remain at %2$s": [ "LVM グループ '%1$s' が %2$s に残されます" @@ -1890,11 +1998,8 @@ export default { "The initiator name cannot be blank": [ "何らかのイニシエータ名を指定する必要があります" ], - "The installation on your machine is complete.": [ - "お使いのマシンへのインストールが完了しました。" - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "インストーラの処理は完了しています。このウインドウは閉じてかまいません。" + "The installer interface is no longer available.": [ + "インストーラの処理は完了しています。" ], "The installer requires [root] user privileges.": [ "インストーラを使用するには [root] 権限が必要です。" @@ -1977,12 +2082,18 @@ export default { "The system does not support Wi-Fi connections, probably because of missing or disabled hardware.": [ "このシステムは WiFi 接続には対応していません。無線ハードウエアが存在していないか、無効化されているものと思われます。" ], + "The system is rebooting": [ + "システムを再起動しています" + ], "The whole device will be used for %s": [ "デバイス全体を %s 向けに使用する" ], "The zFCP disk was not activated.": [ "zFCP ディスクは有効化されませんでした。" ], + "There are no disks available for the installation": [ + "インストールに使用できるディスクがありません" + ], "There are not disks available for the installation. You may need to configure some device.": [ "インストールに利用できるディスクがありません。デバイスの設定を行う必要があるかもしれません。" ], @@ -2050,10 +2161,7 @@ export default { "tmpfs" ], "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ - "システムを起動できるようにするため、インストーラはディスク内にいくつかの追加パーティションを作成もしくは設定する必要があるかもしれません。" - ], - "Transactional root file system": [ - "トランザクション型のルートファイルシステム" + "システムを起動できるようにするため、インストーラは適切なディスク内にいくつかの追加パーティションを作成もしくは設定する必要があるかもしれません。" ], "Try again": [ "再試行" @@ -2061,9 +2169,6 @@ export default { "Type": [ "種類" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "設定を変更できませんでした" ], @@ -2145,6 +2250,9 @@ export default { "Use available space": [ "利用可能な領域を使用する" ], + "Use device %s": [ + "デバイス %s を使用する" + ], "Use disk %s": [ "ディスク %s を使用する" ], @@ -2193,6 +2301,9 @@ export default { "Use public SSH Key": [ "公開 SSH 鍵の使用" ], + "Use several devices": [ + "複数のデバイスを使用する" + ], "Use static hostname": [ "固定のホスト名を使用する" ], @@ -2223,21 +2334,33 @@ export default { "Username suggestion dropdown": [ "ユーザ名の提案ドロップダウン" ], + "Using %d connections with %s": [ + "%d 個の接続 (%s) を使用" + ], "Using [%s] keyboard": [ "[%s] キーボードを使用しています" ], "Using a hashed password.": [ "ハッシュ化されたパスワードを使用します。" ], + "Using an advanced storage configuration": [ + "高度なストレージ設定を使用します" + ], "Using an existing partition": [ "既存パーティションの使用" ], + "Using code ending in %s": [ + "末尾 %s のコードを使用" + ], "Using partition %s": [ "パーティション %s の使用" ], "Using transient hostname: %s": [ "暫定的なホスト名を使用しています: %s" ], + "View license": [ + "ライセンスの表示" + ], "Volume group %s": [ "ボリュームグループ %s" ], @@ -2253,15 +2376,27 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "処理が完了するまでお待ちください。" + ], "Waiting for a mount point": [ "マウントポイントを待機しています" ], "Waiting for information about storage configuration": [ "ストレージ設定に関する情報を待機しています" ], + "Waiting for proposal": [ + "提案内容を作成しています" + ], "Weak signal": [ "弱い信号強度" ], + "When ready, click on the [install] button at the end of the page.": [ + "準備ができたら、ページ末尾にある [インストール] ボタンを押してください。" + ], + "Wi-Fi": [ + "Wi-Fi" + ], "Wi-Fi connection form": [ "WiFi 接続フォーム" ], @@ -2277,6 +2412,9 @@ export default { "Wired connections": [ "有線接続" ], + "Wrong selection": [ + "誤った選択" + ], "XFS": [ "XFS" ], @@ -2286,6 +2424,12 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "現在の設定のまま進めることもできますし、設定を破棄してシンプルな設定で最初からやり直すこともできます。" ], + "You can reboot the machine to log in to the new system.": [ + "あとはマシンを再起動して新しいシステムにログインするだけです。" + ], + "You can safely close this window.": [ + "このウインドウは閉じてかまいません。" + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "登録内容は後から変更することができません。登録に際して変更しておきたい項目がある場合は、 %s セクションに移動してください。" ], @@ -2295,12 +2439,12 @@ export default { "You may want to discard those settings and start from scratch with a simple configuration.": [ "これらの設定を破棄してシンプルな設定からやり直すこともできます。" ], + "You need to fix any invalid settings before proceeding with the installation.": [ + "インストールを続行する前に、正しくない設定を修正する必要があります。" + ], "You will connect to a public network without encryption. Your data may not be secure.": [ "暗号化されていない公衆ネットワークに接続しようとしています。通信の安全性が保てないかもしれません。" ], - "Your system is rebooting": [ - "システムを再起動しています" - ], "ZFCP": [ "ZFCP" ], @@ -2334,6 +2478,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "" + ], "logical volume": [ "論理ボリューム" ], @@ -2346,21 +2493,24 @@ export default { "partition": [ "パーティション" ], + "proposal.Device": [ + "提案.デバイス" + ], "read_only": [ "読み込み専用" ], "reset to defaults": [ "既定値に戻す" ], + "root": [ + "root" + ], "yes": [ "はい" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "zFCP ディスク有効化" - ], "zFCP Disk activation form": [ "zFCP ディスク有効化フォーム" ] diff --git a/web/src/po/po.ka.js b/web/src/po/po.ka.js index 22dd132971..a61fde042f 100644 --- a/web/src/po/po.ka.js +++ b/web/src/po/po.ka.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => n != 1, "language": "ka" }, - " Timezone selection": [ - " დროის სარტყლის არჩევანი" - ], "\"%s\"": [ "\"%s\"" ], @@ -18,6 +15,12 @@ export default { "%1$s - %2$s": [ "%1$s - %2$s" ], + "%1$s and %2$s": [ + "%1$s და %2$s" + ], + "%1$s and [%2$d more]": [ + "%1$s და [კიდევ %2$d]" + ], "%1$s at %2$s": [ "%1$s %2$s-ზე" ], @@ -31,30 +34,34 @@ export default { "%1$s will still contain the LVM group '%2$s' and any partition needed to boot": [ "" ], + "%1$s, %2$s and [%3$d more]": [ + "%1$s, %2$s და [კიდევ %3$d]" + ], "%d of %d": [ "%d %d-დან" ], "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [დარეგისტრირებული უნდა იყოს]." - ], "%s and %d others": [ "" ], + "%s and %s": [ + "%s და %s" + ], "%s disk": [ "%s დისკი" ], "%s has been registered with below information.": [ "%s დარეგისტრირებულია შემდეგი ინფორმაციით ქვემოთ." ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "" - ], "%s logo": [ "%s-ის ლოგო" ], + "%s task active": [ + "აქტიურია %s ამოცანა", + "აქტიურია %s ამოცანა" + ], "%s will be created as a logical volume": [ "%s შეიქმნება ლოგიკური ტომის სახით", "%s შეიქმნება ლოგიკური ტომების სახით" @@ -65,6 +72,9 @@ export default { "%s with %d partitions": [ "%s %d დანაყოფით" ], + "(step %s of %s)": [ + "(ნაბიჯი %s %s-დან)" + ], "A %1$s of %2$s will be created for %3$s if possible": [ "%1$s ზომით %2$s შეიქმნება %3$s-სთვის, თუ ეს შესაძლებელია" ], @@ -228,12 +238,6 @@ export default { "At least one partition will be deleted": [ "წაიშლება, სულ ცოტა, ერთი დანაყოფი" ], - "At this point you can power off the machine.": [ - "ახლა შეგიძლიათ, გამორთოთ მანქანა." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "" - ], "Authentication": [ "ავთენტიკაცია" ], @@ -264,9 +268,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "" ], - "Available products": [ - "ხელმისაწვდომი პროდუქტები" - ], "Back": [ "უკან" ], @@ -306,8 +307,8 @@ export default { "Binding": [ "მიმაგრება" ], - "Binding settings for '%s'": [ - "მიბმის პარამეტრები '%s'-სთვის" + "Binding settings": [ + "მიბმის პარამეტრები" ], "BitLocker": [ "BitLocker" @@ -315,12 +316,18 @@ export default { "Boot options": [ "ჩატვირთვის პარამეტრები" ], + "Breadcrumbs": [ + "" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "Btrfs სწრაფი ასლებით" ], + "By proceeding, the installation will begin with defined settings.": [ + "" + ], "CPU": [ "" ], @@ -330,8 +337,8 @@ export default { "Cannot be changed in remote installation": [ "ვერ შეიცვლება დაშორებული დაყენებისას" ], - "Cannot connect to Agama server": [ - "Agama-ის სერვერთან მიერთება შეუძლებელია" + "Cannot connect": [ + "დაკავშირება შეუძლებელია" ], "Cannot format %s": [ "%s-ის დაფორმატება შეუძლებელია" @@ -363,9 +370,15 @@ export default { "Change keyboard layout": [ "კლავიატურის განლაგების შეცვლა" ], + "Change mode": [ + "რეჟიმის შეცვლა" + ], "Change product": [ "პროდუქტის შეცვლა" ], + "Change product or mode": [ + "პროდუქტის, ან რეჟიმის შეცვლა" + ], "Change selection": [ "მონიშნულის შეცვლა" ], @@ -384,6 +397,9 @@ export default { "Change the file system or mount point": [ "ფილური სისტემის ან მიმაგრების წერტილის შეცვლა" ], + "Change to %s": [ + "%s-ზე შეცვლა" + ], "Changes in these settings will immediately update the 'Result' section below.": [ "ამ პარამეტრის შეცვლა დაუყოვნებლივ განაახლებს ქვემორე სექციას 'შედეგი'." ], @@ -396,6 +412,9 @@ export default { "Check the following before continuing": [ "შეამოწმეთ შემდეგი ელემენტები გაგრძელებამდე" ], + "Check whether Agama server is running.": [ + "შეამოწმეთ, გაშვებულია თუ არა Agama server." + ], "Choose a disk for placing the boot loader": [ "აირჩიეთ დისკის ჩამტვირთავის განსათავსებლად" ], @@ -429,14 +448,14 @@ export default { "Configuration unreachable or invalid": [ "კონფიგურაცია ხელმიუწვდომელია, ან არასწორია" ], + "Configure": [ + "მორგება" + ], "Configure DASD": [ "DASD-ის მორგება" ], - "Configure LVM Volume Group": [ - "LVM ტომების ჯგუფის მორგება" - ], - "Configure LVM logical volume at %s volume group": [ - "LVM ლოგიკური ტომის გააქტიურება %s ტომების ჯგუფში" + "Configure Volume Group": [ + "ტომების ჯგუფის მორგება" ], "Configure device %s": [ "მორგება მოწყობილობისთვის %s" @@ -447,6 +466,12 @@ export default { "Configure iSCSI": [ "iSCSI-ის მორგება" ], + "Configure logical volume": [ + "ლოგიკური ტომის მორგება" + ], + "Configure partition": [ + "დანაყოფის მორგება" + ], "Configure partition at %s": [ "დანაყოფის აღწერა %s-ზე" ], @@ -456,24 +481,31 @@ export default { "Configured for installation only": [ "მორგებულია მხოლოდ დასაყენებლად" ], - "Configuring the product, please wait ...": [ - "მიმდინარეობს პროდუქტის მორგება. მოითმინეთ ..." + "Configured for root and user %s": [ + "მორგებულია მომხმარებლებისთვის root და %s" + ], + "Configured for the root user": [ + "მორგებულია მომხმარებლისთვის root" + ], + "Configured for user %s": [ + "მორგებულია მომხმარებლისთვის %s" + ], + "Configured with %d connection": [ + "მორგებულია %d კავშირი", + "მორგებულია %d კავშირი" ], "Confirm": [ "დადასტურება" ], + "Confirm and install": [ + "დადასტურება და დაყენება" + ], "Confirm that you really want to continue.": [ "დაადასტურეთ, რომ მართლა გნებავთ, გააგრძელოთ." ], - "Congratulations!": [ - "გილოცავთ!" - ], "Connect": [ "დაკავშირება" ], - "Connect to %s": [ - "%s-სთან დაკავშირება" - ], "Connect to iSCSI targets": [ "iSCSI სამიზნეებთან მიერთება" ], @@ -519,14 +551,14 @@ export default { "Controllers": [ "კონტროლერები" ], - "Could not authenticate against the server, please check it.": [ - "სერვერთან ავთენტიკაცია შეუძლებელია. გადაამოწმეთ." + "Could not authenticate against the server.": [ + "სერვერთან ავთენტიკაცია შეუძლებელია." ], "Could not connect to %s": [ "%s-სთან მიერთების შეცდომა" ], - "Could not log in. Please, make sure that the password is correct.": [ - "ვერ შევედი. დარწმუნდით, რომ პაროლი სწორია." + "Could not log in": [ + "შესვლის შეცდომა" ], "Create LVM volume group %s": [ "შეიქმნება LVM-ის ტომების ჯგუფი %s" @@ -552,6 +584,9 @@ export default { "Current partitions will be kept": [ "არსებული დანაყოფები შენარჩუნდება" ], + "Current selection": [ + "მიმდინარე არჩევანი" + ], "Custom": [ "მორგებული" ], @@ -561,6 +596,9 @@ export default { "DASD %s": [ "DASD %s" ], + "DHCP and %s": [ + "DHCP და %s" + ], "DHCP, %s": [ "" ], @@ -612,6 +650,9 @@ export default { "Delete current content": [ "მიმდინარე შემცველობის წაშლა" ], + "Delete existing data and install %s?": [ + "" + ], "Delete volume group": [ "ტომების ჯგუფის წაშლა" ], @@ -636,9 +677,6 @@ export default { "Device %s menu": [ "მოწყობილობის მენიუ %s" ], - "Device Selection": [ - "მოწყობილობის არჩევანი" - ], "Device details": [ "მოწყობილობის დეტალები" ], @@ -666,6 +704,9 @@ export default { "Disk": [ "დისკი" ], + "Disk Activation": [ + "დისკის გააქტიურება" + ], "Disks": [ "დისკები" ], @@ -690,9 +731,6 @@ export default { "Edit binding settings": [ "მიბმის პარამეტრების ჩასწორება" ], - "Edit connection %s": [ - "%s მიერთების ჩასწორება" - ], "Edit connection settings": [ "კავშირის პარამეტრების ჩასწორება" ], @@ -770,6 +808,9 @@ export default { "დაყენების გაფართოება ამჟამად არჩეული დისკის მიღმა", "დაყენების გაფართოება ამჟამად არჩეული %d დისკის მიღმა" ], + "Extensions": [ + "გაფართოებები" + ], "F2FS": [ "F2FS" ], @@ -809,9 +850,6 @@ export default { "Find space in %s": [ "ადგილის პოვნა %s-ში" ], - "Finish": [ - "დასრულება" - ], "Finished": [ "დასრულებულია" ], @@ -872,9 +910,6 @@ export default { "GiB": [ "გიბ" ], - "Go back": [ - "" - ], "Go to network page": [ "ქსელის გვერდზე გადასვლა" ], @@ -891,9 +926,6 @@ export default { "%d ქვეტომის ქმედების დამალვა", "%d ქვეტომის ქმედების დამალვა" ], - "Hide details": [ - "დეტალების დამალვა" - ], "Hostname": [ "ჰოსტის სახელი" ], @@ -933,11 +965,14 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "" ], - "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "If unsure, cancel and review storage settings.": [ + "თუ დარწმუნებული არ ბრძანდებით, გააუქმეთ ეს და გადახედეთ საცავის პარამეტრებს." + ], + "If you are unsure, check and adjust the storage settings.": [ "" ], - "In progress": [ - "მიმდინარეობს" + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "" ], "Incorrect IP address": [ "არასწორი IP მისამართი" @@ -969,12 +1004,33 @@ export default { "Install": [ "დაყენება" ], + "Install %s?": [ + "დავაყენო %s?" + ], + "Install now": [ + "დაყენება ახლავე" + ], "Install now with potential data loss": [ "" ], + "Installation complete": [ + "დაყენება დასრულდა" + ], "Installation devices": [ "დაყენების მოწყობილობები" ], + "Installation in progress": [ + "მიმდინარეობს დაყენება" + ], + "Installation only": [ + "მხოლოდ დაყენება" + ], + "Installation settings": [ + "დაყენების მორგება" + ], + "Installation settings will automatically update to match the new product's defaults.": [ + "" + ], "Installation will take %s.": [ "დაყენებას დასჭირდება %s." ], @@ -984,12 +1040,15 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "გაფუჭებული პაკეტის დაყენებას გავლენა აქვს სისტემის სტაბილურობაზე და შეიცავს უსაფრთხოების დიდ რისკს!" ], - "Installing the system, please wait...": [ - "მიმდინარეობს სისტემის დაყენება. მოითმინეთ..." - ], "Interface": [ "ინტერფეისი" ], + "Invalid settings": [ + "არასწორი პარამეტრები" + ], + "Invalid software selection": [ + "არასწორი პროგრამების არჩევანი" + ], "Invalid storage settings": [ "არასწორი საცავის პარამეტრები" ], @@ -1044,15 +1103,15 @@ export default { "Keyboard layout": [ "კლავიატურის განლაგება" ], - "Keyboard selection": [ - "კლავიატურის არჩევანი" - ], "KiB": [ "კიბ" ], "LUN": [ "LUN" ], + "LVM": [ + "" + ], "Label": [ "ჭდე" ], @@ -1062,9 +1121,18 @@ export default { "Language and keyboard": [ "ენა და კლავიატურა" ], + "Language and region": [ + "ენა და რეგიონი" + ], "Let the installer propose a sensible size": [ "დაყენების პროგრამისთვის ზომის შეთავაზების უფლების დართვა" ], + "License acceptance is required to continue.": [ + "" + ], + "License acceptance required": [ + "აუცილებელია ლიცენზიაზე დათანხმება" + ], "Loading": [ "იტვირთება" ], @@ -1077,9 +1145,6 @@ export default { "Loading the installation repositories...": [ "დაყენების რეპოზიტორიების ჩატვირთვა..." ], - "Locale selection": [ - "ლოკალის არჩევანი" - ], "Localization": [ "ლოკალიზაცია" ], @@ -1110,8 +1175,8 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "მთავარი ნავიგაცია" + "Make sure that the passsword is correct and try again.": [ + "დარწმუნდით, რომ პაროლი სწორია და თავიდან სცადეთ." ], "Make sure you provide the correct values": [ "დარწმუნდით, რომ შეყვანილი მნიშვნელობები სწორია" @@ -1137,6 +1202,9 @@ export default { "Mode": [ "რეჟიმი" ], + "Model": [ + "მოდელი" + ], "Modify settings and physical volumes": [ "პარამეტრების და ფიზიკური ტომების შეცვლა" ], @@ -1319,6 +1387,9 @@ export default { "Not available": [ "ხელმისაწვდომი არაა" ], + "Not configured": [ + "მორგებული არაა" + ], "Not configured yet": [ "ჯერ მორგებული არაა" ], @@ -1328,12 +1399,12 @@ export default { "Not implemented yet (%s)": [ "ჯერ განხორციელებული არაა (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "შეუძლებელია მიმდინარე კონფიგურაციით. დააწკაპუნეთ მეტის გასაგებად." - ], "Not protected network": [ "ქსელი დაცვის გარეშე" ], + "Not registered yet": [ + "ჯერ დარეგისტრირებული არაა" + ], "Not supported (%s)": [ "მხარდაჭერილი არაა (%s)" ], @@ -1355,9 +1426,6 @@ export default { "Options toggle": [ "პარამეტრის გადართვა" ], - "Overview": [ - "გადახედვა" - ], "Package installation failed": [ "პაკეტის დაყენება ჩავარდა" ], @@ -1430,15 +1498,9 @@ export default { "PiB": [ "პიბ" ], - "Please, check whether it is running.": [ - "შეამოწმეთ, გაშვებულია თუ არა ის." - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "განახორციელეთ iSCSI აღმოჩენა, რომ იპოვოთ ხელმისაწვდომი iSCSI სამიზნეები." ], - "Please, provide its password to log in to the system.": [ - "შეიყვანეთ პაროლი სისტემაში შესასვლელად." - ], "Please, try to activate a zFCP controller.": [ "სცადეთ, გაააქტიუროთ zFCP კონტროლერი." ], @@ -1466,7 +1528,7 @@ export default { "Proceeding may result in data loss": [ "" ], - "Proceeding may result in data loss affecting at least %s": [ + "Proceeding will delete existing data, including %s": [ "" ], "Product is already registered": [ @@ -1478,6 +1540,9 @@ export default { "Provide email address": [ "შეიყვანეთ ელფოსტის მისამართი" ], + "Provide its password to log in to the system.": [ + "შეიყვანეთ მისი პაროლი სისტემაში შესასვლელად." + ], "Provide registration code": [ "შეიყვანეთ რეგისტრაციის კოდი" ], @@ -1502,6 +1567,9 @@ export default { "Recommended": [ "რეკომენდებულია" ], + "Refreshing data...": [ + "მონაცემების განახლება..." + ], "Register": [ "რესგისტრაცია" ], @@ -1511,6 +1579,9 @@ export default { "Register using a custom registration server": [ "რეგისტრაცია მორგებული რეგისტრაციის სერვერით" ], + "Registered": [ + "დარეგისტრირებულია" + ], "Registration": [ "რეგისტრაცია" ], @@ -1569,11 +1640,17 @@ export default { "Review and fix": [ "გადახედვა და გასწორება" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ + "Review and install": [ + "გადახედვა და დაყენება" + ], + "Root login with SSH key": [ "" ], - "Root authentication methods": [ - "Root-ით ავთენტიკაციის მეთოდები" + "Root login with password": [ + "Root-ით შესვლა პაროლით" + ], + "Root login with password and SSH key": [ + "" ], "Root user": [ "Root მომხმარებელი" @@ -1614,12 +1691,12 @@ export default { "Security": [ "უსაფრთხოება" ], - "See more details": [ - "მეტი დეტალების ნახვა" - ], "Select": [ "არჩევა" ], + "Select %s": [ + "%s-ის არჩევა" + ], "Select a device to define partitions or to mount": [ "აირჩიეთ დისკი დანაყოფების აღწერისთვის, ან მისამაგრებლად" ], @@ -1632,6 +1709,13 @@ export default { "Select a product": [ "აირჩიეთ პროდუქტი" ], + "Select a product and confirm your choice.": [ + "აირჩიეთ პროდუქტი და დაადასტურეთ თქვენი არჩევანი.", + "აირჩიეთ პროდუქტი და დაადასტურეთ თქვენი არჩევანი სიის ბოლოში." + ], + "Select a product to continue.": [ + "გასაგრძელებლად აირჩიეთ პროდუქტი." + ], "Select a solution to continue": [ "გასაგრძელებლად აირჩიეთ გადაწყვეტილება" ], @@ -1644,6 +1728,9 @@ export default { "Select at least one disk.": [ "აირჩიეთ, სულ ცოტა, ერთი დისკი." ], + "Select device": [ + "აირჩიეთ მოწყობილობა" + ], "Select devices to enable bulk actions.": [ "აირჩიეთ მოწყობილობები ერთზე მეტი ქმედებისთვის." ], @@ -1705,9 +1792,15 @@ export default { "Show information about %s": [ "ინფორმაციის ჩვენება %s-ის შესახებ" ], + "Show less": [ + "ნაკლების ჩვენება" + ], "Show less actions": [ "ნაკლები ქმედების ჩვენება" ], + "Show more": [ + "მეტის ჩვენება" + ], "Show more actions": [ "მეტი ქმედების ჩვენება" ], @@ -1750,9 +1843,6 @@ export default { "Software conflicts resolution": [ "პროგრამების კონფლიქტის გადაწყვეტილება" ], - "Software selection": [ - "პროგრამების არჩევანი" - ], "Some existing partitions may be shrunk": [ "ზოგიერთი არსებული დანაყოფი, შეიძლება, დაპატარავდეს" ], @@ -1786,6 +1876,9 @@ export default { "Status": [ "სტატუსი" ], + "Step %1$d of %2$d": [ + "ნაბიჯი %1$d %2$d-დან" + ], "Storage": [ "საცავი" ], @@ -1798,9 +1891,21 @@ export default { "Swap": [ "Swap" ], + "Switch to a different mode": [ + "" + ], + "System Information": [ + "ინფორმაცია სისტემის შესახებ" + ], + "System will have no network connections": [ + "სისტემას ქსელი არ ექნება" + ], "TPM sealing requires the new system to be booted directly.": [ "TPM-ის დაბეჭდვას ახალი სისტემის პირდაპირ ჩატვირთვა სჭირდება." ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "" + ], "Target Password": [ "სამიზნე პაროლი" ], @@ -1914,11 +2019,8 @@ export default { "The initiator name cannot be blank": [ "ინიციატორის სახელი არ შეიძლება, ცარიელი იყოს" ], - "The installation on your machine is complete.": [ - "თქვენს მანქანაზე დაყენება დასრულდა." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "" + "The installer interface is no longer available.": [ + "დაყენების ინტერფეისი ხელმისაწვდომი აღარაა." ], "The installer requires [root] user privileges.": [ "დაყენების პროგრამას [root] მომხმარებლის პრივილეგიები სჭირდება." @@ -2002,12 +2104,18 @@ export default { "The system does not support Wi-Fi connections, probably because of missing or disabled hardware.": [ "" ], + "The system is rebooting": [ + "მიმდინარეობს სისტემის გადატვირთვა" + ], "The whole device will be used for %s": [ "%s-სთვის გამოყენებული იქნება მთლიანი მოწყობილობა" ], "The zFCP disk was not activated.": [ "zFCP დისკის გააქტიურება შეუძლებელია." ], + "There are no disks available for the installation": [ + "დაყენებისთვის დისკები ხელმისაწვდომი არაა" + ], "There are not disks available for the installation. You may need to configure some device.": [ "" ], @@ -2079,18 +2187,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "" ], - "Transactional root file system": [ - "ტრანზაქციული საწყისი ფაილური სისტემა" - ], "Try again": [ "თავიდან სცადეთ" ], "Type": [ "ტიპი" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "პარამეტრების შეცვლა შეუძლებელია" ], @@ -2172,6 +2274,9 @@ export default { "Use available space": [ "ხელმისაწვდომი ადგილის გამოყენება" ], + "Use device %s": [ + "მოწყობილობის %s გამოყენება" + ], "Use disk %s": [ "%s-ის გამოყენება" ], @@ -2220,6 +2325,9 @@ export default { "Use public SSH Key": [ "საჯარო SSH გასაღების გამოყენება" ], + "Use several devices": [ + "რამდენიმე მოწყობილობის გამოყენება" + ], "Use static hostname": [ "სტატიკური ჰოსტის სახელის გამოყენება" ], @@ -2250,21 +2358,33 @@ export default { "Username suggestion dropdown": [ "მომხმარებლის სახელის მინიშნების ჩამოსაშლელი მენიუ" ], + "Using %d connections with %s": [ + "გამოიყენება %d კავშირი %s-ით" + ], "Using [%s] keyboard": [ "გამოიყენება [%s] კლავიატურა" ], "Using a hashed password.": [ "დაჰეშილი პაროლის გამოყენება." ], + "Using an advanced storage configuration": [ + "საცავის დამატებითი კონფიგურაცია" + ], "Using an existing partition": [ "არსებული დანაყოფის გამოყენება" ], + "Using code ending in %s": [ + "გამოიყენება კოდი, რომელიც სრულდება %s-ით" + ], "Using partition %s": [ "გამოიყენება დანაყოფი %s" ], "Using transient hostname: %s": [ "გამოიყენება გარდამავლი ჰოსტის სახელი: %s" ], + "View license": [ + "" + ], "Volume group %s": [ "ტომების ჯგუფი %s" ], @@ -2280,15 +2400,27 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "" + ], "Waiting for a mount point": [ "მიმაგრების წერტილის მოლოდინი" ], "Waiting for information about storage configuration": [ "ინფორმაციის მოლოდინი საცავის კონფიგურაციის შესახებ" ], + "Waiting for proposal": [ + "შეთავაზების მოლოდინი" + ], "Weak signal": [ "სუსტი სიგნალი" ], + "When ready, click on the [install] button at the end of the page.": [ + "" + ], + "Wi-Fi": [ + "Wi-Fi" + ], "Wi-Fi connection form": [ "WiFi მიერთება წყაროდან" ], @@ -2304,6 +2436,9 @@ export default { "Wired connections": [ "მავთულიანი კავშირები" ], + "Wrong selection": [ + "არასწორი არჩევანი" + ], "XFS": [ "XFS" ], @@ -2313,6 +2448,12 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "" ], + "You can reboot the machine to log in to the new system.": [ + "შეგიძლიათ, გადატვირთოთ მანაქანა და შეხვიდეთ ახალ სისტემაში." + ], + "You can safely close this window.": [ + "" + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "" ], @@ -2322,11 +2463,11 @@ export default { "You may want to discard those settings and start from scratch with a simple configuration.": [ "" ], - "You will connect to a public network without encryption. Your data may not be secure.": [ + "You need to fix any invalid settings before proceeding with the installation.": [ "" ], - "Your system is rebooting": [ - "მიმდინარეობს თქენი სისტემის გადატვირთვა" + "You will connect to a public network without encryption. Your data may not be secure.": [ + "" ], "ZFCP": [ "ZFCP" @@ -2361,6 +2502,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "" + ], "logical volume": [ "ლოგიკური ტომი" ], @@ -2373,21 +2517,24 @@ export default { "partition": [ "დანაყოფი" ], + "proposal.Device": [ + "proposal.Device" + ], "read_only": [ "მხოლოდ_წაკითხვადი" ], "reset to defaults": [ "ჩამოყრა ნაგულისხმევზე" ], + "root": [ + "" + ], "yes": [ "დიახ" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "zFCP დისკის გააქტიურება" - ], "zFCP Disk activation form": [ "zFCP დისკის გააქტიურების ფორმა" ] diff --git a/web/src/po/po.pt-BR.js b/web/src/po/po.pt-BR.js index f00c519a7f..83e2194ba4 100644 --- a/web/src/po/po.pt-BR.js +++ b/web/src/po/po.pt-BR.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => n > 1, "language": "pt-BR" }, - " Timezone selection": [ - " Seleção de fuso horário" - ], "\"%s\"": [ "\"%s\"" ], @@ -37,9 +34,6 @@ export default { "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [deve ser registrado]." - ], "%s and %d others": [ "" ], @@ -49,9 +43,6 @@ export default { "%s has been registered with below information.": [ "%s foi registrado com as informações a seguir." ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s é um sistema imutável com atualizações atômicas. Ele usa um sistema de arquivos Btrfs somente leitura atualizado via instantâneos." - ], "%s logo": [ "logo %s" ], @@ -228,12 +219,6 @@ export default { "At least one partition will be deleted": [ "Pelo menos uma partição será excluída" ], - "At this point you can power off the machine.": [ - "Neste ponto você pode desligar a máquina." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "Neste ponto você pode reiniciar a máquina para entrar no novo sistema." - ], "Authentication": [ "Autenticação" ], @@ -264,9 +249,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "A varredura automática de LUN está [habilitada]. A ativação de um controlador que está sendo executado no modo NPIV configurará automaticamente todos os seus LUNs." ], - "Available products": [ - "Produtos disponíveis" - ], "Back": [ "Voltar" ], @@ -306,21 +288,24 @@ export default { "Binding": [ "Vinculando" ], - "Binding settings for '%s'": [ - "Configurações de vinculação para '%s'" - ], "BitLocker": [ "BitLocker" ], "Boot options": [ "Opções de inicialização" ], + "Breadcrumbs": [ + "" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "Btrfs com instantâneos" ], + "By proceeding, the installation will begin with defined settings.": [ + "" + ], "CPU": [ "" ], @@ -330,9 +315,6 @@ export default { "Cannot be changed in remote installation": [ "Não pode ser alterado na instalação remota" ], - "Cannot connect to Agama server": [ - "Não é possível conectar-se ao servidor Agama" - ], "Cannot format %s": [ "Não foi possível formatar %s" ], @@ -432,12 +414,6 @@ export default { "Configure DASD": [ "Configurar DASD" ], - "Configure LVM Volume Group": [ - "Configurar grupo de volumes LVM" - ], - "Configure LVM logical volume at %s volume group": [ - "Configurar volume lógico LVM no grupo de volumes %s" - ], "Configure device %s": [ "Configurar o dispositivo %s" ], @@ -456,24 +432,15 @@ export default { "Configured for installation only": [ "Configurado apenas para instalação" ], - "Configuring the product, please wait ...": [ - "Configurando o produto, aguarde..." - ], "Confirm": [ "Confirmar" ], "Confirm that you really want to continue.": [ "Confirme que você realmente deseja continuar." ], - "Congratulations!": [ - "Parabéns!" - ], "Connect": [ "Conectar" ], - "Connect to %s": [ - "Conectar a %s" - ], "Connect to iSCSI targets": [ "Conectar-se a alvos iSCSI" ], @@ -519,15 +486,9 @@ export default { "Controllers": [ "Controladores" ], - "Could not authenticate against the server, please check it.": [ - "Não foi possível autenticar no servidor, verifique." - ], "Could not connect to %s": [ "Não foi possível conectar a %s" ], - "Could not log in. Please, make sure that the password is correct.": [ - "Não foi possível fazer login. Verifique se a senha está correta." - ], "Create LVM volume group %s": [ "Criar grupo de volumes LVM %s" ], @@ -612,6 +573,9 @@ export default { "Delete current content": [ "Excluir conteúdo atual" ], + "Delete existing data and install %s?": [ + "" + ], "Delete volume group": [ "Excluir grupo de volumes" ], @@ -636,9 +600,6 @@ export default { "Device %s menu": [ "Menu do dispositivo %s" ], - "Device Selection": [ - "Seleção de dispositivo" - ], "Device details": [ "Detalhes do dispositivo" ], @@ -690,9 +651,6 @@ export default { "Edit binding settings": [ "Editar configurações de vinculação" ], - "Edit connection %s": [ - "Editar conexão %s" - ], "Edit connection settings": [ "Editar configurações da conexão" ], @@ -770,6 +728,9 @@ export default { "Estender a instalação além do disco selecionado", "Estender a instalação além dos %d discos atuais" ], + "Extensions": [ + "Extensões" + ], "F2FS": [ "F2FS" ], @@ -809,9 +770,6 @@ export default { "Find space in %s": [ "Encontrar espaço em %s" ], - "Finish": [ - "Concluir" - ], "Finished": [ "Concluído" ], @@ -872,9 +830,6 @@ export default { "GiB": [ "GiB" ], - "Go back": [ - "" - ], "Go to network page": [ "Ir para página da rede" ], @@ -891,9 +846,6 @@ export default { "Ocultar %d ação do subvolume", "Ocultar %d ações de subvolume" ], - "Hide details": [ - "Ocultar Detalhes" - ], "Hostname": [ "Nome de host" ], @@ -933,11 +885,11 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "Se uma mídia local foi usada para executar este instalador, remova-a antes da próxima inicialização." ], - "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "If you are unsure, check and adjust the storage settings.": [ "" ], - "In progress": [ - "Em progresso" + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "" ], "Incorrect IP address": [ "Endereço IP incorreto" @@ -975,6 +927,9 @@ export default { "Installation devices": [ "Dispositivos de instalação" ], + "Installation settings will automatically update to match the new product's defaults.": [ + "" + ], "Installation will take %s.": [ "A instalação levará %s." ], @@ -984,9 +939,6 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "A instalação de um pacote corrompido afeta a estabilidade do sistema e é um grande risco à segurança!" ], - "Installing the system, please wait...": [ - "Instalando o sistema, aguarde..." - ], "Interface": [ "Interface" ], @@ -1044,15 +996,15 @@ export default { "Keyboard layout": [ "Layout do teclado" ], - "Keyboard selection": [ - "Seleção de teclado" - ], "KiB": [ "KiB" ], "LUN": [ "LUN" ], + "LVM": [ + "" + ], "Label": [ "Rótulo" ], @@ -1065,6 +1017,9 @@ export default { "Let the installer propose a sensible size": [ "Permitir que o instalador sugira um tamanho adequado" ], + "License acceptance is required to continue.": [ + "" + ], "Loading": [ "Carregando" ], @@ -1077,9 +1032,6 @@ export default { "Loading the installation repositories...": [ "Carregando repositórios de instalação..." ], - "Locale selection": [ - "Seleção local" - ], "Localization": [ "Localização" ], @@ -1110,9 +1062,6 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "Navegação principal" - ], "Make sure you provide the correct values": [ "Certifique-se de fornecer os valores corretos" ], @@ -1325,9 +1274,6 @@ export default { "Not implemented yet (%s)": [ "Ainda não implementado (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "Não é possível com a configuração atual. Clique para saber mais." - ], "Not protected network": [ "Rede não protegida" ], @@ -1352,9 +1298,6 @@ export default { "Options toggle": [ "Alternar opções" ], - "Overview": [ - "Visão geral" - ], "Package installation failed": [ "Falha na instalação do pacote" ], @@ -1421,15 +1364,9 @@ export default { "PiB": [ "PiB" ], - "Please, check whether it is running.": [ - "Verifique se ele está em execução." - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "Execute uma descoberta iSCSI para encontrar os alvos iSCSI disponíveis." ], - "Please, provide its password to log in to the system.": [ - "Forneça sua senha para fazer login no sistema." - ], "Please, try to activate a zFCP controller.": [ "Tente ativar um controlador zFCP." ], @@ -1457,7 +1394,7 @@ export default { "Proceeding may result in data loss": [ "" ], - "Proceeding may result in data loss affecting at least %s": [ + "Proceeding will delete existing data, including %s": [ "" ], "Product is already registered": [ @@ -1560,12 +1497,9 @@ export default { "Review and fix": [ "Revisar e corrigir" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ + "Root login with SSH key": [ "" ], - "Root authentication methods": [ - "Métodos de autenticação de root" - ], "Root user": [ "Usuário root" ], @@ -1605,9 +1539,6 @@ export default { "Security": [ "Segurança" ], - "See more details": [ - "Ver mais detalhes" - ], "Select": [ "Selecionar" ], @@ -1741,9 +1672,6 @@ export default { "Software conflicts resolution": [ "Resolução de conflitos de software" ], - "Software selection": [ - "Seleção de software" - ], "Some existing partitions may be shrunk": [ "Algumas partições existentes pode ser reduzidas" ], @@ -1789,9 +1717,15 @@ export default { "Swap": [ "Swap" ], + "Switch to a different mode": [ + "" + ], "TPM sealing requires the new system to be booted directly.": [ "A vedação TPM exige que o novo sistema seja inicializado diretamente." ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "" + ], "Target Password": [ "Senha de destino" ], @@ -1905,12 +1839,6 @@ export default { "The initiator name cannot be blank": [ "O nome do iniciador não pode ficar em branco" ], - "The installation on your machine is complete.": [ - "A instalação em sua máquina está concluída." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "A interface do instalador não está mais disponível, portanto, você pode fechar esta janela com segurança." - ], "The installer requires [root] user privileges.": [ "O instalador requer privilégios de usuário [root]." ], @@ -2070,18 +1998,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "Para garantir que o novo sistema possa inicializar, o instalador pode precisar criar ou configurar algumas partições no disco apropriado." ], - "Transactional root file system": [ - "Sistema de arquivo raiz transacional" - ], "Try again": [ "Tentar novamente" ], "Type": [ "Tipo" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "Impossível modificar as configurações" ], @@ -2256,6 +2178,9 @@ export default { "Using transient hostname: %s": [ "Usando nome de host temporário: %s" ], + "View license": [ + "" + ], "Volume group %s": [ "Grupo de volume %s" ], @@ -2271,6 +2196,9 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "" + ], "Waiting for a mount point": [ "Aguardando um ponto de montagem" ], @@ -2280,6 +2208,12 @@ export default { "Weak signal": [ "Sinal fraco" ], + "When ready, click on the [install] button at the end of the page.": [ + "" + ], + "Wi-Fi": [ + "Wi-Fi" + ], "Wi-Fi connection form": [ "Formulário de conexão Wi-Fi" ], @@ -2304,6 +2238,9 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "Você pode continuar a instalação com as configurações atuais ou descartar a configuração e começar do zero com uma simples." ], + "You can safely close this window.": [ + "" + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "Não é possível alterá-lo mais tarde. Vá para a seção %s para modificá-lo antes de prosseguir para o registro." ], @@ -2316,9 +2253,6 @@ export default { "You will connect to a public network without encryption. Your data may not be secure.": [ "Você se conectará a uma rede pública sem criptografia. Seus dados talvez não fiquem seguros." ], - "Your system is rebooting": [ - "O sistema está sendo reinicializado" - ], "ZFCP": [ "ZFCP" ], @@ -2352,6 +2286,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "" + ], "logical volume": [ "volume lógico" ], @@ -2370,15 +2307,15 @@ export default { "reset to defaults": [ "redefinir aos padrões" ], + "root": [ + "" + ], "yes": [ "sim" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "Ativação do Disco zFCP" - ], "zFCP Disk activation form": [ "Formulário de ativação do disco zFCP" ] diff --git a/web/src/po/po.ru.js b/web/src/po/po.ru.js index 0f925d3e24..06dc74431c 100644 --- a/web/src/po/po.ru.js +++ b/web/src/po/po.ru.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2, "language": "ru" }, - " Timezone selection": [ - " Выбор часового пояса" - ], "\"%s\"": [ "«%s»" ], @@ -38,9 +35,6 @@ export default { "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [требуется регистрация]." - ], "%s and %d others": [ "" ], @@ -50,9 +44,6 @@ export default { "%s has been registered with below information.": [ "Регистрация %s была выполнена с указанной ниже информацией." ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s - это неизменяемая система с атомарными обновлениями. Она использует файловую систему Btrfs, доступную только для чтения и обновляемую с помощью моментальных снимков." - ], "%s logo": [ "Логотип %s" ], @@ -234,12 +225,6 @@ export default { "At least one partition will be deleted": [ "По крайней мере один раздел будет удален" ], - "At this point you can power off the machine.": [ - "На этом этапе устройство можно выключить." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "На этом этапе можно перезагрузить устройство, чтобы войти в новую систему." - ], "Authentication": [ "Аутентификация" ], @@ -270,9 +255,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "Автоматическое сканирование LUN [включено]. Активация контроллера, работающего в режиме NPIV, автоматически сконфигурирует все его LUNы." ], - "Available products": [ - "Доступные продукты" - ], "Back": [ "Назад" ], @@ -312,21 +294,24 @@ export default { "Binding": [ "Привязка" ], - "Binding settings for '%s'": [ - "Настройки привязки для «%s»" - ], "BitLocker": [ "BitLocker" ], "Boot options": [ "Параметры загрузки" ], + "Breadcrumbs": [ + "" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "Btrfs с моментальными снимками" ], + "By proceeding, the installation will begin with defined settings.": [ + "" + ], "CPU": [ "" ], @@ -336,9 +321,6 @@ export default { "Cannot be changed in remote installation": [ "Нельзя изменить при удаленной установке" ], - "Cannot connect to Agama server": [ - "Не удалось подключиться к серверу Agama" - ], "Cannot format %s": [ "Невозможно отформатировать %s" ], @@ -438,12 +420,6 @@ export default { "Configure DASD": [ "Настройка DASD" ], - "Configure LVM Volume Group": [ - "Настройка группы томов LVM" - ], - "Configure LVM logical volume at %s volume group": [ - "Настройка логического тома LVM в группе томов %s" - ], "Configure device %s": [ "Настроить устройство %s" ], @@ -462,24 +438,15 @@ export default { "Configured for installation only": [ "Настроено для доступа только при установке" ], - "Configuring the product, please wait ...": [ - "Настройка продукта, пожалуйста, подождите..." - ], "Confirm": [ "Подтвердить" ], "Confirm that you really want to continue.": [ "Подтвердите, что вы действительно хотите продолжить." ], - "Congratulations!": [ - "Поздравляем!" - ], "Connect": [ "Подключиться" ], - "Connect to %s": [ - "Подключиться к %s" - ], "Connect to iSCSI targets": [ "Подключение к объектам iSCSI" ], @@ -525,15 +492,9 @@ export default { "Controllers": [ "Контроллеры" ], - "Could not authenticate against the server, please check it.": [ - "Не удалось пройти аутентификацию на сервере, пожалуйста, проверьте его." - ], "Could not connect to %s": [ "Не удалось подключиться к сети %s" ], - "Could not log in. Please, make sure that the password is correct.": [ - "Не удалось войти в систему. Пожалуйста, убедитесь, что пароль введен правильно." - ], "Create LVM volume group %s": [ "Создать группу томов LVM %s" ], @@ -618,6 +579,9 @@ export default { "Delete current content": [ "Удалить текущее содержимое" ], + "Delete existing data and install %s?": [ + "" + ], "Delete volume group": [ "Удалить группу томов" ], @@ -642,9 +606,6 @@ export default { "Device %s menu": [ "Меню устройства %s" ], - "Device Selection": [ - "Выбор устройства" - ], "Device details": [ "Сведения об устройстве" ], @@ -696,9 +657,6 @@ export default { "Edit binding settings": [ "Изменить настройки привязки" ], - "Edit connection %s": [ - "Редактировать подключение %s" - ], "Edit connection settings": [ "Изменить настройки подключения" ], @@ -778,6 +736,9 @@ export default { "Расширение установки за пределы текущих %d дисков", "Расширение установки за пределы текущих %d дисков" ], + "Extensions": [ + "Расширения" + ], "F2FS": [ "F2FS" ], @@ -817,9 +778,6 @@ export default { "Find space in %s": [ "Найти пространство в %s" ], - "Finish": [ - "Завершить" - ], "Finished": [ "Завершено" ], @@ -880,9 +838,6 @@ export default { "GiB": [ "ГиБ" ], - "Go back": [ - "" - ], "Go to network page": [ "Перейти к разделу «Сеть»" ], @@ -900,9 +855,6 @@ export default { "Скрыть %d действия подтома", "Скрыть %d действий подтома" ], - "Hide details": [ - "Скрыть сведения" - ], "Hostname": [ "Имя узла" ], @@ -942,8 +894,8 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "Если для запуска этой программы установки использовался локальный носитель, извлеките его перед следующей загрузкой." ], - "In progress": [ - "В процессе" + "If you are unsure, check and adjust the storage settings.": [ + "" ], "Incorrect IP address": [ "Некорректный IP-адрес" @@ -981,6 +933,9 @@ export default { "Installation devices": [ "Устройства для установки" ], + "Installation settings will automatically update to match the new product's defaults.": [ + "" + ], "Installation will take %s.": [ "Установка займёт %s." ], @@ -990,9 +945,6 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "Установка повреждённого пакета влияет на стабильность системы и представляет собой большой риск для безопасности!" ], - "Installing the system, please wait...": [ - "Установка системы, подождите..." - ], "Interface": [ "Интерфейс" ], @@ -1050,15 +1002,15 @@ export default { "Keyboard layout": [ "Раскладка клавиатуры" ], - "Keyboard selection": [ - "Выбор клавиатуры" - ], "KiB": [ "КиБ" ], "LUN": [ "LUN" ], + "LVM": [ + "" + ], "Label": [ "Метка" ], @@ -1071,6 +1023,9 @@ export default { "Let the installer propose a sensible size": [ "Программа установки предложит разумный размер" ], + "License acceptance is required to continue.": [ + "" + ], "Loading": [ "Загрузка" ], @@ -1083,9 +1038,6 @@ export default { "Loading the installation repositories...": [ "Загрузка репозиториев установки..." ], - "Locale selection": [ - "Выбор локали" - ], "Localization": [ "Локализация" ], @@ -1116,9 +1068,6 @@ export default { "MAC": [ "MAC-адрес" ], - "Main navigation": [ - "Навигация" - ], "Make sure you provide the correct values": [ "Убедитесь, что вы указали правильные значения" ], @@ -1333,9 +1282,6 @@ export default { "Not implemented yet (%s)": [ "Ещё не реализовано (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "Невозможно с текущей конфигурацией. Нажмите, чтобы узнать подробнее." - ], "Not protected network": [ "Незащищённая сеть" ], @@ -1360,9 +1306,6 @@ export default { "Options toggle": [ "Показ настроек" ], - "Overview": [ - "Обзор" - ], "Package installation failed": [ "Не удалось установить пакет" ], @@ -1435,15 +1378,9 @@ export default { "PiB": [ "ПиБ" ], - "Please, check whether it is running.": [ - "Пожалуйста, проверьте, запущен ли он." - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "Выполните обнаружение iSCSI, чтобы найти доступные цели iSCSI." ], - "Please, provide its password to log in to the system.": [ - "Пожалуйста, укажите его пароль для входа в систему." - ], "Please, try to activate a zFCP controller.": [ "Пожалуйста, попробуйте активировать контроллер zFCP." ], @@ -1471,7 +1408,7 @@ export default { "Proceeding may result in data loss": [ "" ], - "Proceeding may result in data loss affecting at least %s": [ + "Proceeding will delete existing data, including %s": [ "" ], "Product is already registered": [ @@ -1575,12 +1512,9 @@ export default { "Review and fix": [ "Просмотреть и исправить" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ + "Root login with SSH key": [ "" ], - "Root authentication methods": [ - "Методы root-аутентификации" - ], "Root user": [ "Root-пользователь" ], @@ -1620,9 +1554,6 @@ export default { "Security": [ "Защита" ], - "See more details": [ - "См. подробнее" - ], "Select": [ "Выбрать" ], @@ -1757,9 +1688,6 @@ export default { "Software conflicts resolution": [ "Разрешение конфликтов ПО" ], - "Software selection": [ - "Выбор программного обеспечения" - ], "Some existing partitions may be shrunk": [ "Некоторые существующие разделы могут быть уменьшены" ], @@ -1805,9 +1733,15 @@ export default { "Swap": [ "Swap" ], + "Switch to a different mode": [ + "" + ], "TPM sealing requires the new system to be booted directly.": [ "Запечатывание TPM требует прямой загрузки новой системы." ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "" + ], "Target Password": [ "Пароль цели" ], @@ -1926,12 +1860,6 @@ export default { "The initiator name cannot be blank": [ "Имя инициатора не может быть пустым" ], - "The installation on your machine is complete.": [ - "Установка на устройство завершена." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "Интерфейс программы установки больше недоступен. Это окно можно закрыть." - ], "The installer requires [root] user privileges.": [ "Программа установки требует привилегий пользователя [root]." ], @@ -2094,18 +2022,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "Чтобы обеспечить загрузку новой системы, программе установки может потребоваться создать или настроить некоторые разделы на соответствующем диске." ], - "Transactional root file system": [ - "Транзакционная корневая файловая система" - ], "Try again": [ "Повторить попытку" ], "Type": [ "Тип" ], - "URL": [ - "URL-адрес" - ], "Unable to modify the settings": [ "Невозможно изменить настройки" ], @@ -2280,6 +2202,9 @@ export default { "Using transient hostname: %s": [ "Использование переходного имени узла: %s" ], + "View license": [ + "" + ], "Volume group %s": [ "Группа томов %s" ], @@ -2295,6 +2220,9 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "" + ], "Waiting for a mount point": [ "Ожидание точки монтирования" ], @@ -2304,6 +2232,12 @@ export default { "Weak signal": [ "Слабый сигнал" ], + "When ready, click on the [install] button at the end of the page.": [ + "" + ], + "Wi-Fi": [ + "Wi-Fi" + ], "Wi-Fi connection form": [ "Форма подключения Wi-Fi" ], @@ -2328,6 +2262,9 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "Вы можете продолжить установку с текущими настройками или отказаться от конфигурации и начать с нуля." ], + "You can safely close this window.": [ + "" + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "Вы не сможете изменить его позже. Перейдите в раздел «%s», если хотите изменить его перед тем, как продолжить регистрацию." ], @@ -2340,9 +2277,6 @@ export default { "You will connect to a public network without encryption. Your data may not be secure.": [ "Вы будете подключаться к общедоступной сети без шифрования. Ваши данные могут быть не защищены." ], - "Your system is rebooting": [ - "Система перезапускается" - ], "ZFCP": [ "ZFCP" ], @@ -2376,6 +2310,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "" + ], "logical volume": [ "логический том" ], @@ -2394,15 +2331,15 @@ export default { "reset to defaults": [ "сброс настроек по умолчанию" ], + "root": [ + "" + ], "yes": [ "да" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "Активация дисков zFCP" - ], "zFCP Disk activation form": [ "Форма активации диска zFCP" ] diff --git a/web/src/po/po.sv.js b/web/src/po/po.sv.js index fb709e0c5c..22d5fc3c86 100644 --- a/web/src/po/po.sv.js +++ b/web/src/po/po.sv.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => n != 1, "language": "sv" }, - " Timezone selection": [ - " Tidszon val" - ], "\"%s\"": [ "\"%s\"" ], @@ -18,11 +15,17 @@ export default { "%1$s - %2$s": [ "%1$s - %2$s" ], + "%1$s and %2$s": [ + "%1$s och %2$s" + ], + "%1$s and [%2$d more]": [ + "%1$s och [%2$d mer]" + ], "%1$s at %2$s": [ "%1$s på %2$s" ], "%1$s keyboard - %2$s timezone": [ - "" + "%1$s tangentbord - %2$s tidszon" ], "%1$s will be created as a partition at %2$s": [ "%1$s kommer att skapas som en partition på %2$s", @@ -31,17 +34,20 @@ export default { "%1$s will still contain the LVM group '%2$s' and any partition needed to boot": [ "%1$s kommer fortfarande att innehålla LVM-gruppen '%2$s' och eventuell partition som behövs för att starta systemet" ], + "%1$s, %2$s and [%3$d more]": [ + "%1$s, %2$s och [%3$d mer]" + ], "%d of %d": [ "%d av %d" ], "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [måste registreras]." - ], "%s and %d others": [ - "" + "%s och %d andra" + ], + "%s and %s": [ + "%s och %s" ], "%s disk": [ "%s disk" @@ -49,12 +55,13 @@ export default { "%s has been registered with below information.": [ "%s har registrerats med uppgifterna nedan." ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s är ett oföränderligt system med atomära uppdateringar. Det använder ett skrivskyddat Btrfs filsystem som uppdateras via ögonblicksavbilder." - ], "%s logo": [ "%s logotyp" ], + "%s task active": [ + "%s uppgift aktiv", + "%s uppgifter aktiva" + ], "%s will be created as a logical volume": [ "%s kommer att skapas som en logisk volym", "%s kommer att skapas som flera logiska volymer" @@ -65,6 +72,9 @@ export default { "%s with %d partitions": [ "%s med %d partitioner" ], + "(step %s of %s)": [ + "(steg %s av %s)" + ], "A %1$s of %2$s will be created for %3$s if possible": [ "En %1$s av %2$s kommer att skapas för %3$s om möjligt" ], @@ -228,12 +238,6 @@ export default { "At least one partition will be deleted": [ "Minst en partition kommer att tas bort" ], - "At this point you can power off the machine.": [ - "Vid det här laget kan du stänga av maskinen." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "Vid det här laget kan du starta om maskinen för att logga in till det nya systemet." - ], "Authentication": [ "Autentisering" ], @@ -250,7 +254,7 @@ export default { "Automatisk LUN-skanning" ], "Auto and manual": [ - "" + "Automatisk och manuell" ], "Automatic": [ "Automatisk" @@ -264,9 +268,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "Automatisk LUN-skanning är [aktiverad]. Aktiverar en styrenhet som är körande i NPIV läge kommer att automatiskt konfigurera alla dess LUN." ], - "Available products": [ - "Tillgängliga produkter" - ], "Back": [ "Bakåt" ], @@ -306,8 +307,8 @@ export default { "Binding": [ "Bindning" ], - "Binding settings for '%s'": [ - "Bindningsinställningar för '%s'" + "Binding settings": [ + "Bindningsinställningar" ], "BitLocker": [ "BitLocker" @@ -315,14 +316,20 @@ export default { "Boot options": [ "Uppstartsalternativ" ], + "Breadcrumbs": [ + "Brödsmulor" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "Btrfs med ögonblicksavbilder" ], + "By proceeding, the installation will begin with defined settings.": [ + "Genom att fortsätta startar installationen med definierade inställningar." + ], "CPU": [ - "" + "Processor" ], "Cancel": [ "Avbryt" @@ -330,9 +337,6 @@ export default { "Cannot be changed in remote installation": [ "Kan inte ändras i fjärrinstallation" ], - "Cannot connect to Agama server": [ - "Kan inte ansluta till Agama server" - ], "Cannot format %s": [ "Kan inte formatera %s" ], @@ -429,14 +433,14 @@ export default { "Configuration unreachable or invalid": [ "Konfigurationen är oåtkomlig eller ogiltig" ], + "Configure": [ + "Konfigurera" + ], "Configure DASD": [ "Konfigurera DASD" ], - "Configure LVM Volume Group": [ - "Konfigurera LVM volymgrupp" - ], - "Configure LVM logical volume at %s volume group": [ - "Konfigurera LVM logisk volym på %s volymgrupp" + "Configure Volume Group": [ + "Konfigurera volymgrupp" ], "Configure device %s": [ "Konfigurera enhet %s" @@ -447,6 +451,12 @@ export default { "Configure iSCSI": [ "Konfigurera iSCSI" ], + "Configure logical volume": [ + "Konfigurera logisk volym" + ], + "Configure partition": [ + "Konfigurera partition" + ], "Configure partition at %s": [ "Konfigurera partition på %s" ], @@ -456,24 +466,31 @@ export default { "Configured for installation only": [ "Endast konfigurerad för installation" ], - "Configuring the product, please wait ...": [ - "Konfigurerar produkten, vänta..." + "Configured for root and user %s": [ + "Konfigurerat för root och användare %s" + ], + "Configured for the root user": [ + "Konfigurerat för root-användaren" + ], + "Configured for user %s": [ + "Konfigurerat för användare %s" + ], + "Configured with %d connection": [ + "Konfigurerad med %d anslutning", + "Konfigurerad med %d anslutningar" ], "Confirm": [ "Bekräfta" ], + "Confirm and install": [ + "Bekräfta och installera" + ], "Confirm that you really want to continue.": [ "Bekräfta att du verkligen vill fortsätta." ], - "Congratulations!": [ - "Grattis!" - ], "Connect": [ "Anslut" ], - "Connect to %s": [ - "Anslut till %s" - ], "Connect to iSCSI targets": [ "Anslut till iSCSI mål" ], @@ -519,14 +536,14 @@ export default { "Controllers": [ "Styrenheter" ], - "Could not authenticate against the server, please check it.": [ - "Kunde inte autentisera mot servern, vänligen kontrollera det." + "Could not authenticate against the server.": [ + "Kunde inte autentisera mot servern." ], "Could not connect to %s": [ "Kan inte ansluta till %s" ], - "Could not log in. Please, make sure that the password is correct.": [ - "Kunde inte logga in. Kontrollera att lösenordet är korrekt." + "Could not log in": [ + "Kunde inte logga in" ], "Create LVM volume group %s": [ "Skapa LVM volymgrupp %s" @@ -561,8 +578,11 @@ export default { "DASD %s": [ "DASD %s" ], + "DHCP and %s": [ + "DHCP och %s" + ], "DHCP, %s": [ - "" + "DHCP, %s" ], "DIAG": [ "DIAG" @@ -612,6 +632,9 @@ export default { "Delete current content": [ "Radera nuvarande innehåll" ], + "Delete existing data and install %s?": [ + "Radera existerande data och installera %s?" + ], "Delete volume group": [ "Ta bort volymgrupp" ], @@ -636,9 +659,6 @@ export default { "Device %s menu": [ "Enhets %s-meny" ], - "Device Selection": [ - "Val av enhet" - ], "Device details": [ "Enhetsdetaljer" ], @@ -666,6 +686,9 @@ export default { "Disk": [ "Disk" ], + "Disk Activation": [ + "Diskaktivering" + ], "Disks": [ "Diskar" ], @@ -690,9 +713,6 @@ export default { "Edit binding settings": [ "Redigera bindningsinställningar" ], - "Edit connection %s": [ - "Redigera anslutning %s" - ], "Edit connection settings": [ "Redigera anslutningsinställningar" ], @@ -770,6 +790,9 @@ export default { "Utöka installationen bortom den valda disken", "Utöka installationen bortom det nuvarande valda %d diskarna" ], + "Extensions": [ + "Tillägg" + ], "F2FS": [ "F2FS" ], @@ -809,9 +832,6 @@ export default { "Find space in %s": [ "Hitta utrymme på %s" ], - "Finish": [ - "Slutför" - ], "Finished": [ "Slutförd" ], @@ -872,9 +892,6 @@ export default { "GiB": [ "GiB" ], - "Go back": [ - "" - ], "Go to network page": [ "Gå till nätverkssidan" ], @@ -891,9 +908,6 @@ export default { "Dölj %d undervolym åtgärd", "Dölj %d undervolymer åtgärder" ], - "Hide details": [ - "Dölj detaljer" - ], "Hostname": [ "Värdnamn" ], @@ -922,7 +936,7 @@ export default { "IP inställningar" ], "IPs": [ - "" + "IP-adresser" ], "IPv4": [ "IPv4" @@ -933,8 +947,14 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "Om ett lokalt media användes för att köra det här installationsprogrammet, ta bort det före nästa uppstart." ], - "In progress": [ - "Pågår" + "If unsure, cancel and review storage settings.": [ + "Om du är osäker, avbryt och granska lagringsinställningarna." + ], + "If you are unsure, check and adjust the storage settings.": [ + "Om du är osäker, kontrollera och justera lagringsinställningarna." + ], + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "Om du vill inaktivera den här kontrollen, ange \"inst.ay_check=0\" på kärnans kommandorad" ], "Incorrect IP address": [ "Felaktig IP adress" @@ -966,12 +986,30 @@ export default { "Install": [ "Installera" ], + "Install %s?": [ + "Installera %s?" + ], + "Install now": [ + "Installera nu" + ], "Install now with potential data loss": [ - "" + "Installera nu med potentiell dataförlust" ], "Installation devices": [ "Installations enheter" ], + "Installation in progress": [ + "Installation pågår" + ], + "Installation only": [ + "Installation endast" + ], + "Installation settings": [ + "Installationsinställningar" + ], + "Installation settings will automatically update to match the new product's defaults.": [ + "" + ], "Installation will take %s.": [ "Installationen kommer att ta %s." ], @@ -981,12 +1019,12 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "Att installera ett trasigt paket påverkar systemets stabilitet och är en stor säkerhetsrisk!" ], - "Installing the system, please wait...": [ - "Installerar systemet, vänligen vänta ..." - ], "Interface": [ "Gränssnitt" ], + "Invalid settings": [ + "Ogiltiga inställningar" + ], "Invalid storage settings": [ "Ogiltiga lagringsinställningar" ], @@ -1041,15 +1079,15 @@ export default { "Keyboard layout": [ "Tangentbordslayout" ], - "Keyboard selection": [ - "Tangentbordsval" - ], "KiB": [ "KiB" ], "LUN": [ "LUN" ], + "LVM": [ + "LVM" + ], "Label": [ "Etikett" ], @@ -1059,9 +1097,15 @@ export default { "Language and keyboard": [ "Språk och tangentbordslayout" ], + "Language and region": [ + "Språk och region" + ], "Let the installer propose a sensible size": [ "Låt installationsprogrammet föreslå en vettig storlek" ], + "License acceptance is required to continue.": [ + "" + ], "Loading": [ "Laddar" ], @@ -1074,9 +1118,6 @@ export default { "Loading the installation repositories...": [ "Laddar installationsförråd..." ], - "Locale selection": [ - "Lokal val" - ], "Localization": [ "Lokalisering" ], @@ -1107,8 +1148,8 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "Huvudnavigering" + "Make sure that the passsword is correct and try again.": [ + "Kontrollera att lösenordet är korrekt och försök igen." ], "Make sure you provide the correct values": [ "Se till att du anger rätt värden" @@ -1123,7 +1164,7 @@ export default { "Maximal kanal" ], "Memory": [ - "" + "Minne" ], "MiB": [ "MiB" @@ -1134,6 +1175,9 @@ export default { "Mode": [ "Läge" ], + "Model": [ + "Modell" + ], "Modify settings and physical volumes": [ "Modifiera inställningar och fysiska volymer" ], @@ -1211,6 +1255,9 @@ export default { "Name": [ "Namn" ], + "Needs about %s": [ + "Behöver runt %s" + ], "Network": [ "Nätverk" ], @@ -1245,7 +1292,7 @@ export default { "Inget innehåll hittades" ], "No data loss is expected": [ - "" + "Ingen dataförlust förväntas" ], "No device is currently using this connection.": [ "Ingen enhet använder för närvarande den här anslutningen." @@ -1313,6 +1360,9 @@ export default { "Not available": [ "Inte tillgänglig" ], + "Not configured": [ + "Inte konfigurerad" + ], "Not configured yet": [ "Inte konfigurerad ännu" ], @@ -1322,12 +1372,12 @@ export default { "Not implemented yet (%s)": [ "Inte implementerat ännu (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "Inte möjligt med den aktuella konfigurationen. Klicka för att veta mer." - ], "Not protected network": [ "Inte skyddat nätverk" ], + "Not registered yet": [ + "Inte registrerad ännu" + ], "Not supported (%s)": [ "Stöds inte (%s)" ], @@ -1349,9 +1399,6 @@ export default { "Options toggle": [ "Växla mellan alternativ" ], - "Overview": [ - "Översikt" - ], "Package installation failed": [ "Paket installation misslyckades" ], @@ -1424,15 +1471,9 @@ export default { "PiB": [ "PiB" ], - "Please, check whether it is running.": [ - "Vänligen kontrollera om den är igång." - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "Vänligen utför en iSCSI-upptäckt för att hitta tillgängliga iSCSI-mål." ], - "Please, provide its password to log in to the system.": [ - "Vänligen ange lösenordet för att logga in på systemet." - ], "Please, try to activate a zFCP controller.": [ "Snälla, försök att aktivera en zFCP-kontroller." ], @@ -1446,10 +1487,10 @@ export default { "Portal" ], "Potential data loss": [ - "" + "Potentiell dataförlust" ], "Potential data loss affecting at least %s": [ - "" + "Potentiell dataförlust som påverkar minst %s" ], "Pre-installation checks": [ "Förinstallationskontroller" @@ -1458,10 +1499,10 @@ export default { "Prefix längd eller nätmask" ], "Proceeding may result in data loss": [ - "" + "Att fortsätta kan leda till dataförlust" ], - "Proceeding may result in data loss affecting at least %s": [ - "" + "Proceeding will delete existing data, including %s": [ + "Om du fortsätter raderas befintlig data, inklusive %s" ], "Product is already registered": [ "Produkten är redan registrerad" @@ -1472,6 +1513,9 @@ export default { "Provide email address": [ "Ange en e-postadress" ], + "Provide its password to log in to the system.": [ + "Ange dess lösenord för att logga in på systemet." + ], "Provide registration code": [ "Ange registreringskod" ], @@ -1496,6 +1540,9 @@ export default { "Recommended": [ "Rekommenderad" ], + "Refreshing data...": [ + "Uppdaterar data..." + ], "Register": [ "Registrera" ], @@ -1505,6 +1552,9 @@ export default { "Register using a custom registration server": [ "Registrera dig med en anpassad registreringsserver" ], + "Registered": [ + "Registrerad" + ], "Registration": [ "Registrering" ], @@ -1533,11 +1583,11 @@ export default { "Det gick inte att ladda förråd" ], "Required packages": [ - "" + "Obligatoriska paket" ], "Required packages and %s pattern": [ - "", - "" + "Obligatoriskt paket och %s mönster", + "Obligatoriska paket och flera %s mönster" ], "Rescan devices": [ "Skanna om enheter" @@ -1563,11 +1613,14 @@ export default { "Review and fix": [ "Granska och åtgärda" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ - "" + "Root login with SSH key": [ + "Root-inloggning med SSH-nyckel" + ], + "Root login with password": [ + "Root-inloggning med lösenord" ], - "Root authentication methods": [ - "Rotautentiseringsmetoder" + "Root login with password and SSH key": [ + "Root-inloggning med lösenord och SSH-nyckel" ], "Root user": [ "Root användare" @@ -1608,9 +1661,6 @@ export default { "Security": [ "Säkerhet" ], - "See more details": [ - "Se mer detaljer" - ], "Select": [ "Välj" ], @@ -1638,6 +1688,9 @@ export default { "Select at least one disk.": [ "Välj åtminstone en disk." ], + "Select device": [ + "Välj enhet" + ], "Select devices to enable bulk actions.": [ "Välj enheter för att aktivera massåtgärder." ], @@ -1699,9 +1752,15 @@ export default { "Show information about %s": [ "Visa information om %s" ], + "Show less": [ + "Visa mindre" + ], "Show less actions": [ "Visa mindre åtgärder" ], + "Show more": [ + "Visa mer" + ], "Show more actions": [ "Visa mer åtgärder" ], @@ -1744,9 +1803,6 @@ export default { "Software conflicts resolution": [ "Lösning av programvarukonflikter" ], - "Software selection": [ - "Val av programvara" - ], "Some existing partitions may be shrunk": [ "Vissa befintliga partitioner kan krympas" ], @@ -1780,6 +1836,9 @@ export default { "Status": [ "Status" ], + "Step %1$d of %2$d": [ + "Steg %1$d av %2$d" + ], "Storage": [ "Lagring" ], @@ -1792,9 +1851,21 @@ export default { "Swap": [ "Swap" ], + "Switch to a different mode": [ + "" + ], + "System Information": [ + "Systeminformation" + ], + "System will have no network connections": [ + "Systemet kommer inte att ha några nätverksanslutningar" + ], "TPM sealing requires the new system to be booted directly.": [ "TPM-försegling kräver att det nya systemet startas upp direkt." ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "Ta en stund för att granska installationsinställningarna nedan och justera dem efter behov." + ], "Target Password": [ "Mål lösenord" ], @@ -1802,7 +1873,7 @@ export default { "Mål" ], "Temporary name that may change after reboot or network changes": [ - "" + "Temporärt namn som kan ändras efter omstart eller nätverksändringar" ], "The LVM group '%1$s' will remain at %2$s": [ "LVM-gruppen '%1$s' kommer att vara kvar på %2$s" @@ -1908,12 +1979,6 @@ export default { "The initiator name cannot be blank": [ "Initiatornamnet kan inte vara tomt" ], - "The installation on your machine is complete.": [ - "Installationen på din maskin har slutförts." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "Installationsgränssnittet är inte längre tillgängligt, så du kan säkert stänga det här fönstret." - ], "The installer requires [root] user privileges.": [ "Installationsprogrammet kräver [root] användarrättigheter." ], @@ -2002,6 +2067,9 @@ export default { "The zFCP disk was not activated.": [ "zFCP disken var inte aktiverad." ], + "There are no disks available for the installation": [ + "Det finns inga tillgängliga diskar för installation" + ], "There are not disks available for the installation. You may need to configure some device.": [ "Det finns inga diskar tillgängliga för installationen. Du kan behöva konfigurera någon enhet." ], @@ -2073,18 +2141,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "För att säkerställa att det nya systemet kan starta kan installationsprogrammet behöva skapa eller konfigurera vissa partitioner på lämplig disk." ], - "Transactional root file system": [ - "Transaktionellt root filsystem" - ], "Try again": [ "Försök igen" ], "Type": [ "Typ" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "Det går inte att ändra inställningarna" ], @@ -2166,6 +2228,9 @@ export default { "Use available space": [ "Använd tillgängligt utrymme" ], + "Use device %s": [ + "Använd enhet %s" + ], "Use disk %s": [ "Använd disk %s" ], @@ -2214,6 +2279,9 @@ export default { "Use public SSH Key": [ "Använd publik SSH nyckel" ], + "Use several devices": [ + "Använd flera enheter" + ], "Use static hostname": [ "Använd statiskt värdnamn" ], @@ -2244,21 +2312,33 @@ export default { "Username suggestion dropdown": [ "Rullgardinsmeny för användarnamnsförslag" ], + "Using %d connections with %s": [ + "Använder %d anslutningar med %s" + ], "Using [%s] keyboard": [ "Använder [%s] tangentbordslayout" ], "Using a hashed password.": [ "Använder ett hashat lösenord." ], + "Using an advanced storage configuration": [ + "Använder en avancerad konfiguration" + ], "Using an existing partition": [ "Använd en befintlig partition" ], + "Using code ending in %s": [ + "Använder kod som slutar på %s" + ], "Using partition %s": [ "Använder partition %s" ], "Using transient hostname: %s": [ "Använder transient värdnamn: %s" ], + "View license": [ + "" + ], "Volume group %s": [ "Volymgrupp %s" ], @@ -2274,15 +2354,27 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "Vänta tills de aktuella operationerna är slutförda." + ], "Waiting for a mount point": [ "Väntar på en monteringspunkt" ], "Waiting for information about storage configuration": [ "Väntar på information om lagringskonfiguration" ], + "Waiting for proposal": [ + "Väntar på förslag" + ], "Weak signal": [ "Svag signal" ], + "When ready, click on the [install] button at the end of the page.": [ + "När du är redo, klicka på [installera] knappen längst ner på sidan." + ], + "Wi-Fi": [ + "Wi-Fi" + ], "Wi-Fi connection form": [ "WiFi anslutningsformulär" ], @@ -2298,6 +2390,9 @@ export default { "Wired connections": [ "Trådanslutna anslutningar" ], + "Wrong selection": [ + "Fel val" + ], "XFS": [ "XFS" ], @@ -2307,6 +2402,9 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "Du kan fortsätta att installera med de aktuella inställningarna eller så kanske du vill kasta konfigurationen och börja från början med en enkel konfiguration." ], + "You can safely close this window.": [ + "" + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "Du kan inte ändra den senare. Gå till avsnittet %s om du vill ändra den innan du fortsätter med registreringen." ], @@ -2316,12 +2414,12 @@ export default { "You may want to discard those settings and start from scratch with a simple configuration.": [ "Du kanske vill slänga dessa inställningar och börja från början med en enkel konfiguration." ], + "You need to fix any invalid settings before proceeding with the installation.": [ + "Du måste korrigera eventuella ogiltiga inställningar innan du fortsätter med installationen." + ], "You will connect to a public network without encryption. Your data may not be secure.": [ "Du kommer att ansluta till ett offentligt nätverk utan kryptering. Dina data kanske inte är säkra." ], - "Your system is rebooting": [ - "Ditt system startar om" - ], "ZFCP": [ "ZFCP" ], @@ -2355,6 +2453,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "" + ], "logical volume": [ "logisk volym" ], @@ -2367,21 +2468,24 @@ export default { "partition": [ "partition" ], + "proposal.Device": [ + "förslag.Enhet" + ], "read_only": [ "läs_endast" ], "reset to defaults": [ "återställ till standard" ], + "root": [ + "root" + ], "yes": [ "ja" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "zFCP-diskaktivering" - ], "zFCP Disk activation form": [ "zFCP-diskaktiveringsformulär" ] diff --git a/web/src/po/po.tr.js b/web/src/po/po.tr.js index 90285d5bb3..b3bbe7c210 100644 --- a/web/src/po/po.tr.js +++ b/web/src/po/po.tr.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => n != 1, "language": "tr" }, - " Timezone selection": [ - " Zaman dilimi seçimi" - ], "\"%s\"": [ "" ], @@ -37,9 +34,6 @@ export default { "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [kayıtlı olmalı]." - ], "%s and %d others": [ "" ], @@ -49,9 +43,6 @@ export default { "%s has been registered with below information.": [ "%s aşağıdaki bilgilerle kayıt edildi." ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s atomik güncellemelere sahip değişmez bir sistemdir. Anlık imajlar aracılığıyla güncellenen salt okunur bir Btrfs dosya sistemi kullanır." - ], "%s logo": [ "%s logosu" ], @@ -228,12 +219,6 @@ export default { "At least one partition will be deleted": [ "En az bir bölüm silinecek" ], - "At this point you can power off the machine.": [ - "Bu noktada makineyi kapatabilirsiniz." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "Bu noktada yeni sisteme giriş yapmak için makineyi yeniden başlatabilirsiniz." - ], "Authentication": [ "Kimlik doğrulama" ], @@ -264,9 +249,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "Otomatik LUN taraması [etkin]. Bir denetleyiciyi etkinleştirme NPIV modunda çalıştırıldığında tüm LUN'lar otomatik olarak yapılandırılır." ], - "Available products": [ - "Mevcut ürünler" - ], "Back": [ "Geri" ], @@ -306,21 +288,24 @@ export default { "Binding": [ "Bağlayıcı" ], - "Binding settings for '%s'": [ - "'%s' için bağlama ayarları" - ], "BitLocker": [ "BitLocker" ], "Boot options": [ "Önyükleme seçenekleri" ], + "Breadcrumbs": [ + "" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "Anlık imajlarla Btrfs" ], + "By proceeding, the installation will begin with defined settings.": [ + "" + ], "CPU": [ "" ], @@ -330,9 +315,6 @@ export default { "Cannot be changed in remote installation": [ "Uzaktan kurulumda değiştirilemez" ], - "Cannot connect to Agama server": [ - "Agama sunucusuna bağlanılamıyor" - ], "Cannot format %s": [ "%s biçimlendirilemiyor" ], @@ -420,12 +402,6 @@ export default { "Configure DASD": [ "DASD'yi yapılandırın" ], - "Configure LVM Volume Group": [ - "LVM Birim Grubunu Yapılandırın" - ], - "Configure LVM logical volume at %s volume group": [ - "LVM mantıksal birimini %s birim grubunda yapılandırın" - ], "Configure device %s": [ "%s aygıtını yapılandır" ], @@ -444,24 +420,15 @@ export default { "Configured for installation only": [ "Yalnızca kurulum için yapılandırıldı" ], - "Configuring the product, please wait ...": [ - "Ürün yapılandırılıyor, lütfen bekleyin..." - ], "Confirm": [ "Onayla" ], "Confirm that you really want to continue.": [ "Gerçekten devam etmek istediğinizi onaylayın." ], - "Congratulations!": [ - "Tebrikler!" - ], "Connect": [ "Bağlan" ], - "Connect to %s": [ - "%s'ye bağlan" - ], "Connect to iSCSI targets": [ "iSCSI hedeflerine bağlanın" ], @@ -507,15 +474,9 @@ export default { "Controllers": [ "Kontrolörler" ], - "Could not authenticate against the server, please check it.": [ - "Sunucuya karşı kimlik doğrulaması yapılamadı, lütfen kontrol edin." - ], "Could not connect to %s": [ "%s'ye bağlanılamadı" ], - "Could not log in. Please, make sure that the password is correct.": [ - "Giriş yapılamadı. Lütfen şifrenin doğru olduğundan emin olun." - ], "Create LVM volume group %s": [ "LVM birim grubu %s'yi oluştur" ], @@ -600,6 +561,9 @@ export default { "Delete current content": [ "Mevcut içeriği sil" ], + "Delete existing data and install %s?": [ + "" + ], "Delete volume group": [ "Birim grubunu sil" ], @@ -624,9 +588,6 @@ export default { "Device %s menu": [ "Cihaz %s menüsü" ], - "Device Selection": [ - "Cihaz Seçimi" - ], "Device details": [ "Aygıt ayrıntıları" ], @@ -678,9 +639,6 @@ export default { "Edit binding settings": [ "Bağlama ayarlarını düzenle" ], - "Edit connection %s": [ - "Bağlantıyı düzenle %s" - ], "Edit connection settings": [ "Bağlantı ayarlarını düzenle" ], @@ -758,6 +716,9 @@ export default { "Kurulumu şu anda seçili olan diskin ötesine geçirin", "Kurulumu şu anda seçili olan %d disklerin ötesine geçirin" ], + "Extensions": [ + "Uzantılar" + ], "F2FS": [ "F2FS" ], @@ -794,9 +755,6 @@ export default { "Find space in %s": [ "%s'de boşluk bul" ], - "Finish": [ - "Bitti" - ], "Finished": [ "Bitti" ], @@ -857,9 +815,6 @@ export default { "GiB": [ "GB" ], - "Go back": [ - "" - ], "Go to network page": [ "Ağ sayfasına git" ], @@ -876,9 +831,6 @@ export default { "%d alt birim eylemini gizle", "%d alt birim eylemlerini gizle" ], - "Hide details": [ - "Ayrıntıları gizle" - ], "Hostname": [ "Ana bilgisayar adı" ], @@ -918,11 +870,11 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "Bu yükleyiciyi çalıştırmak için yerel medya kullanıldıysa bir sonraki önyüklemeden önce bunu kaldırın." ], - "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "If you are unsure, check and adjust the storage settings.": [ "" ], - "In progress": [ - "Devam ediyor" + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "" ], "Incorrect IP address": [ "Yanlış IP adresi" @@ -957,6 +909,9 @@ export default { "Install now with potential data loss": [ "" ], + "Installation settings will automatically update to match the new product's defaults.": [ + "" + ], "Installation will take %s.": [ "Kurulum %s kadar olacak." ], @@ -966,9 +921,6 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "Bozuk bir paketin kurulumu sistem kararlılığını etkiler ve büyük bir güvenlik riski oluşturur!" ], - "Installing the system, please wait...": [ - "Sistem kuruluyor, lütfen bekleyin..." - ], "Interface": [ "Arayüz" ], @@ -1026,15 +978,15 @@ export default { "Keyboard layout": [ "Klavye düzeni" ], - "Keyboard selection": [ - "Klavye seçimi" - ], "KiB": [ "KB" ], "LUN": [ "LUN" ], + "LVM": [ + "" + ], "Label": [ "Etiket" ], @@ -1047,6 +999,9 @@ export default { "Let the installer propose a sensible size": [ "Kurulumcunun makul bir boyut önermesine izin verin" ], + "License acceptance is required to continue.": [ + "" + ], "Loading": [ "Yükleniyor" ], @@ -1059,9 +1014,6 @@ export default { "Loading the installation repositories...": [ "Kurulum depoları yükleniyor..." ], - "Locale selection": [ - "Yerelleştirme seçimi" - ], "Localization": [ "Yerelleştirme" ], @@ -1092,9 +1044,6 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "Ana gezinme" - ], "Make sure you provide the correct values": [ "Doğru değerleri sağladığınızdan emin olun" ], @@ -1304,9 +1253,6 @@ export default { "Not implemented yet (%s)": [ "Henüz uygulanmadı (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "Şu anki kurulum olanaksız. Daha çoğunu öğrenmek için tıklayın." - ], "Not protected network": [ "Korunmayan ağ" ], @@ -1328,9 +1274,6 @@ export default { "Options toggle": [ "Seçenekler geçişi" ], - "Overview": [ - "Genel bakış" - ], "Package installation failed": [ "Paket kurulumu başarısız oldu" ], @@ -1388,15 +1331,9 @@ export default { "PiB": [ "PB" ], - "Please, check whether it is running.": [ - "Çalışıp çalışmadığını kontrol edin lütfen." - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "Lütfen kullanılabilir iSCSI hedeflerini bulmak için bir iSCSI keşfi gerçekleştirin." ], - "Please, provide its password to log in to the system.": [ - "Lütfen sisteme giriş yapabilmek için şifrenizi giriniz." - ], "Please, try to activate a zFCP controller.": [ "Lütfen bir zFCP denetleyicisi etkinleştirmeyi deneyin." ], @@ -1424,7 +1361,7 @@ export default { "Proceeding may result in data loss": [ "" ], - "Proceeding may result in data loss affecting at least %s": [ + "Proceeding will delete existing data, including %s": [ "" ], "Product is already registered": [ @@ -1524,11 +1461,11 @@ export default { "Review and fix": [ "Gözden geçir ve düzelt" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ + "Root login with SSH key": [ "" ], - "Root authentication methods": [ - "Root kimlik doğrulama yöntemleri" + "Root login with password and SSH key": [ + "" ], "Root user": [ "Root kullanıcısı" @@ -1569,9 +1506,6 @@ export default { "Security": [ "Güvenlik" ], - "See more details": [ - "Daha çok ayrıntı gör" - ], "Select": [ "Seç" ], @@ -1705,9 +1639,6 @@ export default { "Software conflicts resolution": [ "Yazılım çatışmalarının çözümü" ], - "Software selection": [ - "Yazılım seçimi" - ], "Some existing partitions may be shrunk": [ "Mevcut bazı bölümler küçültülebilir" ], @@ -1753,9 +1684,15 @@ export default { "Swap": [ "Swap" ], + "Switch to a different mode": [ + "" + ], "TPM sealing requires the new system to be booted directly.": [ "TPM yalıtımıyla yeni sistemin doğrudan başlatılması gerekir." ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "" + ], "Target Password": [ "Hedef Şifre" ], @@ -1866,12 +1803,6 @@ export default { "The initiator name cannot be blank": [ "Başlatıcı adı boş olamaz" ], - "The installation on your machine is complete.": [ - "Makinenize kurulum tamamlanmıştır." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "Kurulum arayüzü artık kullanılamıyor, bu nedenle bu pencereyi güvenle kapatabilirsiniz." - ], "The installer requires [root] user privileges.": [ "Yükleyici [root] kullanıcı ayrıcalıklarını gerektirir." ], @@ -2031,18 +1962,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "Yeni sistemin önyükleme yapabilmesini sağlamak için yükleyicinin uygun diskte bazı bölümler oluşturması veya yapılandırması gerekebilir." ], - "Transactional root file system": [ - "İşlemsel kök dosya sistemi" - ], "Try again": [ "Tekrar deneyin" ], "Type": [ "Tip" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "Ayarlar değiştirilemiyor" ], @@ -2217,6 +2142,9 @@ export default { "Using transient hostname: %s": [ "Geçici ana bilgisayar adı kullanılıyor: %s" ], + "View license": [ + "" + ], "Volume group '%s' already exists. Enter a different name.": [ "'%s' birim grubu zaten mevcut. Farklı bir ad girin." ], @@ -2229,6 +2157,9 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "" + ], "Waiting for a mount point": [ "Bir bağlama noktası bekleniyor" ], @@ -2238,6 +2169,12 @@ export default { "Weak signal": [ "Zayıf sinyal" ], + "When ready, click on the [install] button at the end of the page.": [ + "" + ], + "Wi-Fi": [ + "Wi-Fi" + ], "Wi-Fi connection form": [ "Wi-Fi bağlantı formu" ], @@ -2262,6 +2199,9 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "Mevcut ayarlarla kuruluma devam edebilir veya yapılandırmayı iptal edip daha basit bir yapılandırmayla sıfırdan kuruluma başlayabilirsiniz." ], + "You can safely close this window.": [ + "" + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "Daha sonra değiştiremezsiniz. Kayıt işlemine devam etmeden önce değiştirmek istiyorsanız %s bölümüne gidin." ], @@ -2274,9 +2214,6 @@ export default { "You will connect to a public network without encryption. Your data may not be secure.": [ "Şifreleme olmadan halka açık bir ağa bağlanacaksınız. Verileriniz güvenli olmayabilir." ], - "Your system is rebooting": [ - "Sisteminiz yeniden başlatılıyor" - ], "ZFCP": [ "ZFCP" ], @@ -2310,6 +2247,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "" + ], "logical volume": [ "mantıksal alan" ], @@ -2331,15 +2271,15 @@ export default { "reset to defaults": [ "öntanımlılara sıfırla" ], + "root": [ + "" + ], "yes": [ "evet" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "zFCP Disk Etkinleştirme" - ], "zFCP Disk activation form": [ "zFCP Disk aktivasyon formu" ] diff --git a/web/src/po/po.uk.js b/web/src/po/po.uk.js index adf7e59beb..0e15a49ae8 100644 --- a/web/src/po/po.uk.js +++ b/web/src/po/po.uk.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2, "language": "uk" }, - " Timezone selection": [ - " Вибір часового пояса" - ], "\"%s\"": [ "\"%s\"" ], @@ -18,11 +15,17 @@ export default { "%1$s - %2$s": [ "%1$s - %2$s" ], + "%1$s and %2$s": [ + "%1$s і %2$s" + ], + "%1$s and [%2$d more]": [ + "%1$s та [ще %2$d]" + ], "%1$s at %2$s": [ "%1$s на %2$s" ], "%1$s keyboard - %2$s timezone": [ - "" + "%1$s розкладка - %2$s часова зона" ], "%1$s will be created as a partition at %2$s": [ "%1$s буде створений як розділ на %2$s", @@ -32,17 +35,20 @@ export default { "%1$s will still contain the LVM group '%2$s' and any partition needed to boot": [ "%1$s, як і раніше, міститиме групу LVM '%2$s' і будь-який розділ, необхідний для завантаження" ], + "%1$s, %2$s and [%3$d more]": [ + "%1$s, %2$s та [ще %3$d]" + ], "%d of %d": [ "%d з %d" ], "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "%s [має бути зареєстровано]." - ], "%s and %d others": [ - "" + "%s та %d інший/х" + ], + "%s and %s": [ + "%s та %s" ], "%s disk": [ "Диск %s" @@ -50,12 +56,14 @@ export default { "%s has been registered with below information.": [ "%s було зареєстровано з наведеною нижче інформацією." ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s - це незмінна система з атомарними оновленнями. Вона використовує файлову систему Btrfs, доступну тільки для читання і оновлювану за допомогою моментальних знімків." - ], "%s logo": [ "Логотип %s" ], + "%s task active": [ + "%s завдання активне", + "%s завдання активні", + "%s завдань активні" + ], "%s will be created as a logical volume": [ "%s буде створено як логічний том", "%s будуть створені як логічні томи", @@ -67,6 +75,9 @@ export default { "%s with %d partitions": [ "%s з %d розділами" ], + "(step %s of %s)": [ + "(крок %s з %s)" + ], "A %1$s of %2$s will be created for %3$s if possible": [ "Для %3$s буде створено розділ %1$s розміром %2$s, якщо це можливо" ], @@ -234,12 +245,6 @@ export default { "At least one partition will be deleted": [ "Принаймні один розділ буде видалено" ], - "At this point you can power off the machine.": [ - "На цьому етапі Ви можете вимкнути пристрій." - ], - "At this point you can reboot the machine to log in to the new system.": [ - "На цьому етапі Ви можете перезавантажити пристрій, щоб увійти в нову систему." - ], "Authentication": [ "Аутентифікація" ], @@ -256,7 +261,7 @@ export default { "Автоматичне сканування LUN" ], "Auto and manual": [ - "" + "Автоматичне та ручне" ], "Automatic": [ "Автоматично" @@ -270,9 +275,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "Автоматичне сканування LUN [увімкнено]. Активація контролера, що працює в режимі NPIV, автоматично сконфігурує всі його LUNи." ], - "Available products": [ - "Доступні продукти" - ], "Back": [ "Назад" ], @@ -312,8 +314,8 @@ export default { "Binding": [ "Прив'язка" ], - "Binding settings for '%s'": [ - "Налаштування прив'язки для «%s»" + "Binding settings": [ + "Налаштування прив'язки" ], "BitLocker": [ "BitLocker" @@ -321,14 +323,20 @@ export default { "Boot options": [ "Параметри завантаження" ], + "Breadcrumbs": [ + "Навігаційна панель" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "Btrfs з моментальними знімками" ], + "By proceeding, the installation will begin with defined settings.": [ + "Після підтвердження інсталяція розпочнеться з визначених налаштувань." + ], "CPU": [ - "" + "Процесор" ], "Cancel": [ "Скасувати" @@ -336,8 +344,8 @@ export default { "Cannot be changed in remote installation": [ "Неможливо змінити під час віддаленого встановлення" ], - "Cannot connect to Agama server": [ - "Не вдається з'єднатися з сервером Agama" + "Cannot connect": [ + "Неможливо підключитися" ], "Cannot format %s": [ "Неможливо форматувати %s" @@ -369,9 +377,15 @@ export default { "Change keyboard layout": [ "Змінити розкладку клавіатури" ], + "Change mode": [ + "Змінити режим" + ], "Change product": [ "Змінити продукт" ], + "Change product or mode": [ + "Змінити продукт або режим" + ], "Change selection": [ "Змінити вибір" ], @@ -390,6 +404,9 @@ export default { "Change the file system or mount point": [ "Змінити файлову систему або точку монтування" ], + "Change to %s": [ + "Змінити на %s" + ], "Changes in these settings will immediately update the 'Result' section below.": [ "Зміни в цих налаштуваннях негайно оновлять розділ «Результат» нижче." ], @@ -402,6 +419,9 @@ export default { "Check the following before continuing": [ "Перш ніж продовжити, перевірте наступне" ], + "Check whether Agama server is running.": [ + "Перевірте, чи працює сервер Agama." + ], "Choose a disk for placing the boot loader": [ "Оберіть диск для розміщення завантажувача" ], @@ -435,14 +455,14 @@ export default { "Configuration unreachable or invalid": [ "Конфігурація недоступна або не синхронізована" ], + "Configure": [ + "Налаштувати" + ], "Configure DASD": [ "Налаштувати DASD" ], - "Configure LVM Volume Group": [ - "Налаштування групи томів LVM" - ], - "Configure LVM logical volume at %s volume group": [ - "Налаштування логічного тому LVM у групі томів %s" + "Configure Volume Group": [ + "Налаштувати групу томів" ], "Configure device %s": [ "Налаштувати пристрій %s" @@ -453,6 +473,12 @@ export default { "Configure iSCSI": [ "Налаштувати iSCSI" ], + "Configure logical volume": [ + "Налаштувати логічний том" + ], + "Configure partition": [ + "Налаштувати розділ" + ], "Configure partition at %s": [ "Налаштування розділу на %s" ], @@ -462,24 +488,32 @@ export default { "Configured for installation only": [ "Налаштовано лише для встановлення" ], - "Configuring the product, please wait ...": [ - "Налаштування продукту; будь ласка, зачекайте…" + "Configured for root and user %s": [ + "Налаштовано для root та користувача %s" + ], + "Configured for the root user": [ + "Налаштовано для користувача root" + ], + "Configured for user %s": [ + "Налаштовано для користувача %s" + ], + "Configured with %d connection": [ + "Налаштовано з %d з'єднанням", + "Налаштовано з %d з'єднаннями", + "Налаштовано з %d з'єднаннями" ], "Confirm": [ "Підтвердити" ], + "Confirm and install": [ + "Підтвердити та встановити" + ], "Confirm that you really want to continue.": [ "Підтвердьте, що Ви дійсно хочете продовжити." ], - "Congratulations!": [ - "Вітаємо!" - ], "Connect": [ "З'єднати" ], - "Connect to %s": [ - "Під'єднати до %s" - ], "Connect to iSCSI targets": [ "Підключення до об'єктів iSCSI" ], @@ -525,14 +559,14 @@ export default { "Controllers": [ "Контролери" ], - "Could not authenticate against the server, please check it.": [ - "Не вдалося пройти аутентифікацію на сервері; будь ласка, перевірте його." + "Could not authenticate against the server.": [ + "Не вдалося виконати автентифікацію на сервері." ], "Could not connect to %s": [ "Не вдалося під'єднатися до %s" ], - "Could not log in. Please, make sure that the password is correct.": [ - "Не вдалося увійти в систему. Будь ласка, переконайтеся, що ви ввели правильний пароль." + "Could not log in": [ + "Не вдалося увійти" ], "Create LVM volume group %s": [ "Створити групу томів LVM %s" @@ -558,6 +592,9 @@ export default { "Current partitions will be kept": [ "Поточні розділи буде збережено" ], + "Current selection": [ + "Поточний вибір" + ], "Custom": [ "По-своєму" ], @@ -567,8 +604,11 @@ export default { "DASD %s": [ "DASD %s" ], + "DHCP and %s": [ + "DHCP та %s" + ], "DHCP, %s": [ - "" + "DHCP, %s" ], "DIAG": [ "Режим DIAG" @@ -618,6 +658,9 @@ export default { "Delete current content": [ "Видалити поточний вміст" ], + "Delete existing data and install %s?": [ + "Видалити наявні дані та встановити %s?" + ], "Delete volume group": [ "Видалити групу томів" ], @@ -642,9 +685,6 @@ export default { "Device %s menu": [ "Меню пристрою %s" ], - "Device Selection": [ - "Вибір пристрою" - ], "Device details": [ "Відомості про пристрій" ], @@ -672,6 +712,9 @@ export default { "Disk": [ "Диск" ], + "Disk Activation": [ + "Активація дисків" + ], "Disks": [ "Диски" ], @@ -696,9 +739,6 @@ export default { "Edit binding settings": [ "Змінити налаштування прив'язки" ], - "Edit connection %s": [ - "Редагувати з'єднання %s" - ], "Edit connection settings": [ "Змінити налаштування з'єднання" ], @@ -778,6 +818,9 @@ export default { "Розширення встановлення за межі поточних %d дисків", "Розширення встановлення за межі поточних %d дисків" ], + "Extensions": [ + "Розширення" + ], "F2FS": [ "F2FS" ], @@ -817,9 +860,6 @@ export default { "Find space in %s": [ "Знайти місце в %s" ], - "Finish": [ - "Закінчити" - ], "Finished": [ "Завершено" ], @@ -880,9 +920,6 @@ export default { "GiB": [ "ГіБ" ], - "Go back": [ - "" - ], "Go to network page": [ "Перейти до розділу «Мережа»" ], @@ -900,9 +937,6 @@ export default { "Приховати %d дії підтому", "Приховати %d дій підтому" ], - "Hide details": [ - "Приховати подробиці" - ], "Hostname": [ "Ім'я хоста" ], @@ -931,7 +965,7 @@ export default { "Налаштування IP" ], "IPs": [ - "" + "IP" ], "IPv4": [ "IPv4" @@ -942,8 +976,14 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "Якщо для запуску цієї програми використовувався локальний носій, витягніть його перед наступним завантаженням." ], - "In progress": [ - "В процесі" + "If unsure, cancel and review storage settings.": [ + "Якщо Ви не впевнені, скасуйте та перегляньте налаштування сховища." + ], + "If you are unsure, check and adjust the storage settings.": [ + "Якщо Ви не впевнені, перевірте та налаштуйте параметри сховища." + ], + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "Якщо Ви хочете вимкнути цю перевірку, вкажіть \"inst.ay_check=0\" у командному рядку ядра" ], "Incorrect IP address": [ "Некоректна IP-адреса" @@ -975,12 +1015,33 @@ export default { "Install": [ "Встановити" ], + "Install %s?": [ + "Встановити %s?" + ], + "Install now": [ + "Встановити зараз" + ], "Install now with potential data loss": [ - "" + "Встановити зараз із можливою втратою даних" + ], + "Installation complete": [ + "Встановлення завершено" ], "Installation devices": [ "Пристрої встановлення" ], + "Installation in progress": [ + "Встановлення триває" + ], + "Installation only": [ + "Тільки установка" + ], + "Installation settings": [ + "Параметри встановлення" + ], + "Installation settings will automatically update to match the new product's defaults.": [ + "Налаштування інсталяції автоматично оновляться відповідно до нових стандартних налаштувань продукту." + ], "Installation will take %s.": [ "Встановлення займе %s." ], @@ -990,12 +1051,15 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "Встановлення пошкоджених пакунків впливає на стабільність системи і є великим ризиком для безпеки!" ], - "Installing the system, please wait...": [ - "Встановлення системи, зачекайте…" - ], "Interface": [ "Інтерфейс" ], + "Invalid settings": [ + "Неправильні налаштування" + ], + "Invalid software selection": [ + "Неправильний вибір програмного забезпечення" + ], "Invalid storage settings": [ "Неправильні налаштування сховища" ], @@ -1050,15 +1114,15 @@ export default { "Keyboard layout": [ "Розкладка клавіатури" ], - "Keyboard selection": [ - "Вибір клавіатури" - ], "KiB": [ "КіБ" ], "LUN": [ "LUN" ], + "LVM": [ + "LVM" + ], "Label": [ "Ярлик" ], @@ -1068,9 +1132,18 @@ export default { "Language and keyboard": [ "Мова і клавіатура" ], + "Language and region": [ + "Мова і регіон" + ], "Let the installer propose a sensible size": [ "Дозволити інсталятору запропонувати розумний розмір" ], + "License acceptance is required to continue.": [ + "Для продовження необхідно прийняти ліцензію." + ], + "License acceptance required": [ + "Необхідно прийняти ліцензію" + ], "Loading": [ "Завантаження" ], @@ -1083,9 +1156,6 @@ export default { "Loading the installation repositories...": [ "Завантаження інсталяційних репозиторіїв..." ], - "Locale selection": [ - "Вибір локалі" - ], "Localization": [ "Локалізація" ], @@ -1116,8 +1186,8 @@ export default { "MAC": [ "MAC-адреса" ], - "Main navigation": [ - "Навігація" + "Make sure that the passsword is correct and try again.": [ + "Переконайтеся, що Ви ввели правильний пароль і спробуйте знову." ], "Make sure you provide the correct values": [ "Переконайтеся, що Ви вказали правильні значення" @@ -1132,7 +1202,7 @@ export default { "Макс. канал" ], "Memory": [ - "" + "Пам'ять" ], "MiB": [ "МіБ" @@ -1143,6 +1213,9 @@ export default { "Mode": [ "Режим" ], + "Model": [ + "Модель" + ], "Modify settings and physical volumes": [ "Зміна налаштувань та фізичних томів" ], @@ -1223,7 +1296,7 @@ export default { "Назва" ], "Needs about %s": [ - "" + "Потрібно приблизно %s" ], "Network": [ "Мережа" @@ -1259,7 +1332,7 @@ export default { "Вміст не знайдено" ], "No data loss is expected": [ - "" + "Втрати даних не передбачено" ], "No device is currently using this connection.": [ "Наразі жоден пристрій не використовує це з'єднання." @@ -1327,6 +1400,9 @@ export default { "Not available": [ "Недоступно" ], + "Not configured": [ + "Не налаштовано" + ], "Not configured yet": [ "Ще не налаштовано" ], @@ -1336,12 +1412,12 @@ export default { "Not implemented yet (%s)": [ "Ще не впроваджено (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "Неможливо з поточною конфігурацією. Натисніть, щоб дізнатися більше." - ], "Not protected network": [ "Незахищена мережа" ], + "Not registered yet": [ + "Ще не зареєстровано" + ], "Not supported (%s)": [ "Не підтримується (%s)" ], @@ -1363,9 +1439,6 @@ export default { "Options toggle": [ "Показ налаштувань" ], - "Overview": [ - "Огляд" - ], "Package installation failed": [ "Не вдалося встановити пакунок" ], @@ -1438,15 +1511,9 @@ export default { "PiB": [ "ПіБ" ], - "Please, check whether it is running.": [ - "Будь ласка, перевірте, чи він запущений." - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "Виконайте виявлення iSCSI, щоб знайти доступні цілі iSCSI." ], - "Please, provide its password to log in to the system.": [ - "Будь ласка, вкажіть його пароль для входу в систему." - ], "Please, try to activate a zFCP controller.": [ "Будь ласка, спробуйте активувати контролер zFCP." ], @@ -1460,10 +1527,10 @@ export default { "Портал" ], "Potential data loss": [ - "" + "Потенційна втрата даних" ], "Potential data loss affecting at least %s": [ - "" + "Потенційна втрата даних, що впливає щонайменше на %s" ], "Pre-installation checks": [ "Перевірка перед встановленням" @@ -1472,10 +1539,10 @@ export default { "Довжина префікса або маска мережі" ], "Proceeding may result in data loss": [ - "" + "Процедура може призвести до втрати даних" ], - "Proceeding may result in data loss affecting at least %s": [ - "" + "Proceeding will delete existing data, including %s": [ + "Процедура видалить існуючі дані, включаючи %s" ], "Product is already registered": [ "Продукт вже зареєстровано" @@ -1486,6 +1553,9 @@ export default { "Provide email address": [ "Вкажіть адресу електронної пошти" ], + "Provide its password to log in to the system.": [ + "Вкажіть його пароль для входу в систему." + ], "Provide registration code": [ "Вкажіть код реєстрації" ], @@ -1510,6 +1580,9 @@ export default { "Recommended": [ "Рекомендовано" ], + "Refreshing data...": [ + "Оновлюю дані..." + ], "Register": [ "Зареєструвати" ], @@ -1519,6 +1592,9 @@ export default { "Register using a custom registration server": [ "Реєстрація за допомогою спеціального реєстраційного сервера" ], + "Registered": [ + "Зареєстровано" + ], "Registration": [ "Реєстрація" ], @@ -1547,12 +1623,12 @@ export default { "Не вдалося завантажити репозиторій" ], "Required packages": [ - "" + "Необхідні пакети" ], "Required packages and %s pattern": [ - "", - "", - "" + "Необхідні пакети та %s шаблон", + "Необхідні пакети та %s шаблони", + "Необхідні пакети та %s шаблонів" ], "Rescan devices": [ "Пересканувати пристрої" @@ -1578,11 +1654,17 @@ export default { "Review and fix": [ "Переглянути та виправити" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ - "" + "Review and install": [ + "Переглянути та встановити" ], - "Root authentication methods": [ - "Методи автентифікації користувача root" + "Root login with SSH key": [ + "Вхід як root за допомогою SSH-ключа" + ], + "Root login with password": [ + "Вхід з паролем користувача Root" + ], + "Root login with password and SSH key": [ + "Вхід з паролем та SSH-ключем" ], "Root user": [ "Користувач root" @@ -1623,12 +1705,12 @@ export default { "Security": [ "Захист" ], - "See more details": [ - "Див. докладніше" - ], "Select": [ "Вибір" ], + "Select %s": [ + "Вибір %s" + ], "Select a device to define partitions or to mount": [ "Виберіть пристрій для визначення розділів або монтування" ], @@ -1641,6 +1723,14 @@ export default { "Select a product": [ "Оберіть продукт" ], + "Select a product and confirm your choice.": [ + "Виберіть продукт і підтвердіть свій вибір.", + "Виберіть продукт і підтвердіть свій вибір у кінці списку.", + "Виберіть продукт і підтвердіть свій вибір у кінці списку." + ], + "Select a product to continue.": [ + "Виберіть продукт для продовження." + ], "Select a solution to continue": [ "Виберіть рішення для продовження" ], @@ -1653,6 +1743,9 @@ export default { "Select at least one disk.": [ "Оберіть хоча б один диск." ], + "Select device": [ + "Оберіть пристрій" + ], "Select devices to enable bulk actions.": [ "Виберіть пристрої для виконання масових дій." ], @@ -1715,9 +1808,15 @@ export default { "Show information about %s": [ "Показати інформацію про %s" ], + "Show less": [ + "Показати менше" + ], "Show less actions": [ "Згорнути дії" ], + "Show more": [ + "Показати більше" + ], "Show more actions": [ "Показати більше дій" ], @@ -1760,9 +1859,6 @@ export default { "Software conflicts resolution": [ "Вирішення конфліктів ПЗ" ], - "Software selection": [ - "Вибір програмного забезпечення" - ], "Some existing partitions may be shrunk": [ "Деякі наявні розділи можуть бути зменшені" ], @@ -1796,6 +1892,9 @@ export default { "Status": [ "Стан" ], + "Step %1$d of %2$d": [ + "Крок %1$d з %2$d" + ], "Storage": [ "Сховище" ], @@ -1808,9 +1907,21 @@ export default { "Swap": [ "Swap" ], + "Switch to a different mode": [ + "" + ], + "System Information": [ + "Інформація про систему" + ], + "System will have no network connections": [ + "Система не матиме мережевих підключень" + ], "TPM sealing requires the new system to be booted directly.": [ "Запечатування TPM вимагає прямого завантаження нової системи." ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "Приділіть хвилинку, щоб переглянути налаштування інсталяції нижче та відкоригуйте їх за необхідності." + ], "Target Password": [ "Пароль цілі" ], @@ -1818,7 +1929,7 @@ export default { "Цілі" ], "Temporary name that may change after reboot or network changes": [ - "" + "Тимчасове ім'я, яке може змінитися після перезавантаження або змін у мережі" ], "The LVM group '%1$s' will remain at %2$s": [ "Група LVM '%1$s' залишиться на %2$s" @@ -1929,11 +2040,8 @@ export default { "The initiator name cannot be blank": [ "Ім'я ініціатора не може бути порожнім" ], - "The installation on your machine is complete.": [ - "Встановлення на Ваш комп'ютер завершено." - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "Інтерфейс програми встановлення більше недоступний. Це вікно можна закрити." + "The installer interface is no longer available.": [ + "Інтерфейс програми встановлення більше недоступний." ], "The installer requires [root] user privileges.": [ "Програма встановлення вимагає привілеїв користувача [root]." @@ -2018,12 +2126,18 @@ export default { "The system does not support Wi-Fi connections, probably because of missing or disabled hardware.": [ "Система не підтримує Wi-Fi з'єднання, ймовірно, через відсутність або відключення обладнання." ], + "The system is rebooting": [ + "Система перезапускається" + ], "The whole device will be used for %s": [ "Весь пристрій буде використано для %s" ], "The zFCP disk was not activated.": [ "Диск zFCP не було активовано." ], + "There are no disks available for the installation": [ + "Немає доступних дисків для встановлення" + ], "There are not disks available for the installation. You may need to configure some device.": [ "Диски для встановлення не доступні. Можливо, вам потрібно налаштувати якийсь пристрій." ], @@ -2097,18 +2211,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "Щоб забезпечити можливість завантаження нової системи, програмі встановлення може знадобитися створити або налаштувати деякі розділи на відповідному диску." ], - "Transactional root file system": [ - "Операційна коренева файлова система" - ], "Try again": [ "Спробуйте ще раз" ], "Type": [ "Тип" ], - "URL": [ - "URL-адреса" - ], "Unable to modify the settings": [ "Не вдається змінити налаштування" ], @@ -2190,6 +2298,9 @@ export default { "Use available space": [ "Використати вільний простір" ], + "Use device %s": [ + "Використати пристрій %s" + ], "Use disk %s": [ "Використати диск %s" ], @@ -2238,6 +2349,9 @@ export default { "Use public SSH Key": [ "Використати відкритий ключ SSH" ], + "Use several devices": [ + "Використати кілька пристроїв" + ], "Use static hostname": [ "Використовувати статичне ім'я хоста" ], @@ -2268,21 +2382,33 @@ export default { "Username suggestion dropdown": [ "Спадний список із пропозицією імені користувача" ], + "Using %d connections with %s": [ + "Використаня %d з'єднань з %s" + ], "Using [%s] keyboard": [ "Розкладка клавіатури [%s]" ], "Using a hashed password.": [ "Використовуючи хешований пароль." ], + "Using an advanced storage configuration": [ + "Використання розширеної конфігурації сховища" + ], "Using an existing partition": [ "Використовуючи наявний розділ" ], + "Using code ending in %s": [ + "Використання коду, що закінчується на %s" + ], "Using partition %s": [ "Використовуючи розділ %s" ], "Using transient hostname: %s": [ "Використання перехідного імені хоста: %s" ], + "View license": [ + "Переглянути ліцензію" + ], "Volume group %s": [ "Група томів %s" ], @@ -2298,15 +2424,27 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "Дочекайтеся завершення поточних операцій." + ], "Waiting for a mount point": [ "Очікуємо на точку монтування" ], "Waiting for information about storage configuration": [ "Очікування інформації про конфігурацію сховища" ], + "Waiting for proposal": [ + "Очікування пропозиції" + ], "Weak signal": [ "Слабкий сигнал" ], + "When ready, click on the [install] button at the end of the page.": [ + "Коли все буде готово, натисніть кнопку [Встановити] внизу сторінки." + ], + "Wi-Fi": [ + "Wi-Fi" + ], "Wi-Fi connection form": [ "Форма з'єднання Wi-Fi" ], @@ -2322,6 +2460,9 @@ export default { "Wired connections": [ "Дротові з'єднання" ], + "Wrong selection": [ + "Неправильний вибір" + ], "XFS": [ "XFS" ], @@ -2331,6 +2472,12 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "Ви можете продовжити інсталяцію з поточними налаштуваннями або відкинути конфігурацію і почати з чистого аркуша." ], + "You can reboot the machine to log in to the new system.": [ + "Ви можете перезавантажити пристрій, щоб увійти в нову систему." + ], + "You can safely close this window.": [ + "Ви можете сміливо закривати це вікно." + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "Ви не зможете змінити його пізніше. Перейдіть до розділу %s, якщо хочете змінити це перед тим, як продовжити реєстрацію." ], @@ -2340,12 +2487,12 @@ export default { "You may want to discard those settings and start from scratch with a simple configuration.": [ "Можливо, Ви захочете відкинути ці налаштування і почати з чистого аркуша з простою конфігурацією." ], + "You need to fix any invalid settings before proceeding with the installation.": [ + "Перед продовженням інсталяції необхідно виправити всі недійсні налаштування." + ], "You will connect to a public network without encryption. Your data may not be secure.": [ "Ви підключитеся до публічної мережі без шифрування. Дані, передані через неї можуть бути незахищеними." ], - "Your system is rebooting": [ - "Система перезапускається" - ], "ZFCP": [ "ZFCP" ], @@ -2379,6 +2526,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "" + ], "logical volume": [ "логічний том" ], @@ -2392,7 +2542,7 @@ export default { "розділ" ], "proposal.Device": [ - "" + "proposal.Device" ], "read_only": [ "тільки_читання" @@ -2400,15 +2550,15 @@ export default { "reset to defaults": [ "скинути до типових налаштувань" ], + "root": [ + "root" + ], "yes": [ "так" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "Активація дисків zFCP" - ], "zFCP Disk activation form": [ "Форма активації диска zFCP" ] diff --git a/web/src/po/po.zh-CN.js b/web/src/po/po.zh-CN.js index 447ceeadde..2436f437da 100644 --- a/web/src/po/po.zh-CN.js +++ b/web/src/po/po.zh-CN.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => 0, "language": "zh-CN" }, - " Timezone selection": [ - " 时区选择" - ], "\"%s\"": [ "" ], @@ -36,9 +33,6 @@ export default { "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "[必须注册] %s。" - ], "%s and %d others": [ "" ], @@ -48,9 +42,6 @@ export default { "%s has been registered with below information.": [ "%s 已注册,信息如下。" ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s 是具备原子更新特性的不可变系统。它使用只读的 Btrfs 文件系统并通过快照保持更新。" - ], "%s logo": [ "%s 徽标" ], @@ -222,12 +213,6 @@ export default { "At least one partition will be deleted": [ "至少将删除一个分区" ], - "At this point you can power off the machine.": [ - "现在您可以关闭机器电源了。" - ], - "At this point you can reboot the machine to log in to the new system.": [ - "现在您可以重启机器并登录到新系统。" - ], "Authentication": [ "身份验证" ], @@ -258,9 +243,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "自动扫描 LUN 功能[已启用]。如果激活在 NPIV 模式下 运行的控制器,将自动配置其所有 LUN。" ], - "Available products": [ - "可用产品" - ], "Back": [ "返回" ], @@ -300,21 +282,24 @@ export default { "Binding": [ "正在绑定" ], - "Binding settings for '%s'": [ - "'%s' 的绑定设置" - ], "BitLocker": [ "BitLocker" ], "Boot options": [ "引导选项" ], + "Breadcrumbs": [ + "" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "带快照的 Btrfs" ], + "By proceeding, the installation will begin with defined settings.": [ + "" + ], "CPU": [ "" ], @@ -324,9 +309,6 @@ export default { "Cannot be changed in remote installation": [ "无法在远程安装中更改" ], - "Cannot connect to Agama server": [ - "无法连接到 Agama 服务器" - ], "Cannot format %s": [ "无法格式化 %s" ], @@ -414,12 +396,6 @@ export default { "Configure DASD": [ "配置 DASD" ], - "Configure LVM Volume Group": [ - "配置 LVM 卷组" - ], - "Configure LVM logical volume at %s volume group": [ - "在 %s 卷组上配置 LVM 逻辑卷" - ], "Configure device %s": [ "配置设备 %s" ], @@ -438,24 +414,15 @@ export default { "Configured for installation only": [ "仅为安装配置" ], - "Configuring the product, please wait ...": [ - "正在配置产品,请稍候……" - ], "Confirm": [ "确认" ], "Confirm that you really want to continue.": [ "请确认您确实要继续。" ], - "Congratulations!": [ - "恭喜!" - ], "Connect": [ "连接" ], - "Connect to %s": [ - "连接到 %s" - ], "Connect to iSCSI targets": [ "连接到 iSCSI 目标" ], @@ -501,15 +468,9 @@ export default { "Controllers": [ "控制器" ], - "Could not authenticate against the server, please check it.": [ - "无法对服务器进行身份验证,请检查。" - ], "Could not connect to %s": [ "无法连接到 %s" ], - "Could not log in. Please, make sure that the password is correct.": [ - "无法登录。请确保密码输入正确。" - ], "Create LVM volume group %s": [ "创建 LVM 卷组 %s" ], @@ -594,6 +555,9 @@ export default { "Delete current content": [ "删除当前内容" ], + "Delete existing data and install %s?": [ + "" + ], "Delete volume group": [ "删除卷组" ], @@ -618,9 +582,6 @@ export default { "Device %s menu": [ "设备 %s 菜单" ], - "Device Selection": [ - "选择设备" - ], "Device details": [ "设备详细信息" ], @@ -672,9 +633,6 @@ export default { "Edit binding settings": [ "编辑绑定设置" ], - "Edit connection %s": [ - "编辑连接 %s" - ], "Edit connection settings": [ "编辑连接设置" ], @@ -750,6 +708,9 @@ export default { "Extend the installation beyond the currently selected disk": [ "将安装扩展至超过目前 %d 磁盘的容量" ], + "Extensions": [ + "扩展" + ], "F2FS": [ "F2FS" ], @@ -786,9 +747,6 @@ export default { "Find space in %s": [ "在 %s 中查找可用空间" ], - "Finish": [ - "完成" - ], "Finished": [ "已完成" ], @@ -849,9 +807,6 @@ export default { "GiB": [ "GiB" ], - "Go back": [ - "" - ], "Go to network page": [ "前往网络页面" ], @@ -867,9 +822,6 @@ export default { "Hide %d subvolume action": [ "隐藏 %d 个子卷操作" ], - "Hide details": [ - "隐藏细节" - ], "Hostname": [ "主机名" ], @@ -909,11 +861,11 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "如果运行此次安装时使用了本地介质,请在下次启动前移除。" ], - "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "If you are unsure, check and adjust the storage settings.": [ "" ], - "In progress": [ - "进行中" + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "" ], "Incorrect IP address": [ "不正确的 IP 地址" @@ -948,6 +900,9 @@ export default { "Install now with potential data loss": [ "" ], + "Installation settings will automatically update to match the new product's defaults.": [ + "" + ], "Installation will take %s.": [ "安装将会占用 %s。" ], @@ -957,9 +912,6 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "安装已损坏的软件包会影响系统稳定性,并会产生严重的安全隐患!" ], - "Installing the system, please wait...": [ - "正在安装系统,请稍候..." - ], "Interface": [ "界面" ], @@ -1017,15 +969,15 @@ export default { "Keyboard layout": [ "键盘布局" ], - "Keyboard selection": [ - "键盘选择" - ], "KiB": [ "KiB" ], "LUN": [ "LUN" ], + "LVM": [ + "" + ], "Label": [ "标签" ], @@ -1038,6 +990,9 @@ export default { "Let the installer propose a sensible size": [ "让安装程序建议适当的大小" ], + "License acceptance is required to continue.": [ + "" + ], "Loading": [ "正在加载" ], @@ -1050,9 +1005,6 @@ export default { "Loading the installation repositories...": [ "正在加载安装储存库..." ], - "Locale selection": [ - "区域选择" - ], "Localization": [ "本地化" ], @@ -1083,9 +1035,6 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "主导航区" - ], "Make sure you provide the correct values": [ "确保提供了正确的值" ], @@ -1293,9 +1242,6 @@ export default { "Not implemented yet (%s)": [ "尚未实现 (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "当前设置不支持此操作。请单击了解更多详情。" - ], "Not protected network": [ "不受保护的网络" ], @@ -1317,9 +1263,6 @@ export default { "Options toggle": [ "选项切换开关" ], - "Overview": [ - "概览" - ], "Package installation failed": [ "安装软件包失败" ], @@ -1377,15 +1320,9 @@ export default { "PiB": [ "PiB" ], - "Please, check whether it is running.": [ - "请检查它是否在运行。" - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "请执行 iSCSI 发现以查找可用的 iSCSI 目标。" ], - "Please, provide its password to log in to the system.": [ - "请提供其密码以登录系统。" - ], "Please, try to activate a zFCP controller.": [ "请尝试激活 zFCP 控制器。" ], @@ -1413,7 +1350,7 @@ export default { "Proceeding may result in data loss": [ "" ], - "Proceeding may result in data loss affecting at least %s": [ + "Proceeding will delete existing data, including %s": [ "" ], "Product is already registered": [ @@ -1512,12 +1449,9 @@ export default { "Review and fix": [ "检查并修复" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ + "Root login with SSH key": [ "" ], - "Root authentication methods": [ - "root 身份验证方法" - ], "Root user": [ "root 用户" ], @@ -1557,9 +1491,6 @@ export default { "Security": [ "安全性" ], - "See more details": [ - "查看更多细节" - ], "Select": [ "选择" ], @@ -1692,9 +1623,6 @@ export default { "Software conflicts resolution": [ "软件冲突解决情况" ], - "Software selection": [ - "软件选择" - ], "Some existing partitions may be shrunk": [ "可能会收缩部分现有分区" ], @@ -1740,9 +1668,15 @@ export default { "Swap": [ "Swap" ], + "Switch to a different mode": [ + "" + ], "TPM sealing requires the new system to be booted directly.": [ "TPM 密封过程要求新系统直接启动。" ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "" + ], "Target Password": [ "目标密码" ], @@ -1848,12 +1782,6 @@ export default { "The initiator name cannot be blank": [ "发起端名称不能为空" ], - "The installation on your machine is complete.": [ - "在您机器上的安装过程已完成。" - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "安装程序界面已不再可用,因此您可以安全关闭此窗口。" - ], "The installer requires [root] user privileges.": [ "安装程序要求 [root] 用户权限。" ], @@ -2010,18 +1938,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "为确保新系统能够启动,安装程序将需要在适当的磁盘中创建或配置一些分区。" ], - "Transactional root file system": [ - "事务性根文件系统" - ], "Try again": [ "重试" ], "Type": [ "类型" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "无法修改设置" ], @@ -2196,6 +2118,9 @@ export default { "Using transient hostname: %s": [ "正在使用临时主机名 %s" ], + "View license": [ + "" + ], "Volume group '%s' already exists. Enter a different name.": [ "卷组 '%s' 已存在。请输入其他名称。" ], @@ -2208,6 +2133,9 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "" + ], "Waiting for a mount point": [ "正在等待挂载点" ], @@ -2217,6 +2145,12 @@ export default { "Weak signal": [ "信号微弱" ], + "When ready, click on the [install] button at the end of the page.": [ + "" + ], + "Wi-Fi": [ + "Wi-Fi" + ], "Wi-Fi connection form": [ "Wi-Fi 连接表单" ], @@ -2241,6 +2175,9 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "您可以采用当前设置继续安装,也可以舍弃该配置,并采用简单的配置从头开始。" ], + "You can safely close this window.": [ + "" + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "以后将无法更改此信息。如果您要在继续注册前修改,请前往 %s 部分。" ], @@ -2253,9 +2190,6 @@ export default { "You will connect to a public network without encryption. Your data may not be secure.": [ "您将连接到未加密的公共网络。数据可能存在安全风险。" ], - "Your system is rebooting": [ - "系统正在重新引导" - ], "ZFCP": [ "ZFCP" ], @@ -2289,6 +2223,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "" + ], "logical volume": [ "逻辑卷" ], @@ -2307,15 +2244,15 @@ export default { "reset to defaults": [ "重置为默认值" ], + "root": [ + "" + ], "yes": [ "是" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "zFCP 磁盘激活" - ], "zFCP Disk activation form": [ "zFCP 磁盘激活表单" ] diff --git a/web/src/po/po.zh-TW.js b/web/src/po/po.zh-TW.js index 5e69970236..28e2da7831 100644 --- a/web/src/po/po.zh-TW.js +++ b/web/src/po/po.zh-TW.js @@ -3,9 +3,6 @@ export default { "plural-forms": (n) => 0, "language": "zh-TW" }, - " Timezone selection": [ - " 時區選擇" - ], "\"%s\"": [ "" ], @@ -39,9 +36,6 @@ export default { "%s - %s": [ "%s - %s" ], - "%s [must be registered].": [ - "[必須註冊] %s。" - ], "%s and %d others": [ "" ], @@ -54,9 +48,6 @@ export default { "%s has been registered with below information.": [ "已註冊 %s,相關資訊如下。" ], - "%s is an immutable system with atomic updates. It uses a read-only Btrfs file system updated via snapshots.": [ - "%s 是具備原子更新特性的不可變系統。它使用唯讀的 Btrfs 檔案系統,而該檔案系統透過快照保持更新。" - ], "%s logo": [ "%s 標誌" ], @@ -228,12 +219,6 @@ export default { "At least one partition will be deleted": [ "至少將刪除一個分割區" ], - "At this point you can power off the machine.": [ - "現在您可以將機器關機了。" - ], - "At this point you can reboot the machine to log in to the new system.": [ - "現在您可以將機器重新開機並登入新系統。" - ], "Authentication": [ "驗證" ], @@ -261,9 +246,6 @@ export default { "Automatic LUN scan is [enabled]. Activating a controller which is running in NPIV mode will automatically configures all its LUNs.": [ "自動掃描 LUN 功能 [已啟用]。如果啟用在 NPIV 模式下 執行的控制器,將自動設定其所有 LUN。" ], - "Available products": [ - "可用產品" - ], "Back": [ "後退" ], @@ -303,21 +285,24 @@ export default { "Binding": [ "正在結合" ], - "Binding settings for '%s'": [ - "'%s' 的結合設定" - ], "BitLocker": [ "BitLocker" ], "Boot options": [ "開機選項" ], + "Breadcrumbs": [ + "" + ], "Btrfs": [ "Btrfs" ], "Btrfs with snapshots": [ "含快照的 Btrfs" ], + "By proceeding, the installation will begin with defined settings.": [ + "" + ], "CPU": [ "" ], @@ -327,9 +312,6 @@ export default { "Cannot be changed in remote installation": [ "無法在遠端安裝中變更" ], - "Cannot connect to Agama server": [ - "無法連接至 Agama 伺服器" - ], "Cannot format %s": [ "無法格式化 %s" ], @@ -417,12 +399,6 @@ export default { "Configure DASD": [ "設定 DASD" ], - "Configure LVM Volume Group": [ - "設定 LVM 磁碟區群組" - ], - "Configure LVM logical volume at %s volume group": [ - "在 %s 磁碟區群組上設定 LVM 邏輯磁碟區" - ], "Configure device %s": [ "設定裝置 %s" ], @@ -441,24 +417,15 @@ export default { "Configured for installation only": [ "僅為安裝設定" ], - "Configuring the product, please wait ...": [ - "正在設定產品,請稍候..." - ], "Confirm": [ "確認" ], "Confirm that you really want to continue.": [ "請確認您確實要繼續。" ], - "Congratulations!": [ - "恭喜!" - ], "Connect": [ "連接" ], - "Connect to %s": [ - "連接至 %s" - ], "Connect to iSCSI targets": [ "連接至 iSCSI 目標" ], @@ -504,15 +471,9 @@ export default { "Controllers": [ "控制器" ], - "Could not authenticate against the server, please check it.": [ - "無法通過伺服器驗證,請檢查相關設定。" - ], "Could not connect to %s": [ "無法連接至 %s" ], - "Could not log in. Please, make sure that the password is correct.": [ - "無法登入。請確定密碼正確無誤。" - ], "Create LVM volume group %s": [ "建立 LVM 磁碟區群組 %s" ], @@ -600,6 +561,9 @@ export default { "Delete current content": [ "刪除目前內容" ], + "Delete existing data and install %s?": [ + "" + ], "Delete volume group": [ "刪除磁碟區群組" ], @@ -624,9 +588,6 @@ export default { "Device %s menu": [ "裝置 %s 功能表" ], - "Device Selection": [ - "選取裝置" - ], "Device details": [ "裝置詳細資料" ], @@ -678,9 +639,6 @@ export default { "Edit binding settings": [ "編輯結合設定" ], - "Edit connection %s": [ - "編輯連接 %s" - ], "Edit connection settings": [ "編輯連接設定" ], @@ -756,6 +714,9 @@ export default { "Extend the installation beyond the currently selected disk": [ "將安裝擴充至超過目前 %d 個磁碟的容量" ], + "Extensions": [ + "延伸" + ], "F2FS": [ "F2FS" ], @@ -795,9 +756,6 @@ export default { "Find space in %s": [ "在 %s 中尋找可用空間" ], - "Finish": [ - "完成" - ], "Finished": [ "已完成" ], @@ -858,9 +816,6 @@ export default { "GiB": [ "GiB" ], - "Go back": [ - "" - ], "Go to network page": [ "前往網路頁面" ], @@ -876,9 +831,6 @@ export default { "Hide %d subvolume action": [ "隱藏 %d 個子磁碟區動作" ], - "Hide details": [ - "隱藏詳細資料" - ], "Hostname": [ "主機名稱" ], @@ -918,11 +870,11 @@ export default { "If a local media was used to run this installer, remove it before the next boot.": [ "如果執行此次安裝時使用了本地媒體,請在下次開機前移除。" ], - "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "If you are unsure, check and adjust the storage settings.": [ "" ], - "In progress": [ - "進行中" + "If you want to disable this check, please specify \"inst.ay_check=0\" at kernels command-line": [ + "" ], "Incorrect IP address": [ "IP 位址不正確" @@ -957,6 +909,9 @@ export default { "Install now with potential data loss": [ "" ], + "Installation settings will automatically update to match the new product's defaults.": [ + "" + ], "Installation will take %s.": [ "安裝將會佔用 %s。" ], @@ -966,9 +921,6 @@ export default { "Installing a broken package affects system stability and is a big security risk!": [ "安裝已損毀的套件會影響系統穩定性,並會產生嚴重的安全性隱患!" ], - "Installing the system, please wait...": [ - "正在安裝系統,請稍候..." - ], "Interface": [ "介面" ], @@ -1026,15 +978,15 @@ export default { "Keyboard layout": [ "鍵盤配置" ], - "Keyboard selection": [ - "鍵盤選擇" - ], "KiB": [ "KiB" ], "LUN": [ "LUN" ], + "LVM": [ + "" + ], "Label": [ "標籤" ], @@ -1047,6 +999,9 @@ export default { "Let the installer propose a sensible size": [ "讓安裝程式建議適當的大小" ], + "License acceptance is required to continue.": [ + "" + ], "Loading": [ "正在載入" ], @@ -1059,9 +1014,6 @@ export default { "Loading the installation repositories...": [ "正在載入安裝儲存庫..." ], - "Locale selection": [ - "地區設定選擇" - ], "Localization": [ "本土化" ], @@ -1092,9 +1044,6 @@ export default { "MAC": [ "MAC" ], - "Main navigation": [ - "主導覽區" - ], "Make sure you provide the correct values": [ "請確定提供了正確的值" ], @@ -1302,9 +1251,6 @@ export default { "Not implemented yet (%s)": [ "尚未實作 (%s)" ], - "Not possible with the current setup. Click to know more.": [ - "目前的設定不支援此操作。請按一下以瞭解詳情。" - ], "Not protected network": [ "不受保護的網路" ], @@ -1326,9 +1272,6 @@ export default { "Options toggle": [ "選項切換鈕" ], - "Overview": [ - "綜覽" - ], "Package installation failed": [ "安裝套件失敗" ], @@ -1386,15 +1329,9 @@ export default { "PiB": [ "PiB" ], - "Please, check whether it is running.": [ - "請檢查它是否在執行中。" - ], "Please, perform an iSCSI discovery in order to find available iSCSI targets.": [ "請執行 iSCSI 探查以尋找可用的 iSCSI 目標。" ], - "Please, provide its password to log in to the system.": [ - "請提供其密碼以登入系統。" - ], "Please, try to activate a zFCP controller.": [ "請嘗試啟用 zFCP 控制器。" ], @@ -1422,7 +1359,7 @@ export default { "Proceeding may result in data loss": [ "" ], - "Proceeding may result in data loss affecting at least %s": [ + "Proceeding will delete existing data, including %s": [ "" ], "Product is already registered": [ @@ -1521,11 +1458,14 @@ export default { "Review and fix": [ "檢查並修復" ], - "Review the summary below. If anything seems incorrect or you have doubts, go back and adjust the settings before proceeding.": [ + "Root login with SSH key": [ "" ], - "Root authentication methods": [ - "Root 驗證方法" + "Root login with password": [ + "" + ], + "Root login with password and SSH key": [ + "" ], "Root user": [ "Root 使用者" @@ -1566,9 +1506,6 @@ export default { "Security": [ "安全性" ], - "See more details": [ - "檢視更多詳細資料" - ], "Select": [ "選取" ], @@ -1701,9 +1638,6 @@ export default { "Software conflicts resolution": [ "軟體衝突解決情況" ], - "Software selection": [ - "軟體選擇" - ], "Some existing partitions may be shrunk": [ "可能會縮小部分現有分割區" ], @@ -1749,9 +1683,15 @@ export default { "Swap": [ "Swap" ], + "Switch to a different mode": [ + "" + ], "TPM sealing requires the new system to be booted directly.": [ "TPM 封存需要直接將新系統開機才能進行。" ], + "Take a moment to review the installation settings below and adjust them as needed.": [ + "" + ], "Target Password": [ "目標密碼" ], @@ -1857,12 +1797,6 @@ export default { "The initiator name cannot be blank": [ "發起者名稱不能為空白" ], - "The installation on your machine is complete.": [ - "機器上的安裝過程已完成。" - ], - "The installer interface is no longer available, so you can safely close this window.": [ - "安裝程式介面已不再可用,因此您可以安全關閉此視窗。" - ], "The installer requires [root] user privileges.": [ "安裝程式要求您具有 [root] 使用者權限。" ], @@ -2019,18 +1953,12 @@ export default { "To ensure the new system is able to boot, the installer may need to create or configure some partitions in the appropriate disk.": [ "為確保新系統能夠開機,安裝程式可能需要在適當的磁碟中建立或設定一些分割區。" ], - "Transactional root file system": [ - "交易性根檔案系統" - ], "Try again": [ "再試一次" ], "Type": [ "類型" ], - "URL": [ - "URL" - ], "Unable to modify the settings": [ "無法修改設定" ], @@ -2205,6 +2133,9 @@ export default { "Using transient hostname: %s": [ "正在使用暫時的主機名稱 %s" ], + "View license": [ + "" + ], "Volume group '%s' already exists. Enter a different name.": [ "磁碟區群組 '%s' 已存在。請輸入其他名稱。" ], @@ -2217,6 +2148,9 @@ export default { "WWPN": [ "WWPN" ], + "Wait until current operations are completed.": [ + "" + ], "Waiting for a mount point": [ "正在等待掛接點" ], @@ -2226,6 +2160,12 @@ export default { "Weak signal": [ "訊號微弱" ], + "When ready, click on the [install] button at the end of the page.": [ + "" + ], + "Wi-Fi": [ + "" + ], "Wi-Fi connection form": [ "Wi-Fi 連接表單" ], @@ -2250,6 +2190,9 @@ export default { "You can proceed to install with the current settings or you may want to discard the configuration and start from scratch with a simple one.": [ "您可以採用目前設定繼續安裝,也可以捨棄該組態,並採用簡單的組態從頭開始。" ], + "You can safely close this window.": [ + "" + ], "You cannot change it later. Go to the %s section if you want to modify it before proceeding with registration.": [ "以後將無法變更此資訊。如果您要在繼續註冊前修改,請前往 %s 區段。" ], @@ -2259,12 +2202,12 @@ export default { "You may want to discard those settings and start from scratch with a simple configuration.": [ "您可能需要捨棄這些設定,並採用簡單的組態從頭開始。" ], + "You need to fix any invalid settings before proceeding with the installation.": [ + "" + ], "You will connect to a public network without encryption. Your data may not be secure.": [ "您將連接至未加密的公用網路。資料可能存在安全風險。" ], - "Your system is rebooting": [ - "系統正在重新開機" - ], "ZFCP": [ "ZFCP" ], @@ -2298,6 +2241,9 @@ export default { "iSCSI": [ "iSCSI" ], + "immutable Btrfs": [ + "" + ], "logical volume": [ "邏輯磁碟區" ], @@ -2319,15 +2265,15 @@ export default { "reset to defaults": [ "重設為預設值" ], + "root": [ + "" + ], "yes": [ "是" ], "zFCP": [ "zFCP" ], - "zFCP Disk Activation": [ - "zFCP 磁碟啟用" - ], "zFCP Disk activation form": [ "zFCP 磁碟啟用表單" ]