# Georgian translation for Elastic. # Copyright (C) 2023 Elastic's COPYRIGHT HOLDER # This file is distributed under the same license as the Elastic package. # Ekaterine Papava , 2023. # msgid "" msgstr "" "Project-Id-Version: Elastic main\n" "Report-Msgid-Bugs-To: https://gitlab.gnome.org/World/elastic/-/issues\n" "POT-Creation-Date: 2023-05-31 04:00+0000\n" "PO-Revision-Date: 2023-06-17 06:13+0200\n" "Last-Translator: Ekaterine Papava \n" "Language-Team: Georgian \n" "Language: ka\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Poedit 3.3.1\n" #: data/app.drey.Elastic.desktop.in:3 data/app.drey.Elastic.metainfo.xml.in:9 #: src/application.vala:43 src/window.ui:6 msgid "Elastic" msgstr "Elastic" #: data/app.drey.Elastic.desktop.in:4 data/app.drey.Elastic.metainfo.xml.in:10 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:14 msgid "spring;animation;animations;GNOME;GTK;Adwaita;" msgstr "" #: data/app.drey.Elastic.gschema.xml:14 src/preferences-window.ui:17 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:7 src/application.vala:45 msgid "Alice Mikhaylenko" msgstr "Alice Mikhaylenko" #: data/app.drey.Elastic.metainfo.xml.in:13 msgid "" "Elastic allows to design and export spring physics-based animations to use " "with libadwaita." msgstr "" #: data/app.drey.Elastic.metainfo.xml.in:17 msgid "Features:" msgstr "თვისებები:" #: data/app.drey.Elastic.metainfo.xml.in:19 msgid "Preview translation, rotation and scaling transformations." msgstr "" #: data/app.drey.Elastic.metainfo.xml.in:20 msgid "See the animation curve and duration on a graph." msgstr "" #: data/app.drey.Elastic.metainfo.xml.in:21 msgid "Drag a handle to see it return back with the spring physics." msgstr "" #: data/app.drey.Elastic.metainfo.xml.in:22 msgid "Export C, JavaScript, Python, Vala or Rust code." msgstr "" #: data/app.drey.Elastic.metainfo.xml.in:29 msgid "Initial screen" msgstr "საწყისი ეკრანი" #: data/app.drey.Elastic.metainfo.xml.in:33 msgid "Animation graph" msgstr "ანიმაციის გრაფიკი" #: data/app.drey.Elastic.metainfo.xml.in:37 msgid "Interactive preview" msgstr "ინტერაქტიული მინიატურა" #: data/app.drey.Elastic.metainfo.xml.in:41 msgid "Code export" msgstr "კოდის გატანა" #: src/gtk/help-overlay.ui:12 msgctxt "shortcut window" msgid "General" msgstr "ზოგადი" #: src/gtk/help-overlay.ui:15 msgctxt "shortcut window" msgid "Open Menu" msgstr "მენიუს გახსნა" #: src/gtk/help-overlay.ui:21 msgctxt "shortcut window" msgid "Show Preferences" msgstr "მორგება" #: src/gtk/help-overlay.ui:27 msgctxt "shortcut window" msgid "Show Shortcuts" msgstr "მალსახმობების ჩვენება" #: src/gtk/help-overlay.ui:33 msgctxt "shortcut window" msgid "Close Current Window" msgstr "მიმდინარე ფანჯრის დახურვა" #: src/gtk/help-overlay.ui:39 msgctxt "shortcut window" msgid "Quit App" msgstr "აპიდან გასვლა" #: src/gtk/help-overlay.ui:47 msgctxt "shortcut window" msgid "Editor" msgstr "რედაქტორი" #: src/gtk/help-overlay.ui:50 msgctxt "shortcut window" msgid "Basic View" msgstr "ძირითადი ხედი" #: src/gtk/help-overlay.ui:56 msgctxt "shortcut window" msgid "Interactive View" msgstr "ინტერაქტიული ხედი" #: src/gtk/help-overlay.ui:62 msgctxt "shortcut window" msgid "Run Animation" msgstr "ანიმაციის გაშვება" #: src/gtk/help-overlay.ui:68 msgctxt "shortcut window" msgid "Toggle Graph" msgstr "გრაფიკის გადართვა" #: src/gtk/help-overlay.ui:74 msgctxt "shortcut window" msgid "Copy Snippet" msgstr "ფრაგმენტის კოპირება" #: src/gtk/help-overlay.ui:80 msgctxt "shortcut window" msgid "Reset to Defaults" msgstr "ნაგულისხმები პარამეტრების დაყენება" #: src/application.vala:49 msgid "translator-credits" msgstr "თემური დოღონაძე" #: src/basic-view.ui:38 src/basic-view.ui:83 msgid "Initial Velocity" msgstr "საწყისი აჩქარება" #: src/basic-view.ui:39 src/basic-view.ui:84 msgid "Information about Initial Velocity" msgstr "" #: src/basic-view.ui:40 src/basic-view.ui:85 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.ui:55 src/basic-view.ui:114 msgid "Toggle Graph" msgstr "გრაფიკის გადართვა" #: src/basic-view.ui:68 src/basic-view.ui:126 msgid "Run Animation" msgstr "ანიმაციის გაშვება" #: src/export-view.ui:200 msgid "_Copy Snippet" msgstr "_ფრაგმენტის კოპირება" #: src/graph-view.vala:97 #, c-format msgid "Min: %.2lf" msgstr "მინ: %.2lf" #: src/graph-view.vala:102 #, c-format msgid "Max: %.2lf" msgstr "მაქს: %.2lf" #: src/graph-view.vala:125 #, c-format msgid "Duration: %.0lf ms" msgstr "ხანგრძლივობა: %.0lf მწმ" #: src/preferences-window.ui:12 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-window.ui:18 msgid "Prefer damping instead of damping ratio" msgstr "" #: src/properties-view.ui:24 msgid "Damping" msgstr "ჩაქრობა" #: src/properties-view.ui:25 msgid "Information about Damping" msgstr "" #: src/properties-view.ui:26 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.ui:43 msgid "Damping Ratio" msgstr "" #: src/properties-view.ui:44 msgid "Information about Damping Ratio" msgstr "" #: src/properties-view.ui:45 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.ui:63 msgid "Mass" msgstr "მასა" #: src/properties-view.ui:64 msgid "Information about Mass" msgstr "" #: src/properties-view.ui:65 msgid "" "The mass of the attached object. The higher the mass is, the longer the " "spring takes to stop." msgstr "" #: src/properties-view.ui:81 msgid "Stiffness" msgstr "სიმყიფე" #: src/properties-view.ui:82 msgid "Information about Stiffness" msgstr "" #: src/properties-view.ui:83 msgid "" "The stiffness of the spring. The higher the stiffness is, the faster the " "spring contracts." msgstr "" #: src/properties-view.ui:99 msgid "Epsilon" msgstr "" #: src/properties-view.ui:100 msgid "Information about Epsilon" msgstr "" #: src/properties-view.ui:101 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/window.ui:16 msgid "_Reset" msgstr "_განულება" #: src/window.ui:28 msgid "Main Menu" msgstr "მთავარი მენიუ" #: src/window.ui:75 msgid "Basic" msgstr "საწყისი" #: src/window.ui:85 msgid "Interactive" msgstr "ინტერაქტიური" #: src/window.ui:119 msgid "_Preferences" msgstr "_პარამეტრები" #: src/window.ui:123 msgid "_Keyboard Shortcuts" msgstr "_კლავიატურის მალსახმობები" #: src/window.ui:127 msgid "_About Elastic" msgstr "Elastic-ის შესახებ" #: src/window.vala:71 msgid "Copied to clipboard" msgstr "დაკოპირდა გაცვლის ბაფერში"