74 changes: 37 additions & 37 deletions install/messages/it/install.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,83 +2,83 @@
return array (
'Install guide' => 'Guida all\'installazione',
'Please chose language' => 'Si prega di scegliere la lingua',
'FeehiCMS license agreement' => 'Accordo di licenza FeehiCMS',
'FeehiCMS license agreement' => 'Contratto di licenza FeehiCMS',
'Accept' => 'Accettare',
'Decline' => 'Declino',
'Check Environment' => 'Controlla l\'ambiente',
'Fill Info' => 'Riempi informazioni',
'Fill Info' => 'Informazioni di riempimento',
'Success' => 'Successo',
'Environment' => 'Ambiente',
'Recommends' => 'Raccomanda',
'Least Required' => 'Minimo richiesto',
'OS' => 'OS',
'Current' => 'attuale',
'Unix-like' => 'Unix-like',
'Unrestricted' => 'illimitato',
'Required' => 'necessario',
'Least Required' => 'Meno richiesto',
'OS' => 'Sistema operativo',
'Current' => 'Attuale',
'Unix-like' => 'Simile a Unix',
'Unrestricted' => 'Illimitato',
'Required' => 'Necessario',
'Yes' => '',
'No' => 'No',
'Module' => 'Modulo',
'Directory File Permission' => 'Autorizzazione file directory',
'Writable' => 'scrivibile',
'Directory File Permission' => 'Autorizzazione del file di directory',
'Writable' => 'Scrivibile',
'Readable' => 'Leggibile',
'Other' => 'Altro',
'Upload Limit' => 'Limite di caricamento',
'Refresh' => 'ricaricare',
'Next' => 'Il prossimo',
'Forbidden' => 'Vietato',
'Next' => 'Prossimo',
'Forbidden' => 'Proibito',
'Database' => 'Banca dati',
'Type' => 'genere',
'Recommend MySQL' => 'Consiglia MySQL',
'DB Host' => 'DB Host',
'Type' => 'Tipo',
'Recommend MySQL' => 'Consiglio MySQL',
'DB Host' => 'Host DB',
'DB Port' => 'Porta DB',
'DB Username' => 'Nome utente DB',
'DB Password' => 'Password DB',
'Table Prefix' => 'Prefisso tabella',
'DB Name' => 'Nome DB',
'Website' => 'Sito web',
'Title' => 'Titolo',
'Site Url' => 'URL del sito',
'Keywords' => 'parole',
'Site Url' => 'Indirizzo del sito',
'Keywords' => 'Parole chiave',
'Description' => 'Descrizione',
'Administrator' => 'Amministratore',
'Username' => 'Nome utente',
'Password' => 'Parola d\'ordine',
'Re-password' => 'Re-parola',
'Re-password' => 'Ri-password',
'Email' => 'E-mail',
'Prev' => 'prev',
'Prev' => 'prec',
'Install' => 'Installare',
'{attribute} cannot be empty' => '{attribute} non può essere vuoto',
'Database Username' => 'Nome utente database',
'Database Password' => 'Password del database',
'Database Name' => 'Nome del database',
'Admin Username' => 'Nome utente amministratore',
'Database table prefix' => 'Prefisso della tabella del database',
'Database host, SQLite like `/path/to/feehi.db`, other database often is localhost' => 'Host del database, SQLite come `/ path / to / feehi.db`, altri database spesso sono localhost',
'Default MySQL 3306, PostgreSQL 5432' => 'Predefinito MySQL 3306, PostgreSQL 5432',
'Please end at "/"' => 'Termina in "/"',
'Database host, SQLite like `/path/to/feehi.db`, other database often is localhost' => 'Host di database, SQLite come `/path/to/feehi.db`, altri database spesso sono localhost',
'Default MySQL 3306, PostgreSQL 5432' => 'MySQL 3306 predefinito, PostgreSQL 5432',
'Please end at "/"' => 'Si prega di terminare con "/"',
'Admin Password' => 'Password dell\'amministratore',
'Repeat Password' => 'Ripeti la password',
'Super administrator, own the whole permission' => 'Super amministratore, possiedi l\'intera autorizzazione',
'Verifying, do no refresh this window.' => 'Verifica, non aggiornare questa finestra.',
'Verifying, do no refresh this window.' => 'Verificando, non aggiornare questa finestra.',
'Cannot find database host' => 'Impossibile trovare l\'host del database',
'Repeat password is not equal password' => 'La password ripetuta non è uguale alla password',
'Access to database `{database}` error. Maybe permission denied' => 'Accesso al database "{database}" errore. Forse il permesso negato',
'For your site security, please remove the directory install! and, backup common/config/main-local.php' => 'Per la sicurezza del tuo sito, rimuovi la directory install! e, backup common / config / main-local.php',
'Repeat password is not equal password' => 'Ripeti la password non è uguale alla password',
'Access to database `{database}` error. Maybe permission denied' => 'Errore di accesso al database `{database}`. Forse permesso negato',
'For your site security, please remove the directory install! and, backup common/config/main-local.php' => 'Per la sicurezza del tuo sito, rimuovi la directory install! e, backup common/config/main-local.php',
'Congratulations! Success installed' => 'Congratulazioni! Installazione riuscita',
'Create database error, please create yourself and retry' => 'Crea errore database, crea te stesso e riprova',
'Please check your environment to suite the cms' => 'Controlla il tuo ambiente per adattarlo al cms',
' If environment have been suit to the cms please check php session can set correctly' => ' Se l\'ambiente è stato adatto al cms, controlla che la sessione php possa essere impostata correttamente',
'Create table {table} finished' => 'Creazione tabella {table} terminata',
'Create table {table} index {index} finished' => 'Creazione tabella {table} indice {index} terminata',
'Insert table {table} data finished' => 'Inserimento dati tabella {table} terminato',
'Create database error, please create yourself and retry' => 'Crea errore nel database, crea te stesso e riprova',
'Please check your environment to suite the cms' => 'Si prega di controllare il proprio ambiente per soddisfare i cms',
' If environment have been suit to the cms please check php session can set correctly' => ' Se l\'ambiente è stato adatto ai cms, controlla che la sessione php possa essere impostata correttamente',
'Create table {table} finished' => 'Crea tabella {table} terminata',
'Create table {table} index {index} finished' => 'Crea tabella {table} index {index} terminata',
'Insert table {table} data finished' => 'Inserisci i dati della tabella {table} terminati',
'finished' => 'finito',
'error' => 'errore',
'go Frontend' => 'vai al frontend',
'go Backend' => 'vai al backend',
'Has been installed, if you want to reinstall please remove {lock_file} and try it again' => 'È stato installato, se desideri reinstallarlo, rimuovi {lock_file} e riprova',
'go Frontend' => 'vai Frontend',
'go Backend' => 'vai sul backend',
'Has been installed, if you want to reinstall please remove {lock_file} and try it again' => 'È stato installato, se vuoi reinstallare, rimuovi {lock_file} e riprova',
'Finish Install' => 'Termina l\'installazione',
'Installing' => 'Installazione',
'Installed success;but update write config file error.please update common/config/main-local.php components db section.' => 'Installazione riuscita; ma aggiorna la scrittura del file di configurazione error. Aggiorna la sezione db dei componenti common / config / main-local.php.',
'Touch install lock file {lock_file} failed,please touch file handled' => 'Tocca installazione file di blocco {lock_file} non riuscita, tocca file gestito',
'Installed success;but update write config file error.please update common/config/main-local.php components db section.' => 'Installazione riuscita; ma aggiorna la sezione db dei componenti di scrittura del file di configurazione error.Please aggiorna common/config/main-local.php.',
'Touch install lock file {lock_file} failed,please touch file handled' => 'Toccare il file di blocco dell\'installazione {lock_file} non riuscito, toccare il file gestito',
);
76 changes: 38 additions & 38 deletions install/messages/ja/install.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,82 +3,82 @@
'Install guide' => 'インストールガイド',
'Please chose language' => '言語を選択してください',
'FeehiCMS license agreement' => 'FeehiCMSライセンス契約',
'Accept' => '受け入れる',
'Decline' => '低下',
'Accept' => '承認',
'Decline' => '却下',
'Check Environment' => '環境を確認する',
'Fill Info' => '情報を入力',
'Success' => '成功',
'Environment' => '環境',
'Recommends' => 'オススメ',
'Least Required' => '最低限必要',
'Recommends' => 'おすすめ',
'Least Required' => '必要最小限',
'OS' => 'OS',
'Current' => '電流',
'Current' => '現時点の',
'Unix-like' => 'Unixライク',
'Unrestricted' => '無制限',
'Required' => '必須',
'Yes' => 'はい',
'No' => '番号',
'No' => 'いいえ',
'Module' => 'モジュール',
'Directory File Permission' => 'ディレクトリファイルの権限',
'Directory File Permission' => 'ディレクトリファイルのアクセス許可',
'Writable' => '書き込み可能',
'Readable' => '読みやすい',
'Other' => 'その他の',
'Other' => '他の',
'Upload Limit' => 'アップロード制限',
'Refresh' => 'リフレッシュ',
'Refresh' => '更新',
'Next' => '',
'Forbidden' => '禁じられた',
'Forbidden' => '禁断',
'Database' => 'データベース',
'Type' => 'タイプ',
'Recommend MySQL' => 'MySQLを推奨',
'Recommend MySQL' => 'MySQLをお勧めします',
'DB Host' => 'DBホスト',
'DB Port' => 'DBポート',
'DB Username' => 'DBユーザー名',
'DB Password' => 'DBパスワード',
'Table Prefix' => 'テーブルプレフィックス',
'DB Name' => 'DB名',
'Website' => 'ウェブサイト',
'Website' => 'Webサイト',
'Title' => '題名',
'Site Url' => 'サイトのURL',
'Keywords' => 'キーワード',
'Description' => '説明',
'Administrator' => '管理者',
'Username' => 'ユーザー名',
'Password' => 'パスワード',
'Re-password' => '再パスワード',
'Re-password' => 'パスワードの再設定',
'Email' => 'Eメール',
'Prev' => '前へ',
'Install' => 'インストール',
'{attribute} cannot be empty' => '{attribute}は空にできません',
'Database Username' => 'データベースのユーザー名',
'Database Password' => 'データベースのパスワード',
'{attribute} cannot be empty' => '{attribute}を空にすることはできません',
'Database Username' => 'データベースユーザー名',
'Database Password' => 'データベースパスワード',
'Database Name' => 'データベース名',
'Admin Username' => '管理ユーザー名',
'Admin Username' => '管理者ユーザー名',
'Database table prefix' => 'データベーステーブルプレフィックス',
'Database host, SQLite like `/path/to/feehi.db`, other database often is localhost' => 'データベースホスト、 `/ path / to / feehi.db`のようなSQLite、他のデータベースはしばしばlocalhostです',
'Default MySQL 3306, PostgreSQL 5432' => 'デフォルトのMySQL 3306、PostgreSQL 5432',
'Database host, SQLite like `/path/to/feehi.db`, other database often is localhost' => 'データベースホスト、 `/path/to/feehi.db`のようなSQLite、他のデータベースはしばしばローカルホストです',
'Default MySQL 3306, PostgreSQL 5432' => 'デフォルトのMySQL3306、PostgreSQL 5432',
'Please end at "/"' => '「/」で終了してください',
'Admin Password' => '管理者のパスワード',
'Repeat Password' => 'パスワードを再度入力してください',
'Super administrator, own the whole permission' => '特権管理者、全体の権限を所有',
'Verifying, do no refresh this window.' => '確認しています。このウィンドウを更新しないでください。',
'Super administrator, own the whole permission' => 'スーパー管理者、すべての権限を所有している',
'Verifying, do no refresh this window.' => '確認中、このウィンドウを更新しないでください。',
'Cannot find database host' => 'データベースホストが見つかりません',
'Repeat password is not equal password' => '繰り返しパスワードが同じパスワードではありません',
'Access to database `{database}` error. Maybe permission denied' => 'データベース `{database}`へのアクセスエラー。多分許可は否定された',
'For your site security, please remove the directory install! and, backup common/config/main-local.php' => 'サイトのセキュリティのため、ディレクトリinstallを削除してください!そして、common / config / main-local.phpをバックアップします',
'Congratulations! Success installed' => 'おめでとう!インストール成功',
'Create database error, please create yourself and retry' => 'データベースエラーを作成してください。自分で作成して再試行してください',
'Please check your environment to suite the cms' => 'cmsをスイート化するために環境をチェックしてください',
' If environment have been suit to the cms please check php session can set correctly' => ' 環境がcmsに適合している場合は、phpセッションが正しく設定できることを確認してください',
'Create table {table} finished' => 'テーブル{table}の作成が完了しました',
'Create table {table} index {index} finished' => 'テーブル{table}インデックス{index}の作成が完了しました',
'Insert table {table} data finished' => 'テーブル{table}データの挿入が完了しました',
'finished' => '終わった',
'Repeat password is not equal password' => 'リピートパスワードはパスワードと等しくありません',
'Access to database `{database}` error. Maybe permission denied' => 'データベースへのアクセス`{database}`エラー。多分許可が拒否されました',
'For your site security, please remove the directory install! and, backup common/config/main-local.php' => 'サイトのセキュリティのために、ディレクトリインストールを削除してください。そして、common / config/main-local.phpをバックアップします',
'Congratulations! Success installed' => 'おめでとう!インストールされた成功',
'Create database error, please create yourself and retry' => 'データベースエラーを作成します。自分で作成して再試行してください',
'Please check your environment to suite the cms' => 'cmsに合わせて環境を確認してください',
' If environment have been suit to the cms please check php session can set correctly' => ' 環境がcmsに適している場合は、phpセッションが正しく設定できることを確認してください',
'Create table {table} finished' => 'テーブルの作成{table}が終了しました',
'Create table {table} index {index} finished' => 'テーブルの作成{table}インデックス{index}が終了しました',
'Insert table {table} data finished' => 'テーブルの挿入{table}データが終了しました',
'finished' => '終了した',
'error' => 'エラー',
'go Frontend' => 'フロントエンドに行く',
'go Backend' => 'バックエンドに行く',
'Has been installed, if you want to reinstall please remove {lock_file} and try it again' => 'インストールされています。再インストールする場合は、{lock_file}を削除して、もう一度試してください',
'Finish Install' => 'インストールを終了',
'Installing' => '取り付け',
'Installed success;but update write config file error.please update common/config/main-local.php components db section.' => 'インストールは成功しましたが、設定ファイルの書き込みエラーを更新してください。common/ config / main-local.phpコンポーネントのdbセクションを更新してください。',
'Touch install lock file {lock_file} failed,please touch file handled' => 'ロックファイル{lock_file}のタッチインストールに失敗しました。タッチファイルを処理してください',
'go Backend' => 'バックエンドに移動',
'Has been installed, if you want to reinstall please remove {lock_file} and try it again' => 'インストールされています。再インストールする場合は、{lock_file}を削除して再試行してください',
'Finish Install' => 'インストールを終了します',
'Installing' => 'インストール',
'Installed success;but update write config file error.please update common/config/main-local.php components db section.' => 'インストールは成功しましたが、書き込み設定ファイルのエラーを更新してください。common/ config/main-local.phpコンポーネントのdbセクションを更新してください。',
'Touch install lock file {lock_file} failed,please touch file handled' => 'タッチインストールロックファイル{lock_file}が失敗しました。処理されたファイルにタッチしてください',
);
62 changes: 31 additions & 31 deletions install/messages/ko/install.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,82 +3,82 @@
'Install guide' => '설치 가이드',
'Please chose language' => '언어를 선택하세요',
'FeehiCMS license agreement' => 'FeehiCMS 라이선스 계약',
'Accept' => '동의하기',
'Decline' => '쇠퇴',
'Accept' => '수용하다',
'Decline' => '감소',
'Check Environment' => '환경 확인',
'Fill Info' => '정보 채우기',
'Success' => '성공',
'Environment' => '환경',
'Recommends' => '추천',
'Least Required' => '최소 필요',
'Least Required' => '최소 필수',
'OS' => 'OS',
'Current' => '흐름',
'Current' => '현재의',
'Unix-like' => '유닉스 계열',
'Unrestricted' => '무제한',
'Required' => '필수',
'Required' => '필수의',
'Yes' => '',
'No' => '아니',
'Module' => '기준 치수',
'Directory File Permission' => '디렉토리 파일 권한',
'Writable' => '쓰기 가능',
'Readable' => '읽기 가능',
'Readable' => '가독성',
'Other' => '다른',
'Upload Limit' => '업로드 제한',
'Refresh' => '새롭게 하다',
'Refresh' => '새로 고치다',
'Next' => '다음',
'Forbidden' => '금지',
'Database' => '데이터 베이스',
'Type' => '유형',
'Recommend MySQL' => 'MySQL 권장',
'Recommend MySQL' => 'MySQL 추천',
'DB Host' => 'DB 호스트',
'DB Port' => 'DB 포트',
'DB Username' => 'DB 사용자 이름',
'DB Password' => 'DB 비밀번호',
'Table Prefix' => '테이블 접두사',
'DB Name' => 'DB 이름',
'Website' => '웹 사이트',
'Title' => '표제',
'Website' => '웹사이트',
'Title' => '제목',
'Site Url' => '사이트 URL',
'Keywords' => '키워드',
'Description' => '기술',
'Description' => '설명',
'Administrator' => '관리자',
'Username' => '사용자 이름',
'Password' => '암호',
'Re-password' => '재 암호',
'Password' => '비밀번호',
'Re-password' => '재비밀번호',
'Email' => '이메일',
'Prev' => '이전',
'Install' => '설치',
'{attribute} cannot be empty' => '{attribute}는 비워 둘 수 없습니다.',
'{attribute} cannot be empty' => '{attribute}은(는) 비워둘 수 없습니다.',
'Database Username' => '데이터베이스 사용자 이름',
'Database Password' => '데이터베이스 비밀번호',
'Database Name' => '데이터베이스 이름',
'Admin Username' => '관리자 사용자 이름',
'Database table prefix' => '데이터베이스 테이블 접두사',
'Database host, SQLite like `/path/to/feehi.db`, other database often is localhost' => '데이터베이스 호스트,`/ path / to / feehi.db`와 같은 SQLite, 다른 데이터베이스는 종종 localhost입니다.',
'Database host, SQLite like `/path/to/feehi.db`, other database often is localhost' => '데이터베이스 호스트, `/path/to/feehi.db`와 같은 SQLite, 다른 데이터베이스는 종종 localhost',
'Default MySQL 3306, PostgreSQL 5432' => '기본 MySQL 3306, PostgreSQL 5432',
'Please end at "/"' => '"/"로 끝나십시오.',
'Please end at "/"' => '"/"로 끝내세요.',
'Admin Password' => '관리자 비밀번호',
'Repeat Password' => '비밀번호 반복',
'Super administrator, own the whole permission' => '최고 관리자, 전체 권한을 소유',
'Verifying, do no refresh this window.' => '확인 중입니다.이 창을 새로 고치지 마십시오.',
'Super administrator, own the whole permission' => '최고 관리자, 전체 권한 소유',
'Verifying, do no refresh this window.' => '확인 중입니다. 이 창을 새로 고치지 마십시오.',
'Cannot find database host' => '데이터베이스 호스트를 찾을 수 없습니다.',
'Repeat password is not equal password' => '반복 비밀번호가 동일한 비밀번호가 아닙니다.',
'Access to database `{database}` error. Maybe permission denied' => '데이터베이스`{database}`에 대한 액세스 오류입니다. 허가가 거부되었을 수 있습니다.',
'For your site security, please remove the directory install! and, backup common/config/main-local.php' => '사이트 보안을 위해 설치 디렉토리를 제거하십시오! 백업 common / config / main-local.php',
'Repeat password is not equal password' => '반복 비밀번호는 비밀번호가 아닙니다.',
'Access to database `{database}` error. Maybe permission denied' => '데이터베이스 `{database}`에 대한 액세스 오류입니다. 권한이 거부되었을 수 있습니다.',
'For your site security, please remove the directory install! and, backup common/config/main-local.php' => '사이트 보안을 위해 설치 디렉토리를 제거하십시오! 그리고 백업 common/config/main-local.php',
'Congratulations! Success installed' => '축하합니다! 설치 성공',
'Create database error, please create yourself and retry' => '데이터베이스 생성 오류입니다. 직접 생성 한 후 다시 시도하십시오.',
'Please check your environment to suite the cms' => 'cms에 맞는 환경을 확인하십시오.',
' If environment have been suit to the cms please check php session can set correctly' => ' 환경이 cms에 적합하다면 PHP 세션이 올바르게 설정되었는지 확인하십시오.',
'Create table {table} finished' => '{table} 테이블 만들기 완료',
'Create table {table} index {index} finished' => '{table} 인덱스 {index} 테이블 만들기 완료',
'Create database error, please create yourself and retry' => '데이터베이스 생성 오류입니다. 직접 생성하고 다시 시도하십시오.',
'Please check your environment to suite the cms' => 'cms에 맞게 환경을 확인하세요.',
' If environment have been suit to the cms please check php session can set correctly' => ' 환경이 cms에 적합한 경우 php 세션이 올바르게 설정할 수 있는지 확인하십시오.',
'Create table {table} finished' => '{table} 테이블 생성 완료',
'Create table {table} index {index} finished' => '테이블 {table} 인덱스 {index} 생성 완료',
'Insert table {table} data finished' => '테이블 {table} 데이터 삽입 완료',
'finished' => '끝마친',
'finished' => '완성된',
'error' => '오류',
'go Frontend' => '프런트 엔드로 이동',
'go Frontend' => '프론트엔드로 이동',
'go Backend' => '백엔드로 이동',
'Has been installed, if you want to reinstall please remove {lock_file} and try it again' => '이미 설치되어 있습니다. 다시 설치하려면 {lock_file}을 제거하고 다시 시도하십시오.',
'Has been installed, if you want to reinstall please remove {lock_file} and try it again' => '설치되었습니다. 다시 설치하려면 {lock_file}을 제거하고 다시 시도하세요.',
'Finish Install' => '설치 완료',
'Installing' => '설치 중',
'Installed success;but update write config file error.please update common/config/main-local.php components db section.' => '성공적으로 설치되었지만 구성 파일 쓰기 오류를 업데이트하십시오. common / config / main-local.php 구성 요소 db 섹션을 업데이트하십시오.',
'Touch install lock file {lock_file} failed,please touch file handled' => '잠금 파일 {lock_file}을 터치하지 못했습니다. 처리 된 파일을 터치하세요.',
'Installed success;but update write config file error.please update common/config/main-local.php components db section.' => '성공적으로 설치되었지만 구성 파일 쓰기 오류를 업데이트하십시오. common/config/main-local.php 구성 요소 db 섹션을 업데이트하십시오.',
'Touch install lock file {lock_file} failed,please touch file handled' => '터치 설치 잠금 파일 {lock_file}이 실패했습니다. 터치 파일이 처리되었습니다.',
);
70 changes: 35 additions & 35 deletions install/messages/nl/install.php
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
<?php
return array (
'Install guide' => 'Installeer gids',
'Please chose language' => 'Kies een taal',
'Install guide' => 'Installatiegids',
'Please chose language' => 'Kies een taal a.u.b.',
'FeehiCMS license agreement' => 'FeehiCMS licentieovereenkomst',
'Accept' => 'Aanvaarden',
'Decline' => 'Afwijzen',
'Check Environment' => 'Controleer omgeving',
'Fill Info' => 'Vul Info in',
'Fill Info' => 'Info invullen',
'Success' => 'Succes',
'Environment' => 'Milieu',
'Recommends' => 'Beveelt aan',
'Environment' => 'Omgeving',
'Recommends' => 'Aanbevelen',
'Least Required' => 'Minst vereist',
'OS' => 'OS',
'Current' => 'Actueel',
'Current' => 'Huidig',
'Unix-like' => 'Unix-achtig',
'Unrestricted' => 'Onbeperkt',
'Required' => 'Verplicht',
'Yes' => 'Ja',
'No' => 'Nee',
'Module' => 'Module',
'Directory File Permission' => 'Toestemming voor directorybestanden',
'Module' => 'module',
'Directory File Permission' => 'Directory Bestandsmachtiging',
'Writable' => 'Beschrijfbaar',
'Readable' => 'Leesbaar',
'Other' => 'Andere',
'Other' => 'Ander',
'Upload Limit' => 'Uploadlimiet',
'Refresh' => 'Vernieuwen',
'Next' => 'De volgende',
'Next' => 'Volgende',
'Forbidden' => 'Verboden',
'Database' => 'Database',
'Type' => 'Type',
'Recommend MySQL' => 'Beveel MySQL aan',
'Recommend MySQL' => 'MySQL aanbevelen',
'DB Host' => 'DB-host',
'DB Port' => 'DB-poort',
'DB Username' => 'DB-gebruikersnaam',
Expand All @@ -39,46 +39,46 @@
'Website' => 'Website',
'Title' => 'Titel',
'Site Url' => 'Site-URL',
'Keywords' => 'Sleutelwoorden',
'Description' => 'Omschrijving',
'Keywords' => 'Trefwoorden',
'Description' => 'Beschrijving',
'Administrator' => 'Beheerder',
'Username' => 'Gebruikersnaam',
'Username' => 'gebruikersnaam',
'Password' => 'Wachtwoord',
'Re-password' => 'Her wachtwoord',
'Re-password' => 'Wachtwoord opnieuw invoeren',
'Email' => 'E-mail',
'Prev' => 'Vorige',
'Install' => 'Installeren',
'{attribute} cannot be empty' => '{attribute} mag niet leeg zijn',
'Database Username' => 'Database gebruikersnaam',
'Database Password' => 'Database wachtwoord',
'Database Username' => 'Gebruikersnaam database',
'Database Password' => 'Databasewachtwoord',
'Database Name' => 'Database naam',
'Admin Username' => 'Admin gebruikersnaam',
'Database table prefix' => 'Voorvoegsel van databasetabel',
'Database host, SQLite like `/path/to/feehi.db`, other database often is localhost' => 'Databasehost, SQLite zoals `/ pad / naar / feehi.db`, andere database is vaak localhost',
'Admin Username' => 'Gebruikersnaam beheerder',
'Database table prefix' => 'Voorvoegsel databasetabel',
'Database host, SQLite like `/path/to/feehi.db`, other database often is localhost' => 'Database host, SQLite zoals `/path/to/feehi.db`, andere database is vaak localhost',
'Default MySQL 3306, PostgreSQL 5432' => 'Standaard MySQL 3306, PostgreSQL 5432',
'Please end at "/"' => 'Eindig met "/"',
'Please end at "/"' => 'Gelieve te eindigen op "/"',
'Admin Password' => 'Administrator wachtwoord',
'Repeat Password' => 'Herhaal wachtwoord',
'Super administrator, own the whole permission' => 'Superbeheerder, bezit de volledige toestemming',
'Verifying, do no refresh this window.' => 'Verificatie, vernieuw dit venster niet.',
'Verifying, do no refresh this window.' => 'Verifiëren, dit venster niet vernieuwen.',
'Cannot find database host' => 'Kan databasehost niet vinden',
'Repeat password is not equal password' => 'Herhaal wachtwoord is niet hetzelfde wachtwoord',
'Access to database `{database}` error. Maybe permission denied' => 'Toegang tot database \'{database}\' fout. Misschien is de toestemming geweigerd',
'For your site security, please remove the directory install! and, backup common/config/main-local.php' => 'Voor de veiligheid van uw site dient u de directory install te verwijderen! en back-up common / config / main-local.php',
'Repeat password is not equal password' => 'Herhaal wachtwoord is niet gelijk wachtwoord',
'Access to database `{database}` error. Maybe permission denied' => 'Toegang tot database `{database}` fout. Misschien toestemming geweigerd',
'For your site security, please remove the directory install! and, backup common/config/main-local.php' => 'Voor de veiligheid van uw site, verwijder de directory install! en, back-up common/config/main-local.php',
'Congratulations! Success installed' => 'Gefeliciteerd! Succes geïnstalleerd',
'Create database error, please create yourself and retry' => 'Creëer databasefout, creëer jezelf en probeer het opnieuw',
'Please check your environment to suite the cms' => 'Controleer uw omgeving om de cms',
'Create database error, please create yourself and retry' => 'Maak een databasefout, maak deze zelf aan en probeer het opnieuw',
'Please check your environment to suite the cms' => 'Controleer uw omgeving om de cms aan te passen',
' If environment have been suit to the cms please check php session can set correctly' => ' Als de omgeving geschikt is voor het cms, controleer dan of de php-sessie correct kan worden ingesteld',
'Create table {table} finished' => 'Maak tafel {table} klaar',
'Create table {table} index {index} finished' => 'Maak tabel {table} index {index} klaar',
'Insert table {table} data finished' => 'Invoegen tabel {table} gegevens voltooid',
'finished' => 'afgewerkt',
'Create table {table} finished' => 'Tabel maken {table} voltooid',
'Create table {table} index {index} finished' => 'Tabel maken {table} index {index} voltooid',
'Insert table {table} data finished' => 'Tabel {table} gegevens invoegen voltooid',
'finished' => 'afgerond',
'error' => 'fout',
'go Frontend' => 'ga frontend',
'go Backend' => 'ga naar backend',
'Has been installed, if you want to reinstall please remove {lock_file} and try it again' => 'Is geïnstalleerd. Als u het opnieuw wilt installeren, verwijder dan {lock_file} en probeer het opnieuw',
'Finish Install' => 'Voltooi de installatie',
'Has been installed, if you want to reinstall please remove {lock_file} and try it again' => 'Is geïnstalleerd, als u opnieuw wilt installeren, verwijdert u {lock_file} en probeert u het opnieuw',
'Finish Install' => 'Installatie voltooien',
'Installing' => 'Installeren',
'Installed success;but update write config file error.please update common/config/main-local.php components db section.' => 'Geïnstalleerd succes; maar update write config file error. Update alstublieft common / config / main-local.php componenten db sectie.',
'Touch install lock file {lock_file} failed,please touch file handled' => 'Touch-installatie vergrendelingsbestand {lock_file} is mislukt. Raak het afgehandelde bestand aan',
'Installed success;but update write config file error.please update common/config/main-local.php components db section.' => 'Geïnstalleerd succes; maar update schrijfconfiguratiebestand fout. update de sectie common/config/main-local.php componenten db.',
'Touch install lock file {lock_file} failed,please touch file handled' => 'Raak aan om vergrendelingsbestand te installeren {lock_file} is mislukt, raak bestand behandeld aan',
);
58 changes: 29 additions & 29 deletions install/messages/pt/install.php
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
<?php
return array (
'Install guide' => 'Guia de instalação',
'Please chose language' => 'Por favor escolha o idioma',
'Please chose language' => 'Por favor, escolha o idioma',
'FeehiCMS license agreement' => 'Contrato de licença FeehiCMS',
'Accept' => 'Aceitar',
'Decline' => 'Declínio',
'Check Environment' => 'Verifique o ambiente',
'Fill Info' => 'Preencher informações',
'Check Environment' => 'Verificar ambiente',
'Fill Info' => 'Informações de preenchimento',
'Success' => 'Sucesso',
'Environment' => 'Meio Ambiente',
'Recommends' => 'Recomenda',
'Least Required' => 'Menos Requerido',
'Least Required' => 'Menos necessário',
'OS' => 'SO',
'Current' => 'Atual',
'Unix-like' => 'Tipo Unix',
'Unrestricted' => 'Irrestrito',
'Unrestricted' => 'Sem restrições',
'Required' => 'Requeridos',
'Yes' => 'sim',
'Yes' => 'Sim',
'No' => 'Não',
'Module' => 'Módulo',
'Directory File Permission' => 'Permissão de arquivo de diretório',
'Writable' => 'Gravável',
'Writable' => 'gravável',
'Readable' => 'Legível',
'Other' => 'De outros',
'Other' => 'Outro',
'Upload Limit' => 'Limite de upload',
'Refresh' => 'Atualizar',
'Next' => 'Próximo',
'Forbidden' => 'Proibido',
'Database' => 'Base de dados',
'Type' => 'Tipo',
'Type' => 'Modelo',
'Recommend MySQL' => 'Recomendar MySQL',
'DB Host' => 'DB Host',
'DB Host' => 'Host de banco de dados',
'DB Port' => 'Porta DB',
'DB Username' => 'Nome de usuário do banco de dados',
'DB Password' => 'Senha DB',
'DB Password' => 'Senha do banco de dados',
'Table Prefix' => 'Prefixo da tabela',
'DB Name' => 'Nome DB',
'DB Name' => 'Nome do banco de dados',
'Website' => 'Local na rede Internet',
'Title' => 'Título',
'Site Url' => 'URL do site',
'Keywords' => 'Palavras-chave',
'Description' => 'Descrição',
'Administrator' => 'Administrador',
'Username' => 'Nome do usuário',
'Username' => 'Nome de usuário',
'Password' => 'Senha',
'Re-password' => 'Re-senha',
'Email' => 'O email',
'Email' => 'E-mail',
'Prev' => 'Anterior',
'Install' => 'Instalar',
'{attribute} cannot be empty' => '{attribute} não pode estar vazio',
Expand All @@ -54,31 +54,31 @@
'Database Name' => 'Nome do banco de dados',
'Admin Username' => 'Nome de usuário do administrador',
'Database table prefix' => 'Prefixo da tabela de banco de dados',
'Database host, SQLite like `/path/to/feehi.db`, other database often is localhost' => 'Host de banco de dados, SQLite como `/ path / to / feehi.db`, outro banco de dados geralmente é localhost',
'Default MySQL 3306, PostgreSQL 5432' => 'MySQL 3306, PostgreSQL 5432 padrão',
'Please end at "/"' => 'Por favor termine em "/"',
'Database host, SQLite like `/path/to/feehi.db`, other database often is localhost' => 'Host de banco de dados, SQLite como `/path/to/feehi.db`, outro banco de dados geralmente é localhost',
'Default MySQL 3306, PostgreSQL 5432' => 'Padrão MySQL 3306, PostgreSQL 5432',
'Please end at "/"' => 'Por favor, termine em "/"',
'Admin Password' => 'Senha do administrador',
'Repeat Password' => 'Repita a senha',
'Super administrator, own the whole permission' => 'Superadministrador, possui toda a permissão',
'Super administrator, own the whole permission' => 'Super administrador, possui toda a permissão',
'Verifying, do no refresh this window.' => 'Verificando, não atualize esta janela.',
'Cannot find database host' => 'Não é possível encontrar o host do banco de dados',
'Repeat password is not equal password' => 'Repita a senha não é igual a senha',
'Repeat password is not equal password' => 'Repetir senha não é igual a senha',
'Access to database `{database}` error. Maybe permission denied' => 'Erro de acesso ao banco de dados `{database}`. Talvez permissão negada',
'For your site security, please remove the directory install! and, backup common/config/main-local.php' => 'Para a segurança do seu site, remova o diretório de instalação! e backup common / config / main-local.php',
'For your site security, please remove the directory install! and, backup common/config/main-local.php' => 'Para a segurança do seu site, remova o diretório install! e, backup common/config/main-local.php',
'Congratulations! Success installed' => 'Parabéns! Sucesso instalado',
'Create database error, please create yourself and retry' => 'Erro ao criar banco de dados, crie você mesmo e tente novamente',
'Please check your environment to suite the cms' => 'Por favor, verifique seu ambiente para atender ao cms',
' If environment have been suit to the cms please check php session can set correctly' => ' Se o ambiente foi adequado ao cms, verifique se a sessão php pode ser definida corretamente',
'Create table {table} finished' => 'Criar tabela {table} concluída',
'Please check your environment to suite the cms' => 'Por favor, verifique seu ambiente para se adequar ao cms',
' If environment have been suit to the cms please check php session can set correctly' => ' Se o ambiente estiver adequado ao cms, verifique se a sessão do php pode ser definida corretamente',
'Create table {table} finished' => 'Criar tabela {table} finalizada',
'Create table {table} index {index} finished' => 'Criar tabela {table} índice {index} concluído',
'Insert table {table} data finished' => 'Inserir dados da tabela {table} terminados',
'finished' => 'acabado',
'Insert table {table} data finished' => 'Inserir dados da tabela {table} concluído',
'finished' => 'finalizado',
'error' => 'erro',
'go Frontend' => 'ir Frontend',
'go Backend' => 'ir de backend',
'Has been installed, if you want to reinstall please remove {lock_file} and try it again' => 'Foi instalado, se você deseja reinstalar, remova {lock_file} e tente novamente',
'go Backend' => 'ir back-end',
'Has been installed, if you want to reinstall please remove {lock_file} and try it again' => 'Foi instalado, se você quiser reinstalar, remova {lock_file} e tente novamente',
'Finish Install' => 'Concluir instalação',
'Installing' => 'Instalando',
'Installed success;but update write config file error.please update common/config/main-local.php components db section.' => 'Instalação bem-sucedida; mas atualize o erro de arquivo de configuração de gravação. Por favor, atualize a seção de banco de dados common / config / main-local.php components.',
'Touch install lock file {lock_file} failed,please touch file handled' => 'Falha ao tocar no arquivo de bloqueio de instalação {lock_file}, toque no arquivo manipulado',
'Installed success;but update write config file error.please update common/config/main-local.php components db section.' => 'Instalado com sucesso; mas atualize o arquivo de configuração de gravação error. Por favor, atualize a seção db dos componentes common/config/main-local.php.',
'Touch install lock file {lock_file} failed,please touch file handled' => 'Falha ao tocar no arquivo de bloqueio de instalação {lock_file}, por favor, toque no arquivo tratado',
);
82 changes: 41 additions & 41 deletions install/messages/ru/install.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,30 @@
'Install guide' => 'Руководство по установке',
'Please chose language' => 'Пожалуйста, выберите язык',
'FeehiCMS license agreement' => 'Лицензионное соглашение FeehiCMS',
'Accept' => 'принимать',
'Decline' => 'снижение',
'Accept' => 'Принимать',
'Decline' => 'Отклонить',
'Check Environment' => 'Проверить среду',
'Fill Info' => 'Заполнить информацию',
'Success' => 'успех',
'Success' => 'Успех',
'Environment' => 'Окружающая среда',
'Recommends' => 'рекомендует',
'Least Required' => 'Наименее требуется',
'Least Required' => 'Наименее требуемый',
'OS' => 'Операционные системы',
'Current' => 'Текущий',
'Unix-like' => 'Unix-подобные',
'Unrestricted' => 'неограниченный',
'Required' => 'необходимые',
'Yes' => 'да',
'No' => 'нет',
'Module' => 'модуль',
'Directory File Permission' => 'Разрешение файла каталога',
'Writable' => 'Writable',
'Unix-like' => 'Unix-подобный',
'Unrestricted' => 'Неограниченный',
'Required' => 'Необходимый',
'Yes' => 'Да',
'No' => 'Нет',
'Module' => 'Модуль',
'Directory File Permission' => 'Разрешение на доступ к файлу каталога',
'Writable' => 'Доступно для записи',
'Readable' => 'Удобочитаемый',
'Other' => 'Другой',
'Upload Limit' => 'Лимит загрузки',
'Refresh' => 'обновление',
'Next' => 'следующий',
'Forbidden' => 'запрещено',
'Refresh' => 'Обновить',
'Next' => 'Следующий',
'Forbidden' => 'Запрещенный',
'Database' => 'База данных',
'Type' => 'Тип',
'Recommend MySQL' => 'Рекомендовать MySQL',
Expand All @@ -36,49 +36,49 @@
'DB Password' => 'Пароль БД',
'Table Prefix' => 'Префикс таблицы',
'DB Name' => 'Имя БД',
'Website' => 'Интернет сайт',
'Title' => 'заглавие',
'Website' => 'Веб-сайт',
'Title' => 'Заголовок',
'Site Url' => 'Адрес сайта',
'Keywords' => 'Ключевые слова',
'Description' => 'Описание',
'Administrator' => 'администратор',
'Username' => 'имя пользователя',
'Password' => 'пароль',
'Re-password' => 'Re-пароль',
'Administrator' => 'Администратор',
'Username' => 'Имя пользователя',
'Password' => 'Пароль',
'Re-password' => 'Повторный пароль',
'Email' => 'Эл. адрес',
'Prev' => 'Предыдущая',
'Install' => 'устанавливать',
'Prev' => 'Пред.',
'Install' => 'Установить',
'{attribute} cannot be empty' => '{attribute} не может быть пустым',
'Database Username' => 'Имя пользователя базы данных',
'Database Password' => 'Пароль базы данных',
'Database Name' => 'Имя базы данных',
'Admin Username' => 'Имя пользователя администратора',
'Admin Username' => 'Имя администратора',
'Database table prefix' => 'Префикс таблицы базы данных',
'Database host, SQLite like `/path/to/feehi.db`, other database often is localhost' => 'Хост базы данных, SQLite, например `/ path / to / feehi.db`, другой базой данных часто является localhost',
'Default MySQL 3306, PostgreSQL 5432' => 'По умолчанию MySQL 3306, PostgreSQL 5432',
'Database host, SQLite like `/path/to/feehi.db`, other database often is localhost' => 'Хост базы данных, SQLite, например `/path/to/feehi.db`, другая база данных часто является локальной',
'Default MySQL 3306, PostgreSQL 5432' => 'MySQL 3306 по умолчанию, PostgreSQL 5432',
'Please end at "/"' => 'Пожалуйста, заканчивайте на "/"',
'Admin Password' => 'Пароль администратора',
'Repeat Password' => 'Повторите пароль',
'Super administrator, own the whole permission' => 'Супер администратор, владеет всеми правами',
'Verifying, do no refresh this window.' => 'Проверяя, не обновляйте это окно.',
'Super administrator, own the whole permission' => 'Суперадминистратор, владеющий всеми разрешениями',
'Verifying, do no refresh this window.' => 'Проверка, не обновляйте это окно.',
'Cannot find database host' => 'Не удается найти хост базы данных',
'Repeat password is not equal password' => 'Повторный пароль не равен паролю',
'Access to database `{database}` error. Maybe permission denied' => 'Ошибка доступа к базе данных `{database}`. Может быть, в разрешении отказано',
'For your site security, please remove the directory install! and, backup common/config/main-local.php' => 'Для безопасности вашего сайта удалите каталог install! и резервное копирование common / config / main-local.php',
'Congratulations! Success installed' => 'Поздравляем! Успех установлен',
'Create database error, please create yourself and retry' => 'Ошибка создания базы данных, создайте себя и повторите попытку',
'Please check your environment to suite the cms' => 'Пожалуйста, проверьте свою среду на соответствие cms',
' If environment have been suit to the cms please check php session can set correctly' => ' Если среда подходит для cms, проверьте, правильно ли настроен сеанс php',
'Repeat password is not equal password' => 'Повторить пароль не равен паролю',
'Access to database `{database}` error. Maybe permission denied' => 'Ошибка доступа к базе данных `{database}`. Возможно, в разрешении отказано',
'For your site security, please remove the directory install! and, backup common/config/main-local.php' => 'В целях безопасности вашего сайта удалите каталог install! и сделайте резервную копию common/config/main-local.php',
'Congratulations! Success installed' => 'Поздравляем! Установлено успешно',
'Create database error, please create yourself and retry' => 'Ошибка создания базы данных. Создайте себя и повторите попытку.',
'Please check your environment to suite the cms' => 'Пожалуйста, проверьте свою среду, чтобы установить cms',
' If environment have been suit to the cms please check php session can set correctly' => ' Если среда подходит для cms, проверьте правильность установки сеанса php.',
'Create table {table} finished' => 'Создание таблицы {table} завершено',
'Create table {table} index {index} finished' => 'Создание таблицы {table} index {index} завершено',
'Insert table {table} data finished' => 'Вставка данных таблицы {table} завершена',
'Insert table {table} data finished' => 'Вставка данных в таблицу {table} завершена',
'finished' => 'законченный',
'error' => 'ошибка',
'go Frontend' => 'перейти на фронтенд',
'go Backend' => 'перейти на Backend',
'Has been installed, if you want to reinstall please remove {lock_file} and try it again' => 'Установлен, если вы хотите переустановить, удалите {lock_file} и попробуйте еще раз',
'go Frontend' => 'идти фронтэнд',
'go Backend' => 'идти Бэкэнд',
'Has been installed, if you want to reinstall please remove {lock_file} and try it again' => 'Был установлен, если вы хотите переустановить, удалите {lock_file} и повторите попытку.',
'Finish Install' => 'Завершить установку',
'Installing' => 'Установка',
'Installed success;but update write config file error.please update common/config/main-local.php components db section.' => 'Установлен успешно; но обновите ошибку файла конфигурации записи. Пожалуйста, обновите раздел базы данных common / config / main-local.php components.',
'Touch install lock file {lock_file} failed,please touch file handled' => 'Не удалось установить файл блокировки {lock_file} с помощью касания. Коснитесь обработанного файла.',
'Installed success;but update write config file error.please update common/config/main-local.php components db section.' => 'Установлен успешно, но обновите запись файла конфигурации error.please update common/config/main-local.php component db section.',
'Touch install lock file {lock_file} failed,please touch file handled' => 'Не удалось коснуться установки файла блокировки {lock_file}, пожалуйста, коснитесь файла, который обрабатывается',
);
2 changes: 1 addition & 1 deletion install/messages/zh-TW/install.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
'Please check your environment to suite the cms' => '最低要求環境不滿足',
' If environment have been suit to the cms please check php session can set correctly' => '如果環境已滿足仍提示此錯誤,請檢查是否php的session是否能夠正確設置',
'Create table {table} finished' => '創建表{table}完成',
'Create table {table} index {index} finished' => '創建表{table}索引{index}完成',
'Create table {table} index {index} finished' => '創建表{table}索引{index}完成 ',
'Insert table {table} data finished' => '導入表{table}數據完成',
'finished' => '完成',
'error' => '失敗',
Expand Down