UNPKG

@pdf-viewer/react

Version:

A react-pdf-viewer component for React and Next.js. Suitable for react-pdf document.

399 lines (398 loc) 22.2 kB
const o = "Search in Document", e = "Enter to search", t = "Search", l = "Previous match", a = "Next match", i = "Close", r = "Match Case", s = "Search case sensitive text", n = "Whole Words", c = "Search exact and case insensitive word(s)", p = "Previous page", d = "Current page", b = "Next page", T = "Zoom out", g = "Zoom in", L = "Select zoom level", u = "Actual size", $ = "Page fit", h = "Page width", P = "Enable dark theme", m = "Enable light theme", S = "Open local file", w = "Open local file", C = "Download file", z = "Download file", F = "Print", v = "Print", M = "Preparing Document", f = "Cancel", D = "Full screen", k = "Full screen", x = "More options", A = "First page", W = "Go to first page", E = "Last page", O = "Go to last page", I = "Rotate clockwise", B = "Rotate clockwise", V = "Rotate counterclockwise", N = "Rotate counterclockwise", q = "Text selection tool", R = "Enable text selection tool", j = "Hand tool", y = "Enable hand tool", K = "Document properties", G = "View document properties", _ = "Page Scrolling", H = "Enable page scrolling", U = "Vertical Scrolling", Z = "Enable vertical scrolling", Q = "Horizontal Scrolling", J = "Enable horizontal scrolling", X = "Wrapped Scrolling", Y = "Enable wrapped scrolling", oo = "Single Page", eo = "Enable single page view", to = "Dual Page", lo = "Enable dual page view", ao = "File name", io = "File size", ro = "Title", so = "Author", no = "Subject", co = "Keywords", po = "Creator", bo = "Created on", To = "Modified on", go = "PDF producer", Lo = "PDF version", uo = "Page count", $o = "Thumbnail", ho = "Password Required", Po = "This document is password protected. Please enter a password to open the file.", mo = "Enter password", So = "Submit", wo = "Incorrect password", Co = "Drag and drop the PDF file here", nr = { searchButtonTooltip: o, searchInputPlaceholder: e, searchInputTooltip: t, searchPrevTooltip: l, searchNextTooltip: a, searchCloseButtonTooltip: i, searchMatchCaseLabel: r, searchMatchCaseTooltip: s, searchWholeWordsLabel: n, searchWholeWordsTooltip: c, previousPageTooltip: p, currentPageTooltip: d, nextPageTooltip: b, zoomOutTooltip: T, zoomInTooltip: g, zoomSelectTooltip: L, zoomActualSize: u, zoomPageFit: $, zoomPageWidth: h, themeEnableDarkTooltip: P, themeEnableLightTooltip: m, openLocalFileLabel: S, openLocalFileTooltip: w, downloadFileLabel: C, downloadFileTooltip: z, printLabel: F, printTooltip: v, printLoadingMessage: M, printCancelLabel: f, fullScreenLabel: D, fullScreenTooltip: k, moreOptionTooltip: x, firstPageLabel: A, firstPageTooltip: W, lastPageLabel: E, lastPageTooltip: O, rotateClockwiseLabel: I, rotateClockwiseTooltip: B, rotateCounterclockwiseLabel: V, rotateCounterclockwiseTooltip: N, textSelectionLabel: q, textSelectionTooltip: R, handToolLabel: j, handToolTooltip: y, documentPropertiesLabel: K, documentPropertiesTooltip: G, pageScrollingLabel: _, pageScrollingTooltip: H, verticalScrollingLabel: U, verticalScrollingTooltip: Z, horizontalLabel: Q, horizontalTooltip: J, wrappedScrollingLabel: X, wrappedScrollingTooltip: Y, singlePageLabel: oo, singlePageTooltip: eo, dualPageLabel: to, dualPageTooltip: lo, propertiesFilenameLabel: ao, propertiesFileSizeLabel: io, propertiesTitleLabel: ro, propertiesAuthorLabel: so, propertiesSubjectLabel: no, propertiesKeywordLabel: co, propertiesCreatorLabel: po, propertiesCreateOnLabel: bo, propertiesModifiedOnLabel: To, propertiesPDFProducerLabel: go, propertiesPDFVersionLabel: Lo, propertiesPageCountLabel: uo, thumbnailTooltip: $o, passwordModalTitle: ho, passwordModalMessage: Po, passwordPlaceholder: mo, passwordConfirmLabel: So, passwordError: wo, dragDropFileMessage: Co }, zo = "搜索文件", Fo = "输入搜索词", vo = "搜索", Mo = "上一条", fo = "下一条", Do = "关闭", ko = "区分大小写", xo = "搜索区分大小写", Ao = "全字匹配", Wo = "搜索完全匹配", Eo = "上一页", Oo = "当前页", Io = "下一页", Bo = "缩小", Vo = "放大", No = "选择缩放级别", qo = "实际大小", Ro = "适合页面", jo = "页面宽度", yo = "切换到深色模式", Ko = "切换到浅色模式", Go = "打开文件", _o = "打开文件", Ho = "下载文件", Uo = "下载文件", Zo = "打印", Qo = "打印", Jo = "准备文件", Xo = "取消", Yo = "全屏", oe = "全屏", ee = "更多选项", te = "第一页", le = "跳转到第一页", ae = "最后一页", ie = "跳转到最后一页", re = "顺时针旋转", se = "顺时针旋转", ne = "逆时针旋转", ce = "逆时针旋转", pe = "文本选择工具", de = "启用文本选择工具", be = "手型工具", Te = "启用手型工具", ge = "文件属性", Le = "查看文件属性", ue = "页面滚动", $e = "启用页面滚动", he = "垂直滚动", Pe = "启用垂直滚动", me = "水平滚动", Se = "启用水平滚动", we = "环绕滚动", Ce = "启用环绕滚动", ze = "单页面视图", Fe = "启用单页视图", ve = "双页面视图", Me = "启用双页视图", fe = "文件名称", De = "文件大小", ke = "标题", xe = "作者", Ae = "主题", We = "关键字", Ee = "创建者", Oe = "创建于", Ie = "修改于", Be = "PDF 制作程序 ", Ve = "PDF版本", Ne = "页数", qe = "缩略图", Re = "需要密码", je = "此文件受密码保护。请输入密码以打开文件。", ye = "输入密码", Ke = "提交", Ge = "密码错误", _e = "将PDF文件拖放到这里", cr = { searchButtonTooltip: zo, searchInputPlaceholder: Fo, searchInputTooltip: vo, searchPrevTooltip: Mo, searchNextTooltip: fo, searchCloseButtonTooltip: Do, searchMatchCaseLabel: ko, searchMatchCaseTooltip: xo, searchWholeWordsLabel: Ao, searchWholeWordsTooltip: Wo, previousPageTooltip: Eo, currentPageTooltip: Oo, nextPageTooltip: Io, zoomOutTooltip: Bo, zoomInTooltip: Vo, zoomSelectTooltip: No, zoomActualSize: qo, zoomPageFit: Ro, zoomPageWidth: jo, themeEnableDarkTooltip: yo, themeEnableLightTooltip: Ko, openLocalFileLabel: Go, openLocalFileTooltip: _o, downloadFileLabel: Ho, downloadFileTooltip: Uo, printLabel: Zo, printTooltip: Qo, printLoadingMessage: Jo, printCancelLabel: Xo, fullScreenLabel: Yo, fullScreenTooltip: oe, moreOptionTooltip: ee, firstPageLabel: te, firstPageTooltip: le, lastPageLabel: ae, lastPageTooltip: ie, rotateClockwiseLabel: re, rotateClockwiseTooltip: se, rotateCounterclockwiseLabel: ne, rotateCounterclockwiseTooltip: ce, textSelectionLabel: pe, textSelectionTooltip: de, handToolLabel: be, handToolTooltip: Te, documentPropertiesLabel: ge, documentPropertiesTooltip: Le, pageScrollingLabel: ue, pageScrollingTooltip: $e, verticalScrollingLabel: he, verticalScrollingTooltip: Pe, horizontalLabel: me, horizontalTooltip: Se, wrappedScrollingLabel: we, wrappedScrollingTooltip: Ce, singlePageLabel: ze, singlePageTooltip: Fe, dualPageLabel: ve, dualPageTooltip: Me, propertiesFilenameLabel: fe, propertiesFileSizeLabel: De, propertiesTitleLabel: ke, propertiesAuthorLabel: xe, propertiesSubjectLabel: Ae, propertiesKeywordLabel: We, propertiesCreatorLabel: Ee, propertiesCreateOnLabel: Oe, propertiesModifiedOnLabel: Ie, propertiesPDFProducerLabel: Be, propertiesPDFVersionLabel: Ve, propertiesPageCountLabel: Ne, thumbnailTooltip: qe, passwordModalTitle: Re, passwordModalMessage: je, passwordPlaceholder: ye, passwordConfirmLabel: Ke, passwordError: Ge, dragDropFileMessage: _e }, He = "Cerca nel documento", Ue = "Premi Invio per cercare", Ze = "Cerca", Qe = "Corrispondenza precedente", Je = "Corrispondenza successiva", Xe = "Chiudi", Ye = "Maiuscole/minuscole", ot = "Cerca testo con distinzione maiuscole/minuscole", et = "Parola intera", tt = "Cerca esatte parole senza distinzione maiuscole/minuscole", lt = "Pagina precedente", at = "Pagina corrente", it = "Pagina successiva", rt = "Ridurre", st = "Ingrandire", nt = "Seleziona un livello di zoom", ct = "Dimensioni effettive", pt = "Adatta pagina", dt = "Larghezza pagina", bt = "Abilita tema scuro", Tt = "Abilita tema chiaro", gt = "Aprire file", Lt = "Aprire file", ut = "Scaricare file", $t = "Scaricare file", ht = "Stampa", Pt = "Stampa", mt = "Preparazione del documento", St = "Annulla", wt = "Schermo intero", Ct = "Schermo intero", zt = "Altre opzioni", Ft = "Prima pagina", vt = "Vai alla prima pagina", Mt = "Ultima pagina", ft = "Vai all’ultima pagina", Dt = "Ruota in senso orario", kt = "Ruota in senso orario", xt = "Ruota in senso antiorario", At = "Ruota in senso antiorario", Wt = "Strumento di selezione testo", Et = "Abilita strumento di selezione testo", Ot = "Strumento mano", It = "Abilita strumento mano", Bt = "Proprietà documento", Vt = "Visualizza proprietà documento", Nt = "Scorrimento pagina", qt = "Abilita lo scorrimento delle pagine", Rt = "Scorrimento verticale", jt = "Abilita lo scorrimento verticale", yt = "Scorrimento orizzontale", Kt = "Abilita lo scorrimento orizzontale", Gt = "Scorrimento avvolto", _t = "Abilita lo scorrimento avvolto", Ht = "Singolo", Ut = "Visualizzazione singola", Zt = "Doppio", Qt = "Visualizzazione doppio", Jt = "Nome file", Xt = "Dimensione file", Yt = "Titolo", ol = "Autore", el = "Oggetto", tl = "Parole chiave", ll = "Creatore", al = "Creato il", il = "Modificato il", rl = "Produttore PDF", sl = "Versione PDF", nl = "Numero di pagine", cl = "Miniature", pl = "Password richiesta", dl = "Questo documento è protetto da password. Si prega di inserire una password per aprire il file.", bl = "Inserisci la password", Tl = "Invia", gl = "Password errata", Ll = "Trascina e rilascia il file PDF qui", pr = { searchButtonTooltip: He, searchInputPlaceholder: Ue, searchInputTooltip: Ze, searchPrevTooltip: Qe, searchNextTooltip: Je, searchCloseButtonTooltip: Xe, searchMatchCaseLabel: Ye, searchMatchCaseTooltip: ot, searchWholeWordsLabel: et, searchWholeWordsTooltip: tt, previousPageTooltip: lt, currentPageTooltip: at, nextPageTooltip: it, zoomOutTooltip: rt, zoomInTooltip: st, zoomSelectTooltip: nt, zoomActualSize: ct, zoomPageFit: pt, zoomPageWidth: dt, themeEnableDarkTooltip: bt, themeEnableLightTooltip: Tt, openLocalFileLabel: gt, openLocalFileTooltip: Lt, downloadFileLabel: ut, downloadFileTooltip: $t, printLabel: ht, printTooltip: Pt, printLoadingMessage: mt, printCancelLabel: St, fullScreenLabel: wt, fullScreenTooltip: Ct, moreOptionTooltip: zt, firstPageLabel: Ft, firstPageTooltip: vt, lastPageLabel: Mt, lastPageTooltip: ft, rotateClockwiseLabel: Dt, rotateClockwiseTooltip: kt, rotateCounterclockwiseLabel: xt, rotateCounterclockwiseTooltip: At, textSelectionLabel: Wt, textSelectionTooltip: Et, handToolLabel: Ot, handToolTooltip: It, documentPropertiesLabel: Bt, documentPropertiesTooltip: Vt, pageScrollingLabel: Nt, pageScrollingTooltip: qt, verticalScrollingLabel: Rt, verticalScrollingTooltip: jt, horizontalLabel: yt, horizontalTooltip: Kt, wrappedScrollingLabel: Gt, wrappedScrollingTooltip: _t, singlePageLabel: Ht, singlePageTooltip: Ut, dualPageLabel: Zt, dualPageTooltip: Qt, propertiesFilenameLabel: Jt, propertiesFileSizeLabel: Xt, propertiesTitleLabel: Yt, propertiesAuthorLabel: ol, propertiesSubjectLabel: el, propertiesKeywordLabel: tl, propertiesCreatorLabel: ll, propertiesCreateOnLabel: al, propertiesModifiedOnLabel: il, propertiesPDFProducerLabel: rl, propertiesPDFVersionLabel: sl, propertiesPageCountLabel: nl, thumbnailTooltip: cl, passwordModalTitle: pl, passwordModalMessage: dl, passwordPlaceholder: bl, passwordConfirmLabel: Tl, passwordError: gl, dragDropFileMessage: Ll }, ul = "Pesquisar no documento", $l = "Pressione Enter para pesquisar", hl = "Pesquisar", Pl = "Correspondência anterior", ml = "Correspondência seguinte", Sl = "Fechar", wl = "Diferenciar maiúsculas/minúsculas", Cl = "Pesquisar texto com distinção de maiúsculas/minúsculas", zl = "Palavra inteira", Fl = "Pesquisar palavras exatas sem distinção de maiúsculas/minúsculas", vl = "Página anterior", Ml = "Página atual", fl = "Próxima página", Dl = "Reduzir", kl = "Ampliar", xl = "Selecionar nível de zoom", Al = "Tamanho real", Wl = "Ajustar à página", El = "Largura da página", Ol = "Ativar tema escuro", Il = "Ativar tema claro", Bl = "Abrir arquivo", Vl = "Abrir arquivo", Nl = "Baixar arquivo", ql = "Baixar arquivo", Rl = "Imprimir", jl = "Imprimir", yl = "Preparando documento", Kl = "Cancelar", Gl = "Tela inteira", _l = "Tela inteira", Hl = "Mais opções", Ul = "Primeira página", Zl = "Ir para a primeira página", Ql = "Última página", Jl = "Ir para a última página", Xl = "Girar no sentido horário", Yl = "Girar no sentido horário", oa = "Girar no sentido anti-horário", ea = "Girar no sentido anti-horário", ta = "Ferramenta de seleção de texto", la = "Ativar ferramenta de seleção de texto", aa = "Ferramenta de mão", ia = "Ativar ferramenta de mão", ra = "Propriedades do documento", sa = "Ver propriedades do documento", na = "Rolagem página", ca = "Ativar rolagem de página", pa = "Rolagem vertical", da = "Ativar rolagem vertical", ba = "Rolagem horizontal", Ta = "Ativar rolagem horizontal", ga = "Rolagem envolvida", La = "Ativar rolagem envolvente", ua = "Página única", $a = "Ativar página única", ha = "Página dupla", Pa = "Ativar página dupla", ma = "Nome do arquivo", Sa = "Tamanho do arquivo", wa = "Título", Ca = "Autor", za = "Assunto", Fa = "Palavras-chave", va = "Criador", Ma = "Criado em", fa = "Modificado em", Da = "Produtor do PDF", ka = "Versão do PDF", xa = "Número de páginas", Aa = "Miniatura", Wa = "Senha necessária", Ea = "Este documento é protegido por senha. Por favor, insira uma senha para abrir o arquivo.", Oa = "Insira a senha", Ia = "Enviar", Ba = "Senha incorreta", Va = "Arraste e solte o arquivo PDF aqui", dr = { searchButtonTooltip: ul, searchInputPlaceholder: $l, searchInputTooltip: hl, searchPrevTooltip: Pl, searchNextTooltip: ml, searchCloseButtonTooltip: Sl, searchMatchCaseLabel: wl, searchMatchCaseTooltip: Cl, searchWholeWordsLabel: zl, searchWholeWordsTooltip: Fl, previousPageTooltip: vl, currentPageTooltip: Ml, nextPageTooltip: fl, zoomOutTooltip: Dl, zoomInTooltip: kl, zoomSelectTooltip: xl, zoomActualSize: Al, zoomPageFit: Wl, zoomPageWidth: El, themeEnableDarkTooltip: Ol, themeEnableLightTooltip: Il, openLocalFileLabel: Bl, openLocalFileTooltip: Vl, downloadFileLabel: Nl, downloadFileTooltip: ql, printLabel: Rl, printTooltip: jl, printLoadingMessage: yl, printCancelLabel: Kl, fullScreenLabel: Gl, fullScreenTooltip: _l, moreOptionTooltip: Hl, firstPageLabel: Ul, firstPageTooltip: Zl, lastPageLabel: Ql, lastPageTooltip: Jl, rotateClockwiseLabel: Xl, rotateClockwiseTooltip: Yl, rotateCounterclockwiseLabel: oa, rotateCounterclockwiseTooltip: ea, textSelectionLabel: ta, textSelectionTooltip: la, handToolLabel: aa, handToolTooltip: ia, documentPropertiesLabel: ra, documentPropertiesTooltip: sa, pageScrollingLabel: na, pageScrollingTooltip: ca, verticalScrollingLabel: pa, verticalScrollingTooltip: da, horizontalLabel: ba, horizontalTooltip: Ta, wrappedScrollingLabel: ga, wrappedScrollingTooltip: La, singlePageLabel: ua, singlePageTooltip: $a, dualPageLabel: ha, dualPageTooltip: Pa, propertiesFilenameLabel: ma, propertiesFileSizeLabel: Sa, propertiesTitleLabel: wa, propertiesAuthorLabel: Ca, propertiesSubjectLabel: za, propertiesKeywordLabel: Fa, propertiesCreatorLabel: va, propertiesCreateOnLabel: Ma, propertiesModifiedOnLabel: fa, propertiesPDFProducerLabel: Da, propertiesPDFVersionLabel: ka, propertiesPageCountLabel: xa, thumbnailTooltip: Aa, passwordModalTitle: Wa, passwordModalMessage: Ea, passwordPlaceholder: Oa, passwordConfirmLabel: Ia, passwordError: Ba, dragDropFileMessage: Va }, Na = "ค้นหาในเอกสาร", qa = "กรอกคำค้นหา", Ra = "ค้นหา", ja = "ผลการค้นหาก่อนหน้า", ya = "ผลการค้นหาถัดไป", Ka = "ปิด", Ga = "ข้อความที่มีคำ", _a = "ค้นหาข้อความที่มีการแยกตัวพิมพ์ใหญ่/พิมพ์เล็ก", Ha = "ทั้งคำ", Ua = "ค้นหาคำที่ตรงตัวไม่มีการแยกตัวพิมพ์ใหญ่/พิมพ์เล็ก", Za = "หน้าก่อนหน้า", Qa = "หน้าปัจจุบัน", Ja = "หน้าถัดไป", Xa = "ย่อ", Ya = "ขยาย", oi = "เลือกระดับซูม", ei = "ขนาดจริง", ti = "พอดีหน้า", li = "พอดีความกว้าง", ai = "เปิดโหมดมืด", ii = "เปิดโหมดสว่าง", ri = "เปิดไฟล์", si = "เปิดไฟล์", ni = "ดาวน์โหลดเอกสาร", ci = "ดาวน์โหลดเอกสาร", pi = "พิมพ์", di = "พิมพ์", bi = "เตรียมเอกสาร", Ti = "ยกเลิก", gi = "เต็มจอ", Li = "เต็มจอ", ui = "ตัวเลือกเพิ่มเติม", $i = "หน้าแรก", hi = "ไปที่หน้าแรก", Pi = "หน้าสุดท้าย", mi = "ไปที่หน้าสุดท้าย", Si = "หมุนตามเข็มนาฬิกา", wi = "หมุนตามเข็มนาฬิกา", Ci = "หมุนทวนเข็มนาฬิกา", zi = "หมุนทวนเข็มนาฬิกา", Fi = "เครื่องมือเลือกข้อความ", vi = "เปิดใช้การเลือกข้อความ", Mi = "เครื่องมือแฮนด์ทูล", fi = "เปิดใช้แฮนด์ทูล", Di = "คุณสมบัติของเอกสาร", ki = "ดูคุณสมบัติของเอกสาร", xi = "การเลื่อนภายในหน้า", Ai = "เปิดใช้การเลื่อนภายในหน้า", Wi = "การเลื่อนแนวตั้ง", Ei = "เปิดใช้การเลื่อนแนวตั้ง", Oi = "การเลื่อนแนวนอน", Ii = "เปิดใช้การเลื่อนแนวนอน", Bi = "การเลื่อนแบบแรพ", Vi = "เปิดใช้การเลื่อนแบบแรพ", Ni = "หน้าเดี่ยว", qi = "เปิดใช้หน้าเดี่ยว", Ri = "หน้าคู่", ji = "เปิดใช้หน้าคู่", yi = "ชื่อเอกสาร", Ki = "ขนาดเอกสาร", Gi = "ชื่อเรื่อง", _i = "ผู้เขียน", Hi = "หัวข้อ", Ui = "คำสำคัญ", Zi = "ผู้สร้าง", Qi = "วันที่สร้าง", Ji = "วันที่แก้ไข", Xi = "ผู้ผลิต PDF", Yi = "เวอร์ชัน PDF", or = "จำนวนหน้า", er = "ภาพย่อ", tr = "กรุณากรอกรหัสผ่าน", lr = "เอกสารนี้ได้รับการป้องกันด้วยรหัสผ่าน กรุณาใส่รหัสผ่านเพื่อเปิดไฟล์", ar = "กรอกรหัสผ่าน", ir = "ส่ง", rr = "รหัสผ่านไม่ถูกต้อง", sr = "ลากและวางไฟล์ PDF ที่นี่", br = { searchButtonTooltip: Na, searchInputPlaceholder: qa, searchInputTooltip: Ra, searchPrevTooltip: ja, searchNextTooltip: ya, searchCloseButtonTooltip: Ka, searchMatchCaseLabel: Ga, searchMatchCaseTooltip: _a, searchWholeWordsLabel: Ha, searchWholeWordsTooltip: Ua, previousPageTooltip: Za, currentPageTooltip: Qa, nextPageTooltip: Ja, zoomOutTooltip: Xa, zoomInTooltip: Ya, zoomSelectTooltip: oi, zoomActualSize: ei, zoomPageFit: ti, zoomPageWidth: li, themeEnableDarkTooltip: ai, themeEnableLightTooltip: ii, openLocalFileLabel: ri, openLocalFileTooltip: si, downloadFileLabel: ni, downloadFileTooltip: ci, printLabel: pi, printTooltip: di, printLoadingMessage: bi, printCancelLabel: Ti, fullScreenLabel: gi, fullScreenTooltip: Li, moreOptionTooltip: ui, firstPageLabel: $i, firstPageTooltip: hi, lastPageLabel: Pi, lastPageTooltip: mi, rotateClockwiseLabel: Si, rotateClockwiseTooltip: wi, rotateCounterclockwiseLabel: Ci, rotateCounterclockwiseTooltip: zi, textSelectionLabel: Fi, textSelectionTooltip: vi, handToolLabel: Mi, handToolTooltip: fi, documentPropertiesLabel: Di, documentPropertiesTooltip: ki, pageScrollingLabel: xi, pageScrollingTooltip: Ai, verticalScrollingLabel: Wi, verticalScrollingTooltip: Ei, horizontalLabel: Oi, horizontalTooltip: Ii, wrappedScrollingLabel: Bi, wrappedScrollingTooltip: Vi, singlePageLabel: Ni, singlePageTooltip: qi, dualPageLabel: Ri, dualPageTooltip: ji, propertiesFilenameLabel: yi, propertiesFileSizeLabel: Ki, propertiesTitleLabel: Gi, propertiesAuthorLabel: _i, propertiesSubjectLabel: Hi, propertiesKeywordLabel: Ui, propertiesCreatorLabel: Zi, propertiesCreateOnLabel: Qi, propertiesModifiedOnLabel: Ji, propertiesPDFProducerLabel: Xi, propertiesPDFVersionLabel: Yi, propertiesPageCountLabel: or, thumbnailTooltip: er, passwordModalTitle: tr, passwordModalMessage: lr, passwordPlaceholder: ar, passwordConfirmLabel: ir, passwordError: rr, dragDropFileMessage: sr }; export { nr as e, pr as i, dr as p, br as t, cr as z };