From c2323667da7f1dc06cd64b494ca33b85927dacbd Mon Sep 17 00:00:00 2001 From: Hakan Koseoglu at jupiter Date: Thu, 4 Nov 2021 12:55:08 +0000 Subject: [PATCH] Turkish translation v1.0 --- application/language/turkish/account_lang.php | 10 ++ .../language/turkish/contesting_lang.php | 18 +++ .../language/turkish/general_words_lang.php | 110 ++++++++++++++++++ application/language/turkish/index.html | 10 ++ application/language/turkish/lotw_lang.php | 52 +++++++++ application/language/turkish/notes_lang.php | 23 ++++ application/language/turkish/qslcard_lang.php | 18 +++ application/language/turkish/qso_lang.php | 30 +++++ system/language/turkish/calendar_lang.php | 84 +++++++++++++ system/language/turkish/date_lang.php | 94 +++++++++++++++ system/language/turkish/db_lang.php | 63 ++++++++++ system/language/turkish/email_lang.php | 58 +++++++++ .../language/turkish/form_validation_lang.php | 68 +++++++++++ system/language/turkish/ftp_lang.php | 51 ++++++++ system/language/turkish/imglib_lang.php | 57 +++++++++ system/language/turkish/index.html | 11 ++ system/language/turkish/migration_lang.php | 47 ++++++++ system/language/turkish/number_lang.php | 44 +++++++ system/language/turkish/pagination_lang.php | 43 +++++++ system/language/turkish/profiler_lang.php | 60 ++++++++++ system/language/turkish/unit_test_lang.php | 58 +++++++++ system/language/turkish/upload_lang.php | 55 +++++++++ 22 files changed, 1064 insertions(+) create mode 100644 application/language/turkish/account_lang.php create mode 100644 application/language/turkish/contesting_lang.php create mode 100644 application/language/turkish/general_words_lang.php create mode 100644 application/language/turkish/index.html create mode 100644 application/language/turkish/lotw_lang.php create mode 100644 application/language/turkish/notes_lang.php create mode 100644 application/language/turkish/qslcard_lang.php create mode 100644 application/language/turkish/qso_lang.php create mode 100644 system/language/turkish/calendar_lang.php create mode 100644 system/language/turkish/date_lang.php create mode 100644 system/language/turkish/db_lang.php create mode 100644 system/language/turkish/email_lang.php create mode 100644 system/language/turkish/form_validation_lang.php create mode 100644 system/language/turkish/ftp_lang.php create mode 100644 system/language/turkish/imglib_lang.php create mode 100644 system/language/turkish/index.html create mode 100644 system/language/turkish/migration_lang.php create mode 100644 system/language/turkish/number_lang.php create mode 100644 system/language/turkish/pagination_lang.php create mode 100644 system/language/turkish/profiler_lang.php create mode 100644 system/language/turkish/unit_test_lang.php create mode 100644 system/language/turkish/upload_lang.php diff --git a/application/language/turkish/account_lang.php b/application/language/turkish/account_lang.php new file mode 100644 index 00000000..d7aea2a6 --- /dev/null +++ b/application/language/turkish/account_lang.php @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Dizine erişim yasaktır.

+ + + diff --git a/application/language/turkish/lotw_lang.php b/application/language/turkish/lotw_lang.php new file mode 100644 index 00000000..b28bbaf8 --- /dev/null +++ b/application/language/turkish/lotw_lang.php @@ -0,0 +1,52 @@ +Raporu İndir<\'den yükleyin /a> Alan, QSO\'ları LOTW\'da onaylandı olarak işaretlemek için.'; +$lang['lotw_upload_type_must_be_adi'] = 'Günlük dosyaları .adi dosya tipine sahip olmalıdır'; + +$lang['lotw_pull_lotw_data_for_me'] = 'Benim için LoTW verilerini çek'; +$lang['lotw_import_missing_qsos_text'] = 'Eksik QSO\'ları günlüğe aktarın. QSO\'nun içe aktarılacağı doğru profili bulmaya çalışmak için çağrı ve gridsquare kontrol edilecektir. Bulunamazsa, QSO atlanacaktır.'; + +$lang['lotw_report_download_overview_helptext'] ='Cloudlog, sizin için LoTW\'den bir rapor indirmek için kullanıcı profilinizde kayıtlı LoTW kullanıcı adını ve şifreyi kullanacak. Cloudlog indirmeleri raporu, seçilen tarihten itibaren veya son LoTW onayınızdan (günlüğünüzden alınır) bu yana şimdiye kadarki tüm onaylara sahip olacaktır.'; + +// Düğmeler +$lang['lotw_btn_lotw_import'] = 'LoTW İçe Aktarma'; +$lang['lotw_btn_upload_certificate'] = 'Sertifika Yükle'; +$lang['lotw_btn_delete'] = 'Sil'; +$lang['lotw_btn_manual_sync'] = 'Manuel Senkronizasyon'; +$lang['lotw_btn_upload_file'] = 'Dosya Yükle'; +$lang['lotw_btn_import_matches'] = 'LoTW Eşleşmelerini İçe Aktar'; + +// P12 Metni Dışa Aktar +$lang['lotw_p12_export_step_one'] = 'TQSL & Çağrı İmzası Sertifikaları Sekmesine gidin'; +$lang['lotw_p12_export_step_two'] = 'İstenen Çağrı İşaretine sağ tıklayın'; +$lang['lotw_p12_export_step_3,000'] = '"Çağrı İmzası Sertifika Dosyasını Kaydet"e tıklayın ve şifre eklemeyin'; +$lang['lotw_p12_export_step_four'] = 'Aşağıdaki Dosyayı Yükleyin.'; + +$lang['lotw_confirmed'] = 'Bu QSO LoTW\'de onaylandı'; diff --git a/application/language/turkish/notes_lang.php b/application/language/turkish/notes_lang.php new file mode 100644 index 00000000..9d740c73 --- /dev/null +++ b/application/language/turkish/notes_lang.php @@ -0,0 +1,23 @@ + + + + 403 Forbidden + + + +

Dizine erişim yasaktır.

+ + + diff --git a/system/language/turkish/migration_lang.php b/system/language/turkish/migration_lang.php new file mode 100644 index 00000000..e48d81e4 --- /dev/null +++ b/system/language/turkish/migration_lang.php @@ -0,0 +1,47 @@ +