[evince] Updated Korean translation
- From: Changwoo Ryu <cwryu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] Updated Korean translation
- Date: Sat, 16 Mar 2013 17:25:51 +0000 (UTC)
commit cc7c9bd3f77427ee7c812f4c80e937c53dc13109
Author: Changwoo Ryu <cwryu debian org>
Date: Sun Mar 17 02:25:38 2013 +0900
Updated Korean translation
po/ko.po | 1339 ++++++++++++++++++++++++++++++++------------------------------
1 files changed, 694 insertions(+), 645 deletions(-)
---
diff --git a/po/ko.po b/po/ko.po
index 69d3291..fbcebaa 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1,7 +1,7 @@
# evince korean translation
# This file is distributed under the same license as the evince package.
# Young-Ho Cha <ganadist at mizi dot com>, 2005
-# Changwoo Ryu <cwryu debian org>, 2006-2012.
+# Changwoo Ryu <cwryu debian org>, 2006-2013.
#
# 새로 번역하시는 분은 아래 translator-credits에 추가해 주세요.
#
@@ -13,8 +13,8 @@ msgstr ""
"Project-Id-Version: evince\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=evince&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2012-09-05 13:12+0000\n"
-"PO-Revision-Date: 2012-09-09 20:10+0900\n"
+"POT-Creation-Date: 2013-02-28 18:48+0000\n"
+"PO-Revision-Date: 2013-03-17 02:25+0900\n"
"Last-Translator: Changwoo Ryu <cwryu debian org>\n"
"Language-Team: GNOME Korea <gnome-kr googlegroups com>\n"
"Language: Korean\n"
@@ -75,11 +75,11 @@ msgstr "오류 %s"
msgid "Comic Books"
msgstr "만화책"
-#: ../backend/djvu/djvu-document.c:170
+#: ../backend/djvu/djvu-document.c:168
msgid "DjVu document has incorrect format"
msgstr "DjVu 문서가 잘못되었습니다"
-#: ../backend/djvu/djvu-document.c:247
+#: ../backend/djvu/djvu-document.c:245
msgid ""
"The document is composed of several files. One or more of these files cannot "
"be accessed."
@@ -99,79 +99,118 @@ msgstr "DVI 문서가 잘못되었습니다"
msgid "DVI Documents"
msgstr "DVI 문서"
-#: ../backend/pdf/ev-poppler.cc:639
+#: ../backend/pdf/ev-poppler.cc:640
msgid "This work is in the Public Domain"
msgstr "이 문서는 퍼블릭 도메인입니다"
#. translators: this is the document security state
-#: ../backend/pdf/ev-poppler.cc:892 ../backend/pdf/ev-poppler.cc:898
+#: ../backend/pdf/ev-poppler.cc:893 ../backend/pdf/ev-poppler.cc:899
msgid "Yes"
msgstr "예"
#. translators: this is the document security state
-#: ../backend/pdf/ev-poppler.cc:895 ../backend/pdf/ev-poppler.cc:898
+#: ../backend/pdf/ev-poppler.cc:896 ../backend/pdf/ev-poppler.cc:899
msgid "No"
msgstr "아니요"
-#: ../backend/pdf/ev-poppler.cc:1032
+#: ../backend/pdf/ev-poppler.cc:1033
msgid "Type 1"
msgstr "Type 1"
-#: ../backend/pdf/ev-poppler.cc:1034
+#: ../backend/pdf/ev-poppler.cc:1035
msgid "Type 1C"
msgstr "Type 1C"
-#: ../backend/pdf/ev-poppler.cc:1036
+#: ../backend/pdf/ev-poppler.cc:1037
msgid "Type 3"
msgstr "Type 3"
-#: ../backend/pdf/ev-poppler.cc:1038
+#: ../backend/pdf/ev-poppler.cc:1039
msgid "TrueType"
msgstr "트루타입"
-#: ../backend/pdf/ev-poppler.cc:1040
+#: ../backend/pdf/ev-poppler.cc:1041
msgid "Type 1 (CID)"
msgstr "Type 1(CID)"
-#: ../backend/pdf/ev-poppler.cc:1042
+#: ../backend/pdf/ev-poppler.cc:1043
msgid "Type 1C (CID)"
msgstr "Type 1C(CID)"
-#: ../backend/pdf/ev-poppler.cc:1044
+#: ../backend/pdf/ev-poppler.cc:1045
msgid "TrueType (CID)"
msgstr "트루타입(CID)"
-#: ../backend/pdf/ev-poppler.cc:1046
+#: ../backend/pdf/ev-poppler.cc:1047
msgid "Unknown font type"
msgstr "알 수 없는 글꼴 형식"
-#: ../backend/pdf/ev-poppler.cc:1077
+#: ../backend/pdf/ev-poppler.cc:1091
+msgid ""
+"This document contains non-embedded fonts that are not from the PDF Standard "
+"14 fonts. If the substitute fonts selected by fontconfig are not the same as "
+"the fonts used to create the PDF, the rendering may not be correct."
+msgstr "PDF 표준 글꼴 14개가 아닌 외부 글꼴이 들어 있습니다. fontconfig에서 선택한 대체 글꼴이 PDF를 만들 때 사용한 글꼴과 다르면 렌더링이 틀릴 수도 있습니다."
+
+#: ../backend/pdf/ev-poppler.cc:1096
+msgid "All fonts are either standard or embedded."
+msgstr "모든 글꼴이 표준 글꼴이거나 내장입니다."
+
+#: ../backend/pdf/ev-poppler.cc:1128
msgid "No name"
msgstr "이름 없음"
-#: ../backend/pdf/ev-poppler.cc:1082 ../properties/ev-properties-view.c:187
-#: ../libview/ev-print-operation.c:1893
+#. translators: When a font type does not have
+#. encoding information or it is unknown. Example:
+#. Encoding: None
+#.
+#. translators: Value for 'Page Scaling:' to not scale the document pages on printing
+#. translators: This is used when a document property does
+#. not have a value. Examples:
+#. Author: None
+#. Keywords: None
+#.
+#: ../backend/pdf/ev-poppler.cc:1137 ../libview/ev-print-operation.c:1907
+#: ../properties/ev-properties-view.c:192
msgid "None"
msgstr "없음"
-#: ../backend/pdf/ev-poppler.cc:1089
+#: ../backend/pdf/ev-poppler.cc:1145
msgid "Embedded subset"
msgstr "포함된 서브셋"
-#: ../backend/pdf/ev-poppler.cc:1091
+#: ../backend/pdf/ev-poppler.cc:1147
msgid "Embedded"
msgstr "포함됨"
-#: ../backend/pdf/ev-poppler.cc:1093
+#: ../backend/pdf/ev-poppler.cc:1149
msgid "Not embedded"
msgstr "포함되지 않음"
-#: ../backend/pdf/ev-poppler.cc:1098
+#. Translators: string starting with a space
+#. * because it is directly appended to the font
+#. * type. Example:
+#. * "Type 1 (One of the Standard 14 Fonts)"
+#.
+#: ../backend/pdf/ev-poppler.cc:1156
+msgid " (One of the Standard 14 Fonts)"
+msgstr " (표준 글꼴 14개 중 하나)"
+
+#. Translators: string starting with a space
+#. * because it is directly appended to the font
+#. * type. Example:
+#. * "TrueType (Not one of the Standard 14 Fonts)"
+#.
+#: ../backend/pdf/ev-poppler.cc:1163
+msgid " (Not one of the Standard 14 Fonts)"
+msgstr " (표준 글꼴 14개 중 하나 아님)"
+
+#: ../backend/pdf/ev-poppler.cc:1170
msgid "Encoding"
msgstr "인코딩"
-#: ../backend/pdf/ev-poppler.cc:1099
-msgid "substituting with"
+#: ../backend/pdf/ev-poppler.cc:1171
+msgid "Substituting with"
msgstr "대체할 텍스트"
#: ../backend/pdf/pdfdocument.evince-backend.in.h:1
@@ -204,50 +243,6 @@ msgstr "TIFF 문서"
msgid "XPS Documents"
msgstr "XPS 문서"
-#: ../libdocument/ev-attachment.c:310 ../libdocument/ev-attachment.c:331
-#, c-format
-msgid "Couldn't save attachment “%s”: %s"
-msgstr "“%s” 첨부를 저장할 수 없습니다: %s"
-
-#: ../libdocument/ev-attachment.c:379
-#, c-format
-msgid "Couldn't open attachment “%s”: %s"
-msgstr "“%s” 첨부를 열 수 없습니다: %s"
-
-#: ../libdocument/ev-attachment.c:414
-#, c-format
-msgid "Couldn't open attachment “%s”"
-msgstr "첨부를 열 수 없습니다: “%s”"
-
-#: ../libdocument/ev-document-factory.c:101
-#, c-format
-msgid "File type %s (%s) is not supported"
-msgstr "%s (%s) 파일 형식은 지원하지 않습니다"
-
-#: ../libdocument/ev-document-factory.c:364
-#: ../libdocument/ev-file-helpers.c:490 ../libdocument/ev-file-helpers.c:536
-#: ../libdocument/ev-file-helpers.c:555
-msgid "Unknown MIME Type"
-msgstr "알 수 없는 MIME 형식"
-
-#: ../libdocument/ev-document-factory.c:552
-msgid "All Documents"
-msgstr "모든 문서"
-
-#: ../libdocument/ev-document-factory.c:579
-msgid "All Files"
-msgstr "모든 파일"
-
-#: ../libdocument/ev-file-helpers.c:146
-#, c-format
-msgid "Failed to create a temporary file: %s"
-msgstr "임시 파일을 만드는데 실패했습니다: %s"
-
-#: ../libdocument/ev-file-helpers.c:308
-#, c-format
-msgid "Failed to create a temporary directory: %s"
-msgstr "임시 디렉터리를 만드는데 실패했습니다: %s"
-
#: ../cut-n-paste/smclient/eggdesktopfile.c:165
#, c-format
msgid "File is not a valid .desktop file"
@@ -296,8 +291,7 @@ msgstr "세션 관리자에 연결하지 않습니다"
msgid "Specify file containing saved configuration"
msgstr "설정을 저장할 파일을 지정합니다"
-#: ../cut-n-paste/smclient/eggsmclient.c:229 ../previewer/ev-previewer.c:45
-#: ../previewer/ev-previewer.c:46
+#: ../cut-n-paste/smclient/eggsmclient.c:229 ../previewer/ev-previewer.c:46
msgid "FILE"
msgstr "<파일>"
@@ -317,113 +311,8 @@ msgstr "세션 관리 옵션:"
msgid "Show session management options"
msgstr "세션 관리 옵션을 표시합니다"
-#. Translaters: This string is for a toggle to display a toolbar.
-#. * The name of the toolbar is automatically computed from the widgets
-#. * on the toolbar, and is placed at the %s. Note the _ before the %s
-#. * which is used to add mnemonics. We know that this is likely to
-#. * produce duplicates, but don't worry about it. If your language
-#. * normally has a mnemonic at the start, please use the _. If not,
-#. * please remove.
-#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:992
-#, c-format
-msgid "Show “_%s”"
-msgstr "“_%s” 보이기"
-
-#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1485
-msgid "_Move on Toolbar"
-msgstr "도구 모음에서 옮기기(_M)"
-
-#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1486
-msgid "Move the selected item on the toolbar"
-msgstr "도구 모음에서 선택한 항목을 옮깁니다"
-
-#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1487
-msgid "_Remove from Toolbar"
-msgstr "도구 모음에서 제거(_R)"
-
-#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1488
-msgid "Remove the selected item from the toolbar"
-msgstr "도구 모음에서 선택한 항목을 제거합니다"
-
-#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1489
-msgid "_Delete Toolbar"
-msgstr "도구 모음 삭제(_D)"
-
-#: ../cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1490
-msgid "Remove the selected toolbar"
-msgstr "선택한 도구 모음을 제거합니다"
-
-#: ../cut-n-paste/toolbar-editor/egg-toolbar-editor.c:489
-msgid "Separator"
-msgstr "구분선"
-
-#. translators: this is the label for toolbar button
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:48 ../shell/ev-window.c:6263
-msgid "Best Fit"
-msgstr "알맞게 맞추기"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:49
-msgid "Fit Page Width"
-msgstr "페이지 너비에 맞추기"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:51
-msgid "50%"
-msgstr "50%"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:52
-msgid "70%"
-msgstr "70%"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:53
-msgid "85%"
-msgstr "85%"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:54
-msgid "100%"
-msgstr "100%"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:55
-msgid "125%"
-msgstr "125%"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:56
-msgid "150%"
-msgstr "150%"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:57
-msgid "175%"
-msgstr "175%"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:58
-msgid "200%"
-msgstr "200%"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:59
-msgid "300%"
-msgstr "300%"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:60
-msgid "400%"
-msgstr "400%"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:61
-msgid "800%"
-msgstr "800%"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:62
-msgid "1600%"
-msgstr "1600%"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:63
-msgid "3200%"
-msgstr "3200%"
-
-#: ../cut-n-paste/zoom-control/ephy-zoom.h:64
-msgid "6400%"
-msgstr "6400%"
-
#. Manually set name and icon
-#: ../data/evince.desktop.in.in.h:1 ../shell/ev-window.c:5009
+#: ../data/evince.desktop.in.in.h:1 ../shell/ev-window.c:4867
#: ../shell/ev-window-title.c:156 ../shell/main.c:312
#, c-format
msgid "Document Viewer"
@@ -433,6 +322,18 @@ msgstr "문서 보기"
msgid "View multi-page documents"
msgstr "다중 페이지 문서를 봅니다"
+#: ../data/evince.desktop.in.in.h:3
+msgid "pdf;ps;postscript;dvi;xps;djvu;tiff;document;presentation;"
+msgstr "pdf;ps;postscript;포스트스크립트;dvi;xps;djvu;tiff;document;문서;presentation;프리젠테이션;"
+
+#: ../data/evince-previewer.desktop.in.in.h:1
+msgid "Print Preview"
+msgstr "인쇄 미리 보기"
+
+#: ../data/evince-previewer.desktop.in.in.h:2
+msgid "Preview before printing"
+msgstr "인쇄 전에 미리 보기"
+
#: ../data/org.gnome.Evince.gschema.xml.in.h:1
msgid "Override document restrictions"
msgstr "문서 제한 무시하기"
@@ -457,240 +358,123 @@ msgstr "문서를 열거나 저장할 때 최근에 사용한 디렉터리의 UR
msgid "The URI of the directory last used to save a picture"
msgstr "그림을 저장할 때 최근에 사용한 디렉터리의 URI"
-# 도움말. 문장으로 번역
-#: ../previewer/ev-previewer.c:44
-msgid "Delete the temporary file"
-msgstr "임시 파일을 삭제합니다"
-
-# 도움말. 문장으로 번역
-#: ../previewer/ev-previewer.c:45
-msgid "Print settings file"
-msgstr "설정 파일을 인쇄합니다"
-
-#: ../previewer/ev-previewer.c:140 ../previewer/ev-previewer.c:174
-msgid "GNOME Document Previewer"
-msgstr "그놈 문서 미리 보기"
-
-#: ../previewer/ev-previewer-window.c:91 ../shell/ev-window.c:3404
-msgid "Failed to print document"
-msgstr "문서를 인쇄하는데 실패했습니다"
-
-#: ../previewer/ev-previewer-window.c:237
+#: ../libdocument/ev-attachment.c:310 ../libdocument/ev-attachment.c:331
#, c-format
-msgid "The selected printer '%s' could not be found"
-msgstr "선택한 '%s' 프린터가 없습니다"
-
-#. Go menu
-#: ../previewer/ev-previewer-window.c:284 ../shell/ev-window.c:5947
-msgid "_Previous Page"
-msgstr "이전 페이지(_P)"
-
-#: ../previewer/ev-previewer-window.c:285 ../shell/ev-window.c:5948
-msgid "Go to the previous page"
-msgstr "이전 페이지로 갑니다"
-
-#: ../previewer/ev-previewer-window.c:287 ../shell/ev-window.c:5950
-msgid "_Next Page"
-msgstr "다음 페이지(_N)"
-
-#: ../previewer/ev-previewer-window.c:288 ../shell/ev-window.c:5951
-msgid "Go to the next page"
-msgstr "다음 페이지로 갑니다"
-
-#: ../previewer/ev-previewer-window.c:291 ../shell/ev-window.c:5934
-msgid "Enlarge the document"
-msgstr "문서를 늘여서 봅니다"
-
-#: ../previewer/ev-previewer-window.c:294 ../shell/ev-window.c:5937
-msgid "Shrink the document"
-msgstr "문서를 줄여서 봅니다"
-
-#: ../previewer/ev-previewer-window.c:297 ../libview/ev-print-operation.c:1309
-msgid "Print"
-msgstr "인쇄"
-
-#: ../previewer/ev-previewer-window.c:298 ../shell/ev-window.c:5903
-msgid "Print this document"
-msgstr "이 문서를 인쇄합니다"
-
-#: ../previewer/ev-previewer-window.c:342 ../shell/ev-window.c:6064
-msgid "_Best Fit"
-msgstr "알맞게 맞추기(_B)"
-
-#: ../previewer/ev-previewer-window.c:343 ../shell/ev-window.c:6065
-msgid "Make the current document fill the window"
-msgstr "현재 문서를 창에 맞게 채웁니다"
-
-#: ../previewer/ev-previewer-window.c:345 ../shell/ev-window.c:6067
-msgid "Fit Page _Width"
-msgstr "페이지 너비에 맞추기(_W)"
-
-#: ../previewer/ev-previewer-window.c:346 ../shell/ev-window.c:6068
-msgid "Make the current document fill the window width"
-msgstr "현재 문서를 창 너비에 맞게 채웁니다"
-
-#: ../previewer/ev-previewer-window.c:540 ../shell/ev-window.c:6176
-msgid "Page"
-msgstr "페이지"
-
-#: ../previewer/ev-previewer-window.c:541 ../shell/ev-window.c:6177
-msgid "Select Page"
-msgstr "선택한 페이지"
-
-#: ../properties/ev-properties-main.c:116
-msgid "Document"
-msgstr "문서"
-
-#: ../properties/ev-properties-view.c:60
-msgid "Title:"
-msgstr "제목:"
-
-#: ../properties/ev-properties-view.c:61
-msgid "Location:"
-msgstr "위치:"
-
-#: ../properties/ev-properties-view.c:62
-msgid "Subject:"
-msgstr "주제:"
-
-#: ../properties/ev-properties-view.c:63
-#: ../shell/ev-annotation-properties-dialog.c:154
-msgid "Author:"
-msgstr "글쓴이:"
-
-#: ../properties/ev-properties-view.c:64
-msgid "Keywords:"
-msgstr "검색어:"
-
-#: ../properties/ev-properties-view.c:65
-msgid "Producer:"
-msgstr "만든 도구:"
-
-#: ../properties/ev-properties-view.c:66
-msgid "Creator:"
-msgstr "만든이:"
-
-#: ../properties/ev-properties-view.c:67
-msgid "Created:"
-msgstr "만든 날짜:"
-
-#: ../properties/ev-properties-view.c:68
-msgid "Modified:"
-msgstr "수정 날짜:"
-
-#: ../properties/ev-properties-view.c:69
-msgid "Number of Pages:"
-msgstr "페이지 수:"
-
-#: ../properties/ev-properties-view.c:70
-msgid "Optimized:"
-msgstr "최적화:"
+msgid "Couldn't save attachment “%s”: %s"
+msgstr "“%s” 첨부를 저장할 수 없습니다: %s"
-#: ../properties/ev-properties-view.c:71
-msgid "Format:"
-msgstr "형식:"
+#: ../libdocument/ev-attachment.c:379
+#, c-format
+msgid "Couldn't open attachment “%s”: %s"
+msgstr "“%s” 첨부를 열 수 없습니다: %s"
-#: ../properties/ev-properties-view.c:72
-msgid "Security:"
-msgstr "보안:"
+#: ../libdocument/ev-attachment.c:414
+#, c-format
+msgid "Couldn't open attachment “%s”"
+msgstr "첨부를 열 수 없습니다: “%s”"
-#: ../properties/ev-properties-view.c:73
-msgid "Paper Size:"
-msgstr "용지 크기:"
+#: ../libdocument/ev-document-factory.c:101
+#, c-format
+msgid "File type %s (%s) is not supported"
+msgstr "%s (%s) 파일 형식은 지원하지 않습니다"
-#. Translate to the default units to use for presenting
-#. * lengths to the user. Translate to default:inch if you
-#. * want inches, otherwise translate to default:mm.
-#. * Do *not* translate it to "predefinito:mm", if it
-#. * it isn't default:mm or default:inch it will not work
-#.
-#: ../properties/ev-properties-view.c:215
-msgid "default:mm"
-msgstr "default:mm"
+#: ../libdocument/ev-document-factory.c:364
+#: ../libdocument/ev-file-helpers.c:490 ../libdocument/ev-file-helpers.c:536
+#: ../libdocument/ev-file-helpers.c:555
+msgid "Unknown MIME Type"
+msgstr "알 수 없는 MIME 형식"
-#: ../properties/ev-properties-view.c:259
-#, c-format
-msgid "%.0f × %.0f mm"
-msgstr "%.0f × %.0f mm"
+#: ../libdocument/ev-document-factory.c:552
+msgid "All Documents"
+msgstr "모든 문서"
-#: ../properties/ev-properties-view.c:263
-#, c-format
-msgid "%.2f × %.2f inch"
-msgstr "%.2f × %.2f inch"
+#: ../libdocument/ev-document-factory.c:579
+msgid "All Files"
+msgstr "모든 파일"
-#. Note to translators: first placeholder is the paper name (eg.
-#. * A4), second placeholder is the paper size (eg. 297x210 mm)
-#: ../properties/ev-properties-view.c:287
+#: ../libdocument/ev-file-helpers.c:146
#, c-format
-msgid "%s, Portrait (%s)"
-msgstr "%s, 세로 (%s)"
+msgid "Failed to create a temporary file: %s"
+msgstr "임시 파일을 만드는데 실패했습니다: %s"
-#. Note to translators: first placeholder is the paper name (eg.
-#. * A4), second placeholder is the paper size (eg. 297x210 mm)
-#: ../properties/ev-properties-view.c:294
+#: ../libdocument/ev-file-helpers.c:308
#, c-format
-msgid "%s, Landscape (%s)"
-msgstr "%s, 가로 (%s)"
+msgid "Failed to create a temporary directory: %s"
+msgstr "임시 디렉터리를 만드는데 실패했습니다: %s"
-#: ../libmisc/ev-page-action-widget.c:68
+#: ../libmisc/ev-page-action-widget.c:85
+#: ../libmisc/ev-page-action-widget.c:124
#, c-format
msgid "(%d of %d)"
msgstr "(%02$d 페이지 중 %01$d)"
-#: ../libmisc/ev-page-action-widget.c:70
+#: ../libmisc/ev-page-action-widget.c:87
+#: ../libmisc/ev-page-action-widget.c:126
#, c-format
msgid "of %d"
msgstr "%d 페이지 중에서"
-#. Create tree view
-#: ../libview/ev-loading-window.c:76 ../shell/ev-sidebar-annotations.c:131
-#: ../shell/ev-sidebar-layers.c:125 ../shell/ev-sidebar-links.c:261
-msgid "Loading…"
-msgstr "읽는 중…"
+#: ../libmisc/ev-page-action-widget.c:182 ../shell/ev-history.c:345
+#: ../shell/ev-sidebar-bookmarks.c:312 ../shell/ev-window.c:885
+#: ../shell/ev-window.c:4602
+#, c-format
+msgid "Page %s"
+msgstr "페이지 %s"
+
+#: ../libview/ev-jobs.c:1919
+#, c-format
+msgid "Failed to print page %d: %s"
+msgstr "%d 페이지를 인쇄하는데 실패했습니다: %s"
#. Initial state
-#: ../libview/ev-print-operation.c:335
+#: ../libview/ev-print-operation.c:347
msgid "Preparing to print…"
msgstr "인쇄할 준비하는 중입니다…"
-#: ../libview/ev-print-operation.c:337
+#: ../libview/ev-print-operation.c:349
msgid "Finishing…"
msgstr "마치는 중입니다…"
-#: ../libview/ev-print-operation.c:339
+#: ../libview/ev-print-operation.c:351
#, c-format
msgid "Printing page %d of %d…"
msgstr "%d번 페이지를(전체 %d 페이지) 인쇄하는 중입니다…"
-#: ../libview/ev-print-operation.c:1163
-msgid "Printing is not supported on this printer."
-msgstr "이 프린터에서는 인쇄를 지원하지 않습니다."
+#: ../libview/ev-print-operation.c:1175
+msgid "Postscript is not supported by this printer."
+msgstr "이 프린터는 포스트스크립트를 지원하지 않습니다."
-#: ../libview/ev-print-operation.c:1228
+#: ../libview/ev-print-operation.c:1240
msgid "Invalid page selection"
msgstr "페이지 선택이 잘못되었습니다"
-#: ../libview/ev-print-operation.c:1229
+#: ../libview/ev-print-operation.c:1241
msgid "Warning"
msgstr "경고"
-#: ../libview/ev-print-operation.c:1231
+#: ../libview/ev-print-operation.c:1243
msgid "Your print range selection does not include any pages"
msgstr "인쇄 범위 선택 안에 아무 페이지도 없습니다"
-#: ../libview/ev-print-operation.c:1888
+#. translators: Title of the print dialog
+#. translators: Print document currently shown in the Print Preview window
+#: ../libview/ev-print-operation.c:1322 ../previewer/ev-previewer-window.c:298
+msgid "Print"
+msgstr "인쇄"
+
+#: ../libview/ev-print-operation.c:1901
msgid "Page Scaling:"
msgstr "페이지 크기 조절:"
-#: ../libview/ev-print-operation.c:1894
+#: ../libview/ev-print-operation.c:1908
msgid "Shrink to Printable Area"
msgstr "인쇄 가능 영역으로 줄이기"
-#: ../libview/ev-print-operation.c:1895
+#: ../libview/ev-print-operation.c:1909
msgid "Fit to Printable Area"
msgstr "인쇄 가능 영역에 맞추기"
-#: ../libview/ev-print-operation.c:1898
+#: ../libview/ev-print-operation.c:1912
msgid ""
"Scale document pages to fit the selected printer page. Select from one of "
"the following:\n"
@@ -714,11 +498,11 @@ msgstr ""
"• \"인쇄 가능 영역에 맞추기\": 페이지를 필요에 따라 확대하거나 축소해서 인쇄 "
"가능 영역에 맞춥니다.\n"
-#: ../libview/ev-print-operation.c:1910
+#: ../libview/ev-print-operation.c:1924
msgid "Auto Rotate and Center"
msgstr "자동 회전 및 가운데 정렬"
-#: ../libview/ev-print-operation.c:1913
+#: ../libview/ev-print-operation.c:1927
msgid ""
"Rotate printer page orientation of each page to match orientation of each "
"document page. Document pages will be centered within the printer page."
@@ -726,126 +510,280 @@ msgstr ""
"문서 페이지에 맞게 프린터 페이지 방향을 회전합니다. 문서 페이지는 프린터 페이"
"지 가운데에 맞춥니다."
-#: ../libview/ev-print-operation.c:1918
+#: ../libview/ev-print-operation.c:1932
msgid "Select page size using document page size"
msgstr "문서 페이지 크기를 사용해 페이지 크기 선택"
-#: ../libview/ev-print-operation.c:1920
+#: ../libview/ev-print-operation.c:1934
msgid ""
"When enabled, each page will be printed on the same size paper as the "
"document page."
msgstr "페이지를 문서 페이지와 같은 크기의 종이에 인쇄합니다."
-#: ../libview/ev-print-operation.c:2002
-msgid "Page Handling"
-msgstr "페이지 처리"
+#: ../libview/ev-print-operation.c:2023
+msgid "Page Handling"
+msgstr "페이지 처리"
+
+#: ../libview/ev-view-accessible.c:45
+msgid "Scroll Up"
+msgstr "위로"
+
+#: ../libview/ev-view-accessible.c:46
+msgid "Scroll Down"
+msgstr "아래로"
+
+#: ../libview/ev-view-accessible.c:52
+msgid "Scroll View Up"
+msgstr "뷰를 위로"
+
+#: ../libview/ev-view-accessible.c:53
+msgid "Scroll View Down"
+msgstr "뷰를 아래로"
+
+#: ../libview/ev-view-accessible.c:105
+msgid "Document View"
+msgstr "문서 보기"
+
+#: ../libview/ev-view.c:1873
+msgid "Go to first page"
+msgstr "첫 페이지로 이동합니다"
+
+#: ../libview/ev-view.c:1875
+msgid "Go to previous page"
+msgstr "이전 페이지로 이동합니다"
+
+#: ../libview/ev-view.c:1877
+msgid "Go to next page"
+msgstr "다음 페이지로 이동합니다"
+
+#: ../libview/ev-view.c:1879
+msgid "Go to last page"
+msgstr "마지막 페이지로 이동합니다"
+
+#: ../libview/ev-view.c:1881
+msgid "Go to page"
+msgstr "지정한 페이지로 이동"
+
+#: ../libview/ev-view.c:1883
+msgid "Find"
+msgstr "찾기"
+
+#: ../libview/ev-view.c:1911
+#, c-format
+msgid "Go to page %s"
+msgstr "%s 페이지로 이동"
+
+#: ../libview/ev-view.c:1917
+#, c-format
+msgid "Go to %s on file “%s”"
+msgstr "“%2$s” 파일의 %1$s(으)로 이동"
+
+#: ../libview/ev-view.c:1920
+#, c-format
+msgid "Go to file “%s”"
+msgstr "“%s” 파일로 이동"
+
+#: ../libview/ev-view.c:1928
+#, c-format
+msgid "Launch %s"
+msgstr "%s 실행"
+
+#: ../libview/ev-view-presentation.c:710
+msgid "Jump to page:"
+msgstr "페이지로 이동:"
+
+#: ../libview/ev-view-presentation.c:1015
+msgid "End of presentation. Click to exit."
+msgstr "프리젠테이션이 끝났습니다. 나가려면 누르십시오."
+
+# 도움말. 문장으로 번역
+#: ../previewer/ev-previewer.c:45
+msgid "Delete the temporary file"
+msgstr "임시 파일을 삭제합니다"
+
+# 도움말. 문장으로 번역
+#: ../previewer/ev-previewer.c:46
+msgid "Print settings file"
+msgstr "설정 파일을 인쇄합니다"
+
+#: ../previewer/ev-previewer.c:175 ../previewer/ev-previewer.c:207
+msgid "GNOME Document Previewer"
+msgstr "그놈 문서 미리 보기"
+
+#: ../previewer/ev-previewer-window.c:91 ../shell/ev-window.c:3329
+msgid "Failed to print document"
+msgstr "문서를 인쇄하는데 실패했습니다"
+
+#: ../previewer/ev-previewer-window.c:237
+#, c-format
+msgid "The selected printer '%s' could not be found"
+msgstr "선택한 '%s' 프린터가 없습니다"
+
+#. Go menu
+#: ../previewer/ev-previewer-window.c:284 ../shell/ev-window.c:5780
+msgid "_Previous Page"
+msgstr "이전 페이지(_P)"
+
+#: ../previewer/ev-previewer-window.c:285 ../shell/ev-window.c:5781
+msgid "Go to the previous page"
+msgstr "이전 페이지로 갑니다"
+
+#: ../previewer/ev-previewer-window.c:287 ../shell/ev-window.c:5783
+msgid "_Next Page"
+msgstr "다음 페이지(_N)"
+
+#: ../previewer/ev-previewer-window.c:288 ../shell/ev-window.c:5784
+msgid "Go to the next page"
+msgstr "다음 페이지로 갑니다"
+
+#: ../previewer/ev-previewer-window.c:291 ../shell/ev-window.c:5767
+msgid "Enlarge the document"
+msgstr "문서를 늘여서 봅니다"
+
+#: ../previewer/ev-previewer-window.c:294 ../shell/ev-window.c:5770
+msgid "Shrink the document"
+msgstr "문서를 줄여서 봅니다"
+
+#: ../previewer/ev-previewer-window.c:299 ../shell/ev-window.c:5745
+msgid "Print this document"
+msgstr "이 문서를 인쇄합니다"
+
+#: ../previewer/ev-previewer-window.c:343 ../shell/ev-window.c:5898
+msgid "Fit Pa_ge"
+msgstr "페이지 맞춤(_G)"
+
+#: ../previewer/ev-previewer-window.c:344 ../shell/ev-window.c:5899
+msgid "Make the current document fill the window"
+msgstr "현재 문서를 창에 맞게 채웁니다"
+
+#: ../previewer/ev-previewer-window.c:346 ../shell/ev-window.c:5901
+msgid "Fit _Width"
+msgstr "너비 맞춤(_W)"
+
+#: ../previewer/ev-previewer-window.c:347 ../shell/ev-window.c:5902
+msgid "Make the current document fill the window width"
+msgstr "현재 문서를 창 너비에 맞게 채웁니다"
+
+#: ../previewer/ev-previewer-window.c:540 ../shell/ev-window.c:6013
+msgid "Page"
+msgstr "페이지"
+
+#: ../previewer/ev-previewer-window.c:541 ../shell/ev-window.c:6014
+msgid "Select Page"
+msgstr "선택한 페이지"
+
+#: ../properties/ev-properties-main.c:116
+msgid "Document"
+msgstr "문서"
-#: ../libview/ev-jobs.c:1882
-#, c-format
-msgid "Failed to print page %d: %s"
-msgstr "%d 페이지를 인쇄하는데 실패했습니다: %s"
+#: ../properties/ev-properties-view.c:60
+msgid "Title:"
+msgstr "제목:"
-#: ../libview/ev-view-accessible.c:46
-msgid "Scroll Up"
-msgstr "위로"
+#: ../properties/ev-properties-view.c:61
+msgid "Location:"
+msgstr "위치:"
-#: ../libview/ev-view-accessible.c:47
-msgid "Scroll Down"
-msgstr "아래로"
+#: ../properties/ev-properties-view.c:62
+msgid "Subject:"
+msgstr "주제:"
-#: ../libview/ev-view-accessible.c:53
-msgid "Scroll View Up"
-msgstr "뷰를 위로"
+#: ../properties/ev-properties-view.c:63
+#: ../shell/ev-annotation-properties-dialog.c:154
+msgid "Author:"
+msgstr "글쓴이:"
-#: ../libview/ev-view-accessible.c:54
-msgid "Scroll View Down"
-msgstr "뷰를 아래로"
+#: ../properties/ev-properties-view.c:64
+msgid "Keywords:"
+msgstr "검색어:"
-#: ../libview/ev-view-accessible.c:883
-msgid "Document View"
-msgstr "문서 보기"
+#: ../properties/ev-properties-view.c:65
+msgid "Producer:"
+msgstr "만든 도구:"
-#: ../libview/ev-view-presentation.c:692
-msgid "Jump to page:"
-msgstr "페이지로 이동:"
+#: ../properties/ev-properties-view.c:66
+msgid "Creator:"
+msgstr "만든이:"
-#: ../libview/ev-view-presentation.c:997
-msgid "End of presentation. Click to exit."
-msgstr "프리젠테이션이 끝났습니다. 나가려면 누르십시오."
+#: ../properties/ev-properties-view.c:67
+msgid "Created:"
+msgstr "만든 날짜:"
-#: ../libview/ev-view.c:1820
-msgid "Go to first page"
-msgstr "첫 페이지로 이동합니다"
+#: ../properties/ev-properties-view.c:68
+msgid "Modified:"
+msgstr "수정 날짜:"
-#: ../libview/ev-view.c:1822
-msgid "Go to previous page"
-msgstr "이전 페이지로 이동합니다"
+#: ../properties/ev-properties-view.c:69
+msgid "Number of Pages:"
+msgstr "페이지 수:"
-#: ../libview/ev-view.c:1824
-msgid "Go to next page"
-msgstr "다음 페이지로 이동합니다"
+#: ../properties/ev-properties-view.c:70
+msgid "Optimized:"
+msgstr "최적화:"
-#: ../libview/ev-view.c:1826
-msgid "Go to last page"
-msgstr "마지막 페이지로 이동합니다"
+#: ../properties/ev-properties-view.c:71
+msgid "Format:"
+msgstr "형식:"
-#: ../libview/ev-view.c:1828
-msgid "Go to page"
-msgstr "지정한 페이지로 이동"
+#: ../properties/ev-properties-view.c:72
+msgid "Security:"
+msgstr "보안:"
-#: ../libview/ev-view.c:1830
-msgid "Find"
-msgstr "찾기"
+#: ../properties/ev-properties-view.c:73
+msgid "Paper Size:"
+msgstr "용지 크기:"
+
+#. Translate to the default units to use for presenting
+#. * lengths to the user. Translate to default:inch if you
+#. * want inches, otherwise translate to default:mm.
+#. * Do *not* translate it to "predefinito:mm", if it
+#. * it isn't default:mm or default:inch it will not work
+#.
+#: ../properties/ev-properties-view.c:220
+msgid "default:mm"
+msgstr "default:mm"
-#: ../libview/ev-view.c:1858
+#: ../properties/ev-properties-view.c:264
#, c-format
-msgid "Go to page %s"
-msgstr "%s 페이지로 이동"
+msgid "%.0f × %.0f mm"
+msgstr "%.0f × %.0f mm"
-#: ../libview/ev-view.c:1864
+#: ../properties/ev-properties-view.c:268
#, c-format
-msgid "Go to %s on file “%s”"
-msgstr "“%2$s” 파일의 %1$s(으)로 이동"
+msgid "%.2f × %.2f inch"
+msgstr "%.2f × %.2f inch"
-#: ../libview/ev-view.c:1867
+#. Note to translators: first placeholder is the paper name (eg.
+#. * A4), second placeholder is the paper size (eg. 297x210 mm)
+#: ../properties/ev-properties-view.c:292
#, c-format
-msgid "Go to file “%s”"
-msgstr "“%s” 파일로 이동"
+msgid "%s, Portrait (%s)"
+msgstr "%s, 세로 (%s)"
-#: ../libview/ev-view.c:1875
+#. Note to translators: first placeholder is the paper name (eg.
+#. * A4), second placeholder is the paper size (eg. 297x210 mm)
+#: ../properties/ev-properties-view.c:299
#, c-format
-msgid "Launch %s"
-msgstr "%s 실행"
+msgid "%s, Landscape (%s)"
+msgstr "%s, 가로 (%s)"
-#: ../shell/eggfindbar.c:282
+#: ../shell/eggfindbar.c:281
msgid "_Whole Words Only"
msgstr "전체 단어 일치(_W)"
-#: ../shell/eggfindbar.c:294
+#: ../shell/eggfindbar.c:293
msgid "C_ase Sensitive"
msgstr "대소문자 구분(_A)"
-#: ../shell/eggfindbar.c:407
-msgid "Find:"
-msgstr "찾기:"
-
-#: ../shell/eggfindbar.c:423
+#: ../shell/eggfindbar.c:416
msgid "Find options"
msgstr "찾기 옵션"
-#: ../shell/eggfindbar.c:427 ../shell/ev-window.c:5920
-msgid "Find Pre_vious"
-msgstr "이전 찾기(_V)"
-
-#: ../shell/eggfindbar.c:431
+#: ../shell/eggfindbar.c:425
msgid "Find previous occurrence of the search string"
msgstr "이전에 나오는 검색 문자열을 찾습니다"
-#: ../shell/eggfindbar.c:435 ../shell/ev-window.c:5918
-msgid "Find Ne_xt"
-msgstr "다음 찾기(_X)"
-
-#: ../shell/eggfindbar.c:439
+#: ../shell/eggfindbar.c:435
msgid "Find next occurrence of the search string"
msgstr "다음에 나오는 검색 문자열을 찾습니다"
@@ -925,11 +863,25 @@ msgstr "열기"
msgid "Close"
msgstr "닫기"
-#: ../shell/ev-keyring.c:102
+#: ../shell/ev-history-action-widget.c:223
+msgid "Go to previous history item"
+msgstr "이전 기록 항목으로 이동합니다"
+
+#: ../shell/ev-history-action-widget.c:227
+msgid "Go to next history item"
+msgstr "다음 기록 항목으로 이동합니다"
+
+#: ../shell/ev-keyring.c:86
#, c-format
msgid "Password for document %s"
msgstr "문서 %s의 암호"
+#. Create tree view
+#: ../shell/ev-loading-message.c:50 ../shell/ev-sidebar-annotations.c:131
+#: ../shell/ev-sidebar-layers.c:125 ../shell/ev-sidebar-links.c:261
+msgid "Loading…"
+msgstr "읽는 중…"
+
#: ../shell/ev-open-recent-action.c:72
msgid "Open a recently used document"
msgstr "최근 사용한 문서를 엽니다"
@@ -990,11 +942,11 @@ msgstr "글꼴"
msgid "Document License"
msgstr "문서 라이선스"
-#: ../shell/ev-properties-fonts.c:132
+#: ../shell/ev-properties-fonts.c:142
msgid "Font"
msgstr "글꼴"
-#: ../shell/ev-properties-fonts.c:159
+#: ../shell/ev-properties-fonts.c:169
#, c-format
msgid "Gathering font information… %3d%%"
msgstr "글꼴 정보 모으는 중… %3d%%"
@@ -1056,12 +1008,6 @@ msgstr "책갈피 이름 바꾸기(_R)"
msgid "_Remove Bookmark"
msgstr "책갈피 제거(_R)"
-#: ../shell/ev-sidebar-bookmarks.c:312 ../shell/ev-window.c:931
-#: ../shell/ev-window.c:4737
-#, c-format
-msgid "Page %s"
-msgstr "페이지 %s"
-
#: ../shell/ev-sidebar-bookmarks.c:603
msgid "Bookmarks"
msgstr "책갈피"
@@ -1074,117 +1020,116 @@ msgstr "레이어"
msgid "Print…"
msgstr "인쇄…"
-#: ../shell/ev-sidebar-links.c:719
+#: ../shell/ev-sidebar-links.c:723
msgid "Index"
msgstr "차례"
-#: ../shell/ev-sidebar-thumbnails.c:933
+#: ../shell/ev-sidebar-thumbnails.c:958
msgid "Thumbnails"
msgstr "미리 보기"
-#: ../shell/ev-window.c:928
-#, c-format
-msgid "Page %s — %s"
-msgstr "페이지 %s — %s"
+#: ../shell/ev-utils.c:318
+msgid "By extension"
+msgstr "확장자에 따라"
-#: ../shell/ev-window.c:1538
+#: ../shell/ev-window.c:1474
msgid "The document contains no pages"
msgstr "문서에 페이지가 없습니다"
-#: ../shell/ev-window.c:1541
+#: ../shell/ev-window.c:1477
msgid "The document contains only empty pages"
msgstr "문서에 빈 페이지만 들어 있습니다"
-#: ../shell/ev-window.c:1756 ../shell/ev-window.c:1922
+#: ../shell/ev-window.c:1688 ../shell/ev-window.c:1850
msgid "Unable to open document"
msgstr "문서를 열 수 없음"
-#: ../shell/ev-window.c:1893
+#: ../shell/ev-window.c:1821
#, c-format
msgid "Loading document from “%s”"
msgstr "“%s”에서 문서를 읽어들이는 중입니다"
-#: ../shell/ev-window.c:2035 ../shell/ev-window.c:2329
+#: ../shell/ev-window.c:1963 ../shell/ev-window.c:2254
#, c-format
msgid "Downloading document (%d%%)"
msgstr "문서를 다운로드하는 중입니다 (%d%%)"
-#: ../shell/ev-window.c:2068
+#: ../shell/ev-window.c:1996
msgid "Failed to load remote file."
msgstr "원격 파일을 읽어들이는데 실패했습니다."
-#: ../shell/ev-window.c:2273
+#: ../shell/ev-window.c:2198
#, c-format
msgid "Reloading document from %s"
msgstr "문서를 %s에서 다시 읽는 중입니다"
-#: ../shell/ev-window.c:2305
+#: ../shell/ev-window.c:2230
msgid "Failed to reload document."
msgstr "문서를 다시 읽는데 실패했습니다."
-#: ../shell/ev-window.c:2518
+#: ../shell/ev-window.c:2443
msgid "Open Document"
msgstr "문서 열기"
-#: ../shell/ev-window.c:2791
+#: ../shell/ev-window.c:2716
#, c-format
msgid "Saving document to %s"
msgstr "문서를 %s에 저장하는 중입니다"
-#: ../shell/ev-window.c:2794
+#: ../shell/ev-window.c:2719
#, c-format
msgid "Saving attachment to %s"
msgstr "첨부를 %s에 저장하는 중입니다"
-#: ../shell/ev-window.c:2797
+#: ../shell/ev-window.c:2722
#, c-format
msgid "Saving image to %s"
msgstr "그림을 %s에 저장하는 중입니다"
-#: ../shell/ev-window.c:2841 ../shell/ev-window.c:2941
+#: ../shell/ev-window.c:2766 ../shell/ev-window.c:2866
#, c-format
msgid "The file could not be saved as “%s”."
msgstr "파일을 “%s”(으)로 저장할 수 없습니다."
-#: ../shell/ev-window.c:2872
+#: ../shell/ev-window.c:2797
#, c-format
msgid "Uploading document (%d%%)"
msgstr "문서를 업로드하는 중입니다 (%d%%)"
-#: ../shell/ev-window.c:2876
+#: ../shell/ev-window.c:2801
#, c-format
msgid "Uploading attachment (%d%%)"
msgstr "첨부를 업로드하는 중입니다 (%d%%)"
-#: ../shell/ev-window.c:2880
+#: ../shell/ev-window.c:2805
#, c-format
msgid "Uploading image (%d%%)"
msgstr "그림을 업로드하는 중입니다 (%d%%)"
-#: ../shell/ev-window.c:2992
+#: ../shell/ev-window.c:2917
msgid "Save a Copy"
msgstr "다른 이름으로 저장"
-#: ../shell/ev-window.c:3056
+#: ../shell/ev-window.c:2981
msgid "Could not send current document"
msgstr "현재 문서를 보낼 수 없습니다"
-#: ../shell/ev-window.c:3087
+#: ../shell/ev-window.c:3012
msgid "Could not open the containing folder"
msgstr "들어 있는 폴더를 열 수 없습니다"
-#: ../shell/ev-window.c:3348
+#: ../shell/ev-window.c:3273
#, c-format
msgid "%d pending job in queue"
msgid_plural "%d pending jobs in queue"
msgstr[0] "큐에 밀린 인쇄 작업이 %d개 있습니다"
-#: ../shell/ev-window.c:3461
+#: ../shell/ev-window.c:3386
#, c-format
msgid "Printing job “%s”"
msgstr "인쇄 작업 “%s”"
-#: ../shell/ev-window.c:3638
+#: ../shell/ev-window.c:3563
msgid ""
"Document contains form fields that have been filled out. If you don't save a "
"copy, changes will be permanently lost."
@@ -1192,7 +1137,7 @@ msgstr ""
"문서에 채워 넣은 필드가 있습니다. 복사물을 저장하지 않으면 바뀐 사항을 잃어버"
"릴 수 있습니다."
-#: ../shell/ev-window.c:3642
+#: ../shell/ev-window.c:3567
msgid ""
"Document contains new or modified annotations. If you don't save a copy, "
"changes will be permanently lost."
@@ -1200,20 +1145,20 @@ msgstr ""
"문서에 새로 추가하거나 수정한 추가 정보가 있습니다. 복사물을 저장하지 않으면 "
"바뀐 사항을 잃어버릴 수 있습니다."
-#: ../shell/ev-window.c:3649
+#: ../shell/ev-window.c:3574
#, c-format
msgid "Save a copy of document “%s” before closing?"
msgstr "닫기 전에 “%s” 문서의 복사본을 저장하시겠습니까?"
-#: ../shell/ev-window.c:3668
+#: ../shell/ev-window.c:3593
msgid "Close _without Saving"
msgstr "저장하지 않고 닫기(_W)"
-#: ../shell/ev-window.c:3672
+#: ../shell/ev-window.c:3597
msgid "Save a _Copy"
msgstr "복사물 저장(_C)"
-#: ../shell/ev-window.c:3746
+#: ../shell/ev-window.c:3671
#, c-format
msgid "Wait until print job “%s” finishes before closing?"
msgstr "닫기 전에 “%s” 인쇄 작업을 마칠 때까지 기다리시겠습니까?"
@@ -1221,7 +1166,7 @@ msgstr "닫기 전에 “%s” 인쇄 작업을 마칠 때까지 기다리시겠
#. TRANS: the singular form is not really used as n_print_jobs > 1
#. but some languages distinguish between different plurals forms,
#. so the ngettext is needed.
-#: ../shell/ev-window.c:3752
+#: ../shell/ev-window.c:3677
#, c-format
msgid "There is %d print job active. Wait until print finishes before closing?"
msgid_plural ""
@@ -1230,31 +1175,23 @@ msgstr[0] ""
"진행 중인 인쇄 작업이 %d개 있습니다. 닫기 전에 인쇄를 마칠 때까지 기다리시겠"
"습니까?"
-#: ../shell/ev-window.c:3767
+#: ../shell/ev-window.c:3692
msgid "If you close the window, pending print jobs will not be printed."
msgstr "창을 닫으면, 밀린 인쇄 작업은 인쇄하지 않습니다."
-#: ../shell/ev-window.c:3771
+#: ../shell/ev-window.c:3696
msgid "Cancel _print and Close"
msgstr "인쇄 취소 및 닫기(_P)"
-#: ../shell/ev-window.c:3775
+#: ../shell/ev-window.c:3700
msgid "Close _after Printing"
msgstr "인쇄 후 닫기(_A)"
-#: ../shell/ev-window.c:4132
+#: ../shell/ev-window.c:4155
msgid "Running in presentation mode"
msgstr "프리젠테이션 모드로 실행 중입니다"
-#: ../shell/ev-window.c:4481 ../shell/ev-window.c:4767
-msgid "There was an error displaying help"
-msgstr "도움말을 표시하는데 오류가 발생했습니다"
-
-#: ../shell/ev-window.c:4509
-msgid "Toolbar Editor"
-msgstr "도구 모음 편집기"
-
-#: ../shell/ev-window.c:5005
+#: ../shell/ev-window.c:4863
#, c-format
msgid ""
"Document Viewer\n"
@@ -1263,7 +1200,7 @@ msgstr ""
"문서 보기 프로그램.\n"
"%s (%s) 사용"
-#: ../shell/ev-window.c:5038
+#: ../shell/ev-window.c:4896
msgid ""
"Evince is free software; you can redistribute it and/or modify it under the "
"terms of the GNU General Public License as published by the Free Software "
@@ -1275,7 +1212,7 @@ msgstr ""
"Foundation; either version 2 of the License, or (at your option) any later "
"version.\n"
-#: ../shell/ev-window.c:5042
+#: ../shell/ev-window.c:4900
msgid ""
"Evince is distributed in the hope that it will be useful, but WITHOUT ANY "
"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
@@ -1287,7 +1224,7 @@ msgstr ""
"FOR A PARTICULAR PURPOSE. See the GNU General Public License for more "
"details.\n"
-#: ../shell/ev-window.c:5046
+#: ../shell/ev-window.c:4904
msgid ""
"You should have received a copy of the GNU General Public License along with "
"Evince; if not, write to the Free Software Foundation, Inc., 51 Franklin "
@@ -1297,15 +1234,15 @@ msgstr ""
"Evince; if not, write to the Free Software Foundation, Inc., 51 Franklin "
"Street, Fifth Floor, Boston, MA 02110-1301 USA\n"
-#: ../shell/ev-window.c:5071
+#: ../shell/ev-window.c:4929
msgid "Evince"
msgstr "에빈스"
-#: ../shell/ev-window.c:5074
+#: ../shell/ev-window.c:4932
msgid "© 1996–2012 The Evince authors"
msgstr "© 1996–2012 The Evince authors"
-#: ../shell/ev-window.c:5080
+#: ../shell/ev-window.c:4938
msgid "translator-credits"
msgstr ""
"차영호 <ganadist at mizi dot com>, 2005\n"
@@ -1314,384 +1251,346 @@ msgstr ""
#. TRANS: Sometimes this could be better translated as
#. "%d hit(s) on this page". Therefore this string
#. contains plural cases.
-#: ../shell/ev-window.c:5348
+#: ../shell/ev-window.c:5200
#, c-format
msgid "%d found on this page"
msgid_plural "%d found on this page"
msgstr[0] "이 페이지에서 %d개 찾음"
-#: ../shell/ev-window.c:5353
+#: ../shell/ev-window.c:5205
msgid "Not found"
msgstr "없음"
-#: ../shell/ev-window.c:5359
+#: ../shell/ev-window.c:5211
#, c-format
msgid "%3d%% remaining to search"
msgstr "찾는데 %3d%% 남음"
-#: ../shell/ev-window.c:5879
-msgid "_File"
-msgstr "파일(_F)"
-
-#: ../shell/ev-window.c:5880
-msgid "_Edit"
-msgstr "편집(_E)"
-
-#: ../shell/ev-window.c:5881
-msgid "_View"
-msgstr "보기(_V)"
-
-#: ../shell/ev-window.c:5882
-msgid "_Go"
-msgstr "이동(_G)"
-
-#: ../shell/ev-window.c:5883
+#: ../shell/ev-window.c:5725
msgid "_Bookmarks"
msgstr "책갈피(_B)"
-#: ../shell/ev-window.c:5884
-msgid "_Help"
-msgstr "도움말(_H)"
+#: ../shell/ev-window.c:5726
+msgid "_Recent"
+msgstr "최근 문서(_R)"
#. File menu
-#: ../shell/ev-window.c:5887 ../shell/ev-window.c:6216
+#: ../shell/ev-window.c:5729 ../shell/ev-window.c:6049
msgid "_Open…"
msgstr "열기(_O)…"
-#: ../shell/ev-window.c:5888 ../shell/ev-window.c:6217
+#: ../shell/ev-window.c:5730 ../shell/ev-window.c:6050
msgid "Open an existing document"
msgstr "문서를 엽니다"
-#: ../shell/ev-window.c:5890
+#: ../shell/ev-window.c:5732
msgid "Op_en a Copy"
msgstr "복사본 열기(_E)"
-#: ../shell/ev-window.c:5891
+#: ../shell/ev-window.c:5733
msgid "Open a copy of the current document in a new window"
msgstr "현재 문서의 복사본을 새 창에서 엽니다"
-#: ../shell/ev-window.c:5893
+#: ../shell/ev-window.c:5735
msgid "_Save a Copy…"
msgstr "복사물 저장(_S)…"
-#: ../shell/ev-window.c:5894
+#: ../shell/ev-window.c:5736
msgid "Save a copy of the current document"
msgstr "현재 문서의 사본을 저장합니다"
-#: ../shell/ev-window.c:5896
+#: ../shell/ev-window.c:5738
msgid "Send _To..."
msgstr "보내기(_T)..."
# 주의: 끝에 점은 대화창을 나타내는 게 아니므로 같은 식으로 번역하지 않는다.
-#: ../shell/ev-window.c:5897
+#: ../shell/ev-window.c:5739
msgid "Send current document by mail, instant message..."
msgstr "현재 문서를 메일, 메신저 등을 통해 보냅니다"
-#: ../shell/ev-window.c:5899
+#: ../shell/ev-window.c:5741
msgid "Open Containing _Folder"
msgstr "들어 있는 폴더 열기(_F)"
-#: ../shell/ev-window.c:5900
+#: ../shell/ev-window.c:5742
msgid "Show the folder which contains this file in the file manager"
msgstr "이 파일이 들어 있는 폴더를 파일 관리자에서 표시합니다"
-#: ../shell/ev-window.c:5902
+#: ../shell/ev-window.c:5744
msgid "_Print…"
msgstr "인쇄(_P)…"
-#: ../shell/ev-window.c:5905
+#: ../shell/ev-window.c:5747
msgid "P_roperties"
msgstr "속성(_R)"
-#: ../shell/ev-window.c:5913
+#: ../shell/ev-window.c:5755
msgid "Select _All"
msgstr "모두 선택(_A)"
-#: ../shell/ev-window.c:5915
-msgid "_Find…"
-msgstr "찾기(_F)…"
-
-#: ../shell/ev-window.c:5916
-msgid "Find a word or phrase in the document"
-msgstr "문서에서 단어나 문장을 찾습니다"
-
-#: ../shell/ev-window.c:5922
-msgid "T_oolbar"
-msgstr "도구 모음(_O)"
-
-#: ../shell/ev-window.c:5924
+#: ../shell/ev-window.c:5757
msgid "Rotate _Left"
msgstr "왼쪽으로 회전(_L)"
-#: ../shell/ev-window.c:5926
+#: ../shell/ev-window.c:5759
msgid "Rotate _Right"
msgstr "오른쪽으로 회전(_R)"
-#: ../shell/ev-window.c:5928
+#: ../shell/ev-window.c:5761
msgid "Save Current Settings as _Default"
msgstr "현재 설정을 기본값으로 저장(_D)"
-#: ../shell/ev-window.c:5939
+#: ../shell/ev-window.c:5772
msgid "_Reload"
msgstr "다시 읽기(_R)"
-#: ../shell/ev-window.c:5940
+#: ../shell/ev-window.c:5773
msgid "Reload the document"
msgstr "문서를 다시 읽습니다"
-#: ../shell/ev-window.c:5943
+#: ../shell/ev-window.c:5776
msgid "Auto_scroll"
msgstr "자동 스크롤(_S)"
-#: ../shell/ev-window.c:5953
+#: ../shell/ev-window.c:5786
msgid "_First Page"
msgstr "첫 페이지(_F)"
-#: ../shell/ev-window.c:5954
+#: ../shell/ev-window.c:5787
msgid "Go to the first page"
msgstr "첫 페이지로 갑니다"
-#: ../shell/ev-window.c:5956
+#: ../shell/ev-window.c:5789
msgid "_Last Page"
msgstr "마지막 페이지(_L)"
-#: ../shell/ev-window.c:5957
+#: ../shell/ev-window.c:5790
msgid "Go to the last page"
msgstr "마지막 페이지로 갑니다"
-#: ../shell/ev-window.c:5959
+#: ../shell/ev-window.c:5792
msgid "Go to Pa_ge"
msgstr "지정한 페이지로 이동(_G)"
-#: ../shell/ev-window.c:5960
+#: ../shell/ev-window.c:5793
msgid "Go to Page"
msgstr "지정한 페이지로 이동"
#. Bookmarks menu
-#: ../shell/ev-window.c:5964
+#: ../shell/ev-window.c:5797
msgid "_Add Bookmark"
msgstr "책갈피 추가(_A)"
# tooltip
-#: ../shell/ev-window.c:5965
+#: ../shell/ev-window.c:5798
msgid "Add a bookmark for the current page"
msgstr "현재 페이지에 대한 책갈피를 추가합니다"
-#. Help menu
-#: ../shell/ev-window.c:5969
-msgid "_Contents"
-msgstr "차례(_C)"
-
-#: ../shell/ev-window.c:5972
+#: ../shell/ev-window.c:5801
msgid "_About"
msgstr "정보(_A)"
#. Toolbar-only
-#: ../shell/ev-window.c:5976
+#: ../shell/ev-window.c:5805
msgid "Leave Fullscreen"
msgstr "전체 화면 나가기"
-#: ../shell/ev-window.c:5977
+#: ../shell/ev-window.c:5806
msgid "Leave fullscreen mode"
msgstr "전체 화면에서 나갑니다"
-#: ../shell/ev-window.c:5979
+#: ../shell/ev-window.c:5808
msgid "Start Presentation"
msgstr "프리젠테이션 시작"
-#: ../shell/ev-window.c:5980
+#: ../shell/ev-window.c:5809
msgid "Start a presentation"
msgstr "프리젠테이션을 시작합니다"
#. View Menu
-#: ../shell/ev-window.c:6043
-msgid "_Toolbar"
-msgstr "도구 모음(_T)"
-
-#: ../shell/ev-window.c:6044
-msgid "Show or hide the toolbar"
-msgstr "도구 모음을 보이거나 숨깁니다"
-
-#: ../shell/ev-window.c:6046
+#: ../shell/ev-window.c:5880
msgid "Side _Pane"
msgstr "가장자리 창(_P)"
-#: ../shell/ev-window.c:6047
+#: ../shell/ev-window.c:5881
msgid "Show or hide the side pane"
msgstr "가장자리 창을 보이거나 숨깁니다"
-#: ../shell/ev-window.c:6049
+#: ../shell/ev-window.c:5883
msgid "_Continuous"
msgstr "연속(_C)"
# 옵션 설명 - 문장으로 번역
-#: ../shell/ev-window.c:6050
+#: ../shell/ev-window.c:5884
msgid "Show the entire document"
msgstr "문서를 연속해서 봅니다"
-#: ../shell/ev-window.c:6052
-msgid "_Dual (Even pages left)"
-msgstr "두 페이지씩(짝수 페이지를 왼쪽에)(_D)"
+#: ../shell/ev-window.c:5886
+msgid "_Dual"
+msgstr "두 페이지씩(_D)"
-# 옵션 설명 - 문장으로 번역
-#: ../shell/ev-window.c:6053
-msgid "Show two pages at once with even pages on the left"
-msgstr "한번에 두 페이지씩 봅니다(짝수 페이지를 왼쪽에)"
+#: ../shell/ev-window.c:5887
+msgid "Show two pages at once"
+msgstr "한번에 두 페이지씩 표시합니다"
-#: ../shell/ev-window.c:6055
-msgid "Dual (_Odd pages left)"
-msgstr "두 페이지씩(홀수 페이지를 왼쪽에)(_O)"
+#: ../shell/ev-window.c:5889
+msgid "_Odd pages left"
+msgstr "홀수 페이지를 왼쪽에(_O)"
-#: ../shell/ev-window.c:6056
-msgid "Show two pages at once with odd pages on the left"
-msgstr "한번에 두 페이지씩 봅니다(홀수 페이지를 왼쪽에)"
+#: ../shell/ev-window.c:5890
+msgid "Show odd pages on the left in dual mode"
+msgstr "두 페이지씩 볼 때 홀수 페이지를 왼쪽에 표시합니다"
-#: ../shell/ev-window.c:6058
+#: ../shell/ev-window.c:5892
msgid "_Fullscreen"
msgstr "전체 화면(_F)"
-#: ../shell/ev-window.c:6059
+#: ../shell/ev-window.c:5893
msgid "Expand the window to fill the screen"
msgstr "화면에 꽉 차도록 창을 키웁니다"
-#: ../shell/ev-window.c:6061
+#: ../shell/ev-window.c:5895
msgid "Pre_sentation"
msgstr "프리젠테이션(_S)"
-#: ../shell/ev-window.c:6062
+#: ../shell/ev-window.c:5896
msgid "Run document as a presentation"
msgstr "프리젠테이션으로 문서를 보여줍니다"
-#: ../shell/ev-window.c:6070
+#: ../shell/ev-window.c:5904
msgid "_Inverted Colors"
msgstr "색 반전(_I)"
-#: ../shell/ev-window.c:6071
+#: ../shell/ev-window.c:5905
msgid "Show page contents with the colors inverted"
msgstr "페이지 내용을 색을 반전시켜 표시합니다"
+#: ../shell/ev-window.c:5908
+msgid "_Find…"
+msgstr "찾기(_F)…"
+
+#: ../shell/ev-window.c:5909
+msgid "Find a word or phrase in the document"
+msgstr "문서에서 단어나 문장을 찾습니다"
+
#. Links
-#: ../shell/ev-window.c:6079
+#: ../shell/ev-window.c:5917
msgid "_Open Link"
msgstr "링크 열기(_O)"
-#: ../shell/ev-window.c:6081
+#: ../shell/ev-window.c:5919
msgid "_Go To"
msgstr "이동(_G)"
-#: ../shell/ev-window.c:6083
+#: ../shell/ev-window.c:5921
msgid "Open in New _Window"
msgstr "새 창에서 열기(_W)"
-#: ../shell/ev-window.c:6085
+#: ../shell/ev-window.c:5923
msgid "_Copy Link Address"
msgstr "링크 주소 복사(_C)"
-#: ../shell/ev-window.c:6087
+#: ../shell/ev-window.c:5925
msgid "_Save Image As…"
msgstr "다른 이름으로 그림 저장(_S)…"
-#: ../shell/ev-window.c:6089
+#: ../shell/ev-window.c:5927
msgid "Copy _Image"
msgstr "그림 복사(_I)"
-#: ../shell/ev-window.c:6091
+#: ../shell/ev-window.c:5929
msgid "Annotation Properties…"
msgstr "추가 정보 속성…"
-#: ../shell/ev-window.c:6096
+#: ../shell/ev-window.c:5934
msgid "_Open Attachment"
msgstr "첨부 열기(_O)"
-#: ../shell/ev-window.c:6098
+#: ../shell/ev-window.c:5936
msgid "_Save Attachment As…"
msgstr "다른 이름으로 첨부 저장(_S)…"
-#: ../shell/ev-window.c:6190
+#: ../shell/ev-window.c:6027
msgid "Zoom"
msgstr "확대/축소"
-#: ../shell/ev-window.c:6192
+#: ../shell/ev-window.c:6029
msgid "Adjust the zoom level"
msgstr "확대/축소 수준 조절"
-#: ../shell/ev-window.c:6202
-msgid "Navigation"
-msgstr "둘러보기"
-
-#: ../shell/ev-window.c:6204
-msgid "Back"
-msgstr "뒤로"
-
-#. translators: this is the history action
-#: ../shell/ev-window.c:6207
-msgid "Move across visited pages"
-msgstr "열었던 페이지로 이동합니다"
+#: ../shell/ev-window.c:6040
+msgid "History"
+msgstr "기록"
#. translators: this is the label for toolbar button
-#: ../shell/ev-window.c:6236
+#: ../shell/ev-window.c:6069
msgid "Open Folder"
msgstr "폴더 열기"
#. translators: this is the label for toolbar button
-#: ../shell/ev-window.c:6240
+#: ../shell/ev-window.c:6073
msgid "Send To"
msgstr "보내기"
#. translators: this is the label for toolbar button
-#: ../shell/ev-window.c:6246
+#: ../shell/ev-window.c:6079
msgid "Previous"
msgstr "이전"
#. translators: this is the label for toolbar button
-#: ../shell/ev-window.c:6251
+#: ../shell/ev-window.c:6084
msgid "Next"
msgstr "다음"
#. translators: this is the label for toolbar button
-#: ../shell/ev-window.c:6255
+#: ../shell/ev-window.c:6088
msgid "Zoom In"
msgstr "확대"
#. translators: this is the label for toolbar button
-#: ../shell/ev-window.c:6259
+#: ../shell/ev-window.c:6092
msgid "Zoom Out"
msgstr "축소"
#. translators: this is the label for toolbar button
-#: ../shell/ev-window.c:6267
+#: ../shell/ev-window.c:6096 ../shell/ev-zoom-action-widget.c:42
+msgid "Fit Page"
+msgstr "페이지 맞춤"
+
+#. translators: this is the label for toolbar button
+#: ../shell/ev-window.c:6100 ../shell/ev-zoom-action-widget.c:43
msgid "Fit Width"
msgstr "너비 맞춤"
-#: ../shell/ev-window.c:6414 ../shell/ev-window.c:6430
+#: ../shell/ev-window.c:6246 ../shell/ev-window.c:6262
msgid "Unable to launch external application."
msgstr "외부 프로그램을 실행할 수 없습니다."
-#: ../shell/ev-window.c:6487
+#: ../shell/ev-window.c:6319
msgid "Unable to open external link"
msgstr "외부 링크를 열 수 없습니다"
-#: ../shell/ev-window.c:6680
+#: ../shell/ev-window.c:6512
msgid "Couldn't find appropriate format to save image"
msgstr "그림을 저장할 적당한 형식을 찾을 수 없습니다"
-#: ../shell/ev-window.c:6712
+#: ../shell/ev-window.c:6544
msgid "The image could not be saved."
msgstr "그림을 저장할 수 없습니다."
-#: ../shell/ev-window.c:6744
+#: ../shell/ev-window.c:6576
msgid "Save Image"
msgstr "그림 저장"
-#: ../shell/ev-window.c:6875
+#: ../shell/ev-window.c:6707
msgid "Unable to open attachment"
msgstr "첨부를 열 수 없습니다"
-#: ../shell/ev-window.c:6931
+#: ../shell/ev-window.c:6763
msgid "The attachment could not be saved."
msgstr "첨부를 저장할 수 없습니다."
-#: ../shell/ev-window.c:6976
+#: ../shell/ev-window.c:6808
msgid "Save Attachment"
msgstr "첨부 저장"
@@ -1700,9 +1599,61 @@ msgstr "첨부 저장"
msgid "%s — Password Required"
msgstr "%s — 암호 필요"
-#: ../shell/ev-utils.c:318
-msgid "By extension"
-msgstr "확장자에 따라"
+#: ../shell/ev-zoom-action-widget.c:45
+msgid "50%"
+msgstr "50%"
+
+#: ../shell/ev-zoom-action-widget.c:46
+msgid "70%"
+msgstr "70%"
+
+#: ../shell/ev-zoom-action-widget.c:47
+msgid "85%"
+msgstr "85%"
+
+#: ../shell/ev-zoom-action-widget.c:48
+msgid "100%"
+msgstr "100%"
+
+#: ../shell/ev-zoom-action-widget.c:49
+msgid "125%"
+msgstr "125%"
+
+#: ../shell/ev-zoom-action-widget.c:50
+msgid "150%"
+msgstr "150%"
+
+#: ../shell/ev-zoom-action-widget.c:51
+msgid "175%"
+msgstr "175%"
+
+#: ../shell/ev-zoom-action-widget.c:52
+msgid "200%"
+msgstr "200%"
+
+#: ../shell/ev-zoom-action-widget.c:53
+msgid "300%"
+msgstr "300%"
+
+#: ../shell/ev-zoom-action-widget.c:54
+msgid "400%"
+msgstr "400%"
+
+#: ../shell/ev-zoom-action-widget.c:55
+msgid "800%"
+msgstr "800%"
+
+#: ../shell/ev-zoom-action-widget.c:56
+msgid "1600%"
+msgstr "1600%"
+
+#: ../shell/ev-zoom-action-widget.c:57
+msgid "3200%"
+msgstr "3200%"
+
+#: ../shell/ev-zoom-action-widget.c:58
+msgid "6400%"
+msgstr "6400%"
#: ../shell/main.c:70 ../shell/main.c:276
msgid "GNOME Document Viewer"
@@ -1756,5 +1707,103 @@ msgstr "<문자열>"
msgid "[FILE…]"
msgstr "[<파일>...]"
+#: ../shell/evince-appmenu.ui.h:1
+msgid "_Help"
+msgstr "도움말(_H)"
+
+#~ msgid "Show “_%s”"
+#~ msgstr "“_%s” 보이기"
+
+#~ msgid "_Move on Toolbar"
+#~ msgstr "도구 모음에서 옮기기(_M)"
+
+#~ msgid "Move the selected item on the toolbar"
+#~ msgstr "도구 모음에서 선택한 항목을 옮깁니다"
+
+#~ msgid "_Remove from Toolbar"
+#~ msgstr "도구 모음에서 제거(_R)"
+
+#~ msgid "Remove the selected item from the toolbar"
+#~ msgstr "도구 모음에서 선택한 항목을 제거합니다"
+
+#~ msgid "_Delete Toolbar"
+#~ msgstr "도구 모음 삭제(_D)"
+
+#~ msgid "Remove the selected toolbar"
+#~ msgstr "선택한 도구 모음을 제거합니다"
+
+#~ msgid "Separator"
+#~ msgstr "구분선"
+
+#~ msgid "Best Fit"
+#~ msgstr "알맞게 맞추기"
+
+#~ msgid "Fit Page Width"
+#~ msgstr "페이지 너비에 맞추기"
+
+#~ msgid "_Best Fit"
+#~ msgstr "알맞게 맞추기(_B)"
+
+#~ msgid "Fit Page _Width"
+#~ msgstr "페이지 너비에 맞추기(_W)"
+
+#~ msgid "Find:"
+#~ msgstr "찾기:"
+
+#~ msgid "Find Pre_vious"
+#~ msgstr "이전 찾기(_V)"
+
+#~ msgid "Find Ne_xt"
+#~ msgstr "다음 찾기(_X)"
+
+#~ msgid "Page %s — %s"
+#~ msgstr "페이지 %s — %s"
+
+#~ msgid "There was an error displaying help"
+#~ msgstr "도움말을 표시하는데 오류가 발생했습니다"
+
+#~ msgid "Toolbar Editor"
+#~ msgstr "도구 모음 편집기"
+
+#~ msgid "_File"
+#~ msgstr "파일(_F)"
+
+#~ msgid "_Edit"
+#~ msgstr "편집(_E)"
+
+#~ msgid "_View"
+#~ msgstr "보기(_V)"
+
+#~ msgid "_Go"
+#~ msgstr "이동(_G)"
+
+#~ msgid "T_oolbar"
+#~ msgstr "도구 모음(_O)"
+
+#~ msgid "_Contents"
+#~ msgstr "차례(_C)"
+
+#~ msgid "_Toolbar"
+#~ msgstr "도구 모음(_T)"
+
+#~ msgid "Show or hide the toolbar"
+#~ msgstr "도구 모음을 보이거나 숨깁니다"
+
+#~ msgid "_Dual (Even pages left)"
+#~ msgstr "두 페이지씩(짝수 페이지를 왼쪽에)(_D)"
+
+# 옵션 설명 - 문장으로 번역
+#~ msgid "Show two pages at once with even pages on the left"
+#~ msgstr "한번에 두 페이지씩 봅니다(짝수 페이지를 왼쪽에)"
+
+#~ msgid "Navigation"
+#~ msgstr "둘러보기"
+
+#~ msgid "Back"
+#~ msgstr "뒤로"
+
+#~ msgid "Move across visited pages"
+#~ msgstr "열었던 페이지로 이동합니다"
+
#~ msgid "Toggle case sensitive search"
#~ msgstr "대소문자 구분 검색을 토글합니다"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]