mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 07:39:55 +09:00
set svn property - svn:eol-style LF
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8253 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9802eaa60a
commit
620b03d184
763 changed files with 114595 additions and 114595 deletions
|
|
@ -1,25 +1,25 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/rss/lang/en.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief English language pack (basic)
|
||||
**/
|
||||
|
||||
// general words
|
||||
$lang->rss_disable = "RSS devredışı";
|
||||
$lang->rss_type = "RSS besleme türü";
|
||||
$lang->open_rss = 'RSS Aç';
|
||||
$lang->open_rss_types = array(
|
||||
'Y' => 'Tümünü Aç',
|
||||
'H' => 'Özeti Aç',
|
||||
'N' => 'Açma',
|
||||
);
|
||||
|
||||
// for description
|
||||
$lang->about_rss_disable = "İşaretlendiğinde, RSS devredışı bırakılacak.";
|
||||
$lang->about_rss_type = "RSS besleme türünü atayabilirsiniz.";
|
||||
$lang->about_open_rss = 'Geçerli modülü herkese açmak için, modüldeki RSS\'yi seçebilirsiniz.\nMakale gösterimi iznine bakılmaksızın , RSS bu seçenekle tüm herkese açık hale gelecektir.';
|
||||
|
||||
// for error message
|
||||
$lang->msg_rss_is_disabled = "RSS özelliği devredışı.";
|
||||
?>
|
||||
<?php
|
||||
/**
|
||||
* @file modules/rss/lang/en.lang.php
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief English language pack (basic)
|
||||
**/
|
||||
|
||||
// general words
|
||||
$lang->rss_disable = "RSS devredışı";
|
||||
$lang->rss_type = "RSS besleme türü";
|
||||
$lang->open_rss = 'RSS Aç';
|
||||
$lang->open_rss_types = array(
|
||||
'Y' => 'Tümünü Aç',
|
||||
'H' => 'Özeti Aç',
|
||||
'N' => 'Açma',
|
||||
);
|
||||
|
||||
// for description
|
||||
$lang->about_rss_disable = "İşaretlendiğinde, RSS devredışı bırakılacak.";
|
||||
$lang->about_rss_type = "RSS besleme türünü atayabilirsiniz.";
|
||||
$lang->about_open_rss = 'Geçerli modülü herkese açmak için, modüldeki RSS\'yi seçebilirsiniz.\nMakale gösterimi iznine bakılmaksızın , RSS bu seçenekle tüm herkese açık hale gelecektir.';
|
||||
|
||||
// for error message
|
||||
$lang->msg_rss_is_disabled = "RSS özelliği devredışı.";
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue