File tree Expand file tree Collapse file tree 4 files changed +419
-6
lines changed
Expand file tree Collapse file tree 4 files changed +419
-6
lines changed Original file line number Diff line number Diff line change @@ -206,21 +206,21 @@ menu primary_menu {
206206 }
207207 section {
208208 item {
209- label: "All Bookmarks";
209+ label: _( "All Bookmarks") ;
210210 action: "win.show-bookmarks";
211211 }
212212 item {
213- label: "Add Bookmark";
213+ label: _( "Add Bookmark") ;
214214 action: "win.bookmark-current";
215215 }
216216 }
217217 section {
218218 item {
219- label: "Keyboard Shortcuts";
219+ label: _( "Keyboard Shortcuts") ;
220220 action: "win.show-help-overlay";
221221 }
222222 item {
223- label: "About Geopard";
223+ label: _( "About Geopard") ;
224224 action: "win.about";
225225 }
226226 }
Original file line number Diff line number Diff line change 11fr
22ru
3+ uk
Original file line number Diff line number Diff line change 88msgstr ""
99"Project-Id-Version : geopard\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2024-04-10 18:52+0200 \n "
11+ "POT-Creation-Date : 2024-07-06 19:23+0300 \n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -113,7 +113,6 @@ msgid "Reset Zoom"
113113msgstr ""
114114
115115#: data/resources/ui/window.blp:5 data/com.ranfdev.Geopard.desktop.in.in:3
116- #: data/com.ranfdev.Geopard.metainfo.xml.in.in:4
117116msgid "Geopard"
118117msgstr ""
119118
@@ -153,6 +152,22 @@ msgstr ""
153152msgid "Start Searching"
154153msgstr ""
155154
155+ #: data/resources/ui/window.blp:209
156+ msgid "All Bookmarks"
157+ msgstr ""
158+
159+ #: data/resources/ui/window.blp:213
160+ msgid "Add Bookmark"
161+ msgstr ""
162+
163+ #: data/resources/ui/window.blp:219
164+ msgid "Keyboard Shortcuts"
165+ msgstr ""
166+
167+ #: data/resources/ui/window.blp:223
168+ msgid "About Geopard"
169+ msgstr ""
170+
156171#: data/com.ranfdev.Geopard.desktop.in.in:4
157172msgid "A GTK 4 Gemini browser written in Rust"
158173msgstr ""
You can’t perform that action at this time.
0 commit comments