mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: YunoHost/store Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/
This commit is contained in:
parent
fedb300741
commit
0fd65974ec
41 changed files with 984 additions and 984 deletions
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:04+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: ar <LL@li.org>\n"
|
||||
|
@ -19,16 +19,16 @@ msgstr ""
|
|||
"&& n%100<=10 ? 3 : n%100>=0 && n%100<=2 ? 4 : 5);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -37,85 +37,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -123,7 +123,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -131,7 +131,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:05+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: bn_BD <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:05+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: br <LL@li.org>\n"
|
||||
|
@ -22,16 +22,16 @@ msgstr ""
|
|||
"3 : n%1000000==0 ? 4 : 5);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -40,85 +40,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -126,7 +126,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -134,7 +134,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-03-23 19:04+0000\n"
|
||||
"Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n"
|
||||
"Language-Team: Catalan <https://translate.yunohost.org/projects/yunohost/"
|
||||
|
@ -20,16 +20,16 @@ msgstr ""
|
|||
"X-Generator: Weblate 5.3.1\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr "No es troba l'aplicació %(app_id)s"
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr "Heu d'iniciar sessió per poder destacar una aplicació"
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -43,16 +43,16 @@ msgstr ""
|
|||
"amb el fòrum, i més concretament: introduir almenys 5 temes, llegir almenys "
|
||||
"30 publicacions i dedicar almenys 10 minuts llegint publicacions."
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr "Heu d'iniciar sessió per enviar una aplicació a la llista de desitjos"
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
"El testimoni CSRF no és vàlid; actualitzeu la pàgina i torneu-ho a provar"
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
|
@ -60,47 +60,47 @@ msgstr ""
|
|||
"La proposta d'addicions a la llista de desitjos està limitada a un cop cada "
|
||||
"15 dies per usuari. Si us plau, torna-ho a provar d'aquí a uns dies."
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr "El nom de l'aplicació ha de tenir com a mínim 3 caràcters"
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr "El nom de l'aplicació ha de tenir menys de 30 caràcters"
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr "La descripció de l'aplicació ha de tenir almenys 5 caràcters"
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr "La descripció de l'aplicació ha de tenir menys de 100 caràcters"
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr "L'URL del dipòsit de codi amunt ha de tenir com a mínim 10 caràcters"
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr "L'URL del dipòsit de codi amunt ha de tenir menys de 150 caràcters"
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr "L'URL de la llicència ha de tenir com a mínim 10 caràcters"
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr "L'URL de la llicència ha de tenir menys de 250 caràcters"
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr "L'URL del lloc web ha de tenir menys de 150 caràcters"
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr "El nom de l'aplicació conté caràcters especials"
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
|
@ -109,12 +109,12 @@ msgstr ""
|
|||
"màrqueting, termes difusos ni repetir que l'aplicació és «gratuïta» i "
|
||||
"«autohostatjada»."
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
"No cal repetir el nom de l'aplicació. Centra't en el que fa l'aplicació."
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
|
@ -124,7 +124,7 @@ msgstr ""
|
|||
"canvi, podeu <a href='%(url)s'>afegir una estrella a l'aplicació per mostrar "
|
||||
"el vostre interès</a>."
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
|
@ -133,7 +133,7 @@ msgstr ""
|
|||
"Una aplicació amb el nom %(slug)s ja existeix al catàleg, <a "
|
||||
"href='%(url)s'>podeu veure la seva pàgina aquí</a>."
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -145,7 +145,7 @@ msgstr ""
|
|||
"aquesta aplicació</a>? En cas contrari, si us plau, informeu el problema a "
|
||||
"l'equip de YunoHost."
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -156,7 +156,7 @@ msgstr ""
|
|||
"validat per l'equip de YunoHost. Podeu fer un seguiment del progrés aquí: <a "
|
||||
"href='%(url)s'>%(url)s</a>"
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr "Malauradament s'ha denegat l'inici de sessió."
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:08+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: ckb <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:09+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: cs <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:05+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: da <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-03-23 19:04+0000\n"
|
||||
"Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n"
|
||||
"Language-Team: German <https://translate.yunohost.org/projects/yunohost/apps/"
|
||||
|
@ -20,16 +20,16 @@ msgstr ""
|
|||
"X-Generator: Weblate 5.3.1\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr "App %(app_id)s nicht gefunden"
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr "Sie müssen angemeldet sein, um eine App markieren zu können"
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -44,17 +44,17 @@ msgstr ""
|
|||
"Beiträge gelesen und mindestens 10 Minuten damit verbracht haben, Beiträge "
|
||||
"zu lesen."
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr "Sie müssen angemeldet sein, um eine App auf die Wunschliste zu setzen"
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
"Ungültiges CSRF-Token. Bitte aktualisieren Sie die Seite und versuchen Sie "
|
||||
"es erneut"
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
|
@ -63,49 +63,49 @@ msgstr ""
|
|||
"pro Benutzer beschränkt. Bitte versuchen Sie es in ein paar Tagen noch "
|
||||
"einmal."
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr "Der App-Name sollte mindestens 3 Zeichen lang sein"
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr "Der App-Name sollte weniger als 30 Zeichen lang sein"
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr "Die App-Beschreibung sollte mindestens 5 Zeichen lang sein"
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr "Die App-Beschreibung sollte weniger als 100 Zeichen umfassen"
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
"Die Upstream-Code-Repository-URL sollte mindestens 10 Zeichen lang sein"
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
"Die Upstream-Code-Repository-URL sollte weniger als 150 Zeichen lang sein"
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr "Die Lizenz-URL sollte mindestens 10 Zeichen lang sein"
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr "Die Lizenz-URL sollte weniger als 250 Zeichen lang sein"
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr "Die Website-URL sollte weniger als 150 Zeichen lang sein"
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr "Der App-Name enthält Sonderzeichen"
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
|
@ -114,13 +114,13 @@ msgstr ""
|
|||
"unpräzise Begriffe zu verwenden oder zu wiederholen, dass die App 'frei' und "
|
||||
"'selbsthostbar' ist."
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
"Bitte wiederholen Sie den Namen der Anwendung nicht. Es geht darum, was die "
|
||||
"App tut."
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
|
@ -130,7 +130,7 @@ msgstr ""
|
|||
"Sie können stattdessen der App <a href='%(url)s'>einen Stern hinzufügen</a>, "
|
||||
"um Ihr Interesse zu zeigen."
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, fuzzy, python-format
|
||||
#| msgid ""
|
||||
#| "An entry with the name %(slug)s already exists in the wishlist, instead, "
|
||||
|
@ -143,7 +143,7 @@ msgstr ""
|
|||
"Sie können stattdessen der App <a href='%(url)s'>einen Stern hinzufügen</a>, "
|
||||
"um Ihr Interesse zu zeigen."
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -154,7 +154,7 @@ msgstr ""
|
|||
"werden… Vielleicht gibt es bereits <a href='%(url)s'>einen wartenden PR für "
|
||||
"diese App</a>? Andernfalls melden Sie das Problem bitte dem YunoHost-Team."
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -165,7 +165,7 @@ msgstr ""
|
|||
"YunoHost-Team validiert werden. Sie können den Fortschritt hier verfolgen: "
|
||||
"<a href='%(url)s'>%(url)s</a>"
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr "Leider wurde die Anmeldung verweigert."
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:06+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: el <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:06+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: eo <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-03-23 00:54+0000\n"
|
||||
"Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n"
|
||||
"Language-Team: Spanish <https://translate.yunohost.org/projects/yunohost/"
|
||||
|
@ -20,16 +20,16 @@ msgstr ""
|
|||
"X-Generator: Weblate 5.3.1\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr "App %(app_id)s no encontrada"
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -38,85 +38,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -124,7 +124,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -132,7 +132,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-03-23 13:39+0000\n"
|
||||
"Last-Translator: xabirequejo <xabi.rn@gmail.com>\n"
|
||||
"Language-Team: Basque <https://translate.yunohost.org/projects/yunohost/apps/"
|
||||
|
@ -20,16 +20,16 @@ msgstr ""
|
|||
"X-Generator: Weblate 5.3.1\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr "Ez da %(app_id)s aplikazioa aurkitu"
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr "Saioa hasi behar duzu aplikazioei izarra jarri ahal izateko"
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -43,15 +43,15 @@ msgstr ""
|
|||
"bost gai sartu, 30 publikazio irakurri gutxienez, eta publikazioak "
|
||||
"irakurtzen 10 minutu gutxienez ematen."
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr "Saioa hasi behar duzu deria-zerrendan aplikazio bat gehitzeko"
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr "CSRF token baliogabea; freskatu orrialdea eta saiatu berriro"
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
|
@ -60,49 +60,49 @@ msgstr ""
|
|||
"bakoitzak aplikazio bat proposa dezake hamabostean behin. Saiatu egun batzuk "
|
||||
"barru."
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr "Aplikazioaren izenak hiru karaktere izan behar ditu gutxienez"
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr "Aplikazioaren izenak 30 karaktere izan ditzazke gehienez"
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr "Aplikazioaren deskribapenak bost karaktere izan behar ditu gutxienez"
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr "Aplikazioaren deskribapenak 100 karaktere izan ditzazke gehienez"
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
"Jatorrizko kode-gordailuaren URLak 10 karaktere izan behar ditu gutxienez"
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
"Jatorrizko kode-gordailuaren URLak 150 karaktere izan ditzazke gehienez"
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr "Lizentziaren URLak 10 karaktere izan behar ditu gutxienez"
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr "Lizentziaren URLak 250 karaktere izan ditzazke gehienez"
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr "Webgunearen URLak 150 karaktere izan ditzazke gehienez"
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr "Aplikazioaren izenak karaktere bereziak dauzka"
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
|
@ -111,13 +111,13 @@ msgstr ""
|
|||
"gabe, eta ez errepikatu aplikazioa \"librea\" eta \"norberak ostatatzekoa\" "
|
||||
"dela."
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
"Ez dago aplikazioaren izena errepikatu beharrik. Azpimarratu aplikazioak zer "
|
||||
"egiten duen."
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
|
@ -127,7 +127,7 @@ msgstr ""
|
|||
"gehitu ordez, <a href='%(url)s'>jarri izar bat aplikazioari zure interesa "
|
||||
"erakusteko</a>."
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
|
@ -136,7 +136,7 @@ msgstr ""
|
|||
"Lehendik ere dago %(slug)s izena duen aplikazioa katalogoan, <a "
|
||||
"href='%(url)s'>hemen ikus dezakezu</a>."
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -147,7 +147,7 @@ msgstr ""
|
|||
"lehendik ere <a href='%(url)s'>egina dago onespenaren zain</a>? Bestela "
|
||||
"jakinarazi arazoa YunoHost taldeari."
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -158,7 +158,7 @@ msgstr ""
|
|||
"baliozkotu behar du orain. Egoera hemen ikusi dezakezu: <a href='%(url)s'>"
|
||||
"%(url)s</a>"
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr "Zoritxarrez saio hasiera ukatu da."
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:08+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: fa <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:06+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: fi <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-03-23 19:04+0000\n"
|
||||
"Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n"
|
||||
"Language-Team: French <https://translate.yunohost.org/projects/yunohost/apps/"
|
||||
|
@ -20,16 +20,16 @@ msgstr ""
|
|||
"X-Generator: Weblate 5.3.1\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr "L'app %(app_id)s n'a pas été trouvée"
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr "Veuillez vous connecter pour mettre une app en favoris"
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -43,16 +43,16 @@ msgstr ""
|
|||
"moins 5 fils de discussion, lire au moins 30 messages, et passer au moins 10 "
|
||||
"minutes à lire des messages."
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
"Veuillez vous connecter pour proposer une app pour la liste de souhaits"
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr "Jeton CSRF invalide, prière de rafraîchir la page et de réessayer"
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
|
@ -60,47 +60,47 @@ msgstr ""
|
|||
"Proposer une app dans la liste de souhaits est limité à une fois tous les 15 "
|
||||
"jours et par personne. Merci de réessayer dans quelques jours."
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr "Le nom d'app devrait contenir au moins 3 caractères"
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr "Le nom d'app devrait contenir moins de 30 caractères"
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr "La description de l'app devrait contenir au moins 5 caractères"
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr "La description de l'app devrait contenir moins de 100 caractères"
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr "L'URL du dépôt de code devrait contenir au moins 10 caractères"
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr "L'URL du dépôt de code devrait contenir moins de 150 caractères"
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr "L'URL de la licence devrait contenir au moins de 10 caractères"
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr "L'URL de la licence devrait contenir moins de 250 caractères"
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr "L'URL du site web devrait contenir moins de 150 caractères"
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr "Le nom de l'app contient des caractères spéciaux"
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
|
@ -108,13 +108,13 @@ msgstr ""
|
|||
"S'il vous plaît décrivez ce que fait l'application sans utiliser de termes "
|
||||
"marketing nébuleux ou répéter que l'app est 'libre' ou 'auto-hébergeable'."
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
"Pas besoin de répéter le nom de l'application. Prière de rester concis et de "
|
||||
"se concentrer sur ce que l'app fait."
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
|
@ -124,7 +124,7 @@ msgstr ""
|
|||
"pouvez <a href='%(url)s'>l'ajouter en favori</a> afin de montrer votre "
|
||||
"intérêt."
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
|
@ -133,7 +133,7 @@ msgstr ""
|
|||
"Une app nommée %(slug)s existe déjà dans le catalogue, <a "
|
||||
"href='%(url)s'>vous pouvez voir sa page ici</a>."
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -144,7 +144,7 @@ msgstr ""
|
|||
"souhaits… Peut-être qu'il y a <a href='%(url)s'>déjà une PR en attente pour "
|
||||
"cette app</a> ? Sinon, merci de signaler le problème à l'équipe YunoHost."
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -155,7 +155,7 @@ msgstr ""
|
|||
"app. Elle doit maintenant être validée par l'équipe YunoHost. Vous pouvez "
|
||||
"suivre cette demande ici : <a href='%(url)s'>%(url)s</a>"
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr "Malheureusement, la connexion a été refusée."
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-03-23 19:04+0000\n"
|
||||
"Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n"
|
||||
"Language-Team: Galician <https://translate.yunohost.org/projects/yunohost/"
|
||||
|
@ -20,16 +20,16 @@ msgstr ""
|
|||
"X-Generator: Weblate 5.3.1\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr "Non se atopa a app %(app_id)s"
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr "Tes que iniciar sesión para poder poñerlle estrela á app"
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -43,15 +43,15 @@ msgstr ""
|
|||
"entrar polo menos en 5 temas, ler polo menos 30 publicacións e ter estado "
|
||||
"lendo publicacións durante 10 minutos polo menos."
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr "Tes que iniciar sesión para poder enviar unha app á lista de desexos"
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr "Token CSRF non válido, actualiza a páxina e volve intentalo"
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
|
@ -59,49 +59,49 @@ msgstr ""
|
|||
"As propostas de adicións á lista de desexos están limitadas a unha vez cada "
|
||||
"15 días por usuaria. Inténtao outra vez nuns días."
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr "O nome ten que ter 3 caracteres como mínimo"
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr "O nome da app ten que ter menos de 30 caracteres"
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr "A descrición da app ten que ter 5 caracteres como mínimo"
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr "A descrición da app ten que ter menos de 100 caracteres"
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
"O URL do repositorio de orixe do código ten que ter 10 caracteres como mínimo"
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
"O URL do repositorio de orixe do código ten que ter menos de 150 caracteres"
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr "O URL da licenza ten que ter 10 caracteres como mínimo"
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr "O URL da licenza ten que ter menos de 250 caracteres"
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr "O URL da páxina web ten que ter menos de 150 caracteres"
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr "O nome da app contén caracteres especiais"
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
|
@ -109,11 +109,11 @@ msgstr ""
|
|||
"Céntrate no que fai a app, se usar termos pouco concretos de márquetin ou "
|
||||
"repetindo que a app é 'libre' e 'auto-hospedable'."
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr "Non é preciso repetir o nome da app. Céntrate no que fai."
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
|
@ -122,7 +122,7 @@ msgstr ""
|
|||
"Xa existe unha entrada co nome %(slug)s, así que podes <a "
|
||||
"href='%(url)s'>engadirlle unha estrela para mostrar interese</a>."
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
|
@ -131,7 +131,7 @@ msgstr ""
|
|||
"Xa hai unha app no catálogo co nome %(slug)s, <a href='%(url)s'>aquí podes "
|
||||
"ver a súa páxina</a>."
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -142,7 +142,7 @@ msgstr ""
|
|||
"estar en <a href='%(url)s'>agarda unha petición para esta app</a>? Se non, "
|
||||
"informa da incidencia ao equipo YunoHost."
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -153,7 +153,7 @@ msgstr ""
|
|||
"polo equipo de YunoHost. Podes ver aquí o proceso: <a href='%(url)s'>"
|
||||
"%(url)s</a>"
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr "É unha mágoa, pero rexeitouse o acceso."
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:06+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: he <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:06+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: hi <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:06+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: hu <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:06+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: id <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:07+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: it <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:07+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: ja <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:07+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: kab <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:05+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: ko <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:07+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: lt <LL@li.org>\n"
|
||||
|
@ -19,16 +19,16 @@ msgstr ""
|
|||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -37,85 +37,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -123,7 +123,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -131,7 +131,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:07+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: mk <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:07+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: nb_NO <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:07+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: ne <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:07+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: nl <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:08+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: oc <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:08+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: pl <LL@li.org>\n"
|
||||
|
@ -19,16 +19,16 @@ msgstr ""
|
|||
"|| n%100>=20) ? 1 : 2);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -37,85 +37,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -123,7 +123,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -131,7 +131,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:08+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: pt <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:08+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: pt_BR <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:08+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: ru <LL@li.org>\n"
|
||||
|
@ -19,16 +19,16 @@ msgstr ""
|
|||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -37,85 +37,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -123,7 +123,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -131,7 +131,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:08+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: sk <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:08+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: sl <LL@li.org>\n"
|
||||
|
@ -19,16 +19,16 @@ msgstr ""
|
|||
"%100==4 ? 2 : 3);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -37,85 +37,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -123,7 +123,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -131,7 +131,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:09+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: sv <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:09+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: te <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:09+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: tr <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:09+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: uk <LL@li.org>\n"
|
||||
|
@ -19,16 +19,16 @@ msgstr ""
|
|||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -37,85 +37,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -123,7 +123,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -131,7 +131,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-04-01 00:57+0200\n"
|
||||
"POT-Creation-Date: 2024-05-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2024-02-21 06:05+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: zh_Hans <LL@li.org>\n"
|
||||
|
@ -18,16 +18,16 @@ msgstr ""
|
|||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"Generated-By: Babel 2.14.0\n"
|
||||
|
||||
#: app.py:150
|
||||
#: app.py:152
|
||||
#, python-format
|
||||
msgid "App %(app_id)s not found"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:153
|
||||
#: app.py:155
|
||||
msgid "You must be logged in to be able to star an app"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:155 app.py:205 app.py:513 templates/wishlist_add.html:33
|
||||
#: app.py:157 app.py:202 app.py:494 templates/wishlist_add.html:33
|
||||
msgid ""
|
||||
"Note that, due to various abuses, we restricted login on the app store to "
|
||||
"'trust level 1' users.<br/><br/>'Trust level 1' is obtained after "
|
||||
|
@ -36,85 +36,85 @@ msgid ""
|
|||
"reading posts."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:203
|
||||
#: app.py:200
|
||||
msgid "You must be logged in to submit an app to the wishlist"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:220
|
||||
#: app.py:215
|
||||
msgid "Invalid CSRF token, please refresh the page and try again"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:260
|
||||
#: app.py:253
|
||||
msgid ""
|
||||
"Proposing wishlist additions is limited to once every 15 days per user. "
|
||||
"Please try again in a few days."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:264
|
||||
#: app.py:257
|
||||
msgid "App name should be at least 3 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:265
|
||||
#: app.py:258
|
||||
msgid "App name should be less than 30 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:268
|
||||
#: app.py:261
|
||||
msgid "App description should be at least 5 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:272
|
||||
#: app.py:265
|
||||
msgid "App description should be less than 100 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:276
|
||||
#: app.py:269
|
||||
msgid "Upstream code repo URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:280
|
||||
#: app.py:273
|
||||
msgid "Upstream code repo URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:284
|
||||
#: app.py:277
|
||||
msgid "License URL should be at least 10 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:288
|
||||
#: app.py:281
|
||||
msgid "License URL should be less than 250 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:290
|
||||
#: app.py:283
|
||||
msgid "Website URL should be less than 150 characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:293
|
||||
#: app.py:286
|
||||
msgid "App name contains special characters"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:300
|
||||
#: app.py:293
|
||||
msgid ""
|
||||
"Please focus on what the app does, without using marketing, fuzzy terms, or "
|
||||
"repeating that the app is 'free' and 'self-hostable'."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:310
|
||||
#: app.py:303
|
||||
msgid "No need to repeat the name of the app. Focus on what the app does."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:344
|
||||
#: app.py:333
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An entry with the name %(slug)s already exists in the wishlist, instead, you "
|
||||
"can <a href='%(url)s'>add a star to the app to show your interest</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:361
|
||||
#: app.py:348
|
||||
#, python-format
|
||||
msgid ""
|
||||
"An app with the name %(slug)s already exists in the catalog, <a "
|
||||
"href='%(url)s'>you can see its page here</a>."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:386
|
||||
#: app.py:373
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Failed to create the pull request to add the app to the wishlist… Maybe "
|
||||
|
@ -122,7 +122,7 @@ msgid ""
|
|||
"please report the issue to the YunoHost team."
|
||||
msgstr ""
|
||||
|
||||
#: app.py:438
|
||||
#: app.py:423
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Your proposed app has succesfully been submitted. It must now be validated "
|
||||
|
@ -130,7 +130,7 @@ msgid ""
|
|||
"%(url)s</a>"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:511
|
||||
#: app.py:492
|
||||
msgid "Unfortunately, login was denied."
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue