Skip to content

Commit

Permalink
Merge branch 'master' into refocus-textview-after-escape
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremypw authored Dec 14, 2023
2 parents b6fadfa + d499446 commit 07c99d8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
12 changes: 8 additions & 4 deletions po/extra/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: scratch\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-29 17:14+0000\n"
"PO-Revision-Date: 2023-08-03 05:28+0000\n"
"PO-Revision-Date: 2023-12-03 17:42+0000\n"
"Last-Translator: David Hewitt <[email protected]>\n"
"Language-Team: English (United Kingdom) <https://l10n.elementary.io/projects/"
"code/extra/en_GB/>\n"
Expand All @@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
"X-Generator: Weblate 5.0.2\n"
"X-Launchpad-Export-Date: 2017-05-03 06:04+0000\n"

#: data/code.metainfo.xml.in:9
Expand Down Expand Up @@ -151,6 +151,8 @@ msgid ""
"When opening a file in Code from the commandline or another app, a line/char "
"position or selection range may be specified"
msgstr ""
"When opening a file in Code from the commandline or another app, a line/char "
"position or selection range may be specified"

#: data/code.metainfo.xml.in:75 data/code.metainfo.xml.in:99
#: data/code.metainfo.xml.in:148 data/code.metainfo.xml.in:188
Expand All @@ -163,14 +165,16 @@ msgid ""
"\"Find in Folder\" now works for all folders and text files, not only \".vala"
"\" files"
msgstr ""
"\"Find in Folder\" now works for all folders and text files, not only \"."
"vala\" files"

#: data/code.metainfo.xml.in:78
msgid "\"Follow System Style\" is now fully respected"
msgstr ""
msgstr "\"Follow System Style\" is now fully respected"

#: data/code.metainfo.xml.in:79
msgid "The \"--new-tab\" commandline option now works"
msgstr ""
msgstr "The \"--new-tab\" commandline option now works"

#: data/code.metainfo.xml.in:80 data/code.metainfo.xml.in:110
#: data/code.metainfo.xml.in:158 data/code.metainfo.xml.in:190
Expand Down
6 changes: 3 additions & 3 deletions po/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ msgstr ""
"Project-Id-Version: scratch\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-11-29 17:14+0000\n"
"PO-Revision-Date: 2023-08-10 12:08+0000\n"
"PO-Revision-Date: 2023-12-05 21:00+0000\n"
"Last-Translator: Dennis ten Hoove <[email protected]>\n"
"Language-Team: Dutch <https://l10n.elementary.io/projects/code/code/nl/>\n"
"Language: nl\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 4.17\n"
"X-Generator: Weblate 5.0.2\n"
"X-Launchpad-Export-Date: 2017-05-03 06:01+0000\n"

#: src/Application.vala:38
Expand Down Expand Up @@ -113,7 +113,7 @@ msgstr "Zoeken naar tekst in “%s”"

#: src/Dialogs/GlobalSearchDialog.vala:70
msgid "The search term must be at least 3 characters long."
msgstr "De zoekterm moet minimaal 3 karakters zijn."
msgstr "De zoekterm moet minimaal 3 karakters bevatten."

#: src/Dialogs/GlobalSearchDialog.vala:83
msgid "Case sensitive:"
Expand Down

0 comments on commit 07c99d8

Please sign in to comment.