1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Horde LLC (http://www.horde.org/)
3# This file is distributed under the same license as the Horde_Smtp package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: Horde_Smtp\n"
9"Report-Msgid-Bugs-To: dev@lists.horde.org\n"
10"POT-Creation-Date: 2017-06-09 17:46+0300\n"
11"PO-Revision-Date: 2017-06-09 17:49+0300\n"
12"Language-Team: İTÜ BİDB <sistemdestek@itu.edu.tr>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=UTF-8\n"
15"Content-Transfer-Encoding: 8bit\n"
16"X-Generator: Poedit 1.8.12\n"
17"Last-Translator: \n"
18"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19"Language: tr\n"
20
21#: lib/Horde/Smtp/Exception.php:210
22msgid "Could not open secure TLS connection to the server."
23msgstr "Sunucuya güvenli TLS bağlantısı açılamadı."
24
25#: lib/Horde/Smtp.php:384
26msgid "Error connecting to SMTP server."
27msgstr "SMTP sunucusuna bağlanırken hata oluştu."
28
29#: lib/Horde/Smtp/Connection.php:124
30msgid "Error when communicating with the server."
31msgstr "Sunucu ile iletişim kurarken hata oluştu."
32
33#: lib/Horde/Smtp/Exception.php:205
34msgid "Insufficient system storage."
35msgstr "Yetersiz sistem saklama alanı."
36
37#: lib/Horde/Smtp/Exception.php:199
38msgid "Mailbox unavailable."
39msgstr "Dizin kullanılamıyor."
40
41#: lib/Horde/Smtp/Exception.php:220
42msgid ""
43"Message could not be delivered - the address was not found, is unknown, or "
44"is not receiving messages."
45msgstr ""
46"İleti teslim edilemedi - adres bulunamadı, bilinmiyor veya iletileri kabul "
47"etmiyor."
48
49#: lib/Horde/Smtp/Connection.php:116
50msgid "Server closed the connection unexpectedly."
51msgstr "Sunucu bağlantıyı beklenmedik bir şekilde kapattı."
52
53#: lib/Horde/Smtp.php:455
54msgid "Server denied authentication."
55msgstr "Sunucu kimlik doğrulamayı reddetti."
56
57#: lib/Horde/Smtp.php:870
58msgid "Server does not support TLS connections."
59msgstr "Sunucu TLS bağlantılarını desteklemez."
60
61#: lib/Horde/Smtp.php:416
62#, php-format
63msgid "Server does not support a necessary server extension: %s."
64msgstr "Sunucu gerekli olan bir sunucu uzantısını desteklemez: %s."
65
66#: lib/Horde/Smtp/Exception.php:233
67msgid "Server is not accepting SMTP connections."
68msgstr "Sunucu SMTP bağlantılarını kabul etmiyor."
69
70#: lib/Horde/Smtp/Exception.php:215
71msgid "Server requires authentication."
72msgstr "Sunucu kimlik doğrulaması gerektiriyor."
73
74#: lib/Horde/Smtp/Connection.php:94
75msgid "Server write error."
76msgstr "Sunucu yazma hatası."
77