adding estonian translation to changelog/credits

This commit is contained in:
Pepijn Over 2016-01-31 18:08:45 +01:00
parent 62ee04707f
commit a30dcf5610
4 changed files with 12 additions and 2 deletions

View File

@ -6,6 +6,7 @@ not yet released
----------------------------------
* #161: Added Swedish translation.
* #185: Added Estonian translation.
* #210: Added Finnish translation.
* #201: Added Persian translation.
* #195: Updated Spanish translation.

View File

@ -89,6 +89,10 @@ The following people have contributed to the translation of PHP Server Monitor:
* nerdalertdk
* Estonian
* Richard A. - https://github.com/ItsRichardRaz
* Finnish
* Sami Nieminen - https://github.com/celeroncool

View File

@ -18,15 +18,18 @@
* along with PHP Server Monitor. If not, see <http://www.gnu.org/licenses/>.
*
* @package phpservermon
* @author Pepijn Over <pep@neanderthal-technology.com>
* @author Richard A.
* @copyright Copyright (c) 2008-2014 Pepijn Over <pep@neanderthal-technology.com>
* @license http://www.gnu.org/licenses/gpl.txt GNU GPL v3
* @version Release: v3.1.1
* @version Release: @package_version@
* @link http://www.phpservermonitor.org/
**/
$sm_lang = array(
'name' => 'Estonian - Eesti keel',
'locale' => array('et_ET.UTF-8', 'et_ET', 'estonian'),
'locale_tag' => 'et',
'locale_dir' => 'ltr',
'system' => array(
'title' => 'Serveri Monitor',
'install' => 'Installeeri',
@ -194,6 +197,7 @@ $sm_lang = array(
'sms_gateway_textmarketer' => 'Textmarketer',
'sms_gateway_smsglobal' => 'SMSGlobal',
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_username' => 'Värava kasutajanimi',
'sms_gateway_password' => 'Värava parool',
'sms_from' => 'Saatja telefoni number',

View File

@ -197,6 +197,7 @@ $sm_lang = array(
'sms_gateway_textmarketer' => 'Textmarketer',
'sms_gateway_smsglobal' => 'SMSGlobal',
'sms_gateway_smsit' => 'Smsit',
'sms_gateway_freevoipdeal' => 'FreeVoipDeal',
'sms_gateway_username' => 'نام کاربری Gateway',
'sms_gateway_password' => 'کلمه عبور Gateway',
'sms_from' => 'شماره تلفن ارسال کننده',