Skip to content

Commit 03dbddf

Browse files
authored
Update rest-api.po
1 parent d4748ed commit 03dbddf

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

l10n-artifact/ko_KR/LC_MESSAGES/rest-api.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ msgid ""
292292
"[ \"string\" ], \"parent\": "
293293
"\"string\" } ] } ]"
294294
msgstr ""
295-
"작업(jobs) 목록을 반환합니다 **응답 예시:** .. sourcecode:: http HTTP/1.1 200 OK Content-"
295+
"(jobs) 목록을 반환합니다 **응답 예시:** .. sourcecode:: http HTTP/1.1 200 OK Content-"
296296
"Type: application/json [ { \"description\": \"string\", \"name\": "
297297
"\"string\", \"tags\": [ \"string\" ], \"variants\": "
298298
"[ { \"branches\": "
@@ -301,7 +301,7 @@ msgstr ""
301301

302302
#: ../../<openapi>:1
303303
msgid "Returns the list of jobs"
304-
msgstr "작업 목록을 반환합니다"
304+
msgstr " 목록을 반환합니다"
305305

306306
#: ../../<openapi>:1
307307
msgid ""
@@ -327,13 +327,13 @@ msgid ""
327327
"sourcecode:: http HTTP/1.1 200 OK Content-Type: text/plain ssh-rsa "
328328
"AAAAB3NzaC1yc2EAAAADAQABAAACA"
329329
msgstr ""
330-
"실행기가 SSH 에이전트에 추가하는 프로젝트 공개 키를 반환합니다 **응답 예시:** .. "
330+
"익스큐터가 SSH 에이전트에 추가하는 프로젝트 공개 키를 반환합니다 **응답 예시:** .. "
331331
"sourcecode:: http HTTP/1.1 200 OK Content-Type: text/plain ssh-rsa "
332332
"AAAAB3NzaC1yc2EAAAADAQABAAACA"
333333

334334
#: ../../<openapi>:1
335335
msgid "Returns the project public key that executor adds to SSH agent"
336-
msgstr "실행기가 SSH 에이전트에 추가하는 프로젝트 공개 키를 반환합니다"
336+
msgstr "익스큐터가 SSH 에이전트에 추가하는 프로젝트 공개 키를 반환합니다"
337337

338338
#: ../../<openapi>:1
339339
msgid ""
@@ -369,7 +369,7 @@ msgid ""
369369
"[ { \"canonical_name\": \"string\", \"name\": "
370370
"\"string\" } ], \"name\": \"string\" } ]"
371371
msgstr ""
372-
"공급자(providers) 목록을 반환합니다 **응답 예시:** .. sourcecode:: http HTTP/1.1 200 OK "
372+
"제공자(providers) 목록을 반환합니다 **응답 예시:** .. sourcecode:: http HTTP/1.1 200 OK "
373373
"Content-Type: application/json [ { \"canonical_name\": \"string\", "
374374
"\"flavors\": [ { \"canonical_name\": "
375375
"\"string\", \"name\": \"string\" } ], "
@@ -403,7 +403,7 @@ msgstr ""
403403

404404
#: ../../<openapi>:1
405405
msgid "Returns the list of providers"
406-
msgstr "공급자 목록을 반환합니다"
406+
msgstr "제공자 목록을 반환합니다"
407407

408408
#: ../../<openapi>:1
409409
msgid "Returns the list of semaphores"
@@ -447,13 +447,13 @@ msgid ""
447447
"sourcecode:: http HTTP/1.1 200 OK Content-Type: text/plain ssh-rsa "
448448
"AAAAB3NzaC1yc2EAAAADAQABAAACA"
449449
msgstr ""
450-
"실행기가 SSH 에이전트에 추가하는 테넌트 공개 키를 반환합니다 **응답 예시:** .. "
450+
"익스큐터가 SSH 에이전트에 추가하는 테넌트 공개 키를 반환합니다 **응답 예시:** .. "
451451
"sourcecode:: http HTTP/1.1 200 OK Content-Type: text/plain ssh-rsa "
452452
"AAAAB3NzaC1yc2EAAAADAQABAAACA"
453453

454454
#: ../../<openapi>:1
455455
msgid "Returns the tenant public key that executor adds to SSH agent"
456-
msgstr "실행기가 SSH 에이전트에 추가하는 테넌트 공개 키를 반환합니다"
456+
msgstr "익스큐터가 SSH 에이전트에 추가하는 테넌트 공개 키를 반환합니다"
457457

458458
#: ../../<openapi>:1
459459
msgid ""

0 commit comments

Comments
 (0)