Update locales

This commit is contained in:
stonebuzz
2026-04-30 03:32:18 +00:00
committed by Johan Cwiklinski
parent 4b67e096c6
commit 611f8b6154
11 changed files with 857 additions and 857 deletions
+97 -97
View File
@@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# SeongHyeon Cho <jaymz9634@gmail.com>, 2020
# 조성현 (jaymz9634) <jaymz9634@gmail.com>, 2020
msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-12 02:04+0000\n"
"POT-Creation-Date: 2026-04-30 03:32+0000\n"
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
"Last-Translator: SeongHyeon Cho <jaymz9634@gmail.com>, 2020\n"
"Last-Translator: 조성현 (jaymz9634) <jaymz9634@gmail.com>, 2020\n"
"Language-Team: Korean (Korea) (http://app.transifex.com/teclib/glpi-plugin-example/language/ko_KR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -18,14 +18,101 @@ msgstr ""
"Language: ko_KR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: src/RuleTest.php:76
msgid "Category (class)"
msgstr "분류 (class)"
#: src/Dropdown.php:46 src/Dropdown.php:49
msgid "Plugin Example Dropdowns"
msgstr "플러그인 예제 드롭다운"
#: src/NotificationTargetExample.php:45 src/Example.php:224
#: src/Example.php:230 src/Example.php:235
msgid "Example"
msgstr "예제"
#: src/Example.php:78
msgid "Test link"
msgstr "테스트 링크"
#: src/Example.php:166
msgid "Cron description for example"
msgstr "예제용 작업 상세"
#: src/Example.php:167
msgid "Cron parameter for example"
msgstr "예제용 작업 매개변수"
#: src/Example.php:239 src/Example.php:248
msgid "Test Plugin"
msgstr "테스트 플러그인"
#: src/Example.php:240
msgid "Test Plugin 2"
msgstr "테스트 플러그인 2"
#: src/Example.php:259
msgid "Plugin Example on Phone"
msgstr "전화 플러그인 예제"
#: src/Example.php:262
msgid "Plugin central action"
msgstr "플러그인 중심 작업"
#: src/Example.php:283
msgid "Plugin mailing action"
msgstr "플러그인 메일링 작업"
#: src/Example.php:287
msgid "First tab of Plugin example"
msgstr "플러그인 예제의 첫번째 탭"
#: src/Example.php:289
msgid "Second tab of Plugin example"
msgstr "플러그인 예제의 두번째 탭"
#. TRANS: %1$s is a class name, %2$d is an item ID
#: src/Example.php:294
#, php-format
msgid "Plugin example CLASS=%1$s"
msgstr ""
#: src/Example.php:325
msgid "test planning example 1"
msgstr "테스트 계획 예제 1"
#: src/Example.php:389
msgid "History from plugin example"
msgstr "플러그인 예제 이력"
#: src/Example.php:402
msgid "Do Nothing - just for fun"
msgstr "아무것도 하지 마세요 - 그냥 즐기세요"
#: src/Example.php:413 src/Example.php:442
msgid "Write in item history"
msgstr "품목 이력에 기록"
#: src/Example.php:418
msgid "but do nothing :)"
msgstr "하지만 아무것도 하지마세요 :)"
#: src/Example.php:441 src/Example.php:469
msgid "Right it is the type I want..."
msgstr "바로 제가 원하는 유형입니다..."
#: src/Example.php:507
msgid "Plugin Example"
msgstr ""
#: src/Example.php:512
msgid "Plugin Example (static)"
msgstr ""
#: setup.php:348
msgid "Installed / not configured"
msgstr "설치됨 / 구성 안됨"
#: front/config.php:48
msgid "This is the plugin config page"
msgstr "이것은 플러그인 구성 페이지 입니다"
#: hook.php:55
msgid "Plugin Example Dropdown"
msgstr "플러그인 예제 드롭다운"
@@ -112,93 +199,6 @@ msgstr "가운데 페이지에 플러그인 예제 표시"
msgid "Plugin example displays on login page"
msgstr "로그인 페이지에 플러그인 예제 표시"
#: src/Dropdown.php:46 src/Dropdown.php:49
msgid "Plugin Example Dropdowns"
msgstr "플러그인 예제 드롭다운"
#: src/RuleTest.php:76
msgid "Category (class)"
msgstr "분류 (class)"
#: src/NotificationTargetExample.php:45 src/Example.php:224
#: src/Example.php:230 src/Example.php:235
msgid "Example"
msgstr "예제"
#: src/Example.php:78
msgid "Test link"
msgstr "테스트 링크"
#: src/Example.php:166
msgid "Cron description for example"
msgstr "예제용 작업 상세"
#: src/Example.php:167
msgid "Cron parameter for example"
msgstr "예제용 작업 매개변수"
#: src/Example.php:239 src/Example.php:248
msgid "Test Plugin"
msgstr "테스트 플러그인"
#: src/Example.php:240
msgid "Test Plugin 2"
msgstr "테스트 플러그인 2"
#: src/Example.php:259
msgid "Plugin Example on Phone"
msgstr "전화 플러그인 예제"
#: src/Example.php:262
msgid "Plugin central action"
msgstr "플러그인 중심 작업"
#: src/Example.php:283
msgid "Plugin mailing action"
msgstr "플러그인 메일링 작업"
#: src/Example.php:287
msgid "First tab of Plugin example"
msgstr "플러그인 예제의 첫번째 탭"
#: src/Example.php:289
msgid "Second tab of Plugin example"
msgstr "플러그인 예제의 두번째 탭"
#. TRANS: %1$s is a class name, %2$d is an item ID
#: src/Example.php:294
#, php-format
msgid "Plugin example CLASS=%1$s"
msgstr ""
#: src/Example.php:325
msgid "test planning example 1"
msgstr "테스트 계획 예제 1"
#: src/Example.php:389
msgid "History from plugin example"
msgstr "플러그인 예제 이력"
#: src/Example.php:402
msgid "Do Nothing - just for fun"
msgstr "아무것도 하지 마세요 - 그냥 즐기세요"
#: src/Example.php:413 src/Example.php:442
msgid "Write in item history"
msgstr "품목 이력에 기록"
#: src/Example.php:418
msgid "but do nothing :)"
msgstr "하지만 아무것도 하지마세요 :)"
#: src/Example.php:441 src/Example.php:469
msgid "Right it is the type I want..."
msgstr "바로 제가 원하는 유형입니다..."
#: src/Example.php:507
msgid "Plugin Example"
msgstr ""
#: src/Example.php:512
msgid "Plugin Example (static)"
msgstr ""
#: front/config.php:48
msgid "This is the plugin config page"
msgstr "이것은 플러그인 구성 페이지 입니다"