Blame view

node_modules/pdfjs-4.0.269-dist/web/locale/wo/viewer.ftl 3.42 KB
7820380e   “wangming”   1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
  # This Source Code Form is subject to the terms of the Mozilla Public
  # License, v. 2.0. If a copy of the MPL was not distributed with this
  # file, You can obtain one at http://mozilla.org/MPL/2.0/.
  
  
  ## Main toolbar buttons (tooltips and alt text for images)
  
  pdfjs-previous-button =
      .title = Xët wi jiitu
  pdfjs-previous-button-label = Bi jiitu
  pdfjs-next-button =
      .title = Xët wi ci topp
  pdfjs-next-button-label = Bi ci topp
  pdfjs-zoom-out-button =
      .title = Wàññi
  pdfjs-zoom-out-button-label = Wàññi
  pdfjs-zoom-in-button =
      .title = Yaatal
  pdfjs-zoom-in-button-label = Yaatal
  pdfjs-zoom-select =
      .title = Yambalaŋ
  pdfjs-presentation-mode-button =
      .title = Wañarñil ci anamu wone
  pdfjs-presentation-mode-button-label = Anamu Wone
  pdfjs-open-file-button =
      .title = Ubbi benn dencukaay
  pdfjs-open-file-button-label = Ubbi
  pdfjs-print-button =
      .title = Móol
  pdfjs-print-button-label = Móol
  
  ##  Secondary toolbar and context menu
  
  
  ## Document properties dialog
  
  pdfjs-document-properties-title = Bopp:
  
  ## Variables:
  ##   $width (Number) - the width of the (current) page
  ##   $height (Number) - the height of the (current) page
  ##   $unit (String) - the unit of measurement of the (current) page
  ##   $name (String) - the name of the (current) page
  ##   $orientation (String) - the orientation of the (current) page
  
  
  ##
  
  
  ## Print
  
  pdfjs-printing-not-supported = Artu: Joowkat bii nanguwul lool mool.
  
  ## Tooltips and alt text for side panel toolbar buttons
  
  pdfjs-thumbs-button =
      .title = Wone nataal yu ndaw yi
  pdfjs-thumbs-button-label = Nataal yu ndaw yi
  pdfjs-findbar-button =
      .title = Gis ci biir jukki bi
  pdfjs-findbar-button-label = Wut
  
  ## Thumbnails panel item (tooltip and alt text for images)
  
  # Variables:
  #   $page (Number) - the page number
  pdfjs-thumb-page-title =
      .title = Xët { $page }
  # Variables:
  #   $page (Number) - the page number
  pdfjs-thumb-page-canvas =
      .aria-label = Wiñet bu xët { $page }
  
  ## Find panel button title and messages
  
  pdfjs-find-previous-button =
      .title = Seet beneen kaddu bu ni mel te jiitu
  pdfjs-find-previous-button-label = Bi jiitu
  pdfjs-find-next-button =
      .title = Seet beneen kaddu bu ni mel
  pdfjs-find-next-button-label = Bi ci topp
  pdfjs-find-highlight-checkbox = Melaxal lépp
  pdfjs-find-match-case-checkbox-label = Sàmm jëmmalin wi
  pdfjs-find-reached-top = Jot nañu ndorteel xët wi, kontine dale ko ci suuf
  pdfjs-find-reached-bottom = Jot nañu jeexitalu xët wi, kontine ci ndorte
  pdfjs-find-not-found = Gisiñu kaddu gi
  
  ## Predefined zoom values
  
  pdfjs-page-scale-width = Yaatuwaay bu mët
  pdfjs-page-scale-fit = Xët lëmm
  pdfjs-page-scale-auto = Yambalaŋ ci saa si
  pdfjs-page-scale-actual = Dayo bi am
  
  ## PDF page
  
  
  ## Loading indicator messages
  
  pdfjs-loading-error = Am na njumte ci yebum dencukaay PDF bi.
  pdfjs-invalid-file-error = Dencukaay PDF bi baaxul walla mu sankar.
  pdfjs-rendering-error = Am njumte bu am bi xët bi di wonewu.
  
  ## Annotations
  
  # .alt: This is used as a tooltip.
  # Variables:
  #   $type (String) - an annotation type from a list defined in the PDF spec
  # (32000-1:2008 Table 169 – Annotation types).
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
  pdfjs-text-annotation-type =
      .alt = [Karmat { $type }]
  
  ## Password
  
  pdfjs-password-ok-button = OK
  pdfjs-password-cancel-button = Neenal
  
  ## Editing
  
  
  ## Alt-text dialog
  
  
  ## Editor resizers
  ## This is used in an aria label to help to understand the role of the resizer.