diff --git a/locales/ar.yml b/locales/ar.yml index 497fdc95..19859b2c 100644 --- a/locales/ar.yml +++ b/locales/ar.yml @@ -354,6 +354,7 @@ subsystems: stackDoesNotExist: "التشكيلة المحددة غير موجودة. قم بإنشاء واحدة جديدة باستخدام 'apx stacks new' او قم بالتحدث لمسؤول النظام." alreadyExists: "يوجد نظام فرعي بنفس الاسم '%s' بالفعل." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "اختر اسما:" selectStack: "اختر تشكيلة [1-%d]:" diff --git a/locales/be.yml b/locales/be.yml index d8c6ec9a..b53496f7 100644 --- a/locales/be.yml +++ b/locales/be.yml @@ -356,6 +356,7 @@ subsystems: stackDoesNotExist: "Указаны стэк не існуе. Стварыце яго з дапамогай «apx stacks new» або звярніцеся да сістэмнага адміністратара." alreadyExists: "Падсістэма з назвай «%s» ужо існуе." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Выберыце назву:" selectStack: "Выберыце стос [1-%d]:" diff --git a/locales/ca.yml b/locales/ca.yml index 4492a18f..6d6d2dfd 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -362,6 +362,7 @@ subsystems: 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'." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Escull un nom:" selectStack: "Selecciona una pila [1-%d]:" diff --git a/locales/cs.yml b/locales/cs.yml index 826583e5..79a39a87 100644 --- a/locales/cs.yml +++ b/locales/cs.yml @@ -358,6 +358,7 @@ subsystems: stackDoesNotExist: "Zadaný stack neexistuje. Vytvořte jej pomocí příkazu 'apx stacks new' nebo kontaktujte správce systému." alreadyExists: "Subsystém s názvem '%s' již existuje." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Vyberte název:" selectStack: "Vyberte stack [1-%d]:" diff --git a/locales/de.yml b/locales/de.yml index 596e90f8..16b3782e 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -368,6 +368,7 @@ subsystems: stackDoesNotExist: "Der angegebene Stapel existiert nicht. Erstellen Sie ihn mit 'apx stacks new' oder wenden Sie sich an den Systemadministrator." alreadyExists: "Ein Subsystem mit dem Namen '%s' existiert bereits." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Wählen Sie einen Namen:" selectStack: "Wählen Sie einen Stapel [1-%d]:" diff --git a/locales/el.yml b/locales/el.yml index f40f1c34..3524e531 100644 --- a/locales/el.yml +++ b/locales/el.yml @@ -365,6 +365,7 @@ subsystems: stackDoesNotExist: "Η επιλεγμένη στοίβα δεν υπάρχει. Δημιουργήστε τη με το 'apx stacks new' ή επικοινωνήστε με τον διαχειριστή του συστήματος." alreadyExists: "Ένα υποσύστημα με όνομα '%s' υπάρχει ήδη." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Επιλέξτε ένα όνομα:" selectStack: "Επιλέξτε μια στοίβα [1-%d]:" diff --git a/locales/en_GB.yml b/locales/en_GB.yml index 7fb8857f..7df93475 100644 --- a/locales/en_GB.yml +++ b/locales/en_GB.yml @@ -356,6 +356,7 @@ subsystems: 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." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Choose a name:" availableStacks: "Available stacks:" diff --git a/locales/eo.yml b/locales/eo.yml index aec7ce7e..4f5894de 100644 --- a/locales/eo.yml +++ b/locales/eo.yml @@ -358,6 +358,7 @@ subsystems: stackDoesNotExist: "La specifita stako ne ekzistas. Aŭ kreu ĝin per «apx stacks new», aŭ kontaktu la sistemadimistranton." alreadyExists: "Subsistemo nomita «%s» jam ekzistas." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Elektu nomon:" selectStack: "Elektu stakon [1-%d]:" diff --git a/locales/es.yml b/locales/es.yml index da47c6c5..067d03e4 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -362,6 +362,7 @@ subsystems: 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'." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Elige un nombre:" selectStack: "Seleccione una pila [1-%d]:" diff --git a/locales/fi.yml b/locales/fi.yml index ec61569d..d0eaf24e 100644 --- a/locales/fi.yml +++ b/locales/fi.yml @@ -356,6 +356,7 @@ subsystems: 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." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Choose a name:" availableStacks: "Available stacks:" diff --git a/locales/fr.yml b/locales/fr.yml index 7db610dd..bf5419f7 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -374,6 +374,7 @@ subsystems: stackDoesNotExist: "La pile indiquée n'existe pas. Créez-la avec 'apx stacks new' ou contactez l'administrateur système." alreadyExists: "Un sous-système portant le nom \"%s\" existe déjà." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Choisissez un nom :" selectStack: "Sélectionner une pile [1-%d] :" diff --git a/locales/ga.yml b/locales/ga.yml index 4a78df8d..c58fd1db 100644 --- a/locales/ga.yml +++ b/locales/ga.yml @@ -361,6 +361,7 @@ subsystems: stackDoesNotExist: "Níl an chairn shonraithe ann. Cruthaigh é le 'cruacha apx nua' nó déan teagmháil le riarthóir an chórais." alreadyExists: "Tá fochóras leis an ainm '%s' ann cheana." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Roghnaigh ainm:" availableStacks: "Cruacha atá ar fáil:" diff --git a/locales/he.yml b/locales/he.yml index dddcccc0..691a5ad3 100644 --- a/locales/he.yml +++ b/locales/he.yml @@ -355,6 +355,7 @@ subsystems: stackDoesNotExist: "הערימה המפורטת אינה קיימת. צור אותו עם \"Apxערימה חדשה\"\ \ או צור קשר עם מנהל המערכת." alreadyExists: "תת-מערכת עם השם '%s' כבר קיימת." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "בחרו שם:" selectStack: "בחר ערימה [1-%d]:" diff --git a/locales/hu.yml b/locales/hu.yml index 32542ba9..1cec96dc 100644 --- a/locales/hu.yml +++ b/locales/hu.yml @@ -361,6 +361,7 @@ subsystems: 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." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Choose a name:" selectStack: "Select a stack [1-%d]:" diff --git a/locales/id.yml b/locales/id.yml index 0da07a68..e43c52e3 100644 --- a/locales/id.yml +++ b/locales/id.yml @@ -367,6 +367,7 @@ subsystems: stackDoesNotExist: "stack yang ditentukan tidak ada. Buatlah dengan 'apx stacks new' atau hubungi administrator sistem." alreadyExists: "Subsistem dengan nama '%s' sudah ada." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Pilih sebuah nama:" selectStack: "Pilih stack [1-%d]:" diff --git a/locales/it.yml b/locales/it.yml index bda72245..8207feea 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -369,6 +369,7 @@ subsystems: stackDoesNotExist: "Lo stack specificato non esiste. Crealo con 'apx stacks new' o contatta l'amministratore del sistema." alreadyExists: "Esiste già un sottosistema con il nome '%s'." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Scegli un nome:" selectStack: "Selezionare uno stack [1-%d]:" diff --git a/locales/ja.yml b/locales/ja.yml index bd063f0b..b23b7ec0 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -356,6 +356,7 @@ subsystems: 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." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Choose a name:" selectStack: "Select a stack [1-%d]:" diff --git a/locales/ko.yml b/locales/ko.yml index 1ef19d46..b7aead16 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -350,6 +350,7 @@ subsystems: stackDoesNotExist: "특정된 스택이 존재하지 않습니다. 'apx stacks new' 명령어로 해당 스택을 생성하시거나 시스템 관리자에게 문의하십시오." alreadyExists: "'%s' 이름을 가진 하위 시스템이 이미 존재합니다." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "이름 입력:" selectStack: "스택 선택 [1-%d]:" diff --git a/locales/nl.yml b/locales/nl.yml index fe25501f..774a1dd3 100644 --- a/locales/nl.yml +++ b/locales/nl.yml @@ -370,6 +370,7 @@ subsystems: stackDoesNotExist: "De opgegeven stack bestaat niet. Maak deze aan met ‘apx stacks new’ of neem contact op met de systeembeheerder." alreadyExists: "Er bestaat al een subsysteem met de naam ‘%s’." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Kies een naam:" selectStack: "Selecteer een stack [1-%d]:" diff --git a/locales/pl.yml b/locales/pl.yml index 8b87eaf1..9fa26302 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -364,6 +364,7 @@ subsystems: stackDoesNotExist: "Określony stos nie istnieje. Utwórz go z użyciem 'apx stacks new' lub skontaktuj się z administratorem systemu." alreadyExists: "Podsystem o nazwie '%s' już istnieje." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Wybierz nazwę:" selectStack: "Wybierz stos [1-%d]:" diff --git a/locales/pt.yml b/locales/pt.yml index dd434367..9b9a9cf1 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -361,6 +361,7 @@ subsystems: stackDoesNotExist: "A pilha especificada não existe. Crie-a com 'apx stacks new' ou entre em contato com o administrador do sistema." alreadyExists: "Já existe um subsistema com o nome '%s'." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Escolha um nome:" selectStack: "Selecione uma pilha [1-%d]:" diff --git a/locales/pt_BR.yml b/locales/pt_BR.yml index badfeaa1..80079a00 100644 --- a/locales/pt_BR.yml +++ b/locales/pt_BR.yml @@ -364,6 +364,7 @@ subsystems: stackDoesNotExist: "A pilha especificada não existe. Crie-a com 'apx stacks new' ou entre em contato com o administrador do sistema." alreadyExists: "Já existe um subsistema com o nome '%s'." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Escolha um nome:" selectStack: "Selecione uma pilha [1-%d]:" diff --git a/locales/ro.yml b/locales/ro.yml index ab545c64..3ef33b81 100644 --- a/locales/ro.yml +++ b/locales/ro.yml @@ -363,6 +363,7 @@ subsystems: stackDoesNotExist: "Stiva specificată nu există. Creaz-o cu \"apx stacks new\"\ \ sau contactează administratorul de sistem." alreadyExists: "Un subsistem cu numele \"%s\" există deja." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Alege un nume:" selectStack: "Selectează o stivă [1-%d]:" diff --git a/locales/ru.yml b/locales/ru.yml index 0e7adfc9..bd120ebc 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -360,6 +360,7 @@ subsystems: stackDoesNotExist: "Указанного стека не существует. Создайте его с помощью 'apx stacks new' или обратитесь к системному администратору." alreadyExists: "Подсистема с именем '%s' уже существует." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Выберите имя:" selectStack: "Выберите стек [1-%d]:" diff --git a/locales/sv.yml b/locales/sv.yml index adf63c5b..9ddaa1b2 100644 --- a/locales/sv.yml +++ b/locales/sv.yml @@ -361,6 +361,7 @@ subsystems: stackDoesNotExist: "Den specificerade stacken finns inte. Skapa den med 'apx stack new' eller kontakta systemadministratören." alreadyExists: "Ett undersystem med namnet \"%s\" existerar redan." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Välj ett namn:" selectStack: "Välj en stack [1-%d]:" diff --git a/locales/tr.yml b/locales/tr.yml index d2cea35b..8381a2a6 100644 --- a/locales/tr.yml +++ b/locales/tr.yml @@ -360,6 +360,7 @@ subsystems: stackDoesNotExist: "Belirtilen yığın yok. 'apx stacks new' ile oluşturun ya da sistem yöneticisiyle iletişime geçin." alreadyExists: "'%s' adlı alt sistem zaten var." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Ad seç:" selectStack: "Yığın seç [1-%d]:" diff --git a/locales/uk.yml b/locales/uk.yml index dd48b5a2..c3a4c043 100644 --- a/locales/uk.yml +++ b/locales/uk.yml @@ -360,6 +360,7 @@ subsystems: stackDoesNotExist: "Вказаного стека не існує. Створіть його за допомогою «apx stacks new» або зверніться до системного адміністратора." alreadyExists: "Підсистема з назвою «%s» вже існує." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Вибрати ім'я:" selectStack: "Виберіть стек [1-%d]:" diff --git a/locales/vi.yml b/locales/vi.yml index ce4844cc..563d951d 100644 --- a/locales/vi.yml +++ b/locales/vi.yml @@ -360,6 +360,7 @@ subsystems: 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." + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "Choose a name:" selectStack: "Select a stack [1-%d]:" diff --git a/locales/zh_Hans.yml b/locales/zh_Hans.yml index 1d9b18b5..c88ba82f 100644 --- a/locales/zh_Hans.yml +++ b/locales/zh_Hans.yml @@ -344,6 +344,7 @@ subsystems: noStack: "没有指定包捆。" stackDoesNotExist: "指定的包捆不存在。请使用 'apx stacks new' 创建或者联系系统管理员。" alreadyExists: "名为 '%s' 的子系统已经存在。" + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "选择名称:" selectStack: "选择包捆 [1-%d]:" diff --git a/locales/zh_Hant.yml b/locales/zh_Hant.yml index 8a744d70..ecf1a03f 100644 --- a/locales/zh_Hant.yml +++ b/locales/zh_Hant.yml @@ -344,6 +344,7 @@ subsystems: noStack: "沒有指定包捆。" stackDoesNotExist: "指定的包捆不存在。請使用 'apx stacks new' 建立或是聯絡系統管理員。" alreadyExists: "名為 '%s' 的子系統已經存在。" + forbiddenName: The name '%s' is forbidden. Please choose a different name info: askName: "選擇名稱:" selectStack: "選取包捆 [1-%d]:"