-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wishlist: specify that we prefer description in English
- Loading branch information
1 parent
6608d7d
commit 2656756
Showing
2 changed files
with
17 additions
and
9 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
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-06-21 14:11+0200\n" | ||
"POT-Creation-Date: 2024-09-12 00:34+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -26,7 +26,7 @@ msgstr "" | |
msgid "You must be logged in to be able to star an app" | ||
msgstr "" | ||
|
||
#: app.py:184 app.py:229 app.py:634 templates/wishlist_add.html:33 | ||
#: app.py:184 app.py:229 app.py:652 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 " | ||
|
@@ -92,7 +92,8 @@ msgstr "" | |
#: app.py:320 | ||
msgid "" | ||
"Please focus on what the app does, without using marketing, fuzzy terms, " | ||
"or repeating that the app is 'free' and 'self-hostable'." | ||
"or repeating that the app is 'free' and 'self-hostable'. English language" | ||
" is preferred." | ||
msgstr "" | ||
|
||
#: app.py:330 | ||
|
@@ -107,30 +108,37 @@ msgid "" | |
"interest</a>." | ||
msgstr "" | ||
|
||
#: app.py:375 | ||
#: app.py:379 | ||
#, python-format | ||
msgid "" | ||
"We're sorry, but this app is listed among the already declined apps. The " | ||
"specified reason is:<br /><q>%(reason)s</q>" | ||
msgstr "" | ||
|
||
#: app.py:393 | ||
#, 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:400 | ||
#: app.py:418 | ||
#, 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:450 | ||
#: app.py:468 | ||
#, 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:632 | ||
#: app.py:650 | ||
msgid "Unfortunately, login was denied." | ||
msgstr "" | ||
|
||
|
@@ -537,7 +545,7 @@ msgid "Last update on testing branch" | |
msgstr "" | ||
|
||
#: templates/dash.html:47 | ||
msgid "Issues number" | ||
msgid "Number of opened issues" | ||
msgstr "" | ||
|
||
#: templates/dash.html:53 templates/dash.html:62 | ||
|