Advertise Here!Are you looking to advertise on this forum? Please read
this announcement thread.
Thread Rating:
- 0 Votes - 0 Average
- 1
- 2
- 3
- 4
- 5
|
[Bulgarian/БългарÑки]MySubscriptions 1.0
|
03-10-2011, 09:26 AM
(This post was last modified: 07-30-2011 08:18 AM by Pirata Nervo.)
|
|
|
WbDev
Junior Member
 
|
Posts: 27
Joined: Feb 2011
Reputation: 0
Credits: 0.00cc
|
|
[Bulgarian/БългарÑки]MySubscriptions 1.0
Code:
<?php
/***************************************************************************
*
* MySubscriptions plugin (/inc/languages/bulgarian/mysubscriptions.lang.php)
* Translation by WbDev
* Author: Pirata Nervo
* Copyright: © 2009-2011 Pirata Nervo
*
* Website: http://mybb-plugins.com
* License: license.txt
*
* Adds a subscriptions system to MyBB.
*
***************************************************************************/
/****************************************************************************
* You are NOT authorized to share this plugin with ANYONE without my express permission.
* You MUST NOT give credits to anyone besides me, Pirata Nervo.
* You MUST NOT remove the license file or any conditions/rules that you may find in the included PHP files.
* The author is NOT responsible for any damaged caused by this plugin.
*
* By downloading/installing this plugin you agree with the conditions stated above.
****************************************************************************/
$l['mysubscriptions'] = 'Моите Ðбонаменти';
$l['mysubscriptions_plans'] = 'Ðбонаментни Планове';
$l['mysubscriptions_none'] = 'ÐдминиÑтраторът не е направил никакви абонаменти вÑе още.';
$l['mysubscriptions_title'] = 'Заглавие';
$l['mysubscriptions_description'] = 'ОпиÑание';
$l['mysubscriptions_price'] = 'Цена';
$l['mysubscriptions_usergroup'] = 'ПотребителÑка група';
$l['mysubscriptions_period'] = 'Период';
$l['mysubscriptions_additional_notice'] = 'Тази група нÑма да бъде оÑновната ви потребителÑка група, но ще е допълнителна.';
$l['mysubscriptions_day'] = 'Ден';
$l['mysubscriptions_days'] = 'Дни';
$l['mysubscriptions_week'] = 'Седмица';
$l['mysubscriptions_weeks'] = 'Седмици';
$l['mysubscriptions_month'] = 'МеÑец';
$l['mysubscriptions_months'] = 'МеÑеци';
$l['mysubscriptions_year'] = 'Година';
$l['mysubscriptions_years'] = 'Години';
$l['mysubscriptions_success_title'] = 'УÑпешно абониран';
$l['mysubscriptions_success_message'] = 'УÑпешно Ñе абонирахте за {1}. Благодарим Ви!';
$l['mysubscriptions_success_title_admin'] = 'Ðов абонамент';
$l['mysubscriptions_success_message_admin'] = 'УÑпешно Ñе абонирах за {1}.';
$l['mysubscriptions_empty'] = 'Ðе Ñа намерени абонаментни планове,';
?>
|
|
|
|
03-10-2011, 11:36 PM
|
|
|
RE: [Bulgarian/БългарÑки] MySubscriptions 1.0
You should probably include the admin translation too  But thank you!
Moved to 1.6 translations (created a new forum now)
|
|
|
User(s) browsing this thread: 1 Guest(s)