diff options
| author | 2019-12-04 08:27:39 +0100 | |
|---|---|---|
| committer | 2019-12-04 08:27:39 +0100 | |
| commit | 3e49b44839237693ce1a8151325942704917f6c6 (patch) | |
| tree | 75a1af8089d48d3bb14de2d9d98c503ee76433e2 /app/i18n/tr/feedback.php | |
| parent | de2b323847e0a91119625e4f506f51ec9d43872f (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/feedback.php')
| -rw-r--r-- | app/i18n/tr/feedback.php | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/app/i18n/tr/feedback.php b/app/i18n/tr/feedback.php index 73489c723..fe76c4b0e 100644 --- a/app/i18n/tr/feedback.php +++ b/app/i18n/tr/feedback.php @@ -1,17 +1,17 @@ <?php return array( - 'admin' => array( - 'optimization_complete' => 'Optimizasyon tamamlandı', - ), 'access' => array( 'denied' => 'Bu sayfaya erişim yetkiniz yok', 'not_found' => 'Varolmayan bir sayfa arıyorsunuz', ), + 'admin' => array( + 'optimization_complete' => 'Optimizasyon tamamlandı', + ), 'api' => array( 'password' => array( - 'failed' => 'Your password cannot be modified', // TODO - Translation - 'updated' => 'Your password has been modified', // TODO - Translation + 'failed' => 'Your password cannot be modified', // TODO - Translation + 'updated' => 'Your password has been modified', // TODO - Translation ), ), 'auth' => array( @@ -44,9 +44,9 @@ return array( 'ko' => '%s aktifleştirilemiyor. Detaylar için <a href="%s">FreshRSS log kayıtlarını</a> kontrol edin.', 'ok' => '%s aktif', ), - 'no_access' => '%s de yetkiniz yok', 'not_enabled' => '%s henüz aktif değil', 'not_found' => '%s bulunmamaktadır', + 'no_access' => '%s de yetkiniz yok', ), 'import_export' => array( 'export_no_zip_extension' => 'ZIP eklentisi mevcut sunucunuzda yer almıyor. Lütfen başka dosya formatında dışarı aktarmayı deneyin.', @@ -63,8 +63,8 @@ return array( 'sub' => array( 'actualize' => 'Güncelleme', 'articles' => array( - 'marked_read' => 'The selected articles have been marked as read.', //TODO - Translation - 'marked_unread' => 'The articles have been marked as unread.', //TODO - Translation + 'marked_read' => 'The selected articles have been marked as read.', // TODO - Translation + 'marked_unread' => 'The articles have been marked as unread.', // TODO - Translation ), 'category' => array( 'created' => 'Kategori %s oluşturuldu.', @@ -72,10 +72,10 @@ return array( 'emptied' => 'Kategori boşaltıldı', 'error' => 'Kategori güncellenemedi', 'name_exists' => 'Kategori ismi zaten bulunmakta.', - 'no_id' => 'Kategori id sinden emin olmalısınız.', - 'no_name' => 'Kategori ismi boş olamaz.', 'not_delete_default' => 'Öntanımlı kategoriyi silemezsiniz!', 'not_exist' => 'Kategori bulunmamakta!', + 'no_id' => 'Kategori id sinden emin olmalısınız.', + 'no_name' => 'Kategori ismi boş olamaz.', 'over_max' => 'Kategori limitini aştınız (%d)', 'updated' => 'Karegori güncellendi.', ), @@ -86,12 +86,12 @@ return array( 'already_subscribed' => '<em>%s</em> için zaten aboneliğiniz bulunmakta', 'deleted' => 'Akış silindi', 'error' => 'Akış güncellenemiyor', - 'internal_problem' => 'RSS akışı eklenemiyor. Detaylar için <a href="%s">FreshRSS log kayıtlarını</a> kontrol edin.', //TODO - Translation + 'internal_problem' => 'RSS akışı eklenemiyor. Detaylar için <a href="%s">FreshRSS log kayıtlarını</a> kontrol edin.', 'invalid_url' => 'URL <em>%s</em> geçersiz', + 'not_added' => '<em>%s</em> eklenemedi', + 'no_refresh' => 'Yenilenecek akış yok…', 'n_actualized' => '%d akışları güncellendi', 'n_entries_deleted' => '%d makaleleri silindi', - 'no_refresh' => 'Yenilenecek akış yok…', - 'not_added' => '<em>%s</em> eklenemedi', 'over_max' => 'Akış limitini aştınız (%d)', 'updated' => 'Akış güncellendi', ), @@ -107,16 +107,16 @@ return array( ), 'user' => array( 'created' => array( - '_' => '%s kullanıcısı oluşturuldu', 'error' => '%s kullanıcısı oluşturulamadı', + '_' => '%s kullanıcısı oluşturuldu', ), 'deleted' => array( - '_' => '%s kullanıcısı silindi', 'error' => '%s kullanıcısı silinemedi', + '_' => '%s kullanıcısı silindi', ), 'updated' => array( - '_' => 'User %s has been updated', //TODO - Translation - 'error' => 'User %s has not been updated', //TODO - Translation + 'error' => 'User %s has not been updated', // TODO - Translation + '_' => 'User %s has been updated', // TODO - Translation ), ), ); |
