Skip to content

Commit

Permalink
Merge branch 'master' into search-symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
zeebok authored Jul 6, 2023
2 parents a2c88f6 + 42b9215 commit 43c0b79
Show file tree
Hide file tree
Showing 604 changed files with 20,083 additions and 21,227 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install Dependencies
run: |
apt update
apt install -y exuberant-ctags libeditorconfig-dev libgail-3-dev libgee-0.8-dev libgit2-glib-1.0-dev libgranite-dev libgtk-3-dev libgtksourceview-4-dev libgtkspell3-3-dev libhandy-1-dev libpeas-dev libsoup2.4-dev libvala-dev libvte-2.91-dev meson valac
apt install -y exuberant-ctags libeditorconfig-dev libgail-3-dev libgee-0.8-dev libgit2-glib-1.0-dev libgranite-dev libgtk-3-dev libgtksourceview-4-dev libgtkspell3-3-dev libhandy-1-dev libpeas-dev libsoup2.4-dev libvala-dev libvte-2.91-dev meson valac polkitd libpolkit-gobject-1-dev
- name: Build
env:
DESTDIR: out
Expand Down
5 changes: 0 additions & 5 deletions data/io.elementary.code.1
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ Open a new window\.
Show a help message and exit\.
.
.TP
\fB\-s\fR, \fB\-\-set=\fR\fINAME\fR
Load Code with an alternative set of core plugins\. Code will be rebranded to this name\. This is useful for repurposing Code into IDEs using plugin sets\.
The name will be looked up in the plugin directory, typically /usr/lib/io.elementary.code/plugins/, and all plugins from the sub-directory \fINAME\fR will be loaded into Code as core plugins\.
.
.TP
\fB\-v\fR, \fB\-\-version\fR
Print version info and exit\.
.
Expand Down
86 changes: 39 additions & 47 deletions po/aa.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-27 10:05+0000\n"
"POT-Creation-Date: 2023-06-18 08:10+0000\n"
"PO-Revision-Date: 2015-12-18 20:01+0000\n"
"Last-Translator: Launchpad Translations Administrators <Unknown>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand All @@ -13,27 +13,19 @@ msgstr ""
"X-Launchpad-Export-Date: 2017-05-03 06:00+0000\n"
"X-Generator: Launchpad (build 18366)\n"

#: src/Application.vala:39
#: src/Application.vala:37
msgid "New Tab"
msgstr ""

#: src/Application.vala:40 src/FolderManager/FileItem.vala:31
#: src/Application.vala:38 src/FolderManager/FileItem.vala:31
msgid "New Window"
msgstr ""

#: src/Application.vala:41
#: src/Application.vala:39
msgid "Print version info and exit"
msgstr ""

#: src/Application.vala:42
msgid "Set of plugins"
msgstr ""

#: src/Application.vala:42
msgid "plugin"
msgstr ""

#: src/Application.vala:43
#: src/Application.vala:40
msgid "[FILE…]"
msgstr ""

Expand Down Expand Up @@ -77,11 +69,11 @@ msgstr ""
msgid "%s - %s"
msgstr ""

#: src/MainWindow.vala:832 src/Services/Document.vala:583
#: src/MainWindow.vala:832 src/Services/Document.vala:586
msgid "All files"
msgstr ""

#: src/MainWindow.vala:836 src/Services/Document.vala:587
#: src/MainWindow.vala:836 src/Services/Document.vala:590
msgid "Text files"
msgstr ""

Expand All @@ -95,7 +87,7 @@ msgstr ""

#: src/MainWindow.vala:844 src/Dialogs/GlobalSearchDialog.vala:109
#: src/Dialogs/NewBranchDialog.vala:42 src/Services/Document.vala:439
#: src/Services/Document.vala:595 plugins/pastebin/pastebin_dialog.vala:327
#: src/Services/Document.vala:598 plugins/pastebin/pastebin_dialog.vala:327
#: plugins/pastebin/pastebin_dialog.vala:378
msgid "Cancel"
msgstr ""
Expand Down Expand Up @@ -250,23 +242,23 @@ msgstr ""
msgid "Restore Anyway"
msgstr ""

#: src/FolderManager/FileItem.vala:52 src/FolderManager/FolderItem.vala:126
#: src/FolderManager/FileItem.vala:52 src/FolderManager/FolderItem.vala:148
msgid "Other Application…"
msgstr ""

#: src/FolderManager/FileItem.vala:113 src/FolderManager/FolderItem.vala:166
#: src/FolderManager/FileItem.vala:113 src/FolderManager/FolderItem.vala:188
msgid "Open In"
msgstr ""

#: src/FolderManager/FileItem.vala:116 src/FolderManager/FolderItem.vala:94
#: src/FolderManager/FileItem.vala:116 src/FolderManager/FolderItem.vala:116
msgid "Other Actions"
msgstr ""

#: src/FolderManager/FileItem.vala:119 src/FolderManager/FolderItem.vala:97
#: src/FolderManager/FileItem.vala:119 src/FolderManager/FolderItem.vala:119
msgid "Rename"
msgstr ""

#: src/FolderManager/FileItem.vala:125 src/FolderManager/FolderItem.vala:103
#: src/FolderManager/FileItem.vala:125 src/FolderManager/FolderItem.vala:125
#: src/FolderManager/ProjectFolderItem.vala:163
msgid "Move to Trash"
msgstr ""
Expand All @@ -275,31 +267,31 @@ msgstr ""
msgid "Folders"
msgstr ""

#: src/FolderManager/FolderItem.vala:106
#: src/FolderManager/FolderItem.vala:128
msgid "Find in Folder…"
msgstr ""

#: src/FolderManager/FolderItem.vala:173
#: src/FolderManager/FolderItem.vala:195
msgid "Folder"
msgstr ""

#: src/FolderManager/FolderItem.vala:176
#: src/FolderManager/FolderItem.vala:198
msgid "Empty File"
msgstr ""

#. scan all children
#. No need to show status when children shown
#: src/FolderManager/FolderItem.vala:183
#: src/FolderManager/FolderItem.vala:205
#: src/FolderManager/ProjectFolderItem.vala:251
#: src/FolderManager/ProjectFolderItem.vala:257
msgid "New"
msgstr ""

#: src/FolderManager/FolderItem.vala:366
#: src/FolderManager/FolderItem.vala:360
msgid "untitled folder"
msgstr ""

#: src/FolderManager/FolderItem.vala:366
#: src/FolderManager/FolderItem.vala:360
msgid "new file"
msgstr ""

Expand Down Expand Up @@ -392,89 +384,89 @@ msgstr ""
msgid "Close Without Saving"
msgstr ""

#: src/Services/Document.vala:440 src/Services/Document.vala:594
#: src/Services/Document.vala:440 src/Services/Document.vala:597
msgid "Save"
msgstr ""

#: src/Services/Document.vala:552
#: src/Services/Document.vala:555
#, c-format
msgid "Saving to “%s” failed."
msgstr ""

#: src/Services/Document.vala:591
#: src/Services/Document.vala:594
msgid "Save File"
msgstr ""

#: src/Services/Document.vala:675 src/Services/Document.vala:693
#: src/Services/Document.vala:678 src/Services/Document.vala:696
msgid "New Document"
msgstr ""

#. No path for a new document
#: src/Services/Document.vala:695
#: src/Services/Document.vala:698
#, c-format
msgid "Cannot save this document to %s"
msgstr ""

#. Show an error view which says "Hey, I cannot read that file!"
#: src/Services/Document.vala:820
#: src/Services/Document.vala:823
#, c-format
msgid "Cannot read text in file “%s”"
msgstr ""

#: src/Services/Document.vala:823
#: src/Services/Document.vala:826
msgid "You may not have permission to read the file."
msgstr ""

#: src/Services/Document.vala:825
#: src/Services/Document.vala:828
msgid "The file may be corrupt or may not be a text file"
msgstr ""

#. Lack of read permission results in empty content string. Do not give option to open
#. in new document in that case.
#: src/Services/Document.vala:831
#: src/Services/Document.vala:834
msgid "Show Anyway"
msgstr ""

#: src/Services/Document.vala:861
#: src/Services/Document.vala:864
#, c-format
msgid "The location containing the file “%s” was unmounted."
msgstr ""

#: src/Services/Document.vala:863
#: src/Services/Document.vala:866
#, c-format
msgid "File “%s” was deleted."
msgstr ""

#. Check external changes after loading
#. The file has become unwritable while changes are pending
#: src/Services/Document.vala:871
#: src/Services/Document.vala:874
#, c-format
msgid "File “%s” does not have write permission."
msgstr ""

#: src/Services/Document.vala:903
#: src/Services/Document.vala:906
#, c-format
msgid "File “%s” was modified by an external application."
msgstr ""

#: src/Services/Document.vala:909
#: src/Services/Document.vala:912
msgid "Reload"
msgstr ""

#: src/Services/Document.vala:915
#: src/Services/Document.vala:918
msgid "Continue"
msgstr ""

#: src/Services/Document.vala:936
#: src/Services/Document.vala:939
#, c-format
msgid "“%s” can't be saved here. Save a duplicate somewhere else?"
msgstr ""

#: src/Services/Document.vala:945
#: src/Services/Document.vala:948
msgid "Ignore"
msgstr ""

#: src/Services/Document.vala:947
#: src/Services/Document.vala:950
msgid "Save Duplicate…"
msgstr ""

Expand Down Expand Up @@ -696,11 +688,11 @@ msgstr ""
msgid "no results"
msgstr ""

#: src/Widgets/SourceView.vala:519
#: src/Widgets/SourceView.vala:518
msgid "Sort Selected Lines"
msgstr ""

#: src/Widgets/SourceView.vala:532
#: src/Widgets/SourceView.vala:531
msgid "Toggle Comment"
msgstr ""

Expand Down
Loading

0 comments on commit 43c0b79

Please sign in to comment.