2006-08-01 23:12:11 +00:00
|
|
|
|
/*
|
|
|
|
|
* Turkish resources for MSI
|
|
|
|
|
*
|
2014-08-28 14:29:48 +00:00
|
|
|
|
* Copyrights: 2006 Fatih Aşıcı; 2014 Erdem Ersoy (eersoy93) (erdemersoy@live.com)
|
2006-08-01 23:12:11 +00:00
|
|
|
|
*
|
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
|
* License as published by the Free Software Foundation; either
|
|
|
|
|
* version 2.1 of the License, or (at your option) any later version.
|
|
|
|
|
*
|
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
|
*
|
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
|
* License along with this library; if not, write to the Free Software
|
|
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
|
|
|
*/
|
|
|
|
|
|
2009-08-08 11:55:51 +00:00
|
|
|
|
#include "windef.h"
|
|
|
|
|
|
2006-08-01 23:12:11 +00:00
|
|
|
|
LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT
|
|
|
|
|
|
Finish the Wine sync. These components are not just rc file changes
atl, comctl32, comdlg32, dwmapi, fusion, gdiplus, jscript, mpr, mshtml, msi, msimtf, msxml3, ole32, oleaut32, riched20, shdocvw, shlwapi, urlmon, usp10, version and windowscodecs
Seems to build and boot. /me hides
svn path=/trunk/; revision=48273
2010-07-26 02:26:04 +00:00
|
|
|
|
STRINGTABLE
|
2006-08-01 23:12:11 +00:00
|
|
|
|
{
|
2014-08-28 14:29:48 +00:00
|
|
|
|
4 "Belirtilen kurulum paketi açılamadı. Lütfen, kütüğün yolunu denetleyiniz ve yeiden deneyiniz."
|
|
|
|
|
5 "%s yolu bulunamadı."
|
|
|
|
|
9 "%s diskini takınız."
|
2014-09-21 16:14:12 +00:00
|
|
|
|
10 "Windows Yükleyici %s\n\nKullanım:\nmsiexec komut {gerekli değişkenler} [seçimlik değişkenler]\n\nBir ürün yükle:\n\t/i {paket|ürün kodu} [husûsiyet]\n\t/package {paket|ürün kodu} [husûsiyet]\n\t/a paket [husûsiyet]\nBir kurulum onar:\n\t/f[p|o|e|d|c|a|u|m|s|v] {paket|ürün kodu}\nBir ürün kaldır:\n\t/uninstall {paket|ürün kodu} [husûsiyet]\n\t/x {paket|ürün kodu} [husûsiyet]\nBir ürün bildir:\n\t/j[u|m] paket [/t dönüşüm] [/g dil kimliği]\nBir yama uygula:\n\t/p yama paketi [husûsiyet]\n\t/p yama paketi /a paket [husûsiyet]\nYukarıdaki komutlar için kayıt ve kullanıcı arayüzü tümleyicileri:\n\t/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] kayıt kütüğü\n\t/q{|n|b|r|f|n+|b+|b-}\nMSI hizmetini sakla:\n\t/y\nMSI hizmetinin kaydını sil:\n\t/z\nBu yardımı görüntüle:\n\t/help\n\t/?\n"
|
2014-08-28 14:29:48 +00:00
|
|
|
|
11 "%s içeren dizini giriniz."
|
|
|
|
|
12 "Husûsiyet eksikliği için kurulum kaynağı"
|
|
|
|
|
13 "Husûsiyet eksikliği için ağ sürücüsü"
|
|
|
|
|
14 "Şuradan özellik:"
|
|
|
|
|
15 "%s içeren dizini seçiniz."
|
2006-08-01 23:12:11 +00:00
|
|
|
|
}
|