mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-07 15:56:53 +00:00
Merge branch 'main' of https://github.com/MacRimi/ProxMenux
This commit is contained in:
commit
38977af9d3
@ -1,4 +1,95 @@
|
||||
{
|
||||
"Installing system dependencies": {
|
||||
"es": "Instalando dependencias del sistema",
|
||||
"fr": "Installation des dépendances système",
|
||||
"de": "Systemabhängigkeiten werden installiert",
|
||||
"it": "Installazione delle dipendenze di sistema",
|
||||
"pt": "Instalando dependências do sistema"
|
||||
},
|
||||
"is already installed.": {
|
||||
"es": "ya está instalado.",
|
||||
"fr": "est déjà installé.",
|
||||
"de": "ist bereits installiert.",
|
||||
"it": "è già installato.",
|
||||
"pt": "já está instalado."
|
||||
},
|
||||
"Setting up translation environment": {
|
||||
"es": "Configurando entorno de traducción",
|
||||
"fr": "Configuration de l'environnement de traduction",
|
||||
"de": "Übersetzungsumgebung wird eingerichtet",
|
||||
"it": "Configurazione dell'ambiente di traduzione",
|
||||
"pt": "Configurando ambiente de tradução"
|
||||
},
|
||||
"Virtual environment already exists.": {
|
||||
"es": "El entorno virtual ya existe.",
|
||||
"fr": "L'environnement virtuel existe déjà.",
|
||||
"de": "Virtuelle Umgebung existiert bereits.",
|
||||
"it": "L'ambiente virtuale esiste già.",
|
||||
"pt": "O ambiente virtual já existe."
|
||||
},
|
||||
"Upgrading pip...": {
|
||||
"es": "Actualizando pip...",
|
||||
"fr": "Mise à jour de pip...",
|
||||
"de": "pip wird aktualisiert...",
|
||||
"it": "Aggiornamento di pip...",
|
||||
"pt": "Atualizando pip..."
|
||||
},
|
||||
"Pip upgraded successfully.": {
|
||||
"es": "pip actualizado correctamente.",
|
||||
"fr": "pip mis à jour avec succès.",
|
||||
"de": "pip erfolgreich aktualisiert.",
|
||||
"it": "pip aggiornato correttamente.",
|
||||
"pt": "pip atualizado com sucesso."
|
||||
},
|
||||
"Installing googletrans...": {
|
||||
"es": "Instalando googletrans...",
|
||||
"fr": "Installation de googletrans...",
|
||||
"de": "googletrans wird installiert...",
|
||||
"it": "Installazione di googletrans...",
|
||||
"pt": "Instalando googletrans..."
|
||||
},
|
||||
"installed successfully.": {
|
||||
"es": "instalado correctamente.",
|
||||
"fr": "installé avec succès.",
|
||||
"de": "erfolgreich installiert.",
|
||||
"it": "installato correttamente.",
|
||||
"pt": "instalado com sucesso."
|
||||
},
|
||||
"Downloading necessary files": {
|
||||
"es": "Descargando archivos necesarios",
|
||||
"fr": "Téléchargement des fichiers nécessaires",
|
||||
"de": "Notwendige Dateien werden heruntergeladen",
|
||||
"it": "Download dei file necessari",
|
||||
"pt": "Baixando arquivos necessários"
|
||||
},
|
||||
"Downloading": {
|
||||
"es": "Descargando",
|
||||
"fr": "Téléchargement",
|
||||
"de": "Herunterladen",
|
||||
"it": "Download",
|
||||
"pt": "Download"
|
||||
},
|
||||
"downloaded successfully.": {
|
||||
"es": "descargado correctamente.",
|
||||
"fr": "téléchargé avec succès.",
|
||||
"de": "erfolgreich heruntergeladen.",
|
||||
"it": "scaricato correttamente.",
|
||||
"pt": "baixado com sucesso."
|
||||
},
|
||||
"ProxMenux has been installed successfully": {
|
||||
"es": "ProxMenux se ha instalado correctamente.",
|
||||
"fr": "ProxMenux a été installé avec succès.",
|
||||
"de": "ProxMenux wurde erfolgreich installiert.",
|
||||
"it": "ProxMenux è stato installato correttamente.",
|
||||
"pt": "ProxMenux foi instalado com sucesso."
|
||||
},
|
||||
"To run ProxMenux, simply execute this command in the console or terminal:": {
|
||||
"es": "Para ejecutar ProxMenux, simplemente ejecute este comando en la consola o terminal:",
|
||||
"fr": "Pour exécuter ProxMenux, lancez simplement cette commande dans la console ou le terminal :",
|
||||
"de": "Um ProxMenux zu starten, führen Sie diesen Befehl einfach in der Konsole oder im Terminal aus:",
|
||||
"it": "Per avviare ProxMenux, esegui semplicemente questo comando nel terminale:",
|
||||
"pt": "Para executar o ProxMenux, basta executar este comando no console ou terminal:"
|
||||
},
|
||||
"Language changed to": {
|
||||
"es": "Idioma cambiado a",
|
||||
"fr": "Langue changée en",
|
||||
|
Loading…
x
Reference in New Issue
Block a user