summaryrefslogtreecommitdiff
path: root/po/tr.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/tr.po')
-rw-r--r--po/tr.po80
1 files changed, 74 insertions, 6 deletions
diff --git a/po/tr.po b/po/tr.po
index 3f91d7549..78f19cba7 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: 2023-03-19 17:41+0100\n"
+"POT-Creation-Date: 2023-03-19 17:43+0100\n"
"PO-Revision-Date: 2022-10-15 22:51+0200\n"
"Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -408,13 +408,23 @@ msgstr "%s\"%s\" çubuğu oluşturulamadı"
msgid "%sInvalid size \"%s\" for bar \"%s\""
msgstr "%sŞu çubuk için hatalı boyut \"%s\": \"%s\""
-msgid "All bars have been deleted"
-msgstr "Tüm çubuklar silindi"
-
#, c-format
msgid "%sBar \"%s\" not found"
msgstr "%s\"%s\" çubuğu bulunamadı"
+#, fuzzy, c-format
+#| msgid "%sLayout \"%s\" already exists for \"%s\" command"
+msgid "%sBar \"%s\" already exists for \"%s\" command"
+msgstr "%s\"%s\" dizilimi \"%s\" komutu için halihazırda var"
+
+#, fuzzy, c-format
+#| msgid "Filter \"%s\" renamed to \"%s\""
+msgid "Bar \"%s\" renamed to \"%s\""
+msgstr "\"%s\" süzgeci \"%s\" olarak yeniden adlandırıldı"
+
+msgid "All bars have been deleted"
+msgstr "Tüm çubuklar silindi"
+
#, c-format
msgid "Bar \"%s\" deleted"
msgstr "\"%s\" çubuğu silindi"
@@ -1148,17 +1158,74 @@ msgstr ""
msgid "manage bars"
msgstr "çubukları yönet"
+#, fuzzy
+#| msgid ""
+#| "list|listfull|listitems || add <name> <type>[,<conditions>] <position> "
+#| "<size> <separator> <item1>[,<item2>...] || default [input|title|status|"
+#| "nicklist] || del <name>|-all || set <name> <option> <value> || hide|show|"
+#| "toggle <name> || scroll <name> <window> <scroll_value>"
msgid ""
"list|listfull|listitems || add <name> <type>[,<conditions>] <position> "
"<size> <separator> <item1>[,<item2>...] || default [input|title|status|"
-"nicklist] || del <name>|-all || set <name> <option> <value> || hide|show|"
-"toggle <name> || scroll <name> <window> <scroll_value>"
+"nicklist] || rename <name> <new_name> || del <name>|-all || set <name> "
+"<option> <value> || hide|show|toggle <name> || scroll <name> <window> "
+"<scroll_value>"
msgstr ""
"list|listfull|listitems || add <ad> <tür>[,<koşul>] <konum> <boyut> "
"<ayırıcı> <öge1>[,<öge2>...] || default [input|title|status|nicklist] || del "
"<ad>|-all || set <ad> <seçenek> <değer> || hide|show|toggle <ad> || scroll "
"<ad> <pencere> <kyd_değeri>"
+#, fuzzy
+#| msgid ""
+#| " list: list all bars\n"
+#| " listfull: list all bars (verbose)\n"
+#| " listitems: list all bar items\n"
+#| " add: add a new bar\n"
+#| " name: name of bar (must be unique)\n"
+#| " type: root: outside windows,\n"
+#| " window: inside windows, with optional conditions (see "
+#| "below)\n"
+#| " conditions: the conditions to display the bar:\n"
+#| " active: on active window\n"
+#| " inactive: on inactive windows\n"
+#| " nicklist: on windows with nicklist\n"
+#| " other condition: see /help weechat.bar.xxx.conditions and /"
+#| "help eval\n"
+#| " without conditions, the bar is always displayed\n"
+#| " position: bottom, top, left or right\n"
+#| " size: size of bar (in chars)\n"
+#| " separator: 1 for using separator (line), 0 or nothing means no "
+#| "separator\n"
+#| " item1,...: items for this bar (items can be separated by comma (space "
+#| "between items) or \"+\" (glued items))\n"
+#| " default: create a default bar (all default bars if no bar name is "
+#| "given)\n"
+#| " del: delete a bar (or all bars with -all)\n"
+#| " set: set a value for a bar property\n"
+#| " option: option to change (for options list, look at /set weechat."
+#| "bar.<barname>.*)\n"
+#| " value: new value for option\n"
+#| " hide: hide a bar\n"
+#| " show: show an hidden bar\n"
+#| " toggle: hide/show a bar\n"
+#| " scroll: scroll bar\n"
+#| " window: window number (use '*' for current window or for root "
+#| "bars)\n"
+#| " scroll_value: value for scroll: 'x' or 'y' (optional), followed by '+', "
+#| "'-', 'b' (beginning) or 'e' (end), value (for +/-), and optional % (to "
+#| "scroll by % of width/height, otherwise value is number of chars)\n"
+#| "\n"
+#| "Examples:\n"
+#| " create a bar with time, buffer number + name, and completion:\n"
+#| " /bar add mybar root bottom 1 0 [time],buffer_number+:+buffer_name,"
+#| "completion\n"
+#| " hide a bar:\n"
+#| " /bar hide mybar\n"
+#| " scroll nicklist 10 lines down on current buffer:\n"
+#| " /bar scroll nicklist * y+10\n"
+#| " scroll to end of nicklist on current buffer:\n"
+#| " /bar scroll nicklist * ye"
msgid ""
" list: list all bars\n"
" listfull: list all bars (verbose)\n"
@@ -1182,6 +1249,7 @@ msgid ""
"between items) or \"+\" (glued items))\n"
" default: create a default bar (all default bars if no bar name is "
"given)\n"
+" rename: rename a bar\n"
" del: delete a bar (or all bars with -all)\n"
" set: set a value for a bar property\n"
" option: option to change (for options list, look at /set weechat.bar."