Skip to content

Commit

Permalink
Merge branch 'master' into jeremypw/rework-highlight-selection
Browse files Browse the repository at this point in the history
  • Loading branch information
zeebok authored Jan 12, 2025
2 parents bef4a0a + be2bc35 commit 2a7161d
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
9 changes: 4 additions & 5 deletions po/he.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: 2025-01-09 13:54+0000\n"
"PO-Revision-Date: 2024-08-05 01:16+0000\n"
"PO-Revision-Date: 2025-01-11 23:16+0000\n"
"Last-Translator: Yaron Shahrabani <[email protected]>\n"
"Language-Team: Hebrew <https://l10n.elementary.io/projects/code/code/he/>\n"
"Language: he\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 5.6.2\n"
"X-Generator: Weblate 5.9.2\n"
"X-Launchpad-Export-Date: 2017-05-03 06:02+0000\n"

#: src/Application.vala:38 src/Widgets/DocumentView.vala:99
Expand Down Expand Up @@ -484,10 +484,9 @@ msgid ""
msgstr "בוטלה העגינה של המקום המכיל את הקובץ „%s” והיו שינויים שלא נשמרו."

#: src/Services/Document.vala:876
#, fuzzy, c-format
#| msgid "File “%s” was deleted and there are unsaved changes."
#, c-format
msgid "File “%s” was deleted, renamed or moved and there are unsaved changes."
msgstr "הקובץ „%s” נמחק ויש שינויים שלא נשמרו."
msgstr "הקובץ „%s” נמחק, שמו השתנה או שהוא הועבר ויש שינויים שלא נשמרו."

#. Check external changes after loading
#. The file has become unwritable while changes are pending
Expand Down
9 changes: 4 additions & 5 deletions po/ja.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: 2025-01-09 13:54+0000\n"
"PO-Revision-Date: 2024-08-04 00:16+0000\n"
"PO-Revision-Date: 2025-01-11 23:16+0000\n"
"Last-Translator: Ryo Nakano <[email protected]>\n"
"Language-Team: Japanese <https://l10n.elementary.io/projects/code/code/ja/>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.6.2\n"
"X-Generator: Weblate 5.9.2\n"
"X-Launchpad-Export-Date: 2017-05-03 06:02+0000\n"

#: src/Application.vala:38 src/Widgets/DocumentView.vala:99
Expand Down Expand Up @@ -483,10 +483,9 @@ msgstr ""
"ファイル“%s”を含む場所はアンマウントされていて、未保存の変更があります。"

#: src/Services/Document.vala:876
#, fuzzy, c-format
#| msgid "File “%s” was deleted and there are unsaved changes."
#, c-format
msgid "File “%s” was deleted, renamed or moved and there are unsaved changes."
msgstr "ファイル“%s”は削除されていて、未保存の変更があります。"
msgstr "ファイル“%s”は削除、名称変更、または移動されていて、未保存の変更があります。"

#. Check external changes after loading
#. The file has become unwritable while changes are pending
Expand Down
13 changes: 7 additions & 6 deletions po/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ msgstr ""
"Project-Id-Version: scratch\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-01-09 13:54+0000\n"
"PO-Revision-Date: 2024-09-13 00:01+0000\n"
"Last-Translator: Piotr Strebski <[email protected]>\n"
"PO-Revision-Date: 2025-01-11 23:16+0000\n"
"Last-Translator: Marcin Serwin <[email protected]>\n"
"Language-Team: Polish <https://l10n.elementary.io/projects/code/code/pl/>\n"
"Language: pl\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%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 5.6.2\n"
"X-Generator: Weblate 5.9.2\n"
"X-Launchpad-Export-Date: 2017-05-03 06:03+0000\n"

#: src/Application.vala:38 src/Widgets/DocumentView.vala:99
Expand Down Expand Up @@ -495,10 +495,11 @@ msgstr ""
"zmiany."

#: src/Services/Document.vala:876
#, fuzzy, c-format
#| msgid "File “%s” was deleted and there are unsaved changes."
#, c-format
msgid "File “%s” was deleted, renamed or moved and there are unsaved changes."
msgstr "Plik „%s” został usunięty i istnieją niezapisane zmiany."
msgstr ""
"Plik „%s” został usunięty, przeniesiony lub zmieniono mu nazwę, a istnieją "
"niezapisane zmiany."

#. Check external changes after loading
#. The file has become unwritable while changes are pending
Expand Down
11 changes: 6 additions & 5 deletions po/ru.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: 2025-01-09 13:54+0000\n"
"PO-Revision-Date: 2024-08-06 06:16+0000\n"
"PO-Revision-Date: 2025-01-11 23:16+0000\n"
"Last-Translator: кубик круглый <[email protected]>\n"
"Language-Team: Russian <https://l10n.elementary.io/projects/code/code/ru/>\n"
"Language: ru\n"
Expand All @@ -17,7 +17,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.6.2\n"
"X-Generator: Weblate 5.9.2\n"
"X-Launchpad-Export-Date: 2017-05-04 05:45+0000\n"

#: src/Application.vala:38 src/Widgets/DocumentView.vala:99
Expand Down Expand Up @@ -491,10 +491,11 @@ msgstr ""
"Источник, содержащий файл «%s» с несохранёнными изменениями, был извлечён."

#: src/Services/Document.vala:876
#, fuzzy, c-format
#| msgid "File “%s” was deleted and there are unsaved changes."
#, c-format
msgid "File “%s” was deleted, renamed or moved and there are unsaved changes."
msgstr "Файл «%s» с несохранёнными изменениями был изменён другим приложением."
msgstr ""
"Файл «%s» с несохранёнными изменениями был удалён, переименован или "
"перемещён другим приложением."

#. Check external changes after loading
#. The file has become unwritable while changes are pending
Expand Down

0 comments on commit 2a7161d

Please sign in to comment.