]> git.ipfire.org Git - oddments/ddns.git/blob - po/tr.po
Bump version to 002.
[oddments/ddns.git] / po / tr.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Translators:
6 # Ersan YILDIRIM <yakazan@gmail.com>, 2014
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: IPFire Project\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2014-06-11 00:13+0200\n"
12 "PO-Revision-Date: 2014-01-16 16:51+0000\n"
13 "Last-Translator: Ersan YILDIRIM <yakazan@gmail.com>\n"
14 "Language-Team: Turkish (http://www.transifex.com/projects/p/ipfire/language/"
15 "tr/)\n"
16 "Language: tr\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
21
22 #: ../src/ddns/__init__.py:139
23 msgid "Found no entries in the configuration file. Exiting."
24 msgstr "Yapılandırma dosyasında hiçbir girdi bulunamadı. Çıkılıyor."
25
26 #: ../src/ddns/__init__.py:151
27 #, python-format
28 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
29 msgstr ""
30 "%(hostname)s (%(provider)s) için dinami DNS güncelleştirmesi başarısız oldu."
31
32 #: ../src/ddns/__init__.py:156
33 #, python-format
34 msgid ""
35 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
36 "exception:"
37 msgstr ""
38 "%(hostname)s (%(provider)s) dinamik DNS işlenmesinde özel bir durum oluştu:"
39
40 #: ../src/ddns/__init__.py:160
41 #, python-format
42 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
43 msgstr ""
44 "%(hostname)s (%(provider)s) için dinamik DNS güncellemesi başarıyla yapıldı "
45
46 #: ../src/ddns/providers.py:120
47 #, python-format
48 msgid "Updating %s forced"
49 msgstr ""
50
51 #: ../src/ddns/providers.py:124
52 #, python-format
53 msgid "%s is already up to date"
54 msgstr ""
55
56 #: ../src/ddns/providers.py:247
57 msgid "No valid FQDN was given."
58 msgstr ""
59
60 #: ../src/ddns/providers.py:249
61 msgid "Invalid hostname specified."
62 msgstr ""
63
64 #: ../src/ddns/providers.py:251
65 msgid "Hostname not marked as a dynamic host."
66 msgstr ""
67
68 #: ../src/ddns/providers.py:253
69 msgid "Invalid IP address has been sent."
70 msgstr ""
71
72 #: ../src/ddns/system.py:127
73 msgid "Request header:"
74 msgstr "Başlık isteği:"
75
76 #. Log response header.
77 #: ../src/ddns/system.py:135
78 msgid "Response header:"
79 msgstr "Başlık yanıtı:"