1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

store/dashboard: be able to filter only favorited apps

This commit is contained in:
Alexandre Aubin 2024-05-09 23:13:09 +02:00
parent d51b5dcf55
commit 7888457a7e
84 changed files with 2767 additions and 1771 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -242,39 +242,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -282,11 +295,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -306,7 +319,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -319,16 +332,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -452,105 +465,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -13,12 +13,12 @@
</div> </div>
<div class="mx-auto text-center py-4"> <div class="mx-auto text-center py-4">
<div class="inline-block"> <div class="inline-block w-5/12">
{{ _("Filter") }} {{ _("Filter") }}
<select <select
name="selectfilter" name="selectfilter"
id="selectfilter" id="selectfilter"
class="rounded-md border-gray-200 text-sm ml-1 pl-1 pr-7 h-8 py-0" class="rounded-md border-gray-200 text-sm h-8 py-0"
> >
<option {% if request.args.get("filter") in [None, "none"] %}selected{% endif %} value="none">{{ _("(None)") }}</option> <option {% if request.args.get("filter") in [None, "none"] %}selected{% endif %} value="none">{{ _("(None)") }}</option>
<option {% if request.args.get("filter") == "regressions_main_ci" %}selected{% endif %} value="regressions_main_ci">{{ _("Regressions on main CI") }}</option> <option {% if request.args.get("filter") == "regressions_main_ci" %}selected{% endif %} value="regressions_main_ci">{{ _("Regressions on main CI") }}</option>
@ -30,12 +30,12 @@
<option {% if request.args.get("filter") == "packagingv1" %}selected{% endif %} value="packagingv1">{{ _("Packaging v1 apps") }}</option> <option {% if request.args.get("filter") == "packagingv1" %}selected{% endif %} value="packagingv1">{{ _("Packaging v1 apps") }}</option>
</select> </select>
</div> </div>
<div class="inline-block"> <div class="inline-block w-5/12">
{{ _("Sort by") }} {{ _("Sort by") }}
<select <select
name="selectsort" name="selectsort"
id="selectsort" id="selectsort"
class="rounded-md border-gray-200 text-sm ml-1 pl-1 pr-7 h-8 py-0" class="rounded-md border-gray-200 text-sm h-8 py-0"
> >
<option {% if request.args.get("sort") in [None, "alpha"] %}selected{% endif %} value="alpha">{{ _("Alphabetical") }}</option> <option {% if request.args.get("sort") in [None, "alpha"] %}selected{% endif %} value="alpha">{{ _("Alphabetical") }}</option>
<option {% if request.args.get("sort") == "level" %}selected{% endif %} value="level">{{ _("Quality level") }}</option> <option {% if request.args.get("sort") == "level" %}selected{% endif %} value="level">{{ _("Quality level") }}</option>
@ -44,6 +44,19 @@
<option {% if request.args.get("sort") == "testing_branch_update" %}selected{% endif %} value="testing_branch_update">{{ _("Last update on testing branch") }}</option> <option {% if request.args.get("sort") == "testing_branch_update" %}selected{% endif %} value="testing_branch_update">{{ _("Last update on testing branch") }}</option>
</select> </select>
</div> </div>
<div class="block w-fit mx-auto flex items-center px-2 pt-2 {% if not user %}text-gray-500{% endif %}" {% if not user %}title="{{ _('Requires to be logged-in') }}" aria-label="{{ _('Requires to be logged-in') }}"{% endif %}>
<label for="starsonly" class="inline-block relative mr-2 h-4 w-7 cursor-pointer">
<span class="sr-only">{{ _("Show only apps you starred") }}</span>
<input type="checkbox" id="starsonly" class="peer sr-only" {% if user and request.args.get("starsonly") %}checked{% endif %} {% if not user%}disabled{% endif %} >
<span class="absolute inset-0 rounded-full bg-gray-300 transition peer-checked:bg-green-500">
</span>
<span class="absolute inset-y-0 start-0 m-1 h-2 w-2 rounded-full bg-white transition-all peer-checked:start-3">
</span>
</label>
{{ _("Show only apps you starred") }}
</div>
</div> </div>
@ -156,7 +169,9 @@
</td> </td>
<td class="text-sm"> <td class="text-sm">
{% if this_app_stars > 0 %} {% if this_app_stars > 0 %}
<span class="text-xs border-purple-400 text-purple-600 px-1 py-0 border rounded">{{ this_app_stars }} <i class="fa fa-star-o" title="{{ _("Popularity stars") }}"></i></span> <span class="text-xs border-purple-400 text-purple-600 px-1 py-0 border rounded">{{ this_app_stars }}
<i class="fa {% if not user_starred_this_app %}fa-star-o{% else %}fa-star{% endif %}" aria-hidden="true" title="{{ _("Popularity stars") }}"></i>
</span>
{% endif %} {% endif %}
{% if infos["packaging_format"] == 1 %} {% if infos["packaging_format"] == 1 %}
<span class="text-xs border-gray-400 px-1 py-0 border rounded"><i class="fa fa-meh-o"></i> {{ _("Packaging v1") }}</span> <span class="text-xs border-gray-400 px-1 py-0 border rounded"><i class="fa fa-meh-o"></i> {{ _("Packaging v1") }}</span>
@ -187,10 +202,17 @@
let entries = document.getElementsByClassName('app') let entries = document.getElementsByClassName('app')
let filterName = selectFilter.value.trim(); let filterName = selectFilter.value.trim();
let nb_found = 0; let nb_found = 0;
let starsOnly = toggleStarsonly.checked;
// Loop through the entries // Loop through the entries
for (var i = 0; i < entries.length; i++) { for (var i = 0; i < entries.length; i++) {
if ((starsOnly) && (entries[i].dataset.starred != "True"))
{
entries[i].classList.add("hidden");
continue;
}
if (filterName == "none") if (filterName == "none")
{ {
entries[i].classList.remove("hidden"); entries[i].classList.remove("hidden");
@ -332,11 +354,13 @@
let sortBy = selectSort.value.trim(); let sortBy = selectSort.value.trim();
let filterName = selectFilter.value.trim(); let filterName = selectFilter.value.trim();
let starsOnly = toggleStarsonly.checked;
if ('URLSearchParams' in window) { if ('URLSearchParams' in window) {
var queryArgs = new URLSearchParams(window.location.search) var queryArgs = new URLSearchParams(window.location.search)
if (filterName != "none") { queryArgs.set("filter", filterName) } else { queryArgs.delete("filter"); }; if (filterName != "none") { queryArgs.set("filter", filterName) } else { queryArgs.delete("filter"); };
if (sortBy != "alpha") { queryArgs.set("sort", sortBy) } else { queryArgs.delete("sort"); }; if (sortBy != "alpha") { queryArgs.set("sort", sortBy) } else { queryArgs.delete("sort"); };
if (starsOnly) { queryArgs.set("starsonly", true) } else { queryArgs.delete("starsonly"); };
let newUrl; let newUrl;
if (queryArgs.toString()) if (queryArgs.toString())
@ -357,6 +381,7 @@
let selectFilter = document.getElementById('selectfilter'); let selectFilter = document.getElementById('selectfilter');
let selectSort = document.getElementById('selectsort'); let selectSort = document.getElementById('selectsort');
let toggleStarsonly = document.getElementById('starsonly');
selectFilter.addEventListener('change', () => { selectFilter.addEventListener('change', () => {
updateFilter(); updateFilter();
@ -366,6 +391,10 @@
updateSort(); updateSort();
}); });
toggleStarsonly.addEventListener('change', () => {
updateFilter();
});
updateFilter(); updateFilter();
updateSort(); updateSort();

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:04+0100\n" "PO-Revision-Date: 2024-02-21 06:04+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: ar\n" "Language: ar\n"
@ -244,39 +244,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -284,11 +297,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -308,7 +321,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -321,16 +334,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -454,105 +467,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:05+0100\n" "PO-Revision-Date: 2024-02-21 06:05+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: bn_BD\n" "Language: bn_BD\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:05+0100\n" "PO-Revision-Date: 2024-02-21 06:05+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: br\n" "Language: br\n"
@ -247,39 +247,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -287,11 +300,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -311,7 +324,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -324,16 +337,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -457,105 +470,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-03-23 19:04+0000\n" "PO-Revision-Date: 2024-03-23 19:04+0000\n"
"Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n" "Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n"
"Language: ca\n" "Language: ca\n"
@ -279,39 +279,52 @@ msgstr "Repositori de paquets YunoHost"
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "Llicència del paquet YunoHost" msgstr "Llicència del paquet YunoHost"
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "Botiga d'aplicacions YunoHost" msgstr "Botiga d'aplicacions YunoHost"
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "Inici" msgstr "Inici"
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "Catàleg" msgstr "Catàleg"
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "Llista de desitjos" msgstr "Llista de desitjos"
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "Documentació de YunoHost" msgstr "Documentació de YunoHost"
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "Inicieu sessió mitjançant el fòrum de YunoHost" msgstr "Inicieu sessió mitjançant el fòrum de YunoHost"
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "Tancar sessió" msgstr "Tancar sessió"
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "Canvia el menú" msgstr "Canvia el menú"
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -323,11 +336,11 @@ msgstr ""
"href='https://flask.palletsprojects.com'>Flask</a> i <a class='text-" "href='https://flask.palletsprojects.com'>Flask</a> i <a class='text-"
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "Font" msgstr "Font"
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "Condicions dels serveis" msgstr "Condicions dels serveis"
@ -347,7 +360,7 @@ msgstr "Buscar…"
msgid "All apps" msgid "All apps"
msgstr "Totes les aplicacions" msgstr "Totes les aplicacions"
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "Ordenar per" msgstr "Ordenar per"
@ -360,16 +373,16 @@ msgstr "Popularitat"
msgid "Newest" msgid "Newest"
msgstr "Novetat" msgstr "Novetat"
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "Alfabèticament" msgstr "Alfabèticament"
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "Requereix estar connectat" msgstr "Requereix estar connectat"
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "Mostra només les aplicacions que has destacat" msgstr "Mostra només les aplicacions que has destacat"
@ -498,107 +511,117 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
#, fuzzy #, fuzzy
msgid "Popularity stars" msgid "Popularity stars"
msgstr "Popularitat" msgstr "Popularitat"
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
#, fuzzy #, fuzzy
msgid "Deprecated" msgid "Deprecated"
msgstr "Aplicacions obsoletes" msgstr "Aplicacions obsoletes"
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:08+0100\n" "PO-Revision-Date: 2024-02-21 06:08+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: ckb\n" "Language: ckb\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:09+0100\n" "PO-Revision-Date: 2024-02-21 06:09+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: cs\n" "Language: cs\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:05+0100\n" "PO-Revision-Date: 2024-02-21 06:05+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: da\n" "Language: da\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-03-23 19:04+0000\n" "PO-Revision-Date: 2024-03-23 19:04+0000\n"
"Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n" "Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n"
"Language: de\n" "Language: de\n"
@ -292,39 +292,52 @@ msgstr "YunoHost Paket-Repository"
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "YunoHost Paket-Lizenz" msgstr "YunoHost Paket-Lizenz"
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "YunoHost App-Store" msgstr "YunoHost App-Store"
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "Home" msgstr "Home"
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "Katalog" msgstr "Katalog"
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "Wunschliste" msgstr "Wunschliste"
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "YunoHost-Dokumentation" msgstr "YunoHost-Dokumentation"
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "Login über YunoHost-Forum" msgstr "Login über YunoHost-Forum"
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "Ausloggen" msgstr "Ausloggen"
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "Menu umschalten" msgstr "Menu umschalten"
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -336,11 +349,11 @@ msgstr ""
"href='https://flask.palletsprojects.com'>Flask</a> und <a class='text-" "href='https://flask.palletsprojects.com'>Flask</a> und <a class='text-"
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "Quelle" msgstr "Quelle"
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "Nutzungsbedingungen" msgstr "Nutzungsbedingungen"
@ -360,7 +373,7 @@ msgstr "Suchen nach…"
msgid "All apps" msgid "All apps"
msgstr "Alle Apps" msgstr "Alle Apps"
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "Sortieren nach" msgstr "Sortieren nach"
@ -373,16 +386,16 @@ msgstr "Popularität"
msgid "Newest" msgid "Newest"
msgstr "Neueste" msgstr "Neueste"
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "Alphabetisch" msgstr "Alphabetisch"
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "Erfordert eingeloggt zu sein" msgstr "Erfordert eingeloggt zu sein"
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "Zeige nur meine Favoriten" msgstr "Zeige nur meine Favoriten"
@ -509,107 +522,117 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
#, fuzzy #, fuzzy
msgid "Popularity stars" msgid "Popularity stars"
msgstr "Popularität" msgstr "Popularität"
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
#, fuzzy #, fuzzy
msgid "Deprecated" msgid "Deprecated"
msgstr "Veraltete Applikationen" msgstr "Veraltete Applikationen"
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:06+0100\n" "PO-Revision-Date: 2024-02-21 06:06+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: el\n" "Language: el\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:06+0100\n" "PO-Revision-Date: 2024-02-21 06:06+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: eo\n" "Language: eo\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-03-23 00:54+0000\n" "PO-Revision-Date: 2024-03-23 00:54+0000\n"
"Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n" "Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n"
"Language: es\n" "Language: es\n"
@ -244,39 +244,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -284,11 +297,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -308,7 +321,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -321,16 +334,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -454,105 +467,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-03-23 13:39+0000\n" "PO-Revision-Date: 2024-03-23 13:39+0000\n"
"Last-Translator: xabirequejo <xabi.rn@gmail.com>\n" "Last-Translator: xabirequejo <xabi.rn@gmail.com>\n"
"Language: eu\n" "Language: eu\n"
@ -277,39 +277,52 @@ msgstr "Yunohost paketearen-gordailua"
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "YunoHost paketearen lizentzia" msgstr "YunoHost paketearen lizentzia"
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "YunoHost aplikazio denda" msgstr "YunoHost aplikazio denda"
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "Hasiera" msgstr "Hasiera"
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "Katalogoa" msgstr "Katalogoa"
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "Desira-zerrenda" msgstr "Desira-zerrenda"
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "YunoHost dokumentazioa" msgstr "YunoHost dokumentazioa"
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "Hasi saioa YunoHosten foroa erabiliz" msgstr "Hasi saioa YunoHosten foroa erabiliz"
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "Amaitu saioa" msgstr "Amaitu saioa"
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "Menua bai/ez" msgstr "Menua bai/ez"
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -321,11 +334,11 @@ msgstr ""
"href='https://flask.palletsprojects.com'>Flask</a> eta <a class='text-" "href='https://flask.palletsprojects.com'>Flask</a> eta <a class='text-"
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a> erabiliz" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a> erabiliz"
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "Iturburua" msgstr "Iturburua"
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "Zerbitzuen baldintzak" msgstr "Zerbitzuen baldintzak"
@ -345,7 +358,7 @@ msgstr "Bilatu…"
msgid "All apps" msgid "All apps"
msgstr "Aplikazio guztiak" msgstr "Aplikazio guztiak"
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "Ordenatu…" msgstr "Ordenatu…"
@ -358,16 +371,16 @@ msgstr "Ospea"
msgid "Newest" msgid "Newest"
msgstr "Berritasuna" msgstr "Berritasuna"
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "Alfabetikoa" msgstr "Alfabetikoa"
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "Saioa hasita izan behar da" msgstr "Saioa hasita izan behar da"
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "Erakutsi izarra jarritako aplikazioak soilik" msgstr "Erakutsi izarra jarritako aplikazioak soilik"
@ -493,107 +506,117 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
#, fuzzy #, fuzzy
msgid "Popularity stars" msgid "Popularity stars"
msgstr "Ospea" msgstr "Ospea"
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
#, fuzzy #, fuzzy
msgid "Deprecated" msgid "Deprecated"
msgstr "Utzitako aplikazioak" msgstr "Utzitako aplikazioak"
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:08+0100\n" "PO-Revision-Date: 2024-02-21 06:08+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: fa\n" "Language: fa\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:06+0100\n" "PO-Revision-Date: 2024-02-21 06:06+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: fi\n" "Language: fi\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-05-07 23:11+0000\n" "PO-Revision-Date: 2024-05-07 23:11+0000\n"
"Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n" "Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n"
"Language: fr\n" "Language: fr\n"
@ -278,39 +278,52 @@ msgstr "Dépôt de code du paquet YunoHost"
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "Licence du paquet YunoHost" msgstr "Licence du paquet YunoHost"
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "Store d'apps de YunoHost" msgstr "Store d'apps de YunoHost"
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "Accueil" msgstr "Accueil"
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "Catalogue" msgstr "Catalogue"
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "Liste de souhaits" msgstr "Liste de souhaits"
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr "Tableau de bord du packaging"
#: templates/base.html:57
msgid "Charts & history"
msgstr "Graphes & historique"
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "Documentation YunoHost" msgstr "Documentation YunoHost"
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "Se connecter via le forum YunoHost" msgstr "Se connecter via le forum YunoHost"
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr "Tableaux de bord du packaging"
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "Se déconnecter" msgstr "Se déconnecter"
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "Afficher le menu" msgstr "Afficher le menu"
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -322,11 +335,11 @@ msgstr ""
"href='https://flask.palletsprojects.com'>Flask</a> et <a class='text-" "href='https://flask.palletsprojects.com'>Flask</a> et <a class='text-"
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "Source" msgstr "Source"
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "Conditions des Services" msgstr "Conditions des Services"
@ -346,7 +359,7 @@ msgstr "Rechercher…"
msgid "All apps" msgid "All apps"
msgstr "Toutes les apps" msgstr "Toutes les apps"
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "Trier par" msgstr "Trier par"
@ -359,16 +372,16 @@ msgstr "Popularité"
msgid "Newest" msgid "Newest"
msgstr "Nouveauté" msgstr "Nouveauté"
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "Alphabétique" msgstr "Alphabétique"
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "Nécessite une connexion à votre compte du forum YunoHost" msgstr "Nécessite une connexion à votre compte du forum YunoHost"
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "Montrer uniquement mes favoris" msgstr "Montrer uniquement mes favoris"
@ -484,7 +497,7 @@ msgstr "Niveau %(level)s:"
#: templates/charts.html:107 #: templates/charts.html:107
msgid "Total:" msgid "Total:"
msgstr "" msgstr "Total :"
#: templates/charts.html:108 #: templates/charts.html:108
#, python-format #, python-format
@ -495,105 +508,115 @@ msgstr "Niveau %(level)s"
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "Tableau de bord du packaging d'apps" msgstr "Tableau de bord du packaging d'apps"
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr "Il s'agit de l'endroit où les packageur⋅euse⋅s peuvent surveiller le status des tests automatiques (CI) et PR en cours sur toutes les apps. Si vous souhaitez débuter avec le packaging dans YunoHost, merci de jeter un oeil à la <a class='text-blue-500' href='https://yunohost.org/packaging_apps'>documentation du packaging</a> et passez dire salut sur <a class='text-blue-500' href='https://yunohost.org/chat_rooms'>le chat du packaging d'apps</a> !"
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "Filtrer" msgstr "Filtrer"
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "(Aucun)" msgstr "(Aucun)"
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "Régressions sur la CI principale" msgstr "Régressions sur la CI principale"
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "Apps cassées / mauvaise qualité" msgstr "Apps cassées / mauvaise qualité"
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "Tests périmés sur la CI principale" msgstr "Tests périmés sur la CI principale"
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "Régressions importantes sur la CI bookworm" msgstr "Régressions importantes sur la CI bookworm"
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "Apps avec une PR de testing" msgstr "Apps avec une PR de testing"
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "Apps avec une PR d'autoupdate" msgstr "Apps avec une PR d'autoupdate"
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "Apps en packaging v1" msgstr "Apps en packaging v1"
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "Niveau de qualité" msgstr "Niveau de qualité"
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "Popularité" msgstr "Popularité"
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "Dernière maj sur la branche principale/master" msgstr "Dernière maj sur la branche principale/master"
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "Dernière maj sur la branche testing" msgstr "Dernière maj sur la branche testing"
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr "App"
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "CI principale" msgstr "CI principale"
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "CI bookworm" msgstr "CI bookworm"
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "PR testing" msgstr "PR testing"
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "PR autoupdate" msgstr "PR autoupdate"
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "Cassée" msgstr "Cassée"
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "Mauvaise qualité" msgstr "Mauvaise qualité"
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "Test périmé (%(days)s jours)" msgstr "Test périmé (%(days)s jours)"
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "Inactif (%(days)s jours)" msgstr "Inactif (%(days)s jours)"
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "Dépréciée" msgstr "Dépréciée"
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "Non maintenue" msgstr "Non maintenue"
@ -727,3 +750,4 @@ msgstr "Dépôt de code officiel"
#: templates/wishlist.html:129 templates/wishlist.html:130 #: templates/wishlist.html:129 templates/wishlist.html:130
msgid "Star this app" msgid "Star this app"
msgstr "Étoiler cette app" msgstr "Étoiler cette app"

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-05-08 10:13+0000\n" "PO-Revision-Date: 2024-05-08 10:13+0000\n"
"Last-Translator: \"José M.\" <correo@xmgz.eu>\n" "Last-Translator: \"José M.\" <correo@xmgz.eu>\n"
"Language: gl\n" "Language: gl\n"
@ -276,39 +276,52 @@ msgstr "Repositorio do paquete YunoHost"
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "Licenza do paquete YunoHost" msgstr "Licenza do paquete YunoHost"
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "Tenda de apps de YunoHost" msgstr "Tenda de apps de YunoHost"
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "Inicio" msgstr "Inicio"
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "Catálogo" msgstr "Catálogo"
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "Lista de desexos" msgstr "Lista de desexos"
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "Documentación YunoHost" msgstr "Documentación YunoHost"
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "Accede usando o foro de YunoHost" msgstr "Accede usando o foro de YunoHost"
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "Pechar sesión" msgstr "Pechar sesión"
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "Mostrar menú" msgstr "Mostrar menú"
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -320,11 +333,11 @@ msgstr ""
"href='https://flask.palletsprojects.com'>Flask</a> e <a class='text-" "href='https://flask.palletsprojects.com'>Flask</a> e <a class='text-"
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "Fonte" msgstr "Fonte"
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "Termos dos Servizos" msgstr "Termos dos Servizos"
@ -344,7 +357,7 @@ msgstr "Buscar…"
msgid "All apps" msgid "All apps"
msgstr "Todas as apps" msgstr "Todas as apps"
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "Orde por" msgstr "Orde por"
@ -357,16 +370,16 @@ msgstr "Popularidade"
msgid "Newest" msgid "Newest"
msgstr "Máis recente" msgstr "Máis recente"
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "Alfabético" msgstr "Alfabético"
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "Require iniciar sesión" msgstr "Require iniciar sesión"
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "Mostrar só apps que lle puxeches estrela" msgstr "Mostrar só apps que lle puxeches estrela"
@ -493,107 +506,117 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
#, fuzzy #, fuzzy
msgid "Popularity stars" msgid "Popularity stars"
msgstr "Popularidade" msgstr "Popularidade"
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
#, fuzzy #, fuzzy
msgid "Deprecated" msgid "Deprecated"
msgstr "Aplicacións abandonadas" msgstr "Aplicacións abandonadas"
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:06+0100\n" "PO-Revision-Date: 2024-02-21 06:06+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: he\n" "Language: he\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:06+0100\n" "PO-Revision-Date: 2024-02-21 06:06+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: hi\n" "Language: hi\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:06+0100\n" "PO-Revision-Date: 2024-02-21 06:06+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: hu\n" "Language: hu\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:06+0100\n" "PO-Revision-Date: 2024-02-21 06:06+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: id\n" "Language: id\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:07+0100\n" "PO-Revision-Date: 2024-02-21 06:07+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: it\n" "Language: it\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:07+0100\n" "PO-Revision-Date: 2024-02-21 06:07+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: ja\n" "Language: ja\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:07+0100\n" "PO-Revision-Date: 2024-02-21 06:07+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: kab\n" "Language: kab\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:05+0100\n" "PO-Revision-Date: 2024-02-21 06:05+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: ko\n" "Language: ko\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:07+0100\n" "PO-Revision-Date: 2024-02-21 06:07+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: lt\n" "Language: lt\n"
@ -244,39 +244,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -284,11 +297,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -308,7 +321,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -321,16 +334,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -454,105 +467,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:07+0100\n" "PO-Revision-Date: 2024-02-21 06:07+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: mk\n" "Language: mk\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:07+0100\n" "PO-Revision-Date: 2024-02-21 06:07+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: nb_NO\n" "Language: nb_NO\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:07+0100\n" "PO-Revision-Date: 2024-02-21 06:07+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: ne\n" "Language: ne\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:07+0100\n" "PO-Revision-Date: 2024-02-21 06:07+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: nl\n" "Language: nl\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:08+0100\n" "PO-Revision-Date: 2024-02-21 06:08+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: oc\n" "Language: oc\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:08+0100\n" "PO-Revision-Date: 2024-02-21 06:08+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: pl\n" "Language: pl\n"
@ -244,39 +244,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -284,11 +297,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -308,7 +321,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -321,16 +334,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -454,105 +467,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:08+0100\n" "PO-Revision-Date: 2024-02-21 06:08+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: pt\n" "Language: pt\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:08+0100\n" "PO-Revision-Date: 2024-02-21 06:08+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: pt_BR\n" "Language: pt_BR\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:08+0100\n" "PO-Revision-Date: 2024-02-21 06:08+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: ru\n" "Language: ru\n"
@ -244,39 +244,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -284,11 +297,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -308,7 +321,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -321,16 +334,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -454,105 +467,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:08+0100\n" "PO-Revision-Date: 2024-02-21 06:08+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: sk\n" "Language: sk\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:08+0100\n" "PO-Revision-Date: 2024-02-21 06:08+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: sl\n" "Language: sl\n"
@ -244,39 +244,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -284,11 +297,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -308,7 +321,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -321,16 +334,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -454,105 +467,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:09+0100\n" "PO-Revision-Date: 2024-02-21 06:09+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: sv\n" "Language: sv\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:09+0100\n" "PO-Revision-Date: 2024-02-21 06:09+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: te\n" "Language: te\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:09+0100\n" "PO-Revision-Date: 2024-02-21 06:09+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: tr\n" "Language: tr\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:09+0100\n" "PO-Revision-Date: 2024-02-21 06:09+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: uk\n" "Language: uk\n"
@ -244,39 +244,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -284,11 +297,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -308,7 +321,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -321,16 +334,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -454,105 +467,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""

View file

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-05-09 17:00+0200\n" "POT-Creation-Date: 2024-05-09 23:14+0200\n"
"PO-Revision-Date: 2024-02-21 06:05+0100\n" "PO-Revision-Date: 2024-02-21 06:05+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: zh_Hans\n" "Language: zh_Hans\n"
@ -243,39 +243,52 @@ msgstr ""
msgid "YunoHost package license" msgid "YunoHost package license"
msgstr "" msgstr ""
#: templates/base.html:5 #: templates/base.html:11
msgid "YunoHost app store" msgid "YunoHost app store"
msgstr "" msgstr ""
#: templates/base.html:25 templates/base.html:120 templates/index.html:3 #: templates/base.html:31 templates/base.html:154 templates/index.html:3
msgid "Home" msgid "Home"
msgstr "" msgstr ""
#: templates/base.html:34 templates/base.html:129 templates/dash.html:51 #: templates/base.html:40 templates/base.html:163 templates/dash.html:66
msgid "Catalog" msgid "Catalog"
msgstr "" msgstr ""
#: templates/base.html:40 templates/base.html:138 #: templates/base.html:46 templates/base.html:172
msgid "Wishlist" msgid "Wishlist"
msgstr "" msgstr ""
#: templates/base.html:53 templates/base.html:148 #: templates/base.html:52
msgid "Packaging dashboard"
msgstr ""
#: templates/base.html:57
msgid "Charts & history"
msgstr ""
#: templates/base.html:71 templates/base.html:182
msgid "YunoHost documentation" msgid "YunoHost documentation"
msgstr "" msgstr ""
#: templates/base.html:61 templates/base.html:158 #: templates/base.html:79 templates/base.html:192
msgid "Login using YunoHost's forum" msgid "Login using YunoHost's forum"
msgstr "" msgstr ""
#: templates/base.html:93 templates/base.html:186 #: templates/base.html:111 templates/base.html:120 templates/base.html:220
#: templates/base.html:229
msgid "Packaging boards"
msgstr ""
#: templates/base.html:127 templates/base.html:237
msgid "Logout" msgid "Logout"
msgstr "" msgstr ""
#: templates/base.html:106 #: templates/base.html:140
msgid "Toggle menu" msgid "Toggle menu"
msgstr "" msgstr ""
#: templates/base.html:204 #: templates/base.html:255
msgid "" msgid ""
"Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> " "Made with <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> "
"using <a class='text-blue-800' " "using <a class='text-blue-800' "
@ -283,11 +296,11 @@ msgid ""
"blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>" "blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>"
msgstr "" msgstr ""
#: templates/base.html:205 #: templates/base.html:256
msgid "Source" msgid "Source"
msgstr "" msgstr ""
#: templates/base.html:206 #: templates/base.html:257
msgid "Terms of Services" msgid "Terms of Services"
msgstr "" msgstr ""
@ -307,7 +320,7 @@ msgstr ""
msgid "All apps" msgid "All apps"
msgstr "" msgstr ""
#: templates/catalog.html:117 templates/dash.html:32 templates/wishlist.html:39 #: templates/catalog.html:117 templates/dash.html:34 templates/wishlist.html:39
msgid "Sort by" msgid "Sort by"
msgstr "" msgstr ""
@ -320,16 +333,16 @@ msgstr ""
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: templates/catalog.html:125 templates/dash.html:38 templates/wishlist.html:46 #: templates/catalog.html:125 templates/dash.html:40 templates/wishlist.html:46
msgid "Alphabetical" msgid "Alphabetical"
msgstr "" msgstr ""
#: templates/catalog.html:128 templates/wishlist.html:49 #: templates/catalog.html:128 templates/dash.html:47 templates/wishlist.html:49
msgid "Requires to be logged-in" msgid "Requires to be logged-in"
msgstr "" msgstr ""
#: templates/catalog.html:130 templates/catalog.html:139 #: templates/catalog.html:130 templates/catalog.html:139 templates/dash.html:49
#: templates/wishlist.html:51 templates/wishlist.html:60 #: templates/dash.html:58 templates/wishlist.html:51 templates/wishlist.html:60
msgid "Show only apps you starred" msgid "Show only apps you starred"
msgstr "" msgstr ""
@ -453,105 +466,115 @@ msgstr ""
msgid "App packaging dashboard" msgid "App packaging dashboard"
msgstr "" msgstr ""
#: templates/dash.html:15 #: templates/dash.html:11
msgid ""
"This is where packagers can monitor the status of automatic tests (CI) "
"and ongoing major pull requests accross all apps. If you want to get "
"started with app packaging in YunoHost, please check out the <a class"
"='text-blue-500' href='https://yunohost.org/packaging_apps'>packaging "
"documentation</a> and come say hi to us on the <a class='text-blue-500' "
"href='https://yunohost.org/chat_rooms'>app packaging chatroom</a>!"
msgstr ""
#: templates/dash.html:17
msgid "Filter" msgid "Filter"
msgstr "" msgstr ""
#: templates/dash.html:21 #: templates/dash.html:23
msgid "(None)" msgid "(None)"
msgstr "" msgstr ""
#: templates/dash.html:22 #: templates/dash.html:24
msgid "Regressions on main CI" msgid "Regressions on main CI"
msgstr "" msgstr ""
#: templates/dash.html:23 #: templates/dash.html:25
msgid "Broken / low quality apps" msgid "Broken / low quality apps"
msgstr "" msgstr ""
#: templates/dash.html:24 #: templates/dash.html:26
msgid "Outdated tests on main CI" msgid "Outdated tests on main CI"
msgstr "" msgstr ""
#: templates/dash.html:25 #: templates/dash.html:27
msgid "Major regressions on Bookworm CI" msgid "Major regressions on Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:26 #: templates/dash.html:28
msgid "Apps with testings PRs" msgid "Apps with testings PRs"
msgstr "" msgstr ""
#: templates/dash.html:27 #: templates/dash.html:29
msgid "Apps with autoupdate PRs" msgid "Apps with autoupdate PRs"
msgstr "" msgstr ""
#: templates/dash.html:28 #: templates/dash.html:30
msgid "Packaging v1 apps" msgid "Packaging v1 apps"
msgstr "" msgstr ""
#: templates/dash.html:39 #: templates/dash.html:41
msgid "Quality level" msgid "Quality level"
msgstr "" msgstr ""
#: templates/dash.html:40 templates/dash.html:157 #: templates/dash.html:42 templates/dash.html:173
msgid "Popularity stars" msgid "Popularity stars"
msgstr "" msgstr ""
#: templates/dash.html:41 #: templates/dash.html:43
msgid "Last update on main/master branch" msgid "Last update on main/master branch"
msgstr "" msgstr ""
#: templates/dash.html:42 #: templates/dash.html:44
msgid "Last update on testing branch" msgid "Last update on testing branch"
msgstr "" msgstr ""
#: templates/dash.html:50 #: templates/dash.html:65
msgid "App" msgid "App"
msgstr "" msgstr ""
#: templates/dash.html:52 #: templates/dash.html:67
msgid "Main CI" msgid "Main CI"
msgstr "" msgstr ""
#: templates/dash.html:53 #: templates/dash.html:68
msgid "Bookworm CI" msgid "Bookworm CI"
msgstr "" msgstr ""
#: templates/dash.html:54 #: templates/dash.html:69
msgid "Testing PR" msgid "Testing PR"
msgstr "" msgstr ""
#: templates/dash.html:55 #: templates/dash.html:70
msgid "Autoupdate PR" msgid "Autoupdate PR"
msgstr "" msgstr ""
#: templates/dash.html:87 templates/dash.html:101 templates/dash.html:116 #: templates/dash.html:102 templates/dash.html:116 templates/dash.html:131
msgid "Broken" msgid "Broken"
msgstr "" msgstr ""
#: templates/dash.html:89 templates/dash.html:103 templates/dash.html:118 #: templates/dash.html:104 templates/dash.html:118 templates/dash.html:133
msgid "Low quality" msgid "Low quality"
msgstr "" msgstr ""
#: templates/dash.html:97 templates/dash.html:112 #: templates/dash.html:112 templates/dash.html:127
#, python-format #, python-format
msgid "Outdated test (%(days)s days ago)" msgid "Outdated test (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:135 templates/dash.html:150 #: templates/dash.html:150 templates/dash.html:165
#, python-format #, python-format
msgid "Inactive (%(days)s days ago)" msgid "Inactive (%(days)s days ago)"
msgstr "" msgstr ""
#: templates/dash.html:160 #: templates/dash.html:177
msgid "Packaging v1" msgid "Packaging v1"
msgstr "" msgstr ""
#: templates/dash.html:163 #: templates/dash.html:180
msgid "Deprecated" msgid "Deprecated"
msgstr "" msgstr ""
#: templates/dash.html:166 #: templates/dash.html:183
msgid "Not maintained" msgid "Not maintained"
msgstr "" msgstr ""