Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
06c1074
FRENCH translation for Reputation System extension
Galixte Feb 27, 2015
fdfdca5
FRENCH translation for info_acp_reputation.php file
Galixte Feb 27, 2015
71cbf41
FRENCH translation for permissions_reputation.php file
Galixte Feb 27, 2015
88ff72c
FRENCH translation for reputation_acp.php file
Galixte Feb 27, 2015
061c0f1
FRENCH translation for reputation_common.php file
Galixte Feb 27, 2015
a36f8c3
FRENCH translation for reputation_rating.php file
Galixte Feb 27, 2015
dc21e32
FRENCH translation for reputation_system.php file
Galixte Feb 27, 2015
d97b2bf
FRENCH translation for reputation_toplist.php file
Galixte Feb 27, 2015
23599b8
FRENCH translation for reputation_warning.php file
Galixte Feb 27, 2015
4b4e728
Update for FRENCH translation for info_acp_reputation.php file
Galixte Feb 28, 2015
333f208
Update for ENGLISH translation for info_acp_reputation.php file
Galixte Feb 28, 2015
1baeaf9
Update for FRENCH translation - UTF8 FRENCH quotes
Galixte Mar 1, 2015
91e7c68
Update for ENGLISH translation for reputation_system.php file
Galixte Mar 11, 2015
d804339
Update for FRENCH translation for reputation_system.php file
Galixte Mar 11, 2015
9358359
Minor update for ENGLISH for reputation_acp.php file
Galixte Mar 11, 2015
e074d1d
Update for reputation_common.php file
Galixte Mar 11, 2015
f96aa06
Update for reputation_common.php file
Galixte Mar 11, 2015
8d1e2a6
Correct update for reputation_common.php file
Galixte Mar 11, 2015
342777d
Correct update for reputation_system.php file
Galixte Mar 11, 2015
7ae9d20
Correct update for reputation_common.php file
Galixte Mar 11, 2015
d2b261f
Add missing L_COLON keys
Galixte Jun 9, 2015
5f614f0
fix correct class
Galixte Jun 9, 2015
9f50308
Fix colors class and padding button on viewtopic
Galixte Jun 10, 2015
072723a
fix colors class and padding button on viewtopic
Galixte Jun 10, 2015
7152b54
Fix padding button on viewtopic
Galixte Jun 10, 2015
8a69f7c
Update of FRENCH translation for Reputation System extension
Galixte Sep 20, 2015
787a39d
Update of FRENCH translation for Reputation System extension
Galixte Sep 20, 2015
55ab2e8
Update of FRENCH translation for Reputation System extension
Galixte Sep 20, 2015
8fe1b83
Update of FRENCH translation for Reputation System extension
Galixte Sep 20, 2015
34dc006
Update of FRENCH translation for Reputation System extension
Galixte Sep 20, 2015
7c8a81f
Update of FRENCH translation for Reputation System extension
Galixte Sep 20, 2015
43facdf
Update of FRENCH translation for Reputation System extension
Galixte Sep 20, 2015
d091473
Update of FRENCH translation for Reputation System extension
Galixte Sep 20, 2015
aa7f535
Update of FRENCH translation for Reputation System extension
Galixte Sep 20, 2015
13e0b5b
Update padding on viewtopic buttons
Galixte Oct 15, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions language/en/info_acp_reputation.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@
'LOG_USER_REPUTATION_CLEARED' => '<strong>Cleared user reputation</strong><br />User: %1$s',
'LOG_REPUTATION_SYNC' => '<strong>Reputation System resynchronised</strong>',
'LOG_REPUTATION_TRUNCATE' => '<strong>Cleared reputations</strong>',
'REPUTATION_SETTINGS_CHANGED' => '<strong>Altered Reputation System settings</strong>',
));
2 changes: 1 addition & 1 deletion language/en/reputation_acp.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
'RS_ENABLE' => 'Enable Reputation System',

'RS_SYNC' => 'Synchronise Reputation System',
'RS_SYNC_EXPLAIN' => 'You can synchronise reputation points after a mass removal of posts/topics/users, changing reputation settings, changing post authors, conversions from others systems. This may take a while. You will be notified when the process is completed.<br /><strong>Warning!</strong> All reputation points that do not match the reputation settings will be deleted during synchronization . It is recommended to make backup of the reputation table (DB) before synchronisation.',
'RS_SYNC_EXPLAIN' => 'You can synchronise reputation points after a mass removal of posts/topics/users, changing reputation settings, changing post authors, conversions from others systems. This may take a while. You will be notified when the process is completed.<br /><strong>Warning!</strong> All reputation points that do not match the reputation settings will be deleted during synchronization. It is recommended to make backup of the reputation table (DB) before synchronisation.',
'RS_SYNC_REPUTATION_CONFIRM' => 'Are you sure you wish to synchronise reputations?',

'RS_TRUNCATE' => 'Clear Reputation System',
Expand Down
2 changes: 1 addition & 1 deletion language/en/reputation_common.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
'RS_COMMENT' => 'Comment',
'RS_POINTS' => 'Points',

'RS_POST_REPUTATION' => 'Post reputation',
'RS_POST_REPUTATION' => 'Post reputation',
'RS_POST_RATED' => 'You have rated this post',
'RS_RATE_POST_POSITIVE' => 'Rate post positive',
'RS_RATE_POST_NEGATIVE' => 'Rate post negative',
Expand Down
2 changes: 1 addition & 1 deletion language/en/reputation_system.php
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
'RS_POWER_DETAILS' => 'How reputation power should be calculated',
'RS_POWER_DETAIL_AGE' => 'By registration date',
'RS_POWER_DETAIL_POSTS' => 'By number of posts',
'RS_POWER_DETAIL_REPUTAION' => 'By reputation',
'RS_POWER_DETAIL_REPUTATION' => 'By reputation',
'RS_POWER_DETAIL_WARNINGS' => 'By warnings',
'RS_POWER_DETAIL_MIN' => 'Minimum reputation power for all users',
'RS_POWER_DETAIL_MAX' => 'Reputation power capped at maximum allowed',
Expand Down
46 changes: 46 additions & 0 deletions language/fr/exceptions.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<?php
/**
*
* Reputation System extension for the phpBB Forum Software package.
* French translation by Galixte (http://www.galixte.com)
*
* @copyright (c) 2014 Lukasz Kaczynski
* @license GNU General Public License, version 2 (GPL-2.0)
*
*/

/**
* DO NOT CHANGE
*/
if (!defined('IN_PHPBB'))
{
exit;
}

if (empty($lang) || !is_array($lang))
{
$lang = array();
}

// DEVELOPERS PLEASE NOTE
//
// All language files should use UTF-8 as their encoding and the files must not contain a BOM.
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
//
// Some characters you may want to copy&paste:
// ’ « » “ ” …
//

$lang = array_merge($lang, array(
'EXCEPTION_FIELD_MISSING' => 'Champ obligatoire manquant',
'EXCEPTION_INVALID_ARGUMENT' => 'L’argument spécifié pour `%1$s` est invalide. Raison : %2$s.',
'EXCEPTION_INVALID_TYPE' => 'Ce type de réputation n’existe pas',
'EXCEPTION_OUT_OF_BOUNDS' => 'Le champ `%1$s` a reçu des données au-delà de ses limites',
));
60 changes: 60 additions & 0 deletions language/fr/info_acp_reputation.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<?php
/**
*
* Reputation System extension for the phpBB Forum Software package.
* French translation by Galixte (http://www.galixte.com), tomberaid (https://github.com/tomberaid), flyingrub (https://github.com/flyingrub) & monpseudo (https://github.com/monpseudo)
*
* @copyright (c) 2014 Lukasz Kaczynski
* @license GNU General Public License, version 2 (GPL-2.0)
*
*/

/**
* DO NOT CHANGE
*/
if (!defined('IN_PHPBB'))
{
exit;
}

if (empty($lang) || !is_array($lang))
{
$lang = array();
}

// DEVELOPERS PLEASE NOTE
//
// All language files should use UTF-8 as their encoding and the files must not contain a BOM.
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
//
// Some characters you may want to copy&paste:
// ’ « » “ ” …
//

$lang = array_merge($lang, array(
'ACP_REPUTATION_SYSTEM' => 'Système de réputation',
'ACP_REPUTATION_OVERVIEW' => 'Vue d’ensemble',
'ACP_REPUTATION_SETTINGS' => 'Paramètres',
'ACP_REPUTATION_RATE' => 'Noter',
'ACP_REPUTATION_SYNC' => 'Synchroniser',

'RS_FORUM_REPUTATION' => 'Activer les notes pour les messages (réputation)',
'RS_FORUM_REPUTATION_EXPLAIN' => 'Autoriser tout utilisateur à noter les messages postés par les autres utilisateurs dans ce forum.',

'RS_GROUP_POWER' => 'Points d’influence du groupe',
'RS_GROUP_POWER_EXPLAIN' => 'Si ce champ est rempli, les points d’influence des membres seront écrasés et ne seront pas basés sur les messages etc.',

'LOG_REPUTATION_DELETED' => '<strong>Réputation supprimée</strong><br />De l’utilisateur : %1$s<br />Pour l’utilisateur : %2$s<br />Points : %3$s<br/>Type : %4$s<br/>ID du message : %5$s',
'LOG_POST_REPUTATION_CLEARED' => '<strong>Réputation du message effacée</strong><br />Auteur du message : %1$s<br />Sujet du message : %2$s',
'LOG_USER_REPUTATION_CLEARED' => '<strong>Réputation de l’utilisateur effacée</strong><br />Utilisateur : %1$s',
'LOG_REPUTATION_SYNC' => '<strong>Système de réputation resynchronisé</strong>',
'LOG_REPUTATION_TRUNCATE' => '<strong>Réputations effacées</strong>',
'REPUTATION_SETTINGS_CHANGED' => '<strong>Paramètres du système de réputation modifiés</strong>',
));
57 changes: 57 additions & 0 deletions language/fr/permissions_reputation.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
<?php
/**
*
* Reputation System extension for the phpBB Forum Software package.
* French translation by Galixte (http://www.galixte.com) & flyingrub (https://github.com/flyingrub)
*
* @copyright (c) 2014 Lukasz Kaczynski
* @license GNU General Public License, version 2 (GPL-2.0)
*
*/

/**
* DO NOT CHANGE
*/
if (!defined('IN_PHPBB'))
{
exit;
}

if (empty($lang) || !is_array($lang))
{
$lang = array();
}

// DEVELOPERS PLEASE NOTE
//
// All language files should use UTF-8 as their encoding and the files must not contain a BOM.
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
//
// Some characters you may want to copy&paste:
// ’ « » “ ” …
//

$lang = array_merge($lang, array(
'ACL_CAT_REPUTATION' => 'Réputation',

'ACL_A_REPUTATION' => 'Peut gérer les paramètres de réputation.',

'ACL_M_RS_MODERATE' => 'Peut modérer les points de réputation.',
'ACL_M_RS_RATE' => 'Peut attribuer des points de réputation supplémentaires.',

'ACL_U_RS_DELETE' => 'Peut supprimer les points donnés.',
'ACL_U_RS_RATE' => 'Peut noter les autres utilisateurs.',
'ACL_U_RS_RATE_NEGATIVE' => 'Peut noter négativement les autres utilisateurs.<br /><em>L’utilisateur doit être en mesure de noter les autres utilisateurs avant qu’il / elle puisse noter négativement les autres utilisateurs.</em>',
'ACL_U_RS_RATE_POST' => 'Peut noter les messages postés par les autres utilisateurs.',
'ACL_U_RS_VIEW' => 'Peut voir la réputation.',

'ACL_F_RS_RATE' => 'Peut noter les messages postés par les autres utilisateurs.',
'ACL_F_RS_RATE_NEGATIVE' => 'Peut noter négativement les messages postés par les autres utilisateurs.<br /><em>L’utilisateur doit être en mesure de noter les messages postés par les autres utilisateurs avant qu’il / elle puisse noter négativement les messages postés par les autres utilisateurs.</em>',
));
Loading