mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Merge branch 'codex/fix/media-load-failure-alert'
# Conflicts: # public/translations/ar/default.json # public/translations/bn/default.json # public/translations/cs/default.json # public/translations/da/default.json # public/translations/de/default.json # public/translations/el/default.json # public/translations/en/default.json # public/translations/es/default.json # public/translations/fa/default.json # public/translations/fi/default.json # public/translations/fil/default.json # public/translations/fr/default.json # public/translations/he/default.json # public/translations/hi/default.json # public/translations/hu/default.json # public/translations/id/default.json # public/translations/it/default.json # public/translations/ja/default.json # public/translations/ko/default.json # public/translations/mr/default.json # public/translations/nl/default.json # public/translations/no/default.json # public/translations/pl/default.json # public/translations/pt/default.json # public/translations/ro/default.json # public/translations/ru/default.json # public/translations/sq/default.json # public/translations/sv/default.json # public/translations/te/default.json # public/translations/th/default.json # public/translations/tr/default.json # public/translations/uk/default.json # public/translations/ur/default.json # public/translations/vi/default.json # public/translations/zh/default.json
This commit is contained in:
@@ -327,7 +327,7 @@
|
||||
"community_offline_info": "Ce tableau pourrait être hors ligne et la publication pourrait échouer.",
|
||||
"pass_questions": "Questions",
|
||||
"pass_document_title": "Pass - 5chan",
|
||||
"pass_heading": "Soutenez 5chan—achetez un 5chan Pass",
|
||||
"pass_heading": "Soutenez 5chan avec 5chan Pass",
|
||||
"pass_intro_body": "5chan Pass est un pass de soutien payant prévu pour 5chan. Il <strong>n'est pas encore disponible</strong>. Lors de son lancement, les détenteurs de 5chan Pass pourront participer au vote du répertoire, publier sur <vip>/vip/</vip> et éviter de devoir saisir une vérification CAPTCHA ou un défi de publication similaire sur les boards 5chan qui prennent en charge le challenge 5chan Pass. Les mécanismes de gouvernance du répertoire sont encore en cours de finalisation et devraient inclure un alignement avec les BSO-holder plutôt qu'un contrôle final réservé au pass. Le checkout sera <strong>crypto only</strong>. Il n'existe aujourd'hui aucun parcours d'achat, d'activation ou de renouvellement en ligne.",
|
||||
"pass_question_what_is": "Qu'est-ce que 5chan Pass ?",
|
||||
"pass_overview": "Aperçu",
|
||||
@@ -374,11 +374,18 @@
|
||||
"revoke": "Révoquer",
|
||||
"p2p_stats": "P2P stats",
|
||||
"enable_pure_p2p": "Enable pure P2P",
|
||||
"enable_pure_p2p_tip": "Use a browser P2P node instead of centralized IPFS gateways.",
|
||||
"enable_pure_p2p_tip": "Use a browser P2P node instead of gateway compatibility mode.",
|
||||
"p2p_stats_loading": "Loading P2P stats...",
|
||||
"p2p_stats_updated": "Updated",
|
||||
"p2p_stats_starting": "P2P stats appear after the P2P client starts.",
|
||||
"pass_question_governance": "5chan Pass contrôlera-t-il la gouvernance de l'annuaire ?",
|
||||
"pass_answer_governance": "Non. L’orientation actuelle est que les détenteurs de 5chan Pass peuvent participer au vote du répertoire, mais les mécanismes finaux de gouvernance devraient inclure un alignement avec les BSO-holder et des garde-fous au lieu d’un contrôle final réservé aux seuls détenteurs du pass.",
|
||||
"app_is_up_to_date": "vous avez la dernière version"
|
||||
"app_is_up_to_date": "vous avez la dernière version",
|
||||
"media_failed_to_load": "L'image externe a échoué",
|
||||
"media_failed_to_load_hint": "Ce site peut bloquer votre réseau; un VPN peut aider",
|
||||
"media_failed_to_load_source": "{{host}}, pas 5chan",
|
||||
"media_failed_to_load_source_unknown": "Hôte externe, pas 5chan",
|
||||
"media_failed_to_load_open_source": "Ouvrir le fichier original",
|
||||
"media_failed_to_load_inline": "L'image externe de {{host}} a échoué. Essayez un VPN.",
|
||||
"media_failed_to_load_inline_unknown": "L'image externe a échoué. Essayez un VPN."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user