# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/World/elastic/-/issues\n"
"POT-Creation-Date: 2026-04-20 18:20+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: data/app.drey.Elastic.desktop.in:2 data/app.drey.Elastic.metainfo.xml.in:11
#: src/window.blp:5
msgid "Elastic"
msgstr ""

#: data/app.drey.Elastic.desktop.in:3 data/app.drey.Elastic.metainfo.xml.in:12
msgid "Design spring animations"
msgstr ""

#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!
#: data/app.drey.Elastic.desktop.in:13
msgid "spring;animation;animations;GNOME;GTK;Adwaita;"
msgstr ""

#: data/app.drey.Elastic.gschema.xml:14 src/preferences-dialog.blp:10
msgid "Use Damping"
msgstr ""

#: data/app.drey.Elastic.gschema.xml:15
msgid "Whether to use damping instead of damping ratio."
msgstr ""

#: data/app.drey.Elastic.gschema.xml:19
msgid "Last Language"
msgstr ""

#: data/app.drey.Elastic.gschema.xml:20
msgid "Last selected language."
msgstr ""

#: data/app.drey.Elastic.metainfo.xml.in:15
msgid ""
"Elastic allows to design and export spring physics-based animations to use "
"with libadwaita."
msgstr ""

#: data/app.drey.Elastic.metainfo.xml.in:19
msgid "Features:"
msgstr ""

#: data/app.drey.Elastic.metainfo.xml.in:21
msgid "Preview translation, rotation and scaling transformations."
msgstr ""

#: data/app.drey.Elastic.metainfo.xml.in:22
msgid "See the animation curve and duration on a graph."
msgstr ""

#: data/app.drey.Elastic.metainfo.xml.in:23
msgid "Drag a handle to see it return back with the spring physics."
msgstr ""

#: data/app.drey.Elastic.metainfo.xml.in:24
msgid "Export C, JavaScript, Python, Vala or Rust code."
msgstr ""

#: data/app.drey.Elastic.metainfo.xml.in:32
#: data/app.drey.Elastic.metainfo.xml.in:36
msgid "Initial screen"
msgstr ""

#: data/app.drey.Elastic.metainfo.xml.in:41
#: data/app.drey.Elastic.metainfo.xml.in:45
msgid "Animation graph"
msgstr ""

#: data/app.drey.Elastic.metainfo.xml.in:50
#: data/app.drey.Elastic.metainfo.xml.in:54
msgid "Interactive preview"
msgstr ""

#: data/app.drey.Elastic.metainfo.xml.in:59
#: data/app.drey.Elastic.metainfo.xml.in:63
msgid "Code export"
msgstr ""

#: src/application.vala:45
msgid "translator-credits"
msgstr ""

#: src/basic-view.blp:70
msgid "Initial Velocity"
msgstr ""

#: src/basic-view.blp:71
msgid "Information About Initial Velocity"
msgstr ""

#: src/basic-view.blp:72
msgid ""
"Initial velocity affects the beginning of the animation curve without "
"changing duration. This is useful when finishing gestures with an animation, "
"or to make it bounce more in either direction."
msgstr ""

#: src/basic-view.blp:90 src/shortcuts-dialog.blp:57
msgid "Toggle Graph"
msgstr ""

#: src/basic-view.blp:102 src/shortcuts-dialog.blp:52
msgid "Run Animation"
msgstr ""

#: src/export-view.blp:189
msgid "_Copy Snippet"
msgstr ""

#: src/graph-view.vala:87
msgid "Min: %.2lf"
msgstr ""

#: src/graph-view.vala:92
msgid "Max: %.2lf"
msgstr ""

#: src/graph-view.vala:115
msgid "Duration: %.0lf ms"
msgstr ""

#: src/preferences-dialog.blp:7
msgid ""
"Damping determines how much the spring oscillates. Damping ratio is a more "
"convenient parameter adjusted to behave the same way regardless of mass and "
"stiffness, and most of the time it’s easier to work with.\n"
"\n"
"If you need to import values from another framework that uses damping, you "
"can switch to damping instead."
msgstr ""

#: src/preferences-dialog.blp:11
msgid "Prefer damping instead of damping ratio"
msgstr ""

#: src/properties-view.blp:87
msgid "Damping"
msgstr ""

#: src/properties-view.blp:88
msgid "Information About Damping"
msgstr ""

#: src/properties-view.blp:89
msgid ""
"How much the spring oscillates. Set it to the marked value to bring the "
"spring to rest as soon as possible with no oscillation, lower values to "
"create oscillation, higher values to slow the spring down."
msgstr ""

#: src/properties-view.blp:99
msgid "Damping Ratio"
msgstr ""

#: src/properties-view.blp:100
msgid "Information About Damping Ratio"
msgstr ""

#: src/properties-view.blp:101
msgid ""
"How much the spring oscillates. Set it to 1 to bring the spring to rest as "
"soon as possible with no oscillation, lower values to create oscillation, "
"higher values to slow the spring down."
msgstr ""

#: src/properties-view.blp:115
msgid "Mass"
msgstr ""

#: src/properties-view.blp:116
msgid "Information About Mass"
msgstr ""

#: src/properties-view.blp:117
msgid ""
"The mass of the attached object. The higher the mass is, the longer the "
"spring takes to stop."
msgstr ""

#: src/properties-view.blp:128
msgid "Stiffness"
msgstr ""

#: src/properties-view.blp:129
msgid "Information About Stiffness"
msgstr ""

#: src/properties-view.blp:130
msgid ""
"The stiffness of the spring. The higher the stiffness is, the faster the "
"spring contracts."
msgstr ""

#: src/properties-view.blp:141
msgid "Epsilon"
msgstr ""

#: src/properties-view.blp:142
msgid "Information About Epsilon"
msgstr ""

#: src/properties-view.blp:143
msgid ""
"Determines when to stop the simulation. This value should be large enough "
"that the animation doesn’t last too long, but small enough that there’s no "
"visible jump at the end."
msgstr ""

#: src/shortcuts-dialog.blp:6
msgid "General"
msgstr ""

#: src/shortcuts-dialog.blp:9
msgid "Open Menu"
msgstr ""

#: src/shortcuts-dialog.blp:16
msgid "Show Preferences"
msgstr ""

#: src/shortcuts-dialog.blp:21
msgid "Show Shortcuts"
msgstr ""

#: src/shortcuts-dialog.blp:28
msgid "Close Current Window"
msgstr ""

#: src/shortcuts-dialog.blp:33
msgid "Quit App"
msgstr ""

#: src/shortcuts-dialog.blp:39
msgid "Editor"
msgstr ""

#: src/shortcuts-dialog.blp:42
msgid "Basic View"
msgstr ""

#: src/shortcuts-dialog.blp:47
msgid "Interactive View"
msgstr ""

#: src/shortcuts-dialog.blp:64
msgid "Copy Snippet"
msgstr ""

#: src/shortcuts-dialog.blp:69 src/window.blp:14
msgid "Reset to Defaults"
msgstr ""

#: src/window.blp:18
msgid "_Reset"
msgstr ""

#: src/window.blp:30
msgid "Main Menu"
msgstr ""

#: src/window.blp:74
msgid "Basic"
msgstr ""

#: src/window.blp:83
msgid "Interactive"
msgstr ""

#: src/window.blp:119
msgid "_Preferences"
msgstr ""

#: src/window.blp:124
msgid "_Keyboard Shortcuts"
msgstr ""

#: src/window.blp:129
msgid "_About Elastic"
msgstr ""

#: src/window.vala:70
msgid "Copied to clipboard"
msgstr ""
