diff options
| author | 2019-12-04 08:27:39 +0100 | |
|---|---|---|
| committer | 2019-12-04 08:27:39 +0100 | |
| commit | 3e49b44839237693ce1a8151325942704917f6c6 (patch) | |
| tree | 75a1af8089d48d3bb14de2d9d98c503ee76433e2 /app/i18n/kr/feedback.php | |
| parent | de2b323847e0a91119625e4f506f51ec9d43872f (diff) | |
Update i18n cli tools (#2673)
* Update i18n cli tools
Few things were bugging me when using the cli tool for i18n. So I've modified
the tools to be easier to use.
First, the tool automatically adds missing keys to all languages. This way, we
always have all keys in all languages.
Second, the tool detects all untranslated keys and adds automatically the todo
comment after the value.
Third, when adding a new key, the key is pushed to all languages at once. There
is no need to duplicate it manually. Thus making the duplication process obsolete.
Fourth, translation and ignore keys are manipulated at the same time. Thus we
don't have obsolete ignored strings anymore.
* Add i18n rules
I find that having the common rules in the Makefile is easier to use,
as long as you know they are here. As it is self documented, people
will see the new rules when using make.
* Use long parameters in Makefile
I find that using long parameters in scripts makes it easier to understand
what's going on. So I've switched all short parameters to long one.
* Format all i18n files
I've used the updated version of the cli tools to have some output
that can be consistently formated. This commit is a huge formating
commit. Nothing was added but some comments were removed in the
process.
Diffstat (limited to 'app/i18n/kr/feedback.php')
| -rw-r--r-- | app/i18n/kr/feedback.php | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/app/i18n/kr/feedback.php b/app/i18n/kr/feedback.php index 1ea58388b..def6c0745 100644 --- a/app/i18n/kr/feedback.php +++ b/app/i18n/kr/feedback.php @@ -1,17 +1,17 @@ <?php return array( - 'admin' => array( - 'optimization_complete' => '최적화가 완료되었습니다', - ), 'access' => array( 'denied' => '이 페이지에 접근할 수 있는 권한이 없습니다', 'not_found' => '이 페이지는 존재하지 않습니다', ), + 'admin' => array( + 'optimization_complete' => '최적화가 완료되었습니다', + ), 'api' => array( 'password' => array( - 'failed' => 'Your password cannot be modified', // TODO - Translation - 'updated' => 'Your password has been modified', // TODO - Translation + 'failed' => 'Your password cannot be modified', // TODO - Translation + 'updated' => 'Your password has been modified', // TODO - Translation ), ), 'auth' => array( @@ -44,9 +44,9 @@ return array( 'ko' => '%s 확장 기능을 활성화 할 수 없습니다. 자세한 내용은 <a href="%s">FreshRSS 로그</a>를 참고하세요.', 'ok' => '%s 확장 기능이 활성화되었습니다', ), - 'no_access' => '%s 확장 기능에 접근 권한이 없습니다', 'not_enabled' => '%s 확장 기능이 활성화되지 않았습니다', 'not_found' => '%s 확장 기능이 존재하지 않습니다', + 'no_access' => '%s 확장 기능에 접근 권한이 없습니다', ), 'import_export' => array( 'export_no_zip_extension' => 'ZIP 확장 기능을 서버에서 찾을 수 없습니다. 파일을 하나씩 내보내세요.', @@ -72,10 +72,10 @@ return array( 'emptied' => '카테고리를 비웠습니다', 'error' => '카테고리를 변경할 수 없습니다', 'name_exists' => '같은 카테고리 이름이 이미 존재합니다.', - 'no_id' => '카테고리 id를 명시해야 합니다.', - 'no_name' => '카테고리 이름을 명시해야 합니다.', 'not_delete_default' => '기본 카테고리는 삭제할 수 없습니다!', 'not_exist' => '카테고리가 존재하지 않습니다!', + 'no_id' => '카테고리 id를 명시해야 합니다.', + 'no_name' => '카테고리 이름을 명시해야 합니다.', 'over_max' => '카테고리 개수 제한에 다다랐습니다 (%d)', 'updated' => '카테고리가 변경되었습니다.', ), @@ -88,10 +88,10 @@ return array( 'error' => '피드를 변경할 수 없습니다', 'internal_problem' => 'RSS 피드를 추가할 수 없습니다. 자세한 내용은 <a href="%s">FreshRSS 로그</a>를 참고하세요.', 'invalid_url' => 'URL (<em>%s</em>)이 유효하지 않습니다', + 'not_added' => '<em>%s</em> 피드를 추가할 수 없습니다', + 'no_refresh' => '새 글을 가져올 피드가 없습니다…', 'n_actualized' => '%d 개의 피드에서 새 글을 가져왔습니다', 'n_entries_deleted' => '%d 개의 글을 삭제했습니다', - 'no_refresh' => '새 글을 가져올 피드가 없습니다…', - 'not_added' => '<em>%s</em> 피드를 추가할 수 없습니다', 'over_max' => '피드 개수 제한에 다다랐습니다 (%d)', 'updated' => '피드가 변경되었습니다', ), @@ -107,16 +107,16 @@ return array( ), 'user' => array( 'created' => array( - '_' => '%s 사용자가 생성되었습니다', 'error' => '%s 사용자를 생성할 수 없습니다', + '_' => '%s 사용자가 생성되었습니다', ), 'deleted' => array( - '_' => '%s 사용자를 삭제했습니다', 'error' => '%s 사용자를 삭제할 수 없습니다', + '_' => '%s 사용자를 삭제했습니다', ), 'updated' => array( - '_' => '사용자 %s의 정보가 변경되었습니다', 'error' => '사용자 %s의 정보가 변경되지 않았습니다', + '_' => '사용자 %s의 정보가 변경되었습니다', ), ), ); |
