mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Add proper display names for subtags
This commit is contained in:
parent
888c8b6c0f
commit
5242685ef4
1 changed files with 198 additions and 69 deletions
223
categories.yml
223
categories.yml
|
@ -7,10 +7,22 @@
|
||||||
en: "Files sync, contact, calendar, password managers, ..."
|
en: "Files sync, contact, calendar, password managers, ..."
|
||||||
fr: "Fichiers, contacts, calendrier, mots de passe, ..."
|
fr: "Fichiers, contacts, calendrier, mots de passe, ..."
|
||||||
subtags:
|
subtags:
|
||||||
- files
|
- id: files
|
||||||
- calendar
|
title:
|
||||||
- contacts
|
en: Files
|
||||||
- password
|
fr: Fichiers
|
||||||
|
- id: calendar
|
||||||
|
title:
|
||||||
|
en: Calendar
|
||||||
|
fr: Calendrier
|
||||||
|
- id: contacts
|
||||||
|
title:
|
||||||
|
en: Contacts
|
||||||
|
fr: Contacts
|
||||||
|
- id: password
|
||||||
|
title:
|
||||||
|
en: Passwords
|
||||||
|
fr: Mots de passe
|
||||||
- id: "publishing"
|
- id: "publishing"
|
||||||
icon: "globe"
|
icon: "globe"
|
||||||
title:
|
title:
|
||||||
|
@ -20,11 +32,26 @@
|
||||||
en: "Websites, blog, wiki, CMS, ..."
|
en: "Websites, blog, wiki, CMS, ..."
|
||||||
fr: "Site web, blog, wiki, CMS, ..."
|
fr: "Site web, blog, wiki, CMS, ..."
|
||||||
subtags:
|
subtags:
|
||||||
- websites
|
- id: websites
|
||||||
- blog
|
title:
|
||||||
- wiki
|
en: Websites
|
||||||
- ecommerce
|
fr: Sites web
|
||||||
- analytics
|
- id: blog
|
||||||
|
title:
|
||||||
|
en: Blog
|
||||||
|
fr: Blog
|
||||||
|
- id: wiki
|
||||||
|
title:
|
||||||
|
en: Wiki
|
||||||
|
fr: Wiki
|
||||||
|
- id: ecommerce
|
||||||
|
title:
|
||||||
|
en: E-commerce
|
||||||
|
fr: Vente en ligne
|
||||||
|
- id: analytics
|
||||||
|
title:
|
||||||
|
en: Analytics
|
||||||
|
fr: Statistiques
|
||||||
- id: "communication"
|
- id: "communication"
|
||||||
icon: "comments-o"
|
icon: "comments-o"
|
||||||
title:
|
title:
|
||||||
|
@ -34,24 +61,51 @@
|
||||||
en: "Chat, email, forum, meetings, ..."
|
en: "Chat, email, forum, meetings, ..."
|
||||||
fr: "Chat, email, forum, meetings, ..."
|
fr: "Chat, email, forum, meetings, ..."
|
||||||
subtags:
|
subtags:
|
||||||
- chat
|
- id: chat
|
||||||
- forum
|
title:
|
||||||
- email
|
en: Instant messaging
|
||||||
- meeting
|
fr: Messagerie instantannée
|
||||||
|
- id: forum
|
||||||
|
title:
|
||||||
|
en: Forum
|
||||||
|
fr: Forum
|
||||||
|
- id: email
|
||||||
|
title:
|
||||||
|
en: Email
|
||||||
|
fr: Email
|
||||||
|
- id: meeting
|
||||||
|
title:
|
||||||
|
en: Meetings
|
||||||
|
fr: Meetings
|
||||||
- id: "office"
|
- id: "office"
|
||||||
icon: "file-text-o"
|
icon: "file-text-o"
|
||||||
title:
|
title:
|
||||||
en: "Office"
|
en: "Office"
|
||||||
fr: "Bureautique"
|
fr: "Bureautique"
|
||||||
description:
|
description:
|
||||||
en: "Text edition, spreadsheets, ..."
|
en: "Collaborative text edition, spreadsheets, ..."
|
||||||
fr: "Edition de texte, tableurs, ..."
|
fr: "Edition de texte collaborative, tableurs, ..."
|
||||||
subtags:
|
subtags:
|
||||||
- text
|
- id: text
|
||||||
- spreadsheet
|
title:
|
||||||
- impress
|
en: Text
|
||||||
- draw
|
fr: Texte
|
||||||
- mindmap
|
- id: spreadsheet
|
||||||
|
title:
|
||||||
|
en: Speadsheet
|
||||||
|
fr: Tableur
|
||||||
|
- id: impress
|
||||||
|
title:
|
||||||
|
en: Slide show
|
||||||
|
fr: Diaporama
|
||||||
|
- id: draw
|
||||||
|
title:
|
||||||
|
en: Graphism
|
||||||
|
fr: Graphisme
|
||||||
|
- id: mindmap
|
||||||
|
title:
|
||||||
|
en: Mindmap
|
||||||
|
fr: Cartes mentale
|
||||||
- id: "productivity_and_management"
|
- id: "productivity_and_management"
|
||||||
icon: "area-chart"
|
icon: "area-chart"
|
||||||
title:
|
title:
|
||||||
|
@ -61,10 +115,22 @@
|
||||||
en: "Tasks, polls, accounting, ERP, ..."
|
en: "Tasks, polls, accounting, ERP, ..."
|
||||||
fr: "Tâches, sondages, comptabilité, ERP, ..."
|
fr: "Tâches, sondages, comptabilité, ERP, ..."
|
||||||
subtags:
|
subtags:
|
||||||
- task
|
- id: task
|
||||||
- poll
|
title:
|
||||||
- accounting
|
en: Task
|
||||||
- business_and_ngos
|
fr: Tâches
|
||||||
|
- id: poll
|
||||||
|
title:
|
||||||
|
en: Poll
|
||||||
|
fr: Sondage
|
||||||
|
- id: accounting
|
||||||
|
title:
|
||||||
|
en: Accounting
|
||||||
|
fr: Comptabilité
|
||||||
|
- id: business_and_ngos
|
||||||
|
title:
|
||||||
|
en: Business and NGOs
|
||||||
|
fr: Entreprises et associations
|
||||||
- id: "small_utilities"
|
- id: "small_utilities"
|
||||||
icon: "umbrella"
|
icon: "umbrella"
|
||||||
title:
|
title:
|
||||||
|
@ -74,8 +140,14 @@
|
||||||
en: "Pastebins, URL shortener, proxies, ..."
|
en: "Pastebins, URL shortener, proxies, ..."
|
||||||
fr: "Pastebins, raccourcisseurs d'URL, proxys, ..."
|
fr: "Pastebins, raccourcisseurs d'URL, proxys, ..."
|
||||||
subtags:
|
subtags:
|
||||||
- pastebin
|
- id: pastebin
|
||||||
- url_shortener
|
title:
|
||||||
|
en: Pastebin
|
||||||
|
fr: Pastebin
|
||||||
|
- id: url_shortener
|
||||||
|
title:
|
||||||
|
en: URL shortener
|
||||||
|
fr: Raccourcisseurs d'URL
|
||||||
- id: "reading"
|
- id: "reading"
|
||||||
icon: "newspaper-o"
|
icon: "newspaper-o"
|
||||||
title:
|
title:
|
||||||
|
@ -85,21 +157,39 @@
|
||||||
en: "Newsfeed readers, books library, ..."
|
en: "Newsfeed readers, books library, ..."
|
||||||
fr: "Fils d'actualité, livres, ..."
|
fr: "Fils d'actualité, livres, ..."
|
||||||
subtags:
|
subtags:
|
||||||
- rssreader
|
- id: rssreader
|
||||||
- books
|
title:
|
||||||
|
en: RSS readers
|
||||||
|
fr: Lecteurs RSS
|
||||||
|
- id: books
|
||||||
|
title:
|
||||||
|
en: Books
|
||||||
|
fr: Livres
|
||||||
- id: "multimedia"
|
- id: "multimedia"
|
||||||
icon: "music"
|
icon: "music"
|
||||||
title:
|
title:
|
||||||
en: "Multimedia"
|
en: "Multimedia"
|
||||||
fr: "Multimédia"
|
fr: "Multimédia"
|
||||||
description:
|
description:
|
||||||
en: "Music / pictures gallery, P2P, TV shows, ..."
|
en: "Music library, pictures gallery, P2P, TV shows, ..."
|
||||||
fr: "Gallerie de musique, d'images, P2P, séries, ..."
|
fr: "Bibliothèque de musique, d'images, P2P, séries, ..."
|
||||||
subtags:
|
subtags:
|
||||||
- mediacenter
|
- id: mediacenter
|
||||||
- download
|
title:
|
||||||
- music
|
en: Media centers
|
||||||
- pictures
|
fr: Centre multimédia
|
||||||
|
- id: download
|
||||||
|
title:
|
||||||
|
en: Download
|
||||||
|
fr: Téléchargement
|
||||||
|
- id: music
|
||||||
|
title:
|
||||||
|
en: Music
|
||||||
|
fr: Musique
|
||||||
|
- id: pictures
|
||||||
|
title:
|
||||||
|
en: Pictures
|
||||||
|
fr: Images
|
||||||
- id: "social_media"
|
- id: "social_media"
|
||||||
icon: "users"
|
icon: "users"
|
||||||
title:
|
title:
|
||||||
|
@ -109,12 +199,30 @@
|
||||||
en: "Microblogging, federated medias"
|
en: "Microblogging, federated medias"
|
||||||
fr: "Microblogging, médias fédérés"
|
fr: "Microblogging, médias fédérés"
|
||||||
subtags:
|
subtags:
|
||||||
- microblogging
|
- id: microblogging
|
||||||
- blogging
|
title:
|
||||||
- events
|
en: Microblogging
|
||||||
- videos
|
fr: Microblogging
|
||||||
- pictures
|
- id: blogging
|
||||||
- music
|
title:
|
||||||
|
en: Blogging
|
||||||
|
fr: Blogging
|
||||||
|
- id: events
|
||||||
|
title:
|
||||||
|
en: Events
|
||||||
|
fr: Événements
|
||||||
|
- id: videos
|
||||||
|
title:
|
||||||
|
en: Videos
|
||||||
|
fr: Videos
|
||||||
|
- id: pictures
|
||||||
|
title:
|
||||||
|
en: Pictures
|
||||||
|
fr: Images
|
||||||
|
- id: music
|
||||||
|
title:
|
||||||
|
en: Music
|
||||||
|
fr: Musique
|
||||||
- id: "games"
|
- id: "games"
|
||||||
icon: "gamepad"
|
icon: "gamepad"
|
||||||
title:
|
title:
|
||||||
|
@ -132,9 +240,18 @@
|
||||||
en: "Git forges, apps skeleton, CI, translation, ..."
|
en: "Git forges, apps skeleton, CI, translation, ..."
|
||||||
fr: "Forges git, squelette d'apps, CI, traduction, ..."
|
fr: "Forges git, squelette d'apps, CI, traduction, ..."
|
||||||
subtags:
|
subtags:
|
||||||
- forge
|
- id: forge
|
||||||
- skeleton
|
title:
|
||||||
- programming
|
en: Forge
|
||||||
|
fr: Forge
|
||||||
|
- id: skeleton
|
||||||
|
title:
|
||||||
|
en: Skeleton
|
||||||
|
fr: Squelettes
|
||||||
|
- id: programming
|
||||||
|
title:
|
||||||
|
en: Programming
|
||||||
|
fr: Programmation
|
||||||
- id: "system_tools"
|
- id: "system_tools"
|
||||||
icon: "wrench"
|
icon: "wrench"
|
||||||
title:
|
title:
|
||||||
|
@ -144,10 +261,22 @@
|
||||||
en: "Monitoring, backup, network, DB tools, ..."
|
en: "Monitoring, backup, network, DB tools, ..."
|
||||||
fr: "Monitoring, sauvegardes, outils réseau, bases de données, ..."
|
fr: "Monitoring, sauvegardes, outils réseau, bases de données, ..."
|
||||||
subtags:
|
subtags:
|
||||||
- backup
|
- id: backup
|
||||||
- monitoring
|
title:
|
||||||
- network
|
en: Backup
|
||||||
- db
|
fr: Sauvegardes
|
||||||
|
- id: monitoring
|
||||||
|
title:
|
||||||
|
en: Monitoring
|
||||||
|
fr: Monitoring
|
||||||
|
- id: network
|
||||||
|
title:
|
||||||
|
en: Network
|
||||||
|
fr: Réseau
|
||||||
|
- id: db
|
||||||
|
title:
|
||||||
|
en: Databases
|
||||||
|
fr: Bases de données
|
||||||
- id: "iot"
|
- id: "iot"
|
||||||
icon: "home"
|
icon: "home"
|
||||||
title:
|
title:
|
||||||
|
|
Loading…
Add table
Reference in a new issue