Skip to content

Commit

Permalink
Update translation template
Browse files Browse the repository at this point in the history
  • Loading branch information
elementaryBot committed Jul 31, 2024
1 parent 96e57ff commit 073b141
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 8 deletions.
2 changes: 1 addition & 1 deletion po/extra/extra.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: extra\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-05-20 17:36+0000\n"
"POT-Creation-Date: 2024-07-31 18:46+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
37 changes: 30 additions & 7 deletions po/io.elementary.sideload.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: io.elementary.sideload\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-05-20 17:36+0000\n"
"POT-Creation-Date: 2024-07-31 18:46+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -190,29 +190,52 @@ msgstr ""
msgid "Open App"
msgstr ""

#: src/Application.vala:145
#: src/Application.vala:100
msgid "your software center"
msgstr ""

#: src/MainWindow.vala:37
#: src/MainWindow.vala:47
msgid "Install Untrusted App"
msgstr ""

#: src/MainWindow.vala:87
#: src/MainWindow.vala:99
#, c-format
msgid "Failed to download file from %s"
msgstr ""

#: src/MainWindow.vala:106
#, c-format
msgid "Failed to download file from %s: %s"
msgstr ""

#: src/MainWindow.vala:123
#, c-format
msgid "Unable to query content type of provided file: %s"
msgstr ""

#: src/MainWindow.vala:131 src/MainWindow.vala:140
msgid "Unable to query content type of provided file"
msgstr ""

#: src/MainWindow.vala:148
msgid "This does not appear to be a valid flatpak/flatpakref file"
msgstr ""

#: src/MainWindow.vala:172
#, c-format
msgid "Installing %s. Unable to estimate time remaining."
msgstr ""

#: src/MainWindow.vala:177
#: src/MainWindow.vala:262
msgid "App installed"
msgstr ""

#: src/MainWindow.vala:179
#: src/MainWindow.vala:264
#, c-format
msgid "Installed “%s”"
msgstr ""

#: src/MainWindow.vala:181
#: src/MainWindow.vala:266
msgid "The app was installed"
msgstr ""

Expand Down

0 comments on commit 073b141

Please sign in to comment.