1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 02:09:32 +02:00

Bundle file was being scanned with translate:extract.

This commit is contained in:
Gunther Brunner 2014-07-02 20:06:48 +09:00
parent 275dc873af
commit 080d7d9e39
2 changed files with 5 additions and 64 deletions

View file

@ -124,6 +124,7 @@ gulp.task('translate:extract', function () {
'./tmp/html/**/*.html' './tmp/html/**/*.html'
, './res/**/*.js' , './res/**/*.js'
, '!./res/bower_components/**' , '!./res/bower_components/**'
, '!./res/build/**'
]) ])
.pipe(gettext.extract('stf.pot')) .pipe(gettext.extract('stf.pot'))
.pipe(gulp.dest('./res/common/lang/po/')) .pipe(gulp.dest('./res/common/lang/po/'))

View file

@ -7,7 +7,6 @@ msgstr ""
msgid "" msgid ""
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "-" msgid "-"
msgstr "" msgstr ""
@ -22,7 +21,6 @@ msgstr ""
msgid "ABI" msgid "ABI"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "AC" msgid "AC"
msgstr "" msgstr ""
@ -39,7 +37,6 @@ msgstr ""
msgid "Add" msgid "Add"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/control-panes/control-panes-controller.js #: /Users/a12907/STF/stf/res/app/control-panes/control-panes-controller.js
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
@ -68,7 +65,6 @@ msgstr ""
msgid "Apps" msgid "Apps"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/device-list/device-list-details-controller.js #: /Users/a12907/STF/stf/res/app/device-list/device-list-details-controller.js
msgid "" msgid ""
"Are you sure you want to kick this device?" "Are you sure you want to kick this device?"
@ -79,7 +75,6 @@ msgstr ""
msgid "Are you sure you want to reboot this device?" msgid "Are you sure you want to reboot this device?"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/device-list/device-list-details-controller.js #: /Users/a12907/STF/stf/res/app/device-list/device-list-details-controller.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Available" msgid "Available"
@ -118,7 +113,6 @@ msgstr ""
msgid "Battery Temperature" msgid "Battery Temperature"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Bluetooth" msgid "Bluetooth"
msgstr "" msgstr ""
@ -127,7 +121,6 @@ msgstr ""
msgid "Browser" msgid "Browser"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Busy" msgid "Busy"
msgstr "" msgstr ""
@ -158,7 +151,6 @@ msgstr ""
msgid "Category" msgid "Category"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Charging" msgid "Charging"
msgstr "" msgstr ""
@ -181,26 +173,19 @@ msgstr ""
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Cold" msgid "Cold"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/tmp/html/app/control-panes/info/info.html #: /Users/a12907/STF/stf/tmp/html/app/control-panes/info/info.html
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Connected" msgid "Connected"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/socket/socket-state/socket-state-directive.js #: /Users/a12907/STF/stf/res/app/components/stf/socket/socket-state/socket-state-directive.js
msgid "Connected successfully." msgid "Connected successfully."
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
msgid "Connecting..."
msgstr ""
#: /Users/a12907/STF/stf/tmp/html/app/control-panes/resources/resources.html #: /Users/a12907/STF/stf/tmp/html/app/control-panes/resources/resources.html
msgid "Cookies" msgid "Cookies"
msgstr "" msgstr ""
@ -233,7 +218,6 @@ msgstr ""
msgid "D-pad Up" msgid "D-pad Up"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/control-panes/control-panes-controller.js #: /Users/a12907/STF/stf/res/app/control-panes/control-panes-controller.js
msgid "Dashboard" msgid "Dashboard"
msgstr "" msgstr ""
@ -242,7 +226,6 @@ msgstr ""
msgid "Data" msgid "Data"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Dead" msgid "Dead"
msgstr "" msgstr ""
@ -273,7 +256,6 @@ msgstr ""
msgid "Device Photo" msgid "Device Photo"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/device-list/device-list-controller.js #: /Users/a12907/STF/stf/res/app/device-list/device-list-controller.js
msgid "Device cannot get kicked from the group" msgid "Device cannot get kicked from the group"
msgstr "" msgstr ""
@ -282,17 +264,14 @@ msgstr ""
msgid "Devices" msgid "Devices"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Discharging" msgid "Discharging"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Disconnected" msgid "Disconnected"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/socket/socket-state/socket-state-directive.js #: /Users/a12907/STF/stf/res/app/components/stf/socket/socket-state/socket-state-directive.js
msgid "Disconnected.<br />Socket connection was lost, try again reloading the page." msgid "Disconnected.<br />Socket connection was lost, try again reloading the page."
msgstr "" msgstr ""
@ -309,7 +288,6 @@ msgstr ""
msgid "Drop file to upload" msgid "Drop file to upload"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Dummy" msgid "Dummy"
msgstr "" msgstr ""
@ -330,26 +308,22 @@ msgstr ""
msgid "Error" msgid "Error"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
msgid "Error while connecting."
msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/control/control-service.js #: /Users/a12907/STF/stf/res/app/components/stf/control/control-service.js
msgid "Error while getting data" msgid "Error while getting data"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/socket/socket-state/socket-state-directive.js #: /Users/a12907/STF/stf/res/app/components/stf/socket/socket-state/socket-state-directive.js
msgid "Error while reconnecting." msgid "Error while reconnecting."
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/socket/socket-state/socket-state-directive.js #: /Users/a12907/STF/stf/res/app/components/stf/socket/socket-state/socket-state-directive.js
msgid "Error." msgid "Error."
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js #: /Users/a12907/STF/stf/res/app/control-panes/advanced/port-forwarding/port-forwarding-controller.js
msgid "Error: Forwarding ports failed."
msgstr ""
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Ethernet" msgid "Ethernet"
msgstr "" msgstr ""
@ -382,7 +356,6 @@ msgstr ""
msgid "Frequency" msgid "Frequency"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Full" msgid "Full"
msgstr "" msgstr ""
@ -408,7 +381,6 @@ msgstr ""
msgid "Go to Device List" msgid "Go to Device List"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Good" msgid "Good"
msgstr "" msgstr ""
@ -457,7 +429,6 @@ msgstr ""
msgid "IMEI" msgid "IMEI"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/control-panes/control-panes-controller.js #: /Users/a12907/STF/stf/res/app/control-panes/control-panes-controller.js
msgid "Info" msgid "Info"
msgstr "" msgstr ""
@ -512,7 +483,6 @@ msgstr ""
msgid "Location" msgid "Location"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/control-panes/control-panes-controller.js #: /Users/a12907/STF/stf/res/app/control-panes/control-panes-controller.js
msgid "Logs" msgid "Logs"
msgstr "" msgstr ""
@ -543,27 +513,22 @@ msgstr ""
msgid "Menu" msgid "Menu"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Mobile" msgid "Mobile"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Mobile DUN" msgid "Mobile DUN"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Mobile High Priority" msgid "Mobile High Priority"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Mobile MMS" msgid "Mobile MMS"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Mobile SUPL" msgid "Mobile SUPL"
msgstr "" msgstr ""
@ -577,7 +542,6 @@ msgstr ""
msgid "Mute" msgid "Mute"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/device-list/device-list-details-controller.js #: /Users/a12907/STF/stf/res/app/device-list/device-list-details-controller.js
msgid "N/A" msgid "N/A"
msgstr "" msgstr ""
@ -605,12 +569,10 @@ msgstr ""
msgid "Next" msgid "Next"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "No" msgid "No"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/control/control-service.js #: /Users/a12907/STF/stf/res/app/components/stf/control/control-service.js
msgid "No clipboard data" msgid "No clipboard data"
msgstr "" msgstr ""
@ -635,7 +597,6 @@ msgstr ""
msgid "No screenshots taken" msgid "No screenshots taken"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Not Charging" msgid "Not Charging"
msgstr "" msgstr ""
@ -658,7 +619,6 @@ msgstr ""
msgid "OS" msgid "OS"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Offline" msgid "Offline"
msgstr "" msgstr ""
@ -671,12 +631,10 @@ msgstr ""
msgid "Orientation" msgid "Orientation"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Over Voltage" msgid "Over Voltage"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Overheat" msgid "Overheat"
msgstr "" msgstr ""
@ -752,7 +710,6 @@ msgstr ""
msgid "Power Source" msgid "Power Source"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Preparing" msgid "Preparing"
msgstr "" msgstr ""
@ -783,20 +740,14 @@ msgstr ""
msgid "ROM" msgid "ROM"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Ready" msgid "Ready"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/socket/socket-state/socket-state-directive.js #: /Users/a12907/STF/stf/res/app/components/stf/socket/socket-state/socket-state-directive.js
msgid "Reconnected successfully." msgid "Reconnected successfully."
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
msgid "Reconnecting..."
msgstr ""
#: /Users/a12907/STF/stf/tmp/html/app/control-panes/advanced/input/input.html #: /Users/a12907/STF/stf/tmp/html/app/control-panes/advanced/input/input.html
msgid "Record" msgid "Record"
msgstr "" msgstr ""
@ -913,7 +864,6 @@ msgstr ""
msgid "Screenshot" msgid "Screenshot"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/control-panes/control-panes-controller.js #: /Users/a12907/STF/stf/res/app/control-panes/control-panes-controller.js
msgid "Screenshots" msgid "Screenshots"
msgstr "" msgstr ""
@ -975,7 +925,6 @@ msgstr ""
msgid "Stop" msgid "Stop"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Stop Using" msgid "Stop Using"
msgstr "" msgstr ""
@ -1036,12 +985,10 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "USB" msgid "USB"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Unauthorized" msgid "Unauthorized"
msgstr "" msgstr ""
@ -1054,12 +1001,10 @@ msgstr ""
msgid "Uninstall" msgid "Uninstall"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Unspecified Failure" msgid "Unspecified Failure"
msgstr "" msgstr ""
@ -1092,7 +1037,6 @@ msgstr ""
msgid "Usb speed" msgid "Usb speed"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Use" msgid "Use"
msgstr "" msgstr ""
@ -1142,7 +1086,6 @@ msgstr ""
msgid "Web" msgid "Web"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "WiFi" msgid "WiFi"
msgstr "" msgstr ""
@ -1151,7 +1094,6 @@ msgstr ""
msgid "WiFi Settings" msgid "WiFi Settings"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "WiMAX" msgid "WiMAX"
msgstr "" msgstr ""
@ -1160,7 +1102,6 @@ msgstr ""
msgid "Width" msgid "Width"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Wireless" msgid "Wireless"
msgstr "" msgstr ""
@ -1173,7 +1114,6 @@ msgstr ""
msgid "Y DPI" msgid "Y DPI"
msgstr "" msgstr ""
#: /Users/a12907/STF/stf/res/build/bundle.js
#: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js #: /Users/a12907/STF/stf/res/app/components/stf/device/device-info-filter/index.js
msgid "Yes" msgid "Yes"
msgstr "" msgstr ""