diff --git a/locales/ar.yml b/locales/ar.yml index e6fe74a7..a872e94e 100644 --- a/locales/ar.yml +++ b/locales/ar.yml @@ -24,6 +24,8 @@ runtimeCommand: unexportingApp: "حدث خطأ أثناء إلغاء تصدير التطبيق: %s" unexportingBin: "حدث خطأ أثناء إلغاء تصدير البرنامج: %s" enteringContainer: 'An error occurred while entering the container: %s' + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "%d تطبيقات غير مصدرة\n" exportedApps: "%d تطبيقات مصدرة\n" @@ -31,6 +33,10 @@ runtimeCommand: exportedBin: "البرامج المصدرة %s\n" unexportedApp: "التطبيقات غير المصدرة %s\n" unexportedBin: "البرامج غير المصدرة %s\n" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "حذف الحزم التي لم تعد مطلوبة." clean: @@ -75,6 +81,10 @@ runtimeCommand: binOutput: description: "مسار البرامج\n(الافتراضي /.local/bin/)" + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "يتعامل مع مديري الحزم المتاحة في apx." labels: @@ -150,6 +160,32 @@ pkgmanagers: name: description: "اسم مدير الحزم المراد حذفه." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: description: "تستخدم التشكيلات المتاحة في apx." labels: @@ -302,6 +338,10 @@ subsystems: description: "اسم النظام الفرعي." stack: description: "التشكيلة المراد استخدامها." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: description: "حذف النظام الفرعي المحدد." error: diff --git a/locales/be.yml b/locales/be.yml index 501d2d47..ddc6d5fc 100644 --- a/locales/be.yml +++ b/locales/be.yml @@ -25,6 +25,8 @@ runtimeCommand: unexportingApp: "Адбылася памылка пры скасаванні экспарту прыкладання: %s" unexportingBin: "Адбылася памылка падчас адмены экспарту двайковага файла: %s" enteringContainer: 'An error occurred while entering the container: %s' + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "Неэкспартаваныя праграмы: %d" exportedApps: "Экспартавана %d прыкладанняў" @@ -32,6 +34,10 @@ runtimeCommand: exportedBin: "Экспартаваны двайковы %s" unexportedApp: "Неэкспартаванае прыкладанне %s" unexportedBin: "Неэкспартаваны двайковы файл %s" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "Выдаліце пакеты, якія больш не патрэбныя." clean: @@ -76,6 +82,10 @@ runtimeCommand: binOutput: description: "Шлях двайковага вываду (па змаўчанні: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "Працуйце з менеджэрамі пакетаў, даступнымі ў apx." labels: @@ -151,6 +161,32 @@ pkgmanagers: name: description: "Імя дыспетчара пакетаў, які трэба выдаліць." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: description: "Працуйце са стэкамі, даступнымі ў apx." labels: @@ -303,6 +339,10 @@ subsystems: description: "Назва падсістэмы." stack: description: "Стэк для выкарыстання." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: description: "Выдаліце ўказаную падсістэму." error: diff --git a/locales/ca.yml b/locales/ca.yml index 85c2d5ba..53dff049 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -29,6 +29,8 @@ runtimeCommand: %s" unexportingBin: "S'ha produït un error mentre es desfeia l'exportació del binari: %s" + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "Aplicacions amb exportacions desfetes %d" exportedApps: "Aplicacions exportades %d" @@ -36,6 +38,10 @@ runtimeCommand: exportedBin: "Binari exportat %s" unexportedApp: "Aplicacions amb exportacions desfetes %s" unexportedBin: "Binari amb exportació desfeta %s" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "Esborra paquets que ja no es necessiten." clean: @@ -80,6 +86,10 @@ runtimeCommand: binOutput: description: "Camí de sortida del binari (per defecte: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "Treballa amb els gestors de paquets disponibles a apx." labels: @@ -156,6 +166,32 @@ pkgmanagers: name: description: "Nom del gestor de paquets que s'ha d'esborrar." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: description: "Treballa amb les piles que es troben disponibles a apx." labels: @@ -189,147 +225,151 @@ stacks: noPackages: "Cap paquet especificat." alreadyExists: "Ja existeix una pila amb el nom '%s'." info: - askName: "Choose a name:" - askBase: "Choose a base (e.g. 'vanillaos/pico'):" - askPkgManager: "Choose a package manager:" - selectPkgManager: "Select a package manager [1-%d]:" - noPackages: "You have not provided any package to install in the stack. Do you - want to add some now?" - confirmPackages: "Do you want to confirm the current packages list?" - askPackages: "Please type the packages you want to install in the stack, separated - by a space:" - success: "Created stack '%s'." + askName: "Tria un nom:" + askBase: "Tria una base (per exemple 'vanillaos/pico')" + askPkgManager: "Tria un gestor de paquets:" + selectPkgManager: "Selecciona un gestor de paquets [1-%d]:" + noPackages: "No has triat cap paquet per instal·lar a la pila. Vols triar-ne + ara?" + confirmPackages: "Vols confirmar la llista de paquets actual?" + askPackages: "Sisplau escriu els paquets que vols instal·lar a la pila, separats + per un espai:" + success: "Pila Creada '%s'." options: assumeYes: - description: "Assume yes to all prompts." + description: "Assumir sí a totes les preguntes." name: - description: "The name of the stack." + description: "El nom de la pila." base: - description: "The base subsystem to use." + description: "El subsistema base a fer servir." packages: - description: "The packages to install." + description: "Els paquets a instal·lar." pkgManager: - description: "The package manager to use." + description: "El gestor de paquets a fer servir." update: - description: "Update the specified stack." + description: "Actualitzar la pila especificada." error: - noName: "No name specified." - noBase: "No base specified." - noPkgManager: "No package manager specified." - pkgManagerDoesNotExist: "The specified package manager does not exist. Create - it with 'apx pkgmanagers new' or contact the system administrator." + noName: "Cap nom especificat." + noBase: "Cap base especificada." + noPkgManager: "No s'ha especificat cap gestor de paquets." + pkgManagerDoesNotExist: "El gestor de paquets especificat no existeix. El pots + crear amb 'apx pkgmanagers new' o contactar amb l'administrador del sistema." info: - askBase: "Type a new base or confirm the current one (%s):" - askPkgManager: "Choose a new package manager or confirm the current one (%s):" - askPackages: "Type the packages you want to install in the stack, separated - by a space, or confirm the current ones (%s):" - success: "Updated stack '%s'." + askBase: "Escriu una base nova o confirma l'actual (%s):" + askPkgManager: "Escull un nou gestor de paquets o confirma l'actual (%s):" + askPackages: "Escriu els paquets que vols instal·lar en la pila, separats per + un espai, o confirma els actuals (%s):" + success: "Pila actualitzada '%s'." options: assumeYes: - description: "Assume yes to all prompts." + description: "Assumir sí a totes les preguntes." name: - description: "The name of the stack." + description: "El nom de la pila." base: - description: "The base subsystem to use." + description: "El subssitema base a fer servir." packages: - description: "The packages to install." + description: "Els paquets a instal·lar." pkgManager: - description: "The package manager to use." + description: "El gestor de paquets a fer servir." rm: - description: "Remove the specified stack." + description: "Esborrar la pila especificada." error: - noName: "No name specified." + noName: "No s'ha especificat cap nom." info: - askConfirmation: "Are you sure you want to remove '%s'? [y/N]" - success: "Removed stack '%s'." + askConfirmation: "Segur que vols eliminar '%s'? [s/N]" + success: "Pila '%s' eliminada." options: force: - description: "Force removal of the stack." + description: "Força l'eliminació de la pila" name: - description: "The name of the stack to remove." + description: "Nom de la pila que s'ha d'eliminar." export: - description: "Export the specified stack." + description: "Exportar la pila especificada." error: - noName: "No name specified." - noOutput: "No output specified." + noName: "No s'ha especificat cap nom." + noOutput: "No s'ha especificat cap sortida." info: - success: "Exported stack '%s' to '%s'." + success: "Pila exportada de '%s' a '%s'." options: name: - description: "The name of the stack to export." + description: "Nom de la pila que s'ha d'exportar." output: - description: "The path to export the stack to." + description: "La ruta on exportar la pila." import: - description: "Import the specified stack." + description: "Importar la pila especificada." error: - noInput: "No input specified." - cannotLoad: "Cannot load stack from '%s'." + noInput: "No s'ha especificat res." + cannotLoad: "No es pot carregar la pila des de '%s'." info: - success: "Imported stack from '%s'." + success: "Pila importada des de '%s'." options: input: - description: "The path to import the stack from." + description: "La ruta des de on importar la pila." subsystems: - description: "Work with the subsystems that are available in apx." + description: "Treballa amb els subsistemes disponibles a apx." labels: - name: "Name" - status: "Status" + name: "Nom" + status: "Estat" list: - description: "List all available subsystems." + description: "Llista de subsistemes disponibles." error: info: - noSubsystems: "No subsystems available. Create a new one with 'apx subsystems - new' or contact the system administrator." - foundSubsystems: "Found %d subsystems:" + noSubsystems: "No hi han subsistemes disponibles. Crea un de nou amb 'apx subsystem + new' o contacta amb l'administrador del sistema." + foundSubsystems: "Trobats %d subsistemes:" options: json: - description: "Output in JSON format." + description: "Sortida en format JSON." new: - description: "Create a new subsystem." + description: "Crear un subsistema nou." error: - noStacks: "A stack is needed to create a subsystem. Create a new one with 'apx - stacks new' or contact the system administrator." - emptyName: "The name cannot be empty." - noName: "No name specified." - emptyStack: "The stack cannot be empty." - noStack: "No stack specified." - stackDoesNotExist: "The specified stack does not exist. Create it with 'apx - stacks new' or contact the system administrator." - alreadyExists: "A subsystem with the name '%s' already exists." + noStacks: "Es necessita una pila per crear un subsistema. Crea una de nova amb + 'apx stacks new' o contacta amb l'administrador del sistema." + emptyName: "El nom no pot estar buit." + noName: "No s'ha especificat cap nom." + emptyStack: "La pila no pot estar buida." + noStack: "No s'ha especificat cap pila." + stackDoesNotExist: "La pila especificada no existeix. Crea una de nova amb 'apx + stacks new' o contacta amb l'administrador del sistema." + alreadyExists: "Ja existeix un subsistema amb el nom '%s'." info: - askName: "Choose a name:" - selectStack: "Select a stack [1-%d]:" - success: "Created subsystem '%s'." - creatingSubsystem: "Creating subsystem '%s' with stack '%s'…" + askName: "Escull un nom:" + selectStack: "Selecciona una pila [1-%d]:" + success: "Subsistema '%s' creat." + creatingSubsystem: "Creant subsitema '%s' a la pila '%s'…" options: name: - description: "The name of the subsystem." + description: "El nom del subsitema." stack: - description: "The stack to use." + description: "La pila a fer servir." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: - description: "Remove the specified subsystem." + description: "Eliminar la pila especificada." error: - noName: "No name specified." + noName: "No s'ha especificat el nom." info: - askConfirmation: "Are you sure you want to remove '%s'? [y/N]" - success: "Removed subsystem '%s'." + askConfirmation: "Segur que vols eliminar '%s'? [y/N]" + success: "Subsitema '%s' eliminat." options: force: - description: "Force removal of the subsystem." + description: "Forçar l'eliminació del subsitema." name: - description: "The name of the subsystem to remove." + description: "Nom del subsitema que vols eliminar." reset: - description: "Reset the specified subsystem." + description: "Restableix el subsitema especificat." error: - noName: "No name specified." + noName: "Cap nom especificat." info: - askConfirmation: "Are you sure you want to reset '%s'? [y/N]" - success: "The subsystem '%s' has been reset." + askConfirmation: "Segur que vols restablir '%s'? [y/N]" + success: "El subsitema '%s' s'ha restablert." options: force: - description: "Force reset of the subsystem." + description: "Forçar el restabliment del subsitema." name: - description: "The name of the subsystem to reset." + description: "Nom del subsitema a restablir." diff --git a/locales/cs.yml b/locales/cs.yml index 26103d2d..d2264fc8 100644 --- a/locales/cs.yml +++ b/locales/cs.yml @@ -26,6 +26,8 @@ runtimeCommand: unexportingApp: "Nastala chyba během odexportování aplikace: %s" unexportingBin: "Nastala chyba během odexportování binárního souboru: %s" enteringContainer: 'An error occurred while entering the container: %s' + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "Odexportováno %d aplikací\n" exportedApps: "Exportováno %d aplikací\n" @@ -33,6 +35,10 @@ runtimeCommand: exportedBin: "Binární soubor %s exportován\n" unexportedApp: "Aplikace %s odexportována\n" unexportedBin: "Binární soubor %s odexportován\n" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "Smazat balíčky, které už nejsou potřebné." clean: @@ -77,6 +83,10 @@ runtimeCommand: binOutput: description: "Cesta k binárnímu souboru (default: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "Pracovat se správci balíčků, které jsou dostupné v apx." labels: @@ -152,6 +162,32 @@ pkgmanagers: name: description: "Název správce balíčků, který má být odebrán." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: description: "Práce se stacky, které jsou k dispozici v apx." labels: @@ -305,6 +341,10 @@ subsystems: description: "Název subsystému." stack: description: "Stack, který se má použít." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: description: "Smazat zadaný subsystém." error: diff --git a/locales/de.yml b/locales/de.yml index eaa72112..d913709d 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -30,6 +30,8 @@ runtimeCommand: unexportingBin: "Beim De-Exportieren der Binärdatei ist ein Fehler aufgetreten: %s" enteringContainer: 'Beim Betreten des Containers ist ein Fehler aufgetreten: %s' + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "%d Anwendungen deexportiert" exportedApps: "%d Anwendungen exportiert" @@ -37,6 +39,10 @@ runtimeCommand: exportedBin: "Binärdatei %s exportiert" unexportedApp: "Anwendung %s deexportiert" unexportedBin: "Binärdatei %s deexportiert" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "Pakete entfernen, die nicht mehr länger benötigt werden." clean: @@ -81,6 +87,10 @@ runtimeCommand: binOutput: description: "Pfad der Binärausgabe (Standard: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "Arbeiten Sie mit den Paketmanagern, die in apx verfügbar sind." labels: @@ -159,6 +169,32 @@ pkgmanagers: name: description: "Der Name des zu entfernenden Paketmanagers." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: description: "Arbeiten Sie mit den Stapeln, die in apx verfügbar sind." labels: @@ -314,6 +350,10 @@ subsystems: description: "Der Name des Subsystems." stack: description: "Der zu verwendende Stapel." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: description: "Das angegebene Subsystem entfernen." error: diff --git a/locales/el.yml b/locales/el.yml index 14c0c6fc..de6d4c39 100644 --- a/locales/el.yml +++ b/locales/el.yml @@ -29,6 +29,8 @@ runtimeCommand: unexportingBin: "Προέκυψε ένα σφάλμα κατά την άρση εξαγωγής του εκτελέσιμου αρχείου: %s" enteringContainer: 'An error occurred while entering the container: %s' + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "Ήρθη η εξαγωγή %d εφαρμογών" exportedApps: "Εξήχθησαν %d εφαρμογές" @@ -36,6 +38,10 @@ runtimeCommand: exportedBin: "Εξήχθη το εκτελέσιμο αρχείο %s" unexportedApp: "Ήρθη η εξαγωγή της εφαρμογής %s" unexportedBin: "Ήρθη η εξαγωγή του εκτελέσιμου αρχείου %s" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "Αφαίρεση πακέτων που δεν χρειάζονται πλέον." clean: @@ -82,6 +88,10 @@ runtimeCommand: description: "Η διαδρομή για την εξαγωγή του εκτελέσιμου αρχείου (Προεπιλεγμένη: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "Εργαστείτε με τους διαθέσιμους διαχειριστές πακέτων στο apx." labels: @@ -158,6 +168,32 @@ pkgmanagers: name: description: "Το όνομα του διαχειριστή πακέτων που να αφαιρεθεί." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: description: "Εργαστείτε με τις διαθέσιμες στοίβες στο apx." labels: @@ -312,6 +348,10 @@ subsystems: description: "Το όνομα του υποσυστήματος." stack: description: "Η στοίβα που θα χρησιμοποιηθεί." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: description: "Αφαίρεση του επιλεγμένου υποσυστήματος." error: diff --git a/locales/eo.yml b/locales/eo.yml index e79e8ca4..4b79e0ac 100644 --- a/locales/eo.yml +++ b/locales/eo.yml @@ -27,6 +27,8 @@ runtimeCommand: exportingBin: "An error occurred while exporting the binary: %s" unexportingApp: "An error occurred while unexporting the application: %s" unexportingBin: "An error occurred while unexporting the binary: %s" + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "Unexported %d applications" exportedApps: "Exported %d applications" @@ -34,6 +36,10 @@ runtimeCommand: exportedBin: "Exported binary %s" unexportedApp: "Unexported application %s" unexportedBin: "Unexported binary %s" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "Remove packages that are no longer required." clean: @@ -78,6 +84,10 @@ runtimeCommand: binOutput: description: "Path of the binary output (default: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "Work with the package managers that are available in apx." labels: @@ -154,6 +164,32 @@ pkgmanagers: name: description: "The name of the package manager to remove." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: description: "Work with the stacks that are available in apx." labels: @@ -307,6 +343,10 @@ subsystems: description: "The name of the subsystem." stack: description: "La uzota stako." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: description: "Forigi la specifitan subsistemon." error: diff --git a/locales/es.yml b/locales/es.yml index 51a47582..187a2ef6 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -27,6 +27,8 @@ runtimeCommand: unexportingApp: "Un error ocurrio al desexportar una applicación: %s" unexportingBin: "Un error ocurrio al desexportar el binario: %s" enteringContainer: 'Ocurrió un error al ingresar al contenedor: %s' + startingContainer: 'Se ha producido un error al iniciar el contenedor: %s' + stoppingContainer: 'Se ha producido un error al detener el contenedor: %s' info: unexportedApps: "Aplicaciones %d no exportadas" exportedApps: "Aplicaciones %d exportadas" @@ -34,6 +36,10 @@ runtimeCommand: exportedBin: "Binario exportado %s\n" unexportedApp: "Aplicación %s no exportada\n" unexportedBin: "Binario no exportado %s\n" + stoppedContainer: Contenedor detenido. + startedContainer: Contenedor iniciado. + stoppingContainer: Deteniendo el contenedor… + startingContainer: Iniciando el contenedor… autoremove: description: "Eliminar paquetes ya no requeridos." clean: @@ -78,6 +84,10 @@ runtimeCommand: binOutput: description: "Ruta de salida del binario (por defecto: ~/.local/bin/)." + start: + description: Inicia el subsistema. + stop: + description: Detén el subsistema. pkgmanagers: description: "Trabajar con los gestores de paquetes disponibles en apx." labels: @@ -154,6 +164,32 @@ pkgmanagers: name: description: "El nombre del gestor de paquetes a eliminar." + export: + options: + output: + description: La ruta a la que exportar el gestor de paquetes. + name: + description: El nombre del gestor de paquetes a exportar. + error: + noOutput: No se ha especificado ninguna salida. + noName: Sin nombre especificado. + description: Exporta el gestor de paquetes especificado. + info: + success: Gestor de paquetes exportado '%s' a '%s'. + import: + error: + noInput: No se ha especificado entrada. + cannotLoad: No se puede cargar el gestor de paquetes de '%s'. + info: + success: Gestor de paquetes importado de '%s'. + description: Importa el gestor de paquetes especificado. + options: + input: + description: La ruta desde la que importar el gestor de paquetes. + update: + description: Actualiza el gestor de paquetes especificado. + info: + success: Actualizado el gestor de paquetes '%s'. stacks: description: "Trabaja con las pilas disponibles en apx." labels: @@ -173,14 +209,14 @@ stacks: show: description: "Mostrar información sobre la pila especificada." new: - description: "Create a new stack." + description: "Crea una nueva pila." error: emptyName: "El nombre no puede estar vacío." noName: "No se especifica el nombre." emptyBase: "La base no puede estar vacía." - noBase: "No base specified." + noBase: "Sin base especificada." emptyPkgManager: "El gestor de paquetes no puede estar vacío." - noPkgManager: "No package manager specified." + noPkgManager: "No se ha especificado ningún gestor de paquetes." pkgManagerDoesNotExist: "El gestor de paquetes especificado no existe. Créelo con 'apx pkgmanagers new' o contacte al administrador del sistema." emptyPackages: "Los paquetes no pueden estar vacíos." @@ -203,15 +239,16 @@ stacks: name: description: "El nombre de la pila." base: - description: "El subsistema base a utilizar." + description: "La imagen de distribución base a utilizar. (Para ver una lista + de imágenes compatibles: https://distrobox.it/compatibility/#containers-distros)" packages: description: "Los paquetes a instalar." pkgManager: description: "El gestor de paquetes a utilizar." update: - description: "Update the specified stack." + description: "Actualiza la pila especificada." error: - noName: "No name specified." + noName: "Sin nombre especificado." noBase: "No se especificó una base." noPkgManager: "No se especificó un gestor de paquetes." pkgManagerDoesNotExist: "El gestor de paquetes especificado no existe. Créelo @@ -225,7 +262,7 @@ stacks: options: assumeYes: - description: "Assume yes to all prompts." + description: "Asuma que sí a todas las preguntas." name: description: "El nombre de la pila." base: @@ -235,99 +272,103 @@ stacks: pkgManager: description: "El gestor de paquetes a utilizar." rm: - description: "Remove the specified stack." + description: "Elimina la pila especificada." error: - noName: "No name specified." + noName: "Sin nombre especificado." info: askConfirmation: "¿Estás seguro de que quieres eliminar '%s'?" success: "Pila eliminada '%s'." options: force: - description: "Force removal of the stack." + description: "Fuerza la retirada de la pila." name: description: "El nombre de la pila a eliminar." export: description: "Exporta la pila especificada." error: noName: "No se especificó un nombre." - noOutput: "No output specified." + noOutput: "No se especifica la salida." info: - success: "Exported stack '%s' to '%s'." + success: "Pila exportada '%s' a '%s'." options: name: - description: "The name of the stack to export." + description: "El nombre de la pila a exportar." output: - description: "The path to export the stack to." + description: "La ruta a la que exportar la pila." import: - description: "Import the specified stack." + description: "Importa la pila especificada." error: - noInput: "No input specified." - cannotLoad: "Cannot load stack from '%s'." + noInput: "No se ha especificado ninguna entrada." + cannotLoad: "No se puede cargar la pila de '%s'." info: - success: "Imported stack from '%s'." + success: "Pila importada de '%s'." options: input: - description: "The path to import the stack from." + description: "La ruta desde la que importar la pila." subsystems: - description: "Work with the subsystems that are available in apx." + description: "Trabaja con los subsistemas disponibles en apx." labels: - name: "Name" - status: "Status" + name: "Nombre" + status: "Estado" list: - description: "List all available subsystems." + description: "Enumera todos los subsistemas disponibles." error: info: - noSubsystems: "No subsystems available. Create a new one with 'apx subsystems - new' or contact the system administrator." - foundSubsystems: "Found %d subsystems:\n" + noSubsystems: "No hay subsistemas disponibles. Crea uno nuevo con 'apx subsystems + new' o ponte en contacto con el administrador del sistema." + foundSubsystems: "Se han encontrado %d subsistemas:" options: json: - description: "Output in JSON format." + description: "Salida en formato JSON." new: - description: "Create a new subsystem." + description: "Crea un nuevo subsistema." error: - noStacks: "A stack is needed to create a subsystem. Create a new one with 'apx - stacks new' or contact the system administrator." - emptyName: "The name cannot be empty." - noName: "No name specified." - emptyStack: "The stack cannot be empty." - noStack: "No stack specified." - stackDoesNotExist: "The specified stack does not exist. Create it with 'apx - stacks new' or contact the system administrator." - alreadyExists: "A subsystem with the name '%s' already exists." + noStacks: "Se necesita una pila para crear un subsistema. Crea una nueva con + 'apx stacks new' o ponte en contacto con el administrador del sistema." + emptyName: "El nombre no puede estar vacío." + noName: "Sin nombre especificado." + emptyStack: "La pila no puede estar vacía." + noStack: "No se ha especificado la pila." + stackDoesNotExist: "La pila especificada no existe. Créela con 'apx stacks new' + o póngase en contacto con el administrador del sistema." + alreadyExists: "Ya existe un subsistema con el nombre '%s'." info: - askName: "Choose a name:" - selectStack: "Select a stack [1-%d]:" - success: "Created subsystem '%s'." - creatingSubsystem: "Created subsystem '%s' with stack '%s'…" + askName: "Elige un nombre:" + selectStack: "Seleccione una pila [1-%d]:" + success: "Subsistema creado '%s'." + creatingSubsystem: "Creando subsistema '%s' con pila '%s'…" options: name: - description: "The name of the subsystem." + description: "El nombre del subsistema." stack: - description: "The stack to use." + description: "La pila a utilizar." + info: + description: Utilice systemd dentro del subsistema. + home: + description: The custom home directory of the subsystem. rm: - description: "Remove the specified subsystem." + description: "Elimina el subsistema especificado." error: - noName: "No name specified." + noName: "Sin nombre especificado." info: - askConfirmation: "Are you sure you want to remove '%s'?" - success: "Removed subsystem '%s'." + askConfirmation: "¿Está seguro de que desea eliminar '%s'? [sí/no]" + success: "Subsistema eliminado '%s'." options: force: - description: "Force removal of the subsystem." + description: "Forzar la eliminación del subsistema." name: - description: "The name of the subsystem to remove." + description: "El nombre del subsistema a eliminar." reset: - description: "Reset the specified subsystem." + description: "Reinicia el subsistema especificado." error: - noName: "No name specified." + noName: "Sin nombre especificado." info: - askConfirmation: "Are you sure you want to reset '%s'?" - success: "The subsystem '%s' has been reset." + askConfirmation: "¿Estás seguro de que quieres restablecer '%s'? [sí/no]" + success: "El subsistema '%s' ha sido reiniciado." options: force: - description: "Force reset of the subsystem." + description: "Fuerza el reinicio del subsistema." name: - description: "The name of the subsystem to reset." + description: "El nombre del subsistema a resetear." diff --git a/locales/fr.yml b/locales/fr.yml index 0eba1c23..cf8f7a17 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -1,10 +1,10 @@ apx: - description: "Apx est un gestionnaire de packets qui support des sources multiples + description: "Apx est un gestionnaire de paquets qui support des sources multiples vous permettant d'installer des paquets dans les sous-systèmes." errors: unknownCommand: "Commande inconnue : %s" invalidInput: "Entrée invalide." - invalidChoice: Choix non valide. + invalidChoice: Choix invalide. noRoot: N'exécutez pas Apx en tant que root. info: aborting: "Annulation." @@ -32,6 +32,10 @@ runtimeCommand: %s" enteringContainer: 'Une erreur s''est produite lors de l''entrée dans le conteneur : %s' + startingContainer: 'Une erreur s''est produite lors du démarrage du conteneur : + %s' + stoppingContainer: 'Une erreur s''est produite lors de l''arrêt du conteneur : + %s' info: unexportedApps: "Applications supprimées de l'exportation %d" exportedApps: "%d applications exportées" @@ -39,6 +43,10 @@ runtimeCommand: exportedBin: "Binaire exporté %s" unexportedApp: "Applications supprimées de l'exportation %s" unexportedBin: "Binaire supprimées de l'exportation %s" + stoppedContainer: Conteneur arrêté. + startedContainer: Conteneur démarré. + stoppingContainer: Arrêt du conteneur… + startingContainer: Démarrage du conteneur… autoremove: description: "Supprimer les paquets qui ne sont plus nécessaires." clean: @@ -83,6 +91,10 @@ runtimeCommand: binOutput: description: "Chemin de sortie du binaire (par défaut : ~/.local/bin/)." + start: + description: Démarre le sous-système. + stop: + description: Arrête le sous-système. pkgmanagers: description: "Travailler avec les gestionnaires de paquets disponibles dans apx." labels: @@ -162,6 +174,32 @@ pkgmanagers: name: description: "Le nom du gestionnaire de paquets à supprimer." + export: + options: + output: + description: Le chemin vers lequel exporter le gestionnaire de paquets. + name: + description: Le nom du gestionnaire de packages à exporter. + error: + noOutput: Aucune sortie spécifié. + noName: Aucun nom spécifié. + description: Exporter le gestionnaire de paquets spécifié. + info: + success: Gestionnaire de paquets exporté '%s' vers '%s'. + import: + error: + noInput: Aucune entrée spécifiée. + cannotLoad: Impossible de charger le gestionnaire de paquets à partir de '%s'. + info: + success: Gestionnaire de paquets importé depuis '%s'. + description: Importez le gestionnaire de paquets spécifié. + options: + input: + description: Le chemin à partir duquel importer le gestionnaire de packages. + update: + description: Mettez à jour le gestionnaire de paquets spécifié. + info: + success: Le gestionnaire de paquets '%s' à été mis à jour. stacks: description: "Travaillez avec les piles disponibles dans apx." labels: @@ -211,7 +249,8 @@ stacks: name: description: "Nom de la pile." base: - description: "Le sous-système de base à utiliser." + description: "L'image de base de la distribution à utiliser. (Pour une liste + des images compatibles : https ://distrobox.it//compatibility/#containers-distros)" packages: description: "Les paquets à installer." pkgManager: @@ -316,6 +355,10 @@ subsystems: description: "Nom du sous-système." stack: description: "Pile à utiliser." + info: + description: Utiliser systemd au sein du sous-système. + home: + description: The custom home directory of the subsystem. rm: description: "Supprimer le sous-système indiqué." error: diff --git a/locales/hu.yml b/locales/hu.yml index 7d8da13d..1b79030d 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -26,6 +26,8 @@ runtimeCommand: unexportingApp: "An error occurred while unexporting the application: %s" unexportingBin: "An error occurred while unexporting the binary: %s" enteringContainer: 'An error occurred while entering the container: %s' + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "Unexported %d applications\n" exportedApps: "Exported %d applications\n" @@ -33,6 +35,10 @@ runtimeCommand: exportedBin: "Exported binary %s\n" unexportedApp: "Unexported application %s\n" unexportedBin: "Unexported binary %s\n" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "Remove packages that are no longer required." clean: @@ -77,6 +83,10 @@ runtimeCommand: binOutput: description: "Path of the binary output (default: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "Work with the package managers that are available in apx." labels: @@ -153,6 +163,32 @@ pkgmanagers: name: description: "The name of the package manager to remove." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: description: "Work with the stacks that are available in apx." labels: @@ -306,6 +342,10 @@ subsystems: description: "The name of the subsystem." stack: description: "The stack to use." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: description: "Remove the specified subsystem." error: diff --git a/locales/it.yml b/locales/it.yml index 13b6d452..e2534494 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -33,6 +33,9 @@ runtimeCommand: del file binario: %s" enteringContainer: 'Si è verificato un errore durante l''entrata nel container: %s' + startingContainer: 'Si è verificato un errore durante l''avvio del container: + %s' + stoppingContainer: 'Si è verificato un errore nell''arresto del containter: %s' info: unexportedApps: "Rimosse %d applicazioni" exportedApps: "Esportate %d applicazioni" @@ -40,6 +43,10 @@ runtimeCommand: exportedBin: "Esportato file binario %s" unexportedApp: "Rimossa applicazione %s" unexportedBin: "Rimosso file binario %s" + stoppedContainer: Container arrestato. + startedContainer: Container avviato. + stoppingContainer: Arrestando container… + startingContainer: Avvio container… autoremove: description: "Rimuovere pacchetti non più necessari." clean: @@ -84,6 +91,10 @@ runtimeCommand: binOutput: description: "Percorso dell'output binario (default: ~/.local/bin/)." + start: + description: Avvia il sottosistema. + stop: + description: Ferma il sottosistema. pkgmanagers: description: "Lavora con i gestori di pacchetti disponibili in apx." labels: @@ -160,6 +171,32 @@ pkgmanagers: name: description: "Il nome del gestore di pacchetti da rimuovere." + export: + options: + output: + description: Il percorso in cui esportare il gestore pacchetti. + name: + description: Nome del gestore di pacchetti da esportare. + error: + noOutput: Output non specificato. + noName: Nome non specificato. + description: Esporta il gestore di pacchetti specificato. + info: + success: Esportato gestore di pacchetti '%s' a '%s'. + import: + error: + noInput: Input non specificato. + cannotLoad: Impossibile caricare il gestore pacchetti da '%s'. + info: + success: Gestore di pacchetti importato da '%s'. + description: Importa il gestore di pacchetti specificato. + options: + input: + description: Il percorso da cui importare il gestore pacchetti. + update: + description: Aggiorna il gestore di pacchetti specifico. + info: + success: Aggiorna il gestore di pacchetti '%s'. stacks: description: "Lavora con gli stack disponibili in apx." labels: @@ -209,7 +246,8 @@ stacks: name: description: "Il nome dello stack." base: - description: "Il sottosistema di base da utilizzare." + description: "L'immagine della distribuzione base da utilizzare. (Per una + lista di immagini compatibili: https://distrobox.it/compatibility/#containers-distros)" packages: description: "I pacchetti da installare." pkgManager: @@ -314,6 +352,10 @@ subsystems: description: "Il nome del sottosistema." stack: description: "Lo stack da utilizzare." + info: + description: Usa systemd nel sottosistema. + home: + description: The custom home directory of the subsystem. rm: description: "Rimuove il sottosistema specificato." error: diff --git a/locales/ko.yml b/locales/ko.yml index c54893c2..409a3484 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -3,8 +3,8 @@ apx: errors: unknownCommand: "알 수 없는 명령어: %s" invalidInput: "잘못된 입력입니다." - invalidChoice: Invalid choice. - noRoot: Do not run Apx as root. + invalidChoice: 유효하지 않은 선택입니다. + noRoot: 루트로 Apx를 실행하지 마십시오. info: aborting: "요청에 의해 중단되었습니다." terminal: @@ -12,266 +12,295 @@ apx: no: "아니오" runtimeCommand: - description: "Work with the specified subsystem, accessing the package manager and - environment." + description: "지정된 하위 시스템과 함께 작업하며, 패키지 관리자와 환경에 액세스합니다." error: - noPackageSpecified: "No packages specified." - cantAccessPkgManager: "An error occurred while accessing the package manager: - %s" - executingCommand: "An error occurred while executing the command: %s" - noAppNameOrBin: "--app-name or --bin must be specified." - sameAppOrBin: "--app-name and --bin cannot be both specified." - exportingApp: "An error occurred while exporting the application: %s" - exportingBin: "An error occurred while exporting the binary: %s" - unexportingApp: "An error occurred while unexporting the application: %s" - unexportingBin: "An error occurred while unexporting the binary: %s" - enteringContainer: 'An error occurred while entering the container: %s' + noPackageSpecified: "지정된 패키지가 없습니다." + cantAccessPkgManager: "패키지 관리자에 액세스하는 중 오류가 발생했습니다: %s" + executingCommand: "명령을 실행하는 중 오류가 발생했습니다: %s" + noAppNameOrBin: "--app-name 또는 --bin을 지정해야 합니다." + sameAppOrBin: "--app-name 과 --bin 둘 다 지정할 수 없습니다." + exportingApp: "응용 프로그램을 export하는 중 오류가 발생했습니다: %s" + exportingBin: "바이너리를 export하는 중 오류가 발생했습니다: %s" + unexportingApp: "응용 프로그램을 unexport하는 중 오류가 발생했습니다: %s" + unexportingBin: "바이너리를 unexport하는 중 오류가 발생했습니다: %s" + enteringContainer: '컨테이너에 들어가는 중 오류가 발생했습니다: %s' + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: - unexportedApps: "Unexported %d applications\n" - exportedApps: "Exported %d applications\n" - exportedApp: "Exported application %s\n" - exportedBin: "Exported binary %s\n" - unexportedApp: "Unexported application %s\n" - unexportedBin: "Unexported binary %s\n" + unexportedApps: "응용 프로그램(들) %d(을)를 Unexport하였습니다" + exportedApps: "응용 프로그램(들) %d(을)를 Export하였습니다" + exportedApp: "응용 프로그램 %d(을)를 Export하였습니다 %s" + exportedBin: "바이너리 %d(을)를 Export하였습니다 %s" + unexportedApp: "응용 프로그램 %d를 Unexport하였습니다 %s" + unexportedBin: "바이너리 %d를 Unexport하였습니다 %s" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: - description: "Remove packages that are no longer required." + description: "더이상 필요하지 않은 패키지를 제거합니다." clean: - description: "Clean the package manager's cache." + description: "패키지 관리자의 캐시를 정리합니다." install: - description: "Install the specified package." + description: "지정된 패키지를 설치합니다." options: noExport: - description: "Do not export a desktop entry." + description: "데스크톱 항목 내보내지 마십시오." list: - description: "List all installed packages." + description: "모든 설치된 패키지를 나열합니다." purge: - description: "Purge the specified packages." + description: "지정된 패키지를 purge합니다." remove: - description: "Remove the specified packages." + description: "지정된 패키지를 제거합니다." search: - description: "Search for packages matching the specified query." + description: "지정된 쿼리와 일치하는 패키지를 검색합니다." show: - description: "Show information about the specified package." + description: "지정된 패키지에 대한 정보를 표시합니다." update: - description: "Update the list of available packages." + description: "사용 가능한 패키지 목록을 업데이트합니다." upgrade: - description: "Upgrade all installed packages." + description: "설치된 모든 패키지를 업그레이드합니다." enter: - description: "Enter the subsystem's environment." + description: "하위 시스템 환경에 진입합니다." export: - description: "Export an application or binary from the subsystem." + description: "하위 시스템에서 응용 프로그램이나 바이너리를 Export합니다." options: appName: - description: "The name of the application to export." + description: "Export할 응용 프로그램 이름입니다." bin: - description: "The name of the binary to export." + description: "Export할 바이너리 이름입니." binOutput: - description: "Path of the binary output (default: ~/.local/bin/)." + description: "바이너리 출력 경로 (기본: ~/.local/bin/)." unexport: - description: "Unexport an application or binary from the subsystem." + description: "하위시스템에서 응용 프로그램이나 바이너리를 Unexport합니다." options: appName: - description: "The name of the application to unexport." + description: "Unexport할 응용 프로그램 이름입니다." bin: - description: "The name of the binary to unexport." + description: "Unexport할 바이너리 이름입니다." binOutput: - description: "Path of the binary output (default: ~/.local/bin/)." + description: "바이너리 출력 경로 (기본값: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: - description: "Work with the package managers that are available in apx." + description: "apx에서 사용 가능한 패키지 관리자와 작업합니다." labels: - name: "Name" + name: "이름" builtIn: "Built-in" list: - description: "List all available package managers." + description: "사용 가능한 모든 패키지 관리자를 나열합니다." info: - noPkgManagers: "No package managers available. Create a new one with 'apx pkgmanagers - new' or contact the system administrator." - foundPkgManagers: "Found %d package managers:\n" + noPkgManagers: "사용 가능한 패키지 관리자가 없습니다. 'apx pkgmanagers new'로 새로 만들거나 시스템 관리자에게 + 문의하십시오." + foundPkgManagers: "%d개의 패키지 관리자를 찾았습니다:" options: json: - description: "Output in JSON format." + description: "JSON 형식으로 출력합니다." show: - description: "Show information about the specified package manager." + description: "지정된 패키지 관리자에 대한 정보를 표시합니다." new: - description: "Create a new package manager." + description: "새로운 패키지 관리자를 생성합니다." error: - emptyName: "The name cannot be empty." - noName: "No name specified." - emptyCommand: "The command cannot be empty." - noCommand: "No command specified for '%s'." - alreadyExists: "A package manager with the name '%s' already exists." + emptyName: "이름은 비워둘 수 없습니다." + noName: "지정된 이름이 없습니다." + emptyCommand: "명령은 비워둘 수 없습니다." + noCommand: "'%s'에 대한 명령이 지정되지 않았습니다." + alreadyExists: "이미 '%s'라는 이름의 패키지 관리자가 있습니다." info: - askName: "Choose a name:" - askSudo: "Does the package manager need sudo to run?" - askCommand: "Enter the command for '%s':" - askOverwrite: "A package manager with the name '%s' already exists. Overwrite - it?" - success: "Created package manager '%s'." + askName: "이름을 입력하십시오:" + askSudo: "패키지 관리자 실행에 sudo가 필요한가요?" + askCommand: "'%s'에 대한 명령을 입력하십시오:" + askOverwrite: "'%s'라는 이름의 패키지 관리자가 이미 있습니다. 덮어쓸까요?" + success: "'%s' 패키지 관리자가 생성되었습니다." options: assumeYes: - description: "Assume yes to all prompts." + description: "모든 프롬프트에 '예'로 가정합니다." name: - description: "The name of the package manager." + description: "패키지 관리자의 이름입니다." needSudo: - description: "Whether the package manager needs sudo to run." + description: "패키지 관리자가 실행에 sudo가 필요한지 여부." autoremove: - description: "The command to run to autoremove packages." + description: "패키지를 자동으로 제거하는 데 사용할 명령어입니다." clean: - description: "The command to run to clean the package manager's cache." + description: "패키지 관리자의 캐시를 정리하는 데 사용할 명령어입니다." install: - description: "The command to run to install packages." + description: "패키지를 설치하는 데 사용할 명령어입니다." list: - description: "The command to run to list installed packages." + description: "설치된 패키지를 나열하는 데 사용할 명령어입니다." purge: - description: "The command to run to purge packages." + description: "패키지를 purge하는 데 사용할 명령어입니다." remove: - description: "The command to run to remove packages." + description: "패키지를 제거하는 데 사용할 명령어입니다." search: - description: "The command to run to search for packages." + description: "패키지를 검색하는 데 사용할 명령어입니다." show: - description: "The command to run to show information about packages." + description: "패키지에 대한 정보를 표시하는 데 사용할 명령어입니다." update: - description: "The command to run to update the list of available packages." + description: "사용 가능한 패키지 목록을 업데이트하는 데 사용할 명령입니다." upgrade: - description: "The command to run to upgrade packages." + description: "패키지를 업그레이드하는 데 사용할 명령입니다." rm: - description: "Remove the specified package manager." + description: "지정된 패키지 관리자를 제거합니다." error: - noName: "No name specified." - inUse: "The package manager is used in %d stacks:\n" + noName: "지정된 이름이 없습니다." + inUse: "패키지 관리자는 %d 스택에서 사용 중입니다:" info: - askConfirmation: "Are you sure you want to remove '%s'?" - success: "Removed package manager '%s'." - aborting: Aborting removal of package manager '%s'. + askConfirmation: "'%s'(을)를 제거하시겠습니까?[y/N]" + success: "'%s' 패키지 관리자가 제거되었습니다." + aborting: "'%s' 패키지 관리자의 제거를 중단합니다." options: force: - description: "Force removal of the package manager." + description: "패키지 관리자를 강제로 제거합니다." name: - description: "The name of the package manager to remove." + description: "제거할 패키지 관리자의 이름입니다." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: - description: "Work with the stacks that are available in apx." + description: "apx에서 사용 가능한 스택과 작업합니다." labels: - name: "Name" + name: "이름" builtIn: "Built-in" list: - description: "List all available stacks." + description: "사용 가능한 모든 스택을 나열합니다." info: - noStacks: "No stacks available. Create a new one with 'apx stacks new' or contact - the system administrator." - foundStacks: "Found %d stacks:\n" - aborting: Aborting removal of stack '%s'. + noStacks: "사용 가능한 스택이 없습니다. 'apx stacks new'로 새로 만들거나 시스템 관리자에게 문의하십시오." + foundStacks: "%d개의 스택을 찾았습니다:" + aborting: "'%s' 스택의 제거를 중단합니다." options: json: - description: "Output in JSON format." + description: "JSON 형식으로 출력합니다." show: - description: "Show information about the specified stack." + description: "지정된 스택에 대한 정보를 표시합니다." new: - description: "Create a new stack." + description: "새로운 스택을 생성합니다." error: - emptyName: "The name cannot be empty." - noName: "No name specified." - emptyBase: "The base cannot be empty." - noBase: "No base specified." - emptyPkgManager: "The package manager cannot be empty." - noPkgManager: "No package manager specified." - pkgManagerDoesNotExist: "The specified package manager does not exist. Create - it with 'apx pkgmanagers new' or contact the system administrator." - emptyPackages: "The packages cannot be empty." - noPackages: "No packages specified." - alreadyExists: "A stack with the name '%s' already exists." + emptyName: "이름은 비워둘 수 없습니다." + noName: "지정된 이름이 없습니다." + emptyBase: "Base를 비워둘 수 없습니다." + noBase: "지정된 Base가 없습니다." + emptyPkgManager: "패키지 관리자는 비워둘 수 없습니다." + noPkgManager: "지정된 패키지 관리자가 없습니다." + pkgManagerDoesNotExist: "지정된 패키지 관리자가 존재하지 않습니다. 'apx pkgmanagers new'로 만들거나 + 시스템 관리자에게 문의하십시오." + emptyPackages: "패키지는 비워둘 수 없습니다." + noPackages: "지정된 패키지가 없습니다." + alreadyExists: "'%s'라는 이름의 스택이 이미 있습니다." info: - askName: "Choose a name:" - askBase: "Choose a base (e.g. 'vanillaos/pico'):" - askPkgManager: "Choose a package manager:" - selectPkgManager: "Select a package manager [1-%d]:" - noPackages: "You have not provided any package to install in the stack. Do you - want to add some now?" - confirmPackages: "Do you want to confirm the current packages list?" - askPackages: "Please type the packages you want to install in the stack, separated - by a space:" - success: "Created stack '%s'." + askName: "이름을 입력하십시오:" + askBase: "Base을 입력하십시오 (예: 'vanillaos/pico'):" + askPkgManager: "패키지 관리자 입력하십시오:" + selectPkgManager: "패키지 관리자를 선택하십시오 [1-%d]:" + noPackages: "스택에 설치할 패키지를 제공하지 않았습니다. 지금 추가하시겠습니까?" + confirmPackages: "현재 패키지 목록을 확인하시겠습니까?" + askPackages: "스택에 설치할 패키지를 띄어쓰기로 구분하여 입력하십시오:" + success: "'%s' 스택이 생성되었습니다." options: assumeYes: - description: "Assume yes to all prompts." + description: "모든 프롬프트에 '예'로 가정합니다." name: - description: "The name of the stack." + description: "스택의 이름입니다." base: - description: "The base subsystem to use." + description: "사용할 Base 하위 시스템입니다." packages: - description: "The packages to install." + description: "설치할 패키지입니다." pkgManager: - description: "The package manager to use." + description: "사용할 패키지 관리자입니다." update: - description: "Update the specified stack." + description: "지정된 스택을 업데이트합니다." error: - noName: "No name specified." - noBase: "No base specified." - noPkgManager: "No package manager specified." - pkgManagerDoesNotExist: "The specified package manager does not exist. Create - it with 'apx pkgmanagers new' or contact the system administrator." + noName: "지정된 이름이 없습니다." + noBase: "지정된 Base가 없습니다." + noPkgManager: "지정된 패키지 관리자가 없습니다." + pkgManagerDoesNotExist: "지정된 패키지 관리자가 존재하지 않습니다. 'apx pkgmanagers new'로 만들거나 + 시스템 관리자에게 문의하십시오." info: - askBase: "Type a new base or confirm the current one (%s):" - askPkgManager: "Choose a new package manager or confirm the current one (%s):" - askPackages: "Type the packages you want to install in the stack, separated - by a space, or confirm the current ones (%s):" - success: "Updated stack '%s'." + askBase: "새로운 Base를 입력하거나 현재 Base를 확인하십시오 (%s):" + askPkgManager: "새로운 패키지 관리자를 선택하거나 현재 패키지 관리자를 확인하십시오 (%s):" + askPackages: "스택에 설치할 패키지를 띄어쓰기로 구분하여 입력하거나 현재 패키지를 확인하십시오 (%s):" + success: "'%s' 스택을 업데이트했습니다." options: assumeYes: - description: "Assume yes to all prompts." + description: "모든 프롬프트에 '예'로 가정합니다." name: - description: "The name of the stack." + description: "스택의 이름입니다." base: - description: "The base subsystem to use." + description: "사용할 Base 하위 시스템입니다." packages: - description: "The packages to install." + description: "설치할 패키지입니다." pkgManager: - description: "The package manager to use." + description: "사용할 패키지 관리자입니다." rm: - description: "Remove the specified stack." + description: "지정된 스택을 제거합니다." error: - noName: "No name specified." + noName: "지정된 이름이 없습니다." info: - askConfirmation: "Are you sure you want to remove '%s'?" - success: "Removed stack '%s'." + askConfirmation: "'%s'를 제거하시겠습니까?[y/N]" + success: "'%s' 스택이 제거되었습니다." options: force: - description: "Force removal of the stack." + description: "스택을 강제로 제거합니다." name: - description: "The name of the stack to remove." + description: "제거할 스택의 이름입니다." export: - description: "Export the specified stack." + description: "지정된 스택을 Export합니다." error: - noName: "No name specified." - noOutput: "No output specified." + noName: "지정된 이름이 없습니다." + noOutput: "지정된 출력이 없습니다." info: - success: "Exported stack '%s' to '%s'." + success: "'%s' 스택을 '%s'로 Export하였습니다." options: name: - description: "The name of the stack to export." + description: "Export할 스택의 이름입니다." output: - description: "The path to export the stack to." + description: "스택을 Export할 경로입니다." import: - description: "Import the specified stack." + description: "지정된 스택을 가져옵니다." error: - noInput: "No input specified." - cannotLoad: "Cannot load stack from '%s'." + noInput: "입력이 지정되지 않았습니다." + cannotLoad: "'%s'에서 스택을 로드할 수 없습니다." info: - success: "Imported stack from '%s'." + success: "'%s'에서 스택을 가져왔습니다." options: input: - description: "The path to import the stack from." + description: "스택을 가져올 경로입니다." subsystems: - description: "Work with the subsystems that are available in apx." + description: "apx에서 사용 가능한 하위 시스템과 작업합니다." labels: - name: "Name" + name: "이름" status: "상태" list: @@ -280,7 +309,7 @@ subsystems: info: noSubsystems: "하위 시스템이 없습니다. 'apx subsystems new' 명령어로 새 하위 시스템을 생성하시거나 시스템 관리자에게 문의하십시오." - foundSubsystems: "%d 하위 시스템을 찾음:\n" + foundSubsystems: "하위 시스템을 찾았습니다: %d" options: json: description: "JSON 형식으로 출력합니다." @@ -306,6 +335,10 @@ subsystems: description: "하위 시스템의 이름입니다." stack: description: "사용할 스택입니다." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: description: "특정 하위 시스템을 삭제합니다." error: diff --git a/locales/nl.yml b/locales/nl.yml index abffde62..957c10c1 100644 --- a/locales/nl.yml +++ b/locales/nl.yml @@ -30,6 +30,8 @@ runtimeCommand: unexportingBin: "An error occurred while unexporting the binary: %s" enteringContainer: 'Er is een fout opgetreden bij het betreden van de container: %s' + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "%d apps niet langer geëxporteerd" exportedApps: "%d apps geëxporteerd" @@ -37,6 +39,10 @@ runtimeCommand: exportedBin: "Programmabestand %s geëxporteerd" unexportedApp: "App %s niet langer geëxporteerd" unexportedBin: "Programmabestand %s niet langer geëxporteerd" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "Verwijdert pakketten die niet meer vereist zijn." clean: @@ -81,6 +87,10 @@ runtimeCommand: binOutput: description: "Path of the binary output (default: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "Work with the package managers that are available in apx." labels: @@ -157,6 +167,32 @@ pkgmanagers: name: description: "The name of the package manager to remove." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: description: "Work with the stacks that are available in apx." labels: @@ -310,6 +346,10 @@ subsystems: description: "De naam van het subsysteem." stack: description: "De stack om te gebruiken." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: description: "Verwijdert het opgegeven subsysteem." error: diff --git a/locales/pl.yml b/locales/pl.yml index 6ea56bbf..12b4f3d8 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -27,6 +27,8 @@ runtimeCommand: exportingBin: "Wystąpił błąd podczas eksportowania pliku binarnego: %s" unexportingApp: "An error occurred while unexporting the application: %s" unexportingBin: "An error occurred while unexporting the binary: %s" + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "Unexported %d applications" exportedApps: "Eksportowane %d aplikacje" @@ -34,6 +36,10 @@ runtimeCommand: exportedBin: "Eksportowane pliki binarne %s" unexportedApp: "Unexported application %s" unexportedBin: "Unexported binary %s" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "Usuń paczki które nie są już wymagane." clean: @@ -78,6 +84,10 @@ runtimeCommand: binOutput: description: "Path of the binary output (default: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "Work with the package managers that are available in apx." labels: @@ -154,6 +164,32 @@ pkgmanagers: name: description: "The name of the package manager to remove." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: description: "Work with the stacks that are available in apx." labels: @@ -307,6 +343,10 @@ subsystems: description: "The name of the subsystem." stack: description: "The stack to use." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: description: "Remove the specified subsystem." error: diff --git a/locales/pt_BR.yml b/locales/pt_BR.yml index 46a5f518..fba46e8f 100644 --- a/locales/pt_BR.yml +++ b/locales/pt_BR.yml @@ -5,7 +5,7 @@ apx: unknownCommand: "Comando desconhecido: %s" invalidInput: "Entrada inválida." invalidChoice: Escolha inválida. - noRoot: Não execute o Apx como root. + noRoot: Não execute Apx como root. info: aborting: "Abortando conforme solicitado." terminal: @@ -26,13 +26,19 @@ runtimeCommand: unexportingApp: "Ocorreu um erro ao desfazer a exportação do aplicativo: %s" unexportingBin: "Ocorreu um erro ao desfazer a exportação do binário: %s" enteringContainer: 'Ocorreu um erro ao entrar no contêiner: %s' + startingContainer: 'Ocorreu um erro ao iniciar o contêiner: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "Desfeita a exportação de %d aplicativos" - exportedApps: "Exportados %d aplicativos" - exportedApp: "Aplicativo %s exportado" - exportedBin: "Binário %s exportado" + exportedApps: "Aplicações %d exportadas" + exportedApp: "Aplicativo exportado %s" + exportedBin: "Binário exportado %s" unexportedApp: "Desfeita a exportação do aplicativo %s" unexportedBin: "Desfeita a exportação do binário %s" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "Remover pacotes que não são mais necessários." clean: @@ -77,6 +83,10 @@ runtimeCommand: binOutput: description: "Caminho de saída do binário (padrão: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "Trabalhar com os gerenciadores de pacotes que estão disponíveis no apx." @@ -155,6 +165,32 @@ pkgmanagers: name: description: "O nome do gerenciador de pacotes a ser removido." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: description: "Trabalhar com as pilhas que estão disponíveis no apx." labels: @@ -308,6 +344,10 @@ subsystems: description: "O nome do subsistema." stack: description: "A pilha a ser usada." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: description: "Remover o subsistema especificado." error: diff --git a/locales/ro.yml b/locales/ro.yml index 86871497..5f193eff 100644 --- a/locales/ro.yml +++ b/locales/ro.yml @@ -27,6 +27,8 @@ runtimeCommand: unexportingApp: "S-a produs o eroare în timpul exportării aplicației: %s" unexportingBin: "A apărut o eroare în timpul neexportării binarului: %s" enteringContainer: 'A apărut o eroare la accesarea containerului: %s' + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "%d aplicații neexportate" exportedApps: "%d aplicații exportate" @@ -34,6 +36,10 @@ runtimeCommand: exportedBin: "Binarul %s exportat" unexportedApp: "Aplicația %s neexportată" unexportedBin: "Binarul %s neexportat" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "Eliminați pachetele care nu mai sunt necesare." clean: @@ -78,6 +84,10 @@ runtimeCommand: binOutput: description: "Calea de acces a ieșirii binare (implicit: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "Lucrați cu managerii de pachete care sunt disponibili în apx." labels: @@ -157,6 +167,32 @@ pkgmanagers: name: description: "Numele administratorului de pachete care urmează să fie eliminat." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: description: "Lucrați cu stive care sunt disponibile în apx." labels: @@ -311,6 +347,10 @@ subsystems: description: "Numele subsistemului." stack: description: "Stiva de utilizat." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: description: "Elimină subsistemul specificat." error: diff --git a/locales/ru.yml b/locales/ru.yml index eaa64af8..753db115 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -1,5 +1,5 @@ apx: - description: "Apx - это менеджер пакетов с поддержкой нескольких источников, позволяющий + description: "Apx — это менеджер пакетов с поддержкой нескольких источников, позволяющий устанавливать пакеты в подсистемах." errors: unknownCommand: "Неизвестная команда: %s" @@ -26,6 +26,8 @@ runtimeCommand: unexportingApp: "Произошла ошибка при деэкспортировании приложения: %s" unexportingBin: "Произошла ошибка при деэкспортировании двоичного файла: %s" enteringContainer: 'Произошла ошибка при входе в контейнер: %s' + startingContainer: 'Произошла ошибка при запуске контейнера: %s' + stoppingContainer: 'Произошла ошибка при остановке контейнера: %s' info: unexportedApps: "Деэкспортировано %d приложений" exportedApps: "Экспортировано %d приложений" @@ -33,6 +35,10 @@ runtimeCommand: exportedBin: "Экспортированный двоичный файл %s" unexportedApp: "Деэкспортированное приложение %s" unexportedBin: "Деэкспортированный двоичный файл %s" + stoppedContainer: Остановленный контейнер. + startedContainer: Запущенный контейнер. + stoppingContainer: Остановка контейнера… + startingContainer: Запуск контейнера… autoremove: description: "Убрать пакеты, которые больше не требуются." clean: @@ -77,6 +83,10 @@ runtimeCommand: binOutput: description: "Путь вывода двоичного файла (по умолчанию: ~/.local/bin/)." + start: + description: Запустить подсистему. + stop: + description: Остановить подсистему. pkgmanagers: description: "Работа с менеджерами пакетов, которые доступны в apx." labels: @@ -88,7 +98,7 @@ pkgmanagers: info: noPkgManagers: "Нет доступных менеджеров пакетов. Создайте новый с помощью 'apx pkgmanagers new' или обратитесь к системному администратору." - foundPkgManagers: "Менеджер(ов) пакетов найдено %d" + foundPkgManagers: "Менеджеров пакетов найдено %d" options: json: description: "Вывод в формате JSON." @@ -152,6 +162,32 @@ pkgmanagers: name: description: "Имя удаляемого менеджера пакетов." + export: + options: + output: + description: Путь для экспорта менеджера пакетов. + name: + description: Имя пакетного менеджера для экспорта. + error: + noOutput: Вывод не указан. + noName: Имя не указано. + description: Экспортировать выбранный менеджер пакетов. + info: + success: Экспортирован менеджер пакетов '%s' в '%s'. + import: + error: + noInput: Ввод не выбран. + cannotLoad: Невозможно загрузить менеджер пакетов из '%s'. + info: + success: Импортирован менеджер пакетов из '%s'. + description: Импорт выбранного менеджера пакетов. + options: + input: + description: Путь для импорта менеджера пакетов. + update: + description: Обновить указанный менеджер пакетов. + info: + success: Обновлен менеджер пакетов '%s'. stacks: description: "Работа со стеками, доступными в apx." labels: @@ -201,7 +237,8 @@ stacks: name: description: "Имя стека." base: - description: "Основа для использования подсистемы." + description: "Образ базового дистрибутива, который будет использоваться. (Список + совместимых образов см. по адресу: https://distrobox.it/compatibility/#containers-distros)" packages: description: "Пакеты для установки." pkgManager: @@ -305,6 +342,10 @@ subsystems: description: "Имя подсистемы." stack: description: "Используемый стек." + info: + description: Использовать systemd внутри подсистемы. + home: + description: Пользовательский домашний каталог подсистемы. rm: description: "Удалить указанную подсистему." error: diff --git a/locales/sv.yml b/locales/sv.yml index 6371fef7..e6f2b06a 100644 --- a/locales/sv.yml +++ b/locales/sv.yml @@ -26,6 +26,8 @@ runtimeCommand: unexportingApp: "Ett fel uppstod när programmet skulle avexporteras: %s" unexportingBin: "Ett fel uppstod när binär: %s skulle avexporteras" enteringContainer: 'Ett fel uppstod när du gick in i behållaren: %s' + startingContainer: 'Ett fel uppstod då behållaren skulle köras: %s' + stoppingContainer: 'Ett fel uppstod då behållaren skulle stoppas: %s' info: unexportedApps: "Oexporterade %d program" exportedApps: "Exporterade %d program" @@ -33,6 +35,10 @@ runtimeCommand: exportedBin: "Exporterad binär %s" unexportedApp: "Oexporterat program %s" unexportedBin: "Oexporterad binär %s" + stoppedContainer: Stoppad behållare. + startedContainer: Startad behållare. + stoppingContainer: Stoppar behållare… + startingContainer: Startar behållare… autoremove: description: "Ta bort paket som inte längre behövs." clean: @@ -77,6 +83,10 @@ runtimeCommand: binOutput: description: "Sökväg av binär utdata (standard: ~/.local/bin/)." + start: + description: Starta undersystem. + stop: + description: Stoppa undersystem. pkgmanagers: description: "Arbeta med de pakethanterare som finns tillgängliga i apx." labels: @@ -154,6 +164,32 @@ pkgmanagers: name: description: "Namnet på pakethanteraren som ska tas bort." + export: + options: + output: + description: Sökvägen att exportera pakethanterare till. + name: + description: Namnet på pakethanterare som ska exporteras. + error: + noOutput: Ingen utgång specificerad. + noName: Inget namn specificerat. + description: Exportera den angivna pakethanteraren. + info: + success: Exporterade pakethanterare '%s' till '%s'. + import: + error: + noInput: Ingen inmatning specificerad. + cannotLoad: Kan inte ladda pakethanterare från '%s'. + info: + success: Importerade pakethanterare från '%s'. + description: Importera den specificerade pakethanteraren. + options: + input: + description: Sökvägen som pakethanteraren ska importeras från. + update: + description: Uppdatera den specificerade pakethanteraren. + info: + success: Uppdaterade pakethanterare "%s". stacks: description: "Arbeta med de stackar som finns tillgängliga i apx." labels: @@ -203,7 +239,8 @@ stacks: name: description: "Namnet på stacken." base: - description: "Bas undersystem att använda." + description: "Basdistributionsavbilden som ska användas. (För en lista över + kompatibla avbilder se: https://distrobox.it/compatibility/#containers-distros)" packages: description: "Paketen att installera." pkgManager: @@ -307,6 +344,10 @@ subsystems: description: "Namnet på undersystem." stack: description: "Stacken att använda." + info: + description: Använd systemd inuti undersystemet. + home: + description: Den anpassade hemkatalogen för undersystemet. rm: description: "Ta bort det specificerade undersystemet." error: diff --git a/locales/tr.yml b/locales/tr.yml index d9305919..283235db 100644 --- a/locales/tr.yml +++ b/locales/tr.yml @@ -26,6 +26,8 @@ runtimeCommand: unexportingApp: "Uygulama dışa aktarılırken bir hata oluştu: %s" unexportingBin: "İkili dosyayı kaldırırken bir hata meydana geldi: %s" enteringContainer: 'Şu konteynere girerken bir hata oluştu: %s' + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "%d uygulama kaldırıldı\n" exportedApps: "%d uygulama çıkartıldı\n" @@ -33,6 +35,10 @@ runtimeCommand: exportedBin: "İkili dosya çıkartıldı %s\n" unexportedApp: "Uygulama kaldırıldı %s\n" unexportedBin: "İkili dosya kaldırıldı %s\n" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "Artık ihtiyaç duyulmayan paketleri kaldır." clean: @@ -68,15 +74,19 @@ runtimeCommand: binOutput: description: "İkili dosyanın çıkartılacağı dizin (öntanımlı olan: ~/.local/bin/)." unexport: - description: "Unexport an application or binary from the subsystem." + description: "Bir uygulamayı veya ikili dosyayı alt sistemden dışa aktarın." options: appName: - description: "The name of the application to unexport." + description: "Dışa aktarılacak uygulamanın adı." bin: - description: "The name of the binary to unexport." + description: "Dışa aktarılacak ikili dosyanın adı." binOutput: - description: "Path of the binary output (default: ~/.local/bin/)." + description: "İkili çıktının yolu (varsayılan: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "apx içinde kullanılabilir paket yöneticileri ile çalışın" labels: @@ -155,42 +165,68 @@ pkgmanagers: name: description: "Kaldırılacak paket yöneticisinin adı." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: - description: "Work with the stacks that are available in apx." + description: "Apx'te bulunan yığınlarla çalışın." labels: - name: "Name" - builtIn: "Built-in" + name: "Ad" + builtIn: "Yerleşik" list: - description: "List all available stacks." + description: "Mevcut tüm yığınları listeleyin." info: - noStacks: "No stacks available. Create a new one with 'apx stacks new' or contact - the system administrator." + noStacks: "Mevcut yığın yok. 'apx stacks new' ile yeni bir tane oluşturun veya + sistem yöneticisine başvurun." foundStacks: "Found %d stacks:\n" - aborting: Aborting removal of stack '%s'. + aborting: "'%s' yığınının kaldırılması iptal ediliyor." options: json: - description: "Output in JSON format." + description: "JSON formatında çıktı." show: - description: "Show information about the specified stack." + description: "Belirtilen yığın hakkındaki bilgileri göster." new: - description: "Create a new stack." + description: "Yeni bir yığın oluşturun." error: - emptyName: "The name cannot be empty." - noName: "No name specified." - emptyBase: "The base cannot be empty." - noBase: "No base specified." - emptyPkgManager: "The package manager cannot be empty." - noPkgManager: "No package manager specified." - pkgManagerDoesNotExist: "The specified package manager does not exist. Create - it with 'apx pkgmanagers new' or contact the system administrator." - emptyPackages: "The packages cannot be empty." - noPackages: "No packages specified." - alreadyExists: "A stack with the name '%s' already exists." + emptyName: "İsim boş olamaz." + noName: "İsim belirtilmemiş." + emptyBase: "Taban boş olamaz." + noBase: "Taban belirtilmemiş." + emptyPkgManager: "Paket yöneticisi boş olamaz." + noPkgManager: "Paket yöneticisi belirtilmemiş." + pkgManagerDoesNotExist: "Belirtilen paket yöneticisi mevcut değil. 'apx pkgmanagers + new' ile oluşturun veya sistem yöneticisiyle iletişime geçin." + emptyPackages: "Paketler boş olamaz." + noPackages: "Paket belirtilmemiş." + alreadyExists: "'%s' adında bir yığın zaten mevcut." info: - askName: "Choose a name:" - askBase: "Choose a base (e.g. 'vanillaos/pico'):" - askPkgManager: "Choose a package manager:" + askName: "Bir isim seç:" + askBase: "Bir taban seçin (örn. 'vanillaos/pico'):" + askPkgManager: "Bir paket yöneticisi seçin:" selectPkgManager: "Select a package manager [1-%d]:" noPackages: "You have not provided any package to install in the stack. Do you want to add some now?" @@ -291,44 +327,48 @@ subsystems: error: noStacks: "A stack is needed to create a subsystem. Create a new one with 'apx stacks new' or contact the system administrator." - emptyName: "The name cannot be empty." - noName: "No name specified." - emptyStack: "The stack cannot be empty." - noStack: "No stack specified." - stackDoesNotExist: "The specified stack does not exist. Create it with 'apx - stacks new' or contact the system administrator." - alreadyExists: "A subsystem with the name '%s' already exists." + emptyName: "Ad boş olamaz." + noName: "Ad belirtilmedi." + emptyStack: "Yığın boş olamaz." + noStack: "Yığın belirtilmedi." + stackDoesNotExist: "Belirtilen yığın mevcut değil. 'apx stacks new' ile oluşturun + veya sistem yöneticisiyle iletişime geçin." + alreadyExists: "'%s' adında bir alt sistem zaten mevcut." info: - askName: "Choose a name:" - selectStack: "Select a stack [1-%d]:" - success: "Created subsystem '%s'." - creatingSubsystem: "Created subsystem '%s' with stack '%s'…" + askName: "Bir ad seçin:" + selectStack: "Bir yığın seçin [1-%d]:" + success: "'%s' alt sistemi oluşturuldu." + creatingSubsystem: "'%s' alt sistemi '%s' yığınıyla oluşturuluyor…" options: name: - description: "The name of the subsystem." + description: "Alt sistemin adı." stack: - description: "The stack to use." + description: "Kullanılacak yığın." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: - description: "Remove the specified subsystem." + description: "Belirtilen alt sistemi kaldırın." error: - noName: "No name specified." + noName: "İsim belirtilmemiş." info: - askConfirmation: "Are you sure you want to remove '%s'?" - success: "Removed subsystem '%s'." + askConfirmation: "'%s'yı kaldırmak istediğinizden emin misiniz? [e/H]" + success: "'%s' alt sistemi kaldırıldı." options: force: - description: "Force removal of the subsystem." + description: "Alt sistemi kaldırmaya zorla." name: - description: "The name of the subsystem to remove." + description: "Kaldırılacak alt sistemin adı." reset: - description: "Reset the specified subsystem." + description: "Belirtilen alt sistemi sıfırlayın." error: - noName: "No name specified." + noName: "İsim belirtilmemiş." info: - askConfirmation: "Are you sure you want to reset '%s'?" - success: "The subsystem '%s' has been reset." + askConfirmation: "'%s'yi sıfırlamak istediğinizden emin misiniz? [e/H]" + success: "'%s' alt sistemi sıfırlandı." options: force: - description: "Force reset of the subsystem." + description: "Alt sistemi sıfırlamaya zorla." name: - description: "The name of the subsystem to reset." + description: "Sıfırlanacak alt sistemin adı." diff --git a/locales/uk.yml b/locales/uk.yml index 13aef16e..73656bb9 100644 --- a/locales/uk.yml +++ b/locales/uk.yml @@ -26,6 +26,8 @@ runtimeCommand: unexportingApp: "Виникла помилка під час експорту застосунку: %s" unexportingBin: "Виникла помилка під час експорту бінарного файлу: %s" enteringContainer: 'Під час входу в контейнер сталася помилка: %s' + startingContainer: 'An error occurred while starting the container: %s' + stoppingContainer: 'An error occurred while stopping the container: %s' info: unexportedApps: "Неекспортовано %d застосунків" exportedApps: "Експортовано %d застосунків" @@ -33,6 +35,10 @@ runtimeCommand: exportedBin: "Експортовані бінарні %s" unexportedApp: "Неекспортований застосунок %s" unexportedBin: "Неекспортовані бінарні %s" + stoppedContainer: Stopped container. + startedContainer: Started container. + stoppingContainer: Stopping container… + startingContainer: Starting container… autoremove: description: "Видаліть пакунки, які більше не потрібні." clean: @@ -77,6 +83,10 @@ runtimeCommand: binOutput: description: "Шлях до бінарного виводу (за замовчуванням: ~/.local/bin/)." + start: + description: Start the subsystem. + stop: + description: Stop the subsystem. pkgmanagers: description: "Працюйте з менеджерами пакунків, які доступні в apx." labels: @@ -153,6 +163,32 @@ pkgmanagers: name: description: "Ім'я менеджера пакунків, яке слід видалити." + export: + options: + output: + description: The path to export the package manager to. + name: + description: The name of the package manager to export. + error: + noOutput: No output specified. + noName: No name specified. + description: Export the specified package manager. + info: + success: Exported package manager '%s' to '%s'. + import: + error: + noInput: No input specified. + cannotLoad: Cannot load package manager from '%s'. + info: + success: Imported package manager from '%s'. + description: Import the specified package manager. + options: + input: + description: The path to import the package manager from. + update: + description: Update the specified package manager. + info: + success: Updated package manager '%s'. stacks: description: "Працюйте зі стеками, які доступні в apx." labels: @@ -306,6 +342,10 @@ subsystems: description: "Назва підсистеми." stack: description: "Стек для використання." + info: + description: Use systemd inside the subsystem. + home: + description: The custom home directory of the subsystem. rm: description: "Видалити вказану підсистему." error: diff --git a/locales/zh_Hans.yml b/locales/zh_Hans.yml index 46afbe12..eae055b0 100644 --- a/locales/zh_Hans.yml +++ b/locales/zh_Hans.yml @@ -24,6 +24,8 @@ runtimeCommand: unexportingApp: "移除导出的应用程序时发生错误:%s" unexportingBin: "移除导出的二进制文件时发生错误:%s" enteringContainer: '进入容器时发生错误:%s' + startingContainer: '启动容器时发生错误:%s' + stoppingContainer: '停止容器时发生错误:%s' info: unexportedApps: "已移除导出的 %d 个应用程序" exportedApps: "已导出 %d 个应用程序" @@ -31,6 +33,10 @@ runtimeCommand: exportedBin: "已导出二进制文件 %s" unexportedApp: "已移除导出的应用程序 %s" unexportedBin: "已移除导出的二进制文件 %s" + stoppedContainer: 已停止容器。 + startedContainer: 已启动容器。 + stoppingContainer: 正在停止容器… + startingContainer: 正在启动容器… autoremove: description: "移除不再需要的软件包。" clean: @@ -75,6 +81,10 @@ runtimeCommand: binOutput: description: "二进制输出的路径(默认为 ~/.local/bin/)。" + start: + description: 启动子系统。 + stop: + description: 停止子系统。 pkgmanagers: description: "操作 apx 中可用的软件包管理器。" labels: @@ -149,6 +159,32 @@ pkgmanagers: name: description: "要移除的软件包管理器的名称。" + export: + options: + output: + description: 软件包管理器导出到的路径。 + name: + description: 要导出的软件包管理器的名称。 + error: + noOutput: 没有指定输出。 + noName: 没有指定名称。 + description: 导出指定的软件包管理器。 + info: + success: 已导出软件包管理器 '%s' 到 '%s'。 + import: + error: + noInput: 没有指定输入。 + cannotLoad: 无法从 '%s' 加载软件包管理器。 + info: + success: 已从 '%s' 导入软件包管理器。 + description: 导入指定的软件包管理器。 + options: + input: + description: 要导入的软件包管理器的路径。 + update: + description: 更新选定的软件包管理器。 + info: + success: 已更新软件包管理器 '%s'。 stacks: description: "操作 apx 中可用的包捆。" labels: @@ -194,7 +230,7 @@ stacks: name: description: "包捆的名称。" base: - description: "要使用的基础子系统。" + description: "要使用的基础发行版映像。(有关兼容映像的列表参见:https://distrobox.it/compatibility/#containers-distros)" packages: description: "要安装的软件包。" pkgManager: @@ -293,6 +329,10 @@ subsystems: description: "子系统的名称。" stack: description: "要使用的包捆。" + info: + description: 在子系统内部使用 systemd。 + home: + description: The custom home directory of the subsystem. rm: description: "移除指定的子系统。" error: diff --git a/locales/zh_Hant.yml b/locales/zh_Hant.yml index 1d2f063b..ec0cd659 100644 --- a/locales/zh_Hant.yml +++ b/locales/zh_Hant.yml @@ -24,6 +24,8 @@ runtimeCommand: unexportingApp: "移除匯出的應用程式時發生錯誤:%s" unexportingBin: "移除匯出的二進位檔案時發生錯誤:%s" enteringContainer: '進入容器時發生錯誤:%s' + startingContainer: '啟動容器時發生錯誤:%s' + stoppingContainer: '停止容器時發生錯誤:%s' info: unexportedApps: "已移除匯出的 %d 個應用程式" exportedApps: "已匯出 %d 個應用程式" @@ -31,6 +33,10 @@ runtimeCommand: exportedBin: "已匯出二進位檔案 %s" unexportedApp: "已移除匯出的應用程式 %s" unexportedBin: "已移除匯出的二進位檔案 %s" + stoppedContainer: 已停止容器。 + startedContainer: 已啟動容器。 + stoppingContainer: 正在停止容器… + startingContainer: 正在啟動容器… autoremove: description: "移除不再需要的軟體包。" clean: @@ -75,6 +81,10 @@ runtimeCommand: binOutput: description: "二進位輸出的路徑(預設為 ~/.local/bin/)。" + start: + description: 啟動子系統。 + stop: + description: 停止子系統。 pkgmanagers: description: "操作 apx 中可使用的軟體包管理器。" labels: @@ -149,6 +159,32 @@ pkgmanagers: name: description: "要移除的軟體包管理器的名稱。" + export: + options: + output: + description: 軟體包管理器匯出的路徑。 + name: + description: 要匯出的軟體包管理器的名稱。 + error: + noOutput: 沒有指定輸出。 + noName: 沒有指定名稱。 + description: 匯出指定的軟體包管理器。 + info: + success: 已匯出軟體包管理器 '%s' 到 '%s'。 + import: + error: + noInput: 沒有指定輸入。 + cannotLoad: 無法從 '%s' 載入軟體包管理器。 + info: + success: 已從 '%s' 匯入軟體包管理器。 + description: 匯入指定的軟體包管理器。 + options: + input: + description: 要匯入的軟體包管理器的路徑。 + update: + description: 更新選定的軟體包管理器。 + info: + success: 已更新軟體包管理器 '%s'。 stacks: description: "操作 apx 中可使用的包捆。" labels: @@ -194,7 +230,7 @@ stacks: name: description: "包捆的名稱。" base: - description: "要使用的基礎子系統。" + description: "要使用的基礎散布版映像。(相容映像之清單參見:https://distrobox.it/compatibility/#containers-distros)" packages: description: "要安裝的軟體包。" pkgManager: @@ -293,6 +329,10 @@ subsystems: description: "子系統的名稱。" stack: description: "要使用的包捆。" + info: + description: 在子系統內部使用 systemd。 + home: + description: The custom home directory of the subsystem. rm: description: "移除指定的子系統。" error: