Website: greatly improved materials viewing experience
This commit is contained in:
parent
4b6498ede3
commit
d5a06032b0
406 changed files with 159269 additions and 184 deletions
137
website/view/locale/meh/viewer.ftl
Normal file
137
website/view/locale/meh/viewer.ftl
Normal file
|
@ -0,0 +1,137 @@
|
|||
# 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 = Página yata
|
||||
pdfjs-zoom-select =
|
||||
.title = Nasa´a ka´nu/Nasa´a luli
|
||||
pdfjs-open-file-button-label = Síne
|
||||
|
||||
## Secondary toolbar and context menu
|
||||
|
||||
|
||||
## Document properties dialog
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the creation/modification date of the PDF file
|
||||
# $time (Time) - the creation/modification time of the PDF file
|
||||
pdfjs-document-properties-date-string = { $date }, { $time }
|
||||
|
||||
## 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
|
||||
|
||||
pdfjs-document-properties-page-size-dimension-string = { $width } × { $height } { $unit } ({ $orientation })
|
||||
pdfjs-document-properties-page-size-dimension-name-string = { $width } × { $height } { $unit } ({ $name }, { $orientation })
|
||||
|
||||
##
|
||||
|
||||
pdfjs-document-properties-linearized-yes = Kuvi
|
||||
pdfjs-document-properties-close-button = Nakasɨ
|
||||
|
||||
## Print
|
||||
|
||||
# Variables:
|
||||
# $progress (Number) - percent value
|
||||
pdfjs-print-progress-percent = { $progress }%
|
||||
pdfjs-print-progress-close-button = Nkuvi-ka
|
||||
|
||||
## Tooltips and alt text for side panel toolbar buttons
|
||||
|
||||
pdfjs-findbar-button-label = Nánuku
|
||||
|
||||
## Thumbnails panel item (tooltip and alt text for images)
|
||||
|
||||
|
||||
## Find panel button title and messages
|
||||
|
||||
|
||||
## Predefined zoom values
|
||||
|
||||
# Variables:
|
||||
# $scale (Number) - percent value for page scale
|
||||
pdfjs-page-scale-percent = { $scale }%
|
||||
|
||||
## PDF page
|
||||
|
||||
|
||||
## Loading indicator messages
|
||||
|
||||
|
||||
## Annotations
|
||||
|
||||
# Variables:
|
||||
# $date (Date) - the modification date of the annotation
|
||||
# $time (Time) - the modification time of the annotation
|
||||
pdfjs-annotation-date-string = { $date }, { $time }
|
||||
|
||||
## Password
|
||||
|
||||
pdfjs-password-cancel-button = Nkuvi-ka
|
||||
|
||||
## Editing
|
||||
|
||||
|
||||
## Default editor aria labels
|
||||
|
||||
|
||||
## Remove button for the various kind of editor.
|
||||
|
||||
|
||||
##
|
||||
|
||||
|
||||
## Alt-text dialog
|
||||
|
||||
|
||||
## Editor resizers
|
||||
## This is used in an aria label to help to understand the role of the resizer.
|
||||
|
||||
|
||||
## Color picker
|
||||
|
||||
|
||||
## Show all highlights
|
||||
## This is a toggle button to show/hide all the highlights.
|
||||
|
||||
|
||||
## New alt-text dialog
|
||||
## Group note for entire feature: Alternative text (alt text) helps when people can't see the image. This feature includes a tool to create alt text automatically using an AI model that works locally on the user's device to preserve privacy.
|
||||
|
||||
|
||||
## Image alt-text settings
|
||||
|
||||
|
||||
## "Annotations removed" bar
|
||||
|
||||
|
||||
## Add a signature dialog
|
||||
|
||||
|
||||
## Tab names
|
||||
|
||||
|
||||
## Tab panels
|
||||
|
||||
|
||||
## Controls
|
||||
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
|
||||
## Main menu for adding/removing signatures
|
||||
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
|
||||
## Edit signature description dialog
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue