From 876fe286334c530089832f34f8e61a9c47489104 Mon Sep 17 00:00:00 2001 From: Ilia Rostovtsev Date: Fri, 28 Feb 2020 03:30:49 +0300 Subject: [PATCH] Language Transform: ACL module transcode/translate (config) --- acl/config.info.af | 0 acl/config.info.af.auto | 5 +++++ acl/config.info.ar.auto | 0 acl/config.info.be | 0 acl/config.info.be.auto | 5 +++++ acl/config.info.bg | 10 +++++----- acl/config.info.bg.auto | 0 acl/config.info.ca | 6 +++--- acl/config.info.ca.auto | 0 acl/config.info.cs | 5 +++++ acl/config.info.cs.auto | 0 acl/config.info.cz | 5 ----- acl/config.info.da.auto | 0 acl/config.info.de | 2 +- acl/config.info.de.auto | 0 acl/config.info.el | 0 acl/config.info.el.auto | 5 +++++ acl/config.info.es | 4 ++-- acl/config.info.es.auto | 0 acl/config.info.eu | 1 - acl/config.info.eu.auto | 0 acl/config.info.fa | 2 -- acl/config.info.fa.auto | 0 acl/config.info.fi | 0 acl/config.info.fi.auto | 5 +++++ acl/config.info.fr | 4 ++-- acl/config.info.fr.auto | 0 acl/config.info.he | 0 acl/config.info.he.auto | 5 +++++ acl/config.info.hr.auto | 5 +++++ acl/config.info.hu | 10 +++++----- acl/config.info.hu.auto | 0 acl/config.info.it | 2 +- acl/config.info.it.auto | 0 acl/config.info.ja | 5 +++++ acl/config.info.ja.auto | 0 acl/config.info.ja_JP.euc | 5 ----- acl/config.info.ko | 5 +++++ acl/config.info.ko.auto | 0 acl/config.info.ko_KR.euc | 5 ----- acl/config.info.lt | 0 acl/config.info.lt.auto | 5 +++++ acl/config.info.lv | 0 acl/config.info.lv.auto | 5 +++++ acl/{config.info.ms_MY => config.info.ms} | 6 +++--- acl/config.info.ms.auto | 0 acl/config.info.mt | 0 acl/config.info.mt.auto | 5 +++++ acl/config.info.nl.auto | 0 acl/config.info.no | 2 +- acl/config.info.no.auto | 0 acl/config.info.pl | 6 +++--- acl/config.info.pl.auto | 0 acl/config.info.pt | 0 acl/config.info.pt.auto | 5 +++++ acl/config.info.pt_BR | 8 ++++---- acl/config.info.pt_BR.auto | 0 acl/config.info.ro | 0 acl/config.info.ro.auto | 5 +++++ acl/config.info.ru | 5 +++++ acl/config.info.ru.auto | 0 acl/config.info.ru_RU | 5 ----- acl/config.info.sk | 10 +++++----- acl/config.info.sk.auto | 0 acl/config.info.sl | 0 acl/config.info.sl.auto | 5 +++++ acl/config.info.sv | 2 +- acl/config.info.sv.auto | 4 ++++ acl/config.info.th | 0 acl/config.info.th.auto | 5 +++++ acl/config.info.tr | 10 +++++----- acl/config.info.tr.auto | 0 acl/config.info.uk | 4 ++++ acl/config.info.uk.auto | 1 + acl/config.info.uk_UA | 5 ----- acl/config.info.ur | 0 acl/config.info.ur.auto | 5 +++++ acl/config.info.vi | 0 acl/config.info.vi.auto | 5 +++++ acl/config.info.zh | 1 + acl/config.info.zh.auto | 4 ++++ acl/config.info.zh_CN | 1 - acl/config.info.zh_TW | 4 ++++ acl/config.info.zh_TW.Big5 | 4 ---- acl/config.info.zh_TW.auto | 1 + 85 files changed, 155 insertions(+), 74 deletions(-) create mode 100644 acl/config.info.af create mode 100644 acl/config.info.af.auto create mode 100644 acl/config.info.ar.auto create mode 100644 acl/config.info.be create mode 100644 acl/config.info.be.auto create mode 100644 acl/config.info.bg.auto create mode 100644 acl/config.info.ca.auto create mode 100644 acl/config.info.cs create mode 100644 acl/config.info.cs.auto delete mode 100644 acl/config.info.cz create mode 100644 acl/config.info.da.auto create mode 100644 acl/config.info.de.auto create mode 100644 acl/config.info.el create mode 100644 acl/config.info.el.auto create mode 100644 acl/config.info.es.auto create mode 100644 acl/config.info.eu.auto create mode 100644 acl/config.info.fa.auto create mode 100644 acl/config.info.fi create mode 100644 acl/config.info.fi.auto create mode 100644 acl/config.info.fr.auto create mode 100644 acl/config.info.he create mode 100644 acl/config.info.he.auto create mode 100644 acl/config.info.hr.auto create mode 100644 acl/config.info.hu.auto create mode 100644 acl/config.info.it.auto create mode 100644 acl/config.info.ja create mode 100644 acl/config.info.ja.auto delete mode 100644 acl/config.info.ja_JP.euc create mode 100644 acl/config.info.ko create mode 100644 acl/config.info.ko.auto delete mode 100644 acl/config.info.ko_KR.euc create mode 100644 acl/config.info.lt create mode 100644 acl/config.info.lt.auto create mode 100644 acl/config.info.lv create mode 100644 acl/config.info.lv.auto rename acl/{config.info.ms_MY => config.info.ms} (100%) create mode 100644 acl/config.info.ms.auto create mode 100644 acl/config.info.mt create mode 100644 acl/config.info.mt.auto create mode 100644 acl/config.info.nl.auto create mode 100644 acl/config.info.no.auto create mode 100644 acl/config.info.pl.auto create mode 100644 acl/config.info.pt create mode 100644 acl/config.info.pt.auto create mode 100644 acl/config.info.pt_BR.auto create mode 100644 acl/config.info.ro create mode 100644 acl/config.info.ro.auto create mode 100644 acl/config.info.ru create mode 100644 acl/config.info.ru.auto delete mode 100644 acl/config.info.ru_RU create mode 100644 acl/config.info.sk.auto create mode 100644 acl/config.info.sl create mode 100644 acl/config.info.sl.auto create mode 100644 acl/config.info.sv.auto create mode 100644 acl/config.info.th create mode 100644 acl/config.info.th.auto create mode 100644 acl/config.info.tr.auto create mode 100644 acl/config.info.uk create mode 100644 acl/config.info.uk.auto delete mode 100644 acl/config.info.uk_UA create mode 100644 acl/config.info.ur create mode 100644 acl/config.info.ur.auto create mode 100644 acl/config.info.vi create mode 100644 acl/config.info.vi.auto create mode 100644 acl/config.info.zh create mode 100644 acl/config.info.zh.auto delete mode 100644 acl/config.info.zh_CN create mode 100644 acl/config.info.zh_TW delete mode 100644 acl/config.info.zh_TW.Big5 create mode 100644 acl/config.info.zh_TW.auto diff --git a/acl/config.info.af b/acl/config.info.af new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.af.auto b/acl/config.info.af.auto new file mode 100644 index 000000000..a8d60c3c5 --- /dev/null +++ b/acl/config.info.af.auto @@ -0,0 +1,5 @@ +line1=Configurable options,11 +ssleay=Path to openssl or ssleay program,3,Automatic +display=User and group display mode,1,1-Names only,0-Names and modules +line2=System configuration,11 +order=Sort users and groups by,1,0-Order in file,1-Name diff --git a/acl/config.info.ar.auto b/acl/config.info.ar.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.be b/acl/config.info.be new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.be.auto b/acl/config.info.be.auto new file mode 100644 index 000000000..eda9c5e61 --- /dev/null +++ b/acl/config.info.be.auto @@ -0,0 +1,5 @@ +line2=System configuration,11 +order=Sort users and groups by,1,0-Order in file,1-Name +display=User and group display mode,1,1-Names only,0-Names and modules +ssleay=Path to openssl or ssleay program,3,Automatic +line1=Configurable options,11 diff --git a/acl/config.info.bg b/acl/config.info.bg index b38b12b36..428448c18 100644 --- a/acl/config.info.bg +++ b/acl/config.info.bg @@ -1,5 +1,5 @@ -line1= ,11 -display= ,1,1- ,0- -order= ,1,0- ,1- -line2= ,11 -ssleay= openssl ssleay ,0 +line1=Конфигурационни опции,11 +display=Режим на показване на потребител и група,1,1-Само имена,0-Имена и модули +order=Подреди юзери и групи по,1,0-подредба във файл,1-име +line2=Системна конфигурация,11 +ssleay=Път към openssl или ssleay програма,0 diff --git a/acl/config.info.bg.auto b/acl/config.info.bg.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.ca b/acl/config.info.ca index 206597f6b..536379724 100644 --- a/acl/config.info.ca +++ b/acl/config.info.ca @@ -1,5 +1,5 @@ line1=Opcions configurables,11 -display=Forma de mostrar els usuaris i els grups,1,1-Noms els noms,0-Noms i mduls +display=Forma de mostrar els usuaris i els grups,1,1-Només els noms,0-Noms i mòduls order=Ordena els usuaris i grups per,1,0-L'ordre del fitxer,1-El nom -line2=Configuraci del sistema,11 -ssleay=Cam del programa openssl o ssleay,3,Automtic +line2=Configuració del sistema,11 +ssleay=Camí del programa openssl o ssleay,3,Automàtic diff --git a/acl/config.info.ca.auto b/acl/config.info.ca.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.cs b/acl/config.info.cs new file mode 100644 index 000000000..fde6637a1 --- /dev/null +++ b/acl/config.info.cs @@ -0,0 +1,5 @@ +ssleay=Cesta k programu openssl nebo ssleay,0 +display=Mód pro zobrazení uživatele a skupiny,1,1-Pouze jména,0-Jména a moduly +line1=Možnosti konfigurace,11 +order=Třídit uživatele a skupiny podle,1,0-pořadí v souboru,1-jména +line2=Konfigurace systému,11 diff --git a/acl/config.info.cs.auto b/acl/config.info.cs.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.cz b/acl/config.info.cz deleted file mode 100644 index f730331a7..000000000 --- a/acl/config.info.cz +++ /dev/null @@ -1,5 +0,0 @@ -line1=Monosti konfigurace,11 -display=Md pro zobrazen uivatele a skupiny,1,1-Pouze jmna,0-Jmna a moduly -order=Tdit uivatele a skupiny podle,1,0-poad v souboru,1-jmna -line2=Konfigurace systmu,11 -ssleay=Cesta k programu openssl nebo ssleay,0 diff --git a/acl/config.info.da.auto b/acl/config.info.da.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.de b/acl/config.info.de index ea7cb0b46..a53c94177 100644 --- a/acl/config.info.de +++ b/acl/config.info.de @@ -2,4 +2,4 @@ line1=Konfigurierbare Optionen,11 display=Benutzer- und Gruppenanzeige,1,1-Nur Namen,0-Namen und Module order=Sortiere Benutzer und Gruppen nach,1,0-Reihenfolge in Datei,1-Name line2=Systemkonfiguration,11 -ssleay=Pfad zu openssl oder ssleay,3,Automatisch \ No newline at end of file +ssleay=Pfad zu openssl oder ssleay,3,Automatisch diff --git a/acl/config.info.de.auto b/acl/config.info.de.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.el b/acl/config.info.el new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.el.auto b/acl/config.info.el.auto new file mode 100644 index 000000000..c0da8b58d --- /dev/null +++ b/acl/config.info.el.auto @@ -0,0 +1,5 @@ +order=Sort users and groups by,1,0-Order in file,1-Name +line2=System configuration,11 +ssleay=Path to openssl or ssleay program,3,Automatic +display=User and group display mode,1,1-Names only,0-Names and modules +line1=Configurable options,11 diff --git a/acl/config.info.es b/acl/config.info.es index d2af4e3aa..03fa15a39 100644 --- a/acl/config.info.es +++ b/acl/config.info.es @@ -1,5 +1,5 @@ line1=Opciones Configurables,11 -display=Modo de mostrar usuario y grupo,1,1-Sólo nombres,0-Nombres y módulos +display=Modo de mostrar usuario y grupo,1,1-Sólo nombres,0-Nombres y módulos order=Clasificar usuarios y grupos por,1,0-Orden en archivo,1-Nombre -line2=Configuración de Sistema,11 +line2=Configuración de Sistema,11 ssleay=Trayectoria al programa openssl o ssleay,0 diff --git a/acl/config.info.es.auto b/acl/config.info.es.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.eu b/acl/config.info.eu index 3b1299f55..f1e4f6fc3 100644 --- a/acl/config.info.eu +++ b/acl/config.info.eu @@ -1,6 +1,5 @@ line1=Konfiguragarri diren aukerak, 11 display=Erabiltzaile eta taldea erakusteko modua, 1,1-Izenak soilik, 0-Izenak eta moduluak -Display user modules in,1,0-Table,1-Pulldown menu order=Ordenatu erabiltzaile eta taldeak,1,0-Fitxategian ordenatu,1-Izena line2=Sistemaren konfigurazioa,11 ssleay=Openssl edo ssleay programaren helbidea,3,Automatikoa diff --git a/acl/config.info.eu.auto b/acl/config.info.eu.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.fa b/acl/config.info.fa index 96ee9e0e1..e846b3bf3 100644 --- a/acl/config.info.fa +++ b/acl/config.info.fa @@ -1,7 +1,5 @@ - line1=گزينه‌هاي پيکربندي,11 display=حالت نمايش کاربران و گروه‌ها,1,1-فقط نامها,0-نامها و پيمانه‌ها order=مرتب سازي کاربران و گروه‌ها براساس,1,0-ترتيب در پرونده,1-نام line2=پيکربندي سيستم,11 ssleay=مسير براي openssl يا برنامه ssleay,3,خودکار - diff --git a/acl/config.info.fa.auto b/acl/config.info.fa.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.fi b/acl/config.info.fi new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.fi.auto b/acl/config.info.fi.auto new file mode 100644 index 000000000..ff5eae054 --- /dev/null +++ b/acl/config.info.fi.auto @@ -0,0 +1,5 @@ +order=Sort users and groups by,1,0-Order in file,1-Name +line2=System configuration,11 +display=User and group display mode,1,1-Names only,0-Names and modules +ssleay=Path to openssl or ssleay program,3,Automatic +line1=Configurable options,11 diff --git a/acl/config.info.fr b/acl/config.info.fr index 5017b928c..704cca9cb 100644 --- a/acl/config.info.fr +++ b/acl/config.info.fr @@ -1,5 +1,5 @@ line1=Options configurables,11 display=Mode d'affichage des utilisateurs et des groupes,1,1-Noms seulement,0-Noms et modules order=Trier les utilisateurs et les groupes par,1,0-Ordre dans le fichier,1-Nom -line2=Configuration du système,11 -ssleay=Chemin d'accès au programme openssl ou ssleay,3,Automatique +line2=Configuration du système,11 +ssleay=Chemin d'accès au programme openssl ou ssleay,3,Automatique diff --git a/acl/config.info.fr.auto b/acl/config.info.fr.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.he b/acl/config.info.he new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.he.auto b/acl/config.info.he.auto new file mode 100644 index 000000000..eda9c5e61 --- /dev/null +++ b/acl/config.info.he.auto @@ -0,0 +1,5 @@ +line2=System configuration,11 +order=Sort users and groups by,1,0-Order in file,1-Name +display=User and group display mode,1,1-Names only,0-Names and modules +ssleay=Path to openssl or ssleay program,3,Automatic +line1=Configurable options,11 diff --git a/acl/config.info.hr.auto b/acl/config.info.hr.auto new file mode 100644 index 000000000..6eb91a3ac --- /dev/null +++ b/acl/config.info.hr.auto @@ -0,0 +1,5 @@ +line1=Configurable options,11 +ssleay=Path to openssl or ssleay program,3,Automatic +display=User and group display mode,1,1-Names only,0-Names and modules +order=Sort users and groups by,1,0-Order in file,1-Name +line2=System configuration,11 diff --git a/acl/config.info.hu b/acl/config.info.hu index 338dc6016..bee139c17 100644 --- a/acl/config.info.hu +++ b/acl/config.info.hu @@ -1,5 +1,5 @@ -line1=Konfigurlhat belltsok,11 -display=Felhasznl s csoport megjelentsi md,1,1-Csak a neveket,0-Neveket s modulokat -order=Felhasznlk s csoportok rendezse,1,0-A fjl rendezse szerint,1-Nv szerint -line2=Rendszer konfigurci,11 -ssleay=Az openssl vagy ssleay program teljes elrsi tja,0 +line1=Konfigurálható beállítások,11 +display=Felhasználó és csoport megjelenítési mód,1,1-Csak a neveket,0-Neveket és modulokat +order=Felhasználók és csoportok rendezése,1,0-A fájl rendezése szerint,1-Név szerint +line2=Rendszer konfiguráció,11 +ssleay=Az openssl vagy ssleay program teljes elérési útja,0 diff --git a/acl/config.info.hu.auto b/acl/config.info.hu.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.it b/acl/config.info.it index 9b9bf4aca..498435e6c 100644 --- a/acl/config.info.it +++ b/acl/config.info.it @@ -1,5 +1,5 @@ line1=Opzioni configurabili,11 -display=Modalità di visualizzazione di utenti e gruppi,1,1-Solo i nomi,0-Nomi e moduli +display=Modalità di visualizzazione di utenti e gruppi,1,1-Solo i nomi,0-Nomi e moduli order=Ordina gli utenti e i gruppi per,1,0-Ordine nel file,1-Nome line2=Configurazione di sistema,11 ssleay=Percorso al programma openssl o ssleay,3,Automatico diff --git a/acl/config.info.it.auto b/acl/config.info.it.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.ja b/acl/config.info.ja new file mode 100644 index 000000000..be57e8554 --- /dev/null +++ b/acl/config.info.ja @@ -0,0 +1,5 @@ +order=ユーザとグループのソート順,1,0-ファイル順,1-名前順 +line2=システム設定,11 +ssleay=opensslプログラムまたはssleayプログラムのパス,3,自動 +display=ユーザとグループの表示モード,1,1-名前のみ,0-名前とモジュール +line1=設定可能なオプション,11 diff --git a/acl/config.info.ja.auto b/acl/config.info.ja.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.ja_JP.euc b/acl/config.info.ja_JP.euc deleted file mode 100644 index 5b46399ad..000000000 --- a/acl/config.info.ja_JP.euc +++ /dev/null @@ -1,5 +0,0 @@ -line1=ǽʥץ,11 -display=桼ȥ롼פɽ⡼,1,1-̾Τ,0-̾ȥ⥸塼 -order=桼ȥ롼פΥȽ,1,0-ե,1-̾ -line2=ƥ,11 -ssleay=opensslץޤssleayץΥѥ,3,ư diff --git a/acl/config.info.ko b/acl/config.info.ko new file mode 100644 index 000000000..78c47513a --- /dev/null +++ b/acl/config.info.ko @@ -0,0 +1,5 @@ +line1=가능한 옵션,11 +ssleay=openssl 또는 ssleay 파일 경로,3,Automatic +display=유저와 그룹 출력 모드,1,1-이름만,0-이름과 모듈 +order=유저와 그룹 정렬,1,0-파일 순,1-이름 +line2=시스템 설정,11 diff --git a/acl/config.info.ko.auto b/acl/config.info.ko.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.ko_KR.euc b/acl/config.info.ko_KR.euc deleted file mode 100644 index edae09962..000000000 --- a/acl/config.info.ko_KR.euc +++ /dev/null @@ -1,5 +0,0 @@ -line1= ɼ,11 -display= ׷ ,1,1-̸,0-̸ -order= ׷ ,1,0- ,1-̸ -line2=ý ,11 -ssleay=openssl Ǵ ssleay ,3,Automatic diff --git a/acl/config.info.lt b/acl/config.info.lt new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.lt.auto b/acl/config.info.lt.auto new file mode 100644 index 000000000..5d1641066 --- /dev/null +++ b/acl/config.info.lt.auto @@ -0,0 +1,5 @@ +ssleay=Path to openssl or ssleay program,3,Automatic +display=User and group display mode,1,1-Names only,0-Names and modules +line1=Configurable options,11 +line2=System configuration,11 +order=Sort users and groups by,1,0-Order in file,1-Name diff --git a/acl/config.info.lv b/acl/config.info.lv new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.lv.auto b/acl/config.info.lv.auto new file mode 100644 index 000000000..a622f0c63 --- /dev/null +++ b/acl/config.info.lv.auto @@ -0,0 +1,5 @@ +display=User and group display mode,1,1-Names only,0-Names and modules +ssleay=Path to openssl or ssleay program,3,Automatic +line1=Configurable options,11 +line2=System configuration,11 +order=Sort users and groups by,1,0-Order in file,1-Name diff --git a/acl/config.info.ms_MY b/acl/config.info.ms similarity index 100% rename from acl/config.info.ms_MY rename to acl/config.info.ms index 449388377..0ab9e7f16 100644 --- a/acl/config.info.ms_MY +++ b/acl/config.info.ms @@ -1,5 +1,5 @@ -line1=Pilihan konfigurasi,11 -display=Mod paparan pengguna dan grup,1,1-Nama sahaja,0-Nama dan modul -order=Tapis pengguna dan grup dengan,1,0-Urutan dalam fail,1-Nama line2=Konfigurasi sistem,11 +order=Tapis pengguna dan grup dengan,1,0-Urutan dalam fail,1-Nama ssleay=Lokasi program openssl atau ssleay,3,Automatik +display=Mod paparan pengguna dan grup,1,1-Nama sahaja,0-Nama dan modul +line1=Pilihan konfigurasi,11 diff --git a/acl/config.info.ms.auto b/acl/config.info.ms.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.mt b/acl/config.info.mt new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.mt.auto b/acl/config.info.mt.auto new file mode 100644 index 000000000..ff5eae054 --- /dev/null +++ b/acl/config.info.mt.auto @@ -0,0 +1,5 @@ +order=Sort users and groups by,1,0-Order in file,1-Name +line2=System configuration,11 +display=User and group display mode,1,1-Names only,0-Names and modules +ssleay=Path to openssl or ssleay program,3,Automatic +line1=Configurable options,11 diff --git a/acl/config.info.nl.auto b/acl/config.info.nl.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.no b/acl/config.info.no index d7c91a1e6..a3e2c0955 100644 --- a/acl/config.info.no +++ b/acl/config.info.no @@ -1,5 +1,5 @@ line1=Konfigurerbare innstillinger,11 display=Visningsmodus for bruker og gruppe,1,1-Bare navn,0-Navn og moduler -order=Sorter brukere og grupper etter,1,0-Rekkefølge i filen,1-Navn +order=Sorter brukere og grupper etter,1,0-Rekkefølge i filen,1-Navn line2=System konfigurasjon,11 ssleay=Stien til openssl eller ssleay program,0 diff --git a/acl/config.info.no.auto b/acl/config.info.no.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.pl b/acl/config.info.pl index b44b5984c..1de6f87b3 100644 --- a/acl/config.info.pl +++ b/acl/config.info.pl @@ -1,5 +1,5 @@ line1=Opcje konfiguracyjne,11 -display=Tryb wywietlania uytkownikw i grup,1,1-Tylko nazwy,0-Nazwy i moduy -order=Porzdkuj uytkownikw i grupy wg,1,0-Kolejnoci w zbiorze,1-Nazwy +display=Tryb wyświetlania użytkowników i grup,1,1-Tylko nazwy,0-Nazwy i moduły +order=Porządkuj użytkowników i grupy wg,1,0-Kolejności w zbiorze,1-Nazwy line2=Konfiguracja systemu,11 -ssleay=cieka do programu openssl lub ssleay,0 +ssleay=Ścieżka do programu openssl lub ssleay,0 diff --git a/acl/config.info.pl.auto b/acl/config.info.pl.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.pt b/acl/config.info.pt new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.pt.auto b/acl/config.info.pt.auto new file mode 100644 index 000000000..782ea8ccb --- /dev/null +++ b/acl/config.info.pt.auto @@ -0,0 +1,5 @@ +line2=System configuration,11 +order=Sort users and groups by,1,0-Order in file,1-Name +line1=Configurable options,11 +display=User and group display mode,1,1-Names only,0-Names and modules +ssleay=Path to openssl or ssleay program,3,Automatic diff --git a/acl/config.info.pt_BR b/acl/config.info.pt_BR index cdd4cbda8..0954b4461 100644 --- a/acl/config.info.pt_BR +++ b/acl/config.info.pt_BR @@ -1,5 +1,5 @@ -line1=Opções configuráveis,11 -order=Ordenar usuários e grupos por,1,0-Ordem no arquivo,1-Nome -line2=Configuração do sistema,11 +line1=Opções configuráveis,11 +order=Ordenar usuários e grupos por,1,0-Ordem no arquivo,1-Nome +line2=Configuração do sistema,11 ssleay=Caminho para o programa openssl ou ssleay,0 -display=Modo de exibio de usurio e grupo, 1, 1-Somente nomes, 0-Nomes e mdulos +display=Modo de exibição de usuário e grupo, 1, 1-Somente nomes, 0-Nomes e módulos diff --git a/acl/config.info.pt_BR.auto b/acl/config.info.pt_BR.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.ro b/acl/config.info.ro new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.ro.auto b/acl/config.info.ro.auto new file mode 100644 index 000000000..ee895f9c5 --- /dev/null +++ b/acl/config.info.ro.auto @@ -0,0 +1,5 @@ +line1=Configurable options,11 +display=User and group display mode,1,1-Names only,0-Names and modules +ssleay=Path to openssl or ssleay program,3,Automatic +line2=System configuration,11 +order=Sort users and groups by,1,0-Order in file,1-Name diff --git a/acl/config.info.ru b/acl/config.info.ru new file mode 100644 index 000000000..0e9110426 --- /dev/null +++ b/acl/config.info.ru @@ -0,0 +1,5 @@ +ssleay=Путь к программе openssl или ssleay,0 +display=Режим отображения пользователей и групп,1,1-Только имена,0-Имена и модули +line1=Настраиваемые параметры,11 +order=Упорядочивать пользователей и группы по,1,0-Очередности в файле,1-Имени +line2=Системные параметры,11 diff --git a/acl/config.info.ru.auto b/acl/config.info.ru.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.ru_RU b/acl/config.info.ru_RU deleted file mode 100644 index 16c04c796..000000000 --- a/acl/config.info.ru_RU +++ /dev/null @@ -1,5 +0,0 @@ -ssleay= openssl ssleay,0 -order= ,1,0- ,1- -line1= ,11 -line2= ,11 -display= ,1,1- ,0- diff --git a/acl/config.info.sk b/acl/config.info.sk index 54d4619bc..fe66b98d8 100644 --- a/acl/config.info.sk +++ b/acl/config.info.sk @@ -1,5 +1,5 @@ -line1=Nastaviten monosti,11 -display=Spsob zobrazenia uvateov a skupn,1,1-Iba men,0-Men a moduly -order=Zora uvateov a skupiny poda,1,0-Poradia v sbore,1-Mena -line2=Nastavenie Systmu,11 -ssleay=Cesta k programu openssl alebo ssleay,3,Automatick +line1=Nastaviteľné možnosti,11 +display=Spôsob zobrazenia užívateľov a skupín,1,1-Iba mená,0-Mená a moduly +order=Zoraď užívateľov a skupiny podľa,1,0-Poradia v súbore,1-Mena +line2=Nastavenie Systému,11 +ssleay=Cesta k programu openssl alebo ssleay,3,Automatická diff --git a/acl/config.info.sk.auto b/acl/config.info.sk.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.sl b/acl/config.info.sl new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.sl.auto b/acl/config.info.sl.auto new file mode 100644 index 000000000..eda9c5e61 --- /dev/null +++ b/acl/config.info.sl.auto @@ -0,0 +1,5 @@ +line2=System configuration,11 +order=Sort users and groups by,1,0-Order in file,1-Name +display=User and group display mode,1,1-Names only,0-Names and modules +ssleay=Path to openssl or ssleay program,3,Automatic +line1=Configurable options,11 diff --git a/acl/config.info.sv b/acl/config.info.sv index 5a12c3cb0..bb0e5ed7e 100644 --- a/acl/config.info.sv +++ b/acl/config.info.sv @@ -1 +1 @@ -ssleay=Sökväg till openssl- eller ssleay-program,0 +ssleay=Sökväg till openssl- eller ssleay-program,0 diff --git a/acl/config.info.sv.auto b/acl/config.info.sv.auto new file mode 100644 index 000000000..98700a712 --- /dev/null +++ b/acl/config.info.sv.auto @@ -0,0 +1,4 @@ +line1=Configurable options,11 +display=User and group display mode,1,1-Names only,0-Names and modules +line2=System configuration,11 +order=Sort users and groups by,1,0-Order in file,1-Name diff --git a/acl/config.info.th b/acl/config.info.th new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.th.auto b/acl/config.info.th.auto new file mode 100644 index 000000000..5d1641066 --- /dev/null +++ b/acl/config.info.th.auto @@ -0,0 +1,5 @@ +ssleay=Path to openssl or ssleay program,3,Automatic +display=User and group display mode,1,1-Names only,0-Names and modules +line1=Configurable options,11 +line2=System configuration,11 +order=Sort users and groups by,1,0-Order in file,1-Name diff --git a/acl/config.info.tr b/acl/config.info.tr index 109c33b06..393cc871a 100644 --- a/acl/config.info.tr +++ b/acl/config.info.tr @@ -1,5 +1,5 @@ -line1=Yaplandrlabilir seenekler,11 -display=Kullanc ve grup grntleme biimi,1,1-Sadece isim,0-sim ve modller -order=Kullanc ve gruplar bu ekilde srala,1,0-Dosyadaki sras ile,1-sim ile -line2=Sistem yaplandrmas,11 -ssleay=Openssl ya da ssleay program yolu,3,Otomatik +line1=Yapılandırılabilir seçenekler,11 +display=Kullanıcı ve grup görüntüleme biçimi,1,1-Sadece isim,0-İsim ve modüller +order=Kullanıcı ve grupları bu şekilde sırala,1,0-Dosyadaki sırası ile,1-İsim ile +line2=Sistem yapılandırması,11 +ssleay=Openssl ya da ssleay programı yolu,3,Otomatik diff --git a/acl/config.info.tr.auto b/acl/config.info.tr.auto new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.uk b/acl/config.info.uk new file mode 100644 index 000000000..565971071 --- /dev/null +++ b/acl/config.info.uk @@ -0,0 +1,4 @@ +order=Упорядковувати користувачів і групи по,1,0-черговості у файлі,1-імені +line2=Системні параметри,11 +ssleay=Шлях до програми openssl чи ssleay,0 +line1= параметри, ЩоНабудовуються,11 diff --git a/acl/config.info.uk.auto b/acl/config.info.uk.auto new file mode 100644 index 000000000..240a51aa3 --- /dev/null +++ b/acl/config.info.uk.auto @@ -0,0 +1 @@ +display=User and group display mode,1,1-Names only,0-Names and modules diff --git a/acl/config.info.uk_UA b/acl/config.info.uk_UA deleted file mode 100644 index c6f2d1263..000000000 --- a/acl/config.info.uk_UA +++ /dev/null @@ -1,5 +0,0 @@ -ssleay= openssl ssleay,0 -order= ,1,0- ,1- -line1= , ,11 -line2= ,11 - diff --git a/acl/config.info.ur b/acl/config.info.ur new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.ur.auto b/acl/config.info.ur.auto new file mode 100644 index 000000000..f9aae7c77 --- /dev/null +++ b/acl/config.info.ur.auto @@ -0,0 +1,5 @@ +display=User and group display mode,1,1-Names only,0-Names and modules +ssleay=Path to openssl or ssleay program,3,Automatic +line1=Configurable options,11 +order=Sort users and groups by,1,0-Order in file,1-Name +line2=System configuration,11 diff --git a/acl/config.info.vi b/acl/config.info.vi new file mode 100644 index 000000000..e69de29bb diff --git a/acl/config.info.vi.auto b/acl/config.info.vi.auto new file mode 100644 index 000000000..b87f9ffcc --- /dev/null +++ b/acl/config.info.vi.auto @@ -0,0 +1,5 @@ +ssleay=Path to openssl or ssleay program,3,Automatic +display=User and group display mode,1,1-Names only,0-Names and modules +line1=Configurable options,11 +order=Sort users and groups by,1,0-Order in file,1-Name +line2=System configuration,11 diff --git a/acl/config.info.zh b/acl/config.info.zh new file mode 100644 index 000000000..e8e455d8e --- /dev/null +++ b/acl/config.info.zh @@ -0,0 +1 @@ +ssleay=Openssl 或者 Ssleay 程序的路径,0 diff --git a/acl/config.info.zh.auto b/acl/config.info.zh.auto new file mode 100644 index 000000000..98700a712 --- /dev/null +++ b/acl/config.info.zh.auto @@ -0,0 +1,4 @@ +line1=Configurable options,11 +display=User and group display mode,1,1-Names only,0-Names and modules +line2=System configuration,11 +order=Sort users and groups by,1,0-Order in file,1-Name diff --git a/acl/config.info.zh_CN b/acl/config.info.zh_CN deleted file mode 100644 index 794b730ac..000000000 --- a/acl/config.info.zh_CN +++ /dev/null @@ -1 +0,0 @@ -ssleay=Openssl Ssleay ·,0 diff --git a/acl/config.info.zh_TW b/acl/config.info.zh_TW new file mode 100644 index 000000000..33c46c71d --- /dev/null +++ b/acl/config.info.zh_TW @@ -0,0 +1,4 @@ +order=排序使用者和全組 依,1,0-檔案內位置,1-名稱 +line2=系統組態,11 +ssleay=openssl或ssleay程式路徑,0 +line1=組態選項,11 diff --git a/acl/config.info.zh_TW.Big5 b/acl/config.info.zh_TW.Big5 deleted file mode 100644 index 789cb2905..000000000 --- a/acl/config.info.zh_TW.Big5 +++ /dev/null @@ -1,4 +0,0 @@ -line1=պAﶵ,11 -order=ƧǨϥΪ̩M ,1,0-ɮפm,1-W -line2=tβպA,11 -ssleay=opensslssleay{|,0 diff --git a/acl/config.info.zh_TW.auto b/acl/config.info.zh_TW.auto new file mode 100644 index 000000000..240a51aa3 --- /dev/null +++ b/acl/config.info.zh_TW.auto @@ -0,0 +1 @@ +display=User and group display mode,1,1-Names only,0-Names and modules