This repository has been archived by the owner on Jun 20, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add French support(Provided by YoungRichNigger9 on GitHub) and update…
… notification code.
- Loading branch information
Showing
5 changed files
with
60 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
French translated by: | ||
[email protected] | ||
Thank for everyone above! | ||
--> | ||
<resources> | ||
<string name="application_name">Pocket Server</string> | ||
|
||
<string name="activity_main">Pocket Server</string> | ||
<string name="activity_console">Console</string> | ||
|
||
<string name="button_send">Envoyer</string> | ||
<string name="button_stop">Arrêter le serveur</string> | ||
<string name="button_start">Démarrer le serveur</string> | ||
<string name="button_mount">Monter la Bibliothèque Java(ROOT)</string> | ||
|
||
<string name="check_nukkit">Nukkit</string> | ||
<string name="check_pocketmine">PocketMine</string> | ||
<string name="check_ansi">Activer le support ANSI</string> | ||
<string name="check_kusud">Utiliser (ku.sud) pour demande l\'accès root</string> | ||
|
||
<string name="message_copied">Copié.</string> | ||
<string name="message_done">Fini.</string> | ||
<string name="message_running">est en cours d’exécution</string> | ||
<string name="message_tap_open">Appuyez pour ouvrir le serveur MinecraftPE</string> | ||
<string name="message_installing">Installation, s’il vous plaît patienter...</string> | ||
<string name="message_downloading">Téléchargement de %s ...</string> | ||
<string name="message_install_fail">L\'installation a échoué:</string> | ||
<string name="message_install_success">Installez avec succès.</string> | ||
<string name="message_install_fail_path">L\'installation a échoué,s’il vous plaît mes "nukkit_library.tar.gz" à</string> | ||
<string name="message_no_artifacts">Aucun artefact trouvé.</string> | ||
<string name="message_select_repository">S\'il vous plaît sélectionner un référentiel %s</string> | ||
|
||
<string name="label_management">Gestion du serveur</string> | ||
<string name="label_type">Type de server</string> | ||
<string name="label_console">Personnaliser le console</string> | ||
<string name="label_console_fontsize">Taille de police:</string> | ||
|
||
<string name="menu_console">Console</string> | ||
<string name="menu_kill">Arrêter le server</string> | ||
<string name="menu_clear">Effacer</string> | ||
<string name="menu_copy">Copié</string> | ||
<string name="menu_install_php">Installer PHP</string> | ||
<string name="menu_install_php7">Télécharger & Installer PHP7</string> | ||
<string name="menu_install_java">Installer Java</string> | ||
<string name="menu_download">Télécharger le serveur</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters