From 51c52ffe8bae057f6f35c664bcf2356d06871ae5 Mon Sep 17 00:00:00 2001 From: Gleb Smirnov Date: Thu, 24 Mar 2022 17:03:15 +0300 Subject: [PATCH] po: Update translation template --- po/messages.po | 309 ++++++++++++++++++++++++++++++++ po/textpieces.pot | 367 ++++++++++++++------------------------ po/textpieces.pot.license | 3 + 3 files changed, 441 insertions(+), 238 deletions(-) create mode 100644 po/messages.po create mode 100644 po/textpieces.pot.license diff --git a/po/messages.po b/po/messages.po new file mode 100644 index 0000000..74e04b0 --- /dev/null +++ b/po/messages.po @@ -0,0 +1,309 @@ +# 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 , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2022-03-24 12:26+0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: data/com.github.liferooter.textpieces.desktop.in:7 +#: data/com.github.liferooter.textpieces.appdata.xml.in:11 src/Window.vala:398 +msgid "Text Pieces" +msgstr "" + +#: data/com.github.liferooter.textpieces.desktop.in:17 +msgid "New Window" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:12 src/Window.vala:400 +msgid "Transform text without using random websites" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:16 +msgid "Do a lot of text transformations, such as:" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:18 +msgid "Calculate hashes" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:19 +msgid "Encode text" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:20 +msgid "Decode text" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:21 +msgid "Remove trailing spaces and lines" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:22 +msgid "Count lines, symbols and words" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:23 +msgid "Format JSON and XML" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:24 +msgid "Escape and unescape strings" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:25 +msgid "Convert JSON to YAML and vice versa" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:26 +msgid "Filter lines" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:27 +msgid "Replace substrings and regular expressions" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:29 +msgid "...and so on." +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:34 +msgid "Gleb Smirnov" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:65 +msgid "Bug fix" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:69 +#: data/com.github.liferooter.textpieces.appdata.xml.in:88 +#: data/com.github.liferooter.textpieces.appdata.xml.in:103 +#: data/com.github.liferooter.textpieces.appdata.xml.in:114 +#: data/com.github.liferooter.textpieces.appdata.xml.in:124 +#: data/com.github.liferooter.textpieces.appdata.xml.in:134 +msgid "New features and improvements:" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:71 +msgid "Refresh UI" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:72 +msgid "Fix a lot of bugs" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:73 +msgid "Add powerful settings" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:74 +msgid "Add arguments support for custom tools" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:75 +msgid "Add translation support" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:76 +#: data/com.github.liferooter.textpieces.appdata.xml.in:107 +msgid "Improve search" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:90 +msgid "Minor UI changes" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:91 +msgid "Add XML formatter" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:96 +msgid "Some bugfixes and improvements" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:99 +msgid "Bring back tools with arguments" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:105 +msgid "Redesign the application" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:106 +msgid "Add custom tools support" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:108 +msgid "Add ability to text load from file and save to file" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:116 +msgid "Exit by Ctrl+Q" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:117 +msgid "Monospace argument entry" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:118 +msgid "Update new runtime" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:126 +msgid "Sort tools" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:127 +msgid "Filter tools" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:128 +msgid "Minify C-like code" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:136 +msgid "Add more tools" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:137 +msgid "Make tools popover more powerful" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:138 +msgid "Redesign icon" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:139 +msgid "General improvements" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:144 +msgid "Add tools for replacement and removing" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:147 +msgid "Application release" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:13 +msgid "Style scheme" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:14 +msgid "Which style scheme to use for application interface and editor." +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:20 +msgid "Font name" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:21 +msgid "Name of font used in editor" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:27 +msgid "Wrap lines" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:28 +msgid "Whether to wrap long lines" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:34 +msgid "Tabs to spaces" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:35 +msgid "Whether to insert spaces instead of tab" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:41 +msgid "Spaces in tab" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:42 +msgid "Tab width in spaces" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:48 +msgid "Window width" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:49 +msgid "Saved width of application window" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:55 +msgid "Window height" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:56 +msgid "Saved height of the window" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:62 +msgid "Is maximized" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:63 +msgid "Whether the application window is maximized" +msgstr "" + +#: src/NewToolPage.vala:113 +#, c-format +msgid "Error occured: %s" +msgstr "" + +#: src/Preferences.vala:128 +msgid "Select font" +msgstr "" + +#: src/ToolSettings.vala:182 +#, c-format +msgid "Argument %d" +msgstr "" + +#: src/Window.vala:32 +msgid "Select tool" +msgstr "" + +#: src/Window.vala:391 src/Window.vala:394 +msgid "Gleb Smirnov " +msgstr "" + +#: src/Window.vala:406 +msgid "translator-credits" +msgstr "" + +#: src/Window.vala:426 +msgid "Text is copied to clipboard" +msgstr "" + +#: src/Window.vala:435 +msgid "Save to File" +msgstr "" + +#: src/Window.vala:464 +#, c-format +msgid "Can't save to file: %s" +msgstr "" + +#: src/Window.vala:480 +msgid "Load from File" +msgstr "" + +#: src/Window.vala:513 +#, c-format +msgid "Can't load from file: %s" +msgstr "" diff --git a/po/textpieces.pot b/po/textpieces.pot index 031be1b..74e04b0 100644 --- a/po/textpieces.pot +++ b/po/textpieces.pot @@ -1,12 +1,14 @@ -# SPDX-FileCopyrightText: 2021 Gleb Smirnov +# 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 , YEAR. # -# SPDX-License-Identifier: CC0-1.0 - +#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-16 06:35+0300\n" +"POT-Creation-Date: 2022-03-24 12:26+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,404 +17,293 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: data/com.github.liferooter.textpieces.desktop.in:3 -#: data/com.github.liferooter.textpieces.appdata.xml.in:4 src/Window.vala:322 -#: resources/ui/Window.ui:29 +#: data/com.github.liferooter.textpieces.desktop.in:7 +#: data/com.github.liferooter.textpieces.appdata.xml.in:11 src/Window.vala:398 msgid "Text Pieces" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:5 src/Window.vala:324 +#: data/com.github.liferooter.textpieces.desktop.in:17 +msgid "New Window" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:12 src/Window.vala:400 msgid "Transform text without using random websites" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:9 +#: data/com.github.liferooter.textpieces.appdata.xml.in:16 msgid "Do a lot of text transformations, such as:" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:11 +#: data/com.github.liferooter.textpieces.appdata.xml.in:18 msgid "Calculate hashes" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:12 +#: data/com.github.liferooter.textpieces.appdata.xml.in:19 msgid "Encode text" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:13 +#: data/com.github.liferooter.textpieces.appdata.xml.in:20 msgid "Decode text" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:14 +#: data/com.github.liferooter.textpieces.appdata.xml.in:21 msgid "Remove trailing spaces and lines" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:15 +#: data/com.github.liferooter.textpieces.appdata.xml.in:22 msgid "Count lines, symbols and words" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:16 +#: data/com.github.liferooter.textpieces.appdata.xml.in:23 msgid "Format JSON and XML" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:17 +#: data/com.github.liferooter.textpieces.appdata.xml.in:24 msgid "Escape and unescape strings" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:18 +#: data/com.github.liferooter.textpieces.appdata.xml.in:25 msgid "Convert JSON to YAML and vice versa" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:19 +#: data/com.github.liferooter.textpieces.appdata.xml.in:26 msgid "Filter lines" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:20 +#: data/com.github.liferooter.textpieces.appdata.xml.in:27 msgid "Replace substrings and regular expressions" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:22 +#: data/com.github.liferooter.textpieces.appdata.xml.in:29 msgid "...and so on." msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:27 +#: data/com.github.liferooter.textpieces.appdata.xml.in:34 msgid "Gleb Smirnov" msgstr "" +#: data/com.github.liferooter.textpieces.appdata.xml.in:65 +msgid "Bug fix" +msgstr "" + #: data/com.github.liferooter.textpieces.appdata.xml.in:69 +#: data/com.github.liferooter.textpieces.appdata.xml.in:88 +#: data/com.github.liferooter.textpieces.appdata.xml.in:103 +#: data/com.github.liferooter.textpieces.appdata.xml.in:114 +#: data/com.github.liferooter.textpieces.appdata.xml.in:124 +#: data/com.github.liferooter.textpieces.appdata.xml.in:134 +msgid "New features and improvements:" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:71 +msgid "Refresh UI" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:72 +msgid "Fix a lot of bugs" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:73 +msgid "Add powerful settings" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:74 +msgid "Add arguments support for custom tools" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:75 +msgid "Add translation support" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:76 +#: data/com.github.liferooter.textpieces.appdata.xml.in:107 +msgid "Improve search" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:90 msgid "Minor UI changes" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:70 +#: data/com.github.liferooter.textpieces.appdata.xml.in:91 msgid "Add XML formatter" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:75 +#: data/com.github.liferooter.textpieces.appdata.xml.in:96 msgid "Some bugfixes and improvements" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:78 +#: data/com.github.liferooter.textpieces.appdata.xml.in:99 msgid "Bring back tools with arguments" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:83 +#: data/com.github.liferooter.textpieces.appdata.xml.in:105 msgid "Redesign the application" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:84 +#: data/com.github.liferooter.textpieces.appdata.xml.in:106 msgid "Add custom tools support" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:85 -msgid "Improve search" -msgstr "" - -#: data/com.github.liferooter.textpieces.appdata.xml.in:86 +#: data/com.github.liferooter.textpieces.appdata.xml.in:108 msgid "Add ability to text load from file and save to file" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:93 +#: data/com.github.liferooter.textpieces.appdata.xml.in:116 msgid "Exit by Ctrl+Q" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:94 +#: data/com.github.liferooter.textpieces.appdata.xml.in:117 msgid "Monospace argument entry" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:95 +#: data/com.github.liferooter.textpieces.appdata.xml.in:118 msgid "Update new runtime" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:102 +#: data/com.github.liferooter.textpieces.appdata.xml.in:126 msgid "Sort tools" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:103 +#: data/com.github.liferooter.textpieces.appdata.xml.in:127 msgid "Filter tools" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:104 +#: data/com.github.liferooter.textpieces.appdata.xml.in:128 msgid "Minify C-like code" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:111 +#: data/com.github.liferooter.textpieces.appdata.xml.in:136 msgid "Add more tools" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:112 +#: data/com.github.liferooter.textpieces.appdata.xml.in:137 msgid "Make tools popover more powerful" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:113 +#: data/com.github.liferooter.textpieces.appdata.xml.in:138 msgid "Redesign icon" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:114 +#: data/com.github.liferooter.textpieces.appdata.xml.in:139 msgid "General improvements" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:119 +#: data/com.github.liferooter.textpieces.appdata.xml.in:144 msgid "Add tools for replacement and removing" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:122 +#: data/com.github.liferooter.textpieces.appdata.xml.in:147 msgid "Application release" msgstr "" -#: data/com.github.liferooter.textpieces.gschema.xml:11 -msgid "Color scheme" +#: data/com.github.liferooter.textpieces.gschema.xml:13 +msgid "Style scheme" msgstr "" -#: data/com.github.liferooter.textpieces.gschema.xml:12 -msgid "Which color scheme to use for application interface." +#: data/com.github.liferooter.textpieces.gschema.xml:14 +msgid "Which style scheme to use for application interface and editor." msgstr "" -#: data/com.github.liferooter.textpieces.gschema.xml:18 +#: data/com.github.liferooter.textpieces.gschema.xml:20 msgid "Font name" msgstr "" -#: data/com.github.liferooter.textpieces.gschema.xml:19 +#: data/com.github.liferooter.textpieces.gschema.xml:21 msgid "Name of font used in editor" msgstr "" -#: data/com.github.liferooter.textpieces.gschema.xml:25 +#: data/com.github.liferooter.textpieces.gschema.xml:27 msgid "Wrap lines" msgstr "" -#: data/com.github.liferooter.textpieces.gschema.xml:26 +#: data/com.github.liferooter.textpieces.gschema.xml:28 msgid "Whether to wrap long lines" msgstr "" -#: data/com.github.liferooter.textpieces.gschema.xml:32 +#: data/com.github.liferooter.textpieces.gschema.xml:34 msgid "Tabs to spaces" msgstr "" -#: data/com.github.liferooter.textpieces.gschema.xml:33 +#: data/com.github.liferooter.textpieces.gschema.xml:35 msgid "Whether to insert spaces instead of tab" msgstr "" -#: data/com.github.liferooter.textpieces.gschema.xml:39 +#: data/com.github.liferooter.textpieces.gschema.xml:41 msgid "Spaces in tab" msgstr "" -#: data/com.github.liferooter.textpieces.gschema.xml:40 +#: data/com.github.liferooter.textpieces.gschema.xml:42 msgid "Tab width in spaces" msgstr "" -#: src/NewToolPage.vala:129 +#: data/com.github.liferooter.textpieces.gschema.xml:48 +msgid "Window width" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:49 +msgid "Saved width of application window" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:55 +msgid "Window height" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:56 +msgid "Saved height of the window" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:62 +msgid "Is maximized" +msgstr "" + +#: data/com.github.liferooter.textpieces.gschema.xml:63 +msgid "Whether the application window is maximized" +msgstr "" + +#: src/NewToolPage.vala:113 #, c-format msgid "Error occured: %s" msgstr "" -#: src/Preferences.vala:135 +#: src/Preferences.vala:128 msgid "Select font" msgstr "" -#: src/ToolSettings.vala:198 +#: src/ToolSettings.vala:182 #, c-format msgid "Argument %d" msgstr "" -#: src/Window.vala:49 resources/ui/ShortcutsWindow.ui:68 +#: src/Window.vala:32 msgid "Select tool" msgstr "" -#: src/Window.vala:315 src/Window.vala:318 +#: src/Window.vala:391 src/Window.vala:394 msgid "Gleb Smirnov " msgstr "" -#: src/Window.vala:317 -msgid "Tobias Bernard https://tobiasbernard.com" -msgstr "" - -#: src/Window.vala:330 +#: src/Window.vala:406 msgid "translator-credits" msgstr "" -#: src/Window.vala:350 +#: src/Window.vala:426 msgid "Text is copied to clipboard" msgstr "" -#: src/Window.vala:359 resources/ui/Window.ui:114 +#: src/Window.vala:435 msgid "Save to File" msgstr "" -#: src/Window.vala:388 +#: src/Window.vala:464 #, c-format msgid "Can't save to file: %s" msgstr "" -#: src/Window.vala:404 resources/ui/Window.ui:121 +#: src/Window.vala:480 msgid "Load from File" msgstr "" -#: src/Window.vala:437 +#: src/Window.vala:513 #, c-format msgid "Can't load from file: %s" msgstr "" - -#: resources/ui/CustomToolPage.ui:49 -msgid "D_elete" -msgstr "" - -#: resources/ui/NewToolPage.ui:55 -msgid "_Create" -msgstr "" - -#: resources/ui/Preferences.ui:34 -msgid "_General" -msgstr "" - -#: resources/ui/Preferences.ui:40 -msgid "Editor" -msgstr "" - -#: resources/ui/Preferences.ui:43 -msgid "Editor _Font" -msgstr "" - -#: resources/ui/Preferences.ui:64 -msgid "_Wrap Lines" -msgstr "" - -#: resources/ui/Preferences.ui:77 -msgid "Tabs to _Spaces" -msgstr "" - -#: resources/ui/Preferences.ui:90 -msgid "_Tab Width in Spaces" -msgstr "" - -#: resources/ui/Preferences.ui:112 -msgid "Color Scheme" -msgstr "" - -#: resources/ui/Preferences.ui:115 -msgid "_Light" -msgstr "" - -#: resources/ui/Preferences.ui:129 -msgid "_Dark" -msgstr "" - -#: resources/ui/Preferences.ui:144 -msgid "S_ystem Default" -msgstr "" - -#: resources/ui/Preferences.ui:163 -msgid "T_ools" -msgstr "" - -#: resources/ui/Preferences.ui:169 -msgid "Custom tools" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:35 -msgid "General" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:38 -msgid "Keyboard shortcuts" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:44 -msgid "Preferences" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:50 -msgid "Quit" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:59 -msgid "Tools" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:62 -msgid "Apply" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:74 -msgid "Jump to the tool options" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:83 -msgid "Undo and Redo" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:86 -msgid "Undo" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:92 -msgid "Redo" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:101 -msgid "Copy and Paste" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:104 resources/ui/Window.ui:72 -msgid "Copy" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:110 -msgid "Paste" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:116 -msgid "Copy all" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:125 -msgid "Files" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:128 -msgid "Load from file" -msgstr "" - -#: resources/ui/ShortcutsWindow.ui:134 -msgid "Save to file" -msgstr "" - -#: resources/ui/ToolSettings.ui:53 -msgid "_Name" -msgstr "" - -#: resources/ui/ToolSettings.ui:69 -msgid "_Description" -msgstr "" - -#: resources/ui/ToolSettings.ui:81 -msgid "_Arguments" -msgstr "" - -#: resources/ui/Window.ui:59 -msgid "_Apply" -msgstr "" - -#: resources/ui/Window.ui:62 -msgid "Apply Selected Tool" -msgstr "" - -#: resources/ui/Window.ui:107 -msgid "Main Menu" -msgstr "" - -#: resources/ui/Window.ui:249 -msgid "No Tools Found" -msgstr "" - -#: resources/ui/Window.ui:270 -msgid "Add Custom Tool" -msgstr "" - -#: resources/ui/Window.ui:299 -msgid "_Preferences" -msgstr "" - -#: resources/ui/Window.ui:304 -msgid "_Keyboard Shortcuts" -msgstr "" - -#: resources/ui/Window.ui:309 -msgid "_About Text Pieces" -msgstr "" diff --git a/po/textpieces.pot.license b/po/textpieces.pot.license new file mode 100644 index 0000000..3143509 --- /dev/null +++ b/po/textpieces.pot.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2022 Gleb Smirnov + +SPDX-License-Identifier: CC0-1.0 \ No newline at end of file