aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/tr/admin.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <aledeg@users.noreply.github.com> 2019-12-04 08:27:39 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-12-04 08:27:39 +0100
commit3e49b44839237693ce1a8151325942704917f6c6 (patch)
tree75a1af8089d48d3bb14de2d9d98c503ee76433e2 /app/i18n/tr/admin.php
parentde2b323847e0a91119625e4f506f51ec9d43872f (diff)
Update i18n cli tools (#2673)
* Update i18n cli tools Few things were bugging me when using the cli tool for i18n. So I've modified the tools to be easier to use. First, the tool automatically adds missing keys to all languages. This way, we always have all keys in all languages. Second, the tool detects all untranslated keys and adds automatically the todo comment after the value. Third, when adding a new key, the key is pushed to all languages at once. There is no need to duplicate it manually. Thus making the duplication process obsolete. Fourth, translation and ignore keys are manipulated at the same time. Thus we don't have obsolete ignored strings anymore. * Add i18n rules I find that having the common rules in the Makefile is easier to use, as long as you know they are here. As it is self documented, people will see the new rules when using make. * Use long parameters in Makefile I find that using long parameters in scripts makes it easier to understand what's going on. So I've switched all short parameters to long one. * Format all i18n files I've used the updated version of the cli tools to have some output that can be consistently formated. This commit is a huge formating commit. Nothing was added but some comments were removed in the process.
Diffstat (limited to 'app/i18n/tr/admin.php')
-rw-r--r--app/i18n/tr/admin.php50
1 files changed, 25 insertions, 25 deletions
diff --git a/app/i18n/tr/admin.php b/app/i18n/tr/admin.php
index b399358c4..36aace7b6 100644
--- a/app/i18n/tr/admin.php
+++ b/app/i18n/tr/admin.php
@@ -67,8 +67,8 @@ return array(
'ok' => 'JSON eklentisi sorunsuz.',
),
'mbstring' => array(
- 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO - Translation
- 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO - Translation
+ 'nok' => 'Cannot find the recommended library mbstring for Unicode.', // TODO - Translation
+ 'ok' => 'You have the recommended library mbstring for Unicode.', // TODO - Translation
),
'minz' => array(
'nok' => 'Minz framework eksik.',
@@ -83,9 +83,9 @@ return array(
'ok' => 'PDO sorunsuz (pdo_mysql, pdo_sqlite, pdo_pgsql).',
),
'php' => array(
- '_' => 'PHP kurulumu',
'nok' => 'PHP versiyonunuz %s fakat FreshRSS için gerekli olan en düşük sürüm %s.',
'ok' => 'PHP versiyonunuz %s, FreshRSS ile tam uyumlu.',
+ '_' => 'PHP kurulumu',
),
'tables' => array(
'nok' => 'Veritabanında bir veya daha fazla tablo eksik.',
@@ -106,26 +106,25 @@ return array(
),
),
'extensions' => array(
- 'author' => 'Author', //TODO - Translation
- 'community' => 'Available community extensions', //TODO - Translation
- 'description' => 'Description', //TODO - Translation
+ 'author' => 'Author', // TODO - Translation
+ 'community' => 'Available community extensions', // TODO - Translation
+ 'description' => 'Description', // TODO - Translation
'disabled' => 'Pasif',
'empty_list' => 'Yüklenmiş eklenti bulunmamaktadır',
'enabled' => 'Aktif',
- 'latest' => 'Installed', //TODO - Translation
- 'name' => 'Name', //TODO - Translation
+ 'latest' => 'Installed', // TODO - Translation
+ 'name' => 'Name', // TODO - Translation
'no_configure_view' => 'Bu eklenti yapılandırılamaz.',
'system' => array(
- '_' => 'Sistem eklentileri',
'no_rights' => 'Sistem eklentileri (düzenleme hakkınız yok)',
+ '_' => 'Sistem eklentileri',
),
'title' => 'Eklentiler',
- 'update' => 'Update available', //TODO - Translation
+ 'update' => 'Update available', // TODO - Translation
'user' => 'Kullanıcı eklentileri',
- 'version' => 'Version', //TODO - Translation
+ 'version' => 'Version', // TODO - Translation
),
'stats' => array(
- '_' => 'İstatistikler',
'all_feeds' => 'Tüm akış',
'category' => 'Kategori',
'entry_count' => 'Makale sayısı',
@@ -155,51 +154,52 @@ return array(
'status_unread' => 'Okunmamış',
'title' => 'İstatistikler',
'top_feed' => 'İlk 10 akış',
+ '_' => 'İstatistikler',
),
'system' => array(
- '_' => 'Sistem yapılandırması',
'auto-update-url' => 'Otomatik güncelleme sunucu URL',
- 'force_email_validation' => 'Force email addresses validation', //TODO - Translation
+ 'cookie-duration' => array(
+ 'help' => 'in seconds', // TODO - Translation
+ 'number' => 'Duration to keep logged in', // TODO - Translation
+ ),
+ 'force_email_validation' => 'Force email addresses validation', // TODO - Translation
'instance-name' => 'Örnek isim',
'max-categories' => 'Kullanıcı başına kategori limiti',
'max-feeds' => 'Kullanıcı başına akış limiti',
- 'cookie-duration' => array(
- 'help' => 'in seconds', // @todo translate
- 'number' => 'Duration to keep logged in', // @todo translate
- ),
'registration' => array(
'help' => '0 sınır yok anlamındadır',
'number' => 'En fazla hesap sayısı',
),
+ '_' => 'Sistem yapılandırması',
),
'update' => array(
- '_' => 'Sistem güncelleme',
'apply' => 'Uygula',
'check' => 'Güncelleme kontrolü',
'current_version' => 'Mevcut FreshRSS sürümünüz %s.',
'last' => 'Son kontrol: %s',
'none' => 'Yeni güncelleme yok',
'title' => 'Sistem güncelleme',
+ '_' => 'Sistem güncelleme',
),
'user' => array(
'articles_and_size' => '%s makale (%s)',
'article_count' => 'Articles', // TODO - Translation
'back_to_manage' => '← Return to user list', // TODO - Translation
- 'database_size' => 'Database size', // TODO - Translation
'create' => 'Yeni kullanıcı oluştur',
- 'feed_count' => 'Feeds', //TODO - Translation
- 'delete_users' => 'Delete user', //TODO - Translation
+ 'database_size' => 'Database size', // TODO - Translation
+ 'delete_users' => 'Delete user', // TODO - Translation
+ 'feed_count' => 'Feeds', // TODO - Translation
'language' => 'Dil',
'list' => 'User list', // TODO - Translation
'number' => 'Oluşturulmuş %d hesap var',
'numbers' => 'Oluşturulmuş %d hesap var',
'password_form' => 'Şifre<br /><small>(Tarayıcı girişi için)</small>',
'password_format' => 'En az 7 karakter',
- 'selected' => 'Selected user', //TODO - Translation
+ 'selected' => 'Selected user', // TODO - Translation
'title' => 'Kullanıcıları yönet',
- 'update_users' => 'Update user', //TODO - Translation
- 'user_list' => 'Kullanıcı listesi',
+ 'update_users' => 'Update user', // TODO - Translation
'username' => 'Kullanıcı adı',
'users' => 'Kullanıcılar',
+ 'user_list' => 'Kullanıcı listesi',
),
);