Reorder pot file

This commit is contained in:
abakkk 2020-06-28 18:28:15 +02:00
parent be36fd4de2
commit 9199fbd82b
1 changed files with 301 additions and 291 deletions

View File

@ -4,6 +4,8 @@
# This file is distributed under the same license as Draw On Your Screen.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Some words refer to SVG attributes (font, line, fill rule ...).
# You are free to translate them or not.
msgid ""
msgstr ""
"Project-Id-Version: Draw On Your Screen VERSION\n"
@ -17,6 +19,19 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
msgid "About"
msgstr ""
# You are free to translate the extension name, that is displayed in About page, or not.
msgid "Draw On You Screen"
msgstr ""
msgid "Version %d"
msgstr ""
msgid "Start drawing with Super+Alt+D and save your beautiful work by taking a screenshot"
msgstr ""
# Add your name here, for example:
# (add "\n" as separator if there is many translators)
# msgid "translator-credits"
@ -32,143 +47,12 @@ msgstr ""
msgid "translator-credits"
msgstr ""
#: extension.js
msgid "Leaving drawing mode"
msgstr ""
# %s is a key label
msgid "<small>Press <i>%s</i> for help</small>"
msgstr ""
msgid "Entering drawing mode"
msgstr ""
#: draw.js
msgid "Free drawing"
msgstr ""
msgid "Line"
msgstr ""
msgid "Ellipse"
msgstr ""
msgid "Rectangle"
msgstr ""
msgid "Text"
msgstr ""
msgid "Polygon"
msgstr ""
msgid "Polyline"
msgstr ""
msgid "Move"
msgstr ""
msgid "Resize"
msgstr ""
msgid "Mirror"
msgstr ""
msgid ""
"Press <i>%s</i> to get\n"
"a fourth control point"
msgstr ""
msgid "Mark a point of symmetry"
msgstr ""
msgid "Draw a line of symmetry"
msgstr ""
# %s is a key label
msgid ""
"Press <i>%s</i> to mark vertices"
msgstr ""
# %s is a key label
msgid ""
"Type your text and press <i>%s</i>"
msgstr ""
msgid "Fill"
msgstr ""
msgid "Stroke"
msgstr ""
msgid "Dashed line"
msgstr ""
msgid "Full line"
msgstr ""
msgid "%d px"
msgstr ""
msgid "Right aligned"
msgstr ""
msgid "Left aligned"
msgstr ""
#: helper
msgid "Screenshot"
msgstr ""
msgid "Screenshot to clipboard"
msgstr ""
msgid "Area screenshot"
msgstr ""
msgid "Area screenshot to clipboard"
msgstr ""
msgid "System"
msgstr ""
#: menu
msgid "Undo"
msgstr ""
msgid "Redo"
msgstr ""
msgid "Erase"
msgstr ""
msgid "Smooth"
msgstr ""
# Evenodd is a fill rule SVG attribute (even as 2,4,6,... and odd as 1,3,5,...)
msgid "Evenodd"
msgstr ""
msgid "Dashed"
msgstr ""
msgid "Color"
msgstr ""
msgid "Open drawing"
msgstr ""
msgid "Save drawing"
msgstr ""
#: prefs.js
msgid "Preferences"
msgstr ""
msgid "About"
msgid "Global"
msgstr ""
#: GLOBAL_KEYBINDINGS
msgid "Enter/leave drawing mode"
msgstr ""
@ -178,7 +62,95 @@ msgstr ""
msgid "Erase all drawings"
msgstr ""
#: INTERNAL_KEYBINDINGS
msgid "Persistent"
msgstr ""
msgid "Persistent drawing through session restart"
msgstr ""
msgid "Drawing on the desktop"
msgstr ""
msgid "<i>Draw On Your Screen</i> becomes <i>Draw On Your Desktop</i>"
msgstr ""
msgid "Disable on-screen notifications"
msgstr ""
msgid "Disable panel indicator"
msgstr ""
msgid "Draw"
msgstr ""
msgid "Left click"
msgstr ""
msgid "Menu"
msgstr ""
msgid "Right click"
msgstr ""
msgid "Center click"
msgstr ""
msgid "Increment/decrement line width"
msgstr ""
msgid "Scroll"
msgstr ""
msgid "Select color"
msgstr ""
# %s are key labels (Ctrl+F1 and Ctrl+F9)
msgid "%s … %s"
msgstr ""
msgid "Ignore pointer movement"
msgstr ""
# %s is a key label
msgid "%s held"
msgstr ""
msgid "Leave"
msgstr ""
msgid "Select eraser <span alpha=\"50%\">(while starting drawing)</span>"
msgstr ""
msgid "Duplicate <span alpha=\"50%\">(while starting handling)</span>"
msgstr ""
msgid "Rotate rectangle, polygon, polyline"
msgstr ""
msgid "Extend circle to ellipse"
msgstr ""
msgid "Curve line"
msgstr ""
msgid "Smooth free drawing stroke"
msgstr ""
msgid "Rotate <span alpha=\"50%\">(while moving)</span>"
msgstr ""
msgid "Stretch <span alpha=\"50%\">(while resizing)</span>"
msgstr ""
msgid "Inverse <span alpha=\"50%\">(while mirroring)</span>"
msgstr ""
msgid "Internal"
msgstr ""
msgid "(in drawing mode)"
msgstr ""
msgid "Undo last brushstroke"
msgstr ""
@ -284,111 +256,6 @@ msgstr ""
msgid "Show help"
msgstr ""
#: OTHER_SHORTCUTS
msgid "Draw"
msgstr ""
msgid "Left click"
msgstr ""
msgid "Menu"
msgstr ""
msgid "Right click"
msgstr ""
msgid "Center click"
msgstr ""
msgid "Increment/decrement line width"
msgstr ""
msgid "Scroll"
msgstr ""
msgid "Select color"
msgstr ""
# %s are key labels (Ctrl+F1 and Ctrl+F9)
msgid "%s … %s"
msgstr ""
msgid "Ignore pointer movement"
msgstr ""
# %s is a key label
msgid "%s held"
msgstr ""
msgid "Leave"
msgstr ""
msgid "Select eraser <span alpha=\"50%\">(while starting drawing)</span>"
msgstr ""
msgid "Duplicate <span alpha=\"50%\">(while starting handling)</span>"
msgstr ""
msgid "Rotate rectangle, polygon, polyline"
msgstr ""
msgid "Extend circle to ellipse"
msgstr ""
msgid "Curve line"
msgstr ""
msgid "Smooth free drawing stroke"
msgstr ""
msgid "Rotate <span alpha=\"50%\">(while moving)</span>"
msgstr ""
msgid "Stretch <span alpha=\"50%\">(while resizing)</span>"
msgstr ""
msgid "Inverse <span alpha=\"50%\">(while mirroring)</span>"
msgstr ""
#: About page
# You are free to translate the extension name, that is displayed in About page, or not.
msgid "Draw On You Screen"
msgstr ""
msgid "Version %d"
msgstr ""
msgid "Start drawing with Super+Alt+D and save your beautiful work by taking a screenshot"
msgstr ""
#: Prefs page
msgid "Global"
msgstr ""
msgid "Persistent"
msgstr ""
msgid "Persistent drawing through session restart"
msgstr ""
msgid "Drawing on the desktop"
msgstr ""
msgid "<i>Draw On Your Screen</i> becomes <i>Draw On Your Desktop</i>"
msgstr ""
msgid "Disable on-screen notifications"
msgstr ""
msgid "Disable panel indicator"
msgstr ""
msgid "Internal"
msgstr ""
msgid "(in drawing mode)"
msgstr ""
msgid ""
"<b>Default</b> drawing style attributes (color palette, font, line, dash) are defined in an editable <b>css</b> file.\n"
"See <i>“%s”</i>."
@ -400,83 +267,226 @@ msgid ""
"See <i>“%s”</i> or edit the SVG file afterwards."
msgstr ""
msgid "Screenshot"
msgstr ""
# The following words refer to SVG attributes.
# You are free to translate them or not.
msgid "Screenshot to clipboard"
msgstr ""
#msgid "Butt"
#msgstr ""
msgid "Area screenshot"
msgstr ""
#msgid "Round"
#msgstr ""
msgid "Area screenshot to clipboard"
msgstr ""
#msgid "Square"
#msgstr ""
msgid "System"
msgstr ""
#msgid "Miter"
#msgstr ""
msgid "Undo"
msgstr ""
#msgid "Bevel"
#msgstr ""
msgid "Redo"
msgstr ""
#msgid "Nonzero"
#msgstr ""
msgid "Erase"
msgstr ""
#already in menu
#msgid "Evenodd"
#msgstr ""
msgid "Smooth"
msgstr ""
#msgid "Thin"
#msgstr ""
msgid "Free drawing"
msgstr ""
#msgid "Ultra-light"
#msgstr ""
msgid "Line"
msgstr ""
#msgid "Light"
#msgstr ""
msgid "Ellipse"
msgstr ""
#msgid "Semi-light"
#msgstr ""
msgid "Rectangle"
msgstr ""
#msgid "Book"
#msgstr ""
msgid "Text"
msgstr ""
#msgid "Normal"
#msgstr ""
msgid "Polygon"
msgstr ""
#msgid "Medium"
#msgstr ""
msgid "Polyline"
msgstr ""
#msgid "Semi-bold"
#msgstr ""
msgid "Move"
msgstr ""
#msgid "Bold"
#msgstr ""
msgid "Resize"
msgstr ""
#msgid "Ultra-bold"
#msgstr ""
msgid "Mirror"
msgstr ""
#msgid "Heavy"
#msgstr ""
msgid "Color"
msgstr ""
#msgid "Italic"
#msgstr ""
msgid "Fill"
msgstr ""
#msgid "Oblique"
#msgstr ""
# fill-rule SVG attribute
msgid "Evenodd"
msgstr ""
#msgid "Sans-Serif"
#msgstr ""
msgid "%d px"
msgstr ""
#msgid "Serif"
#msgstr ""
# stroke-linejoin SVG attribute
msgid "Miter"
msgstr ""
#msgid "Monospace"
#msgstr ""
# stroke-linejoin and stroke-linecap SVG attribute
msgid "Round"
msgstr ""
#msgid "Cursive"
#msgstr ""
# stroke-linejoin SVG attribute
msgid "Bevel"
msgstr ""
# stroke-linecap SVG attribute
msgid "Butt"
msgstr ""
# stroke-linecap SVG attribute
msgid "Square"
msgstr ""
msgid "Dashed"
msgstr ""
# generic font-family SVG attribute
msgid "Sans-Serif"
msgstr ""
# generic font-family SVG attribute
msgid "Serif"
msgstr ""
# generic font-family SVG attribute
msgid "Monospace"
msgstr ""
# generic font-family SVG attribute
msgid "Cursive"
msgstr ""
# generic font-family SVG attribute
msgid "Fantasy"
msgstr ""
# font-weight SVG attribute
msgid "Thin"
msgstr ""
# font-weight SVG attribute
msgid "Ultra-light"
msgstr ""
# font-weight SVG attribute
msgid "Light"
msgstr ""
# font-weight SVG attribute
msgid "Semi-light"
msgstr ""
# font-weight SVG attribute
msgid "Book"
msgstr ""
# font-weight and font-style SVG attribute
msgid "Normal"
msgstr ""
# font-weight SVG attribute
msgid "Medium"
msgstr ""
# font-weight SVG attribute
msgid "Semi-bold"
msgstr ""
# font-weight SVG attribute
msgid "Bold"
msgstr ""
# font-weight SVG attribute
msgid "Ultra-bold"
msgstr ""
# font-weight SVG attribute
msgid "Heavy"
msgstr ""
# font-style SVG attribute
msgid "Italic"
msgstr ""
# font-style SVG attribute
msgid "Oblique"
msgstr ""
msgid "Right aligned"
msgstr ""
msgid "Open drawing"
msgstr ""
msgid "Save drawing"
msgstr ""
msgid "Leaving drawing mode"
msgstr ""
# %s is a key label
msgid "<small>Press <i>%s</i> for help</small>"
msgstr ""
msgid "Entering drawing mode"
msgstr ""
# %s is a key label
msgid ""
"Press <i>%s</i> to get\n"
"a fourth control point"
msgstr ""
msgid "Mark a point of symmetry"
msgstr ""
msgid "Draw a line of symmetry"
msgstr ""
# %s is a key label
msgid ""
"Press <i>%s</i> to mark vertices"
msgstr ""
# %s is a key label
msgid ""
"Type your text and press <i>%s</i>"
msgstr ""
# as the alternative to "Fill"
msgid "Outline"
msgstr ""
msgid "Dashed line"
msgstr ""
msgid "Full line"
msgstr ""
msgid "Left aligned"
msgstr ""
msgid "Nonzero"
msgstr ""
#msgid "Fantasy"
#msgstr ""