Compare commits

...

5 Commits

Author SHA1 Message Date
eric_G
318a1f6a93
Merge pull request #2111 from limaanto/master
Add crabfit
2024-03-10 13:17:12 +01:00
Antoine Lima
9c82874638
Add crabfit logo 2024-03-10 12:41:04 +01:00
Antoine Lima
468ea5229d
Add crabfit to apps.toml 2024-03-10 10:53:47 +01:00
cri
17fe791c6d Translated using Weblate (Spanish)
Currently translated at 1.0% (1 of 95 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/es/
2024-03-09 22:10:57 +01:00
OniriCorpe
c39c97c15b Translated using Weblate (French)
Currently translated at 100.0% (95 of 95 strings)

Translation: YunoHost/store
Translate-URL: https://translate.yunohost.org/projects/yunohost/apps/fr/
2024-03-09 22:10:57 +01:00
6 changed files with 24 additions and 15 deletions

View File

@ -502,6 +502,13 @@ state = "working"
subtags = [ "wiki" ] subtags = [ "wiki" ]
url = "https://github.com/YunoHost-Apps/cowyo_ynh" url = "https://github.com/YunoHost-Apps/cowyo_ynh"
[crabfit]
category = "productivity_and_management"
potential_alternative_to = [ "Doodle", "OpenSondage" ]
state = "working"
subtags = [ "poll" ]
url = "https://github.com/YunoHost-Apps/crabfit_ynh"
[cryptpad] [cryptpad]
category = "office" category = "office"
level = 8 level = 8

BIN
logos/crabfit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

@ -8,19 +8,21 @@ msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-05 19:36+0100\n" "POT-Creation-Date: 2024-03-05 19:36+0100\n"
"PO-Revision-Date: 2024-02-21 06:05+0100\n" "PO-Revision-Date: 2024-03-09 17:32+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: cri <cri@cri.cl>\n"
"Language-Team: es <LL@li.org>\n" "Language-Team: Spanish <https://translate.yunohost.org/projects/yunohost/"
"apps/es/>\n"
"Language: es\n" "Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.3.1\n"
"Generated-By: Babel 2.14.0\n" "Generated-By: Babel 2.14.0\n"
#: app.py:150 #: app.py:150
msgid "App %(app_id) not found" msgid "App %(app_id) not found"
msgstr "" msgstr "App %(app_id) no encontrada"
#: app.py:152 #: app.py:152
msgid "You must be logged in to be able to star an app" msgid "You must be logged in to be able to star an app"

View File

@ -8,15 +8,16 @@ msgstr ""
"Project-Id-Version: PROJECT VERSION\n" "Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-03-05 19:36+0100\n" "POT-Creation-Date: 2024-03-05 19:36+0100\n"
"PO-Revision-Date: 2024-02-27 19:19+0000\n" "PO-Revision-Date: 2024-03-09 04:14+0000\n"
"Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n" "Last-Translator: OniriCorpe <oniricorpe@disroot.org>\n"
"Language-Team: French <https://translate.yunohost.org/projects/yunohost/apps/"
"fr/>\n"
"Language: fr\n" "Language: fr\n"
"Language-Team: French "
"<https://translate.yunohost.org/projects/yunohost/apps/fr/>\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n" "Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 5.3.1\n"
"Generated-By: Babel 2.14.0\n" "Generated-By: Babel 2.14.0\n"
#: app.py:150 #: app.py:150
@ -254,7 +255,7 @@ msgstr "Documentation officielle pour les admins"
#: templates/app.html:142 #: templates/app.html:142
msgid "Official user documentation" msgid "Official user documentation"
msgstr "Documentation officielle pour les utilisateur·ice·s" msgstr "Documentation officielle d'utilisation"
#: templates/app.html:143 #: templates/app.html:143
msgid "Official code repository" msgid "Official code repository"
@ -394,8 +395,8 @@ msgid ""
"advise against their installation and advise users to find alternatives." "advise against their installation and advise users to find alternatives."
msgstr "" msgstr ""
"Cela signifie que le développeur ne les mettra plus à jour. Nous " "Cela signifie que le développeur ne les mettra plus à jour. Nous "
"décourageons fortement leur installation et conseillons aux utilisateurs " "décourageons fortement leur installation et vous conseillons de vous tourner "
"de se tourner vers des alternatives." "vers des alternatives."
#: templates/index.html:10 #: templates/index.html:10
msgid "Application Store" msgid "Application Store"
@ -460,8 +461,8 @@ msgstr "Vous devez être connecté·e pour proposer une app pour la liste de sou
#: templates/wishlist_add.html:40 #: templates/wishlist_add.html:40
msgid "Due to abuses, only one proposal every 15 days per user is allowed." msgid "Due to abuses, only one proposal every 15 days per user is allowed."
msgstr "" msgstr ""
"En raison d'abus, la proposition d'app est limitée à une tous les 15 " "En raison d'abus, la proposition d'app est limitée à une tous les 15 jours "
"jours par utilisateur·ice." "par personne."
#: templates/wishlist_add.html:43 #: templates/wishlist_add.html:43
msgid "" msgid ""
@ -527,4 +528,3 @@ msgstr "Envoyer"
#~ msgid "Please check the license of the app your are proposing" #~ msgid "Please check the license of the app your are proposing"
#~ msgstr "Merci de vérifier la licence de l'app que vous proposez" #~ msgstr "Merci de vérifier la licence de l'app que vous proposez"