From 9e9d68f1f5889f44d620fb044b1c9cec43b095e1 Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Tue, 15 Aug 2017 13:16:59 -0400 Subject: Resynced translation files and fixed translations of the boot splash UI --- .../lumina-config/i18n/lumina-config_tr.ts | 63 ++++++++++------------ 1 file changed, 29 insertions(+), 34 deletions(-) (limited to 'src-qt5/core-utils/lumina-config/i18n/lumina-config_tr.ts') diff --git a/src-qt5/core-utils/lumina-config/i18n/lumina-config_tr.ts b/src-qt5/core-utils/lumina-config/i18n/lumina-config_tr.ts index f8b7ea08..a7fb6b63 100644 --- a/src-qt5/core-utils/lumina-config/i18n/lumina-config_tr.ts +++ b/src-qt5/core-utils/lumina-config/i18n/lumina-config_tr.ts @@ -1177,11 +1177,6 @@ page_fluxbox_keys - - - page_fluxbox_keys - fluxbox kısayol tuşları - Basic Editor @@ -1651,147 +1646,147 @@ Önce Tarih sonra Saat - + Window manager - + Desktop Settings Masaüstü Ayarları - + Select an image Bir resim seç - + Images Resimler - + Reset User Image Kullanıcı Resmini Sıfırla - + Would you like to reset the user image to the system default? Kullanıcı resmini sistem varsayılanına sıfırlamak ister misiniz? - + Valid Time Codes: Geçerli Zaman Kodları: - + %1: Hour without leading zero (1) %1: Ön sıfırsız saat (1) - + %1: Hour with leading zero (01) %1: Ön sıfırlı saat (01) - + %1: Minutes without leading zero (2) %1: Ön sıfırsız dakika (2) - + %1: Minutes with leading zero (02) %1: Ön sıfırlı dakika (02) - + %1: Seconds without leading zero (3) %1: Ön sıfırsız saniye (3) - + %1: Seconds with leading zero (03) %1: Ön sıfırlı saniye (03) - + %1: AM/PM (12-hour) clock (upper or lower case) %1: AM/PM (12 saat) biçimi (büyük ya da küçük harf) - + %1: Timezone %1: Zaman dilimi - + Time Codes Zaman Kodları - + Valid Date Codes: Geçerli Tarih Kodları: - + %1: Numeric day without a leading zero (1) %1: Ön sıfırsız sayısal gün (1) - + %1: Numeric day with leading zero (01) %1: Ön sıfırlı sayısal gün (01) - + %1: Day as abbreviation (localized) %1: Kısaltma şeklinde gün (yerelleştirilmiş) - + %1: Day as full name (localized) %1: Tam adıyla gün (yerelleştirilmiş) - + %1: Numeric month without leading zero (2) %1: Ön sıfırsız sayısal ay (2) - + %1: Numeric month with leading zero (02) %1: Ön sıfırlı sayısal ay (02) - + %1: Month as abbreviation (localized) %1: Kısaltma şeklinde ay (yerelleştirilmiş) - + %1: Month as full name (localized) %1: Tam adıyla ay (yerelleştirilmiş) - + %1: Year as 2-digit number (15) %1: 2 haneli sayı şeklinde yıl (15) - + %1: Year as 4-digit number (2015) %1: 4 haneli sayı şeklinde yıl (2015) - + Text may be contained within single-quotes to ignore replacements Değiştirmeleri görmezden gelmek için metin tek tırnak içine alınabilir - + Date Codes Tarih Kodları -- cgit From 9fe4993bdc8a166c60c1191292aa353d1937f109 Mon Sep 17 00:00:00 2001 From: ZackaryWelch Date: Tue, 15 Aug 2017 16:28:16 -0400 Subject: Added translations to menu buttons and the panel settings dialogue --- .../lumina-config/i18n/lumina-config_tr.ts | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'src-qt5/core-utils/lumina-config/i18n/lumina-config_tr.ts') diff --git a/src-qt5/core-utils/lumina-config/i18n/lumina-config_tr.ts b/src-qt5/core-utils/lumina-config/i18n/lumina-config_tr.ts index a7fb6b63..2f23e545 100644 --- a/src-qt5/core-utils/lumina-config/i18n/lumina-config_tr.ts +++ b/src-qt5/core-utils/lumina-config/i18n/lumina-config_tr.ts @@ -979,6 +979,21 @@ This page currently has unsaved changes, do you wish to save them now? Bu sayfada kaydedilmemiş değişiklikler bulunuyor, bunları şimdi kaydetmek ister misiniz? + + + Yes + + + + + No + + + + + Cancel + İptal + page_autostart @@ -1434,6 +1449,11 @@ Desktop Settings Masaüstü Ayarları + + + No Panels + + page_main -- cgit