diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1ca6db1..6777bb7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,12 +37,10 @@ There are some things you should do after making changes in project code: ### Update translation templates -If you've changed any translatable strings in application, you should regenerate translation template: +If you've changed any translatable strings in application, you should update translations: ```bash -meson _build -ninja -C _build textpieces-pot -ninja -C _build textpieces-update-po +./po/update-po.sh ``` If you've changed translatable strings in `data/tools.json`, please add your changes manually to `po/tools.pot`. diff --git a/po/es.po b/po/es.po index fd173e4..0b2bfaa 100644 --- a/po/es.po +++ b/po/es.po @@ -1,12 +1,11 @@ # SPDX-FileCopyrightText: 2022 Óscar Fernández Díaz # # SPDX-License-Identifier: CC0-1.0 - msgid "" msgstr "" "Project-Id-Version: textpieces\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-24 13:41+0100\n" +"POT-Creation-Date: 2022-08-04 20:40+0300\n" "PO-Revision-Date: 2022-01-24 14:00+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -17,222 +16,284 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.0.1\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:241 +#: resources/ui/Window.ui:5 msgid "Text Pieces" msgstr "Text Pieces" -#: 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:243 msgid "Transform text without using random websites" msgstr "Transformar el texto sin usar sitios web aleatorios" -#: 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 "Hacer un montón de transformaciones de texto, tales como:" -#: data/com.github.liferooter.textpieces.appdata.xml.in:11 +#: data/com.github.liferooter.textpieces.appdata.xml.in:18 msgid "Calculate hashes" msgstr "Calcular los hashes" -#: data/com.github.liferooter.textpieces.appdata.xml.in:12 +#: data/com.github.liferooter.textpieces.appdata.xml.in:19 msgid "Encode text" msgstr "Codificar texto" -#: data/com.github.liferooter.textpieces.appdata.xml.in:13 +#: data/com.github.liferooter.textpieces.appdata.xml.in:20 msgid "Decode text" msgstr "Decodificar texto" -#: 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 "Eliminar los espacios y líneas finales" -#: 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 "Contar líneas, símbolos y palabras" -#: data/com.github.liferooter.textpieces.appdata.xml.in:16 +#: data/com.github.liferooter.textpieces.appdata.xml.in:23 msgid "Format JSON and XML" msgstr "Formato JSON y XML" -#: data/com.github.liferooter.textpieces.appdata.xml.in:17 +#: data/com.github.liferooter.textpieces.appdata.xml.in:24 msgid "Escape and unescape strings" msgstr "Cadenas de escape y desescape" -#: 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 "Convertir JSON a YAML y viceversa" -#: data/com.github.liferooter.textpieces.appdata.xml.in:19 +#: data/com.github.liferooter.textpieces.appdata.xml.in:26 msgid "Filter lines" msgstr "Filtrar líneas" -#: 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 "Reemplazar subcadenas y expresiones regulares" -#: data/com.github.liferooter.textpieces.appdata.xml.in:22 +#: data/com.github.liferooter.textpieces.appdata.xml.in:29 msgid "...and so on." msgstr "...y más." -#: data/com.github.liferooter.textpieces.appdata.xml.in:58 +#: data/com.github.liferooter.textpieces.appdata.xml.in:34 +msgid "Gleb Smirnov" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:66 +#, fuzzy +msgid "New features and improvement:" +msgstr "Algunas correcciones de errores y mejoras" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:68 +msgid "Add style schemes" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:69 +msgid "Add search and replace feature to editor" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:70 +#, fuzzy +msgid "Fix some bugs" +msgstr "Corrección de un montón de errores" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:75 msgid "Bug fix" msgstr "Corrección de errores" -#: data/com.github.liferooter.textpieces.appdata.xml.in:63 +#: data/com.github.liferooter.textpieces.appdata.xml.in:79 +#: data/com.github.liferooter.textpieces.appdata.xml.in:98 +#: data/com.github.liferooter.textpieces.appdata.xml.in:113 +#: data/com.github.liferooter.textpieces.appdata.xml.in:124 +#: data/com.github.liferooter.textpieces.appdata.xml.in:134 +#: data/com.github.liferooter.textpieces.appdata.xml.in:144 +#, fuzzy +msgid "New features and improvements:" +msgstr "Algunas correcciones de errores y mejoras" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:81 msgid "Refresh UI" msgstr "Actualización de la interfaz de usuario" -#: data/com.github.liferooter.textpieces.appdata.xml.in:64 +#: data/com.github.liferooter.textpieces.appdata.xml.in:82 msgid "Fix a lot of bugs" msgstr "Corrección de un montón de errores" -#: data/com.github.liferooter.textpieces.appdata.xml.in:65 +#: data/com.github.liferooter.textpieces.appdata.xml.in:83 msgid "Add powerful settings" msgstr "Añade ajustes potentes" -#: data/com.github.liferooter.textpieces.appdata.xml.in:66 +#: data/com.github.liferooter.textpieces.appdata.xml.in:84 msgid "Add arguments support for custom tools" msgstr "Añade soporte de argumentos para herramientas personalizadas" -#: data/com.github.liferooter.textpieces.appdata.xml.in:67 +#: data/com.github.liferooter.textpieces.appdata.xml.in:85 msgid "Add translation support" msgstr "Añade soporte de traducción" -#: data/com.github.liferooter.textpieces.appdata.xml.in:68 -#: data/com.github.liferooter.textpieces.appdata.xml.in:97 +#: data/com.github.liferooter.textpieces.appdata.xml.in:86 +#: data/com.github.liferooter.textpieces.appdata.xml.in:117 msgid "Improve search" msgstr "Mejora de la búsqueda" -#: data/com.github.liferooter.textpieces.appdata.xml.in:81 +#: data/com.github.liferooter.textpieces.appdata.xml.in:100 msgid "Minor UI changes" msgstr "Cambios menores en la interfaz de usuario" -#: data/com.github.liferooter.textpieces.appdata.xml.in:82 +#: data/com.github.liferooter.textpieces.appdata.xml.in:101 msgid "Add XML formatter" msgstr "Añade un formateador XML" -#: data/com.github.liferooter.textpieces.appdata.xml.in:87 +#: data/com.github.liferooter.textpieces.appdata.xml.in:106 msgid "Some bugfixes and improvements" msgstr "Algunas correcciones de errores y mejoras" -#: data/com.github.liferooter.textpieces.appdata.xml.in:90 +#: data/com.github.liferooter.textpieces.appdata.xml.in:109 msgid "Bring back tools with arguments" msgstr "Vuelven las herramientas con argumentos" -#: data/com.github.liferooter.textpieces.appdata.xml.in:95 +#: data/com.github.liferooter.textpieces.appdata.xml.in:115 msgid "Redesign the application" msgstr "Rediseño de la aplicación" -#: data/com.github.liferooter.textpieces.appdata.xml.in:96 +#: data/com.github.liferooter.textpieces.appdata.xml.in:116 msgid "Add custom tools support" msgstr "Añade soporte para herramientas personalizadas" -#: data/com.github.liferooter.textpieces.appdata.xml.in:98 +#: data/com.github.liferooter.textpieces.appdata.xml.in:118 msgid "Add ability to text load from file and save to file" msgstr "" "Añade la posibilidad de cargar texto desde un archivo y guardarlo en un " "archivo" -#: data/com.github.liferooter.textpieces.appdata.xml.in:105 +#: data/com.github.liferooter.textpieces.appdata.xml.in:126 msgid "Exit by Ctrl+Q" msgstr "Salir con Ctrl+Q" -#: data/com.github.liferooter.textpieces.appdata.xml.in:106 +#: data/com.github.liferooter.textpieces.appdata.xml.in:127 msgid "Monospace argument entry" msgstr "Entrada de argumentos en monoespaciado" -#: data/com.github.liferooter.textpieces.appdata.xml.in:107 +#: data/com.github.liferooter.textpieces.appdata.xml.in:128 msgid "Update new runtime" msgstr "Actualizar el nuevo tiempo de ejecución" -#: data/com.github.liferooter.textpieces.appdata.xml.in:114 +#: data/com.github.liferooter.textpieces.appdata.xml.in:136 msgid "Sort tools" msgstr "Herramientas de clasificación" -#: data/com.github.liferooter.textpieces.appdata.xml.in:115 +#: data/com.github.liferooter.textpieces.appdata.xml.in:137 msgid "Filter tools" msgstr "Herramientas de filtrado" -#: data/com.github.liferooter.textpieces.appdata.xml.in:116 +#: data/com.github.liferooter.textpieces.appdata.xml.in:138 msgid "Minify C-like code" msgstr "Reducir el código de tipo C" -#: data/com.github.liferooter.textpieces.appdata.xml.in:123 +#: data/com.github.liferooter.textpieces.appdata.xml.in:146 msgid "Add more tools" msgstr "Añade más herramientas" -#: data/com.github.liferooter.textpieces.appdata.xml.in:124 +#: data/com.github.liferooter.textpieces.appdata.xml.in:147 msgid "Make tools popover more powerful" msgstr "Potencia el menú emergente de herramientas" -#: data/com.github.liferooter.textpieces.appdata.xml.in:125 +#: data/com.github.liferooter.textpieces.appdata.xml.in:148 msgid "Redesign icon" msgstr "Rediseño del icono" -#: data/com.github.liferooter.textpieces.appdata.xml.in:126 +#: data/com.github.liferooter.textpieces.appdata.xml.in:149 msgid "General improvements" msgstr "Mejoras generales" -#: data/com.github.liferooter.textpieces.appdata.xml.in:131 +#: data/com.github.liferooter.textpieces.appdata.xml.in:154 msgid "Add tools for replacement and removing" msgstr "Añade herramientas para la sustitución y el desmontaje" -#: data/com.github.liferooter.textpieces.appdata.xml.in:134 +#: data/com.github.liferooter.textpieces.appdata.xml.in:157 msgid "Application release" msgstr "Publicación de la aplicación" -#: data/com.github.liferooter.textpieces.gschema.xml:11 -msgid "Color scheme" +#: data/com.github.liferooter.textpieces.gschema.xml:13 +#, fuzzy +msgid "Style scheme" msgstr "Esquema de colores" -#: 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 +#, fuzzy +msgid "Which style scheme to use for application interface and editor." msgstr "Qué combinación de colores usar para la interfaz de la aplicación." -#: data/com.github.liferooter.textpieces.gschema.xml:18 +#: data/com.github.liferooter.textpieces.gschema.xml:20 msgid "Font name" msgstr "Nombre de la fuente" -#: data/com.github.liferooter.textpieces.gschema.xml:19 +#: data/com.github.liferooter.textpieces.gschema.xml:21 msgid "Name of font used in editor" msgstr "Nombre de la fuente usada en el editor" -#: data/com.github.liferooter.textpieces.gschema.xml:25 +#: data/com.github.liferooter.textpieces.gschema.xml:27 msgid "Wrap lines" msgstr "Ajuste de líneas" -#: data/com.github.liferooter.textpieces.gschema.xml:26 +#: data/com.github.liferooter.textpieces.gschema.xml:28 msgid "Whether to wrap long lines" msgstr "Si las líneas largas continúan en la siguiente línea" -#: data/com.github.liferooter.textpieces.gschema.xml:32 +#: data/com.github.liferooter.textpieces.gschema.xml:34 msgid "Tabs to spaces" msgstr "Tabulaciones a espacios" -#: 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 "Si se insertan espacios en lugar del tabulador" -#: data/com.github.liferooter.textpieces.gschema.xml:39 +#: data/com.github.liferooter.textpieces.gschema.xml:41 msgid "Spaces in tab" msgstr "Espacios en tabulador" -#: data/com.github.liferooter.textpieces.gschema.xml:40 +#: data/com.github.liferooter.textpieces.gschema.xml:42 msgid "Tab width in spaces" msgstr "Ancho de tabulado en espacios" -#: 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 "Se ha producido un error: %s" #. Create dialog -#: src/Preferences.vala:135 +#: src/Preferences.vala:128 msgid "Select font" msgstr "Seleccionar tipografía" -#: src/ToolSettings.vala:198 +#: src/ToolSettings.vala:182 #, c-format msgid "Argument %d" msgstr "Argumento %d" @@ -241,201 +302,271 @@ msgstr "Argumento %d" #. * Text used instead of tool name #. * when where is no tool selected #. -#: src/Window.vala:49 resources/ui/ShortcutsWindow.ui:68 +#: src/Window.vala:25 resources/ui/ShortcutsWindow.ui:42 msgid "Select tool" msgstr "Seleccionar herramienta" -#: src/Window.vala:330 +#: src/Window.vala:234 src/Window.vala:237 +msgid "Gleb Smirnov " +msgstr "" + +#: src/Window.vala:236 +msgid "Tobias Bernard https://tobiasbernard.com" +msgstr "" + +#: src/Window.vala:249 msgid "translator-credits" msgstr "Óscar Fernández Díaz " -#: src/Window.vala:350 -msgid "Text is copied to clipboard" -msgstr "Texto copiado al portapapeles" - -#: src/Window.vala:359 resources/ui/Window.ui:114 +#: src/Window.vala:275 resources/ui/Window.ui:70 msgid "Save to File" msgstr "Guardar en archivo" -#: src/Window.vala:388 +#: src/Window.vala:300 #, c-format msgid "Can't save to file: %s" msgstr "No se puede guardar en el archivo: %s" -#: src/Window.vala:404 resources/ui/Window.ui:121 +#: src/Window.vala:316 resources/ui/Window.ui:77 msgid "Load from File" msgstr "Cargar desde archivo" -#: src/Window.vala:437 +#: src/Window.vala:341 #, c-format msgid "Can't load from file: %s" msgstr "No se puede cargar desde el archivo: %s" -#: resources/ui/CustomToolPage.ui:49 +#: resources/ui/CustomToolPage.ui:21 +#, fuzzy +msgid "Edit Tool" +msgstr "Editor" + +#: resources/ui/CustomToolPage.ui:31 msgid "D_elete" msgstr "_Eliminar" -#: resources/ui/NewToolPage.ui:55 +#: resources/ui/NewToolPage.ui:21 +#, fuzzy +msgid "New Tool" +msgstr "Herramientas" + +#: resources/ui/NewToolPage.ui:35 msgid "_Create" msgstr "_Crear" -#: resources/ui/Preferences.ui:34 +#: resources/ui/Preferences.ui:9 msgid "_General" msgstr "_General" -#: resources/ui/Preferences.ui:40 +#: resources/ui/Preferences.ui:15 msgid "Editor" msgstr "Editor" -#: resources/ui/Preferences.ui:43 +#: resources/ui/Preferences.ui:18 msgid "Editor _Font" msgstr "_Tipografía del editor" -#: resources/ui/Preferences.ui:64 +#: resources/ui/Preferences.ui:39 msgid "_Wrap Lines" msgstr "Ajustar _líneas" -#: resources/ui/Preferences.ui:77 +#: resources/ui/Preferences.ui:52 msgid "Tabs to _Spaces" msgstr "Tabulaciones a _espacios" -#: resources/ui/Preferences.ui:90 +#: resources/ui/Preferences.ui:65 msgid "_Tab Width in Spaces" msgstr "Ancho del _tabulado en espacios" -#: resources/ui/Preferences.ui:112 -msgid "Color Scheme" -msgstr "Esquema de colores" - -#: resources/ui/Preferences.ui:115 -msgid "_Light" -msgstr "_Claro" - -#: resources/ui/Preferences.ui:129 -msgid "_Dark" -msgstr "_Oscuro" - -#: resources/ui/Preferences.ui:144 -msgid "S_ystem Default" -msgstr "_Predeterminado del sistema" +#: resources/ui/Preferences.ui:87 +msgid "Appearance" +msgstr "" -#: resources/ui/Preferences.ui:163 +#: resources/ui/Preferences.ui:102 msgid "T_ools" msgstr "_Herramientas" -#: resources/ui/Preferences.ui:169 +#: resources/ui/Preferences.ui:108 msgid "Custom tools" msgstr "Herramientas personalizadas" -#: resources/ui/ShortcutsWindow.ui:35 +#: resources/ui/Preferences.ui:118 +#, fuzzy +msgid "_Add custom tool" +msgstr "Añadir herramienta personalizada" + +#: resources/ui/Preferences.ui:136 +#, fuzzy +msgid "No Custom Tools" +msgstr "Herramientas personalizadas" + +#: resources/ui/Preferences.ui:137 +msgid "You can create one" +msgstr "" + +#: resources/ui/SearchBar.ui:36 +msgid "Move to revious match" +msgstr "" + +#: resources/ui/SearchBar.ui:43 +msgid "Move to next match" +msgstr "" + +#: resources/ui/SearchBar.ui:56 +msgid "Find and replace" +msgstr "" + +#: resources/ui/SearchBar.ui:66 +msgid "Toggle search options" +msgstr "" + +#: resources/ui/SearchBar.ui:81 +#, fuzzy +msgid "Close search" +msgstr "Mejora de la búsqueda" + +#: resources/ui/SearchBar.ui:92 +#, fuzzy +msgid "Replace" +msgstr "Reemplazar con" + +#: resources/ui/SearchBar.ui:103 +#, fuzzy +msgid "_Replace" +msgstr "Reemplazar con" + +#: resources/ui/SearchBar.ui:116 +#, fuzzy +msgid "Replace _All" +msgstr "Reemplazar con" + +#: resources/ui/SearchBar.ui:135 +#, fuzzy +msgid "Re_gular expressions" +msgstr "Reemplazar subcadenas y expresiones regulares" + +#: resources/ui/SearchBar.ui:142 +msgid "_Case sensitive" +msgstr "" + +#: resources/ui/SearchBar.ui:149 +msgid "Match whole _word only" +msgstr "" + +#: resources/ui/SearchEntry.ui:13 +msgid "Find" +msgstr "Buscar" + +#: resources/ui/ShortcutsWindow.ui:10 msgid "General" msgstr "General" -#: resources/ui/ShortcutsWindow.ui:38 +#: resources/ui/ShortcutsWindow.ui:13 msgid "Keyboard shortcuts" msgstr "Atajos del teclado" -#: resources/ui/ShortcutsWindow.ui:44 +#: resources/ui/ShortcutsWindow.ui:19 msgid "Preferences" msgstr "Preferencias" -#: resources/ui/ShortcutsWindow.ui:50 +#: resources/ui/ShortcutsWindow.ui:25 msgid "Quit" msgstr "Salir" -#: resources/ui/ShortcutsWindow.ui:59 +#: resources/ui/ShortcutsWindow.ui:33 msgid "Tools" msgstr "Herramientas" -#: resources/ui/ShortcutsWindow.ui:62 +#: resources/ui/ShortcutsWindow.ui:36 msgid "Apply" msgstr "Aplicar" -#: resources/ui/ShortcutsWindow.ui:74 -msgid "Jump to the tool options" +#: resources/ui/ShortcutsWindow.ui:48 +#, fuzzy +msgid "Just to the tool options" msgstr "Saltar a las opciones de la herramienta" -#: resources/ui/ShortcutsWindow.ui:83 +#: resources/ui/ShortcutsWindow.ui:56 msgid "Undo and Redo" msgstr "Deshacer y rehacer" -#: resources/ui/ShortcutsWindow.ui:86 +#: resources/ui/ShortcutsWindow.ui:59 msgid "Undo" msgstr "Deshacer" -#: resources/ui/ShortcutsWindow.ui:92 +#: resources/ui/ShortcutsWindow.ui:65 msgid "Redo" msgstr "Rehacer" -#: resources/ui/ShortcutsWindow.ui:101 -msgid "Copy and Paste" -msgstr "Copiar y pegar" - -#: resources/ui/ShortcutsWindow.ui:104 resources/ui/Window.ui:72 -msgid "Copy" -msgstr "Copiar" - -#: resources/ui/ShortcutsWindow.ui:110 -msgid "Paste" -msgstr "Pegar" - -#: resources/ui/ShortcutsWindow.ui:116 -msgid "Copy all" -msgstr "Pegar todo" - -#: resources/ui/ShortcutsWindow.ui:125 +#: resources/ui/ShortcutsWindow.ui:73 msgid "Files" msgstr "Archivos" -#: resources/ui/ShortcutsWindow.ui:128 +#: resources/ui/ShortcutsWindow.ui:76 msgid "Load from file" msgstr "Cargar desde archivo" -#: resources/ui/ShortcutsWindow.ui:134 +#: resources/ui/ShortcutsWindow.ui:82 msgid "Save to file" msgstr "Guardar en archivo" -#: resources/ui/ToolSettings.ui:53 +#: resources/ui/ToolSettings.ui:28 msgid "_Name" msgstr "_Nombre" -#: resources/ui/ToolSettings.ui:69 +#: resources/ui/ToolSettings.ui:41 msgid "_Description" msgstr "_Descripción" -#: resources/ui/ToolSettings.ui:81 +#: resources/ui/ToolSettings.ui:53 msgid "_Arguments" msgstr "_Argumentos" -#: resources/ui/Window.ui:59 +#: resources/ui/ToolSettings.ui:82 +msgid "Edit _Script" +msgstr "" + +#: resources/ui/Window.ui:27 msgid "_Apply" msgstr "_Aplicar" -#: resources/ui/Window.ui:62 +#: resources/ui/Window.ui:30 msgid "Apply Selected Tool" msgstr "Aplicar la herramienta seleccionada" -#: resources/ui/Window.ui:107 +#: resources/ui/Window.ui:40 +msgid "Copy" +msgstr "Copiar" + +#: resources/ui/Window.ui:63 msgid "Main Menu" msgstr "Menú principal" -#: resources/ui/Window.ui:249 +#: resources/ui/Window.ui:156 msgid "No Tools Found" msgstr "No se han encontrado herramientas" -#: resources/ui/Window.ui:270 +#: resources/ui/Window.ui:180 msgid "Add Custom Tool" msgstr "Añadir herramienta personalizada" -#: resources/ui/Window.ui:299 +#: resources/ui/Window.ui:203 +msgid "_New Window" +msgstr "" + +#: resources/ui/Window.ui:210 +msgid "_Find/Replace…" +msgstr "" + +#: resources/ui/Window.ui:217 msgid "_Preferences" msgstr "_Preferencias" -#: resources/ui/Window.ui:304 +#: resources/ui/Window.ui:222 msgid "_Keyboard Shortcuts" msgstr "Atajos del _teclado" -#: resources/ui/Window.ui:309 +#: resources/ui/Window.ui:227 msgid "_About Text Pieces" msgstr "_Acerca de Text Pieces" @@ -539,7 +670,8 @@ msgid "Escape URL" msgstr "Escape URL" msgid "Replace special characters with URL-safe sequences" -msgstr "Reemplazar los caracteres especiales por secuencias seguras para la URL" +msgstr "" +"Reemplazar los caracteres especiales por secuencias seguras para la URL" msgid "Unescape String" msgstr "Cadena de desescape" @@ -641,10 +773,9 @@ msgid "Replace Substring" msgstr "Reemplazar subcadena" msgid "Replace all occurrences of given substring in text with other string" -msgstr "Reemplazar todas las ocurrencias de la subcadena dada en el texto con otra cadena" - -msgid "Find" -msgstr "Buscar" +msgstr "" +"Reemplazar todas las ocurrencias de la subcadena dada en el texto con otra " +"cadena" msgid "Replace With" msgstr "Reemplazar con" @@ -653,7 +784,8 @@ msgid "Replace Regex" msgstr "Reemplazar regex" msgid "Replace all given regex matches in text with given string" -msgstr "Reemplazar todas las coincidencias regex dadas en el texto con la cadena dada" +msgstr "" +"Reemplazar todas las coincidencias regex dadas en el texto con la cadena dada" msgid "Find (regex)" msgstr "Buscar (regex)" @@ -663,3 +795,27 @@ msgstr "Mejorar XML" msgid "Parse XML and prettify it" msgstr "Analizar XML y mejorarlo" + +#~ msgid "Text is copied to clipboard" +#~ msgstr "Texto copiado al portapapeles" + +#~ msgid "Color Scheme" +#~ msgstr "Esquema de colores" + +#~ msgid "_Light" +#~ msgstr "_Claro" + +#~ msgid "_Dark" +#~ msgstr "_Oscuro" + +#~ msgid "S_ystem Default" +#~ msgstr "_Predeterminado del sistema" + +#~ msgid "Copy and Paste" +#~ msgstr "Copiar y pegar" + +#~ msgid "Paste" +#~ msgstr "Pegar" + +#~ msgid "Copy all" +#~ msgstr "Pegar todo" diff --git a/po/nl.po b/po/nl.po index 8287e7c..d00c592 100644 --- a/po/nl.po +++ b/po/nl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-16 06:35+0300\n" +"POT-Creation-Date: 2022-08-04 20:40+0300\n" "PO-Revision-Date: 2022-03-24 14:33+0100\n" "Last-Translator: Heimen Stoffels \n" "Language-Team: \n" @@ -16,405 +16,557 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.0.1\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:241 +#: resources/ui/Window.ui:5 msgid "Text Pieces" msgstr "Tekstdelen" -#: 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:243 msgid "Transform text without using random websites" msgstr "Zet tekst om zonder het gebruik van willekeurige websites" -#: 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 "Voer diverse tekstbewerkingen uit, waaronder:" -#: data/com.github.liferooter.textpieces.appdata.xml.in:11 +#: data/com.github.liferooter.textpieces.appdata.xml.in:18 msgid "Calculate hashes" msgstr "Sommen berekenen" -#: data/com.github.liferooter.textpieces.appdata.xml.in:12 +#: data/com.github.liferooter.textpieces.appdata.xml.in:19 msgid "Encode text" msgstr "Tekst versleutelen" -#: data/com.github.liferooter.textpieces.appdata.xml.in:13 +#: data/com.github.liferooter.textpieces.appdata.xml.in:20 msgid "Decode text" msgstr "Tekst ontsleutelen" -#: 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 "Witruimtes verwijderen" -#: 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 "Regels, symbolen en woorden tellen" -#: data/com.github.liferooter.textpieces.appdata.xml.in:16 +#: data/com.github.liferooter.textpieces.appdata.xml.in:23 msgid "Format JSON and XML" msgstr "JSON en XML opmaken" -#: data/com.github.liferooter.textpieces.appdata.xml.in:17 +#: data/com.github.liferooter.textpieces.appdata.xml.in:24 msgid "Escape and unescape strings" msgstr "Tekenreeksen markeren als aanpassen/niet-aanpassen" -#: 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 "JSON naar YAML converteren en vice-versa" -#: data/com.github.liferooter.textpieces.appdata.xml.in:19 +#: data/com.github.liferooter.textpieces.appdata.xml.in:26 msgid "Filter lines" msgstr "Regels filteren" -#: 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 "Bijzinnen en reguliere uitdrukkingen vervangen" -#: data/com.github.liferooter.textpieces.appdata.xml.in:22 +#: data/com.github.liferooter.textpieces.appdata.xml.in:29 msgid "...and so on." msgstr "…en nog veel meer." -#: data/com.github.liferooter.textpieces.appdata.xml.in:27 +#: data/com.github.liferooter.textpieces.appdata.xml.in:34 msgid "Gleb Smirnov" msgstr "Gleb Smirnov" +#: data/com.github.liferooter.textpieces.appdata.xml.in:66 +#, fuzzy +msgid "New features and improvement:" +msgstr "Enkele bugs opgelost en andere kleine verbeteringen aangebracht" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:68 +msgid "Add style schemes" +msgstr "" + #: data/com.github.liferooter.textpieces.appdata.xml.in:69 +msgid "Add search and replace feature to editor" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:70 +msgid "Fix some bugs" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:75 +msgid "Bug fix" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:79 +#: data/com.github.liferooter.textpieces.appdata.xml.in:98 +#: data/com.github.liferooter.textpieces.appdata.xml.in:113 +#: data/com.github.liferooter.textpieces.appdata.xml.in:124 +#: data/com.github.liferooter.textpieces.appdata.xml.in:134 +#: data/com.github.liferooter.textpieces.appdata.xml.in:144 +#, fuzzy +msgid "New features and improvements:" +msgstr "Enkele bugs opgelost en andere kleine verbeteringen aangebracht" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:81 +msgid "Refresh UI" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:82 +msgid "Fix a lot of bugs" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:83 +msgid "Add powerful settings" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:84 +msgid "Add arguments support for custom tools" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:85 +#, fuzzy +msgid "Add translation support" +msgstr "Nieuw: ondersteuning voor eigen gereedschap" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:86 +#: data/com.github.liferooter.textpieces.appdata.xml.in:117 +msgid "Improve search" +msgstr "Verbeterd: zoekfunctie" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:100 msgid "Minor UI changes" msgstr "Kleine aanpassingen aan de vormgeving" -#: data/com.github.liferooter.textpieces.appdata.xml.in:70 +#: data/com.github.liferooter.textpieces.appdata.xml.in:101 msgid "Add XML formatter" msgstr "Nieuw: xml-opmaakgereedschap" -#: data/com.github.liferooter.textpieces.appdata.xml.in:75 +#: data/com.github.liferooter.textpieces.appdata.xml.in:106 msgid "Some bugfixes and improvements" msgstr "Enkele bugs opgelost en andere kleine verbeteringen aangebracht" -#: data/com.github.liferooter.textpieces.appdata.xml.in:78 +#: data/com.github.liferooter.textpieces.appdata.xml.in:109 msgid "Bring back tools with arguments" msgstr "Gereedschap kan worden voorzien van opties" -#: data/com.github.liferooter.textpieces.appdata.xml.in:83 +#: data/com.github.liferooter.textpieces.appdata.xml.in:115 msgid "Redesign the application" msgstr "De toepassing is opnieuw ontworpen" -#: data/com.github.liferooter.textpieces.appdata.xml.in:84 +#: data/com.github.liferooter.textpieces.appdata.xml.in:116 msgid "Add custom tools support" msgstr "Nieuw: ondersteuning voor eigen gereedschap" -#: data/com.github.liferooter.textpieces.appdata.xml.in:85 -msgid "Improve search" -msgstr "Verbeterd: zoekfunctie" - -#: data/com.github.liferooter.textpieces.appdata.xml.in:86 +#: data/com.github.liferooter.textpieces.appdata.xml.in:118 msgid "Add ability to text load from file and save to file" -msgstr "Nieuw: mogelijkheid om tekst te laden uit een bestand en te bewaren als bestand" +msgstr "" +"Nieuw: mogelijkheid om tekst te laden uit een bestand en te bewaren als " +"bestand" -#: data/com.github.liferooter.textpieces.appdata.xml.in:93 +#: data/com.github.liferooter.textpieces.appdata.xml.in:126 msgid "Exit by Ctrl+Q" msgstr "Sluit af met Ctrl + Q" -#: data/com.github.liferooter.textpieces.appdata.xml.in:94 +#: data/com.github.liferooter.textpieces.appdata.xml.in:127 msgid "Monospace argument entry" msgstr "Vastebreedtetekst kan worden voorzien van opties" -#: data/com.github.liferooter.textpieces.appdata.xml.in:95 +#: data/com.github.liferooter.textpieces.appdata.xml.in:128 msgid "Update new runtime" msgstr "Aandrijving bijgewerkt" -#: data/com.github.liferooter.textpieces.appdata.xml.in:102 +#: data/com.github.liferooter.textpieces.appdata.xml.in:136 msgid "Sort tools" msgstr "Sorteer gereedschap" -#: data/com.github.liferooter.textpieces.appdata.xml.in:103 +#: data/com.github.liferooter.textpieces.appdata.xml.in:137 msgid "Filter tools" msgstr "Filter gereedschap" -#: data/com.github.liferooter.textpieces.appdata.xml.in:104 +#: data/com.github.liferooter.textpieces.appdata.xml.in:138 msgid "Minify C-like code" msgstr "Verklein C-achtige code" -#: data/com.github.liferooter.textpieces.appdata.xml.in:111 +#: data/com.github.liferooter.textpieces.appdata.xml.in:146 msgid "Add more tools" msgstr "Nieuw: meer gereedschap" -#: data/com.github.liferooter.textpieces.appdata.xml.in:112 +#: data/com.github.liferooter.textpieces.appdata.xml.in:147 msgid "Make tools popover more powerful" msgstr "Gereedschapsmenu uitgebreid" -#: data/com.github.liferooter.textpieces.appdata.xml.in:113 +#: data/com.github.liferooter.textpieces.appdata.xml.in:148 msgid "Redesign icon" msgstr "Het pictogram is opnieuw ontworpen" -#: data/com.github.liferooter.textpieces.appdata.xml.in:114 +#: data/com.github.liferooter.textpieces.appdata.xml.in:149 msgid "General improvements" msgstr "Algemene verbeteringen" -#: data/com.github.liferooter.textpieces.appdata.xml.in:119 +#: data/com.github.liferooter.textpieces.appdata.xml.in:154 msgid "Add tools for replacement and removing" msgstr "Nieuw: gereedschap voor vervangen en wissen" -#: data/com.github.liferooter.textpieces.appdata.xml.in:122 +#: data/com.github.liferooter.textpieces.appdata.xml.in:157 msgid "Application release" msgstr "Eerste uitgave" -#: data/com.github.liferooter.textpieces.gschema.xml:11 -msgid "Color scheme" +#: data/com.github.liferooter.textpieces.gschema.xml:13 +#, fuzzy +msgid "Style scheme" msgstr "Thema" -#: 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 +#, fuzzy +msgid "Which style scheme to use for application interface and editor." msgstr "Kies het thema dat de toepassing dient te gebruiken." -#: data/com.github.liferooter.textpieces.gschema.xml:18 +#: data/com.github.liferooter.textpieces.gschema.xml:20 msgid "Font name" msgstr "Lettertype" -#: data/com.github.liferooter.textpieces.gschema.xml:19 +#: data/com.github.liferooter.textpieces.gschema.xml:21 msgid "Name of font used in editor" msgstr "Kies het in de bewerker te gebruiken lettertype." -#: data/com.github.liferooter.textpieces.gschema.xml:25 +#: data/com.github.liferooter.textpieces.gschema.xml:27 msgid "Wrap lines" msgstr "Regels afbreken" -#: data/com.github.liferooter.textpieces.gschema.xml:26 +#: data/com.github.liferooter.textpieces.gschema.xml:28 msgid "Whether to wrap long lines" msgstr "Schakel in om lange regels af te breken." -#: data/com.github.liferooter.textpieces.gschema.xml:32 +#: data/com.github.liferooter.textpieces.gschema.xml:34 msgid "Tabs to spaces" msgstr "Tabs vervangen door spaties" -#: 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 "Schakel in om spaties in te voegen in plaats van tabs." -#: data/com.github.liferooter.textpieces.gschema.xml:39 +#: data/com.github.liferooter.textpieces.gschema.xml:41 msgid "Spaces in tab" msgstr "Aantal spaties" -#: data/com.github.liferooter.textpieces.gschema.xml:40 +#: data/com.github.liferooter.textpieces.gschema.xml:42 msgid "Tab width in spaces" msgstr "De tabbreedte in spaties." -#: 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 "Er is een fout opgetreden: %s" -#: src/Preferences.vala:135 +#. Create dialog +#: src/Preferences.vala:128 msgid "Select font" msgstr "Kies een lettertype" -#: src/ToolSettings.vala:198 +#: src/ToolSettings.vala:182 #, c-format msgid "Argument %d" msgstr "Optie %d" -#: src/Window.vala:49 resources/ui/ShortcutsWindow.ui:68 +#. * +#. * Text used instead of tool name +#. * when where is no tool selected +#. +#: src/Window.vala:25 resources/ui/ShortcutsWindow.ui:42 msgid "Select tool" msgstr "Kies een gereedschap" -#: src/Window.vala:315 src/Window.vala:318 +#: src/Window.vala:234 src/Window.vala:237 msgid "Gleb Smirnov " msgstr "Gleb Smirnov " -#: src/Window.vala:317 +#: src/Window.vala:236 msgid "Tobias Bernard https://tobiasbernard.com" msgstr "Tobias Bernard https://tobiasbernard.com" -#: src/Window.vala:330 +#: src/Window.vala:249 msgid "translator-credits" msgstr "Heimen Stoffels " -#: src/Window.vala:350 -msgid "Text is copied to clipboard" -msgstr "De tekst is gekopieerd naar het klembord" - -#: src/Window.vala:359 resources/ui/Window.ui:114 +#: src/Window.vala:275 resources/ui/Window.ui:70 msgid "Save to File" msgstr "Opslaan als bestand" -#: src/Window.vala:388 +#: src/Window.vala:300 #, c-format msgid "Can't save to file: %s" msgstr "Het bestand kan niet worden opgeslagen: %s" -#: src/Window.vala:404 resources/ui/Window.ui:121 +#: src/Window.vala:316 resources/ui/Window.ui:77 msgid "Load from File" msgstr "Laden uit bestand" -#: src/Window.vala:437 +#: src/Window.vala:341 #, c-format msgid "Can't load from file: %s" msgstr "Het bestand kan niet worden geladen: %s" -#: resources/ui/CustomToolPage.ui:49 +#: resources/ui/CustomToolPage.ui:21 +#, fuzzy +msgid "Edit Tool" +msgstr "Bewerker" + +#: resources/ui/CustomToolPage.ui:31 msgid "D_elete" msgstr "Wiss_en" -#: resources/ui/NewToolPage.ui:55 +#: resources/ui/NewToolPage.ui:21 +#, fuzzy +msgid "New Tool" +msgstr "Gereedschap" + +#: resources/ui/NewToolPage.ui:35 msgid "_Create" msgstr "_Aanmaken" -#: resources/ui/Preferences.ui:34 +#: resources/ui/Preferences.ui:9 msgid "_General" msgstr "Al_gemeen" -#: resources/ui/Preferences.ui:40 +#: resources/ui/Preferences.ui:15 msgid "Editor" msgstr "Bewerker" -#: resources/ui/Preferences.ui:43 +#: resources/ui/Preferences.ui:18 msgid "Editor _Font" msgstr "Letter_type van bewerker" -#: resources/ui/Preferences.ui:64 +#: resources/ui/Preferences.ui:39 msgid "_Wrap Lines" msgstr "Regels af_breken" -#: resources/ui/Preferences.ui:77 +#: resources/ui/Preferences.ui:52 msgid "Tabs to _Spaces" msgstr "Tabs vervangen door _spaties" -#: resources/ui/Preferences.ui:90 +#: resources/ui/Preferences.ui:65 msgid "_Tab Width in Spaces" msgstr "_Tabbreedte in spaties" -#: resources/ui/Preferences.ui:112 -msgid "Color Scheme" -msgstr "Thema" - -#: resources/ui/Preferences.ui:115 -msgid "_Light" -msgstr "_Licht" - -#: resources/ui/Preferences.ui:129 -msgid "_Dark" -msgstr "_Donker" - -#: resources/ui/Preferences.ui:144 -msgid "S_ystem Default" -msgstr "S_ysteemthema" +#: resources/ui/Preferences.ui:87 +msgid "Appearance" +msgstr "" -#: resources/ui/Preferences.ui:163 +#: resources/ui/Preferences.ui:102 msgid "T_ools" msgstr "Gereedsch_ap" -#: resources/ui/Preferences.ui:169 +#: resources/ui/Preferences.ui:108 msgid "Custom tools" msgstr "Eigen gereedschap" -#: resources/ui/ShortcutsWindow.ui:35 +#: resources/ui/Preferences.ui:118 +#, fuzzy +msgid "_Add custom tool" +msgstr "Eigen gereedschap toevoegen" + +#: resources/ui/Preferences.ui:136 +#, fuzzy +msgid "No Custom Tools" +msgstr "Eigen gereedschap" + +#: resources/ui/Preferences.ui:137 +msgid "You can create one" +msgstr "" + +#: resources/ui/SearchBar.ui:36 +msgid "Move to revious match" +msgstr "" + +#: resources/ui/SearchBar.ui:43 +msgid "Move to next match" +msgstr "" + +#: resources/ui/SearchBar.ui:56 +msgid "Find and replace" +msgstr "" + +#: resources/ui/SearchBar.ui:66 +msgid "Toggle search options" +msgstr "" + +#: resources/ui/SearchBar.ui:81 +#, fuzzy +msgid "Close search" +msgstr "Verbeterd: zoekfunctie" + +#: resources/ui/SearchBar.ui:92 +#, fuzzy +msgid "Replace" +msgstr "Vervangen door" + +#: resources/ui/SearchBar.ui:103 +#, fuzzy +msgid "_Replace" +msgstr "Vervangen door" + +#: resources/ui/SearchBar.ui:116 +#, fuzzy +msgid "Replace _All" +msgstr "Vervangen door" + +#: resources/ui/SearchBar.ui:135 +#, fuzzy +msgid "Re_gular expressions" +msgstr "Bijzinnen en reguliere uitdrukkingen vervangen" + +#: resources/ui/SearchBar.ui:142 +msgid "_Case sensitive" +msgstr "" + +#: resources/ui/SearchBar.ui:149 +msgid "Match whole _word only" +msgstr "" + +#: resources/ui/SearchEntry.ui:13 +msgid "Find" +msgstr "Zoeken" + +#: resources/ui/ShortcutsWindow.ui:10 msgid "General" msgstr "Algemeen" -#: resources/ui/ShortcutsWindow.ui:38 +#: resources/ui/ShortcutsWindow.ui:13 msgid "Keyboard shortcuts" msgstr "Sneltoetsen" -#: resources/ui/ShortcutsWindow.ui:44 +#: resources/ui/ShortcutsWindow.ui:19 msgid "Preferences" msgstr "Voorkeuren" -#: resources/ui/ShortcutsWindow.ui:50 +#: resources/ui/ShortcutsWindow.ui:25 msgid "Quit" msgstr "Afsluiten" -#: resources/ui/ShortcutsWindow.ui:59 +#: resources/ui/ShortcutsWindow.ui:33 msgid "Tools" msgstr "Gereedschap" -#: resources/ui/ShortcutsWindow.ui:62 +#: resources/ui/ShortcutsWindow.ui:36 msgid "Apply" msgstr "Toepassen" -#: resources/ui/ShortcutsWindow.ui:74 -msgid "Jump to the tool options" +#: resources/ui/ShortcutsWindow.ui:48 +#, fuzzy +msgid "Just to the tool options" msgstr "Open het gereedschapsoptiemenu" -#: resources/ui/ShortcutsWindow.ui:83 +#: resources/ui/ShortcutsWindow.ui:56 msgid "Undo and Redo" msgstr "Ongedaan maken/Opnieuw" -#: resources/ui/ShortcutsWindow.ui:86 +#: resources/ui/ShortcutsWindow.ui:59 msgid "Undo" msgstr "Ongedaan maken" -#: resources/ui/ShortcutsWindow.ui:92 +#: resources/ui/ShortcutsWindow.ui:65 msgid "Redo" msgstr "Opnieuw" -#: resources/ui/ShortcutsWindow.ui:101 -msgid "Copy and Paste" -msgstr "Kopiëren en plakken" - -#: resources/ui/ShortcutsWindow.ui:104 resources/ui/Window.ui:72 -msgid "Copy" -msgstr "Kopiëren" - -#: resources/ui/ShortcutsWindow.ui:110 -msgid "Paste" -msgstr "Plakken" - -#: resources/ui/ShortcutsWindow.ui:116 -msgid "Copy all" -msgstr "Alles kopiëren" - -#: resources/ui/ShortcutsWindow.ui:125 +#: resources/ui/ShortcutsWindow.ui:73 msgid "Files" msgstr "Bestanden" -#: resources/ui/ShortcutsWindow.ui:128 +#: resources/ui/ShortcutsWindow.ui:76 msgid "Load from file" msgstr "Laden uit bestand" -#: resources/ui/ShortcutsWindow.ui:134 +#: resources/ui/ShortcutsWindow.ui:82 msgid "Save to file" msgstr "Opslaan als bestand" -#: resources/ui/ToolSettings.ui:53 +#: resources/ui/ToolSettings.ui:28 msgid "_Name" msgstr "_Naam" -#: resources/ui/ToolSettings.ui:69 +#: resources/ui/ToolSettings.ui:41 msgid "_Description" msgstr "_Omschrijving" -#: resources/ui/ToolSettings.ui:81 +#: resources/ui/ToolSettings.ui:53 msgid "_Arguments" msgstr "Opdr_achtregelopties" -#: resources/ui/Window.ui:59 +#: resources/ui/ToolSettings.ui:82 +msgid "Edit _Script" +msgstr "" + +#: resources/ui/Window.ui:27 msgid "_Apply" msgstr "Toep_assen" -#: resources/ui/Window.ui:62 +#: resources/ui/Window.ui:30 msgid "Apply Selected Tool" msgstr "Gebruik het gekozen gereedschap" -#: resources/ui/Window.ui:107 +#: resources/ui/Window.ui:40 +msgid "Copy" +msgstr "Kopiëren" + +#: resources/ui/Window.ui:63 msgid "Main Menu" msgstr "Hoofdmenu" -#: resources/ui/Window.ui:249 +#: resources/ui/Window.ui:156 msgid "No Tools Found" msgstr "Er is geen gereedschap aangetroffen" -#: resources/ui/Window.ui:270 +#: resources/ui/Window.ui:180 msgid "Add Custom Tool" msgstr "Eigen gereedschap toevoegen" -#: resources/ui/Window.ui:299 +#: resources/ui/Window.ui:203 +msgid "_New Window" +msgstr "" + +#: resources/ui/Window.ui:210 +msgid "_Find/Replace…" +msgstr "" + +#: resources/ui/Window.ui:217 msgid "_Preferences" msgstr "_Voorkeuren" -#: resources/ui/Window.ui:304 +#: resources/ui/Window.ui:222 msgid "_Keyboard Shortcuts" msgstr "_Sneltoetsen" -#: resources/ui/Window.ui:309 +#: resources/ui/Window.ui:227 msgid "_About Text Pieces" msgstr "_Over Tekstdelen" @@ -578,7 +730,9 @@ msgid "Filter Lines by Regex" msgstr "Regels filteren op reguliere uitdrukkingen" msgid "Remove all lines which don't match given regular expression" -msgstr "Verwijder alle regels die niet overeenkomen met de opgegeven reguliere uitdrukking" +msgstr "" +"Verwijder alle regels die niet overeenkomen met de opgegeven reguliere " +"uitdrukking" msgid "Regex" msgstr "Reguliere uitdrukking" @@ -587,7 +741,8 @@ msgid "Reverse Filter Lines by Regex" msgstr "Regels omgekeerd filteren op reguliere uitdrukkingen" msgid "Remove all lines which match given regular expression" -msgstr "Verwijder alle regels die overeenkomen met de opgegeven reguliere uitdrukking" +msgstr "" +"Verwijder alle regels die overeenkomen met de opgegeven reguliere uitdrukking" msgid "Filter Lines by Substring" msgstr "Regels filteren op onderliggende tekenreeks" @@ -622,9 +777,6 @@ msgstr "Onderliggende tekenreeks vervangen" msgid "Replace all occurrences of given substring in text with other string" msgstr "Vervang alle overeenkomende tekenreeksen door een andere" -msgid "Find" -msgstr "Zoeken" - msgid "Replace With" msgstr "Vervangen door" @@ -642,3 +794,27 @@ msgstr "XML opmaken" msgid "Parse XML and prettify it" msgstr "Verwerk xml en voorzie het van een mooie opmaak" + +#~ msgid "Text is copied to clipboard" +#~ msgstr "De tekst is gekopieerd naar het klembord" + +#~ msgid "Color Scheme" +#~ msgstr "Thema" + +#~ msgid "_Light" +#~ msgstr "_Licht" + +#~ msgid "_Dark" +#~ msgstr "_Donker" + +#~ msgid "S_ystem Default" +#~ msgstr "S_ysteemthema" + +#~ msgid "Copy and Paste" +#~ msgstr "Kopiëren en plakken" + +#~ msgid "Paste" +#~ msgstr "Plakken" + +#~ msgid "Copy all" +#~ msgstr "Alles kopiëren" diff --git a/po/pt_BR.po b/po/pt_BR.po index 7267a20..448af29 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -1,12 +1,11 @@ # SPDX-FileCopyrightText: 2022 Éden Alencar # # SPDX-License-Identifier: CC0-1.0 - msgid "" msgstr "" "Project-Id-Version: textpieces\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-02-03 12:45-0300\n" +"POT-Creation-Date: 2022-08-04 20:40+0300\n" "PO-Revision-Date: 2022-02-03 14:21-0300\n" "Last-Translator: Éden Alencar \n" "Language-Team: Brazilian Portuguese \n" @@ -18,12 +17,16 @@ msgstr "" "X-Generator: Gtranslator 41.0\n" #: data/com.github.liferooter.textpieces.desktop.in:7 -#: data/com.github.liferooter.textpieces.appdata.xml.in:11 src/Window.vala:369 -#: resources/ui/Window.ui:29 +#: data/com.github.liferooter.textpieces.appdata.xml.in:11 src/Window.vala:241 +#: resources/ui/Window.ui:5 msgid "Text Pieces" msgstr "Text Pieces" -#: data/com.github.liferooter.textpieces.appdata.xml.in:12 src/Window.vala:371 +#: data/com.github.liferooter.textpieces.desktop.in:17 +msgid "New Window" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:12 src/Window.vala:243 msgid "Transform text without using random websites" msgstr "Transforme texto sem usar sites aleatórios" @@ -79,108 +82,137 @@ msgstr "...e assim por diante." msgid "Gleb Smirnov" msgstr "Gleb Smirnov" -#: data/com.github.liferooter.textpieces.appdata.xml.in:65 +#: data/com.github.liferooter.textpieces.appdata.xml.in:66 +#, fuzzy +msgid "New features and improvement:" +msgstr "Algumas correções de bugs e melhorias" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:68 +#, fuzzy +msgid "Add style schemes" +msgstr "Esquema de estilo" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:69 +msgid "Add search and replace feature to editor" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:70 +#, fuzzy +msgid "Fix some bugs" +msgstr "Corrija muitos bugs" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:75 msgid "Bug fix" msgstr "Correção de bug" -#: data/com.github.liferooter.textpieces.appdata.xml.in:70 +#: data/com.github.liferooter.textpieces.appdata.xml.in:79 +#: data/com.github.liferooter.textpieces.appdata.xml.in:98 +#: data/com.github.liferooter.textpieces.appdata.xml.in:113 +#: data/com.github.liferooter.textpieces.appdata.xml.in:124 +#: data/com.github.liferooter.textpieces.appdata.xml.in:134 +#: data/com.github.liferooter.textpieces.appdata.xml.in:144 +#, fuzzy +msgid "New features and improvements:" +msgstr "Algumas correções de bugs e melhorias" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:81 msgid "Refresh UI" msgstr "Atualizar interface do usuário" -#: data/com.github.liferooter.textpieces.appdata.xml.in:71 +#: data/com.github.liferooter.textpieces.appdata.xml.in:82 msgid "Fix a lot of bugs" msgstr "Corrija muitos bugs" -#: data/com.github.liferooter.textpieces.appdata.xml.in:72 +#: data/com.github.liferooter.textpieces.appdata.xml.in:83 msgid "Add powerful settings" msgstr "Adicione configurações poderosas" -#: data/com.github.liferooter.textpieces.appdata.xml.in:73 +#: data/com.github.liferooter.textpieces.appdata.xml.in:84 msgid "Add arguments support for custom tools" msgstr "Adicionar suporte a argumentos para ferramentas personalizadas" -#: data/com.github.liferooter.textpieces.appdata.xml.in:74 +#: data/com.github.liferooter.textpieces.appdata.xml.in:85 msgid "Add translation support" msgstr "Adicionar suporte de tradução" -#: data/com.github.liferooter.textpieces.appdata.xml.in:75 -#: data/com.github.liferooter.textpieces.appdata.xml.in:104 +#: data/com.github.liferooter.textpieces.appdata.xml.in:86 +#: data/com.github.liferooter.textpieces.appdata.xml.in:117 msgid "Improve search" msgstr "Melhorar a pesquisa" -#: data/com.github.liferooter.textpieces.appdata.xml.in:88 +#: data/com.github.liferooter.textpieces.appdata.xml.in:100 msgid "Minor UI changes" msgstr "Pequenas alterações na interface do usuário" -#: data/com.github.liferooter.textpieces.appdata.xml.in:89 +#: data/com.github.liferooter.textpieces.appdata.xml.in:101 msgid "Add XML formatter" msgstr "Adicionar formatador XML" -#: data/com.github.liferooter.textpieces.appdata.xml.in:94 +#: data/com.github.liferooter.textpieces.appdata.xml.in:106 msgid "Some bugfixes and improvements" msgstr "Algumas correções de bugs e melhorias" -#: data/com.github.liferooter.textpieces.appdata.xml.in:97 +#: data/com.github.liferooter.textpieces.appdata.xml.in:109 msgid "Bring back tools with arguments" msgstr "Traga de volta ferramentas com argumentos" -#: data/com.github.liferooter.textpieces.appdata.xml.in:102 +#: data/com.github.liferooter.textpieces.appdata.xml.in:115 msgid "Redesign the application" msgstr "Redesenhe o aplicativo" -#: data/com.github.liferooter.textpieces.appdata.xml.in:103 +#: data/com.github.liferooter.textpieces.appdata.xml.in:116 msgid "Add custom tools support" msgstr "Adicionar suporte a ferramentas personalizadas" -#: data/com.github.liferooter.textpieces.appdata.xml.in:105 +#: data/com.github.liferooter.textpieces.appdata.xml.in:118 msgid "Add ability to text load from file and save to file" msgstr "Adicione a capacidade de carregar texto do arquivo e salvar no arquivo" -#: data/com.github.liferooter.textpieces.appdata.xml.in:112 +#: data/com.github.liferooter.textpieces.appdata.xml.in:126 msgid "Exit by Ctrl+Q" msgstr "Sair com Ctrl+Q" -#: data/com.github.liferooter.textpieces.appdata.xml.in:113 +#: data/com.github.liferooter.textpieces.appdata.xml.in:127 msgid "Monospace argument entry" msgstr "Entrada de argumento monoespaçado" -#: data/com.github.liferooter.textpieces.appdata.xml.in:114 +#: data/com.github.liferooter.textpieces.appdata.xml.in:128 msgid "Update new runtime" msgstr "Atualizar novo tempo de execução" -#: data/com.github.liferooter.textpieces.appdata.xml.in:121 +#: data/com.github.liferooter.textpieces.appdata.xml.in:136 msgid "Sort tools" msgstr "Ferramentas de classificação" -#: data/com.github.liferooter.textpieces.appdata.xml.in:122 +#: data/com.github.liferooter.textpieces.appdata.xml.in:137 msgid "Filter tools" msgstr "Ferramentas de filtro" -#: data/com.github.liferooter.textpieces.appdata.xml.in:123 +#: data/com.github.liferooter.textpieces.appdata.xml.in:138 msgid "Minify C-like code" msgstr "Minificar código semelhante a C" -#: data/com.github.liferooter.textpieces.appdata.xml.in:130 +#: data/com.github.liferooter.textpieces.appdata.xml.in:146 msgid "Add more tools" msgstr "Adicionar mais ferramentas" -#: data/com.github.liferooter.textpieces.appdata.xml.in:131 +#: data/com.github.liferooter.textpieces.appdata.xml.in:147 msgid "Make tools popover more powerful" msgstr "Torne as ferramentas popover mais poderosas" -#: data/com.github.liferooter.textpieces.appdata.xml.in:132 +#: data/com.github.liferooter.textpieces.appdata.xml.in:148 msgid "Redesign icon" msgstr "Ícone de redesenho" -#: data/com.github.liferooter.textpieces.appdata.xml.in:133 +#: data/com.github.liferooter.textpieces.appdata.xml.in:149 msgid "General improvements" msgstr "Melhorias gerais" -#: data/com.github.liferooter.textpieces.appdata.xml.in:138 +#: data/com.github.liferooter.textpieces.appdata.xml.in:154 msgid "Add tools for replacement and removing" msgstr "Adicione ferramentas para substituição e remoção" -#: data/com.github.liferooter.textpieces.appdata.xml.in:141 +#: data/com.github.liferooter.textpieces.appdata.xml.in:157 msgid "Application release" msgstr "Versão do aplicativo" @@ -224,6 +256,30 @@ msgstr "Espaços na guia" msgid "Tab width in spaces" msgstr "Largura da guia em espaços" +#: 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" @@ -243,192 +299,515 @@ msgstr "Argumento %d" #. * Text used instead of tool name #. * when where is no tool selected #. -#: src/Window.vala:32 resources/ui/ShortcutsWindow.ui:68 +#: src/Window.vala:25 resources/ui/ShortcutsWindow.ui:42 msgid "Select tool" msgstr "Selecionar ferramenta" -#: src/Window.vala:362 src/Window.vala:365 +#: src/Window.vala:234 src/Window.vala:237 msgid "Gleb Smirnov " msgstr "Gleb Smirnov " -#: src/Window.vala:377 +#: src/Window.vala:236 +msgid "Tobias Bernard https://tobiasbernard.com" +msgstr "" + +#: src/Window.vala:249 msgid "translator-credits" msgstr "créditos do tradutor" -#: src/Window.vala:397 -msgid "Text is copied to clipboard" -msgstr "O texto é copiado para a área de transferência" - -#: src/Window.vala:406 resources/ui/Window.ui:114 +#: src/Window.vala:275 resources/ui/Window.ui:70 msgid "Save to File" msgstr "Salvar em arquivo" -#: src/Window.vala:435 +#: src/Window.vala:300 #, c-format msgid "Can't save to file: %s" msgstr "Não é possível salvar no arquivo: %s" -#: src/Window.vala:451 resources/ui/Window.ui:121 +#: src/Window.vala:316 resources/ui/Window.ui:77 msgid "Load from File" msgstr "Carregar do arquivo" -#: src/Window.vala:484 +#: src/Window.vala:341 #, c-format msgid "Can't load from file: %s" msgstr "Não é possível carregar do arquivo: %s" -#: resources/ui/CustomToolPage.ui:49 +#: resources/ui/CustomToolPage.ui:21 +#, fuzzy +msgid "Edit Tool" +msgstr "Editor" + +#: resources/ui/CustomToolPage.ui:31 msgid "D_elete" msgstr "E_xcluir" -#: resources/ui/NewToolPage.ui:55 +#: resources/ui/NewToolPage.ui:21 +#, fuzzy +msgid "New Tool" +msgstr "Ferramentas" + +#: resources/ui/NewToolPage.ui:35 msgid "_Create" msgstr "_Criar" -#: resources/ui/Preferences.ui:34 +#: resources/ui/Preferences.ui:9 msgid "_General" msgstr "_Geral" -#: resources/ui/Preferences.ui:40 +#: resources/ui/Preferences.ui:15 msgid "Editor" msgstr "Editor" -#: resources/ui/Preferences.ui:43 +#: resources/ui/Preferences.ui:18 msgid "Editor _Font" msgstr "Editor _Fonte" -#: resources/ui/Preferences.ui:64 +#: resources/ui/Preferences.ui:39 msgid "_Wrap Lines" msgstr "_Linhas de quebra" -#: resources/ui/Preferences.ui:77 +#: resources/ui/Preferences.ui:52 msgid "Tabs to _Spaces" msgstr "Guias para _Espaços" -#: resources/ui/Preferences.ui:90 +#: resources/ui/Preferences.ui:65 msgid "_Tab Width in Spaces" msgstr "_Largura da Tabulação nos Espaços" -#: resources/ui/Preferences.ui:112 +#: resources/ui/Preferences.ui:87 msgid "Appearance" msgstr "Aparência" -#: resources/ui/Preferences.ui:124 +#: resources/ui/Preferences.ui:102 msgid "T_ools" msgstr "F_erramentas" -#: resources/ui/Preferences.ui:130 +#: resources/ui/Preferences.ui:108 msgid "Custom tools" msgstr "Ferramentas personalizadas" -#: resources/ui/ShortcutsWindow.ui:35 +#: resources/ui/Preferences.ui:118 +#, fuzzy +msgid "_Add custom tool" +msgstr "Adicionar ferramenta personalizada" + +#: resources/ui/Preferences.ui:136 +#, fuzzy +msgid "No Custom Tools" +msgstr "Ferramentas personalizadas" + +#: resources/ui/Preferences.ui:137 +msgid "You can create one" +msgstr "" + +#: resources/ui/SearchBar.ui:36 +msgid "Move to revious match" +msgstr "" + +#: resources/ui/SearchBar.ui:43 +msgid "Move to next match" +msgstr "" + +#: resources/ui/SearchBar.ui:56 +msgid "Find and replace" +msgstr "" + +#: resources/ui/SearchBar.ui:66 +msgid "Toggle search options" +msgstr "" + +#: resources/ui/SearchBar.ui:81 +#, fuzzy +msgid "Close search" +msgstr "Melhorar a pesquisa" + +#: resources/ui/SearchBar.ui:92 +msgid "Replace" +msgstr "" + +#: resources/ui/SearchBar.ui:103 +msgid "_Replace" +msgstr "" + +#: resources/ui/SearchBar.ui:116 +msgid "Replace _All" +msgstr "" + +#: resources/ui/SearchBar.ui:135 +#, fuzzy +msgid "Re_gular expressions" +msgstr "Substituir substrings e expressões regulares" + +#: resources/ui/SearchBar.ui:142 +msgid "_Case sensitive" +msgstr "" + +#: resources/ui/SearchBar.ui:149 +msgid "Match whole _word only" +msgstr "" + +#: resources/ui/SearchEntry.ui:13 +msgid "Find" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:10 msgid "General" msgstr "Geral" -#: resources/ui/ShortcutsWindow.ui:38 +#: resources/ui/ShortcutsWindow.ui:13 msgid "Keyboard shortcuts" msgstr "Atalhos do teclado" -#: resources/ui/ShortcutsWindow.ui:44 +#: resources/ui/ShortcutsWindow.ui:19 msgid "Preferences" msgstr "Preferências" -#: resources/ui/ShortcutsWindow.ui:50 +#: resources/ui/ShortcutsWindow.ui:25 msgid "Quit" msgstr "Sair" -#: resources/ui/ShortcutsWindow.ui:59 +#: resources/ui/ShortcutsWindow.ui:33 msgid "Tools" msgstr "Ferramentas" -#: resources/ui/ShortcutsWindow.ui:62 +#: resources/ui/ShortcutsWindow.ui:36 msgid "Apply" msgstr "Aplicar" -#: resources/ui/ShortcutsWindow.ui:74 -msgid "Jump to the tool options" +#: resources/ui/ShortcutsWindow.ui:48 +#, fuzzy +msgid "Just to the tool options" msgstr "Ir para as opções da ferramenta" -#: resources/ui/ShortcutsWindow.ui:83 +#: resources/ui/ShortcutsWindow.ui:56 msgid "Undo and Redo" msgstr "Desfazer e refazer" -#: resources/ui/ShortcutsWindow.ui:86 +#: resources/ui/ShortcutsWindow.ui:59 msgid "Undo" msgstr "Desfazer" -#: resources/ui/ShortcutsWindow.ui:92 +#: resources/ui/ShortcutsWindow.ui:65 msgid "Redo" msgstr "Refazer" -#: resources/ui/ShortcutsWindow.ui:101 -msgid "Copy and Paste" -msgstr "Copiar e colar" - -#: resources/ui/ShortcutsWindow.ui:104 resources/ui/Window.ui:72 -msgid "Copy" -msgstr "Copiar" - -#: resources/ui/ShortcutsWindow.ui:110 -msgid "Paste" -msgstr "Colar" - -#: resources/ui/ShortcutsWindow.ui:116 -msgid "Copy all" -msgstr "Copiar tudo" - -#: resources/ui/ShortcutsWindow.ui:125 +#: resources/ui/ShortcutsWindow.ui:73 msgid "Files" msgstr "Arquivos" -#: resources/ui/ShortcutsWindow.ui:128 +#: resources/ui/ShortcutsWindow.ui:76 msgid "Load from file" msgstr "Carregar do arquivo" -#: resources/ui/ShortcutsWindow.ui:134 +#: resources/ui/ShortcutsWindow.ui:82 msgid "Save to file" msgstr "Salvar em arquivo" -#: resources/ui/ToolSettings.ui:53 +#: resources/ui/ToolSettings.ui:28 msgid "_Name" msgstr "_Nome" -#: resources/ui/ToolSettings.ui:69 +#: resources/ui/ToolSettings.ui:41 msgid "_Description" msgstr "_Descrição" -#: resources/ui/ToolSettings.ui:81 +#: resources/ui/ToolSettings.ui:53 msgid "_Arguments" msgstr "_Argumentos" -#: resources/ui/Window.ui:59 +#: resources/ui/ToolSettings.ui:82 +msgid "Edit _Script" +msgstr "" + +#: resources/ui/Window.ui:27 msgid "_Apply" msgstr "_Aplicar" -#: resources/ui/Window.ui:62 +#: resources/ui/Window.ui:30 msgid "Apply Selected Tool" msgstr "Aplicar ferramenta selecionada" -#: resources/ui/Window.ui:107 +#: resources/ui/Window.ui:40 +msgid "Copy" +msgstr "Copiar" + +#: resources/ui/Window.ui:63 msgid "Main Menu" msgstr "Menu principal" -#: resources/ui/Window.ui:249 +#: resources/ui/Window.ui:156 msgid "No Tools Found" msgstr "Nenhuma ferramenta encontrada" -#: resources/ui/Window.ui:270 +#: resources/ui/Window.ui:180 msgid "Add Custom Tool" msgstr "Adicionar ferramenta personalizada" -#: resources/ui/Window.ui:299 +#: resources/ui/Window.ui:203 +msgid "_New Window" +msgstr "" + +#: resources/ui/Window.ui:210 +msgid "_Find/Replace…" +msgstr "" + +#: resources/ui/Window.ui:217 msgid "_Preferences" msgstr "_Preferências" -#: resources/ui/Window.ui:304 +#: resources/ui/Window.ui:222 msgid "_Keyboard Shortcuts" msgstr "_Atalhos do teclado" -#: resources/ui/Window.ui:309 +#: resources/ui/Window.ui:227 msgid "_About Text Pieces" msgstr "_Sobre Text Pieces" + +msgid "SHA1 Checksum" +msgstr "" + +msgid "Compute SHA1 hash sum" +msgstr "" + +msgid "SHA256 Checksum" +msgstr "" + +msgid "Compute SHA256 hash sum" +msgstr "" + +msgid "SHA384 Checksum" +msgstr "" + +msgid "Compute SHA384 hash sum" +msgstr "" + +msgid "SHA512 Checksum" +msgstr "" + +msgid "Compute SHA512 hash sum" +msgstr "" + +msgid "MD5 Checksum" +msgstr "" + +msgid "Compute MD5 hash sum" +msgstr "" + +msgid "Base64 Encode" +msgstr "" + +#, fuzzy +msgid "Encode text to Base64" +msgstr "Codificar texto" + +msgid "Base64 Decode" +msgstr "" + +#, fuzzy +msgid "Decode text from Base64" +msgstr "Decodificar texto" + +msgid "Remove Trailing" +msgstr "" + +#, fuzzy +msgid "Remove trailing whitespaces and newlines" +msgstr "Remova espaços e linhas à direita" + +#, fuzzy +msgid "Trim Lines" +msgstr "_Linhas de quebra" + +#, fuzzy +msgid "Remove leading and trailing whitespaces and newlines" +msgstr "Remova espaços e linhas à direita" + +msgid "Count Symbols" +msgstr "" + +msgid "Count how many symbols are in text" +msgstr "" + +msgid "Count Lines" +msgstr "" + +msgid "Count how many lines are in text" +msgstr "" + +msgid "Count Words" +msgstr "" + +msgid "Count how many words are in text" +msgstr "" + +msgid "Prettify JSON" +msgstr "" + +msgid "Parse JSON and prettify it" +msgstr "" + +msgid "Minify JSON" +msgstr "" + +msgid "Parse JSON and minify it" +msgstr "" + +#, fuzzy +msgid "Escape String" +msgstr "Escape e não escape de strings" + +msgid "Replace special characters with escape sequences" +msgstr "" + +msgid "Escape HTML" +msgstr "" + +msgid "Replace special characters with HTML-safe sequences" +msgstr "" + +msgid "Escape URL" +msgstr "" + +msgid "Replace special characters with URL-safe sequences" +msgstr "" + +#, fuzzy +msgid "Unescape String" +msgstr "Escape e não escape de strings" + +msgid "Replace escape sequences with characters" +msgstr "" + +msgid "Unescape HTML" +msgstr "" + +msgid "Replace HTML sequences with characters" +msgstr "" + +msgid "Unescape URL" +msgstr "" + +msgid "Replace URL sequences with characters" +msgstr "" + +#, fuzzy +msgid "Convert JSON to YAML" +msgstr "Converter JSON para YAML e vice-versa" + +msgid "Parse JSON and convert it to YAML document" +msgstr "" + +msgid "Convert YAML to JSON" +msgstr "" + +msgid "Parse YAML document and convert it to JSON" +msgstr "" + +msgid "Reverse Lines" +msgstr "" + +msgid "Reoder lines in reverse order" +msgstr "" + +msgid "Reverse Text" +msgstr "" + +msgid "Reorder characters in reverse order" +msgstr "" + +#, fuzzy +msgid "Sort Lines" +msgstr "_Linhas de quebra" + +msgid "Sort lines in text in alphabetical order" +msgstr "" + +msgid "Reverse Sort Lines" +msgstr "" + +msgid "Sort lines in text in reverse alphabetical order" +msgstr "" + +#, fuzzy +msgid "Filter Lines by Regex" +msgstr "Filtrar linhas" + +msgid "Remove all lines which don't match given regular expression" +msgstr "" + +msgid "Regex" +msgstr "" + +msgid "Reverse Filter Lines by Regex" +msgstr "" + +#, fuzzy +msgid "Remove all lines which match given regular expression" +msgstr "Substituir substrings e expressões regulares" + +msgid "Filter Lines by Substring" +msgstr "" + +msgid "Remove all lines which don't contain given substring" +msgstr "" + +msgid "Substring" +msgstr "" + +msgid "Reverse Filter Lines by Substring" +msgstr "" + +msgid "Remove all lines which contain given substring" +msgstr "" + +msgid "Remove Regex" +msgstr "" + +#, fuzzy +msgid "Remove all matches of regular expression" +msgstr "Substituir substrings e expressões regulares" + +msgid "Remove Substring" +msgstr "" + +msgid "Remove all occurrences of given substring in text" +msgstr "" + +msgid "Replace Substring" +msgstr "" + +msgid "Replace all occurrences of given substring in text with other string" +msgstr "" + +# msgid "Find" +# msgstr "" +msgid "Replace With" +msgstr "" + +msgid "Replace Regex" +msgstr "" + +msgid "Replace all given regex matches in text with given string" +msgstr "" + +msgid "Find (regex)" +msgstr "" + +msgid "Prettify XML" +msgstr "" + +msgid "Parse XML and prettify it" +msgstr "" + +#~ msgid "Text is copied to clipboard" +#~ msgstr "O texto é copiado para a área de transferência" + +#~ msgid "Copy and Paste" +#~ msgstr "Copiar e colar" + +#~ msgid "Paste" +#~ msgstr "Colar" + +#~ msgid "Copy all" +#~ msgstr "Copiar tudo" diff --git a/po/textpieces.pot b/po/textpieces.pot index 74e04b0..cb20d81 100644 --- a/po/textpieces.pot +++ b/po/textpieces.pot @@ -1,24 +1,25 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# This file is distributed under the same license as the textpieces package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: textpieces\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-03-24 12:26+0300\n" +"POT-Creation-Date: 2022-08-04 20:40+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-Type: text/plain; charset=UTF-8\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 +#: data/com.github.liferooter.textpieces.appdata.xml.in:11 src/Window.vala:241 +#: resources/ui/Window.ui:5 msgid "Text Pieces" msgstr "" @@ -26,7 +27,7 @@ msgstr "" msgid "New Window" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:12 src/Window.vala:400 +#: data/com.github.liferooter.textpieces.appdata.xml.in:12 src/Window.vala:243 msgid "Transform text without using random websites" msgstr "" @@ -82,117 +83,133 @@ msgstr "" msgid "Gleb Smirnov" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:65 -msgid "Bug fix" +#: data/com.github.liferooter.textpieces.appdata.xml.in:66 +msgid "New features and improvement:" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:68 +msgid "Add style schemes" 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 +msgid "Add search and replace feature to editor" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:70 +msgid "Fix some bugs" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:75 +msgid "Bug fix" +msgstr "" + +#: data/com.github.liferooter.textpieces.appdata.xml.in:79 +#: data/com.github.liferooter.textpieces.appdata.xml.in:98 +#: data/com.github.liferooter.textpieces.appdata.xml.in:113 #: data/com.github.liferooter.textpieces.appdata.xml.in:124 #: data/com.github.liferooter.textpieces.appdata.xml.in:134 +#: data/com.github.liferooter.textpieces.appdata.xml.in:144 msgid "New features and improvements:" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:71 +#: data/com.github.liferooter.textpieces.appdata.xml.in:81 msgid "Refresh UI" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:72 +#: data/com.github.liferooter.textpieces.appdata.xml.in:82 msgid "Fix a lot of bugs" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:73 +#: data/com.github.liferooter.textpieces.appdata.xml.in:83 msgid "Add powerful settings" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:74 +#: data/com.github.liferooter.textpieces.appdata.xml.in:84 msgid "Add arguments support for custom tools" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:75 +#: data/com.github.liferooter.textpieces.appdata.xml.in:85 msgid "Add translation support" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:76 -#: data/com.github.liferooter.textpieces.appdata.xml.in:107 +#: data/com.github.liferooter.textpieces.appdata.xml.in:86 +#: data/com.github.liferooter.textpieces.appdata.xml.in:117 msgid "Improve search" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:90 +#: data/com.github.liferooter.textpieces.appdata.xml.in:100 msgid "Minor UI changes" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:91 +#: data/com.github.liferooter.textpieces.appdata.xml.in:101 msgid "Add XML formatter" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:96 +#: data/com.github.liferooter.textpieces.appdata.xml.in:106 msgid "Some bugfixes and improvements" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:99 +#: data/com.github.liferooter.textpieces.appdata.xml.in:109 msgid "Bring back tools with arguments" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:105 +#: data/com.github.liferooter.textpieces.appdata.xml.in:115 msgid "Redesign the application" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:106 +#: data/com.github.liferooter.textpieces.appdata.xml.in:116 msgid "Add custom tools support" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:108 +#: data/com.github.liferooter.textpieces.appdata.xml.in:118 msgid "Add ability to text load from file and save to file" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:116 +#: data/com.github.liferooter.textpieces.appdata.xml.in:126 msgid "Exit by Ctrl+Q" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:117 +#: data/com.github.liferooter.textpieces.appdata.xml.in:127 msgid "Monospace argument entry" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:118 +#: data/com.github.liferooter.textpieces.appdata.xml.in:128 msgid "Update new runtime" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:126 +#: data/com.github.liferooter.textpieces.appdata.xml.in:136 msgid "Sort tools" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:127 +#: data/com.github.liferooter.textpieces.appdata.xml.in:137 msgid "Filter tools" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:128 +#: data/com.github.liferooter.textpieces.appdata.xml.in:138 msgid "Minify C-like code" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:136 +#: data/com.github.liferooter.textpieces.appdata.xml.in:146 msgid "Add more tools" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:137 +#: data/com.github.liferooter.textpieces.appdata.xml.in:147 msgid "Make tools popover more powerful" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:138 +#: data/com.github.liferooter.textpieces.appdata.xml.in:148 msgid "Redesign icon" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:139 +#: data/com.github.liferooter.textpieces.appdata.xml.in:149 msgid "General improvements" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:144 +#: data/com.github.liferooter.textpieces.appdata.xml.in:154 msgid "Add tools for replacement and removing" msgstr "" -#: data/com.github.liferooter.textpieces.appdata.xml.in:147 +#: data/com.github.liferooter.textpieces.appdata.xml.in:157 msgid "Application release" msgstr "" @@ -265,6 +282,7 @@ msgstr "" msgid "Error occured: %s" msgstr "" +#. Create dialog #: src/Preferences.vala:128 msgid "Select font" msgstr "" @@ -274,36 +292,490 @@ msgstr "" msgid "Argument %d" msgstr "" -#: src/Window.vala:32 +#. * +#. * Text used instead of tool name +#. * when where is no tool selected +#. +#: src/Window.vala:25 resources/ui/ShortcutsWindow.ui:42 msgid "Select tool" msgstr "" -#: src/Window.vala:391 src/Window.vala:394 +#: src/Window.vala:234 src/Window.vala:237 msgid "Gleb Smirnov " msgstr "" -#: src/Window.vala:406 -msgid "translator-credits" +#: src/Window.vala:236 +msgid "Tobias Bernard https://tobiasbernard.com" msgstr "" -#: src/Window.vala:426 -msgid "Text is copied to clipboard" +#: src/Window.vala:249 +msgid "translator-credits" msgstr "" -#: src/Window.vala:435 +#: src/Window.vala:275 resources/ui/Window.ui:70 msgid "Save to File" msgstr "" -#: src/Window.vala:464 +#: src/Window.vala:300 #, c-format msgid "Can't save to file: %s" msgstr "" -#: src/Window.vala:480 +#: src/Window.vala:316 resources/ui/Window.ui:77 msgid "Load from File" msgstr "" -#: src/Window.vala:513 +#: src/Window.vala:341 #, c-format msgid "Can't load from file: %s" msgstr "" + +#: resources/ui/CustomToolPage.ui:21 +msgid "Edit Tool" +msgstr "" + +#: resources/ui/CustomToolPage.ui:31 +msgid "D_elete" +msgstr "" + +#: resources/ui/NewToolPage.ui:21 +msgid "New Tool" +msgstr "" + +#: resources/ui/NewToolPage.ui:35 +msgid "_Create" +msgstr "" + +#: resources/ui/Preferences.ui:9 +msgid "_General" +msgstr "" + +#: resources/ui/Preferences.ui:15 +msgid "Editor" +msgstr "" + +#: resources/ui/Preferences.ui:18 +msgid "Editor _Font" +msgstr "" + +#: resources/ui/Preferences.ui:39 +msgid "_Wrap Lines" +msgstr "" + +#: resources/ui/Preferences.ui:52 +msgid "Tabs to _Spaces" +msgstr "" + +#: resources/ui/Preferences.ui:65 +msgid "_Tab Width in Spaces" +msgstr "" + +#: resources/ui/Preferences.ui:87 +msgid "Appearance" +msgstr "" + +#: resources/ui/Preferences.ui:102 +msgid "T_ools" +msgstr "" + +#: resources/ui/Preferences.ui:108 +msgid "Custom tools" +msgstr "" + +#: resources/ui/Preferences.ui:118 +msgid "_Add custom tool" +msgstr "" + +#: resources/ui/Preferences.ui:136 +msgid "No Custom Tools" +msgstr "" + +#: resources/ui/Preferences.ui:137 +msgid "You can create one" +msgstr "" + +#: resources/ui/SearchBar.ui:36 +msgid "Move to revious match" +msgstr "" + +#: resources/ui/SearchBar.ui:43 +msgid "Move to next match" +msgstr "" + +#: resources/ui/SearchBar.ui:56 +msgid "Find and replace" +msgstr "" + +#: resources/ui/SearchBar.ui:66 +msgid "Toggle search options" +msgstr "" + +#: resources/ui/SearchBar.ui:81 +msgid "Close search" +msgstr "" + +#: resources/ui/SearchBar.ui:92 +msgid "Replace" +msgstr "" + +#: resources/ui/SearchBar.ui:103 +msgid "_Replace" +msgstr "" + +#: resources/ui/SearchBar.ui:116 +msgid "Replace _All" +msgstr "" + +#: resources/ui/SearchBar.ui:135 +msgid "Re_gular expressions" +msgstr "" + +#: resources/ui/SearchBar.ui:142 +msgid "_Case sensitive" +msgstr "" + +#: resources/ui/SearchBar.ui:149 +msgid "Match whole _word only" +msgstr "" + +#: resources/ui/SearchEntry.ui:13 +msgid "Find" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:10 +msgid "General" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:13 +msgid "Keyboard shortcuts" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:19 +msgid "Preferences" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:25 +msgid "Quit" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:33 +msgid "Tools" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:36 +msgid "Apply" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:48 +msgid "Just to the tool options" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:56 +msgid "Undo and Redo" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:59 +msgid "Undo" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:65 +msgid "Redo" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:73 +msgid "Files" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:76 +msgid "Load from file" +msgstr "" + +#: resources/ui/ShortcutsWindow.ui:82 +msgid "Save to file" +msgstr "" + +#: resources/ui/ToolSettings.ui:28 +msgid "_Name" +msgstr "" + +#: resources/ui/ToolSettings.ui:41 +msgid "_Description" +msgstr "" + +#: resources/ui/ToolSettings.ui:53 +msgid "_Arguments" +msgstr "" + +#: resources/ui/ToolSettings.ui:82 +msgid "Edit _Script" +msgstr "" + +#: resources/ui/Window.ui:27 +msgid "_Apply" +msgstr "" + +#: resources/ui/Window.ui:30 +msgid "Apply Selected Tool" +msgstr "" + +#: resources/ui/Window.ui:40 +msgid "Copy" +msgstr "" + +#: resources/ui/Window.ui:63 +msgid "Main Menu" +msgstr "" + +#: resources/ui/Window.ui:156 +msgid "No Tools Found" +msgstr "" + +#: resources/ui/Window.ui:180 +msgid "Add Custom Tool" +msgstr "" + +#: resources/ui/Window.ui:203 +msgid "_New Window" +msgstr "" + +#: resources/ui/Window.ui:210 +msgid "_Find/Replace…" +msgstr "" + +#: resources/ui/Window.ui:217 +msgid "_Preferences" +msgstr "" + +#: resources/ui/Window.ui:222 +msgid "_Keyboard Shortcuts" +msgstr "" + +#: resources/ui/Window.ui:227 +msgid "_About Text Pieces" +msgstr "" + +msgid "SHA1 Checksum" +msgstr "" + +msgid "Compute SHA1 hash sum" +msgstr "" + +msgid "SHA256 Checksum" +msgstr "" + +msgid "Compute SHA256 hash sum" +msgstr "" + +msgid "SHA384 Checksum" +msgstr "" + +msgid "Compute SHA384 hash sum" +msgstr "" + +msgid "SHA512 Checksum" +msgstr "" + +msgid "Compute SHA512 hash sum" +msgstr "" + +msgid "MD5 Checksum" +msgstr "" + +msgid "Compute MD5 hash sum" +msgstr "" + +msgid "Base64 Encode" +msgstr "" + +msgid "Encode text to Base64" +msgstr "" + +msgid "Base64 Decode" +msgstr "" + +msgid "Decode text from Base64" +msgstr "" + +msgid "Remove Trailing" +msgstr "" + +msgid "Remove trailing whitespaces and newlines" +msgstr "" + +msgid "Trim Lines" +msgstr "" + +msgid "Remove leading and trailing whitespaces and newlines" +msgstr "" + +msgid "Count Symbols" +msgstr "" + +msgid "Count how many symbols are in text" +msgstr "" + +msgid "Count Lines" +msgstr "" + +msgid "Count how many lines are in text" +msgstr "" + +msgid "Count Words" +msgstr "" + +msgid "Count how many words are in text" +msgstr "" + +msgid "Prettify JSON" +msgstr "" + +msgid "Parse JSON and prettify it" +msgstr "" + +msgid "Minify JSON" +msgstr "" + +msgid "Parse JSON and minify it" +msgstr "" + +msgid "Escape String" +msgstr "" + +msgid "Replace special characters with escape sequences" +msgstr "" + +msgid "Escape HTML" +msgstr "" + +msgid "Replace special characters with HTML-safe sequences" +msgstr "" + +msgid "Escape URL" +msgstr "" + +msgid "Replace special characters with URL-safe sequences" +msgstr "" + +msgid "Unescape String" +msgstr "" + +msgid "Replace escape sequences with characters" +msgstr "" + +msgid "Unescape HTML" +msgstr "" + +msgid "Replace HTML sequences with characters" +msgstr "" + +msgid "Unescape URL" +msgstr "" + +msgid "Replace URL sequences with characters" +msgstr "" + +msgid "Convert JSON to YAML" +msgstr "" + +msgid "Parse JSON and convert it to YAML document" +msgstr "" + +msgid "Convert YAML to JSON" +msgstr "" + +msgid "Parse YAML document and convert it to JSON" +msgstr "" + +msgid "Reverse Lines" +msgstr "" + +msgid "Reoder lines in reverse order" +msgstr "" + +msgid "Reverse Text" +msgstr "" + +msgid "Reorder characters in reverse order" +msgstr "" + +msgid "Sort Lines" +msgstr "" + +msgid "Sort lines in text in alphabetical order" +msgstr "" + +msgid "Reverse Sort Lines" +msgstr "" + +msgid "Sort lines in text in reverse alphabetical order" +msgstr "" + +msgid "Filter Lines by Regex" +msgstr "" + +msgid "Remove all lines which don't match given regular expression" +msgstr "" + +msgid "Regex" +msgstr "" + +msgid "Reverse Filter Lines by Regex" +msgstr "" + +msgid "Remove all lines which match given regular expression" +msgstr "" + +msgid "Filter Lines by Substring" +msgstr "" + +msgid "Remove all lines which don't contain given substring" +msgstr "" + +msgid "Substring" +msgstr "" + +msgid "Reverse Filter Lines by Substring" +msgstr "" + +msgid "Remove all lines which contain given substring" +msgstr "" + +msgid "Remove Regex" +msgstr "" + +msgid "Remove all matches of regular expression" +msgstr "" + +msgid "Remove Substring" +msgstr "" + +msgid "Remove all occurrences of given substring in text" +msgstr "" + +msgid "Replace Substring" +msgstr "" + +msgid "Replace all occurrences of given substring in text with other string" +msgstr "" + +# Already presented in textpieces.pot +# msgid "Find" +# msgstr "" + +msgid "Replace With" +msgstr "" + +msgid "Replace Regex" +msgstr "" + +msgid "Replace all given regex matches in text with given string" +msgstr "" + +msgid "Find (regex)" +msgstr "" + +msgid "Prettify XML" +msgstr "" + +msgid "Parse XML and prettify it" +msgstr "" diff --git a/po/tools.pot b/po/tools.pot index 693c2fd..6ba8ad6 100644 --- a/po/tools.pot +++ b/po/tools.pot @@ -1,6 +1,3 @@ -# SPDX-FileCopyrightText: 2021 Gleb Smirnov -# -# SPDX-License-Identifier: CC0-1.0 msgid "SHA1 Checksum" msgstr "" @@ -206,8 +203,9 @@ msgstr "" msgid "Replace all occurrences of given substring in text with other string" msgstr "" -msgid "Find" -msgstr "" +# Already presented in textpieces.pot +# msgid "Find" +# msgstr "" msgid "Replace With" msgstr "" @@ -225,4 +223,4 @@ msgid "Prettify XML" msgstr "" msgid "Parse XML and prettify it" -msgstr "" \ No newline at end of file +msgstr "" diff --git a/po/tools.pot.license b/po/tools.pot.license new file mode 100644 index 0000000..3143509 --- /dev/null +++ b/po/tools.pot.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2022 Gleb Smirnov + +SPDX-License-Identifier: CC0-1.0 \ No newline at end of file diff --git a/po/update-po.sh b/po/update-po.sh new file mode 100755 index 0000000..c07316b --- /dev/null +++ b/po/update-po.sh @@ -0,0 +1,15 @@ +#!/usr/bin/env bash + +repo="$(git rev-parse --show-toplevel)" +po="$repo/po" + +meson $repo/_pobuild +ninja -C $repo/_pobuild textpieces-pot +rm -rf $repo/_pobuild + +cat $po/tools.pot >> $po/textpieces.pot + +for file in $(git ls-files ':po/*.po') +do + msgmerge $repo/$file $repo/po/textpieces.pot -o $repo/$file +done