Update translations to the most recent versions
This commit is contained in:
parent
85c79422cf
commit
ea0d2126ea
@ -298,8 +298,6 @@ pdfjs-editor-stamp-button-label = 画像を追加または編集
|
|||||||
pdfjs-editor-highlight-button =
|
pdfjs-editor-highlight-button =
|
||||||
.title = 強調します
|
.title = 強調します
|
||||||
pdfjs-editor-highlight-button-label = 強調
|
pdfjs-editor-highlight-button-label = 強調
|
||||||
pdfjs-highlight-floating-button =
|
|
||||||
.title = 強調
|
|
||||||
pdfjs-highlight-floating-button1 =
|
pdfjs-highlight-floating-button1 =
|
||||||
.title = 強調
|
.title = 強調
|
||||||
.aria-label = 強調します
|
.aria-label = 強調します
|
||||||
|
|||||||
@ -51,12 +51,6 @@ pdfjs-download-button-label = Last ned
|
|||||||
pdfjs-bookmark-button =
|
pdfjs-bookmark-button =
|
||||||
.title = Gjeldande side (sjå URL frå gjeldande side)
|
.title = Gjeldande side (sjå URL frå gjeldande side)
|
||||||
pdfjs-bookmark-button-label = Gjeldande side
|
pdfjs-bookmark-button-label = Gjeldande side
|
||||||
# Used in Firefox for Android.
|
|
||||||
pdfjs-open-in-app-button =
|
|
||||||
.title = Opne i app
|
|
||||||
# Used in Firefox for Android.
|
|
||||||
# Length of the translation matters since we are in a mobile context, with limited screen estate.
|
|
||||||
pdfjs-open-in-app-button-label = Opne i app
|
|
||||||
|
|
||||||
## Secondary toolbar and context menu
|
## Secondary toolbar and context menu
|
||||||
|
|
||||||
@ -301,9 +295,24 @@ pdfjs-editor-ink-button-label = Teikne
|
|||||||
pdfjs-editor-stamp-button =
|
pdfjs-editor-stamp-button =
|
||||||
.title = Legg til eller rediger bilde
|
.title = Legg til eller rediger bilde
|
||||||
pdfjs-editor-stamp-button-label = Legg til eller rediger bilde
|
pdfjs-editor-stamp-button-label = Legg til eller rediger bilde
|
||||||
|
pdfjs-editor-highlight-button =
|
||||||
|
.title = Markere
|
||||||
|
pdfjs-editor-highlight-button-label = Markere
|
||||||
|
pdfjs-highlight-floating-button1 =
|
||||||
|
.title = Markere
|
||||||
|
.aria-label = Markere
|
||||||
|
pdfjs-highlight-floating-button-label = Markere
|
||||||
|
|
||||||
## Remove button for the various kind of editor.
|
## Remove button for the various kind of editor.
|
||||||
|
|
||||||
|
pdfjs-editor-remove-ink-button =
|
||||||
|
.title = Fjern teikninga
|
||||||
|
pdfjs-editor-remove-freetext-button =
|
||||||
|
.title = Fjern tekst
|
||||||
|
pdfjs-editor-remove-stamp-button =
|
||||||
|
.title = Fjern bildet
|
||||||
|
pdfjs-editor-remove-highlight-button =
|
||||||
|
.title = Fjern utheving
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|
||||||
@ -316,6 +325,8 @@ pdfjs-editor-ink-opacity-input = Ugjennomskinleg
|
|||||||
pdfjs-editor-stamp-add-image-button =
|
pdfjs-editor-stamp-add-image-button =
|
||||||
.title = Legg til bilde
|
.title = Legg til bilde
|
||||||
pdfjs-editor-stamp-add-image-button-label = Legg til bilde
|
pdfjs-editor-stamp-add-image-button-label = Legg til bilde
|
||||||
|
# This refers to the thickness of the line used for free highlighting (not bound to text)
|
||||||
|
pdfjs-editor-free-highlight-thickness-input = Tjukkleik
|
||||||
pdfjs-free-text =
|
pdfjs-free-text =
|
||||||
.aria-label = Tekstredigering
|
.aria-label = Tekstredigering
|
||||||
pdfjs-free-text-default-content = Byrje å skrive…
|
pdfjs-free-text-default-content = Byrje å skrive…
|
||||||
@ -348,6 +359,10 @@ pdfjs-editor-alt-text-textarea =
|
|||||||
|
|
||||||
## Color picker
|
## Color picker
|
||||||
|
|
||||||
|
pdfjs-editor-colorpicker-button =
|
||||||
|
.title = Endre farge
|
||||||
|
pdfjs-editor-colorpicker-dropdown =
|
||||||
|
.aria-label = Fargeval
|
||||||
pdfjs-editor-colorpicker-yellow =
|
pdfjs-editor-colorpicker-yellow =
|
||||||
.title = Gul
|
.title = Gul
|
||||||
pdfjs-editor-colorpicker-green =
|
pdfjs-editor-colorpicker-green =
|
||||||
@ -358,3 +373,10 @@ pdfjs-editor-colorpicker-pink =
|
|||||||
.title = Rosa
|
.title = Rosa
|
||||||
pdfjs-editor-colorpicker-red =
|
pdfjs-editor-colorpicker-red =
|
||||||
.title = Raud
|
.title = Raud
|
||||||
|
|
||||||
|
## Show all highlights
|
||||||
|
## This is a toggle button to show/hide all the highlights.
|
||||||
|
|
||||||
|
pdfjs-editor-highlight-show-all-button-label = Vis alle
|
||||||
|
pdfjs-editor-highlight-show-all-button =
|
||||||
|
.title = Vis alle
|
||||||
|
|||||||
@ -302,6 +302,10 @@ pdfjs-editor-stamp-button-label = Dodajanje ali urejanje slik
|
|||||||
pdfjs-editor-highlight-button =
|
pdfjs-editor-highlight-button =
|
||||||
.title = Označevalnik
|
.title = Označevalnik
|
||||||
pdfjs-editor-highlight-button-label = Označevalnik
|
pdfjs-editor-highlight-button-label = Označevalnik
|
||||||
|
pdfjs-highlight-floating-button1 =
|
||||||
|
.title = Označi
|
||||||
|
.aria-label = Označi
|
||||||
|
pdfjs-highlight-floating-button-label = Označi
|
||||||
|
|
||||||
## Remove button for the various kind of editor.
|
## Remove button for the various kind of editor.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user