summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2013-08-25 11:59:39 +0200
committerGravatar waker <wakeroid@gmail.com>2013-08-25 11:59:39 +0200
commit81f03202e198d5d107f25f9b98482e56f595578f (patch)
treedb618a5dfcb97c911b928a0c2d3cc7bad0d7d676 /po
parent22768a230f013f6f08e35b40ea57012da9fb0a8b (diff)
translation sync
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
-rw-r--r--po/be.po84
-rw-r--r--po/bg.po84
-rw-r--r--po/bn.po84
-rw-r--r--po/ca.po84
-rw-r--r--po/cs.po84
-rw-r--r--po/da.po84
-rw-r--r--po/de.po84
-rw-r--r--po/el.po84
-rw-r--r--po/en_GB.po84
-rw-r--r--po/es.po84
-rw-r--r--po/et.po84
-rw-r--r--po/eu.po84
-rw-r--r--po/fa.po84
-rw-r--r--po/fi.po84
-rw-r--r--po/fr.po84
-rw-r--r--po/gl.po84
-rw-r--r--po/he.po84
-rw-r--r--po/hr.po84
-rw-r--r--po/hu.po84
-rw-r--r--po/id.po84
-rw-r--r--po/it.po84
-rw-r--r--po/ja.po84
-rw-r--r--po/kk.po84
-rw-r--r--po/km.po84
-rw-r--r--po/lg.po84
-rw-r--r--po/lt.po84
-rw-r--r--po/nl.po84
-rw-r--r--po/pl.po84
-rw-r--r--po/pt.po84
-rw-r--r--po/pt_BR.po84
-rw-r--r--po/ro.po84
-rw-r--r--po/ru.po84
-rw-r--r--po/sk.po84
-rw-r--r--po/sl.po84
-rw-r--r--po/sr.po84
-rw-r--r--po/sr@latin.po84
-rw-r--r--po/sv.po84
-rw-r--r--po/te.po84
-rw-r--r--po/tr.po84
-rw-r--r--po/ug.po84
-rw-r--r--po/uk.po84
-rw-r--r--po/vi.po84
-rw-r--r--po/zh_CN.po84
-rw-r--r--po/zh_TW.po84
45 files changed, 3477 insertions, 220 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 9b120c38..8ba3de5a 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -32,3 +32,4 @@ plugins/shellexecui/support.c
plugins/shellexecui/shellexec.glade
plugins/gtkui/actionhandlers.c
plugins/gtkui/ctmapping.c
+plugins/gtkui/widgets.c
diff --git a/po/be.po b/po/be.po
index 8d2f2a4a..2dbb32e5 100644
--- a/po/be.po
+++ b/po/be.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/deadbeef-player/language/be/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "Прыбраць слупок"
msgid "Group by"
msgstr "Групаваць па"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Няма"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr "[Некалькі велічынь] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Ключ"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Значэнне"
@@ -2030,7 +2032,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/bg.po b/po/bg.po
index f56eba64..3e3b900c 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/deadbeef-player/language/bg/)\n"
"MIME-Version: 1.0\n"
@@ -190,7 +190,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1063,7 +1063,7 @@ msgstr "Премахване на Колона"
msgid "Group by"
msgstr "Групиране по"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Нищо"
@@ -1106,10 +1106,12 @@ msgid "[Multiple values] "
msgstr "[Множество стойности]"
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Ключ"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Стойност"
@@ -2028,7 +2030,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2132,3 +2134,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/bn.po b/po/bn.po
index 2d52629a..dddf53bb 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Bengali (http://www.transifex.com/projects/p/deadbeef-player/language/bn/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "কলাম অপসারণ করুন"
msgid "Group by"
msgstr "যা অনুসারে গ্রুপ হবে"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "কোনটি না"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "কী"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "মান"
@@ -2030,7 +2032,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/ca.po b/po/ca.po
index fa2331ff..25dbda5e 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/deadbeef-player/language/ca/)\n"
"MIME-Version: 1.0\n"
@@ -190,7 +190,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1063,7 +1063,7 @@ msgstr ""
msgid "Group by"
msgstr ""
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr ""
@@ -1106,10 +1106,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr ""
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr ""
@@ -2028,7 +2030,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2132,3 +2134,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/cs.po b/po/cs.po
index 26cee941..97e993b9 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Czech (http://www.transifex.com/projects/p/deadbeef-player/language/cs/)\n"
"MIME-Version: 1.0\n"
@@ -193,7 +193,7 @@ msgstr "HBox"
msgid "VBox"
msgstr "VBox"
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr "Tlačítko"
@@ -1066,7 +1066,7 @@ msgstr "Odstranit sloupec"
msgid "Group by"
msgstr "Seskupit dle"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Žádné"
@@ -1109,10 +1109,12 @@ msgid "[Multiple values] "
msgstr "[Vícenásobné hodnoty] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Klávesa"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Hodnota"
@@ -2031,7 +2033,7 @@ msgstr "Položka by se měla objevit v hlavním menu"
msgid "Add Command"
msgstr "Přidat příkaz"
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr "Smazat"
@@ -2135,3 +2137,75 @@ msgstr "Pole Typ-obsahu a Zásuvné moduly nesmí zůstat prázdné a musí vyho
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr "Není nic vybráno."
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/da.po b/po/da.po
index ff83aae1..471eae06 100644
--- a/po/da.po
+++ b/po/da.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/deadbeef-player/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -191,7 +191,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1064,7 +1064,7 @@ msgstr "Fjern kolonne"
msgid "Group by"
msgstr "Grupper efter"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Ingen"
@@ -1107,10 +1107,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Tast"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Værdi"
@@ -2029,7 +2031,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2133,3 +2135,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/de.po b/po/de.po
index 709dba72..3abd7e41 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: German (http://www.transifex.com/projects/p/deadbeef-player/language/de/)\n"
"MIME-Version: 1.0\n"
@@ -190,7 +190,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1063,7 +1063,7 @@ msgstr "Spalte entfernen"
msgid "Group by"
msgstr "Gruppieren nach"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Nichts"
@@ -1106,10 +1106,12 @@ msgid "[Multiple values] "
msgstr "[Mehrere Werte] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Schlüssel"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Wert"
@@ -2028,7 +2030,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2132,3 +2134,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/el.po b/po/el.po
index ff9f8256..cba7e79f 100644
--- a/po/el.po
+++ b/po/el.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/deadbeef-player/language/el/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "Αφαίρεση στήλης"
msgid "Group by"
msgstr "Ομαδοποίηση κατά"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Κανένα"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr "[πολλαπλές τιμές]"
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Πλήκτρο"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Τιμή"
@@ -2030,7 +2032,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/en_GB.po b/po/en_GB.po
index af450101..8204dd2d 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/deadbeef-player/language/en_GB/)\n"
"MIME-Version: 1.0\n"
@@ -190,7 +190,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1063,7 +1063,7 @@ msgstr "Remove column"
msgid "Group by"
msgstr "Group by"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "None"
@@ -1106,10 +1106,12 @@ msgid "[Multiple values] "
msgstr "[Multiple values] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Key short-cuts"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Value"
@@ -2028,7 +2030,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2132,3 +2134,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/es.po b/po/es.po
index 89785be2..8023d067 100644
--- a/po/es.po
+++ b/po/es.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/deadbeef-player/language/es/)\n"
"MIME-Version: 1.0\n"
@@ -194,7 +194,7 @@ msgstr "Hbox"
msgid "VBox"
msgstr "Vbox"
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr "Botón"
@@ -1067,7 +1067,7 @@ msgstr "Quitar columna"
msgid "Group by"
msgstr "Agrupar por"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Nada"
@@ -1110,10 +1110,12 @@ msgid "[Multiple values] "
msgstr "[Múltiples valores]"
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Clave"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Valor"
@@ -2032,7 +2034,7 @@ msgstr "El item debe aparecer en el menú principal"
msgid "Add Command"
msgstr "Agregar comando"
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr "Eliminar"
@@ -2136,3 +2138,75 @@ msgstr "Los campos Plugins y Content-Type no deben estar vacíos y deben ser cor
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr "No se ha seleccionado nada."
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/et.po b/po/et.po
index 18ae00f5..d63e5f51 100644
--- a/po/et.po
+++ b/po/et.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Estonian (http://www.transifex.com/projects/p/deadbeef-player/language/et/)\n"
"MIME-Version: 1.0\n"
@@ -190,7 +190,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1063,7 +1063,7 @@ msgstr "Eemalda veerg"
msgid "Group by"
msgstr "Rühmitamise alus"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Mitte ükski"
@@ -1106,10 +1106,12 @@ msgid "[Multiple values] "
msgstr "[Mitu väärtust] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Võti"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Väärtus"
@@ -2028,7 +2030,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2132,3 +2134,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/eu.po b/po/eu.po
index 3ec2ace5..1a680d36 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/deadbeef-player/language/eu/)\n"
"MIME-Version: 1.0\n"
@@ -190,7 +190,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1063,7 +1063,7 @@ msgstr "Kendu zutabea"
msgid "Group by"
msgstr "Taldekatzeko irizpidea"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Bat ere ez"
@@ -1106,10 +1106,12 @@ msgid "[Multiple values] "
msgstr "[Hainbat balio] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Gakoa"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Balioa"
@@ -2028,7 +2030,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2132,3 +2134,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/fa.po b/po/fa.po
index 4036cd8a..c058358b 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/deadbeef-player/language/fa/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "حذف ستون"
msgid "Group by"
msgstr "گروه با"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "هیچ"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "کلید"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "مقدار"
@@ -2030,7 +2032,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/fi.po b/po/fi.po
index be839d2c..8d7f8982 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Finnish (http://www.transifex.com/projects/p/deadbeef-player/language/fi/)\n"
"MIME-Version: 1.0\n"
@@ -190,7 +190,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1063,7 +1063,7 @@ msgstr "Poista sarake"
msgid "Group by"
msgstr "Ryhmittele"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Ei mitään"
@@ -1106,10 +1106,12 @@ msgid "[Multiple values] "
msgstr "[Useita arvoja] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Avain"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Arvo"
@@ -2028,7 +2030,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2132,3 +2134,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 3f143d30..3b45fa68 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/deadbeef-player/language/fr/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "Enlever la colonne"
msgid "Group by"
msgstr "Grouper par"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Aucun"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Clé"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Valeur"
@@ -2030,7 +2032,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/gl.po b/po/gl.po
index 1e871831..7a8528fa 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/deadbeef-player/language/gl/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "Retirar columna"
msgid "Group by"
msgstr "Agrupar por"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Ningún"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr "[Valores múltiples] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Tecla"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Valor"
@@ -2030,7 +2032,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/he.po b/po/he.po
index 0ff5d996..febc7bf4 100644
--- a/po/he.po
+++ b/po/he.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/deadbeef-player/language/he/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr "לחצן"
@@ -1065,7 +1065,7 @@ msgstr "הסרת עמודה"
msgid "Group by"
msgstr "קיבוץ לפי"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "ללא"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr "[ערכים מרובים]"
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "מפתח"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "ערך"
@@ -2030,7 +2032,7 @@ msgstr "הפריט אמור להופיע בתפריט הראשי"
msgid "Add Command"
msgstr "הוספת פקודה"
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr "מחיקה"
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr "לא נבחר כלום"
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/hr.po b/po/hr.po
index ea473fb1..c80035ae 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/deadbeef-player/language/hr/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "Ukloni stupac"
msgid "Group by"
msgstr "Grupiraj po"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Ništa"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr ""
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Vrijednost"
@@ -2030,7 +2032,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/hu.po b/po/hu.po
index 98431495..180cc09e 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/deadbeef-player/language/hu/)\n"
"MIME-Version: 1.0\n"
@@ -190,7 +190,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1063,7 +1063,7 @@ msgstr "Öszlop törlése"
msgid "Group by"
msgstr "Csoport"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Nincs"
@@ -1106,10 +1106,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Billentyű"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Érték"
@@ -2028,7 +2030,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2132,3 +2134,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/id.po b/po/id.po
index b099de91..c644bd5f 100644
--- a/po/id.po
+++ b/po/id.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/deadbeef-player/language/id/)\n"
"MIME-Version: 1.0\n"
@@ -191,7 +191,7 @@ msgstr "HBox"
msgid "VBox"
msgstr "VBox"
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr "Tombol"
@@ -1064,7 +1064,7 @@ msgstr "Hapus kolom"
msgid "Group by"
msgstr "Kelompokkan berdasarkan"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Tak ada"
@@ -1107,10 +1107,12 @@ msgid "[Multiple values] "
msgstr "[Nilai berganda]"
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Kunci"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Nilai"
@@ -2029,7 +2031,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr "Hapus"
@@ -2133,3 +2135,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr "Tak ada yang dipilih."
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/it.po b/po/it.po
index 96672f79..43ad2e81 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/deadbeef-player/language/it/)\n"
"MIME-Version: 1.0\n"
@@ -190,7 +190,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1063,7 +1063,7 @@ msgstr "Rimuovi colonna"
msgid "Group by"
msgstr "Raggruppamento"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Nessuno"
@@ -1106,10 +1106,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Tasti"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Valore"
@@ -2028,7 +2030,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2132,3 +2134,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/ja.po b/po/ja.po
index 5d166e56..32122510 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Japanese (http://www.transifex.com/projects/p/deadbeef-player/language/ja/)\n"
"MIME-Version: 1.0\n"
@@ -191,7 +191,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1064,7 +1064,7 @@ msgstr "カラムの削除"
msgid "Group by"
msgstr "グループ化"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "なし"
@@ -1107,10 +1107,12 @@ msgid "[Multiple values] "
msgstr "[複数の値] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "キー"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "値"
@@ -2029,7 +2031,7 @@ msgstr "アイテムはメインメニューに現れます"
msgid "Add Command"
msgstr "コマンドの追加"
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr "削除"
@@ -2133,3 +2135,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/kk.po b/po/kk.po
index 84be5aaa..0342d8c0 100644
--- a/po/kk.po
+++ b/po/kk.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Kazakh (http://www.transifex.com/projects/p/deadbeef-player/language/kk/)\n"
"MIME-Version: 1.0\n"
@@ -191,7 +191,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1064,7 +1064,7 @@ msgstr "Бағанды өшіру"
msgid "Group by"
msgstr "Қалайша топтау"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Ешнәрсе"
@@ -1107,10 +1107,12 @@ msgid "[Multiple values] "
msgstr "[Бірнеше мәндер] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Кілт"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Мәні"
@@ -2029,7 +2031,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2133,3 +2135,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/km.po b/po/km.po
index 3897935e..1c2da67e 100644
--- a/po/km.po
+++ b/po/km.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Khmer (http://www.transifex.com/projects/p/deadbeef-player/language/km/)\n"
"MIME-Version: 1.0\n"
@@ -191,7 +191,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1064,7 +1064,7 @@ msgstr ""
msgid "Group by"
msgstr ""
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr ""
@@ -1107,10 +1107,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr ""
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr ""
@@ -2029,7 +2031,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2133,3 +2135,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/lg.po b/po/lg.po
index 0738fb95..10070def 100644
--- a/po/lg.po
+++ b/po/lg.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Ganda (http://www.transifex.com/projects/p/deadbeef-player/language/lg/)\n"
"MIME-Version: 1.0\n"
@@ -191,7 +191,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1064,7 +1064,7 @@ msgstr "Gyawo olukumbo"
msgid "Group by"
msgstr "Sengekera ku"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Tosengeka"
@@ -1107,10 +1107,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Ppeesa"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Ekikongojje"
@@ -2029,7 +2031,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2133,3 +2135,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/lt.po b/po/lt.po
index 21d1d515..cd159e22 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Lithuanian (http://www.transifex.com/projects/p/deadbeef-player/language/lt/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "Pašalinti stulpelį"
msgid "Group by"
msgstr "Grupuoti pagal"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Nieką"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr "[Keletas reikšmių]"
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Raktas"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Reikšmė"
@@ -2030,7 +2032,7 @@ msgstr "Elementas turėtų atsirasti pagrindiniame meniu"
msgid "Add Command"
msgstr "Pridėti komandą"
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr "Pašalinti"
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/nl.po b/po/nl.po
index 7f5edf2e..7b0cda25 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/deadbeef-player/language/nl/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "Kolom verwijderen"
msgid "Group by"
msgstr "Groeperen op"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Geen"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr "[Meerdere waarden] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Toets"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Waarde"
@@ -2030,7 +2032,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/pl.po b/po/pl.po
index fd4a1a15..ca06bc11 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/deadbeef-player/language/pl/)\n"
"MIME-Version: 1.0\n"
@@ -193,7 +193,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1066,7 +1066,7 @@ msgstr "Usuń kolumnę"
msgid "Group by"
msgstr "Grupowanie"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Brak"
@@ -1109,10 +1109,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Klawisz"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Wartość"
@@ -2031,7 +2033,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2135,3 +2137,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/pt.po b/po/pt.po
index e8c265f6..8a93ec06 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/deadbeef-player/language/pt/)\n"
"MIME-Version: 1.0\n"
@@ -191,7 +191,7 @@ msgstr "HBox"
msgid "VBox"
msgstr "VBox"
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr "Botão"
@@ -1064,7 +1064,7 @@ msgstr "Remover coluna"
msgid "Group by"
msgstr "Agrupar por"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Nada"
@@ -1107,10 +1107,12 @@ msgid "[Multiple values] "
msgstr "[Vários valores]"
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Tecla"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Valor"
@@ -2029,7 +2031,7 @@ msgstr "Item deve aparecer no menu principal"
msgid "Add Command"
msgstr "Adicionar comando"
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr "Eliminar"
@@ -2133,3 +2135,75 @@ msgstr "Os campos tipo de conteúdo e extras não podem ser vazios e devem obede
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr "Nada selecionado."
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 50358a9e..5e8fcfc6 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/deadbeef-player/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
@@ -193,7 +193,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1066,7 +1066,7 @@ msgstr "Remover coluna"
msgid "Group by"
msgstr "Agrupar por"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Nenhum"
@@ -1109,10 +1109,12 @@ msgid "[Multiple values] "
msgstr "[Valores múltiplos]"
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Chave"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Valor"
@@ -2031,7 +2033,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2135,3 +2137,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/ro.po b/po/ro.po
index fae0abb1..f6a96d3e 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/deadbeef-player/language/ro/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr "HBox"
msgid "VBox"
msgstr "VBox"
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr "Buton"
@@ -1065,7 +1065,7 @@ msgstr "Șterge coloană"
msgid "Group by"
msgstr "Grupează după"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Fără"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr "[Valori multiple] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Cheie"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Valoare"
@@ -2030,7 +2032,7 @@ msgstr "Elementul va apărea în meniul principal"
msgid "Add Command"
msgstr "Adaugă comandă"
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr "Șterge"
@@ -2134,3 +2136,75 @@ msgstr "Tipul de conținut si câmpurile extensiilor trebuie să fie completate
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr "Nu s-a selectat nimic."
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/ru.po b/po/ru.po
index abce3292..31a6e2cc 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:50+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/deadbeef-player/language/ru/)\n"
"MIME-Version: 1.0\n"
@@ -193,7 +193,7 @@ msgstr "HBox"
msgid "VBox"
msgstr "VBox"
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr "Кнопка"
@@ -1066,7 +1066,7 @@ msgstr "Удалить столбец"
msgid "Group by"
msgstr "Группировать по"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Отсутствует"
@@ -1109,10 +1109,12 @@ msgid "[Multiple values] "
msgstr "[Несколько значений] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Ключ"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Значение"
@@ -2031,7 +2033,7 @@ msgstr "Команда появится в главном меню"
msgid "Add Command"
msgstr "Добавить команду"
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr "Удалить"
@@ -2135,3 +2137,75 @@ msgstr "Поля Content-type и Плагины должны быть непус
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr "Ничего не выбрано."
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr "Заменить на..."
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr "Вставить..."
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr "Вырезать"
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr "Скопировать"
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr "Вставить"
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr "Заблокировать перемещение"
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr "Передвинуть вкладку влево"
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr "Передвинуть вкладку вправо"
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr "Удалить вкладку"
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr "Переименовать вкладку"
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr "Добавить новую вкладку"
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr "Показывать заголовки колонок"
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr "Расширить этот бокс на 1 элемент"
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr "Сузить этот бокс на 1 элемент"
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr "Равномерный"
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr "Расширять"
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr "Заполнять"
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr "Настроить кнопку"
diff --git a/po/sk.po b/po/sk.po
index d0bd4716..f66d67d8 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Slovak (http://www.transifex.com/projects/p/deadbeef-player/language/sk/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "Odstrániť stĺpec"
msgid "Group by"
msgstr "Zoskupiť podľa"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Žiadne"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Kľúč"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Hodnota"
@@ -2030,7 +2032,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/sl.po b/po/sl.po
index 16f7e6ff..05bc4388 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/deadbeef-player/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -190,7 +190,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1063,7 +1063,7 @@ msgstr "Odstrani stolpec"
msgid "Group by"
msgstr "Združi po"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Ne združi"
@@ -1106,10 +1106,12 @@ msgid "[Multiple values] "
msgstr "[Več vrednosti] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Ključ"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Vrednost"
@@ -2028,7 +2030,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2132,3 +2134,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/sr.po b/po/sr.po
index 49c75992..42009231 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/deadbeef-player/language/sr/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "Уклони колону"
msgid "Group by"
msgstr "Групиши по"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Поништи груписање"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr "[Вишеструке вредности] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Кључ"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Вредност"
@@ -2030,7 +2032,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/sr@latin.po b/po/sr@latin.po
index f3e4b235..0d7f9267 100644
--- a/po/sr@latin.po
+++ b/po/sr@latin.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/deadbeef-player/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "Ukloni kolonu"
msgid "Group by"
msgstr "Grupiši po"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Poništi grupisanje"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Ključ"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Vrednost"
@@ -2030,7 +2032,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/sv.po b/po/sv.po
index b80d9fe0..62aa6aed 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/deadbeef-player/language/sv/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "Ta bort kolumn"
msgid "Group by"
msgstr "Gruppera efter"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Ingen"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Nyckel"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Värde"
@@ -2030,7 +2032,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/te.po b/po/te.po
index b8457d3f..8fe1d86a 100644
--- a/po/te.po
+++ b/po/te.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/deadbeef-player/language/te/)\n"
"MIME-Version: 1.0\n"
@@ -190,7 +190,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1063,7 +1063,7 @@ msgstr "నిలువువరుసను తొలగించు"
msgid "Group by"
msgstr ""
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "ఏదీకాదు"
@@ -1106,10 +1106,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "కీ"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "విలువ"
@@ -2028,7 +2030,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2132,3 +2134,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/tr.po b/po/tr.po
index edc03753..5405e74d 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/deadbeef-player/language/tr/)\n"
"MIME-Version: 1.0\n"
@@ -190,7 +190,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1063,7 +1063,7 @@ msgstr "Sütunu kaldır"
msgid "Group by"
msgstr "Gruplandırma ölçütü"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Hiçbiri"
@@ -1106,10 +1106,12 @@ msgid "[Multiple values] "
msgstr "[çoklu değerler]"
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Tuş"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Değer"
@@ -2028,7 +2030,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2132,3 +2134,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/ug.po b/po/ug.po
index bd1ced93..8532057a 100644
--- a/po/ug.po
+++ b/po/ug.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Uighur (http://www.transifex.com/projects/p/deadbeef-player/language/ug/)\n"
"MIME-Version: 1.0\n"
@@ -190,7 +190,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1063,7 +1063,7 @@ msgstr "ئىستوننى ئۆچۈر"
msgid "Group by"
msgstr "گۇرۇپپىلاش"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "يوق"
@@ -1106,10 +1106,12 @@ msgid "[Multiple values] "
msgstr "[بىر قانچە قىممەت] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "ئاچقۇچ"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "قىممەت"
@@ -2028,7 +2030,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2132,3 +2134,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/uk.po b/po/uk.po
index 158e3838..bf883da4 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/deadbeef-player/language/uk/)\n"
"MIME-Version: 1.0\n"
@@ -191,7 +191,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1064,7 +1064,7 @@ msgstr "Вилучити колонку"
msgid "Group by"
msgstr "Групувати по"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Нічого"
@@ -1107,10 +1107,12 @@ msgid "[Multiple values] "
msgstr "[Різні значення] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Клавіша"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Значення"
@@ -2029,7 +2031,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2133,3 +2135,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/vi.po b/po/vi.po
index 4d2d2509..1677197b 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/deadbeef-player/language/vi/)\n"
"MIME-Version: 1.0\n"
@@ -194,7 +194,7 @@ msgstr "HBox"
msgid "VBox"
msgstr "VBox"
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr "Nút"
@@ -1067,7 +1067,7 @@ msgstr "Xóa cột"
msgid "Group by"
msgstr "Nhóm bởi"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "Không"
@@ -1110,10 +1110,12 @@ msgid "[Multiple values] "
msgstr ""
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "Phím tắt"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "Giá trị"
@@ -2032,7 +2034,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2136,3 +2138,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index d3d5f586..0912537e 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/deadbeef-player/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
@@ -191,7 +191,7 @@ msgstr "水平框"
msgid "VBox"
msgstr "垂直框"
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr "按钮"
@@ -1064,7 +1064,7 @@ msgstr "移除列"
msgid "Group by"
msgstr "分组依据"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "无"
@@ -1107,10 +1107,12 @@ msgid "[Multiple values] "
msgstr "[多个值] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "键"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "值"
@@ -2029,7 +2031,7 @@ msgstr "项目应显示在主菜单中"
msgid "Add Command"
msgstr "添加命令"
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr "删除"
@@ -2133,3 +2135,75 @@ msgstr "内容-类型 和 插件 字段不能为空,并且要符合规则。\n
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr "没有选择项目。"
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""
diff --git a/po/zh_TW.po b/po/zh_TW.po
index f23d793f..9e98830c 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: DeaDBeeF Player\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-25 11:25+0200\n"
-"PO-Revision-Date: 2013-08-25 09:33+0000\n"
+"POT-Creation-Date: 2013-08-25 11:44+0200\n"
+"PO-Revision-Date: 2013-08-25 09:45+0000\n"
"Last-Translator: waker <wakeroid@gmail.com>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/deadbeef-player/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
@@ -192,7 +192,7 @@ msgstr ""
msgid "VBox"
msgstr ""
-#: ../plugins/gtkui/gtkui.c:1006
+#: ../plugins/gtkui/gtkui.c:1006 ../plugins/gtkui/widgets.c:2897
msgid "Button"
msgstr ""
@@ -1065,7 +1065,7 @@ msgstr "移除欄位"
msgid "Group by"
msgstr "分組根據:"
-#: ../plugins/gtkui/plcommon.c:1036
+#: ../plugins/gtkui/plcommon.c:1036 ../plugins/gtkui/widgets.c:2993
msgid "None"
msgstr "無"
@@ -1108,10 +1108,12 @@ msgid "[Multiple values] "
msgstr "[多重值] "
#: ../plugins/gtkui/trkproperties.c:471 ../plugins/gtkui/trkproperties.c:483
+#: ../plugins/gtkui/widgets.c:1940
msgid "Key"
msgstr "按鍵"
#: ../plugins/gtkui/trkproperties.c:472 ../plugins/gtkui/trkproperties.c:484
+#: ../plugins/gtkui/widgets.c:1942
msgid "Value"
msgstr "值"
@@ -2030,7 +2032,7 @@ msgstr ""
msgid "Add Command"
msgstr ""
-#: ../plugins/shellexecui/shellexecui.c:137
+#: ../plugins/shellexecui/shellexecui.c:137 ../plugins/gtkui/widgets.c:578
msgid "Delete"
msgstr ""
@@ -2134,3 +2136,75 @@ msgstr ""
#: ../plugins/gtkui/ctmapping.c:228 ../plugins/gtkui/ctmapping.c:260
msgid "Nothing is selected."
msgstr ""
+
+#: ../plugins/gtkui/widgets.c:553
+msgid "Replace with..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:558
+msgid "Insert..."
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:585
+msgid "Cut"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:592
+msgid "Copy"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:599
+msgid "Paste"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:942
+msgid "Lock movement"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1227
+msgid "Move tab left"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1234
+msgid "Move tab right"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1241
+msgid "Remove tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1248
+msgid "Rename tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1309
+msgid "Add new tab"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:1783
+msgid "Show Column Headers"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2634
+msgid "Expand the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2639
+msgid "Shrink the box by 1 item"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2644
+msgid "Homogeneous"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2684
+msgid "Expand"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:2692
+msgid "Fill"
+msgstr ""
+
+#: ../plugins/gtkui/widgets.c:3075
+msgid "Configure button"
+msgstr ""