Module: wine Branch: refs/heads/master Commit: 91ab7f3d0f2b4f6e020cd29911dc44f5139d1a74 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=91ab7f3d0f2b4f6e020cd299...
Author: Fatih Aşıcı fasici@linux-sevenler.org Date: Mon Feb 6 13:07:19 2006 +0100
wldap32: Turkish translation.
---
dlls/wldap32/wldap32.rc | 1 dlls/wldap32/wldap32_Tr.rc | 123 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 124 insertions(+), 0 deletions(-) create mode 100644 dlls/wldap32/wldap32_Tr.rc
diff --git a/dlls/wldap32/wldap32.rc b/dlls/wldap32/wldap32.rc index d3d5e60..0100969 100644 --- a/dlls/wldap32/wldap32.rc +++ b/dlls/wldap32/wldap32.rc @@ -29,3 +29,4 @@ #include "wldap32_Nl.rc" #include "wldap32_No.rc" #include "wldap32_Ru.rc" +#include "wldap32_Tr.rc" diff --git a/dlls/wldap32/wldap32_Tr.rc b/dlls/wldap32/wldap32_Tr.rc new file mode 100644 index 0000000..978e1fe --- /dev/null +++ b/dlls/wldap32/wldap32_Tr.rc @@ -0,0 +1,123 @@ +/* + * Turkish resources for WLDAP32 + * + * Copyright 2006 Fatih A��c� + * + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + +LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT + +STRINGTABLE DISCARDABLE +{ + 0 "Ba�ar�l�" + 1 "��lem Hatas�" + 2 "�leti�im Kural� Hatas�" + 3 "Zaman S�n�r� A��ld�" + 4 "Boyut S�n�r� A��ld�" + 5 "Kar��la�t�rma Yanl��" + 6 "Kar��la�t�rma Do�ru" + 7 "Yetkilendirme Y�ntemi Desteklenmiyor" + 8 "G��l� Yerkilendirme Gerekli" + 9 "Ba�vuru (v2)" + 10 "Ba�vuru" + 11 "Y�netim S�n�r� A��ld�" + 12 "Kullan�labilir Olmayan Kritik Uzant�" + 13 "Gizli Olarak Gerekli" + 14 "" + 15 "" + 16 "B�yle Bir �znitelik Yok" + 17 "Tan�mlanmam�� T�r" + 18 "Uygunsuz E�le�me" + 19 "K�s�tlama �hlali" + 20 "Varolan �znitelik Veya De�er" + 21 "Ge�ersiz S�zdizimi" + 22 "" + 23 "" + 24 "" + 25 "" + 26 "" + 27 "" + 28 "" + 29 "" + 30 "" + 31 "" + 32 "B�yle Bir Nesne Yok" + 33 "Takma Ad Sorunu" + 34 "Ge�ersiz DN S�zdizimi" + 35 "Yaprak Konumunda" + 36 "Takma Ad Ba�vuru Sorunu" + 37 "" + 38 "" + 39 "" + 40 "" + 41 "" + 42 "" + 43 "" + 44 "" + 45 "" + 46 "" + 47 "" + 48 "Uygunsuz Yetkilendirme" + 49 "Ge�ersiz Belgeler" + 50 "Ge�ersiz Yetkiler" + 51 "Me�gul" + 52 "Kullan�labilir De�il" + 53 "Y�r�tmeye �steksiz" + 54 "D�ng� Alg�land�" + 55 "" + 56 "" + 57 "" + 58 "" + 59 "" + 60 "S�ralama Denetimi Eksik" + 61 "Eksik Dizin Aral��� Hatas�" + 62 "" + 63 "" + 64 "Adland�rma �hlali" + 65 "Nesne S�n�f� �hlali" + 66 "Yaprak olmayan konumda izinli de�il" + 67 "RDN �zerinde izin verilmiyor" + 68 "Zaten Var" + 69 "Nesne S�n�f� Mod�lleri Yok" + 70 "Sonu�lar �ok B�y�k" + 71 "Birden Fazla DSA Etkilenir" + 72 "" + 73 "" + 74 "" + 75 "" + 76 "" + 77 "" + 78 "" + 79 "" + 80 "Di�er" + 81 "Sunucu Kapal�" + 82 "Yerel Hata" + 83 "Kodlama Hatas�" + 84 "Kod ��zme Hatas�" + 85 "Zaman A��m�" + 86 "Yazar Bilinmiyor" + 87 "S�zme Hatas�" + 88 "Kullan�c� �ptal Etti" + 89 "Parametre Hatas�" + 90 "Bellek Yok" + 91 "LDAP sunucusuna ba�lanam�yor" + 92 "��lem LDAP ileti�im kural�n�n bu s�r�m�nce desteklenmiyor." + 93 "�letide belirtilen denetim bulunamad�" + 94 "�letide sonu� yok" + 95 "D�nen di�er sonu�lar" + 96 "Ba�vurular� i�lerken d�n" + 97 "Paketin g�nderildi�i y�nlendirici s�n�r� a��ld�" +}