Skip to content

Commit

Permalink
Update en_US.po template.
Browse files Browse the repository at this point in the history
  • Loading branch information
passingthru67 committed Feb 3, 2016
1 parent d61cc83 commit 7bed5d2
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 21 deletions.
4 changes: 4 additions & 0 deletions build_po
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
# perl syntax with grep. So grep -P would work but grep -E, which is same
# as egrep, would not work (it would be greedy)
# ===========================================================
# NOTE2: Requires adjusting lines with parenthesis
# Remove duplicates of Miscellaneous Options, Extension Preferences
# Remove duplicates of Right, Left
# ===========================================================

#root_dir=`dirname "${PWD}"`
root_dir=${PWD}
Expand Down
69 changes: 48 additions & 21 deletions po/en_US.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: Workspaces-To-Dock\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2015-09-15 22:17:01-0400\n"
"PO-Revision-Date: 2016-02-03 10:52:39-0500\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: en_US\n"
Expand Down Expand Up @@ -34,6 +34,12 @@ msgstr ""
#: metadata.json


#: myPressureBarrier.js


#: myWorkspaceSwitcherPopup.js


#: myWorkspaceThumbnail.js


Expand Down Expand Up @@ -79,37 +85,37 @@ msgstr ""
msgid "Show the dock at the following screen position"
msgstr ""

msgid "Left"
msgid "Top"
msgstr ""

msgid "Right"
msgid "Left"
msgstr ""

msgid "Right"
msgstr ""

msgid "Left"
msgid "Bottom"
msgstr ""

msgid "<b>Height</b>"
msgid "Hide the Gnome Shell Dash"
msgstr ""

msgid "Extend the height of the dock to fill the screen"
msgid "<b>Height</b>"
msgstr ""

msgid "Top margin"
msgid "Customize the height of the dock"
msgstr ""

msgid "Bottom margin"
msgid "Autosize and center the dock based on workspaces and shortcuts"
msgstr ""

msgid "<b>Thumbnail Size</b>"
msgid "Extend the height of the dock to fill the screen"
msgstr ""

msgid "Customize the workspace thumbnail size"
msgid "Top margin"
msgstr ""

msgid "Thumbnail size"
msgid "Bottom margin"
msgstr ""

msgid "<b>Background</b>"
Expand All @@ -124,6 +130,9 @@ msgstr ""
msgid "Only when the dock is shown by mouse hover"
msgstr ""

msgid "Toggle Gnome Shell's overview mode with right click"
msgstr ""

msgid "Behavior"
msgstr ""

Expand Down Expand Up @@ -175,6 +184,9 @@ msgstr ""
msgid "Maximum speed [px]"
msgstr ""

msgid "NOTE: For dual monitor setups. Allows the mouse to pass through \nthe barrier by attacking the edge of the screen with a quick stroke."
msgstr ""

msgid "<b>Intellihide</b> : Show the dock unless a window overlaps"
msgstr ""

Expand All @@ -196,6 +208,18 @@ msgstr ""
msgid "Ignore top panel menus"
msgstr ""

msgid "What should we do with the dock in overview mode?"
msgstr ""

msgid "Show"
msgstr ""

msgid "Hide"
msgstr ""

msgid "Partially Hide"
msgstr ""

msgid "<b>Miscellaneous Options</b>"
msgstr ""

Expand Down Expand Up @@ -226,6 +250,15 @@ msgstr ""
msgid "Thumbnails"
msgstr ""

msgid "<b>Thumbnail Size</b>"
msgstr ""

msgid "Customize the workspace thumbnail size"
msgstr ""

msgid "Thumbnail size"
msgstr ""

msgid "<b>Thumbnail Captions</b>"
msgstr ""

Expand Down Expand Up @@ -277,12 +310,6 @@ msgstr ""
msgid "Expand"
msgstr ""

msgid "<b>Miscellaneous Options</b>"
msgstr ""

msgid "Toggle Gnome Shell's overview mode with right click"
msgstr ""

msgid "Hide the favorite shortcuts panel when a popup menu is shown"
msgstr ""

Expand Down Expand Up @@ -310,7 +337,7 @@ msgstr ""
msgid "Shortcuts panel icon size [px]"
msgstr ""

msgid "<b>Miscellaneous Options</b>"
msgid "Use the Apps button as the source of the swarm animation"
msgstr ""

msgid "Show running applications"
Expand All @@ -322,13 +349,13 @@ msgstr ""
msgid "Show application window count indicators"
msgstr ""

msgid "Show the applications button at the bottom"
msgid "Set the Apps button at the bottom"
msgstr ""

msgid "Show the popup menu context arrow at the top"
msgid "Set the menu context arrow at the top of the popup menu dialog"
msgstr ""

msgid "Hide thumbnails when a popup menu is shown"
msgid "Hide thumbnails when a popup menu dialog is shown"
msgstr ""

msgid "NOTE: Only applies when the shortcuts panel is set to outside orientation"
Expand Down

0 comments on commit 7bed5d2

Please sign in to comment.