Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update translations for change three language keys + add missing or not language keys #19

Closed
wants to merge 14 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
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
124 changes: 114 additions & 10 deletions language/de/common.php
Original file line number Diff line number Diff line change
@@ -1,24 +1,48 @@
<?php
/**
*
* @package phpBB Extension - Trader
* @copyright (c) 2013 phpBB Group
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/
*
* @package phpBB Extension - Trader [German]
* @copyright (c) 2015 phpBB Group
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/

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

if (empty($lang) || !is_array($lang))
{
$lang = array();
$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(
'ALREADY_GIVEN_FEEDBACK' => 'Du hast diesen User bereits für diesen Thread bewertet.',
'ACL_CAT_TRADER' => 'Trader',
'ACL_A_TRADER' => 'Kann Bewertungen managen',
'ACL_M_FEEDBACK_EDIT' => 'Kann Bewertungen bearbeiten und löschen',
'ACL_M_TRADER_EDIT' => 'Can edit and delete a feedback',
'ACL_U_TRADER_VIEW' => 'Can view trader feedback',
'ACL_U_TRADER_POST' => 'Can leave trader feedback',
'TOPIC_NOT_FOUND' => 'Dieses Thema existiert nicht.',
'LOG_IN' => 'Du musst dich einloggen, um eine Bewertung abzugeben.',
'USER_NOT_FOUND' => 'Der User, den du versuchst zu bewerten, kann nicht gefunden werden',
Expand All @@ -28,13 +52,93 @@
'E_CANNOT_EDIT' => 'Du kannst die Bewertung nicht bearbeiten',
'E_SUCCESSFUL_EDIT' => 'Bewertung erfolgreich bearbeitet',
'E_CANNOT_RETURN_FEEDBACK' => 'Du kannst diesem User kein Feedback zurückgeben',
'E_CANNOT_LEAVE_FEEDBACK' => 'You cannot leave feedback - you are lacking the required permissions.',
'E_CANNOT_VIEW_FEEDBACK' => 'You cannot view feedback - you are lacking the required permissions.',
'FEEDBACK_SUCCESS' => 'User erfolgreich bewertet!',
'FEEDBACK_TITLE' => 'Bewertung für ',
'FEEDBACK_TITLE_EDIT' => 'Bearbeite die Bewertung für ',
'FEEDBACK_ROLE' => 'Du warst der',
'TRADER_EXPERIENCE' => 'Gesamte Erfahrung',
'TRADER_VIEW_FEEDBACK' => 'View Trader Feedback',
'COMMENTS_TITLE' => 'Weitere Kommentare',
'COMMENTS_TITLE_EDIT' => 'Kommentare bearbeiten',
'SHORT_COMMENT' => 'Ein kurzer Kommentar: (für alle sichtbar) <br> (Minimum 10 Zeichen)' ,
'LONG_COMMENT' => 'Weitere Kommentare: (sichtbar für Käufer, Verkäufer und die Belegschaft)',
));
'REASON' => 'Reason',
'REPORT_DESC' => 'Please provide an explanation for reporting this feedback',
'REPORT_TITLE' => 'Report this feedback',
'REPORT_SUCCESS' => 'This feedback has been successfully reported.',
'REPORT_OPEN_TITLE' => 'Open Trader reports',
'REPORT_CLOSED_TITLE' => 'Closed Trader reports',
'REPORT_OPEN_DESC' => 'This is a list of all reported trader feedbacks which are still to be handled.',
'REPORT_CLOSED_DESC' => 'This is a list of all reports about trader feedbacks which have previously been resolved.',
'REPORT_DETAILS_TITLE' => 'Trader Report details',
'LOG_TRADER_REPORT_DELETED' => '<strong>Deleted Trader report</strong><br />',
'LOG_TRADER_REPORT_CLOSED' => '<strong>Closed Trader report</strong><br />',
'ORIGINAL_COMMENT' => 'Original Comment',
'SUMMARY' => 'Summary',
'PRIVATE_COMMENT' => 'Private Comment',
'TOPIC_PREFIX_FOR_SALE' => '[FS]',
'TOPIC_PREFIX_WANT_TO_BUY' => '[WTB]',
'TOPIC_PREFIX_WANT_TO_TRADE'=> '[WTT]',
'TRADER_SCORE' => 'Trader Score',
'POSITIVE' => 'Positive',
'GIVE_FEEDBACK' => 'Give Feedback',
'RATED' => 'Rated',
'FEEDBACK_BY_AUTHOR' => 'by',
'FEEDBACK_TO' => 'to',
'EXPLANATION_PLACEHOLDER' => 'Enter an explanation...',
'NEGATIVE' => 'Negative',
'NEUTRAL' => 'Neutral',
'ALL_FEEDBACK_RECEIVED' => 'All Feedback Received',
'RECEIVED_FROM_BUYERS' => 'From Buyers',
'RECEIVED_FROM_SELLERS' => 'From Sellers',
'RECEIVED_FROM_TRADES' => 'From Trades',
'LEFT_FOR_OTHERS' => 'Left for Others',
'RATING_SUMMARY' => 'Rating Summary',
'FEEDBACK_TYPE' => 'Type',
'FEEDBACK_DELETED' => 'DELETED',
'FEEDBACK_WAS_DELETED' => 'This feedback was deleted',
'TRADER_TYPE_TRADER' => 'Trader',
'TRADER_TYPE_BUYER' => 'Buyer',
'TRADER_TYPE_SELLER' => 'Seller',
'RETURN_FEEDBACK' => 'Return Feedback',
'EDIT_THIS_FEEDBACK' => 'Edit this feedback',
'REPORT_THIS_FEEDBACK' => 'Report this feedback',
'SEE_PRIVATE_COMMENT' => 'See private comment',
'NO_FEEDBACK_TO_DISPLAY' => 'There is no feedback to display.',
'DELETE_FEEDBACK_Q' => 'Delete feedback?',
'TRADER_RATING_STATISTICS' => 'Trader Rating Statistics',
'POSITIVE_FEEDBACK' => 'Positive Feedback',
'TOTAL_POSITIVE_FEEDBACK' => 'Total Positive Feedback',
'RECENT_RATINGS' => 'Recent Ratings',
'PAST_MONTH' => 'Past month',
'PAST_6_MONTHS' => 'Past 6 months',
'PAST_12_MONTHS' => 'Past 12 months',
'X_FEEDBACK' => 'feedback',
'X_FEEDBACKS' => 'feedbacks',
'I_AM' => 'I am',
'BUYING' => 'Buying',
'SELLING' => 'Selling',
'TRADING' => 'Trading',
'BUY' => 'Buy',
'SELL' => 'Sell',
'TRADE' => 'Trade',
'FEEDBACK_PAGE' => 'Feedback Page',
'ENABLE_TRADER' => 'Enable Trader',
'ENABLE_TRADER_DESC' => 'Specify which trader topics are enabled, if any.',
'TRADER_FEEDBACK' => 'Trader Feedback',
'TRADER_FEEDBACK_FOR' => 'Trader Feedback for',
'TO_BUY' => 'Want to buy',
'FOR_SALE' => 'For sale',
'TO_TRADE' => 'Want to trade',
'GO_TO_TOPIC' => 'Go to topic',
'VIEW_PROFILE' => 'View profile trader',
'EDIT_HISTORY' => 'Edit History',
'MEMBERS_WHO_LEFT_POSITIVE' => 'Members who left positive',
'MEMBERS_WHO_LEFT_NEGATIVE' => 'Members who left negative',
'RECIPIENT' => 'Recipient',
'REQUIRED_CHARACTERS' => '* Required 10-200 Characters',
'REQUIRED_INTENTION_TO' => '* Please select whether your intention is to Buy, Sell or Trade.',
'FROM_TRADER' => 'From',
));
30 changes: 25 additions & 5 deletions language/en/common.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
<?php
/**
*
* @package phpBB Extension - Acme Demo
* @copyright (c) 2013 phpBB Group
* @package phpBB Extension - Trader [English]
* @copyright (c) 2015 phpBB Group
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/

/**
* DO NOT CHANGE
*/
if (!defined('IN_PHPBB'))
{
exit;
Expand All @@ -17,6 +20,22 @@
$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(
'ALREADY_GIVEN_FEEDBACK' => 'You have already given feedback to this user for this thread.',
'ACL_CAT_TRADER' => 'Trader',
Expand Down Expand Up @@ -93,9 +112,9 @@
'POSITIVE_FEEDBACK' => 'Positive Feedback',
'TOTAL_POSITIVE_FEEDBACK' => 'Total Positive Feedback',
'RECENT_RATINGS' => 'Recent Ratings',
'PAST' => 'Past',
'6_MONTHS' => '6 Months',
'12_MONTHS' => '12 Months',
'PAST_MONTH' => 'Past month',
'PAST_6_MONTHS' => 'Past 6 months',
'PAST_12_MONTHS' => 'Past 12 months',
'X_FEEDBACK' => 'feedback',
'X_FEEDBACKS' => 'feedbacks',
'I_AM' => 'I am',
Expand All @@ -121,4 +140,5 @@
'RECIPIENT' => 'Recipient',
'REQUIRED_CHARACTERS' => '* Required 10-200 Characters',
'REQUIRED_INTENTION_TO' => '* Please select whether your intention is to Buy, Sell or Trade.',
'FROM_TRADER' => 'From',
));
45 changes: 32 additions & 13 deletions language/fr/common.php
Original file line number Diff line number Diff line change
@@ -1,24 +1,42 @@
<?php
/**
*
* @package phpBB Extension - Trader
* @copyright (c) 2015 phpBB Group
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
* French translation by ForumsFaciles (http://www.forumsfaciles.fr) & by Galixte (http://www.galixte.com)
*
*/
*
* @package phpBB Extension - Trader [French]
* French translation by ForumsFaciles (http://www.forumsfaciles.fr) & by Galixte (http://www.galixte.com)
* @copyright (c) 2015 phpBB Group
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/

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

if (empty($lang) || !is_array($lang))
{
$lang = array();
$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(
'ALREADY_GIVEN_FEEDBACK' => 'Vous avez déjà donné un avis à cet utilisateur concernant ce sujet.',
'ACL_CAT_TRADER' => 'Trader',
Expand Down Expand Up @@ -95,9 +113,9 @@
'POSITIVE_FEEDBACK' => 'Avis positif(s)',
'TOTAL_POSITIVE_FEEDBACK' => 'Total des avis positifs',
'RECENT_RATINGS' => 'Notes récentes',
'PAST' => 'Durant le(s)',
'6_MONTHS' => '6 derniers mois',
'12_MONTHS' => '12 derniers mois',
'PAST_MONTH' => 'Dernier mois',
'PAST_6_MONTHS' => '6 derniers mois',
'PAST_12_MONTHS' => '12 derniers mois',
'X_FEEDBACK' => 'avis',
'X_FEEDBACKS' => 'avis',
'I_AM' => 'Je veux',
Expand All @@ -123,4 +141,5 @@
'RECIPIENT' => 'Adressé à',
'REQUIRED_CHARACTERS' => '* Nombre de caractères requis entre 10 et 200.',
'REQUIRED_INTENTION_TO' => '* Veuillez indiquer si votre intention est d’acheter, vendre ou échanger.',
'FROM_TRADER' => 'De',
));
30 changes: 25 additions & 5 deletions language/nl/common.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
<?php
/**
*
* @package phpBB Extension - Acme Demo
* @copyright (c) 2013 phpBB Group
* @package phpBB Extension - Trader [Nederlands]
* @copyright (c) 2015 phpBB Group
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/

/**
* DO NOT CHANGE
*/
if (!defined('IN_PHPBB'))
{
exit;
Expand All @@ -17,6 +20,22 @@
$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(
'ALREADY_GIVEN_FEEDBACK' => 'Je hebt al feedback gegeven aan deze gebruiker over dit onderwerp.',
'ACL_CAT_TRADER' => 'Vraag/Aanbod',
Expand Down Expand Up @@ -93,9 +112,9 @@
'POSITIVE_FEEDBACK' => 'Positieve Feedback',
'TOTAL_POSITIVE_FEEDBACK' => 'Totaal Positieve Feedback',
'RECENT_RATINGS' => 'Recente Waarderingen',
'PAST' => 'Afgelopen',
'6_MONTHS' => '6 Maanden',
'12_MONTHS' => '12 Maanden',
'PAST_MONTH' => 'Past month',
'PAST_6_MONTHS' => 'Afgelopen 6 Maanden',
'PAST_12_MONTHS' => 'Afgelopen 12 Maanden',
'X_FEEDBACK' => 'feedback',
'X_FEEDBACKS' => 'feedbacks',
'I_AM' => 'Ik wil',
Expand All @@ -121,4 +140,5 @@
'RECIPIENT' => 'Recipient',
'REQUIRED_CHARACTERS' => '* Required 10-200 Characters',
'REQUIRED_INTENTION_TO' => '* Please select whether your intention is to Buy, Sell or Trade.',
'FROM_TRADER' => 'From',
));
Loading