diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/data/io.elementary.code.appdata.xml.in io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/data/io.elementary.code.appdata.xml.in --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/data/io.elementary.code.appdata.xml.in 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/data/io.elementary.code.appdata.xml.in 2020-06-09 20:16:47.000000000 +0000 @@ -46,6 +46,20 @@ + + +

Fixes:

+
    +
  • Fix empty sidebar layout, ensuring folders can always be added
  • +
+

Minor updates:

+
    +
  • Scroll past the end of a file
  • +
  • More efficiently save and restore window position
  • +
  • Updated translations
  • +
+
+

New features:

diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/data/io.elementary.code.gschema.xml io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/data/io.elementary.code.gschema.xml --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/data/io.elementary.code.gschema.xml 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/data/io.elementary.code.gschema.xml 2020-06-09 20:16:47.000000000 +0000 @@ -17,25 +17,15 @@ The saved state of the window. The saved state of the window. - - 850 - The saved width of the window. - The saved width of the window. Must be greater than 700, or it will not take effect. + + (-1, -1) + Window position + Most recent window position (x, y) - - 550 - The saved height of the window. - The saved height of the window. Must be greater than 400, or it will not take effect. - - - -1 - - - - - -1 - - + + (850, 550) + Most recent window size + Most recent window size (width, height) 125 diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/debian/changelog io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/debian/changelog --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/debian/changelog 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/debian/changelog 2020-06-09 20:16:49.000000000 +0000 @@ -1,8 +1,40 @@ -io.elementary.code (3.4.0~r3069+pkg132~ubuntu5.1.3.1) bionic; urgency=low +io.elementary.code (3.4.1~r3155+pkg133~ubuntu5.1.5.1) bionic; urgency=low * Auto build. - -- Launchpad Package Builder Sat, 11 Apr 2020 20:01:22 +0000 + -- Launchpad Package Builder Tue, 09 Jun 2020 20:16:49 +0000 + +io.elementary.code (3.4.1) bionic; urgency=medium + + * Release 3.4.1 (#821) + * FolderItem: Handler error when getting file child (#825) + * FileView: Fix compiler warnings with casts (#826) + * FolderItem: Avoid cast warnings (#824) + * Update translation files + * Update translation template + * Update POTFILES + * Update POTFILES + * Outliner plugin: Show a placeholder message when no symbols instead + of hiding (#797) + * Use GLib.Settings instead of Granite.Service.Settings (#808) + * Update translation files + * Update translation files + * Update translation template + * SourceView: Scroll past end (#802) + * Update translation files + * Update translation files + * Update translation template + * Do not remove empty folder_manager_view (#796) + * Update translation files + * Update translation files + * Update translation template + * Use a single gsetting key for window coords/size (#768) (#794) + * added "keystroke a: insert after current position" action (#712) + * FileView: Use GLib.Settings (#788) + * Update translation files + * Update translation template + + -- Corentin Noël Tue, 09 Jun 2020 19:14:24 +0000 io.elementary.code (3.4.0) bionic; urgency=medium diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/debian/git-build-recipe.manifest io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/debian/git-build-recipe.manifest --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/debian/git-build-recipe.manifest 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/debian/git-build-recipe.manifest 2020-06-09 20:16:49.000000000 +0000 @@ -1,3 +1,3 @@ -# git-build-recipe format 0.4 deb-version {debupstream}~r3069+pkg132 -lp:~elementary-apps/elementaryos/+git/code git-commit:9ee2e701a8174b69f3b85a57c2f8a0996229b72c -nest-part packaging lp:~elementary-apps/elementaryos/+git/code debian debian git-commit:7bccc649553f99bd01d49d6b8ddd1aae93127c49 +# git-build-recipe format 0.4 deb-version {debupstream}~r3155+pkg133 +lp:~elementary-apps/elementaryos/+git/code git-commit:5efce792e7020c436d5127345001d85b1575de5a +nest-part packaging lp:~elementary-apps/elementaryos/+git/code debian debian git-commit:a6745ef1943b9ed522a71ebd78276d07d4cbe6ed diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/meson.build io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/meson.build --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/meson.build 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/meson.build 2020-06-09 20:16:47.000000000 +0000 @@ -1,7 +1,7 @@ project( 'io.elementary.code', 'vala', 'c', - version: '3.4.0' + version: '3.4.1' ) add_project_arguments([ diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/outline/OutlinePlugin.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/outline/OutlinePlugin.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/outline/OutlinePlugin.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/outline/OutlinePlugin.vala 2020-06-09 20:16:47.000000000 +0000 @@ -28,7 +28,19 @@ Gee.LinkedList views; + private Gtk.Grid placeholder; + construct { + var placeholder_label = new Gtk.Label (_("No Symbols Found")); + placeholder_label.get_style_context ().add_class (Granite.STYLE_CLASS_H3_LABEL); + + placeholder = new Gtk.Grid (); + placeholder.halign = placeholder.valign = Gtk.Align.CENTER; + placeholder.row_spacing = 3; + placeholder.get_style_context ().add_class (Gtk.STYLE_CLASS_DIM_LABEL); + placeholder.attach (new Gtk.Image.from_icon_name ("plugin-outline-symbolic", Gtk.IconSize.DND), 0, 0); + placeholder.attach (placeholder_label, 0, 1); + views = new Gee.LinkedList (); weak Gtk.IconTheme default_theme = Gtk.IconTheme.get_default (); default_theme.add_resource_path ("/io/elementary/code/plugin/outline"); @@ -55,12 +67,19 @@ this.window = window; container = new OutlinePane (); - container.visible = false; + container.add (placeholder); } void on_hook_document (Scratch.Services.Document doc) { - if (current_view != null && current_view.doc == doc) + if (current_view != null && + current_view.doc == doc && + current_view.get_source_list ().get_parent () != null) { + + /* Ensure correct source list shown */ + container.set_visible_child (current_view.get_source_list ()); + return; + } SymbolOutline view = null; foreach (var v in views) { @@ -101,7 +120,7 @@ current_view = view; add_container (); } else { - remove_container (); + container.set_visible_child (placeholder); } } diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/pastebin/pastebin_dialog.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/pastebin/pastebin_dialog.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/pastebin/pastebin_dialog.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/pastebin/pastebin_dialog.vala 2020-06-09 20:16:47.000000000 +0000 @@ -412,14 +412,14 @@ string paste_name = this.doc.get_basename (); name_entry.text = paste_name; - expiry_combo.set_active_id (Scratch.services.expiry_time); - private_check.set_active (Scratch.services.set_private); + expiry_combo.set_active_id (Scratch.service_settings.get_string ("expiry-time")); + private_check.set_active (Scratch.service_settings.get_boolean ("set-private")); } private void write_settings () { - Scratch.services.paste_format_code = format_combo.get_active_id (); - Scratch.services.expiry_time = expiry_combo.get_active_id (); - Scratch.services.set_private = private_check.get_active (); + Scratch.service_settings.set_string ("paste-format-code", format_combo.active_id); + Scratch.service_settings.set_string ("expiry-time", expiry_combo.active_id); + Scratch.service_settings.set_boolean ("set-private", private_check.active); } private void send_button_clicked () { diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/preserve-indent/preserve-indent.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/preserve-indent/preserve-indent.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/preserve-indent/preserve-indent.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/preserve-indent/preserve-indent.vala 2020-06-09 20:16:47.000000000 +0000 @@ -63,7 +63,7 @@ pos = line_begin; int indent = 0; - int tabwidth = Scratch.settings.indent_width; + int tabwidth = Scratch.settings.get_int ("indent-width"); unichar ch = pos.get_char (); while (pos.get_offset () < iter.get_offset () && ch != '\n') { @@ -171,7 +171,7 @@ if (view.insert_spaces_instead_of_tabs) { indent_str = string.nfill (nchars, ' '); } else { - int tabwidth = Scratch.settings.indent_width; + int tabwidth = Scratch.settings.get_int ("indent-width"); int tabs = nchars / tabwidth; int spaces = nchars % tabwidth; @@ -203,7 +203,7 @@ } Gtk.TextBuffer buffer = view.buffer; - int tabwidth = Scratch.settings.indent_width; + int tabwidth = Scratch.settings.get_int ("indent-width"); Gtk.TextIter del_begin, del_end, itr; for (var line = first_line; line <= last_line; ++line) { diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/spell/meson.build io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/spell/meson.build --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/spell/meson.build 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/spell/meson.build 2020-06-09 20:16:47.000000000 +0000 @@ -1,7 +1,6 @@ module_name = 'spell' module_files = [ - 'Settings.vala', 'spell.vala' ] diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/spell/Settings.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/spell/Settings.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/spell/Settings.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/spell/Settings.vala 1970-01-01 00:00:00.000000000 +0000 @@ -1,35 +0,0 @@ -// -*- Mode: vala; indent-tabs-mode: nil; tab-width: 4 -*- -/*** - BEGIN LICENSE - - Copyright (C) 2015 gero-bare - This program is free software: you can redistribute it and/or modify it - under the terms of the GNU Lesser General Public License version 3, as published - by the Free Software Foundation. - - This program is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranties of - MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR - PURPOSE. See the GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program. If not, see - - END LICENSE -***/ - -namespace Scratch.Plugins.SpellSettings { - - /** - * Class for interacting with gsettings. - */ - internal class Settings : Granite.Services.Settings { - private const string SCHEMA = Constants.PROJECT_NAME + ".plugins.spell"; - - public string language { get; set; } - - public Settings () { - base (SCHEMA); - } - } -} diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/spell/spell.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/spell/spell.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/spell/spell.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/spell/spell.vala 2020-06-09 20:16:47.000000000 +0000 @@ -17,7 +17,7 @@ Scratch.Services.Interface plugins; - Scratch.Plugins.SpellSettings.Settings settings; + private GLib.Settings settings; MainWindow window = null; @@ -35,11 +35,10 @@ } public void activate () { - - this.settings = new Scratch.Plugins.SpellSettings.Settings (); + settings = new GLib.Settings (Constants.PROJECT_NAME + ".plugins.spell"); // Restore the last dictionary used. - this.lang_dict = settings.language; + lang_dict = settings.get_string ("language"); settings.changed.connect (settings_changed); @@ -136,8 +135,8 @@ public void settings_changed () { if (spell != null) { try { - spell.set_language (settings.language); - this.lang_dict = settings.language; + spell.set_language (settings.get_string ("language")); + lang_dict = settings.get_string ("language"); } catch (Error e) { warning (e.message); } @@ -146,7 +145,7 @@ public void save_settings () { // Save the last dictionary used. - settings.language = this.lang_dict; + settings.set_string ("language", lang_dict); } public void deactivate () { diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/terminal/meson.build io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/terminal/meson.build --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/terminal/meson.build 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/terminal/meson.build 2020-06-09 20:16:47.000000000 +0000 @@ -1,7 +1,6 @@ module_name = 'terminal' module_files = [ - 'Settings.vala', 'terminal.vala' ] diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/terminal/Settings.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/terminal/Settings.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/terminal/Settings.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/terminal/Settings.vala 1970-01-01 00:00:00.000000000 +0000 @@ -1,35 +0,0 @@ -// -*- Mode: vala; indent-tabs-mode: nil; tab-width: 4 -*- -/*** - BEGIN LICENSE - - Copyright (C) 2015 Artem Anufrij - This program is free software: you can redistribute it and/or modify it - under the terms of the GNU Lesser General Public License version 3, as published - by the Free Software Foundation. - - This program is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranties of - MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR - PURPOSE. See the GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program. If not, see - - END LICENSE -***/ - -namespace Scratch.Plugins.TerminalViewer { - /** - * Class for interacting with gsettings. - */ - internal class Settings : Granite.Services.Settings { - - private const string SCHEMA = Constants.PROJECT_NAME + ".plugins.terminal"; - - public string last_opened_path { get; set; } - - public Settings () { - base (SCHEMA); - } - } -} diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/terminal/terminal.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/terminal/terminal.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/terminal/terminal.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/terminal/terminal.vala 2020-06-09 20:16:47.000000000 +0000 @@ -24,7 +24,7 @@ MainWindow window = null; - Scratch.Plugins.TerminalViewer.Settings settings; + private GLib.Settings settings; Gtk.Notebook? bottombar = null; Scratch.Widgets.HeaderBar? toolbar = null; @@ -94,7 +94,7 @@ } void save_last_working_directory () { - settings.last_opened_path = get_shell_location (); + settings.set_string ("last-opened-path", get_shell_location ()); } bool on_window_key_press_event (Gdk.EventKey event) { @@ -203,7 +203,7 @@ } void on_hook_notebook () { - this.settings = new Scratch.Plugins.TerminalViewer.Settings (); + this.settings = new GLib.Settings (Constants.PROJECT_NAME + ".plugins.terminal"); this.terminal = new Vte.Terminal (); this.terminal.scrollback_lines = -1; @@ -258,7 +258,7 @@ }); try { - string last_opened_path = settings.last_opened_path == "" ? "~/" : settings.last_opened_path; + string last_opened_path = settings.get_string ("last-opened-path") == "" ? "~/" : settings.get_string ("last-opened-path"); terminal.spawn_sync (Vte.PtyFlags.DEFAULT, last_opened_path, { Vte.get_user_shell () }, null, GLib.SpawnFlags.SEARCH_PATH, null, out child_pid); } catch (GLib.Error e) { warning (e.message); diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/vim-emulation/vim-emulation.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/vim-emulation/vim-emulation.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/plugins/vim-emulation/vim-emulation.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/plugins/vim-emulation/vim-emulation.vala 2020-06-09 20:16:47.000000000 +0000 @@ -185,6 +185,17 @@ buffer.place_cursor (start); debug ("Vim Emulation: INSERT Mode!"); break; + case Gdk.Key.a: + if (mode == Mode.INSERT) { + return false; + } + // clean action string + action = ""; + + mode = Mode.INSERT; + view.move_cursor (Gtk.MovementStep.VISUAL_POSITIONS, number == "" ? 1 : int.parse (number), false); + debug ("Vim Emulation: INSERT Mode!"); + return true; case Gdk.Key.A: if (mode == Mode.INSERT) { return false; diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/aa.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/aa.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/aa.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/aa.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ab.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ab.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ab.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ab.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ae.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ae.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ae.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ae.po 2020-06-09 20:16:47.000000000 +0000 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -78,36 +78,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -553,11 +553,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -658,6 +658,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -694,11 +698,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/af.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/af.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/af.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/af.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2017-04-09 21:07+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: Afrikaans \n" @@ -91,36 +91,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Alle lêers" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Teks lêers" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Kanselleer" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -577,11 +577,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -687,6 +687,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Wys terminaal" @@ -723,11 +727,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ak.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ak.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ak.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ak.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2017-04-09 20:11+0000\n" "Last-Translator: aberba \n" "Language-Team: LANGUAGE \n" @@ -87,36 +87,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Gyae" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -576,11 +576,11 @@ msgid "Replace all" msgstr "Sesa ne nyinaa" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -684,6 +684,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -720,11 +724,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/am.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/am.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/am.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/am.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-21 13:39+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: Amharic \n" @@ -92,36 +92,36 @@ msgid "Hide search bar" msgstr "የመፈለጊያ ባሩን መደበቂያ" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "ሁሉንም ፋይሎች" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "የጽሁፍ ፋይሎች" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "አንዳንድ ፋይሎች መክፈቻ" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "መክፈቻ" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "መሰረዣ" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_መክፈቻ" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_መሰረዣ" @@ -582,11 +582,11 @@ msgid "Replace all" msgstr "ኩሉንም መቀየሪያ" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -692,6 +692,12 @@ msgid "Symbols" msgstr "ምልክቶች" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "ምልክቶች" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -728,11 +734,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/an.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/an.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/an.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/an.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-21 13:36+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -563,11 +563,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -668,6 +668,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -704,11 +708,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ar.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ar.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ar.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ar.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" -"PO-Revision-Date: 2020-03-11 16:09+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" +"PO-Revision-Date: 2020-05-16 03:11+0000\n" "Last-Translator: nasserbinlaboun \n" "Language-Team: Arabic \n" "Language: ar\n" @@ -23,7 +23,7 @@ #: src/Application.vala:134 #, c-format msgid "File \"%s\" Cannot Be Created" -msgstr "" +msgstr "الملف “%s” لا يمكن انشاؤه" #. We list some common errors for quick feedback #: src/Application.vala:138 @@ -32,34 +32,36 @@ #: src/Application.vala:140 msgid "Maybe the file path provided is not valid." -msgstr "" +msgstr "ربما مسار الملف المعطى غير صحيح." #: src/Application.vala:142 msgid "The location is read-only." -msgstr "" +msgstr "المكان قابل للقراءة فقط." #: src/Application.vala:144 msgid "The parent directory doesn't exist." -msgstr "" +msgstr "المجلد الأب غير موجود." #: src/Application.vala:165 msgid "It is a mountable location." -msgstr "" +msgstr "هذا المكان قابل لتركيب الملفات عليه." #: src/Application.vala:168 msgid "" "It is a \"special\" file such as a socket,\n" " FIFO, block device, or character device." msgstr "" +"هذا ملف “مميز” مثل الفيش,\n" +" FIFO, جهاز الحظر, أو جهاز مميز." #: src/Application.vala:171 msgid "It is an \"unknown\" file type." -msgstr "" +msgstr "هذا نوع ملف “غير معروف”." #: src/Application.vala:176 #, c-format msgid "File \"%s\" Cannot Be Opened" -msgstr "" +msgstr "الملف “%s” لا يمكن فتحه" #: src/Application.vala:248 msgid "New Tab" @@ -71,16 +73,15 @@ #: src/Application.vala:250 msgid "Print version info and exit" -msgstr "" +msgstr "اطبع معلومات الاصدار وقم بالاغلاق" #: src/Application.vala:251 msgid "Set of plugins" msgstr "مجموعة من الاضافات" #: src/Application.vala:251 -#, fuzzy msgid "plugin" -msgstr "مجموعة من الاضافات" +msgstr "اضافة" #: src/MainWindow.vala:137 msgid "Code" @@ -94,38 +95,38 @@ msgid "Hide search bar" msgstr "اخفاء شريط البحث" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" -msgstr "" +msgstr "برمجية “zeitgeist” كمصدر معلومات للكود" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "كل الملفات" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "ملفات نصية" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" -msgstr "" +msgstr "فتح بعض الملفات" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "إفتح" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" -msgstr "" +msgstr "الغاء" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" -msgstr "" +msgstr "_فتح" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" -msgstr "" +msgstr "_الغاء" #: src/Dialogs/PreferencesDialog.vala:38 src/Widgets/HeaderBar.vala:168 msgid "Preferences" @@ -135,11 +136,11 @@ msgid "" "Cutting or copying without an active selection will cut or copy the entire " "current line" -msgstr "" +msgstr "القص أو النسخ بدون تحديد شيء سينسخ أو يقص كامل السطر الحالي" #: src/Dialogs/PreferencesDialog.vala:56 msgid "General" -msgstr "" +msgstr "عام" #: src/Dialogs/PreferencesDialog.vala:57 msgid "Save files when changed:" @@ -147,27 +148,27 @@ #: src/Dialogs/PreferencesDialog.vala:59 msgid "Smart cut/copy lines:" -msgstr "" +msgstr "القص/النسخ الذكي للأسطر:" #: src/Dialogs/PreferencesDialog.vala:62 src/Widgets/FormatBar.vala:63 msgid "Tabs" -msgstr "" +msgstr "التبويبات" #: src/Dialogs/PreferencesDialog.vala:63 src/Widgets/FormatBar.vala:161 msgid "Automatic indentation:" -msgstr "" +msgstr "التعرف التلقائي على المسافات الفارغة:" #: src/Dialogs/PreferencesDialog.vala:65 src/Widgets/FormatBar.vala:155 msgid "Insert spaces instead of tabs:" -msgstr "" +msgstr "ادخل مسافات بدلا من tabs:" #: src/Dialogs/PreferencesDialog.vala:67 src/Widgets/FormatBar.vala:158 msgid "Tab width:" -msgstr "" +msgstr "عرض التبويب:" #: src/Dialogs/PreferencesDialog.vala:74 msgid "Behavior" -msgstr "" +msgstr "السلوك" #: src/Dialogs/PreferencesDialog.vala:75 msgid "Interface" @@ -184,39 +185,40 @@ #: src/Dialogs/PreferencesDialog.vala:112 msgid "Editor" -msgstr "" +msgstr "المحرر" #: src/Dialogs/PreferencesDialog.vala:114 msgid "Highlight matching brackets:" msgstr "إبراز الاقواس :" #: src/Dialogs/PreferencesDialog.vala:117 +#, fuzzy msgid "Line wrap:" -msgstr "" +msgstr "تنزيل المؤشر لسطر جديد بسبب امتلاء السطر السابق:" #: src/Dialogs/PreferencesDialog.vala:120 msgid "Draw Spaces:" -msgstr "" +msgstr "ارسم مسافات:" #: src/Dialogs/PreferencesDialog.vala:122 msgid "For selected text" -msgstr "" +msgstr "للنصوص المختارة" #: src/Dialogs/PreferencesDialog.vala:123 msgid "Always" -msgstr "" +msgstr "دائما" #: src/Dialogs/PreferencesDialog.vala:126 msgid "Show Mini Map:" -msgstr "" +msgstr "اظهر خارطة مصغرة:" #: src/Dialogs/PreferencesDialog.vala:129 msgid "Line width guide:" -msgstr "" +msgstr "دليل سمك الخط:" #: src/Dialogs/PreferencesDialog.vala:137 msgid "Font" -msgstr "" +msgstr "الخط" #: src/Dialogs/PreferencesDialog.vala:139 msgid "Custom font:" @@ -224,34 +226,31 @@ #: src/Dialogs/RestoreConfirmationDialog.vala:31 msgid "Are You Sure You Want to Restore This File?" -msgstr "" +msgstr "هل أنت متأكد من أنك تريد إستعادة هذا الملف؟" #: src/Dialogs/RestoreConfirmationDialog.vala:32 msgid "Restoring a file will undo all changes made since opening it" -msgstr "" +msgstr "إستعادة ملف سيتسبب بمحو كل التعديلات التي تمت عليه منذ فتحه" #: src/Dialogs/RestoreConfirmationDialog.vala:34 msgid "Don't Restore" -msgstr "" +msgstr "لا تسترجعه" #: src/Dialogs/RestoreConfirmationDialog.vala:36 -#, fuzzy msgid "Restore Anyway" -msgstr "حمل على أي حال" +msgstr "استرجع على اية حال" #: src/FolderManager/FileItem.vala:53 src/FolderManager/FolderItem.vala:117 msgid "Other Application…" -msgstr "" +msgstr "تطبيقات أخرى…" #: src/FolderManager/FileItem.vala:114 src/FolderManager/FolderItem.vala:157 -#, fuzzy msgid "Open In" -msgstr "إفتح" +msgstr "إفتح في" #: src/FolderManager/FileItem.vala:117 src/FolderManager/FolderItem.vala:92 -#, fuzzy msgid "Other Actions" -msgstr "صيغ اخري" +msgstr "اجراءات اخرى" #: src/FolderManager/FileItem.vala:120 src/FolderManager/FolderItem.vala:95 msgid "Rename" @@ -275,13 +274,12 @@ msgstr "ملف فارغ" #: src/FolderManager/FolderItem.vala:174 -#, fuzzy msgid "New" -msgstr "لسان جديد" +msgstr "جديد" #: src/FolderManager/FolderItem.vala:332 msgid "untitled folder" -msgstr "" +msgstr "ملف غير مسمى" #: src/FolderManager/FolderItem.vala:332 msgid "new file" @@ -292,25 +290,22 @@ msgstr "أغلق المجلد" #: src/FolderManager/ProjectFolderItem.vala:99 -#, fuzzy -#| msgid "Close Folder" msgid "Close Other Folders" -msgstr "أغلق المجلد" +msgstr "اغلق المجلدات الاخرى" #: src/FolderManager/ProjectFolderItem.vala:188 #, c-format msgid "%s, Modified" -msgstr "" +msgstr "%s, المعدل" #: src/FolderManager/ProjectFolderItem.vala:197 #, c-format msgid "%s, New" -msgstr "" +msgstr "%s, الجديد" #: src/FolderManager/ProjectFolderItem.vala:347 -#, fuzzy msgid "Branch" -msgstr "تغيير إعدادات خربشات" +msgstr "تفرع" #: src/Services/Document.vala:266 #, c-format @@ -319,7 +314,7 @@ #: src/Services/Document.vala:267 msgid "Code will not load this type of file." -msgstr "" +msgstr "الشيفرة البرمجية لن يحمل نوع الملفات هذا." #: src/Services/Document.vala:269 msgid "Load Anyway" @@ -328,30 +323,28 @@ #: src/Services/Document.vala:290 #, c-format msgid "Loading File \"%s\" Is Taking a Long Time" -msgstr "" +msgstr "جاري العمل على الملف “%s” قد يستغرق بعض الوقت" #: src/Services/Document.vala:291 msgid "Please wait while Code is loading the file." -msgstr "" +msgstr "الرجاء الانتظار بينما الشيفرة البرمجية يقوم بتحميل الملف." #: src/Services/Document.vala:293 msgid "Cancel Loading" msgstr "الغاء التحميل" #: src/Services/Document.vala:391 -#, fuzzy, c-format +#, c-format msgid "Save changes to \"%s\" before closing?" -msgstr "حفظ التغيرات الى المُستند %s قبل اﻹغلاق ؟" +msgstr "حفظ التغيرات الخاصة بـ “%s” قبل اﻹغلاق؟" #: src/Services/Document.vala:392 -#, fuzzy msgid "If you don't save, changes will be permanently lost." -msgstr "إن لم تحفظ فستختفى نهائياً جميع التغيرات الحادثه فى اخر 4 ثوانى." +msgstr "إن لم تحفظ فستختفى نهائيا جميع التغيرات." #: src/Services/Document.vala:398 -#, fuzzy msgid "Close Without Saving" -msgstr "إغلق بدون حفظ" +msgstr "اغلق بدون حفظ" #: src/Services/Document.vala:402 src/Services/Document.vala:513 #: src/Services/Document.vala:737 @@ -374,23 +367,23 @@ #: src/Services/Document.vala:716 msgid "It may be corrupt or you don't have permission to read it." -msgstr "" +msgstr "قد يكون تالفا أو أنك ليس لديك الصلاحيات لقراءته." #: src/Services/Document.vala:728 #, c-format msgid "" "The location containing the file \"%s\" was unmounted. Do you want to save " "somewhere else?" -msgstr "" +msgstr "المكان يحتوي على الملف “%s” ولم يكن مركبا. هل تريد حفظه فيه مكان آخر؟" #: src/Services/Document.vala:730 msgid "Save As…" -msgstr "" +msgstr "حفظ باسم…" #: src/Services/Document.vala:735 #, c-format msgid "File \"%s\" was deleted. Do you want to save it anyway?" -msgstr "" +msgstr "الملف “%s” قد تم حذفه. هل تريد حفظه على اية حال؟" #. If the file can't be written #: src/Services/Document.vala:750 @@ -398,11 +391,11 @@ msgid "" "You cannot save changes to the file \"%s\". Do you want to save the changes " "somewhere else?" -msgstr "" +msgstr "لا يمكنك التغيير على الملف “%s”. هل تريد حفظ التغييرات في مكان آخر؟" #: src/Services/Document.vala:752 msgid "Save changes elsewhere" -msgstr "" +msgstr "احفظ التغييرات في مكان آخر" #: src/Services/Document.vala:785 #, c-format @@ -410,23 +403,25 @@ "File \"%s\" was modified by an external application. Do you want to load it " "again or continue your editing?" msgstr "" +"الملف “%s” قد تم تعديله من طرف خارجي. هل تريد إعادة تحميله أم تريد اكمال " +"التعديل عليه؟" #: src/Services/Document.vala:786 msgid "Load" -msgstr "" +msgstr "تحميل" #: src/Services/Document.vala:789 msgid "Continue" -msgstr "" +msgstr "استمرار" #: src/Services/TemplateManager.vala:192 msgid "Templates" msgstr "القوالب" #: src/Widgets/DocumentView.vala:133 -#, fuzzy, c-format +#, c-format msgid "Text file from %s:%d" -msgstr "ملفات نصية" +msgstr "ملف نصي من %s:%d" #: src/Widgets/FormatBar.vala:67 msgid "Syntax Highlighting" @@ -438,25 +433,33 @@ #: src/Widgets/FormatBar.vala:101 msgid "Filter languages" -msgstr "" +msgstr "ترشيح اللغات" #: src/Widgets/FormatBar.vala:123 msgid "Plain Text" -msgstr "" +msgstr "نص بسيط" #: src/Widgets/FormatBar.vala:205 #, c-format msgid "%d Space" msgid_plural "%d Spaces" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "بدون مسافات" +msgstr[1] "مسافة" +msgstr[2] "مسافتان" +msgstr[3] "%d مسافات" +msgstr[4] "%d مسافات" +msgstr[5] "%d مسافات" #: src/Widgets/FormatBar.vala:207 -#, fuzzy, c-format +#, c-format msgid "%d Tab" msgid_plural "%d Tabs" -msgstr[0] "لسان جديد" -msgstr[1] "لسان جديد" +msgstr[0] "بدون تبويب" +msgstr[1] "تبويب %d" +msgstr[2] "تبويبان" +msgstr[3] "%d تبويبات" +msgstr[4] "%d تبويبات" +msgstr[5] "%d تبويبات" #: src/Widgets/FormatBar.vala:223 msgid "Go To Line:" @@ -472,11 +475,11 @@ #: src/Widgets/HeaderBar.vala:54 msgid "Save this file" -msgstr "" +msgstr "حفظ هذا الملف" #: src/Widgets/HeaderBar.vala:61 msgid "Save this file with a different name" -msgstr "" +msgstr "احفظ هذا الملف باسم آخر" #: src/Widgets/HeaderBar.vala:68 msgid "Restore this file" @@ -488,36 +491,35 @@ #: src/Widgets/HeaderBar.vala:90 msgid "Zoom Out" -msgstr "" +msgstr "تصغير للخارج" #: src/Widgets/HeaderBar.vala:97 msgid "Zoom 1:1" -msgstr "" +msgstr "تكبير مقاس 1:1" #: src/Widgets/HeaderBar.vala:104 msgid "Zoom In" -msgstr "" +msgstr "تكبير للداخل" #: src/Widgets/HeaderBar.vala:118 msgid "High Contrast" -msgstr "" +msgstr "تباين عالي" #: src/Widgets/HeaderBar.vala:126 msgid "Solarized Light" -msgstr "" +msgstr "الوضع الفاتح" #: src/Widgets/HeaderBar.vala:134 msgid "Solarized Dark" -msgstr "" +msgstr "الوضع المظلم" #: src/Widgets/HeaderBar.vala:144 -#, fuzzy msgid "Toggle Sidebar" msgstr "الشريط الجانبي" #: src/Widgets/HeaderBar.vala:154 msgid "Add New View" -msgstr "" +msgstr "اضافة رؤية جديدة" #: src/Widgets/HeaderBar.vala:164 msgid "Remove Current View" @@ -525,48 +527,47 @@ #: src/Widgets/HeaderBar.vala:191 msgid "Menu" -msgstr "" +msgstr "القائمة" #: src/Widgets/Pane.vala:44 -#, fuzzy msgid "Open project folder…" -msgstr "إفتح ملف" +msgstr "فتح مجلد المشروع…" #: src/Widgets/Pane.vala:46 msgid "Collapse All" -msgstr "" +msgstr "طي الكل" #: src/Widgets/Pane.vala:49 msgid "Alphabetize" -msgstr "" +msgstr "ترتيب بالأبجدية" #: src/Widgets/Pane.vala:60 msgid "Manage project folders" -msgstr "" +msgstr "إدارة مجلدات المشروع" #: src/Widgets/SearchBar.vala:63 msgid "Find" -msgstr "" +msgstr "بحث" #: src/Widgets/SearchBar.vala:72 msgid "Search next" -msgstr "" +msgstr "البحث عن التالي" #: src/Widgets/SearchBar.vala:82 msgid "Search previous" -msgstr "" +msgstr "البحث عن السابق" #: src/Widgets/SearchBar.vala:87 msgid "Cyclic Search" -msgstr "" +msgstr "دورة البحث" #: src/Widgets/SearchBar.vala:93 msgid "Case Sensitive" -msgstr "" +msgstr "حساسة لحالة الأحرف (يهم إذا الأحرف كبيرة أو صغيرة)" #: src/Widgets/SearchBar.vala:93 msgid "Case Insensitive" -msgstr "" +msgstr "غير حساسة لحالة الأحرف (غير مهم الأحرف كبيرة أو صغيرة)" #: src/Widgets/SearchBar.vala:112 msgid "Replace With" @@ -578,19 +579,19 @@ #: src/Widgets/SearchBar.vala:118 msgid "Replace all" -msgstr "" +msgstr "استبدال الكل" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" -msgstr "" +msgstr "رتب الأسطر التي تم اختيارها" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" -msgstr "" +msgstr "تحويل لتعليق" #: src/Widgets/WelcomeView.vala:26 msgid "No Files Open" -msgstr "" +msgstr "لا ملفات مفتوحة" #: src/Widgets/WelcomeView.vala:27 msgid "Open a file to begin editing." @@ -605,22 +606,20 @@ msgstr "أنشأ ملفاً فارغاً جديداً." #: src/Widgets/WelcomeView.vala:33 -#, fuzzy msgid "Open File" -msgstr "إفتح ملف" +msgstr "افتح ملف" #: src/Widgets/WelcomeView.vala:33 msgid "Open a saved file." msgstr "إفتح ملفاً محفوظاً." #: src/Widgets/WelcomeView.vala:34 -#, fuzzy msgid "Open Folder" -msgstr "إفتح ملف" +msgstr "افتح مجلد" #: src/Widgets/WelcomeView.vala:34 msgid "Add a project folder to the sidebar." -msgstr "" +msgstr "اضف مجلد المشروع للشريط الجانبي." #: plugins/pastebin/pastebin_dialog.vala:249 #, fuzzy @@ -632,14 +631,12 @@ msgstr "الاسم :" #: plugins/pastebin/pastebin_dialog.vala:259 -#, fuzzy msgid "Format:" -msgstr "الصيغة: " +msgstr "الصيغة:" #: plugins/pastebin/pastebin_dialog.vala:264 -#, fuzzy msgid "Others…" -msgstr "أخرى..." +msgstr "اخرى…" #: plugins/pastebin/pastebin_dialog.vala:286 msgid "Expiry time:" @@ -647,7 +644,7 @@ #: plugins/pastebin/pastebin_dialog.vala:292 msgid "Keep this paste private" -msgstr "" +msgstr "اجعل اللصق خاص" #: plugins/pastebin/pastebin_dialog.vala:321 msgid "Upload" @@ -675,11 +672,11 @@ #: plugins/pastebin/pastebin_dialog.vala:464 msgid "One month" -msgstr "" +msgstr "شهر واحد" #: plugins/pastebin/pastebin.vala:91 msgid "Upload to Pastebin" -msgstr "" +msgstr "رفع إلى Pastebin" #. Remove fake fields created by the vala parser. #: plugins/outline/C/CtagsSymbolOutline.vala:31 @@ -688,56 +685,62 @@ #: plugins/outline/Vala/ValaSymbolOutline.vala:116 #: plugins/outline/OutlinePane.vala:27 msgid "Symbols" -msgstr "" +msgstr "ازالة الاماكن الوهمية المنشأة من قبل ( vala parser )" + +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "ازالة الاماكن الوهمية المنشأة من قبل ( vala parser )" #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" -msgstr "" +msgstr "اظهر الطرفية" #: plugins/terminal/terminal.vala:179 msgid "Hide Terminal" -msgstr "" +msgstr "اخفي الطرفية" #: plugins/terminal/terminal.vala:180 msgid "Terminal" -msgstr "" +msgstr "الطرفية" #. Popup menu #. COPY #: plugins/terminal/terminal.vala:237 msgid "Copy" -msgstr "" +msgstr "نسخ" #. PASTE #: plugins/terminal/terminal.vala:244 msgid "Paste" -msgstr "" +msgstr "لصق" #: plugins/browser-preview/BrowserView.vala:32 msgid "Web Preview" -msgstr "" +msgstr "معاينة الصفحة" #: plugins/browser-preview/browser-preview.vala:70 #: plugins/browser-preview/browser-preview.vala:96 msgid "Show Preview" -msgstr "" +msgstr "اظهر المعاينة" #: plugins/browser-preview/browser-preview.vala:88 msgid "Hide Preview" -msgstr "" +msgstr "اخفي المعاينة" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" -msgstr "" +msgstr "لا قواميس مناسبة تم ايجادها" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." -msgstr "" +msgstr "رجاءً قم بتثبيت قاموس [aspell] واحد على الأقل." #: plugins/word-completion/plugin.vala:173 #, c-format msgid "%s - Word Completion" -msgstr "" +msgstr "اتمام %s من الكلمات" #~ msgid "new file %d" #~ msgstr "ملف جديد %d" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/as.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/as.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/as.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/as.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ast.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ast.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ast.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ast.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/av.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/av.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/av.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/av.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ay.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ay.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ay.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ay.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/az.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/az.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/az.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/az.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2016-01-17 15:18+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: LANGUAGE \n" @@ -87,36 +87,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "İmtina" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -574,11 +574,11 @@ msgid "Replace all" msgstr "Hamısını dəyiş" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -681,6 +681,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -717,11 +721,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ba.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ba.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ba.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ba.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/be.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/be.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/be.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/be.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2016-03-03 17:53+0000\n" "Last-Translator: Dmitry Taranovich \n" "Language-Team: LANGUAGE \n" @@ -87,37 +87,37 @@ msgid "Hide search bar" msgstr "Схаваць поле пошуку" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Крыніца дадзеных Zeitgeist для Scratch" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Усе файлы" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Тэкставыя файлы" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Адкрыць некалькі файлаў" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Адкрыць" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Скасаваць" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Адкрыць" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Адмяніць" @@ -587,11 +587,11 @@ msgid "Replace all" msgstr "Замяніць усё" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -698,6 +698,12 @@ msgid "Symbols" msgstr "Сімвалы" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Сімвалы" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Паказаць Тэрмінал" @@ -734,11 +740,11 @@ msgid "Hide Preview" msgstr "Схаваць перадпрагляд" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/bg.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/bg.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/bg.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/bg.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-09-10 14:54+0000\n" "Last-Translator: Cleiton Floss \n" "Language-Team: Bulgarian \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/bi.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/bi.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/bi.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/bi.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/bm.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/bm.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/bm.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/bm.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/bn.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/bn.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/bn.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/bn.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2017-01-21 09:06+0000\n" "Last-Translator: Hasan Sumon \n" "Language-Team: LANGUAGE \n" @@ -94,37 +94,37 @@ msgid "Hide search bar" msgstr "অনুসন্ধান বার লুকিয়ে রাখুন" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "স্ক্র্যাচ এর জন্যে জেইটগেইস্ট ডাটাসোর্স" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "সব ফাইল" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "টেক্সট ফাইলসমূহ" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "কিছু ফাইল খুলুন" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "খুলুন" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "বাতিল করুন" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_খুলুন" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_বাতিল" @@ -599,11 +599,11 @@ msgid "Replace all" msgstr "সব প্রতিস্থাপন করুন" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -710,6 +710,12 @@ msgid "Symbols" msgstr "চিহ্নসমূহ" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "চিহ্নসমূহ" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "টার্মিনাল দেখান" @@ -746,11 +752,11 @@ msgid "Hide Preview" msgstr "প্রিভিউ লুকিয়ে রাখুন" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 #, fuzzy msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/bo.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/bo.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/bo.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/bo.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-08-29 15:22+0000\n" "Last-Translator: གངས་རྒྱན། \n" "Language-Team: Tibetan \n" @@ -87,36 +87,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -562,11 +562,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -667,6 +667,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -703,11 +707,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/br.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/br.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/br.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/br.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/bs.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/bs.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/bs.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/bs.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2018-11-05 00:09+0000\n" "Last-Translator: Elvis Mujanović \n" "Language-Team: Bosnian \n" "Language-Team: Catalan \n" "Language: ca\n" @@ -94,36 +94,36 @@ msgid "Hide search bar" msgstr "Oculta la barra de cerca" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "Font de dades del Zeitgeist per al Codi" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Tots els fitxers" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Fitxers de text" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Obriu alguns fitxers" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Obre" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Cancel·la" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Obre" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Cancel·la" @@ -580,11 +580,11 @@ msgid "Replace all" msgstr "Reemplaça-ho tot" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Classifica les línies seleccionades" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Commuta el comentari" @@ -685,6 +685,10 @@ msgid "Symbols" msgstr "Simbols" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "No s'ha trobat cap símbol." + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Mostra el terminal" @@ -721,11 +725,11 @@ msgid "Hide Preview" msgstr "Amaga la previsualització" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "No s'ha trobat cap diccionari adient." -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "Si us plau, instal·leu com a mínim un diccionari (aspell)." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ca@valencia.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ca@valencia.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ca@valencia.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ca@valencia.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2017-05-15 08:22+0000\n" "Last-Translator: Guillem Servera \n" "Language-Team: Catalan \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -562,11 +562,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -667,6 +667,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -703,11 +707,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ch.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ch.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ch.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ch.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ckb.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ckb.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ckb.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ckb.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2016-09-11 11:53+0000\n" "Last-Translator: Hiwa \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "شاردنەوەی شریتی گەڕان" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "کردنەوەی چەند پەڕگەیەک" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "كردنەوە" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "داخستن" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -581,11 +581,11 @@ msgid "Replace all" msgstr "جێ گۆڕینەوەی هەموویان" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -689,6 +689,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -725,11 +729,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/co.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/co.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/co.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/co.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/cr.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/cr.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/cr.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/cr.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/cs.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/cs.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/cs.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/cs.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,22 +7,22 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" -"PO-Revision-Date: 2019-09-10 14:54+0000\n" -"Last-Translator: damianv2 \n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" +"PO-Revision-Date: 2020-05-30 10:11+0000\n" +"Last-Translator: p-bo \n" "Language-Team: Czech \n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 3.7.1\n" +"X-Generator: Weblate 3.9.1\n" "X-Launchpad-Export-Date: 2017-05-03 06:01+0000\n" #: src/Application.vala:134 -#, fuzzy, c-format +#, c-format msgid "File \"%s\" Cannot Be Created" -msgstr "Soubor \"%s\" nelze přečíst" +msgstr "Soubor \"%s\" nelze vytvořit" #. We list some common errors for quick feedback #: src/Application.vala:138 @@ -58,9 +58,9 @@ msgstr "Je to \"neznámý\" typ souboru." #: src/Application.vala:176 -#, fuzzy, c-format +#, c-format msgid "File \"%s\" Cannot Be Opened" -msgstr "Soubor \"%s\" nelze přečíst" +msgstr "Soubor \"%s\" nelze otevřít" #: src/Application.vala:248 msgid "New Tab" @@ -79,9 +79,8 @@ msgstr "Sada doplňků" #: src/Application.vala:251 -#, fuzzy msgid "plugin" -msgstr "Sada doplňků" +msgstr "zásuvný modul" #: src/MainWindow.vala:137 msgid "Code" @@ -95,37 +94,36 @@ msgid "Hide search bar" msgstr "Skrýt vyhledávací panel" -#: src/MainWindow.vala:262 -#, fuzzy +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" -msgstr "Zdroj dat Zeitgeist pro Scratch" +msgstr "Zdroj dat Zeitgeist pro Code" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Všechny soubory" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Textové soubory" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Otevřít nějaké soubory" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Otevřít" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Zrušit" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Otevřít" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Zrušit" @@ -138,6 +136,7 @@ "Cutting or copying without an active selection will cut or copy the entire " "current line" msgstr "" +"Vyjmutí/kopírování bez vybrání vyjme/zkopíruje celý řádek na aktuální pozici" #: src/Dialogs/PreferencesDialog.vala:56 msgid "General" @@ -149,7 +148,7 @@ #: src/Dialogs/PreferencesDialog.vala:59 msgid "Smart cut/copy lines:" -msgstr "" +msgstr "Chytré vyjímání/kopírování řádků:" #: src/Dialogs/PreferencesDialog.vala:62 src/Widgets/FormatBar.vala:63 msgid "Tabs" @@ -226,20 +225,19 @@ #: src/Dialogs/RestoreConfirmationDialog.vala:31 msgid "Are You Sure You Want to Restore This File?" -msgstr "" +msgstr "Opravdu chcete obnovit tento soubor?" #: src/Dialogs/RestoreConfirmationDialog.vala:32 msgid "Restoring a file will undo all changes made since opening it" -msgstr "" +msgstr "Obnovení souboru smaže všechny provedené změny od jeho otevření" #: src/Dialogs/RestoreConfirmationDialog.vala:34 msgid "Don't Restore" -msgstr "" +msgstr "Neobnovovat" #: src/Dialogs/RestoreConfirmationDialog.vala:36 -#, fuzzy msgid "Restore Anyway" -msgstr "Přesto načíst" +msgstr "Přesto obnovit" #: src/FolderManager/FileItem.vala:53 src/FolderManager/FolderItem.vala:117 msgid "Other Application…" @@ -291,25 +289,22 @@ msgstr "Zavřít složku" #: src/FolderManager/ProjectFolderItem.vala:99 -#, fuzzy -#| msgid "Close Folder" msgid "Close Other Folders" -msgstr "Zavřít složku" +msgstr "Zavřít ostatní složky" #: src/FolderManager/ProjectFolderItem.vala:188 #, c-format msgid "%s, Modified" -msgstr "" +msgstr "%s, Upravený" #: src/FolderManager/ProjectFolderItem.vala:197 #, c-format msgid "%s, New" -msgstr "" +msgstr "%s, Nový" #: src/FolderManager/ProjectFolderItem.vala:347 -#, fuzzy msgid "Branch" -msgstr "Změnit větev" +msgstr "Větev" #: src/Services/Document.vala:266 #, c-format @@ -338,17 +333,15 @@ msgstr "Zrušit načítání" #: src/Services/Document.vala:391 -#, fuzzy, c-format +#, c-format msgid "Save changes to \"%s\" before closing?" -msgstr "Uložit před ukončením změny do dokumentu %s?" +msgstr "Uložit před ukončením změny do „%s“?" #: src/Services/Document.vala:392 -#, fuzzy msgid "If you don't save, changes will be permanently lost." -msgstr "Pokud neuložíte, změny za posledních 4 sekundy se nenávratně ztratí." +msgstr "Pokud neuložíte, změny nenávratně ztratí." #: src/Services/Document.vala:398 -#, fuzzy msgid "Close Without Saving" msgstr "Zavřít bez uložení" @@ -532,22 +525,20 @@ msgstr "Menu" #: src/Widgets/Pane.vala:44 -#, fuzzy -#| msgid "Open a folder" msgid "Open project folder…" -msgstr "Otevřít složku" +msgstr "Otevřít složku projektu…" #: src/Widgets/Pane.vala:46 msgid "Collapse All" -msgstr "" +msgstr "Sbalit vše" #: src/Widgets/Pane.vala:49 msgid "Alphabetize" -msgstr "" +msgstr "Řadit podle abecedy" #: src/Widgets/Pane.vala:60 msgid "Manage project folders" -msgstr "" +msgstr "Spravovat složky projektu" #: src/Widgets/SearchBar.vala:63 msgid "Find" @@ -567,11 +558,11 @@ #: src/Widgets/SearchBar.vala:93 msgid "Case Sensitive" -msgstr "" +msgstr "Rozlišovat malá/VELKÁ písmena" #: src/Widgets/SearchBar.vala:93 msgid "Case Insensitive" -msgstr "" +msgstr "Nerozlišovat malá/VELKÁ písmna" #: src/Widgets/SearchBar.vala:112 msgid "Replace With" @@ -585,13 +576,13 @@ msgid "Replace all" msgstr "Nahradit vše" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Seřadit vybrané řádky" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" -msgstr "Skrýt/Zobrazit komentář" +msgstr "Přepněte komentář" #: src/Widgets/WelcomeView.vala:26 msgid "No Files Open" @@ -690,6 +681,10 @@ msgid "Symbols" msgstr "Znaky" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "Nenalezeny žádné symboly" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Zobrazit terminál" @@ -726,16 +721,13 @@ msgid "Hide Preview" msgstr "Skrýt náhled" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "Nebyla nalezena žádná vhodná slovíčka" -#: plugins/spell/spell.vala:75 -#, fuzzy +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." -msgstr "" -"Nebyly nalezeny žádné použitelné slovníky.\n" -"Nainstalujte prosím alespoň jeden [aspell] slovník" +msgstr "Nainstalujte prosím alespoň jeden [aspell] slovník." #: plugins/word-completion/plugin.vala:173 #, c-format diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/cu.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/cu.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/cu.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/cu.po 2020-06-09 20:16:47.000000000 +0000 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -78,36 +78,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -553,11 +553,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -658,6 +658,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -694,11 +698,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/cv.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/cv.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/cv.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/cv.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-21 13:37+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: LANGUAGE \n" @@ -87,36 +87,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "вăйран кăлар" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -568,11 +568,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -675,6 +675,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -711,11 +715,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/cy.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/cy.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/cy.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/cy.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/da.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/da.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/da.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/da.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,23 +7,22 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" -"PO-Revision-Date: 2019-01-28 21:43+0000\n" -"Last-Translator: Kaj Printz Madsen \n" -"Language-Team: Danish \n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" +"PO-Revision-Date: 2020-05-30 10:11+0000\n" +"Last-Translator: Rantyrant \n" +"Language-Team: Danish \n" "Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.0.1\n" +"X-Generator: Weblate 3.9.1\n" "X-Launchpad-Export-Date: 2017-05-03 06:01+0000\n" #: src/Application.vala:134 -#, fuzzy, c-format +#, c-format msgid "File \"%s\" Cannot Be Created" -msgstr "Filen \"%s\" Kan Ikke Læses" +msgstr "Filen \"%s\" Kan Ikke Oprettes" #. We list some common errors for quick feedback #: src/Application.vala:138 @@ -59,9 +58,9 @@ msgstr "Det er en \"ukendt\" filtype." #: src/Application.vala:176 -#, fuzzy, c-format +#, c-format msgid "File \"%s\" Cannot Be Opened" -msgstr "Filen \"%s\" Kan Ikke Læses" +msgstr "Filen \"%s\" Kan Ikke Åbnes" #: src/Application.vala:248 msgid "New Tab" @@ -80,9 +79,8 @@ msgstr "Pluginsæt" #: src/Application.vala:251 -#, fuzzy msgid "plugin" -msgstr "Pluginsæt" +msgstr "plugin" #: src/MainWindow.vala:137 msgid "Code" @@ -96,37 +94,36 @@ msgid "Hide search bar" msgstr "Skjul søgelinjen" -#: src/MainWindow.vala:262 -#, fuzzy +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" -msgstr "Zeitgeist-datakilde til Scratch" +msgstr "Zeitgeist-datakilde til Code" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Alle filer" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Tekstfiler" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Åbn nogle filer" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Åbn" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Annuller" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Åbn" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Annuller" @@ -139,6 +136,8 @@ "Cutting or copying without an active selection will cut or copy the entire " "current line" msgstr "" +"Klip eller kopiering uden en aktiv selektion vil klippe eller kopiere hele " +"den nuværende linje" #: src/Dialogs/PreferencesDialog.vala:56 msgid "General" @@ -150,7 +149,7 @@ #: src/Dialogs/PreferencesDialog.vala:59 msgid "Smart cut/copy lines:" -msgstr "" +msgstr "Smart klip/kopi af linjer:" #: src/Dialogs/PreferencesDialog.vala:62 src/Widgets/FormatBar.vala:63 msgid "Tabs" @@ -227,18 +226,18 @@ #: src/Dialogs/RestoreConfirmationDialog.vala:31 msgid "Are You Sure You Want to Restore This File?" -msgstr "" +msgstr "Er Du Sikker På At du Ønsker At Gendanne Denne Fil?" #: src/Dialogs/RestoreConfirmationDialog.vala:32 msgid "Restoring a file will undo all changes made since opening it" msgstr "" +"Gendannelse af en fil vil fortryde alle ændringer der er lavet siden åbning" #: src/Dialogs/RestoreConfirmationDialog.vala:34 msgid "Don't Restore" -msgstr "" +msgstr "Genskab Ikke" #: src/Dialogs/RestoreConfirmationDialog.vala:36 -#, fuzzy msgid "Restore Anyway" msgstr "Indlæs Alligevel" @@ -292,25 +291,22 @@ msgstr "Luk Mappen" #: src/FolderManager/ProjectFolderItem.vala:99 -#, fuzzy -#| msgid "Close Folder" msgid "Close Other Folders" -msgstr "Luk Mappen" +msgstr "Luk Andre Mapper" #: src/FolderManager/ProjectFolderItem.vala:188 #, c-format msgid "%s, Modified" -msgstr "" +msgstr "%s, Modificeret" #: src/FolderManager/ProjectFolderItem.vala:197 #, c-format msgid "%s, New" -msgstr "" +msgstr "%s, Ny" #: src/FolderManager/ProjectFolderItem.vala:347 -#, fuzzy msgid "Branch" -msgstr "Skift Branch" +msgstr "Branch" #: src/Services/Document.vala:266 #, c-format @@ -339,19 +335,15 @@ msgstr "Annuller Indlæsning" #: src/Services/Document.vala:391 -#, fuzzy, c-format +#, c-format msgid "Save changes to \"%s\" before closing?" -msgstr "Gem ændringer til dokumentet %s, inden lukning?" +msgstr "Gem ændringer til dokumentet \"%s\", inden lukning?" #: src/Services/Document.vala:392 -#, fuzzy msgid "If you don't save, changes will be permanently lost." -msgstr "" -"Hvis ikke du gemmer, vil ændringer fra de sidste 4 sekunder gå tabt " -"permanent." +msgstr "Hvis ikke du gemmer, vil ændringer gå tabt permanent." #: src/Services/Document.vala:398 -#, fuzzy msgid "Close Without Saving" msgstr "Luk uden at gemme" @@ -513,11 +505,11 @@ #: src/Widgets/HeaderBar.vala:126 msgid "Solarized Light" -msgstr "Solarized Light" +msgstr "Solariseret lys" #: src/Widgets/HeaderBar.vala:134 msgid "Solarized Dark" -msgstr "Solarized Dark" +msgstr "Solariseret Mørk" #: src/Widgets/HeaderBar.vala:144 msgid "Toggle Sidebar" @@ -536,22 +528,20 @@ msgstr "Menu" #: src/Widgets/Pane.vala:44 -#, fuzzy -#| msgid "Open a folder" msgid "Open project folder…" -msgstr "Åbn en mappe" +msgstr "Åbn projekt mappe…" #: src/Widgets/Pane.vala:46 msgid "Collapse All" -msgstr "" +msgstr "Skjul Alle" #: src/Widgets/Pane.vala:49 msgid "Alphabetize" -msgstr "" +msgstr "Alfabetisér" #: src/Widgets/Pane.vala:60 msgid "Manage project folders" -msgstr "" +msgstr "Administrer projektmapper" #: src/Widgets/SearchBar.vala:63 msgid "Find" @@ -571,11 +561,11 @@ #: src/Widgets/SearchBar.vala:93 msgid "Case Sensitive" -msgstr "" +msgstr "Versalfølsom" #: src/Widgets/SearchBar.vala:93 msgid "Case Insensitive" -msgstr "" +msgstr "Versalfølsom" #: src/Widgets/SearchBar.vala:112 msgid "Replace With" @@ -589,11 +579,11 @@ msgid "Replace all" msgstr "Erstat alle" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Sorter Valgte Linjer" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Slå Kommentarer til/fra" @@ -694,6 +684,10 @@ msgid "Symbols" msgstr "Symboler" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "Ingen Symboler Fundet" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Vis terminal" @@ -730,16 +724,13 @@ msgid "Hide Preview" msgstr "Skjul forhåndsvisning" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" -msgstr "" +msgstr "Ingen Passende Ordbøger Blev Fundet" -#: plugins/spell/spell.vala:75 -#, fuzzy +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." -msgstr "" -"Ingen egnede mapper blev fundet.\n" -"Installer venligt mindst en [aspell]-mappe" +msgstr "Installer venligst mindst en [aspell] ordbog." #: plugins/word-completion/plugin.vala:173 #, c-format diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/de.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/de.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/de.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/de.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2020-03-13 20:03+0000\n" "Last-Translator: Tucan Holmes \n" "Language-Team: German \n" @@ -94,36 +94,36 @@ msgid "Hide search bar" msgstr "Suchleiste ausblenden" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "Zeitgeist Datenquelle für Code" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Alle Dateien" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Textdateien" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Ein paar Dateien öffnen" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Öffnen" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Abbrechen" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Öffnen" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Abbrechen" @@ -582,11 +582,11 @@ msgid "Replace all" msgstr "Alle ersetzen" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Markierte Zeilen sortieren" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Kommentar umschalten" @@ -687,6 +687,12 @@ msgid "Symbols" msgstr "Symbole" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Symbole" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Terminal anzeigen" @@ -723,11 +729,11 @@ msgid "Hide Preview" msgstr "Vorschau ausblenden" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "Keine geeigneten Wörterbucher gefunden" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "Bitte mindestens ein [aspell]-Wörterbuch installieren." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/dv.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/dv.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/dv.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/dv.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/dz.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/dz.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/dz.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/dz.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ee.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ee.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ee.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ee.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/el.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/el.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/el.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/el.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-09-10 14:54+0000\n" "Last-Translator: Daniel Foré \n" "Language-Team: Greek \n" @@ -93,37 +93,37 @@ msgid "Hide search bar" msgstr "Απόκρυψη γραμμής αναζήτησης" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Πηγή δεδομένων Zeitgeist για το Scratch" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Όλα τα αρχεία" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Αρχεία κειμένου" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Άνοιγμα μερικών αρχείων" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Άνοιγμα" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Ακύρωση" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Άνοιγμα" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Ακύρωση" @@ -596,11 +596,11 @@ msgid "Replace all" msgstr "Αντικατάσταση Όλων" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -707,6 +707,12 @@ msgid "Symbols" msgstr "Σύμβολα" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Σύμβολα" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Προβολή τερματικού" @@ -743,11 +749,11 @@ msgid "Hide Preview" msgstr "Απόκρυψη προεπισκόπησης" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/en_AU.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/en_AU.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/en_AU.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/en_AU.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-09-10 14:54+0000\n" "Last-Translator: Daniel Foré \n" "Language-Team: English (Australia) \n" "Language-Team: English (Canada) \n" "Language-Team: English (United Kingdom) \n" @@ -95,36 +95,36 @@ msgid "Hide search bar" msgstr "Hide search bar" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "Zeitgeist Datasource for Code" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "All files" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Text files" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Open some files" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Open" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Cancel" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Open" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Cancel" @@ -560,11 +560,11 @@ #: src/Widgets/SearchBar.vala:93 msgid "Case Sensitive" -msgstr "" +msgstr "Case Sensitive" #: src/Widgets/SearchBar.vala:93 msgid "Case Insensitive" -msgstr "" +msgstr "Case Insensitive" #: src/Widgets/SearchBar.vala:112 msgid "Replace With" @@ -578,11 +578,11 @@ msgid "Replace all" msgstr "Replace all" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Sort Selected Lines" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Toggle Comment" @@ -683,6 +683,12 @@ msgid "Symbols" msgstr "Symbols" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Symbols" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Show Terminal" @@ -719,11 +725,11 @@ msgid "Hide Preview" msgstr "Hide Preview" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "No Suitable Dictionaries Were Found" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "Please install at least one [aspell] dictionary." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/eo.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/eo.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/eo.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/eo.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2020-03-14 21:09+0000\n" "Last-Translator: Shtonchjo \n" "Language-Team: Esperanto \n" "Language-Team: Spanish \n" "Language: es\n" @@ -94,36 +94,36 @@ msgid "Hide search bar" msgstr "Ocultar la barra de búsqueda" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "Fuente de datos de Zeitgeist para Code" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Todos los archivos" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Archivos de texto" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Abre algunos archivos" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Abrir" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Cancelar" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Abrir" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Cancelar" @@ -560,11 +560,11 @@ #: src/Widgets/SearchBar.vala:93 msgid "Case Sensitive" -msgstr "" +msgstr "Distinguir mayúsculas y minúsculas" #: src/Widgets/SearchBar.vala:93 msgid "Case Insensitive" -msgstr "" +msgstr "No distinguir mayúsculas y minúsculas" #: src/Widgets/SearchBar.vala:112 msgid "Replace With" @@ -578,11 +578,11 @@ msgid "Replace all" msgstr "Reemplazar todo" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Ordenar líneas seleccionadas" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Alternar comentario" @@ -683,6 +683,10 @@ msgid "Symbols" msgstr "Símbolos" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "No se encontró ningún símbolo" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Mostrar consola" @@ -719,11 +723,11 @@ msgid "Hide Preview" msgstr "Ocultar previsualización" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "No se encontraron diccionarios adecuados" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "Instale por lo menos un diccionario [de aspell]." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/et.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/et.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/et.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/et.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2016-06-14 15:42+0000\n" "Last-Translator: Kristjan Vool \n" "Language-Team: Estonian \n" @@ -99,37 +99,37 @@ msgid "Hide search bar" msgstr "Peida leidmise tööriistariba" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Zeitgeist'i andmeallikad Scratch'i jaoks" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Kõik Failid" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Tekstifailid" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Faili avamine" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Ava" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Loobu" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Ava" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Loobu" @@ -604,11 +604,11 @@ msgid "Replace all" msgstr "Asenda kõik" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -715,6 +715,12 @@ msgid "Symbols" msgstr "Sümbolid" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Sümbolid" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Näita terminali" @@ -751,11 +757,11 @@ msgid "Hide Preview" msgstr "Peida eelvaade" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 #, fuzzy msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/eu.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/eu.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/eu.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/eu.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2016-09-11 21:29+0000\n" "Last-Translator: Thadah Denyse \n" "Language-Team: Basque \n" @@ -92,37 +92,37 @@ msgid "Hide search bar" msgstr "Ezkutatu bilaketa-barra" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Scratch-entzako Zeitgeist datu-iturburua" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Fitxategi guztiak" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Testu-fitxategiak" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Fitxategi batzuk ireki" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Ireki" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Utzi" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Ireki" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Utzi" @@ -588,11 +588,11 @@ msgid "Replace all" msgstr "Ordeztu denak" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -699,6 +699,12 @@ msgid "Symbols" msgstr "Ikurrak" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Ikurrak" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Erakutsi terminala" @@ -735,11 +741,11 @@ msgid "Hide Preview" msgstr "Ezkutatu aurreikuspena" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/aa.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/aa.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/aa.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/aa.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ab.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ab.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ab.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ab.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ae.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ae.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ae.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ae.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/af.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/af.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/af.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/af.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ak.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ak.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ak.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ak.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/am.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/am.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/am.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/am.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/an.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/an.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/an.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/an.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ar.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ar.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ar.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ar.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2019-12-15 02:07+0000\n" "Last-Translator: nasserbinlaboun \n" "Language-Team: Arabic \n" @@ -86,165 +86,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/as.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/as.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/as.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/as.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ast.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ast.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ast.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ast.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/av.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/av.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/av.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/av.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ay.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ay.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ay.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ay.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/az.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/az.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/az.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/az.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ba.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ba.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ba.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ba.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/be.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/be.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/be.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/be.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -85,165 +85,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/bg.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/bg.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/bg.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/bg.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2019-09-10 14:55+0000\n" "Last-Translator: Daniel Foré \n" "Language-Team: Bulgarian \n" "Language-Team: Tibetan \n" @@ -93,165 +93,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/br.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/br.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/br.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/br.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/bs.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/bs.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/bs.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/bs.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-11-04 10:58+0000\n" "Last-Translator: Elvis Mujanović \n" "Language-Team: Bosnian \n" "Language-Team: Catalan \n" "Language: ca\n" @@ -58,7 +58,7 @@ "consistency. It's sexy, but not distracting." msgstr "" "És elemental. El Codi està fet per ser l'editor de text perfecte per a " -"l'Elementary, cosa que significa que segueix de prop els alts estàndards de " +"l'elementary, cosa que significa que segueix de prop els alts estàndards de " "disseny, velocitat i consistència. És atractiu, però no distreu." #: data/io.elementary.code.appdata.xml.in:27 @@ -104,182 +104,226 @@ msgstr "i moltes coses més" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "Correccions:" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "" +"El disseny buit de la barra lateral garanteix que sempre es puguin afegir " +"carpetes." + +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" +msgstr "Actualitzacions menors:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "Desplaçament més enllà del final del fitxer" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "Deseu i restaureu de manera més eficient la posició de la finestra." + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "Traduccions actualitzades" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "Funcions noves:" -#: data/io.elementary.code.appdata.xml.in:53 +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "Inclusió de l'estat de GIt als consells del fitxer" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "Opció per a la cerca explícita amb distinció de majúscules" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "Altres actualitzacions:" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" +"Es mostra correctament al menú la commutació de comentari quan no hi ha text " +"seleccionat." + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "Correcció de l'alineament del canvi de lletra" + +#: data/io.elementary.code.appdata.xml.in:82 msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "" "Nova opció \"Tanca altres finestres\" al menú per ajudar a netejar la barra " "lateral" -#: data/io.elementary.code.appdata.xml.in:54 +#: data/io.elementary.code.appdata.xml.in:83 msgid "Save and restore cyclic search setting" msgstr "Paràmetre de cerca cíclica per desar i restaurar" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" -msgstr "Altres actualitzacions:" - -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "Addició de dreceres de teclat als menús" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "" "Fer que els elements de carpeta de la barra lateral no siguin seleccionables" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "Finestres noves centrades" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "Traduccions actualitzades" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" "Despriorització visual de fitxers .gitignored a la barra lateral del projecte" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "Línies de retall / còpia intel·ligents sense selecció activa" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "Addició d'un diàleg de confirmació a l’acció \"Restaura\"" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" "Addició del menú \"Obrir a\" a la carpeta de primer nivell del gestor de " "carpetes" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "No es mostren els fitxers temporals al gestor de carpetes" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" "Addició dels parèntesis d’acabament i sagnat automàtic de manera " "predeterminada" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "Ampliació del connector del terminal amb teclat" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "Es satisfà la privacitat global quan es desa i es restaura." -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "Simplificació de la preferència \"Dibuixa espais\"" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" "Correcció de la drecera del teclat per tornar enrere en els resultats de la " "cerca" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "Correcció de l'obertura de fitxes des dels camins relatius al Terminal" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" "Correcció del diàleg de fitxer nul quan s'obre una finestra nova a través de " "l'acoblador" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "Addició de \"=\" com a tecla de zoom" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "Canvi de la icona d’entrada de cerca quan no es troben resultats" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "S'introdueix el nom del fitxer nou abans de crear-lo." -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "Ús complet de Granite.MessageDialog" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "Inclusió de fitxers que no siguin de text a la barra lateral" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "Correcció la vista actual de la supressió" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "Correcció del comportament d’escriptori de la finestra nova" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" "Sincronització correcta de les tecles Ctrl + N amb el nombre de documents " "nous generats" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" "Construcció de la correcció de sistema per a la dependència d'editorconfig" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "Addició de l'element del menú contextual «Canvia la branca»" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" "Evitar possibles errors d'inici relacionats amb com es carreguen dels " "connectors" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "Comportament més intel·ligent per desar fitxers" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "Correccions per desar fitxers" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "No afegir fitxers temporals a la restauració de pestanyes" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "No es recreen els fitxers suprimits en restaurar la sessió." -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "Restauració de la preferència d’ajust de línia" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "Addició de consells d’accel" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "Correccions d'errors menors" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ca@valencia.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ca@valencia.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ca@valencia.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ca@valencia.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ce.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ce.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ce.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ce.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ch.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ch.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ch.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ch.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ckb.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ckb.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ckb.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ckb.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/co.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/co.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/co.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/co.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/cr.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/cr.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/cr.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/cr.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/cs.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/cs.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/cs.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/cs.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,17 +7,16 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" -"PO-Revision-Date: 2019-02-06 19:04+0000\n" -"Last-Translator: Jan Marek \n" -"Language-Team: Czech \n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" +"PO-Revision-Date: 2020-05-30 10:11+0000\n" +"Last-Translator: p-bo \n" +"Language-Team: Czech \n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 3.0.1\n" +"X-Generator: Weblate 3.9.1\n" "X-Launchpad-Export-Date: 2017-05-03 06:04+0000\n" #: data/io.elementary.code.appdata.xml.in:8 @@ -105,171 +104,222 @@ msgstr "mnoho dalších" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" -msgstr "" +msgid "Fixes:" +msgstr "Opravuje:" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" -msgstr "" - -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" +"Opraveno prázdné rozvržení postranního panelu, což zajišťuje že složky je " +"možné vždy přidat" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" -msgstr "" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" +msgstr "Drobné aktualizace:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "Opraveno posouvání za konec souboru" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" -msgstr "" +msgid "More efficiently save and restore window position" +msgstr "Efektivnější ukládání a obnovování pozice okna" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "Aktualizovány překlady" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "Nové funkce:" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "Zahrnout Git stav v nástrojových tipech souborů" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "Volba pro výslovné rozlišování malých/VELKÝCH písmen při hledání" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "Ostatní aktualizace:" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" msgstr "" +"Správné zobrazování položky nabídky přepnout komentář když není označen " +"žádný text" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "Opraveno zarovnání přepínání fontů" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "" +"Nová položka nabídky „Zavřít ostatní složky“ pro uklízení postranního panelu" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" +msgstr "Ukládání a obnovování nastavení cyklického hledání" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "" +msgid "Add keyboard shortcuts to menu items" +msgstr "Přidány klávesové zkratky k položkám nabídek" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "Odstranění možnosti výběru položek složky v postranním panelu" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "Nová okna jsou vystřeďována" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" +"Vizuálně snížena priorita souborů, označených v .gitignore v postranním " +"panelu projektu" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" -msgstr "" +msgstr "Inteligentní vyjímání/kopírování řádků bez aktivního výběru" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" -msgstr "" +msgstr "Přidána potvrzovací dialog do akce „Obnovit“" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" -msgstr "" +msgstr "Přidána nabídka „Otevřít v“ ve složce nejvyšší úrovně ve správě složek" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" -msgstr "" +msgstr "Nezobrazování dočasných souborů ve správě složek" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" -msgstr "" +msgstr "Přidání doplňování závorek a automatického odsazování ve výchozím stavu" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" -msgstr "" +msgstr "Změna velikost zásuvného modulu terminálu pomocí klávesnice" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" +"Respektování globálního nastavení ochrany soukromí při ukládání a obnovování" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" -msgstr "" +msgstr "Zjednodušení předvolby „Vykreslovat mezery“" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" -msgstr "" +msgstr "Opravena klávesová zkrátka pro hledání směrem zpět" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" -msgstr "" +msgstr "Opraveno otevírání souborů z relativních popisů umístění v Terminálu" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" -msgstr "" +msgstr "Opraven prázdný dialog souboru při otevírání nového okna z doku" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" -msgstr "" +msgstr "Přidáno „=“ jako klávesa pro přiblížení" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" -msgstr "" +msgstr "Změna ikony zadávání vyhledávání když nejsou nalezeny výsledky" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" -msgstr "" +msgstr "Zadání názvu souboru před jeho vytvářením" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" -msgstr "" +msgstr "Použití Granite.MessageDialog po celou dobu" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" -msgstr "" +msgstr "Zahrnutí souborů s jiným než textovým obsahem do postranního panelu" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" -msgstr "" +msgstr "Opraveno odebrání stávajícího pohledu" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" -msgstr "" +msgstr "Opraveno chování akce desktopu Nové okno" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" +"Správná synchronizace stisků Ctrl+N a počtu nových vytvořených dokumentů" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" -msgstr "" +msgstr "Oprava systému pro sestavování pro závisení na editorconfig" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" -msgstr "" +msgstr "Přidána položka kontextové nabídky Změnit větev" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" +"Vyhnutí se možnému pádu při spouštění souvisejícího s tím, jak jsou načítány " +"zásuvné moduly" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" -msgstr "" +msgstr "Inteligentnější chování ukládání souborů" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" -msgstr "" +msgstr "Opravy ukládání souborů" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" -msgstr "" +msgstr "Nepřidávat dočasné soubory do obnovení karty" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" -msgstr "" +msgstr "Nevytvářet znovu smazané soubory při obnovování relace" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" -msgstr "" +msgstr "Obnovení předvoleb zalamování řádek" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" -msgstr "" +msgstr "Přidání nástrojových tipu accel" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" -msgstr "" +msgstr "Opravy drobných chyb" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." #: data/io.elementary.code.desktop.in.in:5 msgid "Edit code files" -msgstr "Upravujte soubory s kódem" +msgstr "Upravujte soubory se zdrojovými kódy" #: data/io.elementary.code.desktop.in.in:6 msgid "Code Editor" @@ -285,7 +335,7 @@ #: data/io.elementary.code.desktop.in.in:17 msgid "New File" -msgstr "" +msgstr "Nový soubor" #: data/io.elementary.code.desktop.in.in:21 msgid "New Window" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/cu.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/cu.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/cu.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/cu.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/cv.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/cv.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/cv.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/cv.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/cy.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/cy.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/cy.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/cy.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/da.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/da.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/da.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/da.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,17 +7,16 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" -"PO-Revision-Date: 2019-02-06 15:40+0000\n" -"Last-Translator: Kaj Printz Madsen \n" -"Language-Team: Danish \n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" +"PO-Revision-Date: 2020-05-27 12:11+0000\n" +"Last-Translator: Rantyrant \n" +"Language-Team: Danish \n" "Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.0.1\n" +"X-Generator: Weblate 3.9.1\n" "X-Launchpad-Export-Date: 2017-05-03 06:04+0000\n" #: data/io.elementary.code.appdata.xml.in:8 @@ -104,165 +103,209 @@ msgstr "mange andre" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" -msgstr "" +msgid "Fixes:" +msgstr "Rettelser:" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" -msgstr "" +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "Ret tomt sidepanellayout, så der altid kan tilføjes mapper" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" -msgstr "" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" +msgstr "Mindre opdateringer:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "Rul forbi slutningen af en fil" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "Gemme og gendanne vinduesposition mere effektivt" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "Opdaterede oversættelser" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "Nye funktioner:" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "Inkluder Git-status i filværktøjstips" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "Mulighed for eksplicit versalfølsomhed i Find" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 msgid "Other updates:" +msgstr "Andre opdateringer:" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "Korrekt visning af Vis/Skjul-Kommentar menu når ingen tekst er valgt" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "Rettede font skifte justering" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "" +"Ny \"Luk andre mapper\"-menu til at hjælpe med at rydde op i dit sidepanel" -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" +msgstr "Gem og gendan cyklisk søgeindstilling" + +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" -msgstr "" +msgstr "Tilføj tastaturgenveje til menupunkter" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" -msgstr "" +msgstr "Gør sidepanelets mappeemner ikke valgbare" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" -msgstr "" +msgstr "Centrer nye vinduer" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" -msgstr "" +msgstr "Afprioriter visuelt .gitignored filer i projektets sidepanelet" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" -msgstr "" +msgstr "Smart klip / kopier linjer uden aktivt valg" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" -msgstr "" +msgstr "Føj en bekræftelsesdialog til \"Gendan\" -handlingen" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" -msgstr "" +msgstr "Føj \"Åbn i\" -menuen til øverste mappe i mappeadministratoren" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" -msgstr "" +msgstr "Vis ikke midlertidige filer i mappeadministratoren" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" -msgstr "" +msgstr "Tilføj komplettering af parenteser og automatisk indrykket som standard" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" -msgstr "" +msgstr "Zoom terminal plugin med tastatur" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" +"Overhold global indstilling for privatlivets fred, når du gemmer og gendanner" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" -msgstr "" +msgstr "Forenkl præference for \"Draw space\"" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" -msgstr "" +msgstr "Ret tastaturgenvejen for at gå baglæns i søgeresultaterne" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" -msgstr "" +msgstr "Ret åbning af filer fra relative stier i Terminal" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" -msgstr "" +msgstr "Ret dialogboksen null file, når du åbner et nyt vindue via dokken" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" -msgstr "" +msgstr "Tilføj \"=\" som forstørrelses tast" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" -msgstr "" +msgstr "Skift ikonet for søgning, når resultater ikke findes" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" -msgstr "" +msgstr "Indtast navnet på en ny fil før den oprettes" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" -msgstr "" +msgstr "Brug Granite.MessageDialog over det hele" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" -msgstr "" +msgstr "Inkluder ikke-tekst filer i sidebaren" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" -msgstr "" +msgstr "Rettelse af Fjern Nuværende Visning" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" -msgstr "" +msgstr "Ret Nyt Vindue skrivebords opførsel" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" +"Korrekt synkronisering af Ctrl + N-tastetryk med antallet af nye dokumenter, " +"der er skabt" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" -msgstr "" +msgstr "Byg system rettelse til editorconfig afhængighed" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" -msgstr "" +msgstr "Tilføj menupunkt for Skift Gren" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" -msgstr "" +msgstr "Undgå muligt opstarts nedbrud relateret til hvordan plug-ins indlæser" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" -msgstr "" +msgstr "Smartere filgemmelses opførsel" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" -msgstr "" +msgstr "Rettelser til fil gemmelse" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" -msgstr "" +msgstr "Tilføje ikke midlertidige filer til fane gendannelse" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" -msgstr "" +msgstr "Genskab ikke slettede filer når sessionen genskabes" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" -msgstr "" +msgstr "Gendan præference for linieindpakning" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" -msgstr "" +msgstr "Tilføj accel-værktøjstip" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" -msgstr "" +msgstr "Mindre rettelser" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." @@ -284,7 +327,7 @@ #: data/io.elementary.code.desktop.in.in:17 msgid "New File" -msgstr "" +msgstr "Ny Fil" #: data/io.elementary.code.desktop.in.in:21 msgid "New Window" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/de.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/de.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/de.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/de.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2020-03-13 20:03+0000\n" "Last-Translator: Tucan Holmes \n" "Language-Team: German \n" @@ -108,179 +108,221 @@ msgstr "viele weitere" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:55 +#, fuzzy +#| msgid "Other updates:" +msgid "Minor updates:" +msgstr "weitere Aktualisierungen:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "Aktualisierte Übersetzungen" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "Neue Funktionen:" -#: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 msgid "Other updates:" msgstr "weitere Aktualisierungen:" -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "Tastenkombinationen zu Menüeinträgen hinzufügen" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "Aktualisierte Übersetzungen" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" "Visuelle Depriorisierung von .gitignored Dateien in der Projekt-Sidebar" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "Intelligentes Ausschneiden/Kopieren von Zeilen ohne aktive Auswahl" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "Bestätigungsdialog für die \"Zurücksetzen\"-Funktion" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "\"Öffnen in\"-Menü zum obersten Ordner im Ordnermanager hinzugefügt" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "Temporäre Dateien im Ordnermanager nicht mehr anzeigen" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" "Klammervervollständigung und automatische Einrückung standardmäßig hinzufügen" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "Einstellung \"Leerzeichen erzeugen\" vereinfacht" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" "Die Tastenkombination für den Rückwärtslauf in den Suchergebnissen wurde " "korrigiert" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "Korrektur beim Öffnen von Dateien aus relativen Pfaden im Terminal" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" "Korrektur des Nulldatei-Dialogs beim Öffnen eines neuen Fensters über das " "Dock" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "Hinzufügen von \"=\" als zusätzliche Zoomtaste" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" "Sucheingabe-Symbol wird verändert, wenn keine Ergebnisse gefunden werden" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "Verwendet Granite.MessageDialog durchgängig" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "Einbeziehung von Nicht-Text-Dateien in die Seitenleiste" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "Fix \"Aktuelle Ansicht entfernen\"" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "Fix für das Verhalten der Desktop-Aktion *Neues Fenster\"" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" "Richtige Synchronisierung bei der Eingabe von Strg+N mit der Anzahl der neu " "erstellten Dokumente" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "Erstellung eines System-Fixes für die Abhängigkeit von editorconfig" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "Kontextmenüeintrag \"Branch ändern\" hinzugefügt" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" "Vermeidung eines möglichen Absturzes beim Start in Verbindung mit dem Laden " "von Plugins" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "Intelligenteres Verhalten beim Speichern von Dateien" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "Fehlerbehebungen beim Speichern von Dateien" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" "Temporären Dateien werden nicht mehr zur Wiederherstellung von Tabs " "zugelassen" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" "Gelöschte Dateien werden bei Wiederherstellen der Sitzung nicht neu erstellt" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "Einstellung für Zeilenumbruch wiederhergestellt" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "Tooltips hinzugefügt" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "Kleinere Fehlerbehebungen" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/dv.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/dv.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/dv.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/dv.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/dz.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/dz.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/dz.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/dz.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ee.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ee.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ee.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ee.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/el.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/el.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/el.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/el.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2019-09-10 14:55+0000\n" "Last-Translator: Daniel Foré \n" "Language-Team: Greek \n" @@ -87,165 +87,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/en_AU.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/en_AU.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/en_AU.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/en_AU.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2019-09-10 14:55+0000\n" "Last-Translator: Daniel Foré \n" "Language-Team: English (Australia) \n" "Language-Team: English (United Kingdom) \n" @@ -104,166 +104,208 @@ msgstr "lots of others" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:55 +#, fuzzy +#| msgid "Other updates:" +msgid "Minor updates:" +msgstr "Other updates:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "Updated translations" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "New features:" -#: data/io.elementary.code.appdata.xml.in:53 +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "Include Git status in file tooltips" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "Option for explicit case-sensitive Find" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "Other updates:" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "Correctly show Toggle Comment menu item when no text is selected" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "Fixed font switch alignment" + +#: data/io.elementary.code.appdata.xml.in:82 msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "New \"Close Other Folders\" menu item to help clean up your sidebar" -#: data/io.elementary.code.appdata.xml.in:54 +#: data/io.elementary.code.appdata.xml.in:83 msgid "Save and restore cyclic search setting" msgstr "Save and restore cyclic search setting" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" -msgstr "Other updates:" - -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "Add keyboard shortcuts to menu items" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "Make sidebar folder items not selectable" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "Centre new windows" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "Updated translations" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "Visually deprioritise .gitignored files in project sidebar" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "Smart cut/copy lines with no active selection" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "Add a confirmation dialog to the \"Restore\" action" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "Add \"Open In\" menu to the top-level folder in the folder manager" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "Don't show temporary files in the folder manager" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "Add brackets completion and auto-indent by default" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "Zoom terminal plugin with keyboard" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "Honour global privacy setting when saving and restoring" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "Simplify \"Draw spaces\" preference" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "Fix the keyboard shortcut for going backwards in search results" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "Fix opening files from relative paths in Terminal" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "Fix null file dialog when opening a new window via the dock" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "Add \"=\" as a zoom key" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "Change search entry icon when results aren't found" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "Enter name of new file before creating it" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "Use Granite.MessageDialog throughout" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "Include non-text files in sidebar" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "Fix Remove Current View" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "Fix New Window desktop action behaviour" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" "Properly synchronise Ctrl+N key presses with number of new documents spawned" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "Build system fix for editorconfig dependency" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "Add Change Branch context menu item" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "Avoid possible startup crash related to how plugins load" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "Smarter file saving behaviour" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "File saving fixes" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "Don't add temporary files to tab restore" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "Don't recreate deleted files when restoring session" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "Restore line wrap preference" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "Add accel tooltips" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "Minor bug fixes" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/eo.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/eo.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/eo.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/eo.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,11 +7,11 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2020-03-14 21:09+0000\n" "Last-Translator: Shtonchjo \n" -"Language-Team: Esperanto " -"\n" +"Language-Team: Esperanto \n" "Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -102,172 +102,214 @@ msgstr "kaj multe pli" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:55 +#, fuzzy +#| msgid "Other updates:" +msgid "Minor updates:" +msgstr "Aliaj ĝisdatigoj:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "Ĝisdatigitaj tradukoj" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "Novaj funkcioj:" -#: data/io.elementary.code.appdata.xml.in:53 +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "Aliaj ĝisdatigoj:" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "" "Nova menua elektaĵo \"Fermi Aliajn Dosierujojn\" helpos malembarasi la " "flankbreton" -#: data/io.elementary.code.appdata.xml.in:54 +#: data/io.elementary.code.appdata.xml.in:83 msgid "Save and restore cyclic search setting" msgstr "Savi kaj restaŭri cicklan serĉan agordon" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" -msgstr "Aliaj ĝisdatigoj:" - -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "Aldoni fulmklavojn al menuaĵoj" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "Malebligi elekteblecon de doseriaj elementoj" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "Centrigi novajn fenestrojn" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "Ĝisdatigitaj tradukoj" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "Vide malprioritatigi .gitignored-dosierojn ĉe la projekta flankobreto" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "Inteligenta tondo/kopio sen aktiva elektaĵo" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "Aldoni konfirman dialogon al ago „Restaŭri“" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" "Aldoni „Malfermi per“-menuon al la plej supra dosiera nivelo de la " "dosiermastrumilo" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "Ne montri portempajn dosierojn en la dosiermastrumilo" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "Aldoni apriorajn krampan plenigon kaj aŭtomatan marĝenigon" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "Kromprogramo por terminala zomo per klavaro" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "Respekti ĝeneralajn privatecajn agordojn dum savo kaj restaŭro" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "Simpligi agordon de „Afiŝo de spacoj“" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "Ripari la fulmklavon por retroiri inter serĉaj rezultatoj" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "Ripari malfermon de dosieroj el relativaj indikoj en la Terminalo" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" "Ripari malplenan dialogon ĉe malfermo de nova fenestro per la butonbreto" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "Aldoni zoman „=“-klavon" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "Ŝanĝi serĉo-enigan bildeton kaze de nenia trovo" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "Enigi nomon de nova dosiero antaŭ kreado" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "Uzi entute Granite.MessageDialog" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "Inkluzivi netekstajn dosierojn en flankobreton" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "Ripari forigon el aktiva vido" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "Ripari la konduton de la labortabla ago por nova fenestro" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" "Ĝuste sinkronigi la nombron da klavadoj de Stir.+N kaj la nombron da " "generitaj dosieroj" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "Sistemversia riparo de dependeco de editorconfig" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "Aldoni kuntekstan menuan elementon pri ŝanĝo de branĉo" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "Eviti eblan startan kraŝon rilate la ŝargan manieron de kromaĵoj" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "Inteligentigi la konduton pri dosiera registrado" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "Riparoj de dosieraj registradoj" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "Ne aldoni portempajn dosierojn al langeta restaŭro" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "Ne rekrei forigitajn dosierojn ĉe seanca restaŭro" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "Restaŭri linifaldajn agordojn" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "Aldoni fulmklavajn konsilojn" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "Malgravaj sencimigoj" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/es.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/es.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/es.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/es.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" -"PO-Revision-Date: 2020-03-24 18:09+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" +"PO-Revision-Date: 2020-04-30 07:10+0000\n" "Last-Translator: Adolfo Jayme Barrientos \n" "Language-Team: Spanish \n" "Language: es\n" @@ -57,9 +57,9 @@ "meaning it closely follows the high standards of design, speed, and " "consistency. It's sexy, but not distracting." msgstr "" -"Es elemental. Code fue hecho para ser el editor de texto perfecto para " -"elementary, lo que significa que sigue los elevados estándares de diseño, " -"velocidad y consistencia. Es atractivo, pero no te distrae." +"Es elementary. Code fue concebido para ser el editor de texto perfecto para " +"elementary, lo que significa que sigue sus elevados estándares de diseño, " +"velocidad y coherencia. Es atractivo, pero no le distrae." #: data/io.elementary.code.appdata.xml.in:27 msgid "" @@ -79,8 +79,8 @@ "Diff, Fortran, Gettext, ini, Java, JavaScript, LaTex, Lua, Makefile, " "Objective C, Pascal, Perl, Python, Ruby, XML." msgstr "" -"Otros lenguajes con resaltado de sintaxis: Bash, C, C#, C++. Cmake, CSS, ." -"Desktop, Diff, Fortran, Gettext, ini, Java, JavaScript, LaTex, Lua, " +"Otros lenguajes con coloración sintáctica: Bash, C, C#, C++, Cmake, CSS, " +".Desktop, Diff, Fortran, Gettext, ini, Java, JavaScript, LaTex, Lua, " "Makefile, Objective C, Pascal, Perl, Python, Ruby, XML." #: data/io.elementary.code.appdata.xml.in:38 @@ -101,185 +101,230 @@ #: data/io.elementary.code.appdata.xml.in:45 msgid "lots of others" -msgstr "muchas otras" +msgstr "y mucho más" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "Correcciones:" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "" +"Se solucionó el problema de la barra lateral vacía, lo que garantiza que " +"siempre puedan añadirse carpetas" + +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" +msgstr "Actualizaciones menores:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "Desplazamiento que sobrepasa el final de un archivo" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "Guardado y restauración más eficientes de la posición de la ventana" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "Traducciones actualizadas" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "Funcionalidades nuevas:" -#: data/io.elementary.code.appdata.xml.in:53 +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" +"Se incluye el estado de Git en las descripciones emergentes de los archivos" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" +"Opción para buscar explícitamente con distinción de mayúsculas y minúsculas" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "Otras actualizaciones:" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" +"Se muestra correctamente el elemento del menú «Conmutar comentario» cuando " +"no se ha seleccionado texto" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "Se corrigió la alineación del conmutador de tipos de letra" + +#: data/io.elementary.code.appdata.xml.in:82 msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "" "Nuevo elemento de menú «Cerrar otras carpetas» para ayudar a limpiar su " "barra lateral" -#: data/io.elementary.code.appdata.xml.in:54 +#: data/io.elementary.code.appdata.xml.in:83 msgid "Save and restore cyclic search setting" msgstr "Guardar y restaurar la configuración de búsqueda cíclica" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" -msgstr "Otras actualizaciones:" - -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "Añadir atajos de teclado a los elementos de menú" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "" "Hacer que los elementos de la carpeta de la barra lateral no sean " "seleccionables" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "Centrar nuevas ventanas" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "Traducciones actualizadas" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -"No priorizar visualmente los archivos «.gitignored» en la barra lateral del " -"proyecto" +"Se desenfatizan los archivos en .gitignore en la barra lateral del proyecto" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" -msgstr "Cortado/copiado inteligente de líneas sin ninguna selección activa" +msgstr "Cortado/copiado inteligente de renglones sin ninguna selección activa" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "Se añadió un diálogo de confirmación a la acción «Restaurar»" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" "Se añadió el menú «Abrir en» a la carpeta de nivel superior en el gestor de " "carpetas" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "No se muestran los archivos temporales en el gestor de carpetas" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" "Se añadió compleción de paréntesis y se activó de manera predeterminada la " "sangría automática" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "Complemento de zoom de terminal con teclado" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "Se acata la configuración global de privacidad al guardar y restaurar" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "Se simplificó la preferencia «Hacer espacios visibles»" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" "Corrección del atajo de teclado para retroceder en los resultados de búsqueda" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "Arreglar archivos abiertos desde rutas relativas en la Terminal" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" "Se solucionó el mensaje de archivo vacío cuando se abre una nueva ventana " "por medio del dock" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" -msgstr "Añadir «=» como tecla de zoom" +msgstr "Se añadió «=» como tecla de escala" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "Cambiar el icono de búsqueda cuando no se encuentran resultados" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "Introducir el nombre del nuevo archivo antes de crearlo" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "Use Granite.MessageDialog" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "Incluir archivos que no sean de texto en la barra lateral" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "Corregir la eliminación de la vista actual" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "Corregir comportamiento de la acción de escritorio Nueva Ventana" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" "Sincronizar correctamente las teclas Ctrl+N pulsadas con el número de nuevos " "documentos" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "Construir la corrección del sistema para la dependencia editorconfig" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "Añadir el elemento de menú de contexto de Cambiar Rama" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" "Evitar los posibles fallos de inicio relacionados con la carga de " "complementos" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "Comportamiento de guardado de archivos más inteligente" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "Correcciones de guardado de archivos" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "No añadir archivos temporales a la restauración de pestañas" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "No recrear archivos eliminados al restaurar la sesión" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "Restaurar la preferencia del envoltorio de línea" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "Agregar indicadores de acceso directo" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "Pequeñas correcciones de errores" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/et.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/et.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/et.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/et.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2016-08-03 23:42+0000\n" "Last-Translator: Kristjan Vool \n" "Language-Team: Estonian \n" @@ -108,165 +108,205 @@ msgstr "ning palju muud" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/eu.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/eu.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/eu.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/eu.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2016-09-11 21:37+0000\n" "Last-Translator: Félix Brezo \n" "Language-Team: Basque \n" @@ -85,165 +85,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/extra.pot io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/extra.pot --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/extra.pot 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/extra.pot 2020-06-09 20:16:47.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -84,165 +84,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/fa.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/fa.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/fa.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/fa.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2019-09-10 14:55+0000\n" "Last-Translator: Daniel Foré \n" "Language-Team: Persian \n" @@ -85,165 +85,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ff.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ff.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ff.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ff.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/fi.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/fi.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/fi.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/fi.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2019-01-08 08:54+0000\n" "Last-Translator: Veli-Pekka Samuli Finnilä \n" "Language-Team: Finnish \n" "Language-Team: French (Canada) \n" "Language-Team: French \n" "Language: fr\n" @@ -104,192 +104,236 @@ msgstr "plein d’autres" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "Corrections :" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "" +"Correction de la disposition de la barre latérale lorsqu'elle est vide, en " +"s'assurant que les dossiers puissent toujours être ajoutés" + +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" +msgstr "Mises à jour mineures :" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "Faire défiler la fin d'un fichier" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "Sauvegarde et restauration plus efficace de la position de la fenêtre" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "Mise à jour des traductions" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "Nouvelles fonctionnalités :" -#: data/io.elementary.code.appdata.xml.in:53 +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "Ajout du statut GIT dans l'infobulle des fichiers" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "Option pour la recherche sensible à la casse" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "Autres mises à jour :" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" +"Correction de l'affichage de l'élément commenter/décommenter du menu quand " +"aucun texte n'est sélectionné" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "Correction de l'alignement de la police des boutons" + +#: data/io.elementary.code.appdata.xml.in:82 msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "" "Nouvelle option « Fermer les autres dossiers » pour aider à nettoyer la " "barre latérale" -#: data/io.elementary.code.appdata.xml.in:54 +#: data/io.elementary.code.appdata.xml.in:83 msgid "Save and restore cyclic search setting" msgstr "Sauvegarde et restauration du paramètre de recherche cyclique" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" -msgstr "Autres mises à jour :" - -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "Ajout des raccourcis claviers aux éléments de menu" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "" "Les éléments du dossier de la barre latérale ne sont désormais plus " "sélectionnables" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "Les nouvelles fenêtres sont désormais centrées" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "Mise à jour des traductions" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" "Dé-prioriser visuellement dans la barre latérale les fichiers .gitignorés" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "Copier/coller intelligent sans sélection" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "Ajout d'une boîte de configuration pour l'action de restauration" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" "Ajout du menu « Ouvrir dans » au niveau supérieur du dossier dans le " "gestionnaire de dossiers" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" "Ne pas afficher de fichiers temporaires dans le gestionnaire de dossiers" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" "Activation par défaut de la complétion des accolades et de l'indentation " "automatique" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "Plugin de zoom du terminal avec le clavier" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" "Respect des paramètres de confidentialité généraux lors de la sauvegarde et " "de la restauration" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "Simplification du paramètre « Afficher les espaces »" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" "Correction du raccourci clavier pour revenir en arrière dans les résultats " "de recherche" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" "Correction de l'ouverture de fichiers à partir de chemins relatifs dans " "Terminal" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" "Correction de la boîte de dialogue de fichier vide lors de l'ouverture d'une " "nouvelle fenêtre via le dock" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "Ajout de « = » comme raccourci de zoom" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" "Modification de l'icône du champ de recherche quand aucun résultat n'est " "trouvé" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "Entrez le nom d'un nouveau fichier avant de le créer" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "Utilisation de Granite.MessageDialog" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "Inclusion des fichiers non textuels dans la barre latérale" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "Correction de la suppression de la vue courante" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "Correction du comportement de l'option « Nouvelle fenêtre » du lanceur" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" "Synchronisation correcte du raccourci Ctrl+N avec le nombre de nouveaux " "documents générés" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" "Correction d'une dépendance d'editorconfig pour le système de compilation" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "Ajout d'un élément de menu contextuel « Changer de branche »" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" "Élimination d'un éventuel plantage au démarrage lié à la façon dont les " "plugins se chargent" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "Meilleur comportement d'enregistrement des fichiers" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "Correction de l'enregistrement des fichiers" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "Pas de fichiers temporaires ajoutés à la restauration des onglets" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" "Pas de recréation des fichiers supprimés lors de la restauration d'une " "session" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "Restauration des préférences d'alignement" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "Ajout des indicateurs de raccourcis" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "Corrections de bugs mineures" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary Inc." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/fy.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/fy.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/fy.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/fy.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ga.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ga.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ga.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ga.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -84,165 +84,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/gd.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/gd.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/gd.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/gd.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/gl.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/gl.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/gl.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/gl.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2019-10-10 15:23+0000\n" "Last-Translator: Daniel R. \n" "Language-Team: Galician \n" "Language-Team: Hebrew \n" "Language: he\n" @@ -100,165 +100,205 @@ msgstr "ועוד הרבה נוספים" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "תיקונים:" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "תיקון פריסת חלונית צד ריקה, כדי לוודא שתמיד ניתן יהיה להוסיף תיקיות" + +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" +msgstr "עדכונים משניים:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "גלילה מעבר לסוף הקובץ" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "לשמור ולשחזר מיקומי חלונות בצורה יעילה יותר" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "עדכוני תרגומים" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "תכונות חדשות:" -#: data/io.elementary.code.appdata.xml.in:53 +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "הוספת מצב Git בחלוניות עצה של קבצים" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "אפשרות לאיתור תלוי רישיות מפורש" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "עדכונים נוספים:" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "הצגה נכונה של פריט התפריט החלפת מצב הערה כאשר לא נבחר טקסט כלל" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "תוקן יישור מתג הגופנים" + +#: data/io.elementary.code.appdata.xml.in:82 msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "פריט חדש „לסגור תיקיות אחרות” בתפריט כדי לסייע בפינוי סרגל הצד שלך" -#: data/io.elementary.code.appdata.xml.in:54 +#: data/io.elementary.code.appdata.xml.in:83 msgid "Save and restore cyclic search setting" msgstr "שמירה ושחזור של הגדרות חיפוש מעגליות" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" -msgstr "עדכונים נוספים:" - -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "הוספת קיצור מקלדת לפריטי התפריט" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "הפיכת הפריטים בתיקיית סרגל הצד לבלתי ניתנים לבחירה" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "מרכוז חלונות חדשים" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "עדכוני תרגומים" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "להוריד את העדיפות של קבצים ב־‎.gitignored בסרגל הצד של המיזם" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "גזירה/העתקה חכמה של שורות ללא בחירה פעילה" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "הוספת דו־שיח אישור לפעולה „שחזור”" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "הוספת תפריט „פתיחה עם” לתיקייה העליונה במנהל התיקיות" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "לא יוצגו קבצים זמניים במנהל התיקיות" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "הוספת השלמת סוגריים והזחה אוטומטית כבררת מחדל" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "תוסף התמקדות במסוף עם מקלדת" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "כיבוד הגדרות פרטיות גלובליות בעת שמירה ושחזור" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "פישוט ההעדפה „ציור רווחים”" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "תיקון קיצור המקלדת לחזרה אחורה בתוצאות החיפוש" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "תיקון פתיחת קבצים מנתיבים יחסיים במסוף" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "תיקון דו־שיח קבצים ריקים בעת פתיחת חלון חדש דרך המעגן" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "הוספת „=” כמקש תקריב" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "סמל רשומת החיפוש מוחלף כאשר לא נמצאות תוצאות" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "הקלדת שם של קובץ חדש בטרם יצירתו" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "להשתמש ב־Granite.MessageDialog בכל מקום שנדרש" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "לכלול קבצים שאינם טקסטואליים בחלונית הצד" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "תיקון הסרת התצוגה הנוכחית" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "תיקון התנהגות פעולת חלון חדש בשולחן העבודה" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "סנכרון תקין של לחיצות על הצירוף Ctrl+N עם כמות המסמכים שנוצרים" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "תיקון מערכת הבנייה לתלות ב־editorconfig" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "הוספת פריט החלפת ענף לתפריט ההקשר" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "הימנעות מקריסה אפשרית בעת ההפעלה בהקשר לאופן הפעלת התוספים" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "התנהגות חכמה יותר בשמירת קבצים" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "תיקון בשמירת קבצים" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "קבצים זמניים לא יתווספו ללשונית השחזור" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "קבצים שנמחקו לא ייווצרו מחדש בעת שחזור הפעלה" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "שחזור העדפת גלישת שורות" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "הוספת עצות לסימוני האצה" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "תיקונים מזעריים" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary בע״מ." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/hi.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/hi.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/hi.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/hi.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-03-21 00:02+0000\n" "Last-Translator: Anand Kumar \n" "Language-Team: Hindi \n" "Language-Team: Croatian \n" "Language-Team: Hungarian \n" "Language-Team: Indonesian \n" "Language-Team: Italian \n" -"Language-Team: Japanese \n" +"Language-Team: Japanese " +"\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -104,167 +104,214 @@ msgstr "そのほか数々の機能" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "修正点:" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "フォルダーが常に追加されるようにすることで、サイドバーのレイアウトに何も表示されない不具合を修正" + +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" +msgstr "軽微なアップデート:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "ファイルの最終行よりもさらにスクロールできるように変更" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "ウィンドウの位置を、より効率的に保存・復元するように修正" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "翻訳の更新" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "新機能:" -#: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" -msgstr "" +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "ファイルのツールチップに Git の状態を表示" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" -msgstr "" +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "大文字と小文字を区別する検索オプションを追加" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 msgid "Other updates:" -msgstr "" +msgstr "そのほかのアップデート:" -#: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" msgstr "" +"テキストが選択されていない場合にも、「コメントを切り替え」メニュー項目を適切" +"に表示するように修正" -#: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" -msgstr "" +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "「カスタムフォント」スイッチの配置を修正" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "" +"サイドバーを整理できるように、新しく「ほかのフォルダーを閉じる」メニュー項目" +"を追加" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" +msgstr "循環検索の設定を保存し復元するように修正" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "翻訳の更新" +msgid "Add keyboard shortcuts to menu items" +msgstr "メニュー項目にキーボードショートカットを表示するように修正" + +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "サイドバーのフォルダー項目を選択できないように修正" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "新しいウィンドウを画面の中央に表示するように修正" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" +".gitignore ファイルに記述されたファイルの名前をプロジェクトサイドバーに薄く表" +"示するように修正" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" -msgstr "" +msgstr "行を選択していなくても切り取り/コピーできるように修正" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" -msgstr "" +msgstr "「復元」アクションの実行時に確認ダイアログを表示するように修正" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" +"フォルダーマネージャーで最上位のフォルダーに「指定した方法で開く」メニューを" +"追加" -#: data/io.elementary.code.appdata.xml.in:73 -#, fuzzy +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" -msgstr "タブの復元に一時ファイルを追加しないように修正" +msgstr "フォルダーマネージャーで一時ファイルを表示しないように修正" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" -msgstr "" +msgstr "閉じカッコの補完と自動インデント機能をデフォルトで有効化" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" -msgstr "" +msgstr "ターミナルプラグインをキーボードで拡大・縮小できるように修正" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" -msgstr "" +msgstr "保存・復元時にシステムのプライバシー設定を反映するように修正" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" -msgstr "" +msgstr "「空白を表示」設定を簡易化" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" -msgstr "" +msgstr "前の検索結果を表示するキーボードショートカットを修正" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" -msgstr "" +msgstr "ターミナルから相対パスを使用してファイルを開く際の不具合を修正" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" -msgstr "" +msgstr "ドックのコンテキストメニューから新しいウィンドウを開いた際に「ファイル (null) を開けません」というダイアログが表示される不具合を修正" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" -msgstr "" +msgstr "拡大に使用するキーボードショートカットに \"=\" を追加" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" -msgstr "" +msgstr "検索結果が見つからなかった場合に検索欄のアイコンを変更するように修正" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" -msgstr "" +msgstr "新しいファイルの名前をファイルの作成前に入力できるように修正" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "一貫的な Granite.MessageDialog の利用" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "サイドバーにテキストファイル以外のファイルも表示するように変更" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "\"現在のビューを削除\" の機能を修正" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "デスクトップアクションの \"新しいウィンドウ\" の動作を修正" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "Ctrl+N キーの押下を新規作成されたドキュメントの数と適切に同期" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "EditorConfig の依存関係に対するビルドシステムの修正" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "コンテキストメニューの項目に \"ブランチを変更\" を追加" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" "プラグインの読み込み方法に関連して起こる可能性のある起動時のクラッシュを防止" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "ファイル保存の動作を改善" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "ファイルの保存に関する修正" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "タブの復元に一時ファイルを追加しないように修正" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "セッションの復元時に削除したファイルを再作成しないように修正" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "行の折り返しの設定を復活" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "アクセラレーターツールチップの追加" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "軽微なバグの修正" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/jv.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/jv.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/jv.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/jv.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ka.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ka.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ka.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ka.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/kg.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/kg.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/kg.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/kg.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ki.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ki.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ki.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ki.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/kj.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/kj.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/kj.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/kj.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/kk.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/kk.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/kk.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/kk.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/kl.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/kl.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/kl.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/kl.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/km.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/km.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/km.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/km.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/kn.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/kn.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/kn.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/kn.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ko.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ko.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ko.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ko.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2019-07-13 18:30+0000\n" "Last-Translator: Jung-Kyu Park \n" "Language-Team: Korean \n" @@ -103,166 +103,208 @@ msgstr "그 외 많은 기능들" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +#, fuzzy +#| msgid "Minor bug fixes" +msgid "Minor updates:" +msgstr "자잘한 버그 수정" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "번역 업데이트" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 msgid "Other updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "번역 업데이트" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 #, fuzzy msgid "Don't show temporary files in the folder manager" msgstr "탭 복원에 임시 파일을 추가하지 마세요" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "Granite.MessageDialog 전체 사용" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "사이드 바에 비 텍스트 파일 포함" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "현재 보기 제거 수정" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "새 창 바탕 화면 동작 기능 수정" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "Ctrl + N 키를 눌러서 새로 만들어진 문서 수 적절히 동기화하기" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "editorconfig 디페던시를 위한 빌드 시스템 수정" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "변경 지점 컨텍스트 메뉴 항목 추가" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "플러그인 로드 방식과 관련된 충돌 가능한 시작 방지" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "더 영리해진 저장 방식" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "파일 저장 문제 수정" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "탭 복원에 임시 파일을 추가하지 마세요" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "세션을 복원할 때 삭제된 파일을 다시 만들지 말아 주세요" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "줄 바꿈 환경 설정 복원" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "가속 툴팁 추가" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "자잘한 버그 수정" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/kr.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/kr.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/kr.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/kr.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ks.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ks.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ks.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ks.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ku.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ku.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ku.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ku.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-06-01 00:06+0000\n" "Last-Translator: Rokar \n" "Language-Team: Kurdish \n" "Language-Team: Kirghiz \n" @@ -102,165 +102,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/la.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/la.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/la.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/la.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/lb.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/lb.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/lb.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/lb.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/lg.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/lg.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/lg.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/lg.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/li.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/li.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/li.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/li.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ln.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ln.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ln.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ln.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/lo.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/lo.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/lo.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/lo.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/lt.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/lt.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/lt.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/lt.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2019-08-29 15:22+0000\n" "Last-Translator: Moo \n" "Language-Team: Lithuanian \n" "Language-Team: Latvian \n" @@ -105,165 +105,205 @@ msgstr "daudzi citi" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mg.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mg.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mg.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mg.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mh.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mh.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mh.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mh.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mi.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mi.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mi.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mi.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mk.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mk.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mk.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mk.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ml.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ml.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ml.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ml.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mn.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mn.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mn.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mn.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mo.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mo.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mo.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mo.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mr.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mr.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/mr.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/mr.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" -"PO-Revision-Date: 2020-03-11 16:09+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" +"PO-Revision-Date: 2020-05-27 12:11+0000\n" "Last-Translator: Prachi Joshi \n" "Language-Team: Marathi \n" "Language: mr\n" @@ -102,167 +102,209 @@ msgstr "आणि बरेच काही" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "निराकारणे:" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "" +"रिक्त साइडबार लेआउट निश्चित करा, फोल्डर नेहमीच जोडले जाऊ शकतात याची खात्री " +"करा" + +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" +msgstr "किरकोळ अद्यतने:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "फाईलच्या शेवटी स्क्रोल करा" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "अधिक कार्यक्षमतेने विंडो स्थिती जतन आणि पुनर्संचयित करा" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "अद्ययावत अनुवाद" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "नवीन वैशिष्ट्य:" -#: data/io.elementary.code.appdata.xml.in:53 +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "फाईल टूलटिपमध्ये गिट स्थिती समाविष्ट करा" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "सुस्पष्ट केस-सेन्सेटिव्ह शोधासाठी पर्याय" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "इतर अद्यतने:" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "कोणताही मजकूर निवडला नसताना टॉगल टिप्पणी मेनू आयटम योग्यरित्या दर्शवा" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "फॉन्ट स्विच संरेखन निश्चित केले" + +#: data/io.elementary.code.appdata.xml.in:82 msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "" "आपला साइडबार साफ करण्यास मदत करण्यासाठी नवीन \"इतर फोल्डर्स बंद करा\" मेनू आयटम" -#: data/io.elementary.code.appdata.xml.in:54 +#: data/io.elementary.code.appdata.xml.in:83 msgid "Save and restore cyclic search setting" msgstr "चक्रीय शोध सेटिंग जतन आणि पुनर्संचयित करा" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" -msgstr "इतर अद्यतने:" - -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "मेनू आयटममध्ये कीबोर्ड शॉर्टकट जोडा" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "साइडबार फोल्डर आयटम निवडण्यायोग्य नसतात" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "नवीन विंडो मध्यभागी ठेवा" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "अद्ययावत अनुवाद" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "प्रोजेक्ट साइडबारमधील .gitignored फायली दृश्यमानपणे वंचित करा" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "कोणत्याही सक्रिय निवडीशिवाय ओळी स्मार्ट कट / कॉपी करा" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "\"पुनर्संचयित\" क्रियेमध्ये पुष्टीकरण संवाद जोडा" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "फोल्डर व्यवस्थापकात उच्च स्तरीय फोल्डरमध्ये \"ओपन इन\" मेनू जोडा" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "फोल्डर व्यवस्थापकात तात्पुरत्या फाइल्स दाखवू नका" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "डीफॉल्टनुसार कंस पूर्ण आणि ऑटो-इंडेंट जोडा" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "कीबोर्ड वापरून टर्मिनल प्लगइन झूम करा" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "जतन आणि पुनर्संचयित करताना जागतिक गोपनीयता सेटिंगचा सन्मान करा" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "\"स्पेस ड्रॉ करा\" प्राधान्य सुलभ करा" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "शोध परिणामांमध्ये मागे जाण्यासाठी कीबोर्ड शॉर्टकट निश्चित करा" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "टर्मिनलमधील सापेक्ष मार्गांमधून फायली उघडण्याशी संबंधित समस्यांचे निराकरण करा" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "डॉकद्वारे नवीन विंडो उघडताना नल फाइल संवाद निश्चित करा" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "झूम की म्हणून \"=\" जोडा" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "परिणाम आढळले नाहीत तेव्हा शोध प्रविष्टी चिन्ह बदला" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "नवीन फाईल तयार करण्यापूर्वी तिचे नाव प्रविष्ट करा" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "Granite.MessageDialog संपूर्ण वापरा" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "साइडबारमध्ये नॉन-मजकूर फायली समाविष्ट करा" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "वर्तमान दृश्य काढा दुरुस्ती" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "नवीन विंडो डेस्कटॉप क्रिया वर्तन दुरुस्त करा" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" "तयार केलेल्या नवीन दस्तऐवजांची संख्या आणि Ctrl + N की दाबणे योग्यरित्या सिंक्रोनाइझ करा" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "Editorconfig अवलंबनासाठी सिस्टम फिक्स तयार करा" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "शाखा बदल संदर्भ मेनू आयटम जोडा" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "प्लगइन लोड करण्याशी संबंधित संभाव्य स्टार्टअप क्रॅश टाळा" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "स्मार्ट फाईल सेव्हिंग वर्तन" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "फाइल जतन फिक्स" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "टॅब रिस्टोअर मध्ये तात्पुराट्या फायली जोडू नका" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "सत्र पुनर्संचयित करताना हटविलेल्या फायली पुन्हा तयार करू नका" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "लाइन ओघ प्राधान्य पुनर्संचयित करा" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "एक्सेल टूलटिप जोडा" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "किरकोळ दोष निराकरण" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "एलिमेंटरी LLC." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ms.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ms.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ms.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ms.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-06-13 00:02+0000\n" "Last-Translator: Timothy \n" "Language-Team: Malay \n" "Language-Team: Norwegian Bokmål \n" "Language-Team: Dutch \n" "Language: nl\n" @@ -103,186 +103,232 @@ msgstr "een hele hoop andere" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "Opgelost:" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "" +"Een probleem met de zijbalk opgelost, waardoor mappen altijd kunnen worden " +"toegevoegd" + +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" +msgstr "Kleine updates:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "Scrollen voorbij het einde van een bestand" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "" +"Het onthouden en herstellen van de positie van het venster is efficiënter" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "Bijgewerkte vertalingen" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "Nieuwe functies:" -#: data/io.elementary.code.appdata.xml.in:53 +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "Toon Git status in de knopinfo" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "Optie voor hoofdletter gevoelig Zoeken" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "Andere updates:" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" +"Toon het Opmerkingen menu item op correcte wijze als geen tekst geselecteerd " +"is" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" +"Een probleem opgelost met het inspringen bij het wisselen van lettertype" + +#: data/io.elementary.code.appdata.xml.in:82 msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "" "Een nieuw “sluit andere mappen” menu item om te helpen bij het opruimen van " "de zijbalk" -#: data/io.elementary.code.appdata.xml.in:54 +#: data/io.elementary.code.appdata.xml.in:83 msgid "Save and restore cyclic search setting" msgstr "Bewaar en herstel cyclische zoek instelling" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" -msgstr "Andere updates:" - -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "Toetsenbord sneltoetsen toegevoegd aan menu items" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "Maak zijbalk map items niet selecteerbaar" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "Centreer nieuwe vensters" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "Bijgewerkte vertalingen" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" "Maak .gitignored bestanden visueel minder belangrijk in de projecten balk" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "Slimme knip/kopieer functie zonder selectie van tekst" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "Er wordt nu bevestiging gevraagd bij het herstellen van bestanden" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "Een “openen in” menu is toegevoegd aan het mappen beheerscherm" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "Verberg tijdelijke bestanden in het mappen beheerscherm" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" "Het automatisch aanvullen van haakjes en automatisch inspringen zijn " "standaard ingeschakeld" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "Zoom terminal plug-in met toetsenbord" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" "Houd rekening met de algemene privacy instelling bij het opslaan en " "herstellen" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "De “teken ruimte” instelling is simpeler geworden" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" "Een probleem met de sneltoets om terug te gaan in zoekresultaten is verholpen" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" "Een probleem met het openen van bestanden via relatieve paden in Terminal is " "verholpen" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" "Een probleem met het Bestanden scherm bij het openen van een nieuw venster " "via het dock is verholpen" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "De toets \"=\" kan nu worden gebruikt om te zoemen" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "Het zoek invoer icoon verandert als er geen resultaten zijn gevonden" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "Voer de naam in van een nieuw bestand voordat het gecreëerd wordt" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "Granite.MessageDialog wordt nu overal gebruikt" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "Ook niet tekstbestanden worden toegevoegd aan de zijbalk" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" "Een probleem met het verwijderen van de huidige schermindeling is opgelost" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" "Een probleem met de functie ‘nieuw venster’ vanaf de desktop is opgelost" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" "Het aantal nieuwe documenten loopt weer gelijk met het aantal keer dat de " "sneltoetsen Ctrl+N wordt gebruikt" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" "Een probleem verholpen met het editorconfig pakket tijdens het installeren" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "Het context menu-item ‘Verander Branch’ toegevoegd" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" "Een mogelijke crash bij het opstarten verholpen die ontstond door de manier " "waarop plug-ins geladen werden" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "Bestanden worden slimmer opgeslagen" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "Problemen met het opslaan van bestanden verholpen" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "Tijdelijke bestanden worden niet meer toegevoegd aan de Herstellen tab" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" "Verwijderde bestanden worden niet opnieuw aangemaakt bij het herstellen van " "een sessie" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "De voorkeur voor tekstterugloop is hersteld" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "Accel helpteksten toegevoegd" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "Kleine bugfixes" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/nn.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/nn.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/nn.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/nn.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2019-01-04 20:56+0000\n" "Last-Translator: Simon Dagfinrud \n" "Language-Team: Norwegian Nynorsk \n" "Language-Team: Polish \n" @@ -105,165 +105,205 @@ msgstr "wiele innych" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "Użyto wszędzie Granite.MessageDialog" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "Zawarto pliki nietekstowe w panelu bocznym" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "Naprawiono usunięcie bieżącego widoku" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "Naprawiono zachowanie czynności pulpitu nowego okna" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ps.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ps.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ps.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ps.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/pt_BR.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/pt_BR.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/pt_BR.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/pt_BR.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" -"PO-Revision-Date: 2020-03-29 21:09+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" +"PO-Revision-Date: 2020-05-20 23:11+0000\n" "Last-Translator: Rodrigo Oliveira \n" "Language-Team: Portuguese (Brazil) \n" @@ -105,175 +105,220 @@ msgstr "muito mais" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "Correções:" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "" +"Corrija o layout da barra lateral vazia, garantindo que as pastas sempre " +"possam ser adicionadas" + +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" +msgstr "Pequenas atualizações:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "Rolar até o final de um arquivo" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "Salve e restaure com mais eficiência a posição da janela" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "Traduções atualizadas" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "Novas funcionalidades:" -#: data/io.elementary.code.appdata.xml.in:53 +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "Incluir status Git nas dicas de ferramentas de arquivo" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" +"Opção para localização explícita que diferencia maiúsculas de minúsculas" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "Outras atualizações:" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" +"Exibir corretamente o item de menu Alternar comentário quando nenhum texto " +"for selecionado" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "Corrigido o alinhamento de fonte" + +#: data/io.elementary.code.appdata.xml.in:82 msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "" "Novo item de menu \"Fechar outras pastas\" para ajudar a limpar sua barra " "lateral" -#: data/io.elementary.code.appdata.xml.in:54 +#: data/io.elementary.code.appdata.xml.in:83 msgid "Save and restore cyclic search setting" msgstr "Salvar e restaurar a configuração de pesquisa cíclica" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" -msgstr "Outras atualizações:" - -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "Adicionar atalhos de teclado aos itens de menu" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "Tornar itens da pasta da barra lateral não selecionáveis" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "Centralizar novas janelas" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "Traduções atualizadas" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" "Despriorizar visualmente os arquivos .gitignored na barra lateral do projeto" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "Linhas inteligentes de corte/cópia sem seleção ativa" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "Adicione um diálogo de confirmação à ação \"Restaurar\"" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "Adicionado menu \"Abrir em\" na pasta raiz no gerenciador de pastas" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "Não mostrar arquivos temporários no gerenciador de pastas" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" "Adicionado indentação e completação de parênteses automáticos por padrão" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "Zoom plugin de terminal com teclado" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "Respeita a configuração de privacidade global ao salvar e restaurar" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "Simplificar a configuração de \"Desenhar espaços\"" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "Corrigido o atalho de teclado para voltar nos resultados de busca" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "Corrigido o abrimento de arquivos de caminhos relativos no Terminal" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" "Corrigido dialogo de arquivo nulo quando abrindo uma nova janela pela doca" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "Adicionado \"=\" como uma tecla de ampliação" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" "Altera o ícone da barra de pesquisa quando nenhum resultado for encontrado" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "Digite o nome do novo arquivo antes de criá-lo" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "Utilizar Granite.MessageDialog inteiramente" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "Incluir arquivos que não são de texto na barra lateral" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "Corrigir Remoção de Visualização Atual" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "Corrigir comportamento de ação de área de trabalho da Nova Janela" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" "Sincronizar corretamente as teclas Ctrl+N com o número de novos documentos " "gerados" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "Correção do sistema de compilação para dependência do editorconfig" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "Adicionar item de menu de contexto Alterar Ramo" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" "Evite possíveis falhas de inicialização relacionadas a como os plugins são " "carregados" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "Comportamento de salvamento de arquivos mais inteligente" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "Correções de salvamento de arquivo" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "Não adicione arquivos temporários a guia restauração" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "Não recriar arquivos apagados ao restaurar a sessão" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "Restaurar preferência de quebra de linha" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "Adicionar dicas de ferramentas de aceleração" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "Pequenas correções de bugs" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/pt.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/pt.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/pt.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/pt.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" -"PO-Revision-Date: 2020-03-05 19:09+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" +"PO-Revision-Date: 2020-04-30 07:10+0000\n" "Last-Translator: Hugo Carvalho \n" "Language-Team: Portuguese \n" @@ -35,9 +35,9 @@ "they're always up-to-date. Plus it remembers your tabs so you never lose " "your spot, even in between sessions." msgstr "" -"Code é o editor que faz o trabalho por ti. Guarda automaticamente os teus " -"ficheiros, de modo a que fiquem sempre atualizados. E ainda memoriza os teus " -"separadores para que nunca os percas de vista, mesmo entre sessões." +"O Code é o editor que faz o trabalho por si. Guarda automaticamente os seus " +"ficheiros, de modo a que fiquem sempre atualizados. E ainda memoriza os seus " +"separadores para que nunca os perca de vista, mesmo entre sessões." #: data/io.elementary.code.appdata.xml.in:16 msgid "" @@ -46,10 +46,10 @@ "a full-blown IDE; it's your choice. And with a handful of useful " "preferences, you can tweak the behavior and interface to your liking." msgstr "" -"Faz dele o teu editor. Code foi desenhado para ser extensível. Mantêm as " -"coisas leves e simples, ou instala extensões para tornar o Code num poderoso " -"IDE. E com algumas configurações úteis, podes modificar o funcionamento e a " -"interface para ficar do teu agrado. Tu decides." +"Torne-o seu. O Code foi desenhado para ser extensível. Mantém as coisas " +"leves e simples, ou instala extensões para tornar o Code num poderoso IDE. E " +"com algumas preferências úteis, pode ajustar o comportamento e a interface " +"ao seu gosto." #: data/io.elementary.code.appdata.xml.in:22 msgid "" @@ -57,9 +57,9 @@ "meaning it closely follows the high standards of design, speed, and " "consistency. It's sexy, but not distracting." msgstr "" -"É elementar. Code é feito para ser o editor de texto perfeito para o " +"É elementar. O Code é feito para ser o editor de texto perfeito para o " "elementary, pois segue os seus princípios de design, velocidade e " -"consistência. É sensual, mas não te distrai." +"consistência. É sensual, mas não o distrai." #: data/io.elementary.code.appdata.xml.in:27 msgid "" @@ -68,10 +68,10 @@ "full syntax highlighting with nearly all programming, scripting, and markup " "languages." msgstr "" -"Funciona com a linguagem de programação que escolhas. Quer estejas a " -"desenvolver código em Vala, PHP ou HTML, o Code não te deixa ficar mal. " -"Experiencia realce de sintaxe em praticamente todas as linguagens de " -"programação, scripting e marcação." +"Funciona com a linguagem de programação que escolhe. Quer esteja a " +"desenvolver código em Vala, PHP ou HTML, o Code não o deixa ficar mal. " +"Experiencia o realce completo da sintaxe em praticamente todas as linguagens " +"de programação, scripting e marcação." #: data/io.elementary.code.appdata.xml.in:33 msgid "" @@ -93,187 +93,232 @@ #: data/io.elementary.code.appdata.xml.in:43 msgid "a find bar to search the words in the files" -msgstr "barra de pesquisa para procurar palavras-chave em arquivos" +msgstr "uma barra de pesquisa para procurar palavras em ficheiros" #: data/io.elementary.code.appdata.xml.in:44 msgid "tab and split documents system" -msgstr "sistema de separadores e comparação de documentos" +msgstr "tabulação e sistema de documentos divididos" #: data/io.elementary.code.appdata.xml.in:45 msgid "lots of others" -msgstr "e muito mais" +msgstr "e muitos outros" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "Correções:" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "" +"Corrige a disposição de barra lateral vazia, assegurando que as pastas podem " +"sempre ser adicionadas" + +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" +msgstr "Pequenas atualizações:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "Rolar até ao fim de um ficheiro" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "Guarda e restaura a posição da janela de forma mais eficiente" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "Traduções atualizadas" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "Novas funcionalidades:" -#: data/io.elementary.code.appdata.xml.in:53 +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "Incluir o estado do Git nas dicas de ferramentas do ficheiro" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" +"Opção para localização explícita que diferencia maiúsculas de minúsculas" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "Outras atualizações:" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" +"Mostrar correctamente o item do menu Alternar comentário quando nenhum texto " +"é selecionado" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "Alinhamento do interruptor da fonte corrigido" + +#: data/io.elementary.code.appdata.xml.in:82 msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "" "Novo item do menu \"Fechar outras pastas\" para ajudar a limpar a sua barra " "lateral" -#: data/io.elementary.code.appdata.xml.in:54 +#: data/io.elementary.code.appdata.xml.in:83 msgid "Save and restore cyclic search setting" msgstr "Guardar e restaurar a definição de pesquisa cíclica" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" -msgstr "Outras atualizações:" - -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "Adicionar atalhos de teclado aos itens do menu" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "Tornar os itens da pasta lateral não selecionáveis" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "Centrar novas janelas" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "Traduções atualizadas" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "Ignora visualmente ficheiros .gitignorados na barra lateral do projeto" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "Linhas cortar/colar inteligentes sem seleção ativa" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "Adicionar uma mensagem de confirmação à ação \"Restaurar\"" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" "Adicionar o menu \"Abrir em\" à pasta de nível superior no gestor de pastas" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "Não mostrar ficheiros temporários no gestor de pastas" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "Adiciona parênteses de conclusão e recuo automático por predefinição" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "Plugin de terminal de zoom com teclado" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "Honra a definição global de privacidade ao guardar e restaurar" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "Simplifica a preferência \"Desenhar espaços\"" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "Corrigir o atalho do teclado de retroceder nos resultados da pesquisa" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" "Corrige os ficheiros de abertura a partir de caminhos relativos no Terminal" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -"Corrige a mensagem de ficheiro nulo ao abrir uma nova janela através da dock" +"Corrige a mensagem de ficheiro nulo ao abrir uma nova janela através da doca" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "Adicionar \"=\" como uma tecla de zoom" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" "Alterar o ícone de entrada de pesquisa quando os resultados não são " "encontrados" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" -msgstr "Introduza o nome do novo ficheiro antes de criá-lo" +msgstr "Introduza o nome do novo ficheiro antes de o criar" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "Use Granite.MessageDialog ao longo" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "Incluir ficheiros que não são de texto na barra lateral" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" -msgstr "Corrigir Remover Vista Atual" +msgstr "Corrigir Remover vista atual" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "Corrigir comportamento de ação de nova janela do ambiente de trabalho" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" "Sincronizar corretamente as teclas Ctrl+N com o número de novos documentos " "gerados" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "Correção do sistema de compilação para dependência do editorconfig" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "Adicionar item de menu Alterar contexto de ramificação" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -"Evite possíveis falhas de arranque relacionadas a como os plug-ins são " +"Evite possíveis falhas de arranque relacionadas a como os plugins são " "carregados" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "Comportamento de a guardar ficheiros mais inteligente" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "Correções de a guardar ficheiro" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "Não adicione ficheiros temporários ao restaurar separador" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "Não recriar ficheiros eliminados ao restaurar a sessão" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "Restaurar preferência de quebra de linha" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "Adicionar dicas de ferramentas de aceleração" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "Pequenas correções de problemas" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." @@ -295,11 +340,11 @@ #: data/io.elementary.code.desktop.in.in:17 msgid "New File" -msgstr "Novo Ficheiro" +msgstr "Novo ficheiro" #: data/io.elementary.code.desktop.in.in:21 msgid "New Window" -msgstr "Nova Janela" +msgstr "Nova janela" #~ msgid "New Document" #~ msgstr "Novo documento" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/qu.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/qu.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/qu.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/qu.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/rm.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/rm.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/rm.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/rm.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/rn.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/rn.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/rn.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/rn.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ro.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ro.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ro.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ro.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2019-09-10 14:54+0000\n" "Last-Translator: Daniel Foré \n" "Language-Team: Romanian \n" "Language-Team: Russian \n" @@ -103,165 +103,205 @@ msgstr "и многое другое" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/rw.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/rw.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/rw.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/rw.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sa.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sa.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sa.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sa.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sc.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sc.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sc.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sc.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sd.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sd.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sd.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sd.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/se.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/se.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/se.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/se.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sg.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sg.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sg.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sg.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/si.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/si.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/si.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/si.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-06-10 00:11+0000\n" "Last-Translator: Gamunu Balagalla \n" "Language-Team: Sinhala \n" "Language-Team: Slovak \n" -"Language-Team: Slovenian " -"\n" +"Language-Team: Slovenian \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " -"n%100==4 ? 2 : 3;\n" +"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3;\n" "X-Generator: Weblate 3.9.1\n" "X-Launchpad-Export-Date: 2017-05-03 06:04+0000\n" @@ -104,170 +104,212 @@ msgstr "veliko drugega" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:55 +#, fuzzy +#| msgid "Other updates:" +msgid "Minor updates:" +msgstr "Druge posodobitve:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "Posodobljeni prevodi" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "Nove zmožnosti:" -#: data/io.elementary.code.appdata.xml.in:53 +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "Druge posodobitve:" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" msgstr "" "Nova menijska vrstica \"Zapri ostale mape\" za pomoč pri čiščenju stranske " "vrstice" -#: data/io.elementary.code.appdata.xml.in:54 +#: data/io.elementary.code.appdata.xml.in:83 msgid "Save and restore cyclic search setting" msgstr "Shrani in obnovi nastavitve krožnega iskanja" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" -msgstr "Druge posodobitve:" - -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "Dodaj bližnjice za tipkovnico v meni" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "Mape v stranski vrstici ne morejo biti več izbrane" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "Centriraj nova okna" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "Posodobljeni prevodi" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" "Manjša vidna prednost za .gitignore datoteke v projektni stranski vrstici" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "Pameten izrez in kopiranje vrstic brez aktivne izbire" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "Dodaj potrditveni dialog za \"Obnovi\" akcijo" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "V glavni meni upravitelja map dodan \"Odpri v\"" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "Ne pokaži začasnih datotek v upravitelju map" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "Dodaj zaključevanje oklepajev in samodejno zamikanje kot privzeto" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "Spreminjanje velikosti terminala s tipkovnico" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "Spoštuj globalne nastavitve zasebnosti pri shranjevanju in obnovitvi" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "Poenostavitev nastavitve za prikaz presledkov" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "Popravi tipkovnično bližnjico za vrnitev na prejšnji iskalni rezultat" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "Popravljeno odpiranje datotek z relativnimi potmi iz terminala" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "Popravljen prazen dialog, ko se odpre novo okno preko sidrišča" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "Dodana tipka \"=\" za povečavo" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "Sprememba ikone za iskanje, ko rezultat ni najden" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "Vnos imena nove datoteke preden je ustvarjena" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "Granite.MessageDialog uporabljen vsepovsod" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "Prikaži ne-besedilne datoteke v stranski vrstici" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "Popravljeno odstranjevanje trenutnega pogleda" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "Popravljeno vedenje namizne akcije za ustvarjanje novega okna" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" "Pravilno uskladi pritiske tipk Ctrl+N s številom novo ustvarjenih dokumentov" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "Popravljena editorconfig soodvisnost v sistemu za izgradnjo programa" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "Dodaj zmožnost za zamenjavo veje v kontekstni meni" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" "Izogni se morebitnem sesutju ob zagonu zaradi načina nalaganja vtičnikov" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "Pametnejše vedenje pri shranjevanju datotek" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "Popravki pri shranjevanju datotek" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "Ne dodajaj začasnih datotek h obnovitvi zavihkov" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "Ne poustvarjaj izbrisanih datotek pri obnovitvi seje" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "Obnovitev nastavitve preloma vrstice" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "Dodani namigi za bližnjice" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "Manjši popravki" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sma.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sma.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sma.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sma.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sm.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sm.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sm.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sm.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sn.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sn.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sn.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sn.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/so.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/so.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/so.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/so.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sq.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sq.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sq.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sq.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2016-09-02 08:21+0000\n" "Last-Translator: Indrit Bashkimi \n" "Language-Team: Albanian \n" @@ -86,165 +86,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sr.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sr.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sr.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sr.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2017-01-06 22:19+0000\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian <(nothing)>\n" @@ -107,165 +107,205 @@ msgstr "много других" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ss.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ss.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ss.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ss.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/st.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/st.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/st.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/st.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/su.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/su.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/su.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/su.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sv.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sv.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/sv.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/sv.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-21 10:17+0000\n" "Last-Translator: Fredrik B \n" "Language-Team: Swedish \n" "Language-Team: Silesian \n" "Language-Team: Tagalog \n" "Language-Team: Turkish \n" "Language: tr\n" @@ -103,165 +103,205 @@ msgstr "ve daha niceleri" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 +msgid "Fixes:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:53 +msgid "Fix empty sidebar layout, ensuring folders can always be added" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" +msgstr "Küçük düzeltmeler:" + +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:58 +msgid "More efficiently save and restore window position" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" +msgstr "Çeviriler güncellendi" + +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 msgid "New features:" msgstr "Yeni özellikler:" -#: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 msgid "Other updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:58 +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:87 msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:59 +#: data/io.elementary.code.appdata.xml.in:88 msgid "Make sidebar folder items not selectable" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 +#: data/io.elementary.code.appdata.xml.in:89 msgid "Center new windows" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 -#: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" -msgstr "Çeviriler güncellendi" - -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "Küçük hata düzeltmeleri" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "elementary LLC." @@ -279,7 +319,7 @@ #: data/io.elementary.code.desktop.in.in:11 msgid "text;IDE;scratch;" -msgstr "metin;IDE;karalama;" +msgstr "metin;IDE;karalama;text;code;scratch;" #: data/io.elementary.code.desktop.in.in:17 msgid "New File" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ts.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ts.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ts.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ts.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/tt.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/tt.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/tt.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/tt.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/tw.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/tw.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/tw.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/tw.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ty.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ty.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ty.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ty.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: extra\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-10-18 14:13-0700\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -83,165 +83,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ug.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ug.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/ug.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/ug.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2016-12-07 08:58+0000\n" "Last-Translator: ablimet \n" "Language-Team: Uyghur \n" @@ -110,165 +110,205 @@ msgstr "ۋە باشقا نۇرغۇنلار" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/uk.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/uk.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/uk.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/uk.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2019-09-10 14:54+0000\n" "Last-Translator: Daniel Foré \n" "Language-Team: Ukrainian \n" "Language-Team: Chinese (Simplified) \n" "Language-Team: Chinese \n" @@ -85,165 +85,205 @@ msgstr "" #: data/io.elementary.code.appdata.xml.in:51 -#: data/io.elementary.code.appdata.xml.in:67 -msgid "New features:" +msgid "Fixes:" msgstr "" #: data/io.elementary.code.appdata.xml.in:53 -msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgid "Fix empty sidebar layout, ensuring folders can always be added" msgstr "" -#: data/io.elementary.code.appdata.xml.in:54 -msgid "Save and restore cyclic search setting" +#: data/io.elementary.code.appdata.xml.in:55 +msgid "Minor updates:" msgstr "" -#: data/io.elementary.code.appdata.xml.in:56 -#: data/io.elementary.code.appdata.xml.in:78 -msgid "Other updates:" +#: data/io.elementary.code.appdata.xml.in:57 +msgid "Scroll past the end of a file" msgstr "" #: data/io.elementary.code.appdata.xml.in:58 -msgid "Add keyboard shortcuts to menu items" +msgid "More efficiently save and restore window position" msgstr "" #: data/io.elementary.code.appdata.xml.in:59 -msgid "Make sidebar folder items not selectable" +#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:90 +#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:137 +#: data/io.elementary.code.appdata.xml.in:147 +#: data/io.elementary.code.appdata.xml.in:158 +msgid "Updated translations" msgstr "" -#: data/io.elementary.code.appdata.xml.in:60 -msgid "Center new windows" +#: data/io.elementary.code.appdata.xml.in:65 +#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:96 +msgid "New features:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:67 +msgid "Include Git status in file tooltips" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:68 +msgid "Option for explicit case-sensitive Find" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:107 +msgid "Other updates:" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:72 +msgid "Correctly show Toggle Comment menu item when no text is selected" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:73 +msgid "Fixed font switch alignment" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:82 +msgid "New \"Close Other Folders\" menu item to help clean up your sidebar" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:83 +msgid "Save and restore cyclic search setting" msgstr "" -#: data/io.elementary.code.appdata.xml.in:61 #: data/io.elementary.code.appdata.xml.in:87 -#: data/io.elementary.code.appdata.xml.in:108 -#: data/io.elementary.code.appdata.xml.in:118 -#: data/io.elementary.code.appdata.xml.in:129 -msgid "Updated translations" +msgid "Add keyboard shortcuts to menu items" msgstr "" -#: data/io.elementary.code.appdata.xml.in:69 +#: data/io.elementary.code.appdata.xml.in:88 +msgid "Make sidebar folder items not selectable" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:89 +msgid "Center new windows" +msgstr "" + +#: data/io.elementary.code.appdata.xml.in:98 msgid "Visually deprioritize .gitignored files in project sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:70 +#: data/io.elementary.code.appdata.xml.in:99 msgid "Smart cut/copy lines with no active selection" msgstr "" -#: data/io.elementary.code.appdata.xml.in:71 +#: data/io.elementary.code.appdata.xml.in:100 msgid "Add a confirmation dialog to the \"Restore\" action" msgstr "" -#: data/io.elementary.code.appdata.xml.in:72 +#: data/io.elementary.code.appdata.xml.in:101 msgid "Add \"Open In\" menu to the top-level folder in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:73 +#: data/io.elementary.code.appdata.xml.in:102 msgid "Don't show temporary files in the folder manager" msgstr "" -#: data/io.elementary.code.appdata.xml.in:74 +#: data/io.elementary.code.appdata.xml.in:103 msgid "Add brackets completion and auto-indent by default" msgstr "" -#: data/io.elementary.code.appdata.xml.in:75 +#: data/io.elementary.code.appdata.xml.in:104 msgid "Zoom terminal plugin with keyboard" msgstr "" -#: data/io.elementary.code.appdata.xml.in:76 +#: data/io.elementary.code.appdata.xml.in:105 msgid "Honor global privacy setting when saving and restoring" msgstr "" -#: data/io.elementary.code.appdata.xml.in:80 +#: data/io.elementary.code.appdata.xml.in:109 msgid "Simplify \"Draw spaces\" preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:81 +#: data/io.elementary.code.appdata.xml.in:110 msgid "Fix the keyboard shortcut for going backwards in search results" msgstr "" -#: data/io.elementary.code.appdata.xml.in:82 +#: data/io.elementary.code.appdata.xml.in:111 msgid "Fix opening files from relative paths in Terminal" msgstr "" -#: data/io.elementary.code.appdata.xml.in:83 +#: data/io.elementary.code.appdata.xml.in:112 msgid "Fix null file dialog when opening a new window via the dock" msgstr "" -#: data/io.elementary.code.appdata.xml.in:84 +#: data/io.elementary.code.appdata.xml.in:113 msgid "Add \"=\" as a zoom key" msgstr "" -#: data/io.elementary.code.appdata.xml.in:85 +#: data/io.elementary.code.appdata.xml.in:114 msgid "Change search entry icon when results aren't found" msgstr "" -#: data/io.elementary.code.appdata.xml.in:86 +#: data/io.elementary.code.appdata.xml.in:115 msgid "Enter name of new file before creating it" msgstr "" -#: data/io.elementary.code.appdata.xml.in:94 +#: data/io.elementary.code.appdata.xml.in:123 msgid "Use Granite.MessageDialog throughout" msgstr "" -#: data/io.elementary.code.appdata.xml.in:95 +#: data/io.elementary.code.appdata.xml.in:124 msgid "Include non-text files in sidebar" msgstr "" -#: data/io.elementary.code.appdata.xml.in:96 +#: data/io.elementary.code.appdata.xml.in:125 msgid "Fix Remove Current View" msgstr "" -#: data/io.elementary.code.appdata.xml.in:103 +#: data/io.elementary.code.appdata.xml.in:132 msgid "Fix New Window desktop action behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:104 +#: data/io.elementary.code.appdata.xml.in:133 msgid "" "Properly synchronize Ctrl+N key presses with number of new documents spawned" msgstr "" -#: data/io.elementary.code.appdata.xml.in:105 +#: data/io.elementary.code.appdata.xml.in:134 msgid "Build system fix for editorconfig dependency" msgstr "" -#: data/io.elementary.code.appdata.xml.in:106 +#: data/io.elementary.code.appdata.xml.in:135 msgid "Add Change Branch context menu item" msgstr "" -#: data/io.elementary.code.appdata.xml.in:107 +#: data/io.elementary.code.appdata.xml.in:136 msgid "Avoid possible startup crash related to how plugins load" msgstr "" -#: data/io.elementary.code.appdata.xml.in:115 +#: data/io.elementary.code.appdata.xml.in:144 msgid "Smarter file saving behavior" msgstr "" -#: data/io.elementary.code.appdata.xml.in:116 +#: data/io.elementary.code.appdata.xml.in:145 msgid "File saving fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:117 +#: data/io.elementary.code.appdata.xml.in:146 msgid "Don't add temporary files to tab restore" msgstr "" -#: data/io.elementary.code.appdata.xml.in:125 +#: data/io.elementary.code.appdata.xml.in:154 msgid "Don't recreate deleted files when restoring session" msgstr "" -#: data/io.elementary.code.appdata.xml.in:126 +#: data/io.elementary.code.appdata.xml.in:155 msgid "Restore line wrap preference" msgstr "" -#: data/io.elementary.code.appdata.xml.in:127 +#: data/io.elementary.code.appdata.xml.in:156 msgid "Add accel tooltips" msgstr "" -#: data/io.elementary.code.appdata.xml.in:128 +#: data/io.elementary.code.appdata.xml.in:157 msgid "Minor bug fixes" msgstr "" -#: data/io.elementary.code.appdata.xml.in:168 +#: data/io.elementary.code.appdata.xml.in:197 msgid "elementary LLC." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/zh_TW.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/zh_TW.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/extra/zh_TW.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/extra/zh_TW.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-02-29 20:17+0000\n" +"POT-Creation-Date: 2020-04-29 02:11+0000\n" "PO-Revision-Date: 2018-02-24 11:52+0000\n" "Last-Translator: Cheng-Chia Tseng \n" "Language-Team: Chinese (Traditional) \n" "Language-Team: Persian \n" @@ -93,37 +93,37 @@ msgid "Hide search bar" msgstr "پنهان کردن نوار جستجو" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "منبع Zeitgeist برای اسکرچ" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "همه ی فایل‌ها" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "پرونده‌های متنی" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "باز کردن چند پرونده" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "باز کردن" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "انصراف" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -586,11 +586,11 @@ msgid "Replace all" msgstr "جايگزينی همه" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "نمایش دیدگاه" @@ -697,6 +697,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -733,11 +737,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ff.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ff.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ff.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ff.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/fi.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/fi.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/fi.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/fi.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" -"PO-Revision-Date: 2020-02-22 14:09+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" +"PO-Revision-Date: 2020-04-14 14:10+0000\n" "Last-Translator: Jiri Grönroos \n" "Language-Team: Finnish \n" "Language: fi\n" @@ -94,36 +94,36 @@ msgid "Hide search bar" msgstr "Piilota hakupalkki" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "Zeitgeist-tietolähde Code-sovellukselle" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Kaikki tiedostot" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Tekstitiedostot" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Avaa tiedostoja" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Avaa" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Peru" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Avaa" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Peru" @@ -298,12 +298,12 @@ #: src/FolderManager/ProjectFolderItem.vala:188 #, c-format msgid "%s, Modified" -msgstr "" +msgstr "%s, muokattu" #: src/FolderManager/ProjectFolderItem.vala:197 #, c-format msgid "%s, New" -msgstr "" +msgstr "%s, uusi" #: src/FolderManager/ProjectFolderItem.vala:347 msgid "Branch" @@ -562,11 +562,11 @@ #: src/Widgets/SearchBar.vala:93 msgid "Case Sensitive" -msgstr "" +msgstr "Huomioi kirjainkoko" #: src/Widgets/SearchBar.vala:93 msgid "Case Insensitive" -msgstr "" +msgstr "Älä huomioi kirjainkokoa" #: src/Widgets/SearchBar.vala:112 msgid "Replace With" @@ -580,11 +580,11 @@ msgid "Replace all" msgstr "Korvaa kaikki" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Järjestä valitut rivit" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Kytke kommentti" @@ -685,6 +685,12 @@ msgid "Symbols" msgstr "Symbolit" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Symbolit" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Näytä pääte" @@ -721,11 +727,11 @@ msgid "Hide Preview" msgstr "Piilota esikatselu" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "Sopivia sanakirjoja ei löytynyt" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "Asenna vähintään yksi [aspell]-sanakirja." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/fj.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/fj.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/fj.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/fj.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/fo.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/fo.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/fo.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/fo.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/fr_CA.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/fr_CA.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/fr_CA.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/fr_CA.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-09-10 14:54+0000\n" "Last-Translator: Cleiton Floss \n" "Language-Team: French (Canada) \n" "Language-Team: French \n" "Language: fr\n" @@ -94,36 +94,36 @@ msgid "Hide search bar" msgstr "Cacher la barre de recherche" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "Source de données Zeitgeist pour Code" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Tous les fichiers" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Fichiers texte" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Ouvrez des fichiers" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Ouvrir" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Annuler" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Ouvrir" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Annuler" @@ -582,11 +582,11 @@ msgid "Replace all" msgstr "Tout remplacer" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Trier les lignes sélectionnées" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Commenter/Décommenter" @@ -687,6 +687,10 @@ msgid "Symbols" msgstr "Symboles" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "Aucun symbole trouvé" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Afficher le terminal" @@ -723,11 +727,11 @@ msgid "Hide Preview" msgstr "Masquer l'aperçu" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "Aucun dictionnaire approprié n'a été trouvé" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "Veuillez installer au moins un dictionnaire [aspell]." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/fy.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/fy.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/fy.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/fy.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-21 13:38+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: Frisian \n" @@ -91,37 +91,37 @@ msgid "Hide search bar" msgstr "Sykbalke ferbergje" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Zeitgeist databoarne foar Scratch" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "In pear bestannen iepenje" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Iepenje" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -573,11 +573,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -681,6 +681,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -717,11 +721,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ga.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ga.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ga.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ga.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/gd.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/gd.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/gd.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/gd.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/gl.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/gl.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/gl.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/gl.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2020-02-25 20:09+0000\n" "Last-Translator: Daniel R. \n" "Language-Team: Galician \n" @@ -94,37 +94,37 @@ msgid "Hide search bar" msgstr "Agochar a barra de buscas" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Orixe dos datos de Zeitgeist para Scratch" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Todos os ficheiros" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Ficheiros de texto" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Abrir algúns ficheiros" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Abrir" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Cancelar" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Abrir" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Cancelar" @@ -583,11 +583,11 @@ msgid "Replace all" msgstr "Substituír todo" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Ordenar liñas seleccionadas" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Conmutar comentario" @@ -688,6 +688,12 @@ msgid "Symbols" msgstr "Simbolos" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Simbolos" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Mostrar Terminal" @@ -724,11 +730,11 @@ msgid "Hide Preview" msgstr "ocultar vista previa" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "Non se encontrarion diccionarios adecuados" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "Por favor, instale polo menos un diccionario [aspell]." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/gn.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/gn.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/gn.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/gn.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/gu.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/gu.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/gu.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/gu.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-21 13:37+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: Gujarati \n" @@ -91,36 +91,36 @@ msgid "Hide search bar" msgstr "શોધ બારને છુપાવો" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "બધી ફાઇલો" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "ખોલો" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -574,11 +574,11 @@ msgid "Replace all" msgstr "બધા બદલો" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -682,6 +682,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -718,11 +722,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/gv.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/gv.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/gv.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/gv.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ha.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ha.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ha.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ha.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/he.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/he.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/he.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/he.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" -"PO-Revision-Date: 2020-03-26 16:53+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" +"PO-Revision-Date: 2020-04-09 06:10+0000\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: Hebrew \n" "Language: he\n" @@ -94,36 +94,36 @@ msgid "Hide search bar" msgstr "הסתרת סרגל החיפוש" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "מקור נתונים צייטגייסט עבור קוד" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "כל הקבצים" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "קבצי טקסט" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "פתיחת מספר קבצים" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "פתיחה" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "ביטול" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_פתיחה" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_ביטול" @@ -553,11 +553,11 @@ #: src/Widgets/SearchBar.vala:93 msgid "Case Sensitive" -msgstr "" +msgstr "תלוי רישיות" #: src/Widgets/SearchBar.vala:93 msgid "Case Insensitive" -msgstr "" +msgstr "ללא תלות ברישיות" #: src/Widgets/SearchBar.vala:112 msgid "Replace With" @@ -571,11 +571,11 @@ msgid "Replace all" msgstr "החלפת הכול" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "סידור השורות הנבחרות" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "החלפת מצב הערה" @@ -676,6 +676,12 @@ msgid "Symbols" msgstr "סמלים" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "סמלים" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "הצגת המסוף" @@ -712,11 +718,11 @@ msgid "Hide Preview" msgstr "הסתרת תצוגה מקדימה" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "לא נמצאו מילונים מתאימים" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "נא להתקין לפחות מילון [aspell] אחד." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/hi.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/hi.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/hi.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/hi.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-05-10 06:32+0000\n" "Last-Translator: Prachi Joshi \n" "Language-Team: Hindi \n" @@ -95,37 +95,37 @@ msgid "Hide search bar" msgstr "सर्च बार छुपायें" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "स्क्रैच के लिए Zeitgeist डेटा स्रोत" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "सभी फाइलें" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "टेक्स्ट फाइलें" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "कुछ फ़ाइल खोलें" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "खोलें" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "रद्द करें" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "खोलें (_O)" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "रद्द करें (_C)" @@ -581,11 +581,11 @@ msgid "Replace all" msgstr "सबको प्रतिस्थापित करें" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "चयनित लाइनों को क्रमबद्ध करें" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "टिप्पणी टॉगल करें" @@ -686,6 +686,12 @@ msgid "Symbols" msgstr "संकेत" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "संकेत" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "टर्मिनल दिखाएँ" @@ -722,11 +728,11 @@ msgid "Hide Preview" msgstr "पूर्वावलोकन छुपाएँ" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "कोई उपयुक्त डिक्शनरी नहीं मिला" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "कृपया कम से कम एक [aspell] शब्दकोश स्थापित/इनस्टॉल करें।" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ho.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ho.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ho.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ho.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/hr.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/hr.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/hr.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/hr.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2017-08-16 12:16+0000\n" "Last-Translator: gogogogi \n" "Language-Team: Croatian \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/hu.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/hu.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/hu.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/hu.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2018-06-22 00:03+0000\n" "Last-Translator: Majer Tamás \n" "Language-Team: Hungarian \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/hz.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/hz.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/hz.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/hz.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ia.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ia.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ia.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ia.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/id.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/id.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/id.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/id.po 2020-06-09 20:16:47.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2018-10-24 13:33+0000\n" "Last-Translator: Angga Rifandi \n" "Language-Team: Indonesian \n" "Language-Team: Igbo \n" @@ -87,36 +87,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -562,11 +562,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -667,6 +667,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -703,11 +707,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ii.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ii.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ii.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ii.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ik.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ik.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ik.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ik.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/io.elementary.code.pot io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/io.elementary.code.pot --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/io.elementary.code.pot 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/io.elementary.code.pot 2020-06-09 20:16:47.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: io.elementary.code\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -91,36 +91,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -566,11 +566,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -671,6 +671,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -707,11 +711,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/io.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/io.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/io.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/io.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/is.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/is.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/is.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/is.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/it.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/it.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/it.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/it.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-07-02 22:28+0000\n" "Last-Translator: Marco Devoti \n" "Language-Team: Italian \n" @@ -94,37 +94,37 @@ msgid "Hide search bar" msgstr "Nascondi la barra di ricerca" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Origine dati Zeitgeist per Scratch" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Tutti i file" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "File di testo" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Apri alcuni file" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Apri" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Annulla" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Apri" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Annulla" @@ -585,11 +585,11 @@ msgid "Replace all" msgstr "Sostituisci tutto" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Ordina le linee selezionate" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Attiva o disattiva il commento" @@ -690,6 +690,12 @@ msgid "Symbols" msgstr "Simboli" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Simboli" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Mostra terminale" @@ -726,11 +732,11 @@ msgid "Hide Preview" msgstr "Nascondi l'anteprima" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "Non sono stati trovati dizionari adatti" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "Installa almeno un dizionario [aspell]." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/iu.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/iu.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/iu.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/iu.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ja.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ja.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ja.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ja.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" -"PO-Revision-Date: 2020-03-28 19:09+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" +"PO-Revision-Date: 2020-05-30 10:11+0000\n" "Last-Translator: Ryo Nakano \n" "Language-Team: Japanese \n" "Language: ja\n" @@ -94,36 +94,36 @@ msgid "Hide search bar" msgstr "検索バーを表示しない" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "Code 向けの Zeitgeist データソース" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "すべてのファイル" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "テキストファイル" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "複数のファイルを開く" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "開く" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "キャンセル" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "開く(_O)" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "キャンセル(_C)" @@ -575,11 +575,11 @@ msgid "Replace all" msgstr "すべて置換" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "選択された行を並べ替え" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "コメントを切り替え" @@ -680,6 +680,10 @@ msgid "Symbols" msgstr "シンボル" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "シンボルが見つかりません" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "ターミナルを表示" @@ -716,11 +720,11 @@ msgid "Hide Preview" msgstr "プレビューを表示しない" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "適切な辞書が見つかりませんでした" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "少なくとも 1 つ以上の [aspell] 辞書をインストールしてください。" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/jv.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/jv.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/jv.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/jv.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-21 13:38+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: Javanese \n" @@ -92,36 +92,36 @@ msgid "Hide search bar" msgstr "Umpetke papan golek" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Kabeh berkas" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Berkas aksara" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Bukak" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -572,11 +572,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -680,6 +680,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -716,11 +720,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ka.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ka.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ka.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ka.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2016-09-10 18:45+0000\n" "Last-Translator: Beqa Arabuli \n" "Language-Team: LANGUAGE \n" @@ -87,37 +87,37 @@ msgid "Hide search bar" msgstr "პოვნის ზოლის დამლავა" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "ზეიტგეისტ მონაცემთა წყარო Scratch-ისთვის" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "ყველა ფაილი" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "ტექსტ ფაილები" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "ზოგიერთი ფაილის გახსნა" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "გახსნა" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "გაუქმება" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "გახ_სნა" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_გაუქმება" @@ -588,11 +588,11 @@ msgid "Replace all" msgstr "ყველას ჩანაცვლება" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -699,6 +699,12 @@ msgid "Symbols" msgstr "სიმბოლოები" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "სიმბოლოები" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "ტერმინალის ჩვენება" @@ -735,11 +741,11 @@ msgid "Hide Preview" msgstr "პრევიუს დამალვა" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kg.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kg.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kg.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kg.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ki.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ki.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ki.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ki.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kj.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kj.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kj.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kj.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kk.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kk.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kk.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kk.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2016-07-08 22:28+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kl.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kl.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kl.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kl.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/km.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/km.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/km.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/km.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-21 13:37+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: Khmer \n" @@ -92,37 +92,37 @@ msgid "Hide search bar" msgstr "លាក់​របារ​ស្វែង​រក" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "ប្រភព​ទិន្នន័យ Zeitgeist សំរាប់ Scratch" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "ឯកសារ​​ទាំង​អស់" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "ឯកសារ​​អត្ថបទ" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "បើក" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "បោះបង់" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -580,11 +580,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -691,6 +691,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -727,11 +731,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kn.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kn.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kn.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kn.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2018-06-05 00:05+0000\n" "Last-Translator: Allan Nordhøy \n" "Language-Team: Kannada \n" "Language-Team: Korean \n" @@ -94,37 +94,37 @@ msgid "Hide search bar" msgstr "검색 바 숨기기" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "스크래치를 위한 Zeitgeist 데이터 소스" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "모든 파일" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "텍스트 파일" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "파일 열기" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "열기" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "취소" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "열기(_O)" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "취소(_C)" @@ -577,11 +577,11 @@ msgid "Replace all" msgstr "모두 바꾸기" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "선택한 줄 정렬" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "코멘트 여닫기" @@ -682,6 +682,12 @@ msgid "Symbols" msgstr "기호" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "기호" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "터미널 보이기" @@ -718,11 +724,11 @@ msgid "Hide Preview" msgstr "미리 보기 숨기기" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "적절한 사전을 찾을 수 없습니다" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "적어도 맞춤법 사전 [aspell] 한 개는 설치해주세요." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kr.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kr.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kr.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kr.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ks.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ks.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ks.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ks.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ku.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ku.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ku.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ku.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2018-06-01 00:06+0000\n" "Last-Translator: Rokar \n" "Language-Team: Kurdish \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kw.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kw.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/kw.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/kw.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ky.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ky.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ky.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ky.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/la.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/la.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/la.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/la.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/lb.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/lb.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/lb.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/lb.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2017-08-09 15:06+0000\n" "Last-Translator: Yvo Marques \n" "Language-Team: Luxembourgish \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/li.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/li.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/li.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/li.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ln.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ln.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ln.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ln.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/lo.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/lo.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/lo.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/lo.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/lt.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/lt.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/lt.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/lt.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-10-05 21:23+0000\n" "Last-Translator: Moo \n" "Language-Team: Lithuanian \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/lv.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/lv.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/lv.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/lv.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-09-10 14:54+0000\n" "Last-Translator: Daniel Foré \n" "Language-Team: Latvian \n" @@ -98,37 +98,37 @@ msgid "Hide search bar" msgstr "Paslēpt meklētāju" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Zeitgeist datu avots priekš Scracth" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Visas datnes" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Taksta faili" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Atvērt datnes" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Atvērt" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Atcelt" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Atvērt" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Atcelt" @@ -601,11 +601,11 @@ msgid "Replace all" msgstr "Aizvietot visus" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -712,6 +712,12 @@ msgid "Symbols" msgstr "Apzīmējumi" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Apzīmējumi" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Parādīt termināli" @@ -748,11 +754,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mg.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mg.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mg.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mg.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mh.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mh.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mh.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mh.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mi.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mi.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mi.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mi.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mk.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mk.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mk.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mk.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2016-05-03 15:08+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: Macedonian \n" @@ -91,36 +91,36 @@ msgid "Hide search bar" msgstr "Скриј поле за пребарување" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Сите датотеки" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Текстуални датотеки" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Отвори неколку датотеки" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Отвори" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Откажи" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -585,11 +585,11 @@ msgid "Replace all" msgstr "Замени ги сите" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -693,6 +693,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -729,11 +733,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ml.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ml.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ml.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ml.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2016-05-31 16:31+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: Malayalam \n" @@ -91,36 +91,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -566,11 +566,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -671,6 +671,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -707,11 +711,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mn.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mn.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mn.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mn.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mo.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mo.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mo.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mo.po 2020-06-09 20:16:47.000000000 +0000 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2018-05-26 07:39+0000\n" "Last-Translator: Romanic Ion Nicușor \n" "Language-Team: Moldovan \n" "Language-Team: Marathi \n" "Language: mr\n" @@ -89,36 +89,36 @@ msgid "Hide search bar" msgstr "सर्च बार लपवा" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "कोड साठी Zeitgeist डेटा स्त्रोत" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "सर्व फाईल्स" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "टेक्स्ट फाईल्स" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "काही फाईल्स उघडा" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "उघडा" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "रद्द करा" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "उघडा" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "रद्द करा" @@ -554,11 +554,11 @@ #: src/Widgets/SearchBar.vala:93 msgid "Case Sensitive" -msgstr "" +msgstr "केस संवेदनशील" #: src/Widgets/SearchBar.vala:93 msgid "Case Insensitive" -msgstr "" +msgstr "केस असंवेदनशील" #: src/Widgets/SearchBar.vala:112 msgid "Replace With" @@ -572,11 +572,11 @@ msgid "Replace all" msgstr "सर्व ठिकाणी बदला" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "निवडलेल्या ओळी क्रमबद्ध करा" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "टिप्पणी टॉगल करा" @@ -677,6 +677,10 @@ msgid "Symbols" msgstr "सिम्बॉल्स" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "कोणतेही सिम्बॉल्स सापडले नाही" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "टर्मिनल दाखवा" @@ -713,11 +717,11 @@ msgid "Hide Preview" msgstr "पूर्वावलोकन लपवा" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "कोणत्याही उपयुक्त डिक्शनरीज सापडल्या नाहीत" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "कृपया कमीत कमी एक [aspell] dictionary इन्स्टॉल करा." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ms.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ms.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ms.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ms.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2018-06-13 00:02+0000\n" "Last-Translator: Timothy \n" "Language-Team: Malay \n" @@ -96,37 +96,37 @@ msgid "Hide search bar" msgstr "Sembunyikan bar carian" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Sumber Data Zeitgeist untuk Scratch" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Semua fail" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Fail teks" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Buka beberapa fail" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Buka" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Batal" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "B_uka" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Batal" @@ -594,12 +594,12 @@ msgid "Replace all" msgstr "Ganti semua" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 #, fuzzy msgid "Sort Selected Lines" msgstr "Bagi teks diserlahkan" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -703,6 +703,12 @@ msgid "Symbols" msgstr "Simbol" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Simbol" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Tunjuk Terminal" @@ -739,11 +745,11 @@ msgid "Hide Preview" msgstr "Sembunyi Pratonton" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 #, fuzzy msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mt.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mt.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/mt.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/mt.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/my.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/my.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/my.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/my.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-21 13:38+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: LANGUAGE \n" @@ -87,36 +87,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "မလုပ်တော့ပါ" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -570,11 +570,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -677,6 +677,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -713,11 +717,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/na.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/na.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/na.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/na.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/nb.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/nb.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/nb.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/nb.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-11-15 21:24+0000\n" "Last-Translator: Nils K \n" "Language-Team: Norwegian Bokmål \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ne.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ne.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ne.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ne.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2016-01-22 12:51+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: Nepali \n" @@ -92,36 +92,36 @@ msgid "Hide search bar" msgstr "खोज पट्टी लुकाउनुहोस" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "सबै फाईलरहरु" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "पाठ फाइलहरू" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "खोल्नुहोस्" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "रद्द गर्नुहोस्" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -579,11 +579,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -690,6 +690,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -726,11 +730,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ng.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ng.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ng.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ng.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/nl.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/nl.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/nl.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/nl.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" -"PO-Revision-Date: 2020-03-29 21:09+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" +"PO-Revision-Date: 2020-06-08 18:11+0000\n" "Last-Translator: Jaimie85 \n" "Language-Team: Dutch \n" "Language: nl\n" @@ -94,36 +94,36 @@ msgid "Hide search bar" msgstr "Verberg zoekbalk" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "Zeitgeist-databron voor Code" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Alle bestanden" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Tekstbestanden" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Open een paar bestanden" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Openen" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Annuleer" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Open" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Annuleer" @@ -580,11 +580,11 @@ msgid "Replace all" msgstr "Vervang alles" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Sorteer geselecteerde lijnen" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Commentaar in- of uitschakelen" @@ -685,6 +685,10 @@ msgid "Symbols" msgstr "Symbolen" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "Geen symbolen gevonden" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Terminal weergeven" @@ -721,11 +725,11 @@ msgid "Hide Preview" msgstr "Voorbeeld verbergen" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "Er zijn geen geschikte woordenboeken gevonden" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "Gelieve ten minste één [aspell] spellingswoordenboek te installeren." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/nn.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/nn.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/nn.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/nn.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-01-08 00:22+0000\n" "Last-Translator: Simon Dagfinrud \n" "Language-Team: Norwegian Nynorsk \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/nv.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/nv.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/nv.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/nv.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ny.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ny.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ny.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ny.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/oc.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/oc.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/oc.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/oc.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-21 13:38+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: Occitan (post 1500) \n" @@ -91,36 +91,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -570,11 +570,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -678,6 +678,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -714,11 +718,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/oj.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/oj.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/oj.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/oj.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/om.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/om.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/om.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/om.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/or.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/or.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/or.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/or.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/os.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/os.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/os.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/os.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/pa.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/pa.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/pa.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/pa.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/pi.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/pi.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/pi.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/pi.po 2020-06-09 20:16:47.000000000 +0000 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -78,36 +78,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -553,11 +553,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -658,6 +658,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -694,11 +698,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/pl.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/pl.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/pl.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/pl.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-11-15 19:42+0000\n" "Last-Translator: Piotr Strebski \n" "Language-Team: Polish \n" @@ -95,36 +95,36 @@ msgid "Hide search bar" msgstr "Ukryj pasek wyszukiwania" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "Źródła danych Zeitgeist dla Kodu" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Wszystkie pliki" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Pliki tekstowe" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Otwórz jakieś pliki" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Otwórz" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Anuluj" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Otwórz" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Anuluj" @@ -586,11 +586,11 @@ msgid "Replace all" msgstr "Zastąp wszystko" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Sortuj wybrane wiersze" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Przełącz komentarze" @@ -691,6 +691,12 @@ msgid "Symbols" msgstr "Symbole" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Symbole" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Pokaż terminal" @@ -727,11 +733,11 @@ msgid "Hide Preview" msgstr "Ukryj podgląd" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "Nie znaleziono żadnych odpowiednich katalogów" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "Proszę zainstalować chociaż jeden słownik [aspell]." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/plugins/ar.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/plugins/ar.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/plugins/ar.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/plugins/ar.po 2020-06-09 20:16:47.000000000 +0000 @@ -8,7 +8,7 @@ "Project-Id-Version: plugins\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-11-25 21:29+0000\n" -"PO-Revision-Date: 2020-03-11 16:09+0000\n" +"PO-Revision-Date: 2020-05-14 14:11+0000\n" "Last-Translator: nasserbinlaboun \n" "Language-Team: Arabic " "\n" @@ -46,7 +46,7 @@ #: plugins/editorconfig/editorconfig.plugin:6 msgid "EditorConfig" -msgstr "محرر اعدادات الضبط" +msgstr "محرر الضبط" #: plugins/editorconfig/editorconfig.plugin:7 msgid "Load settings from an EditorConfig file" @@ -62,7 +62,7 @@ #: plugins/outline/outline.plugin:6 msgid "Outline" -msgstr "الموجز(المختصر)" +msgstr "المختصر" #: plugins/outline/outline.plugin:7 msgid "Outline symbols in your current file for Vala" @@ -102,7 +102,7 @@ #: plugins/terminal/terminal.plugin:6 msgid "Terminal" -msgstr "" +msgstr "الطرفية" #: plugins/terminal/terminal.plugin:7 msgid "A terminal in your code editor" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/plugins/cs.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/plugins/cs.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/plugins/cs.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/plugins/cs.po 2020-06-09 20:16:47.000000000 +0000 @@ -8,16 +8,15 @@ "Project-Id-Version: plugins\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-11-25 21:29+0000\n" -"PO-Revision-Date: 2019-02-07 00:06+0000\n" -"Last-Translator: Jan Marek \n" -"Language-Team: Czech \n" +"PO-Revision-Date: 2020-05-11 15:10+0000\n" +"Last-Translator: p-bo \n" +"Language-Team: Czech \n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Weblate 3.0.1\n" +"X-Generator: Weblate 3.9.1\n" #: plugins/brackets-completion/brackets-completion.plugin:6 msgid "Brackets Completion" @@ -104,9 +103,8 @@ msgstr "Terminál" #: plugins/terminal/terminal.plugin:7 -#, fuzzy msgid "A terminal in your code editor" -msgstr "Terminál ve vašem textovém editoru" +msgstr "Terminál ve vašem editoru zdrojových kódů" #: plugins/vim-emulation/vim-emulation.plugin:6 msgid "Vim Emulation" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/plugins/da.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/plugins/da.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/plugins/da.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/plugins/da.po 2020-06-09 20:16:47.000000000 +0000 @@ -8,16 +8,16 @@ "Project-Id-Version: plugins\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-11-25 21:29+0000\n" -"PO-Revision-Date: 2019-02-03 12:02+0000\n" -"Last-Translator: Kaj Printz Madsen \n" -"Language-Team: Danish \n" +"PO-Revision-Date: 2020-05-27 12:11+0000\n" +"Last-Translator: Rantyrant \n" +"Language-Team: Danish " +"\n" "Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.0.1\n" +"X-Generator: Weblate 3.9.1\n" #: plugins/brackets-completion/brackets-completion.plugin:6 msgid "Brackets Completion" @@ -29,7 +29,7 @@ #: plugins/browser-preview/browser-preview.plugin:6 msgid "Browser Preview" -msgstr "Browser Preview" +msgstr "Browser Forhåndsvisning" #: plugins/browser-preview/browser-preview.plugin:7 msgid "Get a preview of your work in a web page" @@ -104,13 +104,12 @@ msgstr "Terminal" #: plugins/terminal/terminal.plugin:7 -#, fuzzy msgid "A terminal in your code editor" msgstr "En indbygget terminal i din teksteditor" #: plugins/vim-emulation/vim-emulation.plugin:6 msgid "Vim Emulation" -msgstr "Vim Emulation" +msgstr "Vim Emulering" #: plugins/vim-emulation/vim-emulation.plugin:7 msgid "Use Vim commands in Code" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/plugins/es.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/plugins/es.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/plugins/es.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/plugins/es.po 2020-06-09 20:16:47.000000000 +0000 @@ -8,28 +8,28 @@ "Project-Id-Version: plugins\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-11-25 21:29+0000\n" -"PO-Revision-Date: 2019-11-11 12:24+0000\n" -"Last-Translator: Daniel R. \n" -"Language-Team: Spanish \n" +"PO-Revision-Date: 2020-04-11 21:10+0000\n" +"Last-Translator: Adolfo Jayme Barrientos \n" +"Language-Team: Spanish " +"\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.7.1\n" +"X-Generator: Weblate 3.9.1\n" #: plugins/brackets-completion/brackets-completion.plugin:6 msgid "Brackets Completion" -msgstr "Finalización de paréntesis y corchetes" +msgstr "Compleción de paréntesis y corchetes" #: plugins/brackets-completion/brackets-completion.plugin:7 msgid "Complete brackets while typing" -msgstr "Completar corchetes mientras escribes" +msgstr "Completar corchetes mientras escribe" #: plugins/browser-preview/browser-preview.plugin:6 msgid "Browser Preview" -msgstr "Vista previa del navegador" +msgstr "Previsualización en navegador" #: plugins/browser-preview/browser-preview.plugin:7 msgid "Get a preview of your work in a web page" @@ -37,7 +37,7 @@ #: plugins/detect-indent/detect-indent.plugin:6 msgid "Detect Indent" -msgstr "Detectar indentación" +msgstr "Detectar sangría" #: plugins/detect-indent/detect-indent.plugin:7 msgid "Heuristically detect tab or space settings" @@ -77,11 +77,11 @@ #: plugins/preserve-indent/preserve-indent.plugin:6 msgid "Preserve Indent" -msgstr "Mantener la indentación" +msgstr "Mantener sangría" #: plugins/preserve-indent/preserve-indent.plugin:7 msgid "Maintains relative indent level of pasted text" -msgstr "Mantiene el nivel de indentado relativo del texto pegado" +msgstr "Mantiene el nivel de sangría relativo del texto pegado" #: plugins/spell/spell.plugin:6 msgid "Spell Checker" @@ -113,11 +113,11 @@ #: plugins/vim-emulation/vim-emulation.plugin:7 msgid "Use Vim commands in Code" -msgstr "Use comandos Vim en Code" +msgstr "Utilice órdenes de Vim en Code" #: plugins/word-completion/word-completion.plugin:3 msgid "Words Completion" -msgstr "Terminación de palabras" +msgstr "Compleción de palabras" #: plugins/word-completion/word-completion.plugin:7 msgid "Show a completion dialog with most used words from your files" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/plugins/plugins.pot io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/plugins/plugins.pot --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/plugins/plugins.pot 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/plugins/plugins.pot 2020-06-09 20:16:47.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: plugins\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/plugins/pt.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/plugins/pt.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/plugins/pt.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/plugins/pt.po 2020-06-09 20:16:47.000000000 +0000 @@ -8,7 +8,7 @@ "Project-Id-Version: plugins\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-11-25 21:29+0000\n" -"PO-Revision-Date: 2019-11-09 11:24+0000\n" +"PO-Revision-Date: 2020-04-11 21:10+0000\n" "Last-Translator: Hugo Carvalho \n" "Language-Team: Portuguese \n" @@ -17,11 +17,11 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.7.1\n" +"X-Generator: Weblate 3.9.1\n" #: plugins/brackets-completion/brackets-completion.plugin:6 msgid "Brackets Completion" -msgstr "Completar Parênteses" +msgstr "Completar parênteses" #: plugins/brackets-completion/brackets-completion.plugin:7 msgid "Complete brackets while typing" @@ -33,7 +33,7 @@ #: plugins/browser-preview/browser-preview.plugin:7 msgid "Get a preview of your work in a web page" -msgstr "Obtem uma pré-visualização do teu trabalho numa página web" +msgstr "Obtenha uma pré-visualização do seu trabalho numa página web" #: plugins/detect-indent/detect-indent.plugin:6 msgid "Detect Indent" @@ -41,7 +41,7 @@ #: plugins/detect-indent/detect-indent.plugin:7 msgid "Heuristically detect tab or space settings" -msgstr "Deteção heurística de configurações de tabulação ou espaço" +msgstr "Deteção heurística de definições de tabulação ou espaço" #: plugins/editorconfig/editorconfig.plugin:6 msgid "EditorConfig" @@ -49,7 +49,7 @@ #: plugins/editorconfig/editorconfig.plugin:7 msgid "Load settings from an EditorConfig file" -msgstr "Carregar configurações de um arquivo salvo" +msgstr "Carregar definições de um ficheiro Editor de Configurações" #: plugins/highlight-word-selection/highlight-word-selection.plugin:6 msgid "Highlight Word Selection" @@ -65,9 +65,7 @@ #: plugins/outline/outline.plugin:7 msgid "Outline symbols in your current file for Vala" -msgstr "" -"Contornar símbolos no teu ficheiro corrente para a linguagem de programação " -"Vala" +msgstr "Contornar símbolos no seu ficheiro atual para Vala" #: plugins/pastebin/pastebin.plugin:6 msgid "Pastebin" @@ -79,11 +77,11 @@ #: plugins/preserve-indent/preserve-indent.plugin:6 msgid "Preserve Indent" -msgstr "Manter a indentação" +msgstr "Preservar a indentação" #: plugins/preserve-indent/preserve-indent.plugin:7 msgid "Maintains relative indent level of pasted text" -msgstr "Mantém o nível de indentação relativo de texto colado" +msgstr "Mantém o nível de indentação relativo do texto colado" #: plugins/spell/spell.plugin:6 msgid "Spell Checker" @@ -111,21 +109,19 @@ #: plugins/vim-emulation/vim-emulation.plugin:6 msgid "Vim Emulation" -msgstr "Emulação de Vim" +msgstr "Emulação do Vim" #: plugins/vim-emulation/vim-emulation.plugin:7 msgid "Use Vim commands in Code" -msgstr "Use comandos Vim no Code" +msgstr "Utilizar os comandos do Vim no Code" #: plugins/word-completion/word-completion.plugin:3 msgid "Words Completion" -msgstr "Completar Palavras" +msgstr "Completar palavras" #: plugins/word-completion/word-completion.plugin:7 msgid "Show a completion dialog with most used words from your files" -msgstr "" -"Mostra um diálogo de terminação com as palavras mais usadas nos teus " -"ficheiros" +msgstr "Mostra um diálogo de conclusão com as palavras mais usadas" #~ msgid "Contractor" #~ msgstr "Contractor" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/POTFILES io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/POTFILES --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/POTFILES 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/POTFILES 2020-06-09 20:16:47.000000000 +0000 @@ -37,14 +37,12 @@ plugins/outline/OutlinePane.vala plugins/outline/OutlinePlugin.vala plugins/outline/SymbolOutline.vala -plugins/terminal/Settings.vala plugins/terminal/terminal.vala plugins/brackets-completion/brackets-completion.vala plugins/strip-trailing-save/strip-trailing-save.vala plugins/browser-preview/BrowserView.vala plugins/browser-preview/browser-preview.vala plugins/vim-emulation/vim-emulation.vala -plugins/spell/Settings.vala plugins/spell/spell.vala plugins/word-completion/plugin.vala plugins/word-completion/engine.vala diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ps.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ps.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ps.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ps.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-21 13:38+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "فسخ" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -563,11 +563,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -670,6 +670,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -706,11 +710,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/pt_BR.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/pt_BR.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/pt_BR.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/pt_BR.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" -"PO-Revision-Date: 2020-03-29 21:09+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" +"PO-Revision-Date: 2020-05-30 10:11+0000\n" "Last-Translator: Rodrigo Oliveira \n" "Language-Team: Portuguese (Brazil) \n" @@ -96,36 +96,36 @@ msgid "Hide search bar" msgstr "Esconder barra de busca" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "Fonte de dados Zeitgeist para Code" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Todos os arquivos" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Arquivos de texto" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Abrir alguns arquivos" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Abrir" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Cancelar" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Abrir" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Cancelar" @@ -582,11 +582,11 @@ msgid "Replace all" msgstr "Substituir todos" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Ordenar Linhas Selecionadas" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Alternar Comentário" @@ -687,6 +687,10 @@ msgid "Symbols" msgstr "Símbolos" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "Nenhum símbolo encontrado" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Mostrar o Terminal" @@ -723,11 +727,11 @@ msgid "Hide Preview" msgstr "Esconder pré-visualização" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "Não foram encontrados dicionários adequados" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "Por favor, instale pelo menos um dicionário [aspell]." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/pt.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/pt.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/pt.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/pt.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" -"PO-Revision-Date: 2020-03-28 19:09+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" +"PO-Revision-Date: 2020-06-01 16:11+0000\n" "Last-Translator: Hugo Carvalho \n" "Language-Team: Portuguese " "\n" @@ -69,7 +69,7 @@ #: src/Application.vala:249 src/FolderManager/FileItem.vala:31 msgid "New Window" -msgstr "Nova Janela" +msgstr "Nova janela" #: src/Application.vala:250 msgid "Print version info and exit" @@ -95,36 +95,36 @@ msgid "Hide search bar" msgstr "Ocultar barra de procura" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "Fonte de dados Zeitgeist para o Code" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Todos os ficheiros" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Ficheiros de texto" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Abrir alguns ficheiros" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Abrir" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Cancelar" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Abrir" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Cancelar" @@ -137,7 +137,8 @@ "Cutting or copying without an active selection will cut or copy the entire " "current line" msgstr "" -"Cortar ou copiar sem uma seleção ativa cortará ou copiará toda a linha atual" +"Cortar ou copiar sem uma seleção ativa irá cortar ou copiar toda a linha " +"atual" #: src/Dialogs/PreferencesDialog.vala:56 msgid "General" @@ -210,11 +211,11 @@ #: src/Dialogs/PreferencesDialog.vala:126 msgid "Show Mini Map:" -msgstr "Mostrar Mini-mapa:" +msgstr "Mostrar mapa em miniatura:" #: src/Dialogs/PreferencesDialog.vala:129 msgid "Line width guide:" -msgstr "Guia de largura da margem:" +msgstr "Guia de largura da linha:" #: src/Dialogs/PreferencesDialog.vala:137 msgid "Font" @@ -222,7 +223,7 @@ #: src/Dialogs/PreferencesDialog.vala:139 msgid "Custom font:" -msgstr "Tipo de letra personalizado:" +msgstr "Fonte personalizada:" #: src/Dialogs/RestoreConfirmationDialog.vala:31 msgid "Are You Sure You Want to Restore This File?" @@ -236,7 +237,7 @@ #: src/Dialogs/RestoreConfirmationDialog.vala:34 msgid "Don't Restore" -msgstr "Não restaure" +msgstr "Não restaurar" #: src/Dialogs/RestoreConfirmationDialog.vala:36 msgid "Restore Anyway" @@ -248,20 +249,20 @@ #: src/FolderManager/FileItem.vala:114 src/FolderManager/FolderItem.vala:157 msgid "Open In" -msgstr "Abrir Em" +msgstr "Abrir em" #: src/FolderManager/FileItem.vala:117 src/FolderManager/FolderItem.vala:92 msgid "Other Actions" -msgstr "Outras Ações" +msgstr "Outras ações" #: src/FolderManager/FileItem.vala:120 src/FolderManager/FolderItem.vala:95 msgid "Rename" -msgstr "Mudar o nome" +msgstr "Renomear" #: src/FolderManager/FileItem.vala:126 src/FolderManager/FolderItem.vala:101 #: src/FolderManager/ProjectFolderItem.vala:103 msgid "Move to Trash" -msgstr "Mover para o Lixo" +msgstr "Mover para o lixo" #: src/FolderManager/FileView.vala:39 msgid "Folders" @@ -273,7 +274,7 @@ #: src/FolderManager/FolderItem.vala:167 msgid "Empty File" -msgstr "Ficheiro Vazio" +msgstr "Ficheiro vazio" #: src/FolderManager/FolderItem.vala:174 msgid "New" @@ -289,7 +290,7 @@ #: src/FolderManager/ProjectFolderItem.vala:96 msgid "Close Folder" -msgstr "Fechar Pasta" +msgstr "Fechar pasta" #: src/FolderManager/ProjectFolderItem.vala:99 msgid "Close Other Folders" @@ -312,7 +313,7 @@ #: src/Services/Document.vala:266 #, c-format msgid "%s Is Not a Text File" -msgstr "%s Não é um Ficheiro de Texto" +msgstr "%s Não é um ficheiro de texto" #: src/Services/Document.vala:267 msgid "Code will not load this type of file." @@ -333,7 +334,7 @@ #: src/Services/Document.vala:293 msgid "Cancel Loading" -msgstr "Cancelar Carregamento" +msgstr "Cancelar carregamento" #: src/Services/Document.vala:391 #, c-format @@ -356,7 +357,7 @@ #: src/Services/Document.vala:510 msgid "Save File" -msgstr "Guardar Ficheiro" +msgstr "Guardar ficheiro" #: src/Services/Document.vala:592 msgid "New Document" @@ -366,7 +367,7 @@ #: src/Services/Document.vala:715 #, c-format msgid "File \"%s\" Cannot Be Read" -msgstr "Não é Possível Ler o Ficheiro \"%s\"" +msgstr "Não é possível ler o ficheiro \"%s\"" #: src/Services/Document.vala:716 msgid "It may be corrupt or you don't have permission to read it." @@ -385,12 +386,12 @@ #: src/Services/Document.vala:730 msgid "Save As…" -msgstr "Guardar Como…" +msgstr "Guardar como…" #: src/Services/Document.vala:735 #, c-format msgid "File \"%s\" was deleted. Do you want to save it anyway?" -msgstr "O ficheiro \"%s\" foi apagado. Deseja guardá-lo mesmo assim?" +msgstr "O ficheiro \"%s\" foi eliminado. Deseja guardá-lo mesmo assim?" #. If the file can't be written #: src/Services/Document.vala:750 @@ -446,7 +447,7 @@ #: src/Widgets/FormatBar.vala:123 msgid "Plain Text" -msgstr "Texto Simples" +msgstr "Texto simples" #: src/Widgets/FormatBar.vala:205 #, c-format @@ -472,11 +473,11 @@ #: src/Widgets/HeaderBar.vala:48 msgid "Project templates" -msgstr "Modelos de Projeto" +msgstr "Modelos de projeto" #: src/Widgets/HeaderBar.vala:54 msgid "Save this file" -msgstr "Guardar ficheiro" +msgstr "Guardar este ficheiro" #: src/Widgets/HeaderBar.vala:61 msgid "Save this file with a different name" @@ -504,27 +505,27 @@ #: src/Widgets/HeaderBar.vala:118 msgid "High Contrast" -msgstr "Alto Contraste" +msgstr "Alto contraste" #: src/Widgets/HeaderBar.vala:126 msgid "Solarized Light" -msgstr "Solarizado Claro" +msgstr "Solarizado claro" #: src/Widgets/HeaderBar.vala:134 msgid "Solarized Dark" -msgstr "Solarizado Escuro" +msgstr "Solarizado escuro" #: src/Widgets/HeaderBar.vala:144 msgid "Toggle Sidebar" -msgstr "Alternar Barra Lateral" +msgstr "Alternar barra lateral" #: src/Widgets/HeaderBar.vala:154 msgid "Add New View" -msgstr "Adicionar Nova Vista" +msgstr "Adicionar nova vista" #: src/Widgets/HeaderBar.vala:164 msgid "Remove Current View" -msgstr "Remover vista actual" +msgstr "Remover vista atual" #: src/Widgets/HeaderBar.vala:191 msgid "Menu" @@ -582,17 +583,17 @@ msgid "Replace all" msgstr "Substituir tudo" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" -msgstr "Ordenar Linhas Selecionadas" +msgstr "Ordenar linhas selecionadas" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" -msgstr "Alternar Comentário" +msgstr "Alternar comentário" #: src/Widgets/WelcomeView.vala:26 msgid "No Files Open" -msgstr "Sem Ficheiros Abertos" +msgstr "Sem ficheiros abertos" #: src/Widgets/WelcomeView.vala:27 msgid "Open a file to begin editing." @@ -600,7 +601,7 @@ #: src/Widgets/WelcomeView.vala:32 msgid "New File" -msgstr "Novo Ficheiro" +msgstr "Novo ficheiro" #: src/Widgets/WelcomeView.vala:32 msgid "Create a new empty file." @@ -608,15 +609,15 @@ #: src/Widgets/WelcomeView.vala:33 msgid "Open File" -msgstr "Abrir Ficheiro" +msgstr "Abrir ficheiro" #: src/Widgets/WelcomeView.vala:33 msgid "Open a saved file." -msgstr "Abrir um ficheiro existente." +msgstr "Abra um ficheiro guardado." #: src/Widgets/WelcomeView.vala:34 msgid "Open Folder" -msgstr "Abrir Pasta" +msgstr "Abrir pasta" #: src/Widgets/WelcomeView.vala:34 msgid "Add a project folder to the sidebar." @@ -687,13 +688,17 @@ msgid "Symbols" msgstr "Símbolos" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "Nenhum símbolo encontrado" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Mostrar o Terminal" #: plugins/terminal/terminal.vala:179 msgid "Hide Terminal" -msgstr "Fechar o Terminal" +msgstr "Ocultar o Terminal" #: plugins/terminal/terminal.vala:180 msgid "Terminal" @@ -717,24 +722,24 @@ #: plugins/browser-preview/browser-preview.vala:70 #: plugins/browser-preview/browser-preview.vala:96 msgid "Show Preview" -msgstr "Mostrar a Pré-visualização" +msgstr "Mostrar a pré-visualização" #: plugins/browser-preview/browser-preview.vala:88 msgid "Hide Preview" -msgstr "Fechar a Pré-Visualização" +msgstr "Ocultar a pré-Visualização" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "Não foram encontrados dicionários adequados" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." -msgstr "Por favor, instale pelo menos um dicionário [aspell]." +msgstr "Instale pelo menos um dicionário [aspell]." #: plugins/word-completion/plugin.vala:173 #, c-format msgid "%s - Word Completion" -msgstr "%s - Acabar Palavra" +msgstr "%s - Completar palavra" #~ msgid "Add Project Folder…" #~ msgstr "Adicionar pasta de projeto…" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/qu.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/qu.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/qu.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/qu.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/rm.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/rm.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/rm.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/rm.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/rn.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/rn.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/rn.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/rn.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ro.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ro.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ro.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ro.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-09-10 14:54+0000\n" "Last-Translator: Daniel Foré \n" "Language-Team: Romanian \n" @@ -101,37 +101,37 @@ msgid "Hide search bar" msgstr "Ascunde bara de căutare" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Sursă de date Zeitgeist pentru Scratch" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Toate fişierele" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Fișiere text" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Deschide niște fișiere" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Deschis" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Renunță" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Deschide" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Anulează" @@ -606,11 +606,11 @@ msgid "Replace all" msgstr "Înlocuiește tot" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -717,6 +717,12 @@ msgid "Symbols" msgstr "Simboluri" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Simboluri" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Arată terminalul" @@ -753,11 +759,11 @@ msgid "Hide Preview" msgstr "Ascunde previzualizarea" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 #, fuzzy msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/rue.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/rue.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/rue.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/rue.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-21 13:38+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: Rusyn \n" @@ -92,37 +92,37 @@ msgid "Hide search bar" msgstr "Спрятати панель гледаня" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Резервуваня джерел даних про Scratch" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Вшиткі файли" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Текстовий файл" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Отворити" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -578,11 +578,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -689,6 +689,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -725,11 +729,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ru.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ru.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ru.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ru.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-09-10 14:54+0000\n" "Last-Translator: Daniel Foré \n" "Language-Team: Russian \n" @@ -95,37 +95,37 @@ msgid "Hide search bar" msgstr "Скрыть панель поиска" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Отслеживать источник данных для редактора Scratch" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Все файлы" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Текстовые файлы" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Открыть файлы" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Открыть" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Отменить" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Открыть" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Отменить" @@ -584,11 +584,11 @@ msgid "Replace all" msgstr "Заменить всё" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Сортировать выделенные строки" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Закомментировать/Раскомментировать" @@ -689,6 +689,12 @@ msgid "Symbols" msgstr "Символы" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Символы" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Показать Терминал" @@ -725,11 +731,11 @@ msgid "Hide Preview" msgstr "Скрыть предпросмотр" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "Не найдено подходящих словарей" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "Пожалуйста, установите хотя бы один [aspell] словарь." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/rw.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/rw.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/rw.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/rw.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sa.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sa.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sa.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sa.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sc.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sc.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sc.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sc.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sd.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sd.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sd.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sd.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/se.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/se.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/se.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/se.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sg.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sg.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sg.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sg.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/si.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/si.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/si.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/si.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2018-06-10 00:11+0000\n" "Last-Translator: Gamunu Balagalla \n" "Language-Team: Sinhala \n" "Language-Team: Slovak \n" "Language-Team: Slovenian \n" "Language-Team: Southern Sami \n" @@ -91,36 +91,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -566,11 +566,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -671,6 +671,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -707,11 +711,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sm.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sm.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sm.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sm.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sn.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sn.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sn.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sn.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/so.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/so.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/so.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/so.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sq.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sq.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sq.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sq.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2016-09-02 08:23+0000\n" "Last-Translator: Indrit Bashkimi \n" "Language-Team: Albanian \n" @@ -96,37 +96,37 @@ msgid "Hide search bar" msgstr "Fshehe shiritin e kërkimit" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Burimi i të dhënave Zeitgeist për Scratch" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Të gjithë skedarët" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Skedarë teksti" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Hap disa skedarë" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Hap" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "Anulo" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Hap" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_Anulo" @@ -601,11 +601,11 @@ msgid "Replace all" msgstr "Zëvendësoji të gjitha" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -712,6 +712,12 @@ msgid "Symbols" msgstr "Simbolet" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "Simbolet" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Shfaq terminalin" @@ -748,11 +754,11 @@ msgid "Hide Preview" msgstr "Fshih shikimin paraprak" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sr.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sr.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sr.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sr.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2018-07-15 00:09+0000\n" "Last-Translator: Milan Radojević \n" "Language-Team: Serbian \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/st.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/st.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/st.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/st.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/su.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/su.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/su.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/su.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2017-01-13 08:24+0000\n" "Last-Translator: Nur Ikhsan Azizudin \n" "Language-Team: Sundanese \n" @@ -91,36 +91,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Sadaya berkas" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Berkas-berkas téks" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -569,11 +569,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -674,6 +674,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -710,11 +714,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sv.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sv.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/sv.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/sv.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2018-10-20 00:10+0000\n" "Last-Translator: Fredrik B \n" "Language-Team: Swedish \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/szl.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/szl.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/szl.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/szl.po 2020-06-09 20:16:47.000000000 +0000 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2020-02-24 01:09+0000\n" "Last-Translator: gkkulik \n" "Language-Team: Silesian \n" "Language-Team: Tamil \n" @@ -92,36 +92,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "எல்லா கோப்புகள்" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "உரை கோப்புகள்" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "ரத்துசெய்" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -576,11 +576,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -683,6 +683,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -719,11 +723,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/te.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/te.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/te.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/te.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-21 13:38+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "కొన్ని ఫైల్స్ తెరువు" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -564,11 +564,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -671,6 +671,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -707,11 +711,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/tg.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/tg.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/tg.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/tg.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/th.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/th.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/th.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/th.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2018-05-04 00:03+0000\n" "Last-Translator: Park Evans \n" "Language-Team: Thai \n" @@ -96,37 +96,37 @@ msgid "Hide search bar" msgstr "ซ่อนแถบค้นหา" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "แหล่งข้อมูล Zeitgeist สำหรับ Scratch" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "ไฟล์ทั้งหมด" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "ไฟล์ข้อความ" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "เปิดบางไฟล์" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "เปิด" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "ยกเลิก" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_เปิด" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_ยกเลิก" @@ -596,11 +596,11 @@ msgid "Replace all" msgstr "แทนที่ทั้งหมด" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -707,6 +707,12 @@ msgid "Symbols" msgstr "สัญลักษณ์" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "สัญลักษณ์" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "แสดงเทอร์มินัล" @@ -743,11 +749,11 @@ msgid "Hide Preview" msgstr "ซ่อนตัวอย่าง" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 #, fuzzy msgid "Please install at least one [aspell] dictionary." msgstr "ไม่พบพจนานุกรมที่เหมาะสม" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ti.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ti.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ti.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ti.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/tk.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/tk.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/tk.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/tk.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/tl.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/tl.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/tl.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/tl.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2017-08-22 19:20+0000\n" "Last-Translator: anjelo del carmen \n" "Language-Team: Tagalog \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/to.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/to.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/to.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/to.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/tr.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/tr.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/tr.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/tr.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" -"PO-Revision-Date: 2020-03-28 19:09+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" +"PO-Revision-Date: 2020-06-01 16:11+0000\n" "Last-Translator: Ozgur Baskin \n" "Language-Team: Turkish \n" "Language: tr\n" @@ -94,36 +94,36 @@ msgid "Hide search bar" msgstr "Arama çubuğunu gizle" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "Kod için Zeitgeist Veri Kaynağı" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "Tüm dosyalar" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "Metin dosyaları" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "Birkaç dosya aç" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "Aç" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "İptal" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_Aç" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_İptal" @@ -579,11 +579,11 @@ msgid "Replace all" msgstr "Tümünü değiştir" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "Seçili Satırları Sırala" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "Yorum Aç/Kapat" @@ -684,6 +684,10 @@ msgid "Symbols" msgstr "Semboller" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "Hiçbir Sembol Bulunamadı" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "Terminal'i Göster" @@ -720,11 +724,11 @@ msgid "Hide Preview" msgstr "Önizlemeyi Gizle" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "Uygun Sözlük Bulunamadı" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "Lütfen en azından bir [aspell] sözlük yükleyin." diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ts.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ts.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ts.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ts.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/tt.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/tt.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/tt.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/tt.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/tw.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/tw.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/tw.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/tw.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ty.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ty.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ty.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ty.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ug.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ug.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ug.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ug.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2016-12-11 08:21+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: \n" @@ -94,37 +94,37 @@ msgid "Hide search bar" msgstr "ئىزدەش سىتونىنى يوشۇرۇش" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "Scratchئۈچۈن Zeitgeist سانلىق مەلۇمات مەنبەسى" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "بارلىق ھۆججەتلەر" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "تېكىست ھۆججەتلىرى" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "بەزى ھۆججەتلەرنى ئىچىش" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "ئىچىش" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "ئەمەلدىن قالدۇرۇش" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "ئىچىش(_O)" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "ئەمەلدىن قالدۇرۇش(_C)" @@ -596,11 +596,11 @@ msgid "Replace all" msgstr "ھەممىسىنى ئالماشتۇرۇش" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -707,6 +707,12 @@ msgid "Symbols" msgstr "بەلگىلەر" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "بەلگىلەر" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "تېرمىنالنى كۆرسىتىش" @@ -743,11 +749,11 @@ msgid "Hide Preview" msgstr "ئۈنۈمىنى كۆرسەتمەسلىك" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 #, fuzzy msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/uk.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/uk.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/uk.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/uk.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-09-10 14:54+0000\n" "Last-Translator: Daniel Foré \n" "Language-Team: Ukrainian \n" "Language-Team: LANGUAGE \n" @@ -87,37 +87,37 @@ msgid "Hide search bar" msgstr "تلاش بارچهپائيں" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 #, fuzzy msgid "Zeitgeist Datasource for Code" msgstr "زایت گیست (zeitgeist) ڈیٹا سورس برائے سکریچ" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "تمام فائلیں" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "متن فائلیں" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "کچھ فائلیں کھولیں" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "کهولیں" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "منسوخ کریں" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_کھولیں" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_مسترد" @@ -583,11 +583,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -694,6 +694,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "ٹرمینل ديكهيں" @@ -730,11 +734,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/uz.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/uz.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/uz.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/uz.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ve.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ve.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/ve.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/ve.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/vi.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/vi.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/vi.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/vi.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2018-05-27 00:04+0000\n" "Last-Translator: Hugh Hoang \n" "Language-Team: Vietnamese \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/wo.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/wo.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/wo.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/wo.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/xh.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/xh.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/xh.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/xh.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/yi.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/yi.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/yi.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/yi.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/yo.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/yo.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/yo.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/yo.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/za.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/za.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/za.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/za.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-18 20:01+0000\n" "Last-Translator: Launchpad Translations Administrators \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/zh_CN.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/zh_CN.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/zh_CN.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/zh_CN.po 2020-06-09 20:16:47.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" -"PO-Revision-Date: 2019-12-30 07:56+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" +"PO-Revision-Date: 2020-05-23 11:11+0000\n" "Last-Translator: colindemian \n" "Language-Team: Chinese (Simplified) \n" @@ -61,7 +61,7 @@ #: src/Application.vala:176 #, c-format msgid "File \"%s\" Cannot Be Opened" -msgstr "无法打开文件 “%s” " +msgstr "无法打开文件 “%s”" #: src/Application.vala:248 msgid "New Tab" @@ -95,37 +95,36 @@ msgid "Hide search bar" msgstr "隐藏搜索栏" -#: src/MainWindow.vala:262 -#, fuzzy +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" -msgstr "Scratch Zeitgeist 数据源" +msgstr "Zeitgeist 数据源" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "所有文件" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "文本文件" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "打开一些文件" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "打开" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "取消" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "打开(_O)" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "取消(_C)" @@ -137,7 +136,7 @@ msgid "" "Cutting or copying without an active selection will cut or copy the entire " "current line" -msgstr "" +msgstr "在没有手动选中内容范围的情况下,默认会剪切或粘贴整段当前命令行" #: src/Dialogs/PreferencesDialog.vala:56 msgid "General" @@ -145,11 +144,11 @@ #: src/Dialogs/PreferencesDialog.vala:57 msgid "Save files when changed:" -msgstr "自动保存变更:" +msgstr "自动保存:" #: src/Dialogs/PreferencesDialog.vala:59 msgid "Smart cut/copy lines:" -msgstr "" +msgstr "智能剪贴:" #: src/Dialogs/PreferencesDialog.vala:62 src/Widgets/FormatBar.vala:63 msgid "Tabs" @@ -226,20 +225,19 @@ #: src/Dialogs/RestoreConfirmationDialog.vala:31 msgid "Are You Sure You Want to Restore This File?" -msgstr "" +msgstr "您确定要恢复此文件吗?" #: src/Dialogs/RestoreConfirmationDialog.vala:32 msgid "Restoring a file will undo all changes made since opening it" -msgstr "" +msgstr "恢复文件会撤销打开此文件后的所有变更" #: src/Dialogs/RestoreConfirmationDialog.vala:34 msgid "Don't Restore" -msgstr "" +msgstr "停止恢复" #: src/Dialogs/RestoreConfirmationDialog.vala:36 -#, fuzzy msgid "Restore Anyway" -msgstr "仍然载入" +msgstr "仍然恢复" #: src/FolderManager/FileItem.vala:53 src/FolderManager/FolderItem.vala:117 msgid "Other Application…" @@ -291,25 +289,22 @@ msgstr "关闭文件夹" #: src/FolderManager/ProjectFolderItem.vala:99 -#, fuzzy -#| msgid "Close Folder" msgid "Close Other Folders" -msgstr "关闭文件夹" +msgstr "关闭其他文件夹" #: src/FolderManager/ProjectFolderItem.vala:188 #, c-format msgid "%s, Modified" -msgstr "" +msgstr "%s, 已修改" #: src/FolderManager/ProjectFolderItem.vala:197 #, c-format msgid "%s, New" -msgstr "" +msgstr "%s, 新增" #: src/FolderManager/ProjectFolderItem.vala:347 -#, fuzzy msgid "Branch" -msgstr "更改设置" +msgstr "分支" #: src/Services/Document.vala:266 #, c-format @@ -338,19 +333,17 @@ msgstr "取消载入" #: src/Services/Document.vala:391 -#, fuzzy, c-format +#, c-format msgid "Save changes to \"%s\" before closing?" -msgstr "关闭文档 %s 之前保存吗?" +msgstr "关闭前保存数据到 “%s” 吗?" #: src/Services/Document.vala:392 -#, fuzzy msgid "If you don't save, changes will be permanently lost." -msgstr "若是您没有保存,最近 4 秒的改动将永久丢失。" +msgstr "若不保存,变更的内容将永久丢失。" #: src/Services/Document.vala:398 -#, fuzzy msgid "Close Without Saving" -msgstr "不保存并关闭" +msgstr "关闭且不保存" #: src/Services/Document.vala:402 src/Services/Document.vala:513 #: src/Services/Document.vala:737 @@ -524,22 +517,20 @@ msgstr "菜单" #: src/Widgets/Pane.vala:44 -#, fuzzy -#| msgid "Open a folder" msgid "Open project folder…" -msgstr "打开文件夹" +msgstr "打开项目文件夹…" #: src/Widgets/Pane.vala:46 msgid "Collapse All" -msgstr "" +msgstr "全部折叠" #: src/Widgets/Pane.vala:49 msgid "Alphabetize" -msgstr "" +msgstr "字母顺序" #: src/Widgets/Pane.vala:60 msgid "Manage project folders" -msgstr "" +msgstr "管理项目文件夹" #: src/Widgets/SearchBar.vala:63 msgid "Find" @@ -559,11 +550,11 @@ #: src/Widgets/SearchBar.vala:93 msgid "Case Sensitive" -msgstr "" +msgstr "区分大小写" #: src/Widgets/SearchBar.vala:93 msgid "Case Insensitive" -msgstr "" +msgstr "不区分大小写" #: src/Widgets/SearchBar.vala:112 msgid "Replace With" @@ -577,11 +568,11 @@ msgid "Replace all" msgstr "全部替换" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "整理选中文本" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "激活备注" @@ -682,6 +673,12 @@ msgid "Symbols" msgstr "符号" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "符号" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "显示终端" @@ -718,16 +715,13 @@ msgid "Hide Preview" msgstr "隐藏预览" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" -msgstr "" +msgstr "未找到合适的词典" -#: plugins/spell/spell.vala:75 -#, fuzzy +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." -msgstr "" -"找不到合适的词典。\n" -"请至少安装一个 [aspell] 词典" +msgstr "请安装至少一个 [aspell] 词典。" #: plugins/word-completion/plugin.vala:173 #, c-format diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/zh_HK.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/zh_HK.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/zh_HK.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/zh_HK.po 2020-06-09 20:16:47.000000000 +0000 @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2015-12-21 13:38+0000\n" "Last-Translator: Mario Guerriero \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/zh.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/zh.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/zh.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/zh.po 2020-06-09 20:16:47.000000000 +0000 @@ -1,7 +1,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2019-09-11 16:24+0000\n" "Last-Translator: Tommy Chiang \n" "Language-Team: Chinese \n" @@ -91,36 +91,36 @@ msgid "Hide search bar" msgstr "隐藏搜索栏" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "所有檔案" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "文本文档" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "打开文件" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "打开" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "取消" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "_打开" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "_取消" @@ -568,11 +568,11 @@ msgid "Replace all" msgstr "替换全部" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "对选定的行排序" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "切换注释" @@ -673,6 +673,12 @@ msgid "Symbols" msgstr "符号" +#: plugins/outline/OutlinePlugin.vala:34 +#, fuzzy +#| msgid "Symbols" +msgid "No Symbols Found" +msgstr "符号" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "显示终端" @@ -709,11 +715,11 @@ msgid "Hide Preview" msgstr "隐藏预览" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/zh_TW.po io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/zh_TW.po --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/po/zh_TW.po 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/po/zh_TW.po 2020-06-09 20:16:47.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: scratch\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-03-26 16:55+0000\n" +"POT-Creation-Date: 2020-05-29 01:16+0000\n" "PO-Revision-Date: 2018-03-21 01:09+0000\n" "Last-Translator: Cheng-Chia Tseng \n" "Language-Team: Chinese (Traditional) \n" "Language-Team: LANGUAGE \n" @@ -86,36 +86,36 @@ msgid "Hide search bar" msgstr "" -#: src/MainWindow.vala:262 +#: src/MainWindow.vala:267 msgid "Zeitgeist Datasource for Code" msgstr "" -#: src/MainWindow.vala:770 src/Services/Document.vala:502 +#: src/MainWindow.vala:763 src/Services/Document.vala:502 msgid "All files" msgstr "" -#: src/MainWindow.vala:774 src/Services/Document.vala:506 +#: src/MainWindow.vala:767 src/Services/Document.vala:506 msgid "Text files" msgstr "" -#: src/MainWindow.vala:778 +#: src/MainWindow.vala:771 msgid "Open some files" msgstr "" -#: src/MainWindow.vala:781 +#: src/MainWindow.vala:774 msgid "Open" msgstr "" -#: src/MainWindow.vala:782 src/Services/Document.vala:401 +#: src/MainWindow.vala:775 src/Services/Document.vala:401 #: src/Services/Document.vala:514 msgid "Cancel" msgstr "" -#: src/MainWindow.vala:807 +#: src/MainWindow.vala:800 msgid "_Open" msgstr "" -#: src/MainWindow.vala:808 +#: src/MainWindow.vala:801 msgid "_Cancel" msgstr "" @@ -561,11 +561,11 @@ msgid "Replace all" msgstr "" -#: src/Widgets/SourceView.vala:393 +#: src/Widgets/SourceView.vala:408 msgid "Sort Selected Lines" msgstr "" -#: src/Widgets/SourceView.vala:406 +#: src/Widgets/SourceView.vala:421 msgid "Toggle Comment" msgstr "" @@ -666,6 +666,10 @@ msgid "Symbols" msgstr "" +#: plugins/outline/OutlinePlugin.vala:34 +msgid "No Symbols Found" +msgstr "" + #: plugins/terminal/terminal.vala:176 plugins/terminal/terminal.vala:183 msgid "Show Terminal" msgstr "" @@ -702,11 +706,11 @@ msgid "Hide Preview" msgstr "" -#: plugins/spell/spell.vala:74 +#: plugins/spell/spell.vala:73 msgid "No Suitable Dictionaries Were Found" msgstr "" -#: plugins/spell/spell.vala:75 +#: plugins/spell/spell.vala:74 msgid "Please install at least one [aspell] dictionary." msgstr "" diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Application.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Application.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Application.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Application.vala 2020-06-09 20:16:47.000000000 +0000 @@ -21,9 +21,9 @@ */ namespace Scratch { - public SavedState saved_state; - public Settings settings; - public ServicesSettings services; + public GLib.Settings saved_state; + public GLib.Settings settings; + public GLib.Settings service_settings; public GLib.Settings privacy_settings; public class Application : Gtk.Application { @@ -55,9 +55,9 @@ // Init settings default_font = new GLib.Settings ("org.gnome.desktop.interface").get_string ("monospace-font-name"); - saved_state = new SavedState (); - settings = new Settings (); - services = new ServicesSettings (); + saved_state = new GLib.Settings (Constants.PROJECT_NAME + ".saved-state"); + settings = new GLib.Settings (Constants.PROJECT_NAME + ".settings"); + service_settings = new GLib.Settings (Constants.PROJECT_NAME + ".services"); privacy_settings = new GLib.Settings ("org.gnome.desktop.privacy"); // Init data home folder for unsaved text files diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Dialogs/PreferencesDialog.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Dialogs/PreferencesDialog.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Dialogs/PreferencesDialog.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Dialogs/PreferencesDialog.vala 2020-06-09 20:16:47.000000000 +0000 @@ -48,7 +48,7 @@ smart_cut_copy_info.tooltip_text = _("Cutting or copying without an active selection will cut or copy the entire current line"); var indent_width = new Gtk.SpinButton.with_range (1, 24, 1); - Scratch.settings.schema.bind ("indent-width", indent_width, "value", SettingsBindFlags.DEFAULT); + Scratch.settings.bind ("indent-width", indent_width, "value", SettingsBindFlags.DEFAULT); var general_grid = new Gtk.Grid (); general_grid.column_spacing = 12; @@ -121,7 +121,7 @@ var draw_spaces_combo = new Gtk.ComboBoxText (); draw_spaces_combo.append ("For Selection", _("For selected text")); draw_spaces_combo.append ("Always", _("Always")); - Scratch.settings.schema.bind ("draw-spaces", draw_spaces_combo, "active-id", SettingsBindFlags.DEFAULT); + Scratch.settings.bind ("draw-spaces", draw_spaces_combo, "active-id", SettingsBindFlags.DEFAULT); var show_mini_map_label = new SettingsLabel (_("Show Mini Map:")); show_mini_map = new SettingsSwitch ("show-mini-map"); @@ -131,8 +131,8 @@ var right_margin_position = new Gtk.SpinButton.with_range (1, 250, 1); right_margin_position.hexpand = true; - Scratch.settings.schema.bind ("right-margin-position", right_margin_position, "value", SettingsBindFlags.DEFAULT); - Scratch.settings.schema.bind ("show-right-margin", right_margin_position, "sensitive", SettingsBindFlags.DEFAULT); + Scratch.settings.bind ("right-margin-position", right_margin_position, "value", SettingsBindFlags.DEFAULT); + Scratch.settings.bind ("show-right-margin", right_margin_position, "sensitive", SettingsBindFlags.DEFAULT); var font_header = new Granite.HeaderLabel (_("Font")); @@ -140,12 +140,12 @@ use_custom_font = new Gtk.Switch (); use_custom_font.halign = Gtk.Align.START; use_custom_font.valign = Gtk.Align.CENTER; - Scratch.settings.schema.bind ("use-system-font", use_custom_font, "active", SettingsBindFlags.INVERT_BOOLEAN); + Scratch.settings.bind ("use-system-font", use_custom_font, "active", SettingsBindFlags.INVERT_BOOLEAN); select_font = new Gtk.FontButton (); select_font.hexpand = true; - Scratch.settings.schema.bind ("font", select_font, "font-name", SettingsBindFlags.DEFAULT); - Scratch.settings.schema.bind ("use-system-font", select_font, "sensitive", SettingsBindFlags.INVERT_BOOLEAN); + Scratch.settings.bind ("font", select_font, "font-name", SettingsBindFlags.DEFAULT); + Scratch.settings.bind ("use-system-font", select_font, "sensitive", SettingsBindFlags.INVERT_BOOLEAN); content.attach (editor_header, 0, 0, 3, 1); content.attach (highlight_matching_brackets_label, 0, 2, 1, 1); @@ -179,7 +179,7 @@ public SettingsSwitch (string setting) { halign = Gtk.Align.START; valign = Gtk.Align.CENTER; - Scratch.settings.schema.bind (setting, this, "active", SettingsBindFlags.DEFAULT); + Scratch.settings.bind (setting, this, "active", SettingsBindFlags.DEFAULT); } } } diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/FolderManager/FileView.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/FolderManager/FileView.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/FolderManager/FileView.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/FolderManager/FileView.vala 2020-06-09 20:16:47.000000000 +0000 @@ -23,7 +23,7 @@ * SourceList that displays folders and their contents. */ internal class FileView : Granite.Widgets.SourceList, Code.PaneSwitcher { - private FolderManagerSettings settings; + private GLib.Settings settings; public signal void select (string file); @@ -40,7 +40,7 @@ item_selected.connect (on_item_selected); - settings = new FolderManagerSettings (); + settings = new GLib.Settings ("io.elementary.code.folder-manager"); } private void on_item_selected (Granite.Widgets.SourceList.Item? item) { @@ -52,13 +52,14 @@ } if (item is FileItem) { - select ((item as FileItem).file.path); + select (((FileItem) item).file.path); } } public void restore_saved_state () { - foreach (var path in settings.opened_folders) + foreach (unowned string path in settings.get_strv ("opened-folders")) { add_folder (new File (path), false); + } } public void open_folder (File folder) { @@ -76,7 +77,7 @@ public void collapse_all () { foreach (var child in root.children) { - (child as ProjectFolderItem).collapse_all (); + ((ProjectFolderItem) child).collapse_all (); } } @@ -157,7 +158,7 @@ private bool is_open (File folder) { foreach (var child in root.children) - if (folder.path == (child as Item).path) + if (folder.path == ((Item) child).path) return true; return false; } @@ -167,20 +168,21 @@ foreach (var main_folder in root.children) { var saved = false; + var folder_path = ((Item) main_folder).path; foreach (var saved_folder in to_save) { - if ((main_folder as Item).path == saved_folder) { + if (folder_path == saved_folder) { saved = true; break; } } if (!saved) { - to_save += (main_folder as Item).path; + to_save += folder_path; } } - settings.opened_folders = to_save; + settings.set_strv ("opened-folders", to_save); } } } diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/FolderManager/FolderItem.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/FolderManager/FolderItem.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/FolderManager/FolderItem.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/FolderManager/FolderItem.vala 2020-06-09 20:16:47.000000000 +0000 @@ -200,7 +200,7 @@ private new void remove (Granite.Widgets.SourceList.Item item) { if (item is FolderItem) { - (item as FolderItem).remove_all_children (); + ((FolderItem) item).remove_all_children (); } base.remove (item); @@ -245,7 +245,7 @@ var children_tmp = new Gee.ArrayList (); children_tmp.add_all (children); foreach (var item in children_tmp) { - if ((item as Item).path == source.get_path ()) { + if (((Item) item).path == source.get_path ()) { // This is a workaround for SourceList silliness: you cannot remove an item // without it automatically selecting another one. @@ -276,7 +276,7 @@ var file = new File (source.get_path ()); var exists = false; foreach (var item in children) { - if ((item as Item).path == file.path) { + if (((Item) item).path == file.path) { exists = true; break; } @@ -357,8 +357,8 @@ } else { var new_name = rename_item.name; remove (rename_item); - var gfile = file.file.get_child_for_display_name (new_name); try { + var gfile = file.file.get_child_for_display_name (new_name); if (is_folder) { gfile.make_directory (); } else { diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/MainWindow.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/MainWindow.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/MainWindow.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/MainWindow.vala 2020-06-09 20:16:47.000000000 +0000 @@ -208,13 +208,17 @@ set_size_request (450, 400); set_hide_titlebar_when_maximized (false); - default_width = Scratch.saved_state.window_width; - default_height = Scratch.saved_state.window_height; + var rect = Gdk.Rectangle (); + Scratch.saved_state.get ("window-size", "(ii)", out rect.width, out rect.height); + + default_width = rect.width; + default_height = rect.height; var gtk_settings = Gtk.Settings.get_default (); - gtk_settings.gtk_application_prefer_dark_theme = Scratch.settings.prefer_dark_style; + gtk_settings.gtk_application_prefer_dark_theme = Scratch.settings.get_boolean ("prefer-dark-style"); - switch (Scratch.saved_state.window_state) { + var window_state = Scratch.saved_state.get_enum ("window-state"); + switch (window_state) { case ScratchWindowState.MAXIMIZED: maximize (); break; @@ -222,8 +226,9 @@ fullscreen (); break; default: - if (Scratch.saved_state.window_x != -1 && Scratch.saved_state.window_y != -1) { - move (Scratch.saved_state.window_x, Scratch.saved_state.window_y); + Scratch.saved_state.get ("window-position", "(ii)", out rect.x, out rect.y); + if (rect.x != -1 && rect.y != -1) { + move (rect.x, rect.y); } break; } @@ -295,7 +300,7 @@ search_bar.highlight_none (); }); - Scratch.settings.schema.bind ("cyclic-search", search_bar.tool_cycle_search, "active", SettingsBindFlags.DEFAULT); + Scratch.settings.bind ("cyclic-search", search_bar.tool_cycle_search, "active", SettingsBindFlags.DEFAULT); // SlitView split_view = new Scratch.Widgets.SplitView (this); @@ -331,6 +336,9 @@ folder_manager_view = new FolderManager.FileView (); + project_pane.add_tab (folder_manager_view); + folder_manager_view.show_all (); + folder_manager_view.select.connect ((a) => { var file = new Scratch.FolderManager.File (a); var doc = new Scratch.Services.Document (actions, file.file); @@ -342,19 +350,6 @@ } }); - folder_manager_view.root.child_added.connect (() => { - if (folder_manager_view.get_n_visible_children (folder_manager_view.root) == 0) { - project_pane.add_tab (folder_manager_view); - folder_manager_view.show_all (); - } - }); - - folder_manager_view.root.child_removed.connect (() => { - if (folder_manager_view.get_n_visible_children (folder_manager_view.root) == 1) { - folder_manager_view.parent.remove (folder_manager_view); - } - }); - folder_manager_view.restore_saved_state (); bottombar = new Gtk.Notebook (); @@ -423,10 +418,10 @@ public void restore_opened_documents () { if (privacy_settings.get_boolean ("remember-recent-files")) { - var uris_view1 = settings.opened_files_view1; - var uris_view2 = settings.opened_files_view2; - unowned string focused_document1 = settings.focused_document_view1; - unowned string focused_document2 = settings.focused_document_view2; + var uris_view1 = Scratch.settings.get_strv ("opened-files-view1"); + var uris_view2 = Scratch.settings.get_strv ("opened-files-view2"); + var focused_document1 = Scratch.settings.get_string ("focused-document-view1"); + var focused_document2 = Scratch.settings.get_string ("focused-document-view2"); if (uris_view1.length > 0) { var view = add_view (); @@ -623,8 +618,8 @@ // Save session informations different from window state private void restore_saved_state_extra () { // Plugin panes size - hp1.set_position (Scratch.saved_state.hp1_size); - vp.set_position (Scratch.saved_state.vp_size); + hp1.set_position (Scratch.saved_state.get_int ("hp1-size")); + vp.set_position (Scratch.saved_state.get_int ("vp-size")); } private void create_unsaved_documents_directory () { @@ -643,27 +638,25 @@ // Save window state var state = get_window ().get_state (); if (Gdk.WindowState.MAXIMIZED in state) { - Scratch.saved_state.window_state = ScratchWindowState.MAXIMIZED; + Scratch.saved_state.set_enum ("window-state", ScratchWindowState.MAXIMIZED); } else if (Gdk.WindowState.FULLSCREEN in state) { - Scratch.saved_state.window_state = ScratchWindowState.FULLSCREEN; + Scratch.saved_state.set_enum ("window-state", ScratchWindowState.FULLSCREEN); } else { - Scratch.saved_state.window_state = ScratchWindowState.NORMAL; + Scratch.saved_state.set_enum ("window-state", ScratchWindowState.NORMAL); // Save window size int width, height; get_size (out width, out height); - Scratch.saved_state.window_width = width; - Scratch.saved_state.window_height = height; + Scratch.saved_state.set ("window-size", "(ii)", width, height); } // Save window position int x, y; get_position (out x, out y); - Scratch.saved_state.window_x = x; - Scratch.saved_state.window_y = y; + Scratch.saved_state.set ("window-position", "(ii)", x, y); // Plugin panes size - Scratch.saved_state.hp1_size = hp1.get_position (); - Scratch.saved_state.vp_size = vp.get_position (); + Scratch.saved_state.set_int ("hp1-size", hp1.get_position ()); + Scratch.saved_state.set_int ("vp-size", vp.get_position ()); } // SIGTERM/SIGINT Handling @@ -678,7 +671,7 @@ } public void set_default_zoom () { - Scratch.settings.font = get_current_font () + " " + get_default_font_size ().to_string (); + Scratch.settings.set_string ("font", get_current_font () + " " + get_default_font_size ().to_string ()); } // Ctrl + scroll @@ -694,8 +687,8 @@ private void zooming (Gdk.ScrollDirection direction) { string font = get_current_font (); int font_size = (int) get_current_font_size (); - if (Scratch.settings.use_system_font) { - Scratch.settings.use_system_font = false; + if (Scratch.settings.get_boolean ("use-system-font")) { + Scratch.settings.set_boolean ("use-system-font", false); font = get_default_font (); font_size = (int) get_default_font_size (); } @@ -713,17 +706,17 @@ } string new_font = font + " " + font_size.to_string (); - Scratch.settings.font = new_font; + Scratch.settings.set_string ("font", new_font); } public string get_current_font () { - string font = Scratch.settings.font; + string font = Scratch.settings.get_string ("font"); string font_family = font.substring (0, font.last_index_of (" ")); return font_family; } public double get_current_font_size () { - string font = Scratch.settings.font; + string font = Scratch.settings.get_string ("font"); string font_size = font.substring (font.last_index_of (" ") + 1); return double.parse (font_size); } diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Services/Document.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Services/Document.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Services/Document.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Services/Document.vala 2020-06-09 20:16:47.000000000 +0000 @@ -183,7 +183,7 @@ // Focus out event for SourceView this.source_view.focus_out_event.connect (() => { - if (settings.autosave) { + if (Scratch.settings.get_boolean ("autosave")) { save.begin (); } @@ -193,7 +193,7 @@ source_view.buffer.changed.connect (() => { if (source_view.buffer.text != last_save_content) { saved = false; - if (!settings.autosave) { + if (!Scratch.settings.get_boolean ("autosave")) { set_saved_status (false); } } else { @@ -218,7 +218,7 @@ this.source_view.buffer.changed.connect (() => { check_undoable_actions (); // Save if autosave is ON - if (settings.autosave) { + if (Scratch.settings.get_boolean ("autosave")) { if (timeout_saving > 0) { Source.remove (timeout_saving); timeout_saving = 0; @@ -377,7 +377,7 @@ } bool ret_value = true; - if (settings.autosave && !saved) { + if (Scratch.settings.get_boolean ("autosave") && !saved) { save_with_hold (); } else if (app_closing && is_file_temporary && !delete_temporary_file ()) { debug ("Save temporary file!"); @@ -566,7 +566,7 @@ } private void restore_settings () { - if (settings.show_mini_map) { + if (Scratch.settings.get_boolean ("show-mini-map")) { source_map.show (); scroll.vscrollbar_policy = Gtk.PolicyType.EXTERNAL; } else { @@ -755,7 +755,7 @@ }); Utils.action_from_group (MainWindow.ACTION_SAVE, actions).set_enabled (false); - this.source_view.editable = !settings.autosave; + this.source_view.editable = !Scratch.settings.get_boolean ("autosave"); } else { Utils.action_from_group (MainWindow.ACTION_SAVE, actions).set_enabled (true); this.source_view.editable = true; @@ -779,7 +779,7 @@ } if (!source_view.buffer.get_modified ()) { - if (settings.autosave) { + if (Scratch.settings.get_boolean ("autosave")) { source_view.set_text (new_buffer.text, false); } else { string message = _("File \"%s\" was modified by an external application. Do you want to load it again or continue your editing?").printf ("%s".printf (get_basename ())); diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Services/PluginManager.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Services/PluginManager.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Services/PluginManager.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Services/PluginManager.vala 2020-06-09 20:16:47.000000000 +0000 @@ -59,7 +59,6 @@ Peas.Engine engine_core; Peas.ExtensionSet exts_core; - GLib.Settings settings; string settings_field; public Interface plugin_iface { private set; public get; } @@ -81,7 +80,6 @@ public PluginsManager (MainWindow window, string? set_name = null) { this.window = window; - settings = Scratch.settings.schema; settings_field = "plugins-enabled"; plugin_iface = new Interface (this); @@ -90,7 +88,7 @@ engine = Peas.Engine.get_default (); engine.enable_loader ("python"); engine.add_search_path (Constants.PLUGINDIR, null); - settings.bind ("plugins-enabled", engine, "loaded-plugins", SettingsBindFlags.DEFAULT); + Scratch.settings.bind ("plugins-enabled", engine, "loaded-plugins", SettingsBindFlags.DEFAULT); /* Our extension set */ exts = new Peas.ExtensionSet (engine, typeof (Peas.Activatable), "object", plugin_iface, null); diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Services/Settings.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Services/Settings.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Services/Settings.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Services/Settings.vala 2020-06-09 20:16:47.000000000 +0000 @@ -32,74 +32,4 @@ FOR_SELECTION = 1, ALWAYS = 2 } - - public class SavedState : Granite.Services.Settings { - - public int window_width { get; set; } - public int window_height { get; set; } - public ScratchWindowState window_state { get; set; } - public int window_x { get; set; } - public int window_y { get; set; } - - public int hp1_size { get; set; } - public int vp_size { get; set; } - - public SavedState () { - base (Constants.PROJECT_NAME + ".saved-state"); - } - - } - - public class Settings : Granite.Services.Settings { - - public bool highlight_matching_brackets { get; set; } - public ScratchDrawSpacesState draw_spaces { get; set; } - public bool spaces_instead_of_tabs { get; set; } - public bool line_wrap { get; set; } - public bool auto_indent { get; set; } - public int indent_width { get; set; } - public bool show_right_margin { get; set; } - public int right_margin_position { get; set; } - public bool use_system_font { get; set; } - public string font { get; set; } - public string style_scheme { get; set; } - public string[] plugins_enabled { get; set;} - public string[] opened_files_view1 { get; set; } - public string[] opened_files_view2 { get; set; } - public bool autosave { get; set; } - public bool smart_cut_copy { get; set; } - public string focused_document_view1 { get; set; } - public string focused_document_view2 { get; set; } - public bool show_mini_map { get; set; } - public bool prefer_dark_style { get; set; } - public bool cyclic_search { get; set; } - - public Settings () { - base (Constants.PROJECT_NAME + ".settings"); - } - - } - - public class ServicesSettings : Granite.Services.Settings { - - public string paste_format_code { get; set; } - public string expiry_time { get; set; } - public bool set_private { get; set; } - - public ServicesSettings () { - base (Constants.PROJECT_NAME + ".services"); - } - - } - - public class FolderManagerSettings : Granite.Services.Settings { - - private const string SCHEMA = Constants.PROJECT_NAME + ".folder-manager"; - - public string[] opened_folders { get; set; } - - public FolderManagerSettings () { - base (SCHEMA); - } - } } diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Widgets/DocumentView.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Widgets/DocumentView.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Widgets/DocumentView.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Widgets/DocumentView.vala 2020-06-09 20:16:47.000000000 +0000 @@ -102,8 +102,8 @@ var sssm = Gtk.SourceStyleSchemeManager.get_default (); var style_context = get_style_context (); - if (settings.style_scheme in sssm.scheme_ids) { - var theme = sssm.get_scheme (settings.style_scheme); + if (Scratch.settings.get_string ("style-scheme") in sssm.scheme_ids) { + var theme = sssm.get_scheme (Scratch.settings.get_string ("style-scheme")); var text_color_data = theme.get_style ("text"); // Default gtksourceview background color is white @@ -211,7 +211,7 @@ var doc = new Services.Document (window.actions, file); doc.source_view.set_text (original.get_text ()); - if (settings.autosave) { + if (Scratch.settings.get_boolean ("autosave")) { doc.save.begin (true); } @@ -353,9 +353,9 @@ } if (view_id == 1) { - settings.opened_files_view1 = opened_files; + Scratch.settings.set_strv ("opened-files-view1", opened_files); } else { - settings.opened_files_view2 = opened_files; + Scratch.settings.set_strv ("opened-files-view2", opened_files); } } @@ -368,9 +368,9 @@ } if (view_id == 1) { - settings.focused_document_view1 = file_uri; + Scratch.settings.set_string ("focused-document-view1", file_uri); } else { - settings.focused_document_view2 = file_uri; + Scratch.settings.set_string ("focused-document-view2", file_uri); } } } diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Widgets/FormatBar.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Widgets/FormatBar.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Widgets/FormatBar.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Widgets/FormatBar.vala 2020-06-09 20:16:47.000000000 +0000 @@ -163,14 +163,14 @@ autoindent_switch = new Gtk.Switch (); autoindent_switch.halign = Gtk.Align.START; - Scratch.settings.schema.bind ("auto-indent", autoindent_switch, "active", SettingsBindFlags.DEFAULT); + Scratch.settings.bind ("auto-indent", autoindent_switch, "active", SettingsBindFlags.DEFAULT); tab_width = new Gtk.SpinButton.with_range (1, 24, 1); - Scratch.settings.schema.bind ("indent-width", tab_width, "value", SettingsBindFlags.DEFAULT); + Scratch.settings.bind ("indent-width", tab_width, "value", SettingsBindFlags.DEFAULT); space_tab_switch = new Gtk.Switch (); space_tab_switch.halign = Gtk.Align.START; - Scratch.settings.schema.bind ("spaces-instead-of-tabs", space_tab_switch, "active", SettingsBindFlags.DEFAULT); + Scratch.settings.bind ("spaces-instead-of-tabs", space_tab_switch, "active", SettingsBindFlags.DEFAULT); var tab_grid = new Gtk.Grid (); tab_grid.margin = 12; @@ -189,13 +189,13 @@ tab_popover.add (tab_grid); tab_toggle.bind_property ("active", tab_popover, "visible", GLib.BindingFlags.BIDIRECTIONAL); - Scratch.settings.schema.changed["indent-width"].connect (() => format_tab_header ()); - Scratch.settings.schema.changed["spaces-instead-of-tabs"].connect (() => format_tab_header ()); + Scratch.settings.changed["indent-width"].connect (() => format_tab_header ()); + Scratch.settings.changed["spaces-instead-of-tabs"].connect (() => format_tab_header ()); } private void format_tab_header () { - var indent_width = Scratch.settings.schema.get_int ("indent-width"); - var spaces_instead_of_tabs = Scratch.settings.schema.get_boolean ("spaces-instead-of-tabs"); + var indent_width = Scratch.settings.get_int ("indent-width"); + var spaces_instead_of_tabs = Scratch.settings.get_boolean ("spaces-instead-of-tabs"); if (doc != null) { indent_width = (int)doc.source_view.tab_width; spaces_instead_of_tabs = doc.source_view.insert_spaces_instead_of_tabs; diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Widgets/HeaderBar.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Widgets/HeaderBar.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Widgets/HeaderBar.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Widgets/HeaderBar.vala 2020-06-09 20:16:47.000000000 +0000 @@ -212,14 +212,14 @@ share_menu.remove.connect (on_share_menu_changed); settings.changed.connect (() => { - save_button.visible = !settings.autosave; + save_button.visible = !Scratch.settings.get_boolean ("autosave"); var last_window = Application.instance.get_last_window (); zoom_default_button.label = "%.0f%%".printf (last_window.get_current_font_size () * 10); }); var gtk_settings = Gtk.Settings.get_default (); - switch (Scratch.settings.style_scheme) { + switch (Scratch.settings.get_string ("style-scheme")) { case "high-contrast": color_button_white.active = true; break; @@ -232,20 +232,20 @@ } color_button_dark.clicked.connect (() => { - Scratch.settings.prefer_dark_style = true; - Scratch.settings.style_scheme = "solarized-dark"; + Scratch.settings.set_boolean ("prefer-dark-style", true); + Scratch.settings.set_string ("style-scheme", "solarized-dark"); gtk_settings.gtk_application_prefer_dark_theme = true; }); color_button_light.clicked.connect (() => { - Scratch.settings.prefer_dark_style = false; - Scratch.settings.style_scheme = "solarized-light"; + Scratch.settings.set_boolean ("prefer-dark-style", false); + Scratch.settings.set_string ("style-scheme", "solarized-light"); gtk_settings.gtk_application_prefer_dark_theme = false; }); color_button_white.clicked.connect (() => { - Scratch.settings.prefer_dark_style = false; - Scratch.settings.style_scheme = "classic"; + Scratch.settings.set_boolean ("prefer-dark-style", false); + Scratch.settings.set_string ("style-scheme", "classic"); gtk_settings.gtk_application_prefer_dark_theme = false; }); } diff -Nru io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Widgets/SourceView.vala io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Widgets/SourceView.vala --- io.elementary.code-3.4.0~r3069+pkg132~ubuntu5.1.3.1/src/Widgets/SourceView.vala 2020-04-11 20:01:22.000000000 +0000 +++ io.elementary.code-3.4.1~r3155+pkg133~ubuntu5.1.5.1/src/Widgets/SourceView.vala 2020-06-09 20:16:47.000000000 +0000 @@ -1,7 +1,7 @@ // -*- Mode: vala; indent-tabs-mode: nil; tab-width: 4 -*- /* * Copyright (c) 2013 Mario Guerriero -* 2017-2018 elementary LLC. +* 2017–2020 elementary, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public @@ -29,11 +29,11 @@ private string font; private uint selection_changed_timer = 0; + private uint size_allocate_timer = 0; private Gtk.TextIter last_select_start_iter; private Gtk.TextIter last_select_end_iter; - // Pause after end user highlighting to confirm select,in ms - private const uint SELECTION_CHANGED_PAUSE = 400; + private const uint THROTTLE_MS = 400; public signal void style_changed (Gtk.SourceStyleScheme style); public signal void selection_changed (Gtk.TextIter start_iter, Gtk.TextIter end_iter); @@ -108,7 +108,7 @@ }); cut_clipboard.connect (() => { - if (!Scratch.settings.smart_cut_copy) { + if (!Scratch.settings.get_boolean ("smart-cut-copy")) { return; } @@ -129,7 +129,7 @@ }); copy_clipboard.connect (() => { - if (!Scratch.settings.smart_cut_copy) { + if (!Scratch.settings.get_boolean ("smart-cut-copy")) { return; } @@ -147,6 +147,17 @@ }); populate_popup.connect_after (on_context_menu); + + size_allocate.connect ((allocation) => { + // Throttle for performance + if (size_allocate_timer == 0) { + size_allocate_timer = Timeout.add (THROTTLE_MS, () => { + size_allocate_timer = 0; + bottom_margin = calculate_bottom_margin (allocation.height); + return GLib.Source.REMOVE; + }); + } + }); } private bool get_current_line (out Gtk.TextIter start, out Gtk.TextIter end) { @@ -190,49 +201,53 @@ } private void restore_settings () { - auto_indent = Scratch.settings.auto_indent; - show_right_margin = Scratch.settings.show_right_margin; - right_margin_position = Scratch.settings.right_margin_position; + auto_indent = Scratch.settings.get_boolean ("auto-indent"); + show_right_margin = Scratch.settings.get_boolean ("show-right-margin"); + right_margin_position = Scratch.settings.get_int ("right-margin-position"); var source_buffer = (Gtk.SourceBuffer) buffer; - source_buffer.highlight_matching_brackets = Scratch.settings.highlight_matching_brackets; + source_buffer.highlight_matching_brackets = Scratch.settings.get_boolean ("highlight-matching-brackets"); - if (settings.draw_spaces == ScratchDrawSpacesState.ALWAYS) { - space_drawer.set_types_for_locations (Gtk.SourceSpaceLocationFlags.ALL, - Gtk.SourceSpaceTypeFlags.SPACE | Gtk.SourceSpaceTypeFlags.TAB); - } else if (settings.draw_spaces == ScratchDrawSpacesState.FOR_SELECTION) { - space_drawer.set_types_for_locations (Gtk.SourceSpaceLocationFlags.ALL, Gtk.SourceSpaceTypeFlags.NONE); - space_drawer.set_types_for_locations (Gtk.SourceSpaceLocationFlags.TRAILING, - Gtk.SourceSpaceTypeFlags.SPACE | Gtk.SourceSpaceTypeFlags.TAB); - } else { - space_drawer.set_types_for_locations (Gtk.SourceSpaceLocationFlags.ALL, Gtk.SourceSpaceTypeFlags.NONE); + switch ((ScratchDrawSpacesState) Scratch.settings.get_enum ("draw-spaces")) { + case ScratchDrawSpacesState.ALWAYS: + space_drawer.set_types_for_locations (Gtk.SourceSpaceLocationFlags.ALL, + Gtk.SourceSpaceTypeFlags.SPACE | Gtk.SourceSpaceTypeFlags.TAB); + break; + case ScratchDrawSpacesState.FOR_SELECTION: + space_drawer.set_types_for_locations (Gtk.SourceSpaceLocationFlags.ALL, Gtk.SourceSpaceTypeFlags.NONE); + space_drawer.set_types_for_locations (Gtk.SourceSpaceLocationFlags.TRAILING, + Gtk.SourceSpaceTypeFlags.SPACE | Gtk.SourceSpaceTypeFlags.TAB); + break; + default: + space_drawer.set_types_for_locations (Gtk.SourceSpaceLocationFlags.ALL, Gtk.SourceSpaceTypeFlags.NONE); + break; } update_draw_spaces (); - insert_spaces_instead_of_tabs = Scratch.settings.spaces_instead_of_tabs; - tab_width = (uint) Scratch.settings.indent_width; - if (Scratch.settings.line_wrap) { + insert_spaces_instead_of_tabs = Scratch.settings.get_boolean ("spaces-instead-of-tabs"); + tab_width = (uint) Scratch.settings.get_int ("indent-width"); + if (Scratch.settings.get_boolean ("line-wrap")) { set_wrap_mode (Gtk.WrapMode.WORD); } else { set_wrap_mode (Gtk.WrapMode.NONE); } - font = Scratch.settings.font; - use_default_font (Scratch.settings.use_system_font); + font = Scratch.settings.get_string ("font"); + use_default_font (Scratch.settings.get_boolean ("use-system-font")); override_font (Pango.FontDescription.from_string (font)); - source_buffer.style_scheme = style_scheme_manager.get_scheme (Scratch.settings.style_scheme); + source_buffer.style_scheme = style_scheme_manager.get_scheme (Scratch.settings.get_string ("style-scheme")); style_changed (source_buffer.style_scheme); } private void update_settings () { var source_buffer = (Gtk.SourceBuffer) buffer; - Scratch.settings.show_right_margin = show_right_margin; - Scratch.settings.right_margin_position = (int) right_margin_position; - Scratch.settings.highlight_matching_brackets = source_buffer.highlight_matching_brackets; - Scratch.settings.spaces_instead_of_tabs = insert_spaces_instead_of_tabs; - Scratch.settings.indent_width = (int) tab_width; - Scratch.settings.font = font; - Scratch.settings.style_scheme = source_buffer.style_scheme.id; + Scratch.settings.set_boolean ("show-right-margin", show_right_margin); + Scratch.settings.set_int ("right-margin-position", (int) right_margin_position); + Scratch.settings.set_boolean ("highlight-matching-brackets", source_buffer.highlight_matching_brackets); + Scratch.settings.set_boolean ("spaces-instead-of-tabs", insert_spaces_instead_of_tabs); + Scratch.settings.set_int ("indent-width", (int) tab_width); + Scratch.settings.set_string ("font", font); + Scratch.settings.set_string ("style-scheme", source_buffer.style_scheme.id); style_changed (source_buffer.style_scheme); } @@ -380,7 +395,7 @@ /* Draw spaces in selection the same way if drawn at all */ if (selection && - settings.draw_spaces in (ScratchDrawSpacesState.FOR_SELECTION | ScratchDrawSpacesState.ALWAYS)) { + (ScratchDrawSpacesState) Scratch.settings.get_enum ("draw-spaces") in (ScratchDrawSpacesState.FOR_SELECTION | ScratchDrawSpacesState.ALWAYS)) { buffer.apply_tag_by_name ("draw_spaces", start, end); } @@ -416,6 +431,15 @@ menu.show_all (); } + private static int calculate_bottom_margin (int height_in_px) { + const int LINES_TO_KEEP = 3; + const double PT_TO_PX = 1.6667; // Normally 1.3333, but this accounts for line-height + + double px_per_line = Application.instance.get_last_window ().get_current_font_size () * PT_TO_PX; + + return (int) (height_in_px - (LINES_TO_KEEP * px_per_line)); + } + void on_mark_set (Gtk.TextIter loc, Gtk.TextMark mar) { // Weed out user movement for text selection changes Gtk.TextIter start, end; @@ -440,7 +464,7 @@ deselected (); // Don't fire signal till we think select movement is done } else { - selection_changed_timer = Timeout.add (SELECTION_CHANGED_PAUSE, selection_changed_event); + selection_changed_timer = Timeout.add (THROTTLE_MS, selection_changed_event); } }