summaryrefslogtreecommitdiff
path: root/po/tr.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/tr.po')
-rw-r--r--po/tr.po71
1 files changed, 35 insertions, 36 deletions
diff --git a/po/tr.po b/po/tr.po
index acd5400c1..ceeed874a 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2015-05-07 07:02+0200\n"
+"POT-Creation-Date: 2015-06-04 16:03+0200\n"
"PO-Revision-Date: 2015-03-10 21:33+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -177,8 +177,8 @@ msgid ""
"The command /iset (script iset.pl) can help to customize WeeChat: /script "
"install iset.pl\n"
"\n"
-"You can create and connect to an IRC server with /server and /connect "
-"commands (see /help server)."
+"You can add and connect to an IRC server with /server and /connect commands "
+"(see /help server)."
msgstr ""
#. TRANSLATORS: the "under %s" can be "under screen" or "under tmux"
@@ -696,13 +696,13 @@ msgstr ""
msgid "%sError: wrong type \"%s\" for proxy \"%s\""
msgstr ""
-#, c-format
-msgid "Proxy \"%s\" created"
-msgstr ""
+#, fuzzy, c-format
+msgid "Proxy \"%s\" added"
+msgstr "Filtre \"%s\" eklendi:"
-#, c-format
-msgid "%sError: failed to create proxy \"%s\""
-msgstr ""
+#, fuzzy, c-format
+msgid "%sError: failed to add proxy \"%s\""
+msgstr "%sHata: dosya \"%s\" oluşturulamaz"
#, c-format
msgid "%sError: wrong port \"%s\" for proxy \"%s\""
@@ -1704,12 +1704,12 @@ msgid ""
" value: new value for option\n"
"\n"
"Examples:\n"
-" create a http proxy, running on local host, port 8888:\n"
+" add a http proxy, running on local host, port 8888:\n"
" /proxy add local http 127.0.0.1 8888\n"
-" create a http proxy using IPv6 protocol:\n"
+" add a http proxy using IPv6 protocol:\n"
" /proxy add local http ::1 8888\n"
" /proxy set local ipv6 on\n"
-" create a socks5 proxy with username/password:\n"
+" add a socks5 proxy with username/password:\n"
" /proxy add myproxy socks5 sample.host.org 3128 myuser mypass\n"
" delete a proxy:\n"
" /proxy del myproxy"
@@ -2164,8 +2164,7 @@ msgstr ""
#, c-format
msgid ""
-"%sWarning: proxy \"%s\" does not exist (you can create it with command /"
-"proxy)"
+"%sWarning: proxy \"%s\" does not exist (you can add it with command /proxy)"
msgstr ""
msgid "debug level for plugin (\"core\" for WeeChat core)"
@@ -4228,7 +4227,7 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" (check if there is already a "
+"%s%s: unable to add temporary server \"%s\" (check if there is already a "
"server with this name)"
msgstr ""
@@ -4273,19 +4272,19 @@ msgid "%s%s: currently connecting to server \"%s\"!"
msgstr ""
#, c-format
-msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)"
+msgid "%s: server %s%s%s added (temporary server, NOT SAVED!)"
msgstr ""
#, c-format
msgid ""
-"%s%s: unable to create temporary server \"%s\" because the creation of "
+"%s%s: unable to add temporary server \"%s\" because the addition of "
"temporary servers with command /connect is currently disabled"
msgstr ""
#, c-format
msgid ""
-"%s%s: if you want to create a standard server, use the command \"/server add"
-"\" (see /help server); if you really want to create a temporary server (NOT "
+"%s%s: if you want to add a standard server, use the command \"/server add"
+"\" (see /help server); if you really want to add a temporary server (NOT "
"SAVED), turn on the option irc.look.temporary_servers"
msgstr ""
@@ -4460,16 +4459,16 @@ msgstr ""
msgid "No server found with \"%s\""
msgstr ""
-#, c-format
-msgid "%s%s: server \"%s\" already exists, can't create it!"
-msgstr ""
+#, fuzzy, c-format
+msgid "%s%s: server \"%s\" already exists, can't add it!"
+msgstr "Filtre \"%s\" etkin"
-#, c-format
-msgid "%s%s: unable to create server"
-msgstr ""
+#, fuzzy, c-format
+msgid "%s%s: unable to add server"
+msgstr "%s%s: sunucuya yeniden bağlanılıyor..."
-#, c-format
-msgid "%s: server %s%s%s created"
+#, fuzzy, c-format
+msgid "%s: server %s%s%s added"
msgstr "%s: sunucu %s%s%s oluşturuldu"
#, c-format
@@ -4624,12 +4623,12 @@ msgstr ""
msgid ""
" server: server name, which can be:\n"
-" - internal server name (created by /server add, recommended "
+" - internal server name (added by /server add, recommended "
"usage)\n"
" - hostname/port or IP/port, port is 6667 by default\n"
" - URL with format: irc[6][s]://[nickname[:password]@]irc.example."
"org[:port][/#channel1][,#channel2[...]]\n"
-" Note: for an address/IP/URL, a temporary server is created (NOT "
+" Note: for an address/IP/URL, a temporary server is added (NOT "
"SAVED), see /help irc.look.temporary_servers\n"
" option: set option for server (for boolean option, value can be "
"omitted)\n"
@@ -5217,11 +5216,11 @@ msgstr ""
msgid ""
" list: list servers (without argument, this list is displayed)\n"
"listfull: list servers with detailed info for each server\n"
-" add: create a new server\n"
+" add: add a new server\n"
" server: server name, for internal and display use\n"
"hostname: name or IP address of server, with optional port (default: 6667), "
"many addresses can be separated by a comma\n"
-" temp: create temporary server (not saved)\n"
+" temp: add a temporary server (not saved)\n"
" option: set option for server (for boolean option, value can be omitted)\n"
"nooption: set boolean option to 'off' (for example: -nossl)\n"
" copy: duplicate a server\n"
@@ -5528,7 +5527,7 @@ msgstr ""
#, c-format
msgid ""
-"%s%s: warning: proxy \"%s\" does not exist (you can create it with command /"
+"%s%s: warning: proxy \"%s\" does not exist (you can add it with command /"
"proxy)"
msgstr ""
@@ -5754,9 +5753,9 @@ msgid ""
"command instead)"
msgstr ""
-#, c-format
-msgid "%s%s: error creating server \"%s\""
-msgstr ""
+#, fuzzy, c-format
+msgid "%s%s: error adding server \"%s\""
+msgstr "%sFiltre eklenirken hata"
#, c-format
msgid "%s%s: error creating server option \"%s\""
@@ -6049,7 +6048,7 @@ msgstr ""
msgid "enable smart filter for \"part\" and \"quit\" messages"
msgstr ""
-msgid "enable creation of temporary servers with command /connect"
+msgid "enable automatic addition of temporary servers with command /connect"
msgstr ""
msgid "strip colors in topic (used only when displaying buffer title)"