localization.po 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. # French translations for data package
  2. # Traductions françaises du paquet data.
  3. # Copyright (C) 2015 THE data'S COPYRIGHT HOLDER
  4. # This file is distributed under the same license as the data package.
  5. # Automatically generated, 2015.
  6. #
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: data 2\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-07-25 10:54+0200\n"
  12. "PO-Revision-Date: 2015-07-25 10:57+0100\n"
  13. "Last-Translator: samy boutayeb <samy@langues-etcetera.fr>\n"
  14. "Language-Team: none\n"
  15. "Language: fr\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  20. "X-Generator: Poedit 1.6.10\n"
  21. #: sources/views/layout.html.php:27 sources/views/settings.html.php:80
  22. #: sources/controller.php:102
  23. msgid "PirateBox"
  24. msgstr "PirateBox"
  25. #: sources/views/layout.html.php:49
  26. msgid "Error"
  27. msgstr "Erreur"
  28. #: sources/views/layout.html.php:54 sources/views/settings.html.php:60
  29. msgid "Notice"
  30. msgstr "Notice"
  31. #: sources/views/layout.html.php:66
  32. msgid "Any problem? Contribute!"
  33. msgstr "Un problème ? Contribuez !"
  34. #: sources/views/settings.html.php:20
  35. msgid "PirateBox Configuration"
  36. msgstr "Configuration de la PirateBox"
  37. #: sources/views/settings.html.php:22 sources/views/settings.html.php:24
  38. msgid ""
  39. "This is a fast status. Click on More details to show the complete status."
  40. msgstr ""
  41. "Ceci est un résumé du statut. Cliquez sur « Plus de détails » pour consulter "
  42. "l'intégralité du statut."
  43. #: sources/views/settings.html.php:22
  44. msgid "Running"
  45. msgstr "En cours d'exécution"
  46. #: sources/views/settings.html.php:24
  47. msgid "Not Running"
  48. msgstr "Éteint"
  49. #: sources/views/settings.html.php:27
  50. msgid "Loading complete status may take a few minutes. Be patient."
  51. msgstr "Le chargement du statut peut prendre quelques minutes. Soyez patient."
  52. #: sources/views/settings.html.php:27
  53. msgid "More details"
  54. msgstr "Plus de détails"
  55. #: sources/views/settings.html.php:43
  56. msgid "Service"
  57. msgstr "Service"
  58. #: sources/views/settings.html.php:48
  59. msgid "PirateBox Enabled"
  60. msgstr "PirateBox activée"
  61. #: sources/views/settings.html.php:60
  62. msgid "You need to select an associated hotspot."
  63. msgstr "Choisissez un point d'accès à associer."
  64. #: sources/views/settings.html.php:64
  65. msgid "Associated Hotspot"
  66. msgstr "Point d'accès associé"
  67. #: sources/views/settings.html.php:68
  68. msgid "None"
  69. msgstr "Aucun"
  70. #: sources/views/settings.html.php:85
  71. msgid "Name"
  72. msgstr "Nom"
  73. #: sources/views/settings.html.php:92
  74. msgid "Renaming Allowed"
  75. msgstr "Renommage autorisé"
  76. #: sources/views/settings.html.php:101
  77. msgid "Deleting Allowed"
  78. msgstr "Suppression autorisée"
  79. #: sources/views/settings.html.php:110
  80. msgid "Chat Enabled"
  81. msgstr "Chat autorisé"
  82. #: sources/views/settings.html.php:122
  83. msgid "Reloading may take a few minutes. Be patient."
  84. msgstr "Le rechargement peut prendre quelques minutes. Soyez patient."
  85. #: sources/views/settings.html.php:122
  86. msgid "Save and reload"
  87. msgstr "Sauvegarder et recharger"
  88. #: sources/controller.php:94
  89. msgid "The name cannot be empty"
  90. msgstr "Le nom ne peut pas être vide"
  91. #: sources/controller.php:98
  92. msgid "You need to select an associated hotspot"
  93. msgstr "Vous devez choisir un point d'accès à associer"
  94. #: sources/controller.php:102
  95. msgid "configuration not updated"
  96. msgstr "configuration non-mise à jour"
  97. #: sources/controller.php:121
  98. msgid "Configuration updated and service successfully reloaded"
  99. msgstr "Configuration mise à jour et service rechargé avec succès"
  100. #: sources/controller.php:123
  101. msgid "Configuration updated but service reload failed"
  102. msgstr "Configuration mise à jour mais le rechargement du service a échoué"
  103. #: sources/controller.php:127
  104. msgid "Service successfully disabled"
  105. msgstr "Service désactivé avec succès"