mirror of
https://gitee.com/spark-store-project/additional-base-lib
synced 2026-05-14 02:00:20 +08:00
feat: add more translations
This commit is contained in:
8
scripts/transhell/ablrun_fr_FR.transhell
Normal file
8
scripts/transhell/ablrun_fr_FR.transhell
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
TRANSHELL_CONTENT_USAGE="utilisation: \$0 [commande [arguments...]]"
|
||||
TRANSHELL_CONTENT_ADDITIONAL_BASE_LIB_INFO="Le script fait partie de additional-base-lib. Le package fournit un moyen simple de résoudre le problème de compatibilité entre l'application et glibc, alimenté par bubblewrap."
|
||||
TRANSHELL_CONTENT_SCRIPT_AUTO_DETECT="Ce script détecte automatiquement les exécutables normaux et les appimages, puis utilise le script spécifié pour les exécuter. Si vous rencontrez des problèmes, vous pouvez les utiliser directement."
|
||||
TRANSHELL_CONTENT_APPIMAGE_INFO="Pour l'appimage, vous avez besoin de ablrun-appimage."
|
||||
TRANSHELL_CONTENT_NORMAL_EXECUTABLE_INFO="Pour l'exécutable normal, vous avez besoin de ablrun-normal."
|
||||
TRANSHELL_CONTENT_FILE_NOT_EXISTS="Fichier inexistant."
|
||||
|
||||
Reference in New Issue
Block a user