From 2eb22382f61105c487271a479b6220ea9f793dc1 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 16 Jun 2019 18:46:10 +0200 Subject: tx: sync with transifex --- po/tr.po | 377 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 211 insertions(+), 166 deletions(-) (limited to 'po/tr.po') diff --git a/po/tr.po b/po/tr.po index 2066b1b5..33f11556 100644 --- a/po/tr.po +++ b/po/tr.po @@ -16,9 +16,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" +"Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-03-16 13:55+0100\n" +"POT-Creation-Date: 2019-04-24 14:24+0200\n" "PO-Revision-Date: 2019-03-12 19:28+0000\n" "Last-Translator: Butterfly , 2019\n" "Language-Team: Turkish (https://www.transifex.com/mate/teams/13566/tr/)\n" @@ -1123,7 +1123,7 @@ msgstr "Pencereyi Güney Batı (alt sol) köşeye döşe" msgid "Bell event" msgstr "Zil olayı" -#: ../src/core/core.c:207 +#: ../src/core/core.c:211 #, c-format msgid "Unknown window information request: %d" msgstr "Bilinmeyen pencere bilgi isteği: %d" @@ -1165,7 +1165,7 @@ msgstr "Kompozisyon için gerekli olan %s eklentisi eksik" msgid "Failed to open X Window System display '%s'\n" msgstr "X Pencere Sistemi '%s' ekranı açılamadı\n" -#: ../src/core/keybindings.c:722 +#: ../src/core/keybindings.c:723 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " @@ -1176,7 +1176,7 @@ msgstr "" #. Displayed when a keybinding which is #. * supposed to launch a program fails. -#: ../src/core/keybindings.c:2381 +#: ../src/core/keybindings.c:2379 #, c-format msgid "" "There was an error running %s:\n" @@ -1187,31 +1187,31 @@ msgstr "" "\n" "%s" -#: ../src/core/keybindings.c:2470 +#: ../src/core/keybindings.c:2468 #, c-format msgid "No command %d has been defined.\n" msgstr "%d komutu tanımlanmamış.\n" -#: ../src/core/keybindings.c:3526 +#: ../src/core/keybindings.c:3528 #, c-format msgid "No terminal command has been defined.\n" msgstr "Hiçbir terminal komutu tanımlanmamış.\n" -#: ../src/core/keybindings.c:3666 +#: ../src/core/keybindings.c:3668 #, c-format msgid "Rename Workspace" msgstr "Çalışma alanının ismini değiştir" -#: ../src/core/keybindings.c:3667 +#: ../src/core/keybindings.c:3669 #, c-format msgid "New Workspace Name:" msgstr "Yeni Çalışm Alanı Adı:" -#: ../src/core/keybindings.c:3678 +#: ../src/core/keybindings.c:3680 msgid "OK" msgstr "Tamam" -#: ../src/core/keybindings.c:3678 +#: ../src/core/keybindings.c:3680 msgid "Cancel" msgstr "İptal" @@ -1290,12 +1290,12 @@ msgstr "Yeniden başlatılamadı: %s\n" #. FIXME: check if this can be avoided by GSettings #. FIXME! GSettings, instead of MateConf, has Minimum/Maximun in schema! #. * But some preferences depends on costants for minimum/maximum values -#: ../src/core/prefs.c:606 ../src/core/prefs.c:759 +#: ../src/core/prefs.c:608 ../src/core/prefs.c:761 #, c-format msgid "%d stored in GSettings key %s is out of range %d to %d\n" msgstr "%s GStettings anahtarında saklanan %d, %d ilâ %d alanı dışında\n" -#: ../src/core/prefs.c:1053 +#: ../src/core/prefs.c:1055 msgid "" "Workarounds for broken applications disabled. Some applications may not " "behave properly.\n" @@ -1303,12 +1303,12 @@ msgstr "" "Hatalı uygulamalara yönelik çözümler devre dışı. Bazı uygulamalar düzgün " "işlemeyebilir.\n" -#: ../src/core/prefs.c:1132 +#: ../src/core/prefs.c:1143 #, c-format msgid "Could not parse font description \"%s\" from GSettings key %s\n" msgstr "\"%s\" yazıtipi açıklaması %s GSettings anahtarından ayrıştırılamadı\n" -#: ../src/core/prefs.c:1194 +#: ../src/core/prefs.c:1205 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for mouse button" @@ -1317,7 +1317,7 @@ msgstr "" "Yapılandırma veritabanında bulunan \"%s\", fare düğme düzenleyicisi olarak " "geçerli bir değer değil\n" -#: ../src/core/prefs.c:1753 +#: ../src/core/prefs.c:1781 #, c-format msgid "" "\"%s\" found in configuration database is not a valid value for keybinding " @@ -1326,7 +1326,7 @@ msgstr "" "Yapılandırma veritabanında bulunan \"%s\", \"%s\" tuş bağı olarak geçerli " "bir değer değil\n" -#: ../src/core/prefs.c:2056 +#: ../src/core/prefs.c:2084 #, c-format msgid "Workspace %d" msgstr "Çalışma Alanı %d" @@ -1463,7 +1463,7 @@ msgid "Marco" msgstr "Marco" #. first time through -#: ../src/core/window.c:5893 +#: ../src/core/window.c:5932 #, c-format msgid "" "Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER " @@ -1478,7 +1478,7 @@ msgstr "" #. * leads to e.g. us not fullscreening their windows. Apps that set #. * MWM but not WM_NORMAL_HINTS are basically broken. We complain #. * about these apps but make them work. -#: ../src/core/window.c:6458 +#: ../src/core/window.c:6497 #, c-format msgid "" "Window %s sets an MWM hint indicating it isn't resizable, but sets min size " @@ -1558,47 +1558,51 @@ msgstr "" msgid "Usage: %s\n" msgstr "Kullanım: %s\n" -#: ../src/ui/frames.c:1098 +#: ../src/ui/frames.c:1147 msgid "Close Window" msgstr "Pencereyi Kapat" -#: ../src/ui/frames.c:1101 +#: ../src/ui/frames.c:1150 msgid "Window Menu" msgstr "Pencere Menüsü" -#: ../src/ui/frames.c:1104 +#: ../src/ui/frames.c:1153 +msgid "Window App Menu" +msgstr "" + +#: ../src/ui/frames.c:1156 msgid "Minimize Window" msgstr "Pencereyi Küçült" -#: ../src/ui/frames.c:1107 +#: ../src/ui/frames.c:1159 msgid "Maximize Window" msgstr "Pencereyi Büyült" -#: ../src/ui/frames.c:1110 +#: ../src/ui/frames.c:1162 msgid "Restore Window" msgstr "Pencereyi Eski Boyutuna Getir" -#: ../src/ui/frames.c:1113 +#: ../src/ui/frames.c:1165 msgid "Roll Up Window" msgstr "Pencereyi Yukarı Sar" -#: ../src/ui/frames.c:1116 +#: ../src/ui/frames.c:1168 msgid "Unroll Window" msgstr "Pencereyi Geri Sar" -#: ../src/ui/frames.c:1119 +#: ../src/ui/frames.c:1171 msgid "Keep Window On Top" msgstr "Pencereyi Üstte Tut" -#: ../src/ui/frames.c:1122 +#: ../src/ui/frames.c:1174 msgid "Remove Window From Top" msgstr "Pencereyi Üstten Kaldır" -#: ../src/ui/frames.c:1125 +#: ../src/ui/frames.c:1177 msgid "Always On Visible Workspace" msgstr "Her Zaman Görünen Çalışma Alanında" -#: ../src/ui/frames.c:1128 +#: ../src/ui/frames.c:1180 msgid "Put Window On Only One Workspace" msgstr "Pencereyi Sadece Bir Çalışma Alanına Yerleştir" @@ -1785,53 +1789,74 @@ msgstr "Mod5" #. Translators: This represents the size of a window. The first number is #. * the width of the window and the second is the height. -#: ../src/ui/resizepopup.c:115 +#: ../src/ui/resizepopup.c:117 #, c-format msgid "%d x %d" msgstr "%d x %d" -#: ../src/ui/theme.c:252 +#: ../src/ui/theme.c:257 msgid "top" msgstr "üst" -#: ../src/ui/theme.c:254 +#: ../src/ui/theme.c:259 msgid "bottom" msgstr "alt" -#: ../src/ui/theme.c:256 +#: ../src/ui/theme.c:261 msgid "left" msgstr "sol" -#: ../src/ui/theme.c:258 +#: ../src/ui/theme.c:263 msgid "right" msgstr "sağ" -#: ../src/ui/theme.c:285 +#: ../src/ui/theme.c:290 #, c-format msgid "frame geometry does not specify \"%s\" dimension" msgstr "çerçeve geometrisi \"%s\" boyutunu tanımlamıyor" -#: ../src/ui/theme.c:304 +#: ../src/ui/theme.c:309 #, c-format msgid "frame geometry does not specify dimension \"%s\" for border \"%s\"" msgstr "çerçeve geometrisi \"%s\" boyutunu \"%s\" pencere kenarı için tanımlamıyor" -#: ../src/ui/theme.c:341 +#: ../src/ui/theme.c:346 #, c-format msgid "Button aspect ratio %g is not reasonable" msgstr "%g kabul edilebilir bir düğme en-boy oranı değil" -#: ../src/ui/theme.c:353 +#: ../src/ui/theme.c:358 #, c-format msgid "Frame geometry does not specify size of buttons" msgstr "Çerçeve geometrisi düğmelerin boyutunu tanımlamıyor" -#: ../src/ui/theme.c:1055 +#: ../src/ui/theme.c:1065 #, c-format msgid "Gradients should have at least two colors" msgstr "Renk geçişlerinde en az iki renk olmalı" -#: ../src/ui/theme.c:1181 +#: ../src/ui/theme.c:1203 +#, c-format +msgid "" +"GTK custom color specification must have color name and fallback in " +"parentheses, e.g. gtk:custom(foo,bar); could not parse \"%s\"" +msgstr "" + +#: ../src/ui/theme.c:1219 +#, c-format +msgid "" +"Invalid character '%c' in color_name parameter of gtk:custom, only " +"A-Za-z0-9-_ are valid" +msgstr "" + +#: ../src/ui/theme.c:1233 +#, c-format +msgid "" +"Gtk:custom format is \"gtk:custom(color_name,fallback)\", \"%s\" does not " +"fit the format" +msgstr "" + +#: ../src/ui/theme.c:1277 #, c-format msgid "" "GTK color specification must have the state in brackets, e.g. gtk:fg[NORMAL]" @@ -1841,7 +1866,7 @@ msgstr "" "örneğin, gtk:fg[NORMAL] belirtiminde NORMAL, durumu gösterir; \"%s\" " "ayrıştırılamadı" -#: ../src/ui/theme.c:1195 +#: ../src/ui/theme.c:1291 #, c-format msgid "" "GTK color specification must have a close bracket after the state, e.g. " @@ -1851,17 +1876,17 @@ msgstr "" "örneğin, gtk:fg[NORMAL] belirtiminde NORMAL, durumu gösterir; \"%s\" " "ayrıştırılamadı" -#: ../src/ui/theme.c:1206 +#: ../src/ui/theme.c:1302 #, c-format msgid "Did not understand state \"%s\" in color specification" msgstr "Renk belirtimindeki \"%s\" durumu anlaşılamadı" -#: ../src/ui/theme.c:1219 +#: ../src/ui/theme.c:1315 #, c-format msgid "Did not understand color component \"%s\" in color specification" msgstr "Renk belirtimindeki \"%s\" renk bileşeni anlaşılamadı" -#: ../src/ui/theme.c:1248 +#: ../src/ui/theme.c:1343 #, c-format msgid "" "Blend format is \"blend/bg_color/fg_color/alpha\", \"%s\" does not fit the " @@ -1870,44 +1895,44 @@ msgstr "" "Renk karışımının doğru biçimi \"blend/bg_color/fg_color/alpha\"dır; \"%s\" " "bu biçime uymuyor" -#: ../src/ui/theme.c:1259 +#: ../src/ui/theme.c:1354 #, c-format msgid "Could not parse alpha value \"%s\" in blended color" msgstr "Renk karışımındaki \"%s\" alfa değeri ayrıştırılamadı" -#: ../src/ui/theme.c:1269 +#: ../src/ui/theme.c:1364 #, c-format msgid "Alpha value \"%s\" in blended color is not between 0.0 and 1.0" msgstr "Renk karışımının alfa değeri \"%s\", 0.0 ile 1.0 arasında değil" -#: ../src/ui/theme.c:1316 +#: ../src/ui/theme.c:1410 #, c-format msgid "Shade format is \"shade/base_color/factor\", \"%s\" does not fit the format" msgstr "" "Gölgelendirmenin doğru biçimi \"shade/bas_color/factor\"dır; \"%s\" bu " "biçime uymuyor" -#: ../src/ui/theme.c:1327 +#: ../src/ui/theme.c:1421 #, c-format msgid "Could not parse shade factor \"%s\" in shaded color" msgstr "Gölgeli rengin gölge katsayısı olan \"%s\" ayrıştırılamadı" -#: ../src/ui/theme.c:1337 +#: ../src/ui/theme.c:1431 #, c-format msgid "Shade factor \"%s\" in shaded color is negative" msgstr "Gölgeli rengin gölge katsayısı olan \"%s\", negatif" -#: ../src/ui/theme.c:1366 +#: ../src/ui/theme.c:1460 #, c-format msgid "Could not parse color \"%s\"" msgstr "\"%s\" rengi ayrıştırılamadı" -#: ../src/ui/theme.c:1706 +#: ../src/ui/theme.c:1809 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "Koordinat ifadesi izin verilmeyen '%s' karakterini içeriyor" -#: ../src/ui/theme.c:1733 +#: ../src/ui/theme.c:1836 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be" @@ -1915,29 +1940,29 @@ msgid "" msgstr "" "Koordinat ifadesi '%s' gerçel sayısını içeriyor ve bu sayı ayrıştırılamıyor" -#: ../src/ui/theme.c:1747 +#: ../src/ui/theme.c:1850 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "Koordinat ifadesi ayrıştırılamayan '%s' tamsayısını içeriyor" -#: ../src/ui/theme.c:1869 +#: ../src/ui/theme.c:1972 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "Koordinat ifadesi bu metnin başında bilinmeyen bir işleç içeriyor: \"%s\"" -#: ../src/ui/theme.c:1926 +#: ../src/ui/theme.c:2029 #, c-format msgid "Coordinate expression was empty or not understood" msgstr "Koordinat ifadesi boş ya da anlaşılamadı" -#: ../src/ui/theme.c:2037 ../src/ui/theme.c:2047 ../src/ui/theme.c:2081 +#: ../src/ui/theme.c:2140 ../src/ui/theme.c:2150 ../src/ui/theme.c:2184 #, c-format msgid "Coordinate expression results in division by zero" msgstr "Koordinat ifadesi sıfıra bölümle sonuçlanıyor" -#: ../src/ui/theme.c:2089 +#: ../src/ui/theme.c:2192 #, c-format msgid "" "Coordinate expression tries to use mod operator on a floating-point number" @@ -1945,22 +1970,22 @@ msgstr "" "Koordinat ifadesi bir gerçel sayı üzerinde mod (kalan bulma) işlecini " "kullanmaya çalıştı" -#: ../src/ui/theme.c:2145 +#: ../src/ui/theme.c:2248 #, c-format msgid "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "Koordinat ifadesi işleneni beklenen \"%s\", işlecini içeriyor" -#: ../src/ui/theme.c:2154 +#: ../src/ui/theme.c:2257 #, c-format msgid "Coordinate expression had an operand where an operator was expected" msgstr "Koordinat ifadesi işleci beklenen bir işlenen içeriyor" -#: ../src/ui/theme.c:2162 +#: ../src/ui/theme.c:2265 #, c-format msgid "Coordinate expression ended with an operator instead of an operand" msgstr "Koordinat ifadesi bir işlenen yerine işleçle bitiyor" -#: ../src/ui/theme.c:2172 +#: ../src/ui/theme.c:2275 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " @@ -1969,39 +1994,39 @@ msgstr "" "Koordinat ifadesi birbirlerinin izleyen ve aralarında işlenen olmayan " "\"%2$c\" ve \"%1$c\" işleçlerini içeriyor" -#: ../src/ui/theme.c:2319 ../src/ui/theme.c:2360 +#: ../src/ui/theme.c:2426 ../src/ui/theme.c:2471 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "" "Koordinat ifadesi bilinmeyen bir değişken ya da sabit olan \"%s\" içeriyor" -#: ../src/ui/theme.c:2414 +#: ../src/ui/theme.c:2525 #, c-format msgid "Coordinate expression parser overflowed its buffer." msgstr "Koordinat belirtim ayrıştırıcısı tamponundan taştı." -#: ../src/ui/theme.c:2443 +#: ../src/ui/theme.c:2554 #, c-format msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "Koordinat ifadesi sol parantezi olmayan bir sağ parantez içeriyor" -#: ../src/ui/theme.c:2507 +#: ../src/ui/theme.c:2618 #, c-format msgid "" "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "Koordinat ifadesi sağ parantezi olmayan bir sol parantez içeriyor" -#: ../src/ui/theme.c:2518 +#: ../src/ui/theme.c:2629 #, c-format msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "Koordinat ifadesi göründüğü kadarıyla ne işleç ne de işlenen içeriyor" -#: ../src/ui/theme.c:2722 ../src/ui/theme.c:2742 ../src/ui/theme.c:2762 +#: ../src/ui/theme.c:2833 ../src/ui/theme.c:2853 ../src/ui/theme.c:2873 #, c-format msgid "Theme contained an expression that resulted in an error: %s\n" msgstr "Tema bir hata ile sonuçlanan ifadeye sahip: %s\n" -#: ../src/ui/theme.c:4392 +#: ../src/ui/theme.c:4556 #, c-format msgid "" "