-
Notifications
You must be signed in to change notification settings - Fork 153
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
127aded
commit 1014dfa
Showing
1 changed file
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PROJECT VERSION\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2024-03-17 04:45+0100\n" | ||
"POT-Creation-Date: 2024-03-22 04:56+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -25,7 +25,7 @@ msgstr "" | |
msgid "You must be logged in to be able to star an app" | ||
msgstr "" | ||
|
||
#: app.py:155 app.py:205 app.py:496 templates/wishlist_add.html:33 | ||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33 | ||
msgid "" | ||
"Note that, due to various abuses, we restricted login on the app store to" | ||
" 'trust level 1' users.<br/><br/>'Trust level 1' is obtained after " | ||
|
@@ -106,23 +106,30 @@ msgid "" | |
"interest</a>." | ||
msgstr "" | ||
|
||
#: app.py:369 | ||
#: app.py:361 | ||
#, python-format | ||
msgid "" | ||
"An app with the name %(slug)s already exists in the catalog, <a " | ||
"href='%(url)s'>you can see its page here</a>." | ||
msgstr "" | ||
|
||
#: app.py:386 | ||
#, python-format | ||
msgid "" | ||
"Failed to create the pull request to add the app to the wishlist… Maybe " | ||
"there's already <a href='%(url)s'>a waiting PR for this app</a>? Else, " | ||
"please report the issue to the YunoHost team." | ||
msgstr "" | ||
|
||
#: app.py:420 | ||
#: app.py:438 | ||
#, python-format | ||
msgid "" | ||
"Your proposed app has succesfully been submitted. It must now be " | ||
"validated by the YunoHost team. You can track progress here: <a " | ||
"href='%(url)s'>%(url)s</a>" | ||
msgstr "" | ||
|
||
#: app.py:494 | ||
#: app.py:511 | ||
msgid "Unfortunately, login was denied." | ||
msgstr "" | ||
|
||
|