Skip to content

Commit

Permalink
Merge branch 'master' into jeremypw/glib-context-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremypw authored Aug 5, 2024
2 parents 4aeae4a + 921d9a4 commit bc4d1e4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 30 deletions.
22 changes: 7 additions & 15 deletions po/ka.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: pantheon-terminal\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-03 02:07+0000\n"
"PO-Revision-Date: 2024-06-19 05:16+0000\n"
"PO-Revision-Date: 2024-08-04 13:16+0000\n"
"Last-Translator: NorwayFun <temuri.doghonadze@gmail.com>\n"
"Language-Team: Georgian <https://l10n.elementary.io/projects/terminal/"
"terminal/ka/>\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 5.5.5\n"
"X-Generator: Weblate 5.6.2\n"
"X-Launchpad-Export-Date: 2016-10-17 06:41+0000\n"

#: src/Application.vala:34
Expand Down Expand Up @@ -379,32 +379,24 @@ msgid "New Tab"
msgstr "ახალი ჩანართი"

#: src/Widgets/TerminalView.vala:69
#, fuzzy
#| msgid "Close Tab"
msgid "Closed Tabs"
msgstr "ჩანართის დახურვა"
msgstr "დახურული ჩანართები"

#: src/Widgets/TerminalView.vala:209
msgid "Close Tabs to the Right"
msgstr ""
msgstr "მარჯვნივ მყოფი ჩანართების დახურვა"

#: src/Widgets/TerminalView.vala:210
#, fuzzy
#| msgid "Close Tab"
msgid "Close Other Tabs"
msgstr "ჩანართის დახურვა"
msgstr "სხვა ჩანართების დახურვა"

#: src/Widgets/TerminalView.vala:214
#, fuzzy
#| msgid "New Window"
msgid "Open in New Window"
msgstr "ახალი ფანჯარა"
msgstr "გახსნა ახალი ფანჯარაში"

#: src/Widgets/TerminalView.vala:215
#, fuzzy
#| msgid "Duplicate"
msgid "Duplicate Tab"
msgstr "დუბლიკაცია"
msgstr "ჩანართის გამეორება"

#: src/Widgets/TerminalView.vala:218
msgid "Reload"
Expand Down
22 changes: 7 additions & 15 deletions po/uk.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: pantheon-terminal\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-03 02:07+0000\n"
"PO-Revision-Date: 2024-07-01 13:16+0000\n"
"PO-Revision-Date: 2024-08-04 13:16+0000\n"
"Last-Translator: Ihor Hordiichuk <igor_ck@outlook.com>\n"
"Language-Team: Ukrainian <https://l10n.elementary.io/projects/terminal/"
"terminal/uk/>\n"
Expand All @@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 5.5.5\n"
"X-Generator: Weblate 5.6.2\n"
"X-Launchpad-Export-Date: 2016-10-17 06:41+0000\n"

#: src/Application.vala:34
Expand Down Expand Up @@ -382,32 +382,24 @@ msgid "New Tab"
msgstr "Нова вкладка"

#: src/Widgets/TerminalView.vala:69
#, fuzzy
#| msgid "Close Tab"
msgid "Closed Tabs"
msgstr "Закрити вкладку"
msgstr "Закриті вкладки"

#: src/Widgets/TerminalView.vala:209
msgid "Close Tabs to the Right"
msgstr ""
msgstr "Закрити вкладки праворуч"

#: src/Widgets/TerminalView.vala:210
#, fuzzy
#| msgid "Close Tab"
msgid "Close Other Tabs"
msgstr "Закрити вкладку"
msgstr "Закрити інші вкладки"

#: src/Widgets/TerminalView.vala:214
#, fuzzy
#| msgid "New Window"
msgid "Open in New Window"
msgstr "Нове вікно"
msgstr "Відкрити у новому вікні"

#: src/Widgets/TerminalView.vala:215
#, fuzzy
#| msgid "Duplicate"
msgid "Duplicate Tab"
msgstr "Дублювати"
msgstr "Дублювати вкладку"

#: src/Widgets/TerminalView.vala:218
msgid "Reload"
Expand Down

0 comments on commit bc4d1e4

Please sign in to comment.