From 6236546d54afa831ffec1757903059d3c919bbe7 Mon Sep 17 00:00:00 2001 From: asandikci Date: Mon, 1 Jan 2024 17:39:18 +0300 Subject: [PATCH] update translations --- .../language/turkish/calendar_lang.php | 86 +++++++++---------- application/language/turkish/date_lang.php | 30 +++---- application/language/turkish/db_lang.php | 2 +- .../language/turkish/form_validation_lang.php | 4 +- application/language/turkish/number_lang.php | 2 +- .../language/turkish/translations_lang.php | 52 +++++------ application/language/turkish/upload_lang.php | 2 + 7 files changed, 90 insertions(+), 88 deletions(-) diff --git a/application/language/turkish/calendar_lang.php b/application/language/turkish/calendar_lang.php index a60659fa..a50eadfb 100644 --- a/application/language/turkish/calendar_lang.php +++ b/application/language/turkish/calendar_lang.php @@ -37,48 +37,48 @@ */ defined('BASEPATH') or exit('No direct script access allowed'); -$lang['cal_su'] = 'Su'; -$lang['cal_mo'] = 'Mo'; -$lang['cal_tu'] = 'Tu'; -$lang['cal_we'] = 'We'; -$lang['cal_th'] = 'Th'; -$lang['cal_fr'] = 'Fr'; -$lang['cal_sa'] = 'Sa'; -$lang['cal_sun'] = 'Sun'; -$lang['cal_mon'] = 'Mon'; -$lang['cal_tue'] = 'Tue'; -$lang['cal_wed'] = 'Wed'; -$lang['cal_thu'] = 'Thu'; -$lang['cal_fri'] = 'Fri'; -$lang['cal_sat'] = 'Sat'; -$lang['cal_sunday'] = 'Sunday'; -$lang['cal_monday'] = 'Monday'; -$lang['cal_tuesday'] = 'Tuesday'; -$lang['cal_wednesday'] = 'Wednesday'; -$lang['cal_thursday'] = 'Thursday'; -$lang['cal_friday'] = 'Friday'; -$lang['cal_saturday'] = 'Saturday'; -$lang['cal_jan'] = 'Jan'; -$lang['cal_feb'] = 'Feb'; +$lang['cal_su'] = 'Pz'; +$lang['cal_mo'] = 'Pt'; +$lang['cal_tu'] = 'Sl'; +$lang['cal_we'] = 'Çş'; +$lang['cal_th'] = 'Pş'; +$lang['cal_fr'] = 'Cm'; +$lang['cal_sa'] = 'Ct'; +$lang['cal_sun'] = 'Pzr'; +$lang['cal_mon'] = 'Pzt'; +$lang['cal_tue'] = 'Salı'; +$lang['cal_wed'] = 'Çrş'; +$lang['cal_thu'] = 'Prş'; +$lang['cal_fri'] = 'Cuma'; +$lang['cal_sat'] = 'Cmt'; +$lang['cal_sunday'] = 'Pazar'; +$lang['cal_monday'] = 'Pazartesi'; +$lang['cal_tuesday'] = 'Salı'; +$lang['cal_wednesday'] = 'Çarşamba'; +$lang['cal_thursday'] = 'Perşembe'; +$lang['cal_friday'] = 'Cuma'; +$lang['cal_saturday'] = 'Cumartesi'; +$lang['cal_jan'] = 'Oca'; +$lang['cal_feb'] = 'Şub'; $lang['cal_mar'] = 'Mar'; -$lang['cal_apr'] = 'Apr'; +$lang['cal_apr'] = 'Nis'; $lang['cal_may'] = 'May'; -$lang['cal_jun'] = 'Jun'; -$lang['cal_jul'] = 'Jul'; -$lang['cal_aug'] = 'Aug'; -$lang['cal_sep'] = 'Sep'; -$lang['cal_oct'] = 'Oct'; -$lang['cal_nov'] = 'Nov'; -$lang['cal_dec'] = 'Dec'; -$lang['cal_january'] = 'January'; -$lang['cal_february'] = 'February'; -$lang['cal_march'] = 'March'; -$lang['cal_april'] = 'April'; -$lang['cal_mayl'] = 'May'; -$lang['cal_june'] = 'June'; -$lang['cal_july'] = 'July'; -$lang['cal_august'] = 'August'; -$lang['cal_september'] = 'September'; -$lang['cal_october'] = 'October'; -$lang['cal_november'] = 'November'; -$lang['cal_december'] = 'December'; +$lang['cal_jun'] = 'Haz'; +$lang['cal_jul'] = 'Tem'; +$lang['cal_aug'] = 'Ağu'; +$lang['cal_sep'] = 'Eyl'; +$lang['cal_oct'] = 'Eki'; +$lang['cal_nov'] = 'Kas'; +$lang['cal_dec'] = 'Ara'; +$lang['cal_january'] = 'Ocak'; +$lang['cal_february'] = 'Şubat'; +$lang['cal_march'] = 'Mart'; +$lang['cal_april'] = 'Nisan'; +$lang['cal_mayl'] = 'Mayıs'; +$lang['cal_june'] = 'Haziran'; +$lang['cal_july'] = 'Temmuz'; +$lang['cal_august'] = 'Ağustos'; +$lang['cal_september'] = 'Eylül'; +$lang['cal_october'] = 'Ekim'; +$lang['cal_november'] = 'Kasım'; +$lang['cal_december'] = 'Aralık'; diff --git a/application/language/turkish/date_lang.php b/application/language/turkish/date_lang.php index 45de9551..98369ac7 100644 --- a/application/language/turkish/date_lang.php +++ b/application/language/turkish/date_lang.php @@ -37,20 +37,20 @@ */ defined('BASEPATH') or exit('No direct script access allowed'); -$lang['date_year'] = 'Year'; -$lang['date_years'] = 'Years'; -$lang['date_month'] = 'Month'; -$lang['date_months'] = 'Months'; -$lang['date_week'] = 'Week'; -$lang['date_weeks'] = 'Weeks'; -$lang['date_day'] = 'Day'; -$lang['date_days'] = 'Days'; -$lang['date_hour'] = 'Hour'; -$lang['date_hours'] = 'Hours'; -$lang['date_minute'] = 'Minute'; -$lang['date_minutes'] = 'Minutes'; -$lang['date_second'] = 'Second'; -$lang['date_seconds'] = 'Seconds'; +$lang['date_year'] = 'Yıl'; +$lang['date_years'] = 'Yıl'; +$lang['date_month'] = 'Ay'; +$lang['date_months'] = 'AY'; +$lang['date_week'] = 'Hafta'; +$lang['date_weeks'] = 'Hafta'; +$lang['date_day'] = 'Gün'; +$lang['date_days'] = 'Gün'; +$lang['date_hour'] = 'Saat'; +$lang['date_hours'] = 'Saat'; +$lang['date_minute'] = 'Dakika'; +$lang['date_minutes'] = 'Dakika'; +$lang['date_second'] = 'Saniye'; +$lang['date_seconds'] = 'Saniye'; $lang['UM12'] = '(UTC -12:00) Baker/Howland Island'; $lang['UM11'] = '(UTC -11:00) Niue'; @@ -70,7 +70,7 @@ $lang['UM1'] = '(UTC -1:00) Azores, Cape Verde Islands'; $lang['UTC'] = '(UTC) Greenwich Mean Time, Western European Time'; $lang['UP1'] = '(UTC +1:00) Central European Time, West Africa Time'; $lang['UP2'] = '(UTC +2:00) Central Africa Time, Eastern European Time, Kaliningrad Time'; -$lang['UP3'] = '(UTC +3:00) Moscow Time, East Africa Time, Arabia Standard Time'; +$lang['UP3'] = '(UTC +3:00) Moscow Time, East Africa Time, Arabia Standard Time, Türkiye Time'; $lang['UP35'] = '(UTC +3:30) Iran Standard Time'; $lang['UP4'] = '(UTC +4:00) Azerbaijan Standard Time, Samara Time'; $lang['UP45'] = '(UTC +4:30) Afghanistan'; diff --git a/application/language/turkish/db_lang.php b/application/language/turkish/db_lang.php index 9db2511c..b8e9cb64 100644 --- a/application/language/turkish/db_lang.php +++ b/application/language/turkish/db_lang.php @@ -15,7 +15,7 @@ $lang['db_unable_to_select'] = 'Belirtilen veri tabanı seçilemiyor: %s'; $lang['db_unable_to_create'] = 'Belirtilen veri tabanı oluşturulamıyor: %s'; $lang['db_invalid_query'] = 'Verilen sorgu geçersiz.'; $lang['db_must_set_table'] = 'Sorguda kullanılacak tabloyu belirtmelisiniz.'; -$lang['db_must_use_set'] = 'Kaydı güncellemek için "set" metodu kullanmalısınız.'; +$lang['db_must_use_set'] = 'Kaydı güncellemek için "set" metodunu kullanmalısınız.'; $lang['db_must_use_index'] = 'Toplu güncellemede eşleştirme için bir indeks belirtmelisiniz.'; $lang['db_batch_missing_index'] = 'Toplu güncelleme için verilen bir veya birden fazla kaydın belirtilen indeksi eksik.'; $lang['db_must_use_where'] = '"where" sözcüğü olmayan güncellemelere izin verilmez.'; diff --git a/application/language/turkish/form_validation_lang.php b/application/language/turkish/form_validation_lang.php index 15791393..a10ffcce 100644 --- a/application/language/turkish/form_validation_lang.php +++ b/application/language/turkish/form_validation_lang.php @@ -37,8 +37,8 @@ */ defined('BASEPATH') or exit('No direct script access allowed'); -$lang['form_validation_required'] = 'The {field} field is required.'; -$lang['form_validation_isset'] = 'The {field} field must have a value.'; +$lang['form_validation_required'] = '{field} alanı zorunludur.'; +$lang['form_validation_isset'] = '{field} alanı bir değere sahip olmalıdır.'; $lang['form_validation_valid_email'] = 'The {field} field must contain a valid email address.'; $lang['form_validation_valid_emails'] = 'The {field} field must contain all valid email addresses.'; $lang['form_validation_valid_url'] = 'The {field} field must contain a valid URL.'; diff --git a/application/language/turkish/number_lang.php b/application/language/turkish/number_lang.php index af3d06d1..f83503d9 100644 --- a/application/language/turkish/number_lang.php +++ b/application/language/turkish/number_lang.php @@ -41,4 +41,4 @@ $lang['terabyte_abbr'] = 'TB'; $lang['gigabyte_abbr'] = 'GB'; $lang['megabyte_abbr'] = 'MB'; $lang['kilobyte_abbr'] = 'KB'; -$lang['bytes'] = 'Bytes'; +$lang['bytes'] = 'Bayt'; diff --git a/application/language/turkish/translations_lang.php b/application/language/turkish/translations_lang.php index 9060b8de..bab9307a 100755 --- a/application/language/turkish/translations_lang.php +++ b/application/language/turkish/translations_lang.php @@ -408,37 +408,37 @@ $lang['at_least_one_field'] = 'At least one field must be displayed in the booki $lang['status'] = 'Status'; $lang['appointment_status_options'] = 'Appointment Status Options'; $lang['appointment_status_options_info'] = 'Define a list of available appointment status options that can be used in the the calendar page (the first one will automatically become the default value).'; -$lang['sunday_short'] = 'Sun'; -$lang['monday_short'] = 'Mon'; -$lang['tuesday_short'] = 'Tue'; -$lang['wednesday_short'] = 'Wed'; -$lang['thursday_short'] = 'Thu'; -$lang['friday_short'] = 'Fri'; -$lang['saturday_short'] = 'Sat'; -$lang['january_short'] = 'Jan'; -$lang['february_short'] = 'Feb'; +$lang['sunday_short'] = 'Pzr'; +$lang['monday_short'] = 'Pzt'; +$lang['tuesday_short'] = 'Salı'; +$lang['wednesday_short'] = 'Çrş'; +$lang['thursday_short'] = 'Prş'; +$lang['friday_short'] = 'Cuma'; +$lang['saturday_short'] = 'Cmt'; +$lang['january_short'] = 'Oca'; +$lang['february_short'] = 'Şub'; $lang['march_short'] = 'Mar'; -$lang['april_short'] = 'Apr'; +$lang['april_short'] = 'Nis'; $lang['may_short'] = 'May'; -$lang['june_short'] = 'Jun'; -$lang['july_short'] = 'Jul'; -$lang['august_short'] = 'Aug'; -$lang['september_short'] = 'Sep'; -$lang['october_short'] = 'Oct'; -$lang['november_short'] = 'Nov'; -$lang['december_short'] = 'Dec'; +$lang['june_short'] = 'Haz'; +$lang['july_short'] = 'Tem'; +$lang['august_short'] = 'Ağu'; +$lang['september_short'] = 'Eyl'; +$lang['october_short'] = 'Eki'; +$lang['november_short'] = 'Kas'; +$lang['december_short'] = 'Ara'; $lang['am'] = 'am'; $lang['pm'] = 'pm'; $lang['to'] = 'to'; $lang['click_to_toggle'] = 'Click To Toggle'; -$lang['week_short'] = 'Wk'; +$lang['week_short'] = 'Hf'; $lang['scroll_to_increment'] = 'Scroll To Increment'; -$lang['year'] = 'Year'; -$lang['make_non_working_day'] = 'This provider will not be available for work on the selected day.'; +$lang['year'] = 'Yıl'; +$lang['make_non_working_day'] = 'Hizmet sağlayıcı seçilen günlerde müsait olmayacak'; $lang['no_breaks'] = 'No Breaks'; -$lang['service_categories'] = 'Service Categories'; -$lang['service_category'] = 'Service Category'; -$lang['blocked_period_saved'] = 'Blocked period saved successfully.'; +$lang['service_categories'] = 'Hizmet Kategorileri'; +$lang['service_category'] = 'Hizmet Kategorisi'; +$lang['blocked_period_saved'] = 'Bloklanan Periyot başarıyla kaydedildi.'; // REVIEW $lang['blocked_period_deleted'] = 'Blocked period deleted successfully.'; $lang['delete_blocked_period'] = 'Delete Blocked Period'; $lang['blocked_period'] = 'Blocked Period'; @@ -446,7 +446,7 @@ $lang['blocked_periods'] = 'Blocked Periods'; $lang['blocked_period_save'] = 'Blocked Period Save'; $lang['blocked_period_delete'] = 'Blocked Period Delete'; $lang['blocked_periods_hint'] = 'Define periods of time where public bookings will be disabled for all providers (e.g. closed dates, holidays etc.).'; -$lang['custom_field'] = 'Custom Field'; -$lang['custom_fields'] = 'Custom Fields'; -$lang['label'] = 'Label'; +$lang['custom_field'] = 'Değiştirilebilir Alan'; +$lang['custom_fields'] = 'Değiştirilebilir Alanlar'; +$lang['label'] = 'Etiket'; // End diff --git a/application/language/turkish/upload_lang.php b/application/language/turkish/upload_lang.php index c2d4c41f..5877fb78 100644 --- a/application/language/turkish/upload_lang.php +++ b/application/language/turkish/upload_lang.php @@ -53,3 +53,5 @@ $lang['upload_no_filepath'] = 'The upload path does not appear to be valid.'; $lang['upload_no_file_types'] = 'You have not specified any allowed file types.'; $lang['upload_bad_filename'] = 'The file name you submitted already exists on the server.'; $lang['upload_not_writable'] = 'The upload destination folder does not appear to be writable.'; + +// REVIEW ileride kullanıcılardan bir belge alınması istenirse çevirileri kontrol et!