Merge lp:~zyga/checkbox/no-legacy-packaging into lp:~checkbox-dev/checkbox/checkbox-packaging
- no-legacy-packaging
- Merge into checkbox-packaging
Proposed by Zygmunt Krynicki
| Status: | Merged |
|---|---|
| Approved by: | Zygmunt Krynicki |
| Approved revision: | 69 |
| Merged at revision: | 69 |
| Proposed branch: | lp:~zyga/checkbox/no-legacy-packaging |
| Merge into: | lp:~checkbox-dev/checkbox/checkbox-packaging |
| Diff against target: | 5705 lines (+3/-5411) 46 files modified debian/changelog (+3/-0) debian/checkbox-cli.install (+0/-3) debian/checkbox-cli.links (+0/-1) debian/checkbox-cli.postinst (+0/-7) debian/checkbox-hw-collection.install (+0/-2) debian/checkbox-hw-collection.links (+0/-1) debian/checkbox-hw-collection.postinst (+0/-7) debian/checkbox-qt.install (+0/-6) debian/checkbox-qt.links (+0/-1) debian/checkbox-qt.postinst (+0/-7) debian/checkbox.config (+0/-27) debian/checkbox.dirs (+0/-3) debian/checkbox.install (+0/-18) debian/checkbox.links (+0/-2) debian/checkbox.manpages (+0/-1) debian/checkbox.postinst (+0/-9) debian/checkbox.postrm (+0/-26) debian/checkbox.templates (+0/-83) debian/control (+0/-100) debian/po/POTFILES.in (+0/-1) debian/po/ast.po (+0/-210) debian/po/cs.po (+0/-210) debian/po/de.po (+0/-219) debian/po/en_AU.po (+0/-210) debian/po/en_GB.po (+0/-210) debian/po/es.po (+0/-216) debian/po/fr.po (+0/-212) debian/po/gl.po (+0/-212) debian/po/he.po (+0/-210) debian/po/hu.po (+0/-210) debian/po/id.po (+0/-218) debian/po/it.po (+0/-216) debian/po/ja.po (+0/-210) debian/po/nl.po (+0/-218) debian/po/oc.po (+0/-210) debian/po/pl.po (+0/-210) debian/po/pt_BR.po (+0/-214) debian/po/ro.po (+0/-210) debian/po/ru.po (+0/-210) debian/po/templates.pot (+0/-210) debian/po/tr.po (+0/-210) debian/po/uk.po (+0/-210) debian/po/zh_CN.po (+0/-210) debian/po/zh_TW.po (+0/-210) debian/python3-checkbox.install (+0/-2) debian/rules (+0/-19) |
| To merge this branch: | bzr merge lp:~zyga/checkbox/no-legacy-packaging |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Zygmunt Krynicki (community) | Approve | ||
| Review via email: | |||
Commit message
Description of the change
This branch drops checkbox-old packaging
To post a comment you must log in.
Preview Diff
[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
| 1 | === modified file 'debian/changelog' |
| 2 | --- debian/changelog 2014-03-18 16:56:32 +0000 |
| 3 | +++ debian/changelog 2014-03-20 14:52:39 +0000 |
| 4 | @@ -8,6 +8,9 @@ |
| 5 | now, and keeping things in dep-wait state is recommended cause it |
| 6 | doesn't block anything and this upload would not be necessary. |
| 7 | |
| 8 | + [ Zygmunt Krynicki ] |
| 9 | + * Drop packages related to checkbox-old (moved to separate packaging branch) |
| 10 | + |
| 11 | -- Daniel Manrique <roadmr@ubuntu.com> Fri, 14 Mar 2014 13:25:25 -0400 |
| 12 | |
| 13 | checkbox (0.17.8) trusty; urgency=low |
| 14 | |
| 15 | === removed file 'debian/checkbox-cli.install' |
| 16 | --- debian/checkbox-cli.install 2013-07-03 20:38:00 +0000 |
| 17 | +++ debian/checkbox-cli.install 1970-01-01 00:00:00 +0000 |
| 18 | @@ -1,3 +0,0 @@ |
| 19 | -usr/bin/checkbox-cli |
| 20 | -usr/lib/python*/*-packages/checkbox_cli/* |
| 21 | -usr/share/checkbox/examples/checkbox-cli.ini |
| 22 | |
| 23 | === removed file 'debian/checkbox-cli.links' |
| 24 | --- debian/checkbox-cli.links 2014-02-03 20:34:59 +0000 |
| 25 | +++ debian/checkbox-cli.links 1970-01-01 00:00:00 +0000 |
| 26 | @@ -1,1 +0,0 @@ |
| 27 | -usr/share/man/man1/checkbox-invocation.1.gz usr/share/man/man1/checkbox-cli.1.gz |
| 28 | |
| 29 | === removed file 'debian/checkbox-cli.postinst' |
| 30 | --- debian/checkbox-cli.postinst 2013-06-01 14:18:12 +0000 |
| 31 | +++ debian/checkbox-cli.postinst 1970-01-01 00:00:00 +0000 |
| 32 | @@ -1,7 +0,0 @@ |
| 33 | -#! /bin/sh -e |
| 34 | - |
| 35 | -base_package="checkbox" |
| 36 | -. /usr/share/debconf/confmodule |
| 37 | -. /usr/share/checkbox/install/postinst |
| 38 | - |
| 39 | -#DEBHELPER# |
| 40 | |
| 41 | === removed file 'debian/checkbox-hw-collection.install' |
| 42 | --- debian/checkbox-hw-collection.install 2013-06-01 14:18:12 +0000 |
| 43 | +++ debian/checkbox-hw-collection.install 1970-01-01 00:00:00 +0000 |
| 44 | @@ -1,2 +0,0 @@ |
| 45 | -usr/bin/checkbox-hw-collection |
| 46 | -usr/share/checkbox/examples/checkbox-hw-collection.ini |
| 47 | |
| 48 | === removed file 'debian/checkbox-hw-collection.links' |
| 49 | --- debian/checkbox-hw-collection.links 2014-02-03 20:34:59 +0000 |
| 50 | +++ debian/checkbox-hw-collection.links 1970-01-01 00:00:00 +0000 |
| 51 | @@ -1,1 +0,0 @@ |
| 52 | -usr/share/man/man1/checkbox-invocation.1.gz usr/share/man/man1/checkbox-hw-collection.1.gz |
| 53 | |
| 54 | === removed file 'debian/checkbox-hw-collection.postinst' |
| 55 | --- debian/checkbox-hw-collection.postinst 2013-06-01 14:18:12 +0000 |
| 56 | +++ debian/checkbox-hw-collection.postinst 1970-01-01 00:00:00 +0000 |
| 57 | @@ -1,7 +0,0 @@ |
| 58 | -#! /bin/sh -e |
| 59 | - |
| 60 | -base_package="checkbox" |
| 61 | -. /usr/share/debconf/confmodule |
| 62 | -. /usr/share/checkbox/install/postinst |
| 63 | - |
| 64 | -#DEBHELPER# |
| 65 | |
| 66 | === removed file 'debian/checkbox-qt.install' |
| 67 | --- debian/checkbox-qt.install 2013-07-03 20:38:00 +0000 |
| 68 | +++ debian/checkbox-qt.install 1970-01-01 00:00:00 +0000 |
| 69 | @@ -1,6 +0,0 @@ |
| 70 | -usr/bin/checkbox-qt |
| 71 | -usr/lib/checkbox/qt/* |
| 72 | -usr/lib/python*/*-packages/checkbox_qt/* |
| 73 | -usr/share/applications/checkbox-qt.desktop |
| 74 | -usr/share/checkbox/examples/checkbox-qt.ini |
| 75 | -usr/share/dbus-1/services/* |
| 76 | |
| 77 | === removed file 'debian/checkbox-qt.links' |
| 78 | --- debian/checkbox-qt.links 2014-02-03 20:34:59 +0000 |
| 79 | +++ debian/checkbox-qt.links 1970-01-01 00:00:00 +0000 |
| 80 | @@ -1,1 +0,0 @@ |
| 81 | -usr/share/man/man1/checkbox-invocation.1.gz usr/share/man/man1/checkbox-qt.1.gz |
| 82 | |
| 83 | === removed file 'debian/checkbox-qt.postinst' |
| 84 | --- debian/checkbox-qt.postinst 2013-06-01 14:18:12 +0000 |
| 85 | +++ debian/checkbox-qt.postinst 1970-01-01 00:00:00 +0000 |
| 86 | @@ -1,7 +0,0 @@ |
| 87 | -#! /bin/sh -e |
| 88 | - |
| 89 | -base_package="checkbox" |
| 90 | -. /usr/share/debconf/confmodule |
| 91 | -. /usr/share/checkbox/install/postinst |
| 92 | - |
| 93 | -#DEBHELPER# |
| 94 | |
| 95 | === removed file 'debian/checkbox.config' |
| 96 | --- debian/checkbox.config 2013-06-01 14:18:12 +0000 |
| 97 | +++ debian/checkbox.config 1970-01-01 00:00:00 +0000 |
| 98 | @@ -1,27 +0,0 @@ |
| 99 | -#!/bin/sh -e |
| 100 | - |
| 101 | -. /usr/share/debconf/confmodule |
| 102 | - |
| 103 | -case "$1" in |
| 104 | - configure|reconfigure) |
| 105 | - db_input medium checkbox/plugins/jobs_info/blacklist || true |
| 106 | - db_input medium checkbox/plugins/jobs_info/whitelist || true |
| 107 | - db_input medium checkbox/plugins/launchpad_exchange/transport_url || true |
| 108 | - db_input medium checkbox/plugins/launchpad_prompt/email || true |
| 109 | - db_input medium checkbox/plugins/proxy_info/http_proxy || true |
| 110 | - db_input medium checkbox/plugins/proxy_info/https_proxy || true |
| 111 | - db_input medium checkbox/plugins/environment_info/routers || true |
| 112 | - db_input medium checkbox/plugins/environment_info/router_ssid || true |
| 113 | - db_input medium checkbox/plugins/environment_info/router_psk || true |
| 114 | - db_input medium checkbox/plugins/environment_info/wpa_bg_ssid || true |
| 115 | - db_input medium checkbox/plugins/environment_info/wpa_bg_psk || true |
| 116 | - db_input medium checkbox/plugins/environment_info/wpa_n_ssid || true |
| 117 | - db_input medium checkbox/plugins/environment_info/wpa_n_psk || true |
| 118 | - db_input medium checkbox/plugins/environment_info/open_bg_ssid || true |
| 119 | - db_input medium checkbox/plugins/environment_info/open_n_ssid || true |
| 120 | - db_input medium checkbox/plugins/environment_info/btdevaddr || true |
| 121 | - db_go |
| 122 | - ;; |
| 123 | - *) |
| 124 | - ;; |
| 125 | -esac |
| 126 | |
| 127 | === removed file 'debian/checkbox.dirs' |
| 128 | --- debian/checkbox.dirs 2013-06-01 14:18:12 +0000 |
| 129 | +++ debian/checkbox.dirs 1970-01-01 00:00:00 +0000 |
| 130 | @@ -1,3 +0,0 @@ |
| 131 | -etc/checkbox.d |
| 132 | -usr/share/icons |
| 133 | -usr/share/locale |
| 134 | |
| 135 | === removed file 'debian/checkbox.install' |
| 136 | --- debian/checkbox.install 2013-12-11 17:28:11 +0000 |
| 137 | +++ debian/checkbox.install 1970-01-01 00:00:00 +0000 |
| 138 | @@ -1,18 +0,0 @@ |
| 139 | -usr/lib/checkbox/bin/* |
| 140 | -usr/share/apport/general-hooks/checkbox.py |
| 141 | -usr/share/apport/package-hooks/source_checkbox.py |
| 142 | -usr/share/checkbox/backend |
| 143 | -usr/share/checkbox/configs |
| 144 | -usr/share/checkbox/data/* |
| 145 | -usr/share/checkbox/examples/checkbox.ini |
| 146 | -usr/share/checkbox/examples/network.cfg |
| 147 | -usr/share/checkbox/examples/org.freedesktop.policykit.checkbox.policy usr/share/polkit-1/actions/ |
| 148 | -usr/share/checkbox/examples/virtualization.cfg |
| 149 | -usr/share/checkbox/install/* |
| 150 | -usr/share/checkbox/jobs/* |
| 151 | -usr/share/checkbox/patches/* |
| 152 | -usr/share/checkbox/plugins/* |
| 153 | -usr/share/checkbox/report/* |
| 154 | -usr/share/checkbox/run |
| 155 | -usr/share/icons |
| 156 | -usr/share/locale |
| 157 | |
| 158 | === removed file 'debian/checkbox.links' |
| 159 | --- debian/checkbox.links 2013-06-01 14:18:12 +0000 |
| 160 | +++ debian/checkbox.links 1970-01-01 00:00:00 +0000 |
| 161 | @@ -1,2 +0,0 @@ |
| 162 | -etc/checkbox.d usr/share/checkbox/configs |
| 163 | -usr/lib/checkbox/bin usr/share/checkbox/scripts |
| 164 | |
| 165 | === removed file 'debian/checkbox.manpages' |
| 166 | --- debian/checkbox.manpages 2014-02-03 20:34:59 +0000 |
| 167 | +++ debian/checkbox.manpages 1970-01-01 00:00:00 +0000 |
| 168 | @@ -1,1 +0,0 @@ |
| 169 | -checkbox-old/man/checkbox-invocation.1 |
| 170 | |
| 171 | === removed file 'debian/checkbox.postinst' |
| 172 | --- debian/checkbox.postinst 2013-07-03 20:45:01 +0000 |
| 173 | +++ debian/checkbox.postinst 1970-01-01 00:00:00 +0000 |
| 174 | @@ -1,9 +0,0 @@ |
| 175 | -#! /bin/sh -e |
| 176 | - |
| 177 | -. /usr/share/debconf/confmodule |
| 178 | -. /usr/share/checkbox/install/postinst |
| 179 | - |
| 180 | -cp /usr/share/checkbox/examples/network.cfg /etc/checkbox.d/ |
| 181 | -cp /usr/share/checkbox/examples/virtualization.cfg /etc/checkbox.d/ |
| 182 | - |
| 183 | -#DEBHELPER# |
| 184 | |
| 185 | === removed file 'debian/checkbox.postrm' |
| 186 | --- debian/checkbox.postrm 2013-06-01 14:18:12 +0000 |
| 187 | +++ debian/checkbox.postrm 1970-01-01 00:00:00 +0000 |
| 188 | @@ -1,26 +0,0 @@ |
| 189 | -#! /bin/sh -e |
| 190 | - |
| 191 | -name=`basename $0 .postrm` |
| 192 | -base=`echo $name | cut -d "-" -f "1"` |
| 193 | -file="/etc/$base.d/$name.ini" |
| 194 | - |
| 195 | -case "$1" in |
| 196 | - purge) |
| 197 | - # mimic dpkg as closely as possible, so remove configuration |
| 198 | - # files with dpkg backup extensions too: |
| 199 | - for ext in '~' '%' .bak .dpkg-tmp .dpkg-new .dpkg-old .dpkg-dist; do |
| 200 | - rm -f $file$ext |
| 201 | - done |
| 202 | - |
| 203 | - # remove the configuration file itself |
| 204 | - rm -f $file |
| 205 | - ;; |
| 206 | - remove|disappear|upgrade|failed-upgrade|abort-install|abort-upgrade) |
| 207 | - ;; |
| 208 | - *) |
| 209 | - echo "$0: didn't understand being called with \`$1'" 1>&2 |
| 210 | - exit 0 |
| 211 | - ;; |
| 212 | -esac |
| 213 | - |
| 214 | -#DEBHELPER# |
| 215 | |
| 216 | === removed file 'debian/checkbox.templates' |
| 217 | --- debian/checkbox.templates 2013-06-01 14:18:12 +0000 |
| 218 | +++ debian/checkbox.templates 1970-01-01 00:00:00 +0000 |
| 219 | @@ -1,83 +0,0 @@ |
| 220 | -Template: checkbox/plugins/jobs_info/blacklist |
| 221 | -Type: string |
| 222 | -_Description: Test suite blacklist: |
| 223 | - List of job files to never run when testing with checkbox. |
| 224 | - |
| 225 | -Template: checkbox/plugins/jobs_info/whitelist |
| 226 | -Type: string |
| 227 | -_Description: Test suite whitelist: |
| 228 | - List of jobs to run when testing with checkbox. |
| 229 | - |
| 230 | -Template: checkbox/plugins/launchpad_exchange/transport_url |
| 231 | -Type: string |
| 232 | -Default: https://launchpad.net/+hwdb/+submit |
| 233 | -_Description: Transport URL: |
| 234 | - URL where to send submissions. |
| 235 | - |
| 236 | -Template: checkbox/plugins/launchpad_prompt/email |
| 237 | -Type: string |
| 238 | -_Description: Launchpad E-mail: |
| 239 | - E-mail address used to sign in to Launchpad. |
| 240 | - |
| 241 | -Template: checkbox/plugins/proxy_info/http_proxy |
| 242 | -Type: string |
| 243 | -_Description: HTTP Proxy: |
| 244 | - HTTP proxy to use instead of the one specified in environment. |
| 245 | - |
| 246 | -Template: checkbox/plugins/proxy_info/https_proxy |
| 247 | -Type: string |
| 248 | -_Description: HTTPS Proxy: |
| 249 | - HTTPS proxy to use instead of the one specified in environment. |
| 250 | - |
| 251 | -Template: checkbox/plugins/environment_info/routers |
| 252 | -Type: select |
| 253 | -Choices: single, multiple |
| 254 | -Default: single |
| 255 | -_Description: Routers: |
| 256 | - Whether there is a single router or multiple routers. |
| 257 | - |
| 258 | -Template: checkbox/plugins/environment_info/router_ssid |
| 259 | -Type: string |
| 260 | -_Description: Router SSID: |
| 261 | - The SSID of the single wireless router. |
| 262 | - |
| 263 | -Template: checkbox/plugins/environment_info/router_psk |
| 264 | -Type: string |
| 265 | -_Description: Router PSK: |
| 266 | - The PSK of the single wireless router. |
| 267 | - |
| 268 | -Template: checkbox/plugins/environment_info/wpa_bg_ssid |
| 269 | -Type: string |
| 270 | -_Description: WPA BG SSID: |
| 271 | - The SSID of the 802.11b/g router with WPA security. |
| 272 | - |
| 273 | -Template: checkbox/plugins/environment_info/wpa_bg_psk |
| 274 | -Type: string |
| 275 | -_Description: WPA BG PSK: |
| 276 | - The PSK of the 802.11b/g router with WPA security. |
| 277 | - |
| 278 | -Template: checkbox/plugins/environment_info/wpa_n_ssid |
| 279 | -Type: string |
| 280 | -_Description: WPA N SSID: |
| 281 | - The SSID of the 802.11n router with WPA security. |
| 282 | - |
| 283 | -Template: checkbox/plugins/environment_info/wpa_n_psk |
| 284 | -Type: string |
| 285 | -_Description: WPA N PSK: |
| 286 | - The PSK of the 802.11n router with WPA security. |
| 287 | - |
| 288 | -Template: checkbox/plugins/environment_info/open_bg_ssid |
| 289 | -Type: string |
| 290 | -_Description: Open BG SSID: |
| 291 | - The SSID of the 802.11b/g router with open security. |
| 292 | - |
| 293 | -Template: checkbox/plugins/environment_info/open_n_ssid |
| 294 | -Type: string |
| 295 | -_Description: Open N SSID: |
| 296 | - The SSID of the 802.11n router with open security. |
| 297 | - |
| 298 | -Template: checkbox/plugins/environment_info/btdevaddr |
| 299 | -Type: string |
| 300 | -_Description: Bluetooth Device Address: |
| 301 | - The Bluetooth Device Address of the Bluetooth target. |
| 302 | - |
| 303 | |
| 304 | === modified file 'debian/control' |
| 305 | --- debian/control 2014-03-18 16:56:38 +0000 |
| 306 | +++ debian/control 2014-03-20 14:52:39 +0000 |
| 307 | @@ -9,7 +9,6 @@ |
| 308 | dh-translations, |
| 309 | libnl-genl-3-dev, |
| 310 | libqt5sql5-sqlite, |
| 311 | - libqt4-dev, |
| 312 | po-debconf, |
| 313 | python, |
| 314 | python-distutils-extra, |
| 315 | @@ -23,7 +22,6 @@ |
| 316 | python3-requests ( >= 1.0), |
| 317 | python3-setuptools, |
| 318 | python3-sphinx, |
| 319 | - qt4-qmake, |
| 320 | qt5-default, |
| 321 | qtbase5-dev, |
| 322 | qtdeclarative5-dev, |
| 323 | @@ -46,104 +44,6 @@ |
| 324 | . |
| 325 | This package contains the documentation for the plainbox python3 library |
| 326 | |
| 327 | -Package: checkbox |
| 328 | -Section: python |
| 329 | -Architecture: any |
| 330 | -Depends: debconf, |
| 331 | - gir1.2-gudev-1.0, |
| 332 | - policykit-1, |
| 333 | - python3-checkbox (>= 0.16.14+bzr2469), |
| 334 | - python3-lxml, |
| 335 | - udev, |
| 336 | - udisks2 | udisks, |
| 337 | - ${misc:Depends}, |
| 338 | - ${python3:Depends}, |
| 339 | - ${shlibs:Depends} |
| 340 | -Recommends: dpkg (>= 1.13), |
| 341 | - gir1.2-gst-plugins-base-1.0, |
| 342 | - gir1.2-gstreamer-1.0, |
| 343 | - gstreamer1.0-plugins-good, |
| 344 | - gstreamer1.0-pulseaudio, |
| 345 | - libgstreamer1.0-0, |
| 346 | - lsb-release, |
| 347 | - perl, |
| 348 | - pm-utils, |
| 349 | - python3-apt, |
| 350 | - python3-dbus, |
| 351 | - python3-gi |
| 352 | -Suggests: bonnie++, |
| 353 | - bootchart, |
| 354 | - checkbox-cli, |
| 355 | - curl, |
| 356 | - ethtool, |
| 357 | - fwts (>=13.09.00-0ubuntu1), |
| 358 | - git-core, |
| 359 | - glmark2, |
| 360 | - glmark2-es2, |
| 361 | - hdparm, |
| 362 | - lshw, |
| 363 | - mesa-utils, |
| 364 | - nmap, |
| 365 | - obexd-client, |
| 366 | - obexftp, |
| 367 | - python (>= 2.7), |
| 368 | - render-bench, |
| 369 | - smartmontools, |
| 370 | - sox, |
| 371 | - stress, |
| 372 | - sysstat, |
| 373 | - wmctrl, |
| 374 | - wodim |
| 375 | -Description: System testing application |
| 376 | - This project provides an extensible interface for system testing. The |
| 377 | - results can then be sent to Launchpad. |
| 378 | - |
| 379 | -Package: checkbox-cli |
| 380 | -Architecture: all |
| 381 | -Depends: checkbox (>= ${source:Version}), ${misc:Depends}, ${python3:Depends} |
| 382 | -Description: Command line interface for checkbox |
| 383 | - This project provides an extensible interface for system testing. The |
| 384 | - results can then be sent to Launchpad. |
| 385 | - . |
| 386 | - This package provides a command line interface for answering tests. |
| 387 | - |
| 388 | -Package: checkbox-qt |
| 389 | -Architecture: any |
| 390 | -Depends: checkbox (>= ${source:Version}), |
| 391 | - libqt4-dbus, |
| 392 | - libqtgui4, |
| 393 | - python3-dbus, |
| 394 | - ${misc:Depends}, |
| 395 | - ${python3:Depends}, |
| 396 | - ${shlibs:Depends} |
| 397 | -Description: QT4 interface for checkbox |
| 398 | - This project provides an extensible interface for system testing. The |
| 399 | - results can then be sent to Launchpad. |
| 400 | - . |
| 401 | - This package provides a QT4 interface for answering tests. |
| 402 | - |
| 403 | -Package: checkbox-hw-collection |
| 404 | -Architecture: any |
| 405 | -Depends: checkbox (>= ${source:Version}), ${misc:Depends} |
| 406 | -Description: CLI tool for collecting HW information from a system |
| 407 | - . |
| 408 | - This package provides a tool for collecting hardware information from |
| 409 | - a system and sending it to the HEXR hardware database. |
| 410 | - |
| 411 | -Package: python3-checkbox |
| 412 | -Section: python |
| 413 | -Architecture: all |
| 414 | -Depends: gir1.2-gudev-1.0, |
| 415 | - python3-lxml, |
| 416 | - udev, |
| 417 | - udisks2 | udisks, |
| 418 | - ${misc:Depends}, |
| 419 | - ${python3:Depends} |
| 420 | -Replaces: checkbox (<< 0.16.14+bzr2469) |
| 421 | -Breaks: checkbox (<< 0.16.14+bzr2469) |
| 422 | -Description: CheckBox python3 library |
| 423 | - This package contains the CheckBox python3 library needed by some jobs. |
| 424 | - |
| 425 | Package: python3-checkbox-support |
| 426 | Section: python |
| 427 | Architecture: all |
| 428 | |
| 429 | === removed directory 'debian/po' |
| 430 | === removed file 'debian/po/POTFILES.in' |
| 431 | --- debian/po/POTFILES.in 2013-06-01 14:18:12 +0000 |
| 432 | +++ debian/po/POTFILES.in 1970-01-01 00:00:00 +0000 |
| 433 | @@ -1,1 +0,0 @@ |
| 434 | -[type: gettext/rfc822deb] checkbox.templates |
| 435 | |
| 436 | === removed file 'debian/po/ast.po' |
| 437 | --- debian/po/ast.po 2013-10-18 20:40:55 +0000 |
| 438 | +++ debian/po/ast.po 1970-01-01 00:00:00 +0000 |
| 439 | @@ -1,210 +0,0 @@ |
| 440 | -# Asturian translation for checkbox |
| 441 | -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 |
| 442 | -# This file is distributed under the same license as the checkbox package. |
| 443 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2012. |
| 444 | -# |
| 445 | -msgid "" |
| 446 | -msgstr "" |
| 447 | -"Project-Id-Version: checkbox\n" |
| 448 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 449 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 450 | -"PO-Revision-Date: 2012-03-21 15:41+0000\n" |
| 451 | -"Last-Translator: Xandru <xandru@softastur.org>\n" |
| 452 | -"Language-Team: Asturian <ast@li.org>\n" |
| 453 | -"MIME-Version: 1.0\n" |
| 454 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 455 | -"Content-Transfer-Encoding: 8bit\n" |
| 456 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 457 | -"X-Generator: Launchpad (build 16799)\n" |
| 458 | - |
| 459 | -#. Type: string |
| 460 | -#. Description |
| 461 | -#: ../checkbox.templates:1001 |
| 462 | -msgid "Test suite blacklist:" |
| 463 | -msgstr "" |
| 464 | - |
| 465 | -#. Type: string |
| 466 | -#. Description |
| 467 | -#: ../checkbox.templates:1001 |
| 468 | -msgid "List of job files to never run when testing with checkbox." |
| 469 | -msgstr "" |
| 470 | - |
| 471 | -#. Type: string |
| 472 | -#. Description |
| 473 | -#: ../checkbox.templates:2001 |
| 474 | -msgid "Test suite whitelist:" |
| 475 | -msgstr "" |
| 476 | - |
| 477 | -#. Type: string |
| 478 | -#. Description |
| 479 | -#: ../checkbox.templates:2001 |
| 480 | -msgid "List of jobs to run when testing with checkbox." |
| 481 | -msgstr "Llista de xeres a executar mientres se faen pruebes con checkbox." |
| 482 | - |
| 483 | -#. Type: string |
| 484 | -#. Description |
| 485 | -#: ../checkbox.templates:3001 |
| 486 | -msgid "Transport URL:" |
| 487 | -msgstr "" |
| 488 | - |
| 489 | -#. Type: string |
| 490 | -#. Description |
| 491 | -#: ../checkbox.templates:3001 |
| 492 | -msgid "URL where to send submissions." |
| 493 | -msgstr "" |
| 494 | - |
| 495 | -#. Type: string |
| 496 | -#. Description |
| 497 | -#: ../checkbox.templates:4001 |
| 498 | -msgid "Launchpad E-mail:" |
| 499 | -msgstr "Corréu de Launchpad:" |
| 500 | - |
| 501 | -#. Type: string |
| 502 | -#. Description |
| 503 | -#: ../checkbox.templates:4001 |
| 504 | -msgid "E-mail address used to sign in to Launchpad." |
| 505 | -msgstr "Direición de corréu usada p'aniciar sesión en Launchpad." |
| 506 | - |
| 507 | -#. Type: string |
| 508 | -#. Description |
| 509 | -#: ../checkbox.templates:5001 |
| 510 | -msgid "HTTP Proxy:" |
| 511 | -msgstr "Proxy HTTP:" |
| 512 | - |
| 513 | -#. Type: string |
| 514 | -#. Description |
| 515 | -#: ../checkbox.templates:5001 |
| 516 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 517 | -msgstr "Proxy HTTP a usar en llugar del especificáu nel entornu." |
| 518 | - |
| 519 | -#. Type: string |
| 520 | -#. Description |
| 521 | -#: ../checkbox.templates:6001 |
| 522 | -msgid "HTTPS Proxy:" |
| 523 | -msgstr "Proxy HTTPS:" |
| 524 | - |
| 525 | -#. Type: string |
| 526 | -#. Description |
| 527 | -#: ../checkbox.templates:6001 |
| 528 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 529 | -msgstr "Proxy HTTPS a usar en llugar del especificáu nel entornu." |
| 530 | - |
| 531 | -#. Type: select |
| 532 | -#. Description |
| 533 | -#: ../checkbox.templates:7001 |
| 534 | -msgid "Routers:" |
| 535 | -msgstr "" |
| 536 | - |
| 537 | -#. Type: select |
| 538 | -#. Description |
| 539 | -#: ../checkbox.templates:7001 |
| 540 | -msgid "Whether there is a single router or multiple routers." |
| 541 | -msgstr "" |
| 542 | - |
| 543 | -#. Type: string |
| 544 | -#. Description |
| 545 | -#: ../checkbox.templates:8001 |
| 546 | -msgid "Router SSID:" |
| 547 | -msgstr "" |
| 548 | - |
| 549 | -#. Type: string |
| 550 | -#. Description |
| 551 | -#: ../checkbox.templates:8001 |
| 552 | -msgid "The SSID of the single wireless router." |
| 553 | -msgstr "" |
| 554 | - |
| 555 | -#. Type: string |
| 556 | -#. Description |
| 557 | -#: ../checkbox.templates:9001 |
| 558 | -msgid "Router PSK:" |
| 559 | -msgstr "" |
| 560 | - |
| 561 | -#. Type: string |
| 562 | -#. Description |
| 563 | -#: ../checkbox.templates:9001 |
| 564 | -msgid "The PSK of the single wireless router." |
| 565 | -msgstr "" |
| 566 | - |
| 567 | -#. Type: string |
| 568 | -#. Description |
| 569 | -#: ../checkbox.templates:10001 |
| 570 | -msgid "WPA BG SSID:" |
| 571 | -msgstr "" |
| 572 | - |
| 573 | -#. Type: string |
| 574 | -#. Description |
| 575 | -#: ../checkbox.templates:10001 |
| 576 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 577 | -msgstr "" |
| 578 | - |
| 579 | -#. Type: string |
| 580 | -#. Description |
| 581 | -#: ../checkbox.templates:11001 |
| 582 | -msgid "WPA BG PSK:" |
| 583 | -msgstr "" |
| 584 | - |
| 585 | -#. Type: string |
| 586 | -#. Description |
| 587 | -#: ../checkbox.templates:11001 |
| 588 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 589 | -msgstr "" |
| 590 | - |
| 591 | -#. Type: string |
| 592 | -#. Description |
| 593 | -#: ../checkbox.templates:12001 |
| 594 | -msgid "WPA N SSID:" |
| 595 | -msgstr "" |
| 596 | - |
| 597 | -#. Type: string |
| 598 | -#. Description |
| 599 | -#: ../checkbox.templates:12001 |
| 600 | -msgid "The SSID of the 802.11n router with WPA security." |
| 601 | -msgstr "" |
| 602 | - |
| 603 | -#. Type: string |
| 604 | -#. Description |
| 605 | -#: ../checkbox.templates:13001 |
| 606 | -msgid "WPA N PSK:" |
| 607 | -msgstr "" |
| 608 | - |
| 609 | -#. Type: string |
| 610 | -#. Description |
| 611 | -#: ../checkbox.templates:13001 |
| 612 | -msgid "The PSK of the 802.11n router with WPA security." |
| 613 | -msgstr "" |
| 614 | - |
| 615 | -#. Type: string |
| 616 | -#. Description |
| 617 | -#: ../checkbox.templates:14001 |
| 618 | -msgid "Open BG SSID:" |
| 619 | -msgstr "" |
| 620 | - |
| 621 | -#. Type: string |
| 622 | -#. Description |
| 623 | -#: ../checkbox.templates:14001 |
| 624 | -msgid "The SSID of the 802.11b/g router with open security." |
| 625 | -msgstr "" |
| 626 | - |
| 627 | -#. Type: string |
| 628 | -#. Description |
| 629 | -#: ../checkbox.templates:15001 |
| 630 | -msgid "Open N SSID:" |
| 631 | -msgstr "" |
| 632 | - |
| 633 | -#. Type: string |
| 634 | -#. Description |
| 635 | -#: ../checkbox.templates:15001 |
| 636 | -msgid "The SSID of the 802.11n router with open security." |
| 637 | -msgstr "" |
| 638 | - |
| 639 | -#. Type: string |
| 640 | -#. Description |
| 641 | -#: ../checkbox.templates:16001 |
| 642 | -msgid "Bluetooth Device Address:" |
| 643 | -msgstr "" |
| 644 | - |
| 645 | -#. Type: string |
| 646 | -#. Description |
| 647 | -#: ../checkbox.templates:16001 |
| 648 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 649 | -msgstr "" |
| 650 | |
| 651 | === removed file 'debian/po/cs.po' |
| 652 | --- debian/po/cs.po 2013-10-18 20:40:55 +0000 |
| 653 | +++ debian/po/cs.po 1970-01-01 00:00:00 +0000 |
| 654 | @@ -1,210 +0,0 @@ |
| 655 | -# Czech translation for checkbox |
| 656 | -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 |
| 657 | -# This file is distributed under the same license as the checkbox package. |
| 658 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2012. |
| 659 | -# |
| 660 | -msgid "" |
| 661 | -msgstr "" |
| 662 | -"Project-Id-Version: checkbox\n" |
| 663 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 664 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 665 | -"PO-Revision-Date: 2012-03-05 19:27+0000\n" |
| 666 | -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 667 | -"Language-Team: Czech <cs@li.org>\n" |
| 668 | -"MIME-Version: 1.0\n" |
| 669 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 670 | -"Content-Transfer-Encoding: 8bit\n" |
| 671 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 672 | -"X-Generator: Launchpad (build 16799)\n" |
| 673 | - |
| 674 | -#. Type: string |
| 675 | -#. Description |
| 676 | -#: ../checkbox.templates:1001 |
| 677 | -msgid "Test suite blacklist:" |
| 678 | -msgstr "" |
| 679 | - |
| 680 | -#. Type: string |
| 681 | -#. Description |
| 682 | -#: ../checkbox.templates:1001 |
| 683 | -msgid "List of job files to never run when testing with checkbox." |
| 684 | -msgstr "" |
| 685 | - |
| 686 | -#. Type: string |
| 687 | -#. Description |
| 688 | -#: ../checkbox.templates:2001 |
| 689 | -msgid "Test suite whitelist:" |
| 690 | -msgstr "" |
| 691 | - |
| 692 | -#. Type: string |
| 693 | -#. Description |
| 694 | -#: ../checkbox.templates:2001 |
| 695 | -msgid "List of jobs to run when testing with checkbox." |
| 696 | -msgstr "" |
| 697 | - |
| 698 | -#. Type: string |
| 699 | -#. Description |
| 700 | -#: ../checkbox.templates:3001 |
| 701 | -msgid "Transport URL:" |
| 702 | -msgstr "" |
| 703 | - |
| 704 | -#. Type: string |
| 705 | -#. Description |
| 706 | -#: ../checkbox.templates:3001 |
| 707 | -msgid "URL where to send submissions." |
| 708 | -msgstr "" |
| 709 | - |
| 710 | -#. Type: string |
| 711 | -#. Description |
| 712 | -#: ../checkbox.templates:4001 |
| 713 | -msgid "Launchpad E-mail:" |
| 714 | -msgstr "" |
| 715 | - |
| 716 | -#. Type: string |
| 717 | -#. Description |
| 718 | -#: ../checkbox.templates:4001 |
| 719 | -msgid "E-mail address used to sign in to Launchpad." |
| 720 | -msgstr "" |
| 721 | - |
| 722 | -#. Type: string |
| 723 | -#. Description |
| 724 | -#: ../checkbox.templates:5001 |
| 725 | -msgid "HTTP Proxy:" |
| 726 | -msgstr "" |
| 727 | - |
| 728 | -#. Type: string |
| 729 | -#. Description |
| 730 | -#: ../checkbox.templates:5001 |
| 731 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 732 | -msgstr "" |
| 733 | - |
| 734 | -#. Type: string |
| 735 | -#. Description |
| 736 | -#: ../checkbox.templates:6001 |
| 737 | -msgid "HTTPS Proxy:" |
| 738 | -msgstr "" |
| 739 | - |
| 740 | -#. Type: string |
| 741 | -#. Description |
| 742 | -#: ../checkbox.templates:6001 |
| 743 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 744 | -msgstr "" |
| 745 | - |
| 746 | -#. Type: select |
| 747 | -#. Description |
| 748 | -#: ../checkbox.templates:7001 |
| 749 | -msgid "Routers:" |
| 750 | -msgstr "" |
| 751 | - |
| 752 | -#. Type: select |
| 753 | -#. Description |
| 754 | -#: ../checkbox.templates:7001 |
| 755 | -msgid "Whether there is a single router or multiple routers." |
| 756 | -msgstr "" |
| 757 | - |
| 758 | -#. Type: string |
| 759 | -#. Description |
| 760 | -#: ../checkbox.templates:8001 |
| 761 | -msgid "Router SSID:" |
| 762 | -msgstr "" |
| 763 | - |
| 764 | -#. Type: string |
| 765 | -#. Description |
| 766 | -#: ../checkbox.templates:8001 |
| 767 | -msgid "The SSID of the single wireless router." |
| 768 | -msgstr "" |
| 769 | - |
| 770 | -#. Type: string |
| 771 | -#. Description |
| 772 | -#: ../checkbox.templates:9001 |
| 773 | -msgid "Router PSK:" |
| 774 | -msgstr "" |
| 775 | - |
| 776 | -#. Type: string |
| 777 | -#. Description |
| 778 | -#: ../checkbox.templates:9001 |
| 779 | -msgid "The PSK of the single wireless router." |
| 780 | -msgstr "" |
| 781 | - |
| 782 | -#. Type: string |
| 783 | -#. Description |
| 784 | -#: ../checkbox.templates:10001 |
| 785 | -msgid "WPA BG SSID:" |
| 786 | -msgstr "" |
| 787 | - |
| 788 | -#. Type: string |
| 789 | -#. Description |
| 790 | -#: ../checkbox.templates:10001 |
| 791 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 792 | -msgstr "" |
| 793 | - |
| 794 | -#. Type: string |
| 795 | -#. Description |
| 796 | -#: ../checkbox.templates:11001 |
| 797 | -msgid "WPA BG PSK:" |
| 798 | -msgstr "" |
| 799 | - |
| 800 | -#. Type: string |
| 801 | -#. Description |
| 802 | -#: ../checkbox.templates:11001 |
| 803 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 804 | -msgstr "" |
| 805 | - |
| 806 | -#. Type: string |
| 807 | -#. Description |
| 808 | -#: ../checkbox.templates:12001 |
| 809 | -msgid "WPA N SSID:" |
| 810 | -msgstr "" |
| 811 | - |
| 812 | -#. Type: string |
| 813 | -#. Description |
| 814 | -#: ../checkbox.templates:12001 |
| 815 | -msgid "The SSID of the 802.11n router with WPA security." |
| 816 | -msgstr "" |
| 817 | - |
| 818 | -#. Type: string |
| 819 | -#. Description |
| 820 | -#: ../checkbox.templates:13001 |
| 821 | -msgid "WPA N PSK:" |
| 822 | -msgstr "" |
| 823 | - |
| 824 | -#. Type: string |
| 825 | -#. Description |
| 826 | -#: ../checkbox.templates:13001 |
| 827 | -msgid "The PSK of the 802.11n router with WPA security." |
| 828 | -msgstr "" |
| 829 | - |
| 830 | -#. Type: string |
| 831 | -#. Description |
| 832 | -#: ../checkbox.templates:14001 |
| 833 | -msgid "Open BG SSID:" |
| 834 | -msgstr "" |
| 835 | - |
| 836 | -#. Type: string |
| 837 | -#. Description |
| 838 | -#: ../checkbox.templates:14001 |
| 839 | -msgid "The SSID of the 802.11b/g router with open security." |
| 840 | -msgstr "" |
| 841 | - |
| 842 | -#. Type: string |
| 843 | -#. Description |
| 844 | -#: ../checkbox.templates:15001 |
| 845 | -msgid "Open N SSID:" |
| 846 | -msgstr "" |
| 847 | - |
| 848 | -#. Type: string |
| 849 | -#. Description |
| 850 | -#: ../checkbox.templates:15001 |
| 851 | -msgid "The SSID of the 802.11n router with open security." |
| 852 | -msgstr "" |
| 853 | - |
| 854 | -#. Type: string |
| 855 | -#. Description |
| 856 | -#: ../checkbox.templates:16001 |
| 857 | -msgid "Bluetooth Device Address:" |
| 858 | -msgstr "" |
| 859 | - |
| 860 | -#. Type: string |
| 861 | -#. Description |
| 862 | -#: ../checkbox.templates:16001 |
| 863 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 864 | -msgstr "" |
| 865 | |
| 866 | === removed file 'debian/po/de.po' |
| 867 | --- debian/po/de.po 2013-10-18 20:40:55 +0000 |
| 868 | +++ debian/po/de.po 1970-01-01 00:00:00 +0000 |
| 869 | @@ -1,219 +0,0 @@ |
| 870 | -# German translation for checkbox |
| 871 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 872 | -# This file is distributed under the same license as the checkbox package. |
| 873 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 874 | -# |
| 875 | -msgid "" |
| 876 | -msgstr "" |
| 877 | -"Project-Id-Version: checkbox\n" |
| 878 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 879 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 880 | -"PO-Revision-Date: 2012-10-06 22:02+0000\n" |
| 881 | -"Last-Translator: Dennis Baudys <Unknown>\n" |
| 882 | -"Language-Team: German <de@li.org>\n" |
| 883 | -"MIME-Version: 1.0\n" |
| 884 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 885 | -"Content-Transfer-Encoding: 8bit\n" |
| 886 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 887 | -"X-Generator: Launchpad (build 16799)\n" |
| 888 | - |
| 889 | -#. Type: string |
| 890 | -#. Description |
| 891 | -#: ../checkbox.templates:1001 |
| 892 | -msgid "Test suite blacklist:" |
| 893 | -msgstr "Sperrliste der Testsammlung:" |
| 894 | - |
| 895 | -#. Type: string |
| 896 | -#. Description |
| 897 | -#: ../checkbox.templates:1001 |
| 898 | -msgid "List of job files to never run when testing with checkbox." |
| 899 | -msgstr "" |
| 900 | -"Liste der Aufträge, die während des Testens mit Checkbox niemals ausgeführt " |
| 901 | -"werden." |
| 902 | - |
| 903 | -#. Type: string |
| 904 | -#. Description |
| 905 | -#: ../checkbox.templates:2001 |
| 906 | -msgid "Test suite whitelist:" |
| 907 | -msgstr "Positivliste der Testsammlung:" |
| 908 | - |
| 909 | -#. Type: string |
| 910 | -#. Description |
| 911 | -#: ../checkbox.templates:2001 |
| 912 | -msgid "List of jobs to run when testing with checkbox." |
| 913 | -msgstr "" |
| 914 | -"Liste der Aufträge, die während des Testens mit Checkbox ausgeführt werden." |
| 915 | - |
| 916 | -#. Type: string |
| 917 | -#. Description |
| 918 | -#: ../checkbox.templates:3001 |
| 919 | -msgid "Transport URL:" |
| 920 | -msgstr "Transport-URL:" |
| 921 | - |
| 922 | -#. Type: string |
| 923 | -#. Description |
| 924 | -#: ../checkbox.templates:3001 |
| 925 | -msgid "URL where to send submissions." |
| 926 | -msgstr "URL, an welche die Ergebnisse gesendet werden." |
| 927 | - |
| 928 | -#. Type: string |
| 929 | -#. Description |
| 930 | -#: ../checkbox.templates:4001 |
| 931 | -msgid "Launchpad E-mail:" |
| 932 | -msgstr "Launchpad-E-Mail:" |
| 933 | - |
| 934 | -#. Type: string |
| 935 | -#. Description |
| 936 | -#: ../checkbox.templates:4001 |
| 937 | -msgid "E-mail address used to sign in to Launchpad." |
| 938 | -msgstr "E-Mail-Adresse, die zum Anmelden bei Launchpad verwendet wird." |
| 939 | - |
| 940 | -#. Type: string |
| 941 | -#. Description |
| 942 | -#: ../checkbox.templates:5001 |
| 943 | -msgid "HTTP Proxy:" |
| 944 | -msgstr "HTTP-Proxy:" |
| 945 | - |
| 946 | -#. Type: string |
| 947 | -#. Description |
| 948 | -#: ../checkbox.templates:5001 |
| 949 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 950 | -msgstr "" |
| 951 | -"HTTP-Proxy, der anstelle des in den Umgebungseinstellungen festgelegten " |
| 952 | -"Proxys verwendet wird." |
| 953 | - |
| 954 | -#. Type: string |
| 955 | -#. Description |
| 956 | -#: ../checkbox.templates:6001 |
| 957 | -msgid "HTTPS Proxy:" |
| 958 | -msgstr "HTTPS-Proxy:" |
| 959 | - |
| 960 | -#. Type: string |
| 961 | -#. Description |
| 962 | -#: ../checkbox.templates:6001 |
| 963 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 964 | -msgstr "" |
| 965 | -"HTTPS-Proxy, der anstelle des in den Umgebungseinstellungen festgelegten " |
| 966 | -"Proxys verwendet wird." |
| 967 | - |
| 968 | -#. Type: select |
| 969 | -#. Description |
| 970 | -#: ../checkbox.templates:7001 |
| 971 | -msgid "Routers:" |
| 972 | -msgstr "Router:" |
| 973 | - |
| 974 | -#. Type: select |
| 975 | -#. Description |
| 976 | -#: ../checkbox.templates:7001 |
| 977 | -msgid "Whether there is a single router or multiple routers." |
| 978 | -msgstr "Legt fest, ob es einen einzelnen oder mehrere Router gibt." |
| 979 | - |
| 980 | -#. Type: string |
| 981 | -#. Description |
| 982 | -#: ../checkbox.templates:8001 |
| 983 | -msgid "Router SSID:" |
| 984 | -msgstr "Router-SSID:" |
| 985 | - |
| 986 | -#. Type: string |
| 987 | -#. Description |
| 988 | -#: ../checkbox.templates:8001 |
| 989 | -msgid "The SSID of the single wireless router." |
| 990 | -msgstr "Die SSID des einzelnen Funknetzwerk-Routers." |
| 991 | - |
| 992 | -#. Type: string |
| 993 | -#. Description |
| 994 | -#: ../checkbox.templates:9001 |
| 995 | -msgid "Router PSK:" |
| 996 | -msgstr "Router-PSK:" |
| 997 | - |
| 998 | -#. Type: string |
| 999 | -#. Description |
| 1000 | -#: ../checkbox.templates:9001 |
| 1001 | -msgid "The PSK of the single wireless router." |
| 1002 | -msgstr "Der PSK des einzelnen Funknetzwerk-Routers." |
| 1003 | - |
| 1004 | -#. Type: string |
| 1005 | -#. Description |
| 1006 | -#: ../checkbox.templates:10001 |
| 1007 | -msgid "WPA BG SSID:" |
| 1008 | -msgstr "WPA-BG-SSID:" |
| 1009 | - |
| 1010 | -#. Type: string |
| 1011 | -#. Description |
| 1012 | -#: ../checkbox.templates:10001 |
| 1013 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 1014 | -msgstr "Die SSID des 802.11b/g-Routers mit WPA-Sicherheitsmodell." |
| 1015 | - |
| 1016 | -#. Type: string |
| 1017 | -#. Description |
| 1018 | -#: ../checkbox.templates:11001 |
| 1019 | -msgid "WPA BG PSK:" |
| 1020 | -msgstr "WPA-BG-PSK:" |
| 1021 | - |
| 1022 | -#. Type: string |
| 1023 | -#. Description |
| 1024 | -#: ../checkbox.templates:11001 |
| 1025 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 1026 | -msgstr "Der PSK des 802.11b/g-Routers mit WPA-Sicherheitsmodell." |
| 1027 | - |
| 1028 | -#. Type: string |
| 1029 | -#. Description |
| 1030 | -#: ../checkbox.templates:12001 |
| 1031 | -msgid "WPA N SSID:" |
| 1032 | -msgstr "WPA-N-SSID:" |
| 1033 | - |
| 1034 | -#. Type: string |
| 1035 | -#. Description |
| 1036 | -#: ../checkbox.templates:12001 |
| 1037 | -msgid "The SSID of the 802.11n router with WPA security." |
| 1038 | -msgstr "Die SSID des 802.11n-Routers mit WPA-Sicherheitsmodell." |
| 1039 | - |
| 1040 | -#. Type: string |
| 1041 | -#. Description |
| 1042 | -#: ../checkbox.templates:13001 |
| 1043 | -msgid "WPA N PSK:" |
| 1044 | -msgstr "WPA-N-PSK:" |
| 1045 | - |
| 1046 | -#. Type: string |
| 1047 | -#. Description |
| 1048 | -#: ../checkbox.templates:13001 |
| 1049 | -msgid "The PSK of the 802.11n router with WPA security." |
| 1050 | -msgstr "Der PSK des 802.11n-Routers mit WPA-Sicherheitsmodell." |
| 1051 | - |
| 1052 | -#. Type: string |
| 1053 | -#. Description |
| 1054 | -#: ../checkbox.templates:14001 |
| 1055 | -msgid "Open BG SSID:" |
| 1056 | -msgstr "Open-BG-SSID:" |
| 1057 | - |
| 1058 | -#. Type: string |
| 1059 | -#. Description |
| 1060 | -#: ../checkbox.templates:14001 |
| 1061 | -msgid "The SSID of the 802.11b/g router with open security." |
| 1062 | -msgstr "" |
| 1063 | -"Die SSID des 802.11b/g-Routers mit »Open«-Sicherheitsmodell (unsicher)." |
| 1064 | - |
| 1065 | -#. Type: string |
| 1066 | -#. Description |
| 1067 | -#: ../checkbox.templates:15001 |
| 1068 | -msgid "Open N SSID:" |
| 1069 | -msgstr "Open-N-SSID:" |
| 1070 | - |
| 1071 | -#. Type: string |
| 1072 | -#. Description |
| 1073 | -#: ../checkbox.templates:15001 |
| 1074 | -msgid "The SSID of the 802.11n router with open security." |
| 1075 | -msgstr "" |
| 1076 | -"Die SSID des 802.11n-Routers mit »Open«-Sicherheitsmodell (unsicher)." |
| 1077 | - |
| 1078 | -#. Type: string |
| 1079 | -#. Description |
| 1080 | -#: ../checkbox.templates:16001 |
| 1081 | -msgid "Bluetooth Device Address:" |
| 1082 | -msgstr "Bluetooth-Geräteadresse:" |
| 1083 | - |
| 1084 | -#. Type: string |
| 1085 | -#. Description |
| 1086 | -#: ../checkbox.templates:16001 |
| 1087 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 1088 | -msgstr "Die Bluetooth-Geräteadresse des Bluetooth-Ziels." |
| 1089 | |
| 1090 | === removed file 'debian/po/en_AU.po' |
| 1091 | --- debian/po/en_AU.po 2013-10-18 20:40:55 +0000 |
| 1092 | +++ debian/po/en_AU.po 1970-01-01 00:00:00 +0000 |
| 1093 | @@ -1,210 +0,0 @@ |
| 1094 | -# English (Australia) translation for checkbox |
| 1095 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 1096 | -# This file is distributed under the same license as the checkbox package. |
| 1097 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 1098 | -# |
| 1099 | -msgid "" |
| 1100 | -msgstr "" |
| 1101 | -"Project-Id-Version: checkbox\n" |
| 1102 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 1103 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 1104 | -"PO-Revision-Date: 2013-06-18 23:25+0000\n" |
| 1105 | -"Last-Translator: Jackson Doak <Doak.jackson@gmail.com>\n" |
| 1106 | -"Language-Team: English (Australia) <en_AU@li.org>\n" |
| 1107 | -"MIME-Version: 1.0\n" |
| 1108 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 1109 | -"Content-Transfer-Encoding: 8bit\n" |
| 1110 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 1111 | -"X-Generator: Launchpad (build 16799)\n" |
| 1112 | - |
| 1113 | -#. Type: string |
| 1114 | -#. Description |
| 1115 | -#: ../checkbox.templates:1001 |
| 1116 | -msgid "Test suite blacklist:" |
| 1117 | -msgstr "Test suite blacklist:" |
| 1118 | - |
| 1119 | -#. Type: string |
| 1120 | -#. Description |
| 1121 | -#: ../checkbox.templates:1001 |
| 1122 | -msgid "List of job files to never run when testing with checkbox." |
| 1123 | -msgstr "List of job files to never run when testing with checkbox." |
| 1124 | - |
| 1125 | -#. Type: string |
| 1126 | -#. Description |
| 1127 | -#: ../checkbox.templates:2001 |
| 1128 | -msgid "Test suite whitelist:" |
| 1129 | -msgstr "Test suite whitelist:" |
| 1130 | - |
| 1131 | -#. Type: string |
| 1132 | -#. Description |
| 1133 | -#: ../checkbox.templates:2001 |
| 1134 | -msgid "List of jobs to run when testing with checkbox." |
| 1135 | -msgstr "List of jobs to run when testing with checkbox." |
| 1136 | - |
| 1137 | -#. Type: string |
| 1138 | -#. Description |
| 1139 | -#: ../checkbox.templates:3001 |
| 1140 | -msgid "Transport URL:" |
| 1141 | -msgstr "Transport URL:" |
| 1142 | - |
| 1143 | -#. Type: string |
| 1144 | -#. Description |
| 1145 | -#: ../checkbox.templates:3001 |
| 1146 | -msgid "URL where to send submissions." |
| 1147 | -msgstr "URL where to send submissions." |
| 1148 | - |
| 1149 | -#. Type: string |
| 1150 | -#. Description |
| 1151 | -#: ../checkbox.templates:4001 |
| 1152 | -msgid "Launchpad E-mail:" |
| 1153 | -msgstr "Launchpad E-mail:" |
| 1154 | - |
| 1155 | -#. Type: string |
| 1156 | -#. Description |
| 1157 | -#: ../checkbox.templates:4001 |
| 1158 | -msgid "E-mail address used to sign in to Launchpad." |
| 1159 | -msgstr "E-mail address used to sign in to Launchpad." |
| 1160 | - |
| 1161 | -#. Type: string |
| 1162 | -#. Description |
| 1163 | -#: ../checkbox.templates:5001 |
| 1164 | -msgid "HTTP Proxy:" |
| 1165 | -msgstr "HTTP Proxy:" |
| 1166 | - |
| 1167 | -#. Type: string |
| 1168 | -#. Description |
| 1169 | -#: ../checkbox.templates:5001 |
| 1170 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 1171 | -msgstr "HTTP proxy to use instead of the one specified in environment." |
| 1172 | - |
| 1173 | -#. Type: string |
| 1174 | -#. Description |
| 1175 | -#: ../checkbox.templates:6001 |
| 1176 | -msgid "HTTPS Proxy:" |
| 1177 | -msgstr "HTTPS Proxy:" |
| 1178 | - |
| 1179 | -#. Type: string |
| 1180 | -#. Description |
| 1181 | -#: ../checkbox.templates:6001 |
| 1182 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 1183 | -msgstr "HTTPS proxy to use instead of the one specified in environment." |
| 1184 | - |
| 1185 | -#. Type: select |
| 1186 | -#. Description |
| 1187 | -#: ../checkbox.templates:7001 |
| 1188 | -msgid "Routers:" |
| 1189 | -msgstr "Routers:" |
| 1190 | - |
| 1191 | -#. Type: select |
| 1192 | -#. Description |
| 1193 | -#: ../checkbox.templates:7001 |
| 1194 | -msgid "Whether there is a single router or multiple routers." |
| 1195 | -msgstr "Whether there is a single router or multiple routers." |
| 1196 | - |
| 1197 | -#. Type: string |
| 1198 | -#. Description |
| 1199 | -#: ../checkbox.templates:8001 |
| 1200 | -msgid "Router SSID:" |
| 1201 | -msgstr "Router SSID:" |
| 1202 | - |
| 1203 | -#. Type: string |
| 1204 | -#. Description |
| 1205 | -#: ../checkbox.templates:8001 |
| 1206 | -msgid "The SSID of the single wireless router." |
| 1207 | -msgstr "The SSID of the single wireless router." |
| 1208 | - |
| 1209 | -#. Type: string |
| 1210 | -#. Description |
| 1211 | -#: ../checkbox.templates:9001 |
| 1212 | -msgid "Router PSK:" |
| 1213 | -msgstr "Router PSK:" |
| 1214 | - |
| 1215 | -#. Type: string |
| 1216 | -#. Description |
| 1217 | -#: ../checkbox.templates:9001 |
| 1218 | -msgid "The PSK of the single wireless router." |
| 1219 | -msgstr "The PSK of the single wireless router." |
| 1220 | - |
| 1221 | -#. Type: string |
| 1222 | -#. Description |
| 1223 | -#: ../checkbox.templates:10001 |
| 1224 | -msgid "WPA BG SSID:" |
| 1225 | -msgstr "WPA BG SSID:" |
| 1226 | - |
| 1227 | -#. Type: string |
| 1228 | -#. Description |
| 1229 | -#: ../checkbox.templates:10001 |
| 1230 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 1231 | -msgstr "The SSID of the 802.11b/g router with WPA security." |
| 1232 | - |
| 1233 | -#. Type: string |
| 1234 | -#. Description |
| 1235 | -#: ../checkbox.templates:11001 |
| 1236 | -msgid "WPA BG PSK:" |
| 1237 | -msgstr "WPA BG PSK:" |
| 1238 | - |
| 1239 | -#. Type: string |
| 1240 | -#. Description |
| 1241 | -#: ../checkbox.templates:11001 |
| 1242 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 1243 | -msgstr "The PSK of the 802.11b/g router with WPA security." |
| 1244 | - |
| 1245 | -#. Type: string |
| 1246 | -#. Description |
| 1247 | -#: ../checkbox.templates:12001 |
| 1248 | -msgid "WPA N SSID:" |
| 1249 | -msgstr "WPA N SSID:" |
| 1250 | - |
| 1251 | -#. Type: string |
| 1252 | -#. Description |
| 1253 | -#: ../checkbox.templates:12001 |
| 1254 | -msgid "The SSID of the 802.11n router with WPA security." |
| 1255 | -msgstr "The SSID of the 802.11n router with WPA security." |
| 1256 | - |
| 1257 | -#. Type: string |
| 1258 | -#. Description |
| 1259 | -#: ../checkbox.templates:13001 |
| 1260 | -msgid "WPA N PSK:" |
| 1261 | -msgstr "WPA N PSK:" |
| 1262 | - |
| 1263 | -#. Type: string |
| 1264 | -#. Description |
| 1265 | -#: ../checkbox.templates:13001 |
| 1266 | -msgid "The PSK of the 802.11n router with WPA security." |
| 1267 | -msgstr "The PSK of the 802.11n router with WPA security." |
| 1268 | - |
| 1269 | -#. Type: string |
| 1270 | -#. Description |
| 1271 | -#: ../checkbox.templates:14001 |
| 1272 | -msgid "Open BG SSID:" |
| 1273 | -msgstr "Open BG SSID:" |
| 1274 | - |
| 1275 | -#. Type: string |
| 1276 | -#. Description |
| 1277 | -#: ../checkbox.templates:14001 |
| 1278 | -msgid "The SSID of the 802.11b/g router with open security." |
| 1279 | -msgstr "The SSID of the 802.11b/g router with open security." |
| 1280 | - |
| 1281 | -#. Type: string |
| 1282 | -#. Description |
| 1283 | -#: ../checkbox.templates:15001 |
| 1284 | -msgid "Open N SSID:" |
| 1285 | -msgstr "Open N SSID:" |
| 1286 | - |
| 1287 | -#. Type: string |
| 1288 | -#. Description |
| 1289 | -#: ../checkbox.templates:15001 |
| 1290 | -msgid "The SSID of the 802.11n router with open security." |
| 1291 | -msgstr "The SSID of the 802.11n router with open security." |
| 1292 | - |
| 1293 | -#. Type: string |
| 1294 | -#. Description |
| 1295 | -#: ../checkbox.templates:16001 |
| 1296 | -msgid "Bluetooth Device Address:" |
| 1297 | -msgstr "Bluetooth Device Address:" |
| 1298 | - |
| 1299 | -#. Type: string |
| 1300 | -#. Description |
| 1301 | -#: ../checkbox.templates:16001 |
| 1302 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 1303 | -msgstr "The Bluetooth Device Address of the Bluetooth target." |
| 1304 | |
| 1305 | === removed file 'debian/po/en_GB.po' |
| 1306 | --- debian/po/en_GB.po 2013-10-18 20:40:55 +0000 |
| 1307 | +++ debian/po/en_GB.po 1970-01-01 00:00:00 +0000 |
| 1308 | @@ -1,210 +0,0 @@ |
| 1309 | -# English (United Kingdom) translation for checkbox |
| 1310 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 1311 | -# This file is distributed under the same license as the checkbox package. |
| 1312 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 1313 | -# |
| 1314 | -msgid "" |
| 1315 | -msgstr "" |
| 1316 | -"Project-Id-Version: checkbox\n" |
| 1317 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 1318 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 1319 | -"PO-Revision-Date: 2012-09-26 09:33+0000\n" |
| 1320 | -"Last-Translator: Biffaboy <Unknown>\n" |
| 1321 | -"Language-Team: English (United Kingdom) <en_GB@li.org>\n" |
| 1322 | -"MIME-Version: 1.0\n" |
| 1323 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 1324 | -"Content-Transfer-Encoding: 8bit\n" |
| 1325 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 1326 | -"X-Generator: Launchpad (build 16799)\n" |
| 1327 | - |
| 1328 | -#. Type: string |
| 1329 | -#. Description |
| 1330 | -#: ../checkbox.templates:1001 |
| 1331 | -msgid "Test suite blacklist:" |
| 1332 | -msgstr "Test suite blacklist:" |
| 1333 | - |
| 1334 | -#. Type: string |
| 1335 | -#. Description |
| 1336 | -#: ../checkbox.templates:1001 |
| 1337 | -msgid "List of job files to never run when testing with checkbox." |
| 1338 | -msgstr "List of job files to never run when testing with checkbox." |
| 1339 | - |
| 1340 | -#. Type: string |
| 1341 | -#. Description |
| 1342 | -#: ../checkbox.templates:2001 |
| 1343 | -msgid "Test suite whitelist:" |
| 1344 | -msgstr "Test suite whitelist:" |
| 1345 | - |
| 1346 | -#. Type: string |
| 1347 | -#. Description |
| 1348 | -#: ../checkbox.templates:2001 |
| 1349 | -msgid "List of jobs to run when testing with checkbox." |
| 1350 | -msgstr "List of jobs to run when testing with checkbox." |
| 1351 | - |
| 1352 | -#. Type: string |
| 1353 | -#. Description |
| 1354 | -#: ../checkbox.templates:3001 |
| 1355 | -msgid "Transport URL:" |
| 1356 | -msgstr "Transport URL:" |
| 1357 | - |
| 1358 | -#. Type: string |
| 1359 | -#. Description |
| 1360 | -#: ../checkbox.templates:3001 |
| 1361 | -msgid "URL where to send submissions." |
| 1362 | -msgstr "URL where to send submissions." |
| 1363 | - |
| 1364 | -#. Type: string |
| 1365 | -#. Description |
| 1366 | -#: ../checkbox.templates:4001 |
| 1367 | -msgid "Launchpad E-mail:" |
| 1368 | -msgstr "Launchpad E-mail:" |
| 1369 | - |
| 1370 | -#. Type: string |
| 1371 | -#. Description |
| 1372 | -#: ../checkbox.templates:4001 |
| 1373 | -msgid "E-mail address used to sign in to Launchpad." |
| 1374 | -msgstr "E-mail address used to sign in to Launchpad." |
| 1375 | - |
| 1376 | -#. Type: string |
| 1377 | -#. Description |
| 1378 | -#: ../checkbox.templates:5001 |
| 1379 | -msgid "HTTP Proxy:" |
| 1380 | -msgstr "HTTP Proxy:" |
| 1381 | - |
| 1382 | -#. Type: string |
| 1383 | -#. Description |
| 1384 | -#: ../checkbox.templates:5001 |
| 1385 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 1386 | -msgstr "HTTP proxy to use instead of the one specified in environment." |
| 1387 | - |
| 1388 | -#. Type: string |
| 1389 | -#. Description |
| 1390 | -#: ../checkbox.templates:6001 |
| 1391 | -msgid "HTTPS Proxy:" |
| 1392 | -msgstr "HTTPS Proxy:" |
| 1393 | - |
| 1394 | -#. Type: string |
| 1395 | -#. Description |
| 1396 | -#: ../checkbox.templates:6001 |
| 1397 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 1398 | -msgstr "HTTPS proxy to use instead of the one specified in environment." |
| 1399 | - |
| 1400 | -#. Type: select |
| 1401 | -#. Description |
| 1402 | -#: ../checkbox.templates:7001 |
| 1403 | -msgid "Routers:" |
| 1404 | -msgstr "Routers:" |
| 1405 | - |
| 1406 | -#. Type: select |
| 1407 | -#. Description |
| 1408 | -#: ../checkbox.templates:7001 |
| 1409 | -msgid "Whether there is a single router or multiple routers." |
| 1410 | -msgstr "Whether there is a single router or multiple routers." |
| 1411 | - |
| 1412 | -#. Type: string |
| 1413 | -#. Description |
| 1414 | -#: ../checkbox.templates:8001 |
| 1415 | -msgid "Router SSID:" |
| 1416 | -msgstr "Router SSID:" |
| 1417 | - |
| 1418 | -#. Type: string |
| 1419 | -#. Description |
| 1420 | -#: ../checkbox.templates:8001 |
| 1421 | -msgid "The SSID of the single wireless router." |
| 1422 | -msgstr "The SSID of the single wireless router." |
| 1423 | - |
| 1424 | -#. Type: string |
| 1425 | -#. Description |
| 1426 | -#: ../checkbox.templates:9001 |
| 1427 | -msgid "Router PSK:" |
| 1428 | -msgstr "Router PSK:" |
| 1429 | - |
| 1430 | -#. Type: string |
| 1431 | -#. Description |
| 1432 | -#: ../checkbox.templates:9001 |
| 1433 | -msgid "The PSK of the single wireless router." |
| 1434 | -msgstr "The PSK of the single wireless router." |
| 1435 | - |
| 1436 | -#. Type: string |
| 1437 | -#. Description |
| 1438 | -#: ../checkbox.templates:10001 |
| 1439 | -msgid "WPA BG SSID:" |
| 1440 | -msgstr "WPA BG SSID:" |
| 1441 | - |
| 1442 | -#. Type: string |
| 1443 | -#. Description |
| 1444 | -#: ../checkbox.templates:10001 |
| 1445 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 1446 | -msgstr "The SSID of the 802.11b/g router with WPA security." |
| 1447 | - |
| 1448 | -#. Type: string |
| 1449 | -#. Description |
| 1450 | -#: ../checkbox.templates:11001 |
| 1451 | -msgid "WPA BG PSK:" |
| 1452 | -msgstr "WPA BG PSK:" |
| 1453 | - |
| 1454 | -#. Type: string |
| 1455 | -#. Description |
| 1456 | -#: ../checkbox.templates:11001 |
| 1457 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 1458 | -msgstr "The PSK of the 802.11b/g router with WPA security." |
| 1459 | - |
| 1460 | -#. Type: string |
| 1461 | -#. Description |
| 1462 | -#: ../checkbox.templates:12001 |
| 1463 | -msgid "WPA N SSID:" |
| 1464 | -msgstr "WPA N SSID:" |
| 1465 | - |
| 1466 | -#. Type: string |
| 1467 | -#. Description |
| 1468 | -#: ../checkbox.templates:12001 |
| 1469 | -msgid "The SSID of the 802.11n router with WPA security." |
| 1470 | -msgstr "The SSID of the 802.11n router with WPA security." |
| 1471 | - |
| 1472 | -#. Type: string |
| 1473 | -#. Description |
| 1474 | -#: ../checkbox.templates:13001 |
| 1475 | -msgid "WPA N PSK:" |
| 1476 | -msgstr "WPA N PSK:" |
| 1477 | - |
| 1478 | -#. Type: string |
| 1479 | -#. Description |
| 1480 | -#: ../checkbox.templates:13001 |
| 1481 | -msgid "The PSK of the 802.11n router with WPA security." |
| 1482 | -msgstr "The PSK of the 802.11n router with WPA security." |
| 1483 | - |
| 1484 | -#. Type: string |
| 1485 | -#. Description |
| 1486 | -#: ../checkbox.templates:14001 |
| 1487 | -msgid "Open BG SSID:" |
| 1488 | -msgstr "Open BG SSID:" |
| 1489 | - |
| 1490 | -#. Type: string |
| 1491 | -#. Description |
| 1492 | -#: ../checkbox.templates:14001 |
| 1493 | -msgid "The SSID of the 802.11b/g router with open security." |
| 1494 | -msgstr "The SSID of the 802.11b/g router with open security." |
| 1495 | - |
| 1496 | -#. Type: string |
| 1497 | -#. Description |
| 1498 | -#: ../checkbox.templates:15001 |
| 1499 | -msgid "Open N SSID:" |
| 1500 | -msgstr "Open N SSID:" |
| 1501 | - |
| 1502 | -#. Type: string |
| 1503 | -#. Description |
| 1504 | -#: ../checkbox.templates:15001 |
| 1505 | -msgid "The SSID of the 802.11n router with open security." |
| 1506 | -msgstr "The SSID of the 802.11n router with open security." |
| 1507 | - |
| 1508 | -#. Type: string |
| 1509 | -#. Description |
| 1510 | -#: ../checkbox.templates:16001 |
| 1511 | -msgid "Bluetooth Device Address:" |
| 1512 | -msgstr "Bluetooth Device Address:" |
| 1513 | - |
| 1514 | -#. Type: string |
| 1515 | -#. Description |
| 1516 | -#: ../checkbox.templates:16001 |
| 1517 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 1518 | -msgstr "The Bluetooth Device Address of the Bluetooth target." |
| 1519 | |
| 1520 | === removed file 'debian/po/es.po' |
| 1521 | --- debian/po/es.po 2013-10-18 20:40:55 +0000 |
| 1522 | +++ debian/po/es.po 1970-01-01 00:00:00 +0000 |
| 1523 | @@ -1,216 +0,0 @@ |
| 1524 | -# Spanish translation for checkbox |
| 1525 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 1526 | -# This file is distributed under the same license as the checkbox package. |
| 1527 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 1528 | -# |
| 1529 | -msgid "" |
| 1530 | -msgstr "" |
| 1531 | -"Project-Id-Version: checkbox\n" |
| 1532 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 1533 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 1534 | -"PO-Revision-Date: 2012-09-21 18:40+0000\n" |
| 1535 | -"Last-Translator: Daniel Manrique <daniel.manrique@canonical.com>\n" |
| 1536 | -"Language-Team: Spanish <es@li.org>\n" |
| 1537 | -"MIME-Version: 1.0\n" |
| 1538 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 1539 | -"Content-Transfer-Encoding: 8bit\n" |
| 1540 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 1541 | -"X-Generator: Launchpad (build 16799)\n" |
| 1542 | - |
| 1543 | -#. Type: string |
| 1544 | -#. Description |
| 1545 | -#: ../checkbox.templates:1001 |
| 1546 | -msgid "Test suite blacklist:" |
| 1547 | -msgstr "Lista negra del conjunto de pruebas:" |
| 1548 | - |
| 1549 | -#. Type: string |
| 1550 | -#. Description |
| 1551 | -#: ../checkbox.templates:1001 |
| 1552 | -msgid "List of job files to never run when testing with checkbox." |
| 1553 | -msgstr "" |
| 1554 | -"Lista de archivos de trabajo a no ejecutar cuando se prueba con Comprobación " |
| 1555 | -"del Sistema." |
| 1556 | - |
| 1557 | -#. Type: string |
| 1558 | -#. Description |
| 1559 | -#: ../checkbox.templates:2001 |
| 1560 | -msgid "Test suite whitelist:" |
| 1561 | -msgstr "Lista blanca del conjunto de pruebas:" |
| 1562 | - |
| 1563 | -#. Type: string |
| 1564 | -#. Description |
| 1565 | -#: ../checkbox.templates:2001 |
| 1566 | -msgid "List of jobs to run when testing with checkbox." |
| 1567 | -msgstr "" |
| 1568 | -"Lista de tareas a ejecutar mientras se realizan pruebas con checkbox." |
| 1569 | - |
| 1570 | -#. Type: string |
| 1571 | -#. Description |
| 1572 | -#: ../checkbox.templates:3001 |
| 1573 | -msgid "Transport URL:" |
| 1574 | -msgstr "URL de transporte:" |
| 1575 | - |
| 1576 | -#. Type: string |
| 1577 | -#. Description |
| 1578 | -#: ../checkbox.templates:3001 |
| 1579 | -msgid "URL where to send submissions." |
| 1580 | -msgstr "URL de destino de los envíos." |
| 1581 | - |
| 1582 | -#. Type: string |
| 1583 | -#. Description |
| 1584 | -#: ../checkbox.templates:4001 |
| 1585 | -msgid "Launchpad E-mail:" |
| 1586 | -msgstr "Correo electrónico de Launchpad:" |
| 1587 | - |
| 1588 | -#. Type: string |
| 1589 | -#. Description |
| 1590 | -#: ../checkbox.templates:4001 |
| 1591 | -msgid "E-mail address used to sign in to Launchpad." |
| 1592 | -msgstr "" |
| 1593 | -"Dirección de correo electrónico usada para iniciar sesión en Launchpad." |
| 1594 | - |
| 1595 | -#. Type: string |
| 1596 | -#. Description |
| 1597 | -#: ../checkbox.templates:5001 |
| 1598 | -msgid "HTTP Proxy:" |
| 1599 | -msgstr "Proxy HTTP:" |
| 1600 | - |
| 1601 | -#. Type: string |
| 1602 | -#. Description |
| 1603 | -#: ../checkbox.templates:5001 |
| 1604 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 1605 | -msgstr "Proxy HTTP que se usará en lugar del especificado en el entorno." |
| 1606 | - |
| 1607 | -#. Type: string |
| 1608 | -#. Description |
| 1609 | -#: ../checkbox.templates:6001 |
| 1610 | -msgid "HTTPS Proxy:" |
| 1611 | -msgstr "Proxy HTTPS:" |
| 1612 | - |
| 1613 | -#. Type: string |
| 1614 | -#. Description |
| 1615 | -#: ../checkbox.templates:6001 |
| 1616 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 1617 | -msgstr "Proxy HTTPS que se usará en lugar del especificado en el entorno." |
| 1618 | - |
| 1619 | -#. Type: select |
| 1620 | -#. Description |
| 1621 | -#: ../checkbox.templates:7001 |
| 1622 | -msgid "Routers:" |
| 1623 | -msgstr "Enrutadores:" |
| 1624 | - |
| 1625 | -#. Type: select |
| 1626 | -#. Description |
| 1627 | -#: ../checkbox.templates:7001 |
| 1628 | -msgid "Whether there is a single router or multiple routers." |
| 1629 | -msgstr "Indica si hay un solo enrutador o varios." |
| 1630 | - |
| 1631 | -#. Type: string |
| 1632 | -#. Description |
| 1633 | -#: ../checkbox.templates:8001 |
| 1634 | -msgid "Router SSID:" |
| 1635 | -msgstr "Identificador (SSID) del enrutador." |
| 1636 | - |
| 1637 | -#. Type: string |
| 1638 | -#. Description |
| 1639 | -#: ../checkbox.templates:8001 |
| 1640 | -msgid "The SSID of the single wireless router." |
| 1641 | -msgstr "El identificador de red (SSID) del enrutador." |
| 1642 | - |
| 1643 | -#. Type: string |
| 1644 | -#. Description |
| 1645 | -#: ../checkbox.templates:9001 |
| 1646 | -msgid "Router PSK:" |
| 1647 | -msgstr "Llave compartida del enrutador." |
| 1648 | - |
| 1649 | -#. Type: string |
| 1650 | -#. Description |
| 1651 | -#: ../checkbox.templates:9001 |
| 1652 | -msgid "The PSK of the single wireless router." |
| 1653 | -msgstr "La llave de encriptación compartida del enrutador." |
| 1654 | - |
| 1655 | -#. Type: string |
| 1656 | -#. Description |
| 1657 | -#: ../checkbox.templates:10001 |
| 1658 | -msgid "WPA BG SSID:" |
| 1659 | -msgstr "Identificador (SSID) WPA BG" |
| 1660 | - |
| 1661 | -#. Type: string |
| 1662 | -#. Description |
| 1663 | -#: ../checkbox.templates:10001 |
| 1664 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 1665 | -msgstr "Identificador (SSID) del enrutador 802.11b/g con seguridad WPA." |
| 1666 | - |
| 1667 | -#. Type: string |
| 1668 | -#. Description |
| 1669 | -#: ../checkbox.templates:11001 |
| 1670 | -msgid "WPA BG PSK:" |
| 1671 | -msgstr "Llave WPA BG" |
| 1672 | - |
| 1673 | -#. Type: string |
| 1674 | -#. Description |
| 1675 | -#: ../checkbox.templates:11001 |
| 1676 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 1677 | -msgstr "" |
| 1678 | -"Llave de encriptación (PSK) del enrutador 802.11b/g con seguridad WPA." |
| 1679 | - |
| 1680 | -#. Type: string |
| 1681 | -#. Description |
| 1682 | -#: ../checkbox.templates:12001 |
| 1683 | -msgid "WPA N SSID:" |
| 1684 | -msgstr "Identificador (SSID) WPA N" |
| 1685 | - |
| 1686 | -#. Type: string |
| 1687 | -#. Description |
| 1688 | -#: ../checkbox.templates:12001 |
| 1689 | -msgid "The SSID of the 802.11n router with WPA security." |
| 1690 | -msgstr "Identificador (SSID) del enrutador 802.11n con encriptación (WPA)." |
| 1691 | - |
| 1692 | -#. Type: string |
| 1693 | -#. Description |
| 1694 | -#: ../checkbox.templates:13001 |
| 1695 | -msgid "WPA N PSK:" |
| 1696 | -msgstr "Llave (PSK) WPA N" |
| 1697 | - |
| 1698 | -#. Type: string |
| 1699 | -#. Description |
| 1700 | -#: ../checkbox.templates:13001 |
| 1701 | -msgid "The PSK of the 802.11n router with WPA security." |
| 1702 | -msgstr "" |
| 1703 | -"Llave de encriptación (PSK) del enrutador 802.11n con encriptación (WPA)." |
| 1704 | - |
| 1705 | -#. Type: string |
| 1706 | -#. Description |
| 1707 | -#: ../checkbox.templates:14001 |
| 1708 | -msgid "Open BG SSID:" |
| 1709 | -msgstr "Identificador (SSID) Abierto BG" |
| 1710 | - |
| 1711 | -#. Type: string |
| 1712 | -#. Description |
| 1713 | -#: ../checkbox.templates:14001 |
| 1714 | -msgid "The SSID of the 802.11b/g router with open security." |
| 1715 | -msgstr "Identificador (SSID) del enrutador 802.11b/g sin seguridad (abierto)" |
| 1716 | - |
| 1717 | -#. Type: string |
| 1718 | -#. Description |
| 1719 | -#: ../checkbox.templates:15001 |
| 1720 | -msgid "Open N SSID:" |
| 1721 | -msgstr "Identificador (SSID) Abierto N" |
| 1722 | - |
| 1723 | -#. Type: string |
| 1724 | -#. Description |
| 1725 | -#: ../checkbox.templates:15001 |
| 1726 | -msgid "The SSID of the 802.11n router with open security." |
| 1727 | -msgstr "Identificador (SSID) del enrutador 802.11n sin seguridad (abierto)" |
| 1728 | - |
| 1729 | -#. Type: string |
| 1730 | -#. Description |
| 1731 | -#: ../checkbox.templates:16001 |
| 1732 | -msgid "Bluetooth Device Address:" |
| 1733 | -msgstr "Dirección de dispositivo Bluetooth" |
| 1734 | - |
| 1735 | -#. Type: string |
| 1736 | -#. Description |
| 1737 | -#: ../checkbox.templates:16001 |
| 1738 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 1739 | -msgstr "La dirección de dispositivo Bluetooth del objetivo Bluetooth" |
| 1740 | |
| 1741 | === removed file 'debian/po/fr.po' |
| 1742 | --- debian/po/fr.po 2013-10-18 20:40:55 +0000 |
| 1743 | +++ debian/po/fr.po 1970-01-01 00:00:00 +0000 |
| 1744 | @@ -1,212 +0,0 @@ |
| 1745 | -# French translation for checkbox |
| 1746 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 1747 | -# This file is distributed under the same license as the checkbox package. |
| 1748 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 1749 | -# |
| 1750 | -msgid "" |
| 1751 | -msgstr "" |
| 1752 | -"Project-Id-Version: checkbox\n" |
| 1753 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 1754 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 1755 | -"PO-Revision-Date: 2012-09-25 09:16+0000\n" |
| 1756 | -"Last-Translator: Sylvie Gallet <Unknown>\n" |
| 1757 | -"Language-Team: French <fr@li.org>\n" |
| 1758 | -"MIME-Version: 1.0\n" |
| 1759 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 1760 | -"Content-Transfer-Encoding: 8bit\n" |
| 1761 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 1762 | -"X-Generator: Launchpad (build 16799)\n" |
| 1763 | - |
| 1764 | -#. Type: string |
| 1765 | -#. Description |
| 1766 | -#: ../checkbox.templates:1001 |
| 1767 | -msgid "Test suite blacklist:" |
| 1768 | -msgstr "Liste noire de la suite de tests :" |
| 1769 | - |
| 1770 | -#. Type: string |
| 1771 | -#. Description |
| 1772 | -#: ../checkbox.templates:1001 |
| 1773 | -msgid "List of job files to never run when testing with checkbox." |
| 1774 | -msgstr "Liste des tests à ne jamais lancer avec checkbox." |
| 1775 | - |
| 1776 | -#. Type: string |
| 1777 | -#. Description |
| 1778 | -#: ../checkbox.templates:2001 |
| 1779 | -msgid "Test suite whitelist:" |
| 1780 | -msgstr "Liste blanche de la suite de tests :" |
| 1781 | - |
| 1782 | -#. Type: string |
| 1783 | -#. Description |
| 1784 | -#: ../checkbox.templates:2001 |
| 1785 | -msgid "List of jobs to run when testing with checkbox." |
| 1786 | -msgstr "Liste des tests à lancer avec checkbox." |
| 1787 | - |
| 1788 | -#. Type: string |
| 1789 | -#. Description |
| 1790 | -#: ../checkbox.templates:3001 |
| 1791 | -msgid "Transport URL:" |
| 1792 | -msgstr "URL de transport :" |
| 1793 | - |
| 1794 | -#. Type: string |
| 1795 | -#. Description |
| 1796 | -#: ../checkbox.templates:3001 |
| 1797 | -msgid "URL where to send submissions." |
| 1798 | -msgstr "Adresse URL où envoyer les rapports." |
| 1799 | - |
| 1800 | -#. Type: string |
| 1801 | -#. Description |
| 1802 | -#: ../checkbox.templates:4001 |
| 1803 | -msgid "Launchpad E-mail:" |
| 1804 | -msgstr "Adresse courriel de Launchpad :" |
| 1805 | - |
| 1806 | -#. Type: string |
| 1807 | -#. Description |
| 1808 | -#: ../checkbox.templates:4001 |
| 1809 | -msgid "E-mail address used to sign in to Launchpad." |
| 1810 | -msgstr "Adresse courriel utilisée pour se connecter à Launchpad." |
| 1811 | - |
| 1812 | -#. Type: string |
| 1813 | -#. Description |
| 1814 | -#: ../checkbox.templates:5001 |
| 1815 | -msgid "HTTP Proxy:" |
| 1816 | -msgstr "Serveur mandataire HTTP :" |
| 1817 | - |
| 1818 | -#. Type: string |
| 1819 | -#. Description |
| 1820 | -#: ../checkbox.templates:5001 |
| 1821 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 1822 | -msgstr "" |
| 1823 | -"Proxy HTTP à utiliser à la place de celui spécifié dans l'environnement." |
| 1824 | - |
| 1825 | -#. Type: string |
| 1826 | -#. Description |
| 1827 | -#: ../checkbox.templates:6001 |
| 1828 | -msgid "HTTPS Proxy:" |
| 1829 | -msgstr "Proxy HTTPS :" |
| 1830 | - |
| 1831 | -#. Type: string |
| 1832 | -#. Description |
| 1833 | -#: ../checkbox.templates:6001 |
| 1834 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 1835 | -msgstr "" |
| 1836 | -"Proxy HTTPS à utiliser à la place de celui spécifié dans l'environnement." |
| 1837 | - |
| 1838 | -#. Type: select |
| 1839 | -#. Description |
| 1840 | -#: ../checkbox.templates:7001 |
| 1841 | -msgid "Routers:" |
| 1842 | -msgstr "Routeurs :" |
| 1843 | - |
| 1844 | -#. Type: select |
| 1845 | -#. Description |
| 1846 | -#: ../checkbox.templates:7001 |
| 1847 | -msgid "Whether there is a single router or multiple routers." |
| 1848 | -msgstr "Indique s'il y a un routeur unique ou plusieurs routeurs." |
| 1849 | - |
| 1850 | -#. Type: string |
| 1851 | -#. Description |
| 1852 | -#: ../checkbox.templates:8001 |
| 1853 | -msgid "Router SSID:" |
| 1854 | -msgstr "SSID du routeur :" |
| 1855 | - |
| 1856 | -#. Type: string |
| 1857 | -#. Description |
| 1858 | -#: ../checkbox.templates:8001 |
| 1859 | -msgid "The SSID of the single wireless router." |
| 1860 | -msgstr "Le SSID de l'unique routeur sans fil." |
| 1861 | - |
| 1862 | -#. Type: string |
| 1863 | -#. Description |
| 1864 | -#: ../checkbox.templates:9001 |
| 1865 | -msgid "Router PSK:" |
| 1866 | -msgstr "PSK du routeur :" |
| 1867 | - |
| 1868 | -#. Type: string |
| 1869 | -#. Description |
| 1870 | -#: ../checkbox.templates:9001 |
| 1871 | -msgid "The PSK of the single wireless router." |
| 1872 | -msgstr "Le PSK de l'unique routeur sans fil." |
| 1873 | - |
| 1874 | -#. Type: string |
| 1875 | -#. Description |
| 1876 | -#: ../checkbox.templates:10001 |
| 1877 | -msgid "WPA BG SSID:" |
| 1878 | -msgstr "SSID BG WPA :" |
| 1879 | - |
| 1880 | -#. Type: string |
| 1881 | -#. Description |
| 1882 | -#: ../checkbox.templates:10001 |
| 1883 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 1884 | -msgstr "Le SSID du routeur 802.11b/g avec sécurité WPA." |
| 1885 | - |
| 1886 | -#. Type: string |
| 1887 | -#. Description |
| 1888 | -#: ../checkbox.templates:11001 |
| 1889 | -msgid "WPA BG PSK:" |
| 1890 | -msgstr "PSK BG WPA :" |
| 1891 | - |
| 1892 | -#. Type: string |
| 1893 | -#. Description |
| 1894 | -#: ../checkbox.templates:11001 |
| 1895 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 1896 | -msgstr "Le PSK du routeur 802.11b/g avec sécurité WPA." |
| 1897 | - |
| 1898 | -#. Type: string |
| 1899 | -#. Description |
| 1900 | -#: ../checkbox.templates:12001 |
| 1901 | -msgid "WPA N SSID:" |
| 1902 | -msgstr "SSID N WPA :" |
| 1903 | - |
| 1904 | -#. Type: string |
| 1905 | -#. Description |
| 1906 | -#: ../checkbox.templates:12001 |
| 1907 | -msgid "The SSID of the 802.11n router with WPA security." |
| 1908 | -msgstr "Le SSID du routeur 802.11n avec sécurité WPA." |
| 1909 | - |
| 1910 | -#. Type: string |
| 1911 | -#. Description |
| 1912 | -#: ../checkbox.templates:13001 |
| 1913 | -msgid "WPA N PSK:" |
| 1914 | -msgstr "PSK N WPA :" |
| 1915 | - |
| 1916 | -#. Type: string |
| 1917 | -#. Description |
| 1918 | -#: ../checkbox.templates:13001 |
| 1919 | -msgid "The PSK of the 802.11n router with WPA security." |
| 1920 | -msgstr "Le PSK du routeur 802.11n avec sécurité WPA." |
| 1921 | - |
| 1922 | -#. Type: string |
| 1923 | -#. Description |
| 1924 | -#: ../checkbox.templates:14001 |
| 1925 | -msgid "Open BG SSID:" |
| 1926 | -msgstr "SSID open BG :" |
| 1927 | - |
| 1928 | -#. Type: string |
| 1929 | -#. Description |
| 1930 | -#: ../checkbox.templates:14001 |
| 1931 | -msgid "The SSID of the 802.11b/g router with open security." |
| 1932 | -msgstr "Le SSID du routeur 802.11b/g avec sécurité ouverte." |
| 1933 | - |
| 1934 | -#. Type: string |
| 1935 | -#. Description |
| 1936 | -#: ../checkbox.templates:15001 |
| 1937 | -msgid "Open N SSID:" |
| 1938 | -msgstr "SSID open N(nbsp]:" |
| 1939 | - |
| 1940 | -#. Type: string |
| 1941 | -#. Description |
| 1942 | -#: ../checkbox.templates:15001 |
| 1943 | -msgid "The SSID of the 802.11n router with open security." |
| 1944 | -msgstr "Le SSID du routeur 802.11n avec sécurité ouverte." |
| 1945 | - |
| 1946 | -#. Type: string |
| 1947 | -#. Description |
| 1948 | -#: ../checkbox.templates:16001 |
| 1949 | -msgid "Bluetooth Device Address:" |
| 1950 | -msgstr "Adresse du périphérique bluetooth :" |
| 1951 | - |
| 1952 | -#. Type: string |
| 1953 | -#. Description |
| 1954 | -#: ../checkbox.templates:16001 |
| 1955 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 1956 | -msgstr "L'adresse de périphérique bluetooth de la cible bluetooth." |
| 1957 | |
| 1958 | === removed file 'debian/po/gl.po' |
| 1959 | --- debian/po/gl.po 2013-10-18 20:40:55 +0000 |
| 1960 | +++ debian/po/gl.po 1970-01-01 00:00:00 +0000 |
| 1961 | @@ -1,212 +0,0 @@ |
| 1962 | -# Galician translation for checkbox |
| 1963 | -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 |
| 1964 | -# This file is distributed under the same license as the checkbox package. |
| 1965 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2012. |
| 1966 | -# |
| 1967 | -msgid "" |
| 1968 | -msgstr "" |
| 1969 | -"Project-Id-Version: checkbox\n" |
| 1970 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 1971 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 1972 | -"PO-Revision-Date: 2012-10-03 21:33+0000\n" |
| 1973 | -"Last-Translator: Antón Méixome <meixome@gmail.com>\n" |
| 1974 | -"Language-Team: Galician <gl@li.org>\n" |
| 1975 | -"MIME-Version: 1.0\n" |
| 1976 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 1977 | -"Content-Transfer-Encoding: 8bit\n" |
| 1978 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 1979 | -"X-Generator: Launchpad (build 16799)\n" |
| 1980 | - |
| 1981 | -#. Type: string |
| 1982 | -#. Description |
| 1983 | -#: ../checkbox.templates:1001 |
| 1984 | -msgid "Test suite blacklist:" |
| 1985 | -msgstr "Lista negra da suite de probas:" |
| 1986 | - |
| 1987 | -#. Type: string |
| 1988 | -#. Description |
| 1989 | -#: ../checkbox.templates:1001 |
| 1990 | -msgid "List of job files to never run when testing with checkbox." |
| 1991 | -msgstr "" |
| 1992 | -"Lista de ficheiros de traballo que non deben ser executado ao probar co " |
| 1993 | -"checkbox." |
| 1994 | - |
| 1995 | -#. Type: string |
| 1996 | -#. Description |
| 1997 | -#: ../checkbox.templates:2001 |
| 1998 | -msgid "Test suite whitelist:" |
| 1999 | -msgstr "Lista branca da suite de probas:" |
| 2000 | - |
| 2001 | -#. Type: string |
| 2002 | -#. Description |
| 2003 | -#: ../checkbox.templates:2001 |
| 2004 | -msgid "List of jobs to run when testing with checkbox." |
| 2005 | -msgstr "Lista de traballos para executar ao facer probas co checkbox." |
| 2006 | - |
| 2007 | -#. Type: string |
| 2008 | -#. Description |
| 2009 | -#: ../checkbox.templates:3001 |
| 2010 | -msgid "Transport URL:" |
| 2011 | -msgstr "Transportar URL:" |
| 2012 | - |
| 2013 | -#. Type: string |
| 2014 | -#. Description |
| 2015 | -#: ../checkbox.templates:3001 |
| 2016 | -msgid "URL where to send submissions." |
| 2017 | -msgstr "URL a onde enviar informes." |
| 2018 | - |
| 2019 | -#. Type: string |
| 2020 | -#. Description |
| 2021 | -#: ../checkbox.templates:4001 |
| 2022 | -msgid "Launchpad E-mail:" |
| 2023 | -msgstr "Correo-e do Launchpad:" |
| 2024 | - |
| 2025 | -#. Type: string |
| 2026 | -#. Description |
| 2027 | -#: ../checkbox.templates:4001 |
| 2028 | -msgid "E-mail address used to sign in to Launchpad." |
| 2029 | -msgstr "Enderezo de correo-e usado para acceder ao Launchpad." |
| 2030 | - |
| 2031 | -#. Type: string |
| 2032 | -#. Description |
| 2033 | -#: ../checkbox.templates:5001 |
| 2034 | -msgid "HTTP Proxy:" |
| 2035 | -msgstr "Proxy HTTP:" |
| 2036 | - |
| 2037 | -#. Type: string |
| 2038 | -#. Description |
| 2039 | -#: ../checkbox.templates:5001 |
| 2040 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 2041 | -msgstr "Proxy HTTP para usar no lugar do especificado polo entorno." |
| 2042 | - |
| 2043 | -#. Type: string |
| 2044 | -#. Description |
| 2045 | -#: ../checkbox.templates:6001 |
| 2046 | -msgid "HTTPS Proxy:" |
| 2047 | -msgstr "Proxy HTTPS:" |
| 2048 | - |
| 2049 | -#. Type: string |
| 2050 | -#. Description |
| 2051 | -#: ../checkbox.templates:6001 |
| 2052 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 2053 | -msgstr "Proxy HTTPS para usar en lugar do especificado polo entorno." |
| 2054 | - |
| 2055 | -#. Type: select |
| 2056 | -#. Description |
| 2057 | -#: ../checkbox.templates:7001 |
| 2058 | -msgid "Routers:" |
| 2059 | -msgstr "Enrutadores:" |
| 2060 | - |
| 2061 | -#. Type: select |
| 2062 | -#. Description |
| 2063 | -#: ../checkbox.templates:7001 |
| 2064 | -msgid "Whether there is a single router or multiple routers." |
| 2065 | -msgstr "Cand só hai un enrutador ou hai varios enrutadores." |
| 2066 | - |
| 2067 | -#. Type: string |
| 2068 | -#. Description |
| 2069 | -#: ../checkbox.templates:8001 |
| 2070 | -msgid "Router SSID:" |
| 2071 | -msgstr "SSID do enrutador:" |
| 2072 | - |
| 2073 | -#. Type: string |
| 2074 | -#. Description |
| 2075 | -#: ../checkbox.templates:8001 |
| 2076 | -msgid "The SSID of the single wireless router." |
| 2077 | -msgstr "O SSID dun único enrutador wifi." |
| 2078 | - |
| 2079 | -#. Type: string |
| 2080 | -#. Description |
| 2081 | -#: ../checkbox.templates:9001 |
| 2082 | -msgid "Router PSK:" |
| 2083 | -msgstr "PSK do enrutador" |
| 2084 | - |
| 2085 | -#. Type: string |
| 2086 | -#. Description |
| 2087 | -#: ../checkbox.templates:9001 |
| 2088 | -msgid "The PSK of the single wireless router." |
| 2089 | -msgstr "O PSK dun único enrutador wifi" |
| 2090 | - |
| 2091 | -#. Type: string |
| 2092 | -#. Description |
| 2093 | -#: ../checkbox.templates:10001 |
| 2094 | -msgid "WPA BG SSID:" |
| 2095 | -msgstr "SSID WPA BG:" |
| 2096 | - |
| 2097 | -#. Type: string |
| 2098 | -#. Description |
| 2099 | -#: ../checkbox.templates:10001 |
| 2100 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 2101 | -msgstr "O SSID do enrutador 802.11b/g con seguranza WPA." |
| 2102 | - |
| 2103 | -#. Type: string |
| 2104 | -#. Description |
| 2105 | -#: ../checkbox.templates:11001 |
| 2106 | -msgid "WPA BG PSK:" |
| 2107 | -msgstr "PSK WPA BG:" |
| 2108 | - |
| 2109 | -#. Type: string |
| 2110 | -#. Description |
| 2111 | -#: ../checkbox.templates:11001 |
| 2112 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 2113 | -msgstr "O PSK do enrutador 802.11b/g con seguranza WPA." |
| 2114 | - |
| 2115 | -#. Type: string |
| 2116 | -#. Description |
| 2117 | -#: ../checkbox.templates:12001 |
| 2118 | -msgid "WPA N SSID:" |
| 2119 | -msgstr "SSID WPA N:" |
| 2120 | - |
| 2121 | -#. Type: string |
| 2122 | -#. Description |
| 2123 | -#: ../checkbox.templates:12001 |
| 2124 | -msgid "The SSID of the 802.11n router with WPA security." |
| 2125 | -msgstr "O SSID do enrutador 802.11n con seguranza WPA." |
| 2126 | - |
| 2127 | -#. Type: string |
| 2128 | -#. Description |
| 2129 | -#: ../checkbox.templates:13001 |
| 2130 | -msgid "WPA N PSK:" |
| 2131 | -msgstr "PSK WPA N:" |
| 2132 | - |
| 2133 | -#. Type: string |
| 2134 | -#. Description |
| 2135 | -#: ../checkbox.templates:13001 |
| 2136 | -msgid "The PSK of the 802.11n router with WPA security." |
| 2137 | -msgstr "O PSK do enrutador 802.11n con seguranza WPA." |
| 2138 | - |
| 2139 | -#. Type: string |
| 2140 | -#. Description |
| 2141 | -#: ../checkbox.templates:14001 |
| 2142 | -msgid "Open BG SSID:" |
| 2143 | -msgstr "SSIG Open BG:" |
| 2144 | - |
| 2145 | -#. Type: string |
| 2146 | -#. Description |
| 2147 | -#: ../checkbox.templates:14001 |
| 2148 | -msgid "The SSID of the 802.11b/g router with open security." |
| 2149 | -msgstr "O SSID do enrutador 802.11b/g con seguranza aberta." |
| 2150 | - |
| 2151 | -#. Type: string |
| 2152 | -#. Description |
| 2153 | -#: ../checkbox.templates:15001 |
| 2154 | -msgid "Open N SSID:" |
| 2155 | -msgstr "SSID Open N:" |
| 2156 | - |
| 2157 | -#. Type: string |
| 2158 | -#. Description |
| 2159 | -#: ../checkbox.templates:15001 |
| 2160 | -msgid "The SSID of the 802.11n router with open security." |
| 2161 | -msgstr "O SSID do enrutador 802.11n coa seguranza aberta" |
| 2162 | - |
| 2163 | -#. Type: string |
| 2164 | -#. Description |
| 2165 | -#: ../checkbox.templates:16001 |
| 2166 | -msgid "Bluetooth Device Address:" |
| 2167 | -msgstr "Enderezo do dispositivo de bluetooh:" |
| 2168 | - |
| 2169 | -#. Type: string |
| 2170 | -#. Description |
| 2171 | -#: ../checkbox.templates:16001 |
| 2172 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 2173 | -msgstr "O enderezo do dispositivo bluetooh do destino Bluetooh." |
| 2174 | |
| 2175 | === removed file 'debian/po/he.po' |
| 2176 | --- debian/po/he.po 2013-10-18 20:40:55 +0000 |
| 2177 | +++ debian/po/he.po 1970-01-01 00:00:00 +0000 |
| 2178 | @@ -1,210 +0,0 @@ |
| 2179 | -# Hebrew translation for checkbox |
| 2180 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 2181 | -# This file is distributed under the same license as the checkbox package. |
| 2182 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 2183 | -# |
| 2184 | -msgid "" |
| 2185 | -msgstr "" |
| 2186 | -"Project-Id-Version: checkbox\n" |
| 2187 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 2188 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 2189 | -"PO-Revision-Date: 2011-07-26 09:45+0000\n" |
| 2190 | -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 2191 | -"Language-Team: Hebrew <he@li.org>\n" |
| 2192 | -"MIME-Version: 1.0\n" |
| 2193 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 2194 | -"Content-Transfer-Encoding: 8bit\n" |
| 2195 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 2196 | -"X-Generator: Launchpad (build 16799)\n" |
| 2197 | - |
| 2198 | -#. Type: string |
| 2199 | -#. Description |
| 2200 | -#: ../checkbox.templates:1001 |
| 2201 | -msgid "Test suite blacklist:" |
| 2202 | -msgstr "" |
| 2203 | - |
| 2204 | -#. Type: string |
| 2205 | -#. Description |
| 2206 | -#: ../checkbox.templates:1001 |
| 2207 | -msgid "List of job files to never run when testing with checkbox." |
| 2208 | -msgstr "" |
| 2209 | - |
| 2210 | -#. Type: string |
| 2211 | -#. Description |
| 2212 | -#: ../checkbox.templates:2001 |
| 2213 | -msgid "Test suite whitelist:" |
| 2214 | -msgstr "" |
| 2215 | - |
| 2216 | -#. Type: string |
| 2217 | -#. Description |
| 2218 | -#: ../checkbox.templates:2001 |
| 2219 | -msgid "List of jobs to run when testing with checkbox." |
| 2220 | -msgstr "" |
| 2221 | - |
| 2222 | -#. Type: string |
| 2223 | -#. Description |
| 2224 | -#: ../checkbox.templates:3001 |
| 2225 | -msgid "Transport URL:" |
| 2226 | -msgstr "" |
| 2227 | - |
| 2228 | -#. Type: string |
| 2229 | -#. Description |
| 2230 | -#: ../checkbox.templates:3001 |
| 2231 | -msgid "URL where to send submissions." |
| 2232 | -msgstr "" |
| 2233 | - |
| 2234 | -#. Type: string |
| 2235 | -#. Description |
| 2236 | -#: ../checkbox.templates:4001 |
| 2237 | -msgid "Launchpad E-mail:" |
| 2238 | -msgstr "" |
| 2239 | - |
| 2240 | -#. Type: string |
| 2241 | -#. Description |
| 2242 | -#: ../checkbox.templates:4001 |
| 2243 | -msgid "E-mail address used to sign in to Launchpad." |
| 2244 | -msgstr "" |
| 2245 | - |
| 2246 | -#. Type: string |
| 2247 | -#. Description |
| 2248 | -#: ../checkbox.templates:5001 |
| 2249 | -msgid "HTTP Proxy:" |
| 2250 | -msgstr "" |
| 2251 | - |
| 2252 | -#. Type: string |
| 2253 | -#. Description |
| 2254 | -#: ../checkbox.templates:5001 |
| 2255 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 2256 | -msgstr "" |
| 2257 | - |
| 2258 | -#. Type: string |
| 2259 | -#. Description |
| 2260 | -#: ../checkbox.templates:6001 |
| 2261 | -msgid "HTTPS Proxy:" |
| 2262 | -msgstr "" |
| 2263 | - |
| 2264 | -#. Type: string |
| 2265 | -#. Description |
| 2266 | -#: ../checkbox.templates:6001 |
| 2267 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 2268 | -msgstr "" |
| 2269 | - |
| 2270 | -#. Type: select |
| 2271 | -#. Description |
| 2272 | -#: ../checkbox.templates:7001 |
| 2273 | -msgid "Routers:" |
| 2274 | -msgstr "" |
| 2275 | - |
| 2276 | -#. Type: select |
| 2277 | -#. Description |
| 2278 | -#: ../checkbox.templates:7001 |
| 2279 | -msgid "Whether there is a single router or multiple routers." |
| 2280 | -msgstr "" |
| 2281 | - |
| 2282 | -#. Type: string |
| 2283 | -#. Description |
| 2284 | -#: ../checkbox.templates:8001 |
| 2285 | -msgid "Router SSID:" |
| 2286 | -msgstr "" |
| 2287 | - |
| 2288 | -#. Type: string |
| 2289 | -#. Description |
| 2290 | -#: ../checkbox.templates:8001 |
| 2291 | -msgid "The SSID of the single wireless router." |
| 2292 | -msgstr "" |
| 2293 | - |
| 2294 | -#. Type: string |
| 2295 | -#. Description |
| 2296 | -#: ../checkbox.templates:9001 |
| 2297 | -msgid "Router PSK:" |
| 2298 | -msgstr "" |
| 2299 | - |
| 2300 | -#. Type: string |
| 2301 | -#. Description |
| 2302 | -#: ../checkbox.templates:9001 |
| 2303 | -msgid "The PSK of the single wireless router." |
| 2304 | -msgstr "" |
| 2305 | - |
| 2306 | -#. Type: string |
| 2307 | -#. Description |
| 2308 | -#: ../checkbox.templates:10001 |
| 2309 | -msgid "WPA BG SSID:" |
| 2310 | -msgstr "" |
| 2311 | - |
| 2312 | -#. Type: string |
| 2313 | -#. Description |
| 2314 | -#: ../checkbox.templates:10001 |
| 2315 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 2316 | -msgstr "" |
| 2317 | - |
| 2318 | -#. Type: string |
| 2319 | -#. Description |
| 2320 | -#: ../checkbox.templates:11001 |
| 2321 | -msgid "WPA BG PSK:" |
| 2322 | -msgstr "" |
| 2323 | - |
| 2324 | -#. Type: string |
| 2325 | -#. Description |
| 2326 | -#: ../checkbox.templates:11001 |
| 2327 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 2328 | -msgstr "" |
| 2329 | - |
| 2330 | -#. Type: string |
| 2331 | -#. Description |
| 2332 | -#: ../checkbox.templates:12001 |
| 2333 | -msgid "WPA N SSID:" |
| 2334 | -msgstr "" |
| 2335 | - |
| 2336 | -#. Type: string |
| 2337 | -#. Description |
| 2338 | -#: ../checkbox.templates:12001 |
| 2339 | -msgid "The SSID of the 802.11n router with WPA security." |
| 2340 | -msgstr "" |
| 2341 | - |
| 2342 | -#. Type: string |
| 2343 | -#. Description |
| 2344 | -#: ../checkbox.templates:13001 |
| 2345 | -msgid "WPA N PSK:" |
| 2346 | -msgstr "" |
| 2347 | - |
| 2348 | -#. Type: string |
| 2349 | -#. Description |
| 2350 | -#: ../checkbox.templates:13001 |
| 2351 | -msgid "The PSK of the 802.11n router with WPA security." |
| 2352 | -msgstr "" |
| 2353 | - |
| 2354 | -#. Type: string |
| 2355 | -#. Description |
| 2356 | -#: ../checkbox.templates:14001 |
| 2357 | -msgid "Open BG SSID:" |
| 2358 | -msgstr "" |
| 2359 | - |
| 2360 | -#. Type: string |
| 2361 | -#. Description |
| 2362 | -#: ../checkbox.templates:14001 |
| 2363 | -msgid "The SSID of the 802.11b/g router with open security." |
| 2364 | -msgstr "" |
| 2365 | - |
| 2366 | -#. Type: string |
| 2367 | -#. Description |
| 2368 | -#: ../checkbox.templates:15001 |
| 2369 | -msgid "Open N SSID:" |
| 2370 | -msgstr "" |
| 2371 | - |
| 2372 | -#. Type: string |
| 2373 | -#. Description |
| 2374 | -#: ../checkbox.templates:15001 |
| 2375 | -msgid "The SSID of the 802.11n router with open security." |
| 2376 | -msgstr "" |
| 2377 | - |
| 2378 | -#. Type: string |
| 2379 | -#. Description |
| 2380 | -#: ../checkbox.templates:16001 |
| 2381 | -msgid "Bluetooth Device Address:" |
| 2382 | -msgstr "" |
| 2383 | - |
| 2384 | -#. Type: string |
| 2385 | -#. Description |
| 2386 | -#: ../checkbox.templates:16001 |
| 2387 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 2388 | -msgstr "" |
| 2389 | |
| 2390 | === removed file 'debian/po/hu.po' |
| 2391 | --- debian/po/hu.po 2013-10-18 20:40:55 +0000 |
| 2392 | +++ debian/po/hu.po 1970-01-01 00:00:00 +0000 |
| 2393 | @@ -1,210 +0,0 @@ |
| 2394 | -# Hungarian translation for checkbox |
| 2395 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 2396 | -# This file is distributed under the same license as the checkbox package. |
| 2397 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 2398 | -# |
| 2399 | -msgid "" |
| 2400 | -msgstr "" |
| 2401 | -"Project-Id-Version: checkbox\n" |
| 2402 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 2403 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 2404 | -"PO-Revision-Date: 2011-07-18 12:57+0000\n" |
| 2405 | -"Last-Translator: Richard Somlói <ricsipontaz@gmail.com>\n" |
| 2406 | -"Language-Team: Hungarian <hu@li.org>\n" |
| 2407 | -"MIME-Version: 1.0\n" |
| 2408 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 2409 | -"Content-Transfer-Encoding: 8bit\n" |
| 2410 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 2411 | -"X-Generator: Launchpad (build 16799)\n" |
| 2412 | - |
| 2413 | -#. Type: string |
| 2414 | -#. Description |
| 2415 | -#: ../checkbox.templates:1001 |
| 2416 | -msgid "Test suite blacklist:" |
| 2417 | -msgstr "" |
| 2418 | - |
| 2419 | -#. Type: string |
| 2420 | -#. Description |
| 2421 | -#: ../checkbox.templates:1001 |
| 2422 | -msgid "List of job files to never run when testing with checkbox." |
| 2423 | -msgstr "" |
| 2424 | - |
| 2425 | -#. Type: string |
| 2426 | -#. Description |
| 2427 | -#: ../checkbox.templates:2001 |
| 2428 | -msgid "Test suite whitelist:" |
| 2429 | -msgstr "" |
| 2430 | - |
| 2431 | -#. Type: string |
| 2432 | -#. Description |
| 2433 | -#: ../checkbox.templates:2001 |
| 2434 | -msgid "List of jobs to run when testing with checkbox." |
| 2435 | -msgstr "" |
| 2436 | - |
| 2437 | -#. Type: string |
| 2438 | -#. Description |
| 2439 | -#: ../checkbox.templates:3001 |
| 2440 | -msgid "Transport URL:" |
| 2441 | -msgstr "" |
| 2442 | - |
| 2443 | -#. Type: string |
| 2444 | -#. Description |
| 2445 | -#: ../checkbox.templates:3001 |
| 2446 | -msgid "URL where to send submissions." |
| 2447 | -msgstr "" |
| 2448 | - |
| 2449 | -#. Type: string |
| 2450 | -#. Description |
| 2451 | -#: ../checkbox.templates:4001 |
| 2452 | -msgid "Launchpad E-mail:" |
| 2453 | -msgstr "" |
| 2454 | - |
| 2455 | -#. Type: string |
| 2456 | -#. Description |
| 2457 | -#: ../checkbox.templates:4001 |
| 2458 | -msgid "E-mail address used to sign in to Launchpad." |
| 2459 | -msgstr "" |
| 2460 | - |
| 2461 | -#. Type: string |
| 2462 | -#. Description |
| 2463 | -#: ../checkbox.templates:5001 |
| 2464 | -msgid "HTTP Proxy:" |
| 2465 | -msgstr "" |
| 2466 | - |
| 2467 | -#. Type: string |
| 2468 | -#. Description |
| 2469 | -#: ../checkbox.templates:5001 |
| 2470 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 2471 | -msgstr "" |
| 2472 | - |
| 2473 | -#. Type: string |
| 2474 | -#. Description |
| 2475 | -#: ../checkbox.templates:6001 |
| 2476 | -msgid "HTTPS Proxy:" |
| 2477 | -msgstr "" |
| 2478 | - |
| 2479 | -#. Type: string |
| 2480 | -#. Description |
| 2481 | -#: ../checkbox.templates:6001 |
| 2482 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 2483 | -msgstr "" |
| 2484 | - |
| 2485 | -#. Type: select |
| 2486 | -#. Description |
| 2487 | -#: ../checkbox.templates:7001 |
| 2488 | -msgid "Routers:" |
| 2489 | -msgstr "" |
| 2490 | - |
| 2491 | -#. Type: select |
| 2492 | -#. Description |
| 2493 | -#: ../checkbox.templates:7001 |
| 2494 | -msgid "Whether there is a single router or multiple routers." |
| 2495 | -msgstr "" |
| 2496 | - |
| 2497 | -#. Type: string |
| 2498 | -#. Description |
| 2499 | -#: ../checkbox.templates:8001 |
| 2500 | -msgid "Router SSID:" |
| 2501 | -msgstr "" |
| 2502 | - |
| 2503 | -#. Type: string |
| 2504 | -#. Description |
| 2505 | -#: ../checkbox.templates:8001 |
| 2506 | -msgid "The SSID of the single wireless router." |
| 2507 | -msgstr "" |
| 2508 | - |
| 2509 | -#. Type: string |
| 2510 | -#. Description |
| 2511 | -#: ../checkbox.templates:9001 |
| 2512 | -msgid "Router PSK:" |
| 2513 | -msgstr "" |
| 2514 | - |
| 2515 | -#. Type: string |
| 2516 | -#. Description |
| 2517 | -#: ../checkbox.templates:9001 |
| 2518 | -msgid "The PSK of the single wireless router." |
| 2519 | -msgstr "" |
| 2520 | - |
| 2521 | -#. Type: string |
| 2522 | -#. Description |
| 2523 | -#: ../checkbox.templates:10001 |
| 2524 | -msgid "WPA BG SSID:" |
| 2525 | -msgstr "" |
| 2526 | - |
| 2527 | -#. Type: string |
| 2528 | -#. Description |
| 2529 | -#: ../checkbox.templates:10001 |
| 2530 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 2531 | -msgstr "" |
| 2532 | - |
| 2533 | -#. Type: string |
| 2534 | -#. Description |
| 2535 | -#: ../checkbox.templates:11001 |
| 2536 | -msgid "WPA BG PSK:" |
| 2537 | -msgstr "" |
| 2538 | - |
| 2539 | -#. Type: string |
| 2540 | -#. Description |
| 2541 | -#: ../checkbox.templates:11001 |
| 2542 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 2543 | -msgstr "" |
| 2544 | - |
| 2545 | -#. Type: string |
| 2546 | -#. Description |
| 2547 | -#: ../checkbox.templates:12001 |
| 2548 | -msgid "WPA N SSID:" |
| 2549 | -msgstr "" |
| 2550 | - |
| 2551 | -#. Type: string |
| 2552 | -#. Description |
| 2553 | -#: ../checkbox.templates:12001 |
| 2554 | -msgid "The SSID of the 802.11n router with WPA security." |
| 2555 | -msgstr "" |
| 2556 | - |
| 2557 | -#. Type: string |
| 2558 | -#. Description |
| 2559 | -#: ../checkbox.templates:13001 |
| 2560 | -msgid "WPA N PSK:" |
| 2561 | -msgstr "" |
| 2562 | - |
| 2563 | -#. Type: string |
| 2564 | -#. Description |
| 2565 | -#: ../checkbox.templates:13001 |
| 2566 | -msgid "The PSK of the 802.11n router with WPA security." |
| 2567 | -msgstr "" |
| 2568 | - |
| 2569 | -#. Type: string |
| 2570 | -#. Description |
| 2571 | -#: ../checkbox.templates:14001 |
| 2572 | -msgid "Open BG SSID:" |
| 2573 | -msgstr "" |
| 2574 | - |
| 2575 | -#. Type: string |
| 2576 | -#. Description |
| 2577 | -#: ../checkbox.templates:14001 |
| 2578 | -msgid "The SSID of the 802.11b/g router with open security." |
| 2579 | -msgstr "" |
| 2580 | - |
| 2581 | -#. Type: string |
| 2582 | -#. Description |
| 2583 | -#: ../checkbox.templates:15001 |
| 2584 | -msgid "Open N SSID:" |
| 2585 | -msgstr "" |
| 2586 | - |
| 2587 | -#. Type: string |
| 2588 | -#. Description |
| 2589 | -#: ../checkbox.templates:15001 |
| 2590 | -msgid "The SSID of the 802.11n router with open security." |
| 2591 | -msgstr "" |
| 2592 | - |
| 2593 | -#. Type: string |
| 2594 | -#. Description |
| 2595 | -#: ../checkbox.templates:16001 |
| 2596 | -msgid "Bluetooth Device Address:" |
| 2597 | -msgstr "" |
| 2598 | - |
| 2599 | -#. Type: string |
| 2600 | -#. Description |
| 2601 | -#: ../checkbox.templates:16001 |
| 2602 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 2603 | -msgstr "" |
| 2604 | |
| 2605 | === removed file 'debian/po/id.po' |
| 2606 | --- debian/po/id.po 2013-10-18 20:40:55 +0000 |
| 2607 | +++ debian/po/id.po 1970-01-01 00:00:00 +0000 |
| 2608 | @@ -1,218 +0,0 @@ |
| 2609 | -# Indonesian translation for checkbox |
| 2610 | -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 |
| 2611 | -# This file is distributed under the same license as the checkbox package. |
| 2612 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2012. |
| 2613 | -# |
| 2614 | -msgid "" |
| 2615 | -msgstr "" |
| 2616 | -"Project-Id-Version: checkbox\n" |
| 2617 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 2618 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 2619 | -"PO-Revision-Date: 2012-08-13 10:30+0000\n" |
| 2620 | -"Last-Translator: Mei Hua Song <Unknown>\n" |
| 2621 | -"Language-Team: Indonesian <id@li.org>\n" |
| 2622 | -"MIME-Version: 1.0\n" |
| 2623 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 2624 | -"Content-Transfer-Encoding: 8bit\n" |
| 2625 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 2626 | -"X-Generator: Launchpad (build 16799)\n" |
| 2627 | - |
| 2628 | -#. Type: string |
| 2629 | -#. Description |
| 2630 | -#: ../checkbox.templates:1001 |
| 2631 | -msgid "Test suite blacklist:" |
| 2632 | -msgstr "Daftar yang dilarang dalam uji coba:" |
| 2633 | - |
| 2634 | -#. Type: string |
| 2635 | -#. Description |
| 2636 | -#: ../checkbox.templates:1001 |
| 2637 | -msgid "List of job files to never run when testing with checkbox." |
| 2638 | -msgstr "" |
| 2639 | -"Daftar berkas pekerjaan yang tidak akan pernah dijalankan ketika uji coba " |
| 2640 | -"dengan kotak centang." |
| 2641 | - |
| 2642 | -#. Type: string |
| 2643 | -#. Description |
| 2644 | -#: ../checkbox.templates:2001 |
| 2645 | -msgid "Test suite whitelist:" |
| 2646 | -msgstr "Daftar yang khusus disediakan untuk uji coba:" |
| 2647 | - |
| 2648 | -#. Type: string |
| 2649 | -#. Description |
| 2650 | -#: ../checkbox.templates:2001 |
| 2651 | -msgid "List of jobs to run when testing with checkbox." |
| 2652 | -msgstr "" |
| 2653 | -"Daftar pekerjaan yang dijalankan ketika melakukan uji coba dengan kotak " |
| 2654 | -"centang." |
| 2655 | - |
| 2656 | -#. Type: string |
| 2657 | -#. Description |
| 2658 | -#: ../checkbox.templates:3001 |
| 2659 | -msgid "Transport URL:" |
| 2660 | -msgstr "Memindahkan URL:" |
| 2661 | - |
| 2662 | -#. Type: string |
| 2663 | -#. Description |
| 2664 | -#: ../checkbox.templates:3001 |
| 2665 | -msgid "URL where to send submissions." |
| 2666 | -msgstr "URL untuk mengirimkan hasil." |
| 2667 | - |
| 2668 | -#. Type: string |
| 2669 | -#. Description |
| 2670 | -#: ../checkbox.templates:4001 |
| 2671 | -msgid "Launchpad E-mail:" |
| 2672 | -msgstr "Surel Launchpad:" |
| 2673 | - |
| 2674 | -#. Type: string |
| 2675 | -#. Description |
| 2676 | -#: ../checkbox.templates:4001 |
| 2677 | -msgid "E-mail address used to sign in to Launchpad." |
| 2678 | -msgstr "Alamat surel digunakan untuk masuk ke dalam Launchpad." |
| 2679 | - |
| 2680 | -#. Type: string |
| 2681 | -#. Description |
| 2682 | -#: ../checkbox.templates:5001 |
| 2683 | -msgid "HTTP Proxy:" |
| 2684 | -msgstr "HTTP Proxy:" |
| 2685 | - |
| 2686 | -#. Type: string |
| 2687 | -#. Description |
| 2688 | -#: ../checkbox.templates:5001 |
| 2689 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 2690 | -msgstr "" |
| 2691 | -"HTTP proxy yang akan digunakan selain yang utama ditentukan dalam lingkungan " |
| 2692 | -"tersebut." |
| 2693 | - |
| 2694 | -#. Type: string |
| 2695 | -#. Description |
| 2696 | -#: ../checkbox.templates:6001 |
| 2697 | -msgid "HTTPS Proxy:" |
| 2698 | -msgstr "HTTPS Proxy:" |
| 2699 | - |
| 2700 | -#. Type: string |
| 2701 | -#. Description |
| 2702 | -#: ../checkbox.templates:6001 |
| 2703 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 2704 | -msgstr "" |
| 2705 | -"HTTPS proxy yang akan digunakan selain yang utama ditentukan dalam " |
| 2706 | -"lingkungan tersebut." |
| 2707 | - |
| 2708 | -#. Type: select |
| 2709 | -#. Description |
| 2710 | -#: ../checkbox.templates:7001 |
| 2711 | -msgid "Routers:" |
| 2712 | -msgstr "" |
| 2713 | - |
| 2714 | -#. Type: select |
| 2715 | -#. Description |
| 2716 | -#: ../checkbox.templates:7001 |
| 2717 | -msgid "Whether there is a single router or multiple routers." |
| 2718 | -msgstr "" |
| 2719 | - |
| 2720 | -#. Type: string |
| 2721 | -#. Description |
| 2722 | -#: ../checkbox.templates:8001 |
| 2723 | -msgid "Router SSID:" |
| 2724 | -msgstr "" |
| 2725 | - |
| 2726 | -#. Type: string |
| 2727 | -#. Description |
| 2728 | -#: ../checkbox.templates:8001 |
| 2729 | -msgid "The SSID of the single wireless router." |
| 2730 | -msgstr "" |
| 2731 | - |
| 2732 | -#. Type: string |
| 2733 | -#. Description |
| 2734 | -#: ../checkbox.templates:9001 |
| 2735 | -msgid "Router PSK:" |
| 2736 | -msgstr "" |
| 2737 | - |
| 2738 | -#. Type: string |
| 2739 | -#. Description |
| 2740 | -#: ../checkbox.templates:9001 |
| 2741 | -msgid "The PSK of the single wireless router." |
| 2742 | -msgstr "" |
| 2743 | - |
| 2744 | -#. Type: string |
| 2745 | -#. Description |
| 2746 | -#: ../checkbox.templates:10001 |
| 2747 | -msgid "WPA BG SSID:" |
| 2748 | -msgstr "" |
| 2749 | - |
| 2750 | -#. Type: string |
| 2751 | -#. Description |
| 2752 | -#: ../checkbox.templates:10001 |
| 2753 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 2754 | -msgstr "" |
| 2755 | - |
| 2756 | -#. Type: string |
| 2757 | -#. Description |
| 2758 | -#: ../checkbox.templates:11001 |
| 2759 | -msgid "WPA BG PSK:" |
| 2760 | -msgstr "" |
| 2761 | - |
| 2762 | -#. Type: string |
| 2763 | -#. Description |
| 2764 | -#: ../checkbox.templates:11001 |
| 2765 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 2766 | -msgstr "" |
| 2767 | - |
| 2768 | -#. Type: string |
| 2769 | -#. Description |
| 2770 | -#: ../checkbox.templates:12001 |
| 2771 | -msgid "WPA N SSID:" |
| 2772 | -msgstr "" |
| 2773 | - |
| 2774 | -#. Type: string |
| 2775 | -#. Description |
| 2776 | -#: ../checkbox.templates:12001 |
| 2777 | -msgid "The SSID of the 802.11n router with WPA security." |
| 2778 | -msgstr "" |
| 2779 | - |
| 2780 | -#. Type: string |
| 2781 | -#. Description |
| 2782 | -#: ../checkbox.templates:13001 |
| 2783 | -msgid "WPA N PSK:" |
| 2784 | -msgstr "" |
| 2785 | - |
| 2786 | -#. Type: string |
| 2787 | -#. Description |
| 2788 | -#: ../checkbox.templates:13001 |
| 2789 | -msgid "The PSK of the 802.11n router with WPA security." |
| 2790 | -msgstr "" |
| 2791 | - |
| 2792 | -#. Type: string |
| 2793 | -#. Description |
| 2794 | -#: ../checkbox.templates:14001 |
| 2795 | -msgid "Open BG SSID:" |
| 2796 | -msgstr "" |
| 2797 | - |
| 2798 | -#. Type: string |
| 2799 | -#. Description |
| 2800 | -#: ../checkbox.templates:14001 |
| 2801 | -msgid "The SSID of the 802.11b/g router with open security." |
| 2802 | -msgstr "" |
| 2803 | - |
| 2804 | -#. Type: string |
| 2805 | -#. Description |
| 2806 | -#: ../checkbox.templates:15001 |
| 2807 | -msgid "Open N SSID:" |
| 2808 | -msgstr "" |
| 2809 | - |
| 2810 | -#. Type: string |
| 2811 | -#. Description |
| 2812 | -#: ../checkbox.templates:15001 |
| 2813 | -msgid "The SSID of the 802.11n router with open security." |
| 2814 | -msgstr "" |
| 2815 | - |
| 2816 | -#. Type: string |
| 2817 | -#. Description |
| 2818 | -#: ../checkbox.templates:16001 |
| 2819 | -msgid "Bluetooth Device Address:" |
| 2820 | -msgstr "" |
| 2821 | - |
| 2822 | -#. Type: string |
| 2823 | -#. Description |
| 2824 | -#: ../checkbox.templates:16001 |
| 2825 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 2826 | -msgstr "" |
| 2827 | |
| 2828 | === removed file 'debian/po/it.po' |
| 2829 | --- debian/po/it.po 2013-10-18 20:40:55 +0000 |
| 2830 | +++ debian/po/it.po 1970-01-01 00:00:00 +0000 |
| 2831 | @@ -1,216 +0,0 @@ |
| 2832 | -# Italian translation for checkbox |
| 2833 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 2834 | -# This file is distributed under the same license as the checkbox package. |
| 2835 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 2836 | -# |
| 2837 | -msgid "" |
| 2838 | -msgstr "" |
| 2839 | -"Project-Id-Version: checkbox\n" |
| 2840 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 2841 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 2842 | -"PO-Revision-Date: 2011-09-22 14:07+0000\n" |
| 2843 | -"Last-Translator: Sergio Zanchetta <primes2h@ubuntu.com>\n" |
| 2844 | -"Language-Team: Italian <it@li.org>\n" |
| 2845 | -"MIME-Version: 1.0\n" |
| 2846 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 2847 | -"Content-Transfer-Encoding: 8bit\n" |
| 2848 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 2849 | -"X-Generator: Launchpad (build 16799)\n" |
| 2850 | - |
| 2851 | -#. Type: string |
| 2852 | -#. Description |
| 2853 | -#: ../checkbox.templates:1001 |
| 2854 | -msgid "Test suite blacklist:" |
| 2855 | -msgstr "Blacklist dei set di test:" |
| 2856 | - |
| 2857 | -#. Type: string |
| 2858 | -#. Description |
| 2859 | -#: ../checkbox.templates:1001 |
| 2860 | -msgid "List of job files to never run when testing with checkbox." |
| 2861 | -msgstr "" |
| 2862 | -"Elenco dei file di lavori che non devono essere mai eseguiti durante i test " |
| 2863 | -"con checkbox." |
| 2864 | - |
| 2865 | -#. Type: string |
| 2866 | -#. Description |
| 2867 | -#: ../checkbox.templates:2001 |
| 2868 | -msgid "Test suite whitelist:" |
| 2869 | -msgstr "Whitelist dei set di test:" |
| 2870 | - |
| 2871 | -#. Type: string |
| 2872 | -#. Description |
| 2873 | -#: ../checkbox.templates:2001 |
| 2874 | -msgid "List of jobs to run when testing with checkbox." |
| 2875 | -msgstr "Elenco dei lavori da eseguire durante i test con checkbox." |
| 2876 | - |
| 2877 | -#. Type: string |
| 2878 | -#. Description |
| 2879 | -#: ../checkbox.templates:3001 |
| 2880 | -msgid "Transport URL:" |
| 2881 | -msgstr "URL di trasporto:" |
| 2882 | - |
| 2883 | -#. Type: string |
| 2884 | -#. Description |
| 2885 | -#: ../checkbox.templates:3001 |
| 2886 | -msgid "URL where to send submissions." |
| 2887 | -msgstr "URL al quale effettuare gli invii." |
| 2888 | - |
| 2889 | -#. Type: string |
| 2890 | -#. Description |
| 2891 | -#: ../checkbox.templates:4001 |
| 2892 | -msgid "Launchpad E-mail:" |
| 2893 | -msgstr "Email Launchpad:" |
| 2894 | - |
| 2895 | -#. Type: string |
| 2896 | -#. Description |
| 2897 | -#: ../checkbox.templates:4001 |
| 2898 | -msgid "E-mail address used to sign in to Launchpad." |
| 2899 | -msgstr "Indirizzo email usato per accedere a Launchpad." |
| 2900 | - |
| 2901 | -#. Type: string |
| 2902 | -#. Description |
| 2903 | -#: ../checkbox.templates:5001 |
| 2904 | -msgid "HTTP Proxy:" |
| 2905 | -msgstr "Proxy HTTP:" |
| 2906 | - |
| 2907 | -#. Type: string |
| 2908 | -#. Description |
| 2909 | -#: ../checkbox.templates:5001 |
| 2910 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 2911 | -msgstr "" |
| 2912 | -"Proxy HTTP da usare al posto di quello specificato nella variabile " |
| 2913 | -"d'ambiente." |
| 2914 | - |
| 2915 | -#. Type: string |
| 2916 | -#. Description |
| 2917 | -#: ../checkbox.templates:6001 |
| 2918 | -msgid "HTTPS Proxy:" |
| 2919 | -msgstr "Proxy HTTPS:" |
| 2920 | - |
| 2921 | -#. Type: string |
| 2922 | -#. Description |
| 2923 | -#: ../checkbox.templates:6001 |
| 2924 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 2925 | -msgstr "" |
| 2926 | -"Proxy HTTPS da usare al posto di quello specificato nella variabile " |
| 2927 | -"d'ambiente." |
| 2928 | - |
| 2929 | -#. Type: select |
| 2930 | -#. Description |
| 2931 | -#: ../checkbox.templates:7001 |
| 2932 | -msgid "Routers:" |
| 2933 | -msgstr "" |
| 2934 | - |
| 2935 | -#. Type: select |
| 2936 | -#. Description |
| 2937 | -#: ../checkbox.templates:7001 |
| 2938 | -msgid "Whether there is a single router or multiple routers." |
| 2939 | -msgstr "" |
| 2940 | - |
| 2941 | -#. Type: string |
| 2942 | -#. Description |
| 2943 | -#: ../checkbox.templates:8001 |
| 2944 | -msgid "Router SSID:" |
| 2945 | -msgstr "" |
| 2946 | - |
| 2947 | -#. Type: string |
| 2948 | -#. Description |
| 2949 | -#: ../checkbox.templates:8001 |
| 2950 | -msgid "The SSID of the single wireless router." |
| 2951 | -msgstr "" |
| 2952 | - |
| 2953 | -#. Type: string |
| 2954 | -#. Description |
| 2955 | -#: ../checkbox.templates:9001 |
| 2956 | -msgid "Router PSK:" |
| 2957 | -msgstr "" |
| 2958 | - |
| 2959 | -#. Type: string |
| 2960 | -#. Description |
| 2961 | -#: ../checkbox.templates:9001 |
| 2962 | -msgid "The PSK of the single wireless router." |
| 2963 | -msgstr "" |
| 2964 | - |
| 2965 | -#. Type: string |
| 2966 | -#. Description |
| 2967 | -#: ../checkbox.templates:10001 |
| 2968 | -msgid "WPA BG SSID:" |
| 2969 | -msgstr "" |
| 2970 | - |
| 2971 | -#. Type: string |
| 2972 | -#. Description |
| 2973 | -#: ../checkbox.templates:10001 |
| 2974 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 2975 | -msgstr "" |
| 2976 | - |
| 2977 | -#. Type: string |
| 2978 | -#. Description |
| 2979 | -#: ../checkbox.templates:11001 |
| 2980 | -msgid "WPA BG PSK:" |
| 2981 | -msgstr "" |
| 2982 | - |
| 2983 | -#. Type: string |
| 2984 | -#. Description |
| 2985 | -#: ../checkbox.templates:11001 |
| 2986 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 2987 | -msgstr "" |
| 2988 | - |
| 2989 | -#. Type: string |
| 2990 | -#. Description |
| 2991 | -#: ../checkbox.templates:12001 |
| 2992 | -msgid "WPA N SSID:" |
| 2993 | -msgstr "" |
| 2994 | - |
| 2995 | -#. Type: string |
| 2996 | -#. Description |
| 2997 | -#: ../checkbox.templates:12001 |
| 2998 | -msgid "The SSID of the 802.11n router with WPA security." |
| 2999 | -msgstr "" |
| 3000 | - |
| 3001 | -#. Type: string |
| 3002 | -#. Description |
| 3003 | -#: ../checkbox.templates:13001 |
| 3004 | -msgid "WPA N PSK:" |
| 3005 | -msgstr "" |
| 3006 | - |
| 3007 | -#. Type: string |
| 3008 | -#. Description |
| 3009 | -#: ../checkbox.templates:13001 |
| 3010 | -msgid "The PSK of the 802.11n router with WPA security." |
| 3011 | -msgstr "" |
| 3012 | - |
| 3013 | -#. Type: string |
| 3014 | -#. Description |
| 3015 | -#: ../checkbox.templates:14001 |
| 3016 | -msgid "Open BG SSID:" |
| 3017 | -msgstr "" |
| 3018 | - |
| 3019 | -#. Type: string |
| 3020 | -#. Description |
| 3021 | -#: ../checkbox.templates:14001 |
| 3022 | -msgid "The SSID of the 802.11b/g router with open security." |
| 3023 | -msgstr "" |
| 3024 | - |
| 3025 | -#. Type: string |
| 3026 | -#. Description |
| 3027 | -#: ../checkbox.templates:15001 |
| 3028 | -msgid "Open N SSID:" |
| 3029 | -msgstr "" |
| 3030 | - |
| 3031 | -#. Type: string |
| 3032 | -#. Description |
| 3033 | -#: ../checkbox.templates:15001 |
| 3034 | -msgid "The SSID of the 802.11n router with open security." |
| 3035 | -msgstr "" |
| 3036 | - |
| 3037 | -#. Type: string |
| 3038 | -#. Description |
| 3039 | -#: ../checkbox.templates:16001 |
| 3040 | -msgid "Bluetooth Device Address:" |
| 3041 | -msgstr "" |
| 3042 | - |
| 3043 | -#. Type: string |
| 3044 | -#. Description |
| 3045 | -#: ../checkbox.templates:16001 |
| 3046 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 3047 | -msgstr "" |
| 3048 | |
| 3049 | === removed file 'debian/po/ja.po' |
| 3050 | --- debian/po/ja.po 2013-10-18 20:40:55 +0000 |
| 3051 | +++ debian/po/ja.po 1970-01-01 00:00:00 +0000 |
| 3052 | @@ -1,210 +0,0 @@ |
| 3053 | -# Japanese translation for checkbox |
| 3054 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 3055 | -# This file is distributed under the same license as the checkbox package. |
| 3056 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 3057 | -# |
| 3058 | -msgid "" |
| 3059 | -msgstr "" |
| 3060 | -"Project-Id-Version: checkbox\n" |
| 3061 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 3062 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 3063 | -"PO-Revision-Date: 2011-07-25 17:03+0000\n" |
| 3064 | -"Last-Translator: Fumihito YOSHIDA <hito@kugutsu.org>\n" |
| 3065 | -"Language-Team: Japanese <ja@li.org>\n" |
| 3066 | -"MIME-Version: 1.0\n" |
| 3067 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 3068 | -"Content-Transfer-Encoding: 8bit\n" |
| 3069 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 3070 | -"X-Generator: Launchpad (build 16799)\n" |
| 3071 | - |
| 3072 | -#. Type: string |
| 3073 | -#. Description |
| 3074 | -#: ../checkbox.templates:1001 |
| 3075 | -msgid "Test suite blacklist:" |
| 3076 | -msgstr "テストスイートのブラックリスト:" |
| 3077 | - |
| 3078 | -#. Type: string |
| 3079 | -#. Description |
| 3080 | -#: ../checkbox.templates:1001 |
| 3081 | -msgid "List of job files to never run when testing with checkbox." |
| 3082 | -msgstr "checkboxによるテスト時に、実行しないジョブのリスト。" |
| 3083 | - |
| 3084 | -#. Type: string |
| 3085 | -#. Description |
| 3086 | -#: ../checkbox.templates:2001 |
| 3087 | -msgid "Test suite whitelist:" |
| 3088 | -msgstr "テストスイートのホワイトリスト:" |
| 3089 | - |
| 3090 | -#. Type: string |
| 3091 | -#. Description |
| 3092 | -#: ../checkbox.templates:2001 |
| 3093 | -msgid "List of jobs to run when testing with checkbox." |
| 3094 | -msgstr "checkboxによるテスト時に、実行するジョブのリスト。" |
| 3095 | - |
| 3096 | -#. Type: string |
| 3097 | -#. Description |
| 3098 | -#: ../checkbox.templates:3001 |
| 3099 | -msgid "Transport URL:" |
| 3100 | -msgstr "送信先URL:" |
| 3101 | - |
| 3102 | -#. Type: string |
| 3103 | -#. Description |
| 3104 | -#: ../checkbox.templates:3001 |
| 3105 | -msgid "URL where to send submissions." |
| 3106 | -msgstr "" |
| 3107 | - |
| 3108 | -#. Type: string |
| 3109 | -#. Description |
| 3110 | -#: ../checkbox.templates:4001 |
| 3111 | -msgid "Launchpad E-mail:" |
| 3112 | -msgstr "" |
| 3113 | - |
| 3114 | -#. Type: string |
| 3115 | -#. Description |
| 3116 | -#: ../checkbox.templates:4001 |
| 3117 | -msgid "E-mail address used to sign in to Launchpad." |
| 3118 | -msgstr "Launchpadへのサインインに用いるメールアドレス。" |
| 3119 | - |
| 3120 | -#. Type: string |
| 3121 | -#. Description |
| 3122 | -#: ../checkbox.templates:5001 |
| 3123 | -msgid "HTTP Proxy:" |
| 3124 | -msgstr "HTTP Proxy:" |
| 3125 | - |
| 3126 | -#. Type: string |
| 3127 | -#. Description |
| 3128 | -#: ../checkbox.templates:5001 |
| 3129 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 3130 | -msgstr "環境設定で指定されているProxyとは別の、登録時に利用するHTTP Proxy。" |
| 3131 | - |
| 3132 | -#. Type: string |
| 3133 | -#. Description |
| 3134 | -#: ../checkbox.templates:6001 |
| 3135 | -msgid "HTTPS Proxy:" |
| 3136 | -msgstr "HTTPS Proxy:" |
| 3137 | - |
| 3138 | -#. Type: string |
| 3139 | -#. Description |
| 3140 | -#: ../checkbox.templates:6001 |
| 3141 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 3142 | -msgstr "環境設定で指定されているProxyとは別の、登録時に利用するHTTPS Proxy。" |
| 3143 | - |
| 3144 | -#. Type: select |
| 3145 | -#. Description |
| 3146 | -#: ../checkbox.templates:7001 |
| 3147 | -msgid "Routers:" |
| 3148 | -msgstr "" |
| 3149 | - |
| 3150 | -#. Type: select |
| 3151 | -#. Description |
| 3152 | -#: ../checkbox.templates:7001 |
| 3153 | -msgid "Whether there is a single router or multiple routers." |
| 3154 | -msgstr "" |
| 3155 | - |
| 3156 | -#. Type: string |
| 3157 | -#. Description |
| 3158 | -#: ../checkbox.templates:8001 |
| 3159 | -msgid "Router SSID:" |
| 3160 | -msgstr "" |
| 3161 | - |
| 3162 | -#. Type: string |
| 3163 | -#. Description |
| 3164 | -#: ../checkbox.templates:8001 |
| 3165 | -msgid "The SSID of the single wireless router." |
| 3166 | -msgstr "" |
| 3167 | - |
| 3168 | -#. Type: string |
| 3169 | -#. Description |
| 3170 | -#: ../checkbox.templates:9001 |
| 3171 | -msgid "Router PSK:" |
| 3172 | -msgstr "" |
| 3173 | - |
| 3174 | -#. Type: string |
| 3175 | -#. Description |
| 3176 | -#: ../checkbox.templates:9001 |
| 3177 | -msgid "The PSK of the single wireless router." |
| 3178 | -msgstr "" |
| 3179 | - |
| 3180 | -#. Type: string |
| 3181 | -#. Description |
| 3182 | -#: ../checkbox.templates:10001 |
| 3183 | -msgid "WPA BG SSID:" |
| 3184 | -msgstr "" |
| 3185 | - |
| 3186 | -#. Type: string |
| 3187 | -#. Description |
| 3188 | -#: ../checkbox.templates:10001 |
| 3189 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 3190 | -msgstr "" |
| 3191 | - |
| 3192 | -#. Type: string |
| 3193 | -#. Description |
| 3194 | -#: ../checkbox.templates:11001 |
| 3195 | -msgid "WPA BG PSK:" |
| 3196 | -msgstr "" |
| 3197 | - |
| 3198 | -#. Type: string |
| 3199 | -#. Description |
| 3200 | -#: ../checkbox.templates:11001 |
| 3201 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 3202 | -msgstr "" |
| 3203 | - |
| 3204 | -#. Type: string |
| 3205 | -#. Description |
| 3206 | -#: ../checkbox.templates:12001 |
| 3207 | -msgid "WPA N SSID:" |
| 3208 | -msgstr "" |
| 3209 | - |
| 3210 | -#. Type: string |
| 3211 | -#. Description |
| 3212 | -#: ../checkbox.templates:12001 |
| 3213 | -msgid "The SSID of the 802.11n router with WPA security." |
| 3214 | -msgstr "" |
| 3215 | - |
| 3216 | -#. Type: string |
| 3217 | -#. Description |
| 3218 | -#: ../checkbox.templates:13001 |
| 3219 | -msgid "WPA N PSK:" |
| 3220 | -msgstr "" |
| 3221 | - |
| 3222 | -#. Type: string |
| 3223 | -#. Description |
| 3224 | -#: ../checkbox.templates:13001 |
| 3225 | -msgid "The PSK of the 802.11n router with WPA security." |
| 3226 | -msgstr "" |
| 3227 | - |
| 3228 | -#. Type: string |
| 3229 | -#. Description |
| 3230 | -#: ../checkbox.templates:14001 |
| 3231 | -msgid "Open BG SSID:" |
| 3232 | -msgstr "" |
| 3233 | - |
| 3234 | -#. Type: string |
| 3235 | -#. Description |
| 3236 | -#: ../checkbox.templates:14001 |
| 3237 | -msgid "The SSID of the 802.11b/g router with open security." |
| 3238 | -msgstr "" |
| 3239 | - |
| 3240 | -#. Type: string |
| 3241 | -#. Description |
| 3242 | -#: ../checkbox.templates:15001 |
| 3243 | -msgid "Open N SSID:" |
| 3244 | -msgstr "" |
| 3245 | - |
| 3246 | -#. Type: string |
| 3247 | -#. Description |
| 3248 | -#: ../checkbox.templates:15001 |
| 3249 | -msgid "The SSID of the 802.11n router with open security." |
| 3250 | -msgstr "" |
| 3251 | - |
| 3252 | -#. Type: string |
| 3253 | -#. Description |
| 3254 | -#: ../checkbox.templates:16001 |
| 3255 | -msgid "Bluetooth Device Address:" |
| 3256 | -msgstr "" |
| 3257 | - |
| 3258 | -#. Type: string |
| 3259 | -#. Description |
| 3260 | -#: ../checkbox.templates:16001 |
| 3261 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 3262 | -msgstr "" |
| 3263 | |
| 3264 | === removed file 'debian/po/nl.po' |
| 3265 | --- debian/po/nl.po 2013-10-18 20:40:55 +0000 |
| 3266 | +++ debian/po/nl.po 1970-01-01 00:00:00 +0000 |
| 3267 | @@ -1,218 +0,0 @@ |
| 3268 | -# Dutch translation for checkbox |
| 3269 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 3270 | -# This file is distributed under the same license as the checkbox package. |
| 3271 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 3272 | -# |
| 3273 | -msgid "" |
| 3274 | -msgstr "" |
| 3275 | -"Project-Id-Version: checkbox\n" |
| 3276 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 3277 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 3278 | -"PO-Revision-Date: 2011-08-17 12:02+0000\n" |
| 3279 | -"Last-Translator: Rachid <Unknown>\n" |
| 3280 | -"Language-Team: Dutch <nl@li.org>\n" |
| 3281 | -"MIME-Version: 1.0\n" |
| 3282 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 3283 | -"Content-Transfer-Encoding: 8bit\n" |
| 3284 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 3285 | -"X-Generator: Launchpad (build 16799)\n" |
| 3286 | - |
| 3287 | -#. Type: string |
| 3288 | -#. Description |
| 3289 | -#: ../checkbox.templates:1001 |
| 3290 | -msgid "Test suite blacklist:" |
| 3291 | -msgstr "Testsuite zwarte lijst:" |
| 3292 | - |
| 3293 | -#. Type: string |
| 3294 | -#. Description |
| 3295 | -#: ../checkbox.templates:1001 |
| 3296 | -msgid "List of job files to never run when testing with checkbox." |
| 3297 | -msgstr "" |
| 3298 | -"Lijst van taken die nooit uitgevoerd moeten worden wanneer er getest wordt " |
| 3299 | -"met checkbox." |
| 3300 | - |
| 3301 | -#. Type: string |
| 3302 | -#. Description |
| 3303 | -#: ../checkbox.templates:2001 |
| 3304 | -msgid "Test suite whitelist:" |
| 3305 | -msgstr "Testsuite witte lijst:" |
| 3306 | - |
| 3307 | -#. Type: string |
| 3308 | -#. Description |
| 3309 | -#: ../checkbox.templates:2001 |
| 3310 | -msgid "List of jobs to run when testing with checkbox." |
| 3311 | -msgstr "" |
| 3312 | -"Lijst van taken die uitgevoerd moeten worden wanneer er getest wordt met " |
| 3313 | -"checkbox." |
| 3314 | - |
| 3315 | -#. Type: string |
| 3316 | -#. Description |
| 3317 | -#: ../checkbox.templates:3001 |
| 3318 | -msgid "Transport URL:" |
| 3319 | -msgstr "Transport-URL:" |
| 3320 | - |
| 3321 | -#. Type: string |
| 3322 | -#. Description |
| 3323 | -#: ../checkbox.templates:3001 |
| 3324 | -msgid "URL where to send submissions." |
| 3325 | -msgstr "URL waar de inzendingen naartoe worden gestuurd." |
| 3326 | - |
| 3327 | -#. Type: string |
| 3328 | -#. Description |
| 3329 | -#: ../checkbox.templates:4001 |
| 3330 | -msgid "Launchpad E-mail:" |
| 3331 | -msgstr "Launchpad e-mail:" |
| 3332 | - |
| 3333 | -#. Type: string |
| 3334 | -#. Description |
| 3335 | -#: ../checkbox.templates:4001 |
| 3336 | -msgid "E-mail address used to sign in to Launchpad." |
| 3337 | -msgstr "E-mailadres om bij Launchpad aan te melden." |
| 3338 | - |
| 3339 | -#. Type: string |
| 3340 | -#. Description |
| 3341 | -#: ../checkbox.templates:5001 |
| 3342 | -msgid "HTTP Proxy:" |
| 3343 | -msgstr "HTTP-proxy:" |
| 3344 | - |
| 3345 | -#. Type: string |
| 3346 | -#. Description |
| 3347 | -#: ../checkbox.templates:5001 |
| 3348 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 3349 | -msgstr "" |
| 3350 | -"HTTP-proxy om te gebruiken in plaats van degene die in de omgeving is " |
| 3351 | -"ingesteld." |
| 3352 | - |
| 3353 | -#. Type: string |
| 3354 | -#. Description |
| 3355 | -#: ../checkbox.templates:6001 |
| 3356 | -msgid "HTTPS Proxy:" |
| 3357 | -msgstr "HTTPS-proxy:" |
| 3358 | - |
| 3359 | -#. Type: string |
| 3360 | -#. Description |
| 3361 | -#: ../checkbox.templates:6001 |
| 3362 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 3363 | -msgstr "" |
| 3364 | -"HTTPS-proxy om te gebruiken in plaats van degene die in de omgeving is " |
| 3365 | -"ingesteld." |
| 3366 | - |
| 3367 | -#. Type: select |
| 3368 | -#. Description |
| 3369 | -#: ../checkbox.templates:7001 |
| 3370 | -msgid "Routers:" |
| 3371 | -msgstr "" |
| 3372 | - |
| 3373 | -#. Type: select |
| 3374 | -#. Description |
| 3375 | -#: ../checkbox.templates:7001 |
| 3376 | -msgid "Whether there is a single router or multiple routers." |
| 3377 | -msgstr "" |
| 3378 | - |
| 3379 | -#. Type: string |
| 3380 | -#. Description |
| 3381 | -#: ../checkbox.templates:8001 |
| 3382 | -msgid "Router SSID:" |
| 3383 | -msgstr "" |
| 3384 | - |
| 3385 | -#. Type: string |
| 3386 | -#. Description |
| 3387 | -#: ../checkbox.templates:8001 |
| 3388 | -msgid "The SSID of the single wireless router." |
| 3389 | -msgstr "" |
| 3390 | - |
| 3391 | -#. Type: string |
| 3392 | -#. Description |
| 3393 | -#: ../checkbox.templates:9001 |
| 3394 | -msgid "Router PSK:" |
| 3395 | -msgstr "" |
| 3396 | - |
| 3397 | -#. Type: string |
| 3398 | -#. Description |
| 3399 | -#: ../checkbox.templates:9001 |
| 3400 | -msgid "The PSK of the single wireless router." |
| 3401 | -msgstr "" |
| 3402 | - |
| 3403 | -#. Type: string |
| 3404 | -#. Description |
| 3405 | -#: ../checkbox.templates:10001 |
| 3406 | -msgid "WPA BG SSID:" |
| 3407 | -msgstr "" |
| 3408 | - |
| 3409 | -#. Type: string |
| 3410 | -#. Description |
| 3411 | -#: ../checkbox.templates:10001 |
| 3412 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 3413 | -msgstr "" |
| 3414 | - |
| 3415 | -#. Type: string |
| 3416 | -#. Description |
| 3417 | -#: ../checkbox.templates:11001 |
| 3418 | -msgid "WPA BG PSK:" |
| 3419 | -msgstr "" |
| 3420 | - |
| 3421 | -#. Type: string |
| 3422 | -#. Description |
| 3423 | -#: ../checkbox.templates:11001 |
| 3424 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 3425 | -msgstr "" |
| 3426 | - |
| 3427 | -#. Type: string |
| 3428 | -#. Description |
| 3429 | -#: ../checkbox.templates:12001 |
| 3430 | -msgid "WPA N SSID:" |
| 3431 | -msgstr "" |
| 3432 | - |
| 3433 | -#. Type: string |
| 3434 | -#. Description |
| 3435 | -#: ../checkbox.templates:12001 |
| 3436 | -msgid "The SSID of the 802.11n router with WPA security." |
| 3437 | -msgstr "" |
| 3438 | - |
| 3439 | -#. Type: string |
| 3440 | -#. Description |
| 3441 | -#: ../checkbox.templates:13001 |
| 3442 | -msgid "WPA N PSK:" |
| 3443 | -msgstr "" |
| 3444 | - |
| 3445 | -#. Type: string |
| 3446 | -#. Description |
| 3447 | -#: ../checkbox.templates:13001 |
| 3448 | -msgid "The PSK of the 802.11n router with WPA security." |
| 3449 | -msgstr "" |
| 3450 | - |
| 3451 | -#. Type: string |
| 3452 | -#. Description |
| 3453 | -#: ../checkbox.templates:14001 |
| 3454 | -msgid "Open BG SSID:" |
| 3455 | -msgstr "" |
| 3456 | - |
| 3457 | -#. Type: string |
| 3458 | -#. Description |
| 3459 | -#: ../checkbox.templates:14001 |
| 3460 | -msgid "The SSID of the 802.11b/g router with open security." |
| 3461 | -msgstr "" |
| 3462 | - |
| 3463 | -#. Type: string |
| 3464 | -#. Description |
| 3465 | -#: ../checkbox.templates:15001 |
| 3466 | -msgid "Open N SSID:" |
| 3467 | -msgstr "" |
| 3468 | - |
| 3469 | -#. Type: string |
| 3470 | -#. Description |
| 3471 | -#: ../checkbox.templates:15001 |
| 3472 | -msgid "The SSID of the 802.11n router with open security." |
| 3473 | -msgstr "" |
| 3474 | - |
| 3475 | -#. Type: string |
| 3476 | -#. Description |
| 3477 | -#: ../checkbox.templates:16001 |
| 3478 | -msgid "Bluetooth Device Address:" |
| 3479 | -msgstr "" |
| 3480 | - |
| 3481 | -#. Type: string |
| 3482 | -#. Description |
| 3483 | -#: ../checkbox.templates:16001 |
| 3484 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 3485 | -msgstr "" |
| 3486 | |
| 3487 | === removed file 'debian/po/oc.po' |
| 3488 | --- debian/po/oc.po 2013-10-18 20:40:55 +0000 |
| 3489 | +++ debian/po/oc.po 1970-01-01 00:00:00 +0000 |
| 3490 | @@ -1,210 +0,0 @@ |
| 3491 | -# Occitan (post 1500) translation for checkbox |
| 3492 | -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 |
| 3493 | -# This file is distributed under the same license as the checkbox package. |
| 3494 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2012. |
| 3495 | -# |
| 3496 | -msgid "" |
| 3497 | -msgstr "" |
| 3498 | -"Project-Id-Version: checkbox\n" |
| 3499 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 3500 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 3501 | -"PO-Revision-Date: 2012-02-24 07:45+0000\n" |
| 3502 | -"Last-Translator: Cédric VALMARY (Tot en òc) <cvalmary@yahoo.fr>\n" |
| 3503 | -"Language-Team: Occitan (post 1500) <oc@li.org>\n" |
| 3504 | -"MIME-Version: 1.0\n" |
| 3505 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 3506 | -"Content-Transfer-Encoding: 8bit\n" |
| 3507 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 3508 | -"X-Generator: Launchpad (build 16799)\n" |
| 3509 | - |
| 3510 | -#. Type: string |
| 3511 | -#. Description |
| 3512 | -#: ../checkbox.templates:1001 |
| 3513 | -msgid "Test suite blacklist:" |
| 3514 | -msgstr "" |
| 3515 | - |
| 3516 | -#. Type: string |
| 3517 | -#. Description |
| 3518 | -#: ../checkbox.templates:1001 |
| 3519 | -msgid "List of job files to never run when testing with checkbox." |
| 3520 | -msgstr "" |
| 3521 | - |
| 3522 | -#. Type: string |
| 3523 | -#. Description |
| 3524 | -#: ../checkbox.templates:2001 |
| 3525 | -msgid "Test suite whitelist:" |
| 3526 | -msgstr "" |
| 3527 | - |
| 3528 | -#. Type: string |
| 3529 | -#. Description |
| 3530 | -#: ../checkbox.templates:2001 |
| 3531 | -msgid "List of jobs to run when testing with checkbox." |
| 3532 | -msgstr "" |
| 3533 | - |
| 3534 | -#. Type: string |
| 3535 | -#. Description |
| 3536 | -#: ../checkbox.templates:3001 |
| 3537 | -msgid "Transport URL:" |
| 3538 | -msgstr "" |
| 3539 | - |
| 3540 | -#. Type: string |
| 3541 | -#. Description |
| 3542 | -#: ../checkbox.templates:3001 |
| 3543 | -msgid "URL where to send submissions." |
| 3544 | -msgstr "" |
| 3545 | - |
| 3546 | -#. Type: string |
| 3547 | -#. Description |
| 3548 | -#: ../checkbox.templates:4001 |
| 3549 | -msgid "Launchpad E-mail:" |
| 3550 | -msgstr "" |
| 3551 | - |
| 3552 | -#. Type: string |
| 3553 | -#. Description |
| 3554 | -#: ../checkbox.templates:4001 |
| 3555 | -msgid "E-mail address used to sign in to Launchpad." |
| 3556 | -msgstr "" |
| 3557 | - |
| 3558 | -#. Type: string |
| 3559 | -#. Description |
| 3560 | -#: ../checkbox.templates:5001 |
| 3561 | -msgid "HTTP Proxy:" |
| 3562 | -msgstr "Mandatari HTTP :" |
| 3563 | - |
| 3564 | -#. Type: string |
| 3565 | -#. Description |
| 3566 | -#: ../checkbox.templates:5001 |
| 3567 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 3568 | -msgstr "" |
| 3569 | - |
| 3570 | -#. Type: string |
| 3571 | -#. Description |
| 3572 | -#: ../checkbox.templates:6001 |
| 3573 | -msgid "HTTPS Proxy:" |
| 3574 | -msgstr "" |
| 3575 | - |
| 3576 | -#. Type: string |
| 3577 | -#. Description |
| 3578 | -#: ../checkbox.templates:6001 |
| 3579 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 3580 | -msgstr "" |
| 3581 | - |
| 3582 | -#. Type: select |
| 3583 | -#. Description |
| 3584 | -#: ../checkbox.templates:7001 |
| 3585 | -msgid "Routers:" |
| 3586 | -msgstr "" |
| 3587 | - |
| 3588 | -#. Type: select |
| 3589 | -#. Description |
| 3590 | -#: ../checkbox.templates:7001 |
| 3591 | -msgid "Whether there is a single router or multiple routers." |
| 3592 | -msgstr "" |
| 3593 | - |
| 3594 | -#. Type: string |
| 3595 | -#. Description |
| 3596 | -#: ../checkbox.templates:8001 |
| 3597 | -msgid "Router SSID:" |
| 3598 | -msgstr "" |
| 3599 | - |
| 3600 | -#. Type: string |
| 3601 | -#. Description |
| 3602 | -#: ../checkbox.templates:8001 |
| 3603 | -msgid "The SSID of the single wireless router." |
| 3604 | -msgstr "" |
| 3605 | - |
| 3606 | -#. Type: string |
| 3607 | -#. Description |
| 3608 | -#: ../checkbox.templates:9001 |
| 3609 | -msgid "Router PSK:" |
| 3610 | -msgstr "" |
| 3611 | - |
| 3612 | -#. Type: string |
| 3613 | -#. Description |
| 3614 | -#: ../checkbox.templates:9001 |
| 3615 | -msgid "The PSK of the single wireless router." |
| 3616 | -msgstr "" |
| 3617 | - |
| 3618 | -#. Type: string |
| 3619 | -#. Description |
| 3620 | -#: ../checkbox.templates:10001 |
| 3621 | -msgid "WPA BG SSID:" |
| 3622 | -msgstr "" |
| 3623 | - |
| 3624 | -#. Type: string |
| 3625 | -#. Description |
| 3626 | -#: ../checkbox.templates:10001 |
| 3627 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 3628 | -msgstr "" |
| 3629 | - |
| 3630 | -#. Type: string |
| 3631 | -#. Description |
| 3632 | -#: ../checkbox.templates:11001 |
| 3633 | -msgid "WPA BG PSK:" |
| 3634 | -msgstr "" |
| 3635 | - |
| 3636 | -#. Type: string |
| 3637 | -#. Description |
| 3638 | -#: ../checkbox.templates:11001 |
| 3639 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 3640 | -msgstr "" |
| 3641 | - |
| 3642 | -#. Type: string |
| 3643 | -#. Description |
| 3644 | -#: ../checkbox.templates:12001 |
| 3645 | -msgid "WPA N SSID:" |
| 3646 | -msgstr "" |
| 3647 | - |
| 3648 | -#. Type: string |
| 3649 | -#. Description |
| 3650 | -#: ../checkbox.templates:12001 |
| 3651 | -msgid "The SSID of the 802.11n router with WPA security." |
| 3652 | -msgstr "" |
| 3653 | - |
| 3654 | -#. Type: string |
| 3655 | -#. Description |
| 3656 | -#: ../checkbox.templates:13001 |
| 3657 | -msgid "WPA N PSK:" |
| 3658 | -msgstr "" |
| 3659 | - |
| 3660 | -#. Type: string |
| 3661 | -#. Description |
| 3662 | -#: ../checkbox.templates:13001 |
| 3663 | -msgid "The PSK of the 802.11n router with WPA security." |
| 3664 | -msgstr "" |
| 3665 | - |
| 3666 | -#. Type: string |
| 3667 | -#. Description |
| 3668 | -#: ../checkbox.templates:14001 |
| 3669 | -msgid "Open BG SSID:" |
| 3670 | -msgstr "" |
| 3671 | - |
| 3672 | -#. Type: string |
| 3673 | -#. Description |
| 3674 | -#: ../checkbox.templates:14001 |
| 3675 | -msgid "The SSID of the 802.11b/g router with open security." |
| 3676 | -msgstr "" |
| 3677 | - |
| 3678 | -#. Type: string |
| 3679 | -#. Description |
| 3680 | -#: ../checkbox.templates:15001 |
| 3681 | -msgid "Open N SSID:" |
| 3682 | -msgstr "" |
| 3683 | - |
| 3684 | -#. Type: string |
| 3685 | -#. Description |
| 3686 | -#: ../checkbox.templates:15001 |
| 3687 | -msgid "The SSID of the 802.11n router with open security." |
| 3688 | -msgstr "" |
| 3689 | - |
| 3690 | -#. Type: string |
| 3691 | -#. Description |
| 3692 | -#: ../checkbox.templates:16001 |
| 3693 | -msgid "Bluetooth Device Address:" |
| 3694 | -msgstr "" |
| 3695 | - |
| 3696 | -#. Type: string |
| 3697 | -#. Description |
| 3698 | -#: ../checkbox.templates:16001 |
| 3699 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 3700 | -msgstr "" |
| 3701 | |
| 3702 | === removed file 'debian/po/pl.po' |
| 3703 | --- debian/po/pl.po 2013-10-18 20:40:55 +0000 |
| 3704 | +++ debian/po/pl.po 1970-01-01 00:00:00 +0000 |
| 3705 | @@ -1,210 +0,0 @@ |
| 3706 | -# Polish translation for checkbox |
| 3707 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 3708 | -# This file is distributed under the same license as the checkbox package. |
| 3709 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 3710 | -# |
| 3711 | -msgid "" |
| 3712 | -msgstr "" |
| 3713 | -"Project-Id-Version: checkbox\n" |
| 3714 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 3715 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 3716 | -"PO-Revision-Date: 2011-07-18 21:11+0000\n" |
| 3717 | -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 3718 | -"Language-Team: Polish <pl@li.org>\n" |
| 3719 | -"MIME-Version: 1.0\n" |
| 3720 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 3721 | -"Content-Transfer-Encoding: 8bit\n" |
| 3722 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 3723 | -"X-Generator: Launchpad (build 16799)\n" |
| 3724 | - |
| 3725 | -#. Type: string |
| 3726 | -#. Description |
| 3727 | -#: ../checkbox.templates:1001 |
| 3728 | -msgid "Test suite blacklist:" |
| 3729 | -msgstr "" |
| 3730 | - |
| 3731 | -#. Type: string |
| 3732 | -#. Description |
| 3733 | -#: ../checkbox.templates:1001 |
| 3734 | -msgid "List of job files to never run when testing with checkbox." |
| 3735 | -msgstr "" |
| 3736 | - |
| 3737 | -#. Type: string |
| 3738 | -#. Description |
| 3739 | -#: ../checkbox.templates:2001 |
| 3740 | -msgid "Test suite whitelist:" |
| 3741 | -msgstr "" |
| 3742 | - |
| 3743 | -#. Type: string |
| 3744 | -#. Description |
| 3745 | -#: ../checkbox.templates:2001 |
| 3746 | -msgid "List of jobs to run when testing with checkbox." |
| 3747 | -msgstr "" |
| 3748 | - |
| 3749 | -#. Type: string |
| 3750 | -#. Description |
| 3751 | -#: ../checkbox.templates:3001 |
| 3752 | -msgid "Transport URL:" |
| 3753 | -msgstr "" |
| 3754 | - |
| 3755 | -#. Type: string |
| 3756 | -#. Description |
| 3757 | -#: ../checkbox.templates:3001 |
| 3758 | -msgid "URL where to send submissions." |
| 3759 | -msgstr "" |
| 3760 | - |
| 3761 | -#. Type: string |
| 3762 | -#. Description |
| 3763 | -#: ../checkbox.templates:4001 |
| 3764 | -msgid "Launchpad E-mail:" |
| 3765 | -msgstr "" |
| 3766 | - |
| 3767 | -#. Type: string |
| 3768 | -#. Description |
| 3769 | -#: ../checkbox.templates:4001 |
| 3770 | -msgid "E-mail address used to sign in to Launchpad." |
| 3771 | -msgstr "" |
| 3772 | - |
| 3773 | -#. Type: string |
| 3774 | -#. Description |
| 3775 | -#: ../checkbox.templates:5001 |
| 3776 | -msgid "HTTP Proxy:" |
| 3777 | -msgstr "" |
| 3778 | - |
| 3779 | -#. Type: string |
| 3780 | -#. Description |
| 3781 | -#: ../checkbox.templates:5001 |
| 3782 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 3783 | -msgstr "" |
| 3784 | - |
| 3785 | -#. Type: string |
| 3786 | -#. Description |
| 3787 | -#: ../checkbox.templates:6001 |
| 3788 | -msgid "HTTPS Proxy:" |
| 3789 | -msgstr "" |
| 3790 | - |
| 3791 | -#. Type: string |
| 3792 | -#. Description |
| 3793 | -#: ../checkbox.templates:6001 |
| 3794 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 3795 | -msgstr "" |
| 3796 | - |
| 3797 | -#. Type: select |
| 3798 | -#. Description |
| 3799 | -#: ../checkbox.templates:7001 |
| 3800 | -msgid "Routers:" |
| 3801 | -msgstr "" |
| 3802 | - |
| 3803 | -#. Type: select |
| 3804 | -#. Description |
| 3805 | -#: ../checkbox.templates:7001 |
| 3806 | -msgid "Whether there is a single router or multiple routers." |
| 3807 | -msgstr "" |
| 3808 | - |
| 3809 | -#. Type: string |
| 3810 | -#. Description |
| 3811 | -#: ../checkbox.templates:8001 |
| 3812 | -msgid "Router SSID:" |
| 3813 | -msgstr "" |
| 3814 | - |
| 3815 | -#. Type: string |
| 3816 | -#. Description |
| 3817 | -#: ../checkbox.templates:8001 |
| 3818 | -msgid "The SSID of the single wireless router." |
| 3819 | -msgstr "" |
| 3820 | - |
| 3821 | -#. Type: string |
| 3822 | -#. Description |
| 3823 | -#: ../checkbox.templates:9001 |
| 3824 | -msgid "Router PSK:" |
| 3825 | -msgstr "" |
| 3826 | - |
| 3827 | -#. Type: string |
| 3828 | -#. Description |
| 3829 | -#: ../checkbox.templates:9001 |
| 3830 | -msgid "The PSK of the single wireless router." |
| 3831 | -msgstr "" |
| 3832 | - |
| 3833 | -#. Type: string |
| 3834 | -#. Description |
| 3835 | -#: ../checkbox.templates:10001 |
| 3836 | -msgid "WPA BG SSID:" |
| 3837 | -msgstr "" |
| 3838 | - |
| 3839 | -#. Type: string |
| 3840 | -#. Description |
| 3841 | -#: ../checkbox.templates:10001 |
| 3842 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 3843 | -msgstr "" |
| 3844 | - |
| 3845 | -#. Type: string |
| 3846 | -#. Description |
| 3847 | -#: ../checkbox.templates:11001 |
| 3848 | -msgid "WPA BG PSK:" |
| 3849 | -msgstr "" |
| 3850 | - |
| 3851 | -#. Type: string |
| 3852 | -#. Description |
| 3853 | -#: ../checkbox.templates:11001 |
| 3854 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 3855 | -msgstr "" |
| 3856 | - |
| 3857 | -#. Type: string |
| 3858 | -#. Description |
| 3859 | -#: ../checkbox.templates:12001 |
| 3860 | -msgid "WPA N SSID:" |
| 3861 | -msgstr "" |
| 3862 | - |
| 3863 | -#. Type: string |
| 3864 | -#. Description |
| 3865 | -#: ../checkbox.templates:12001 |
| 3866 | -msgid "The SSID of the 802.11n router with WPA security." |
| 3867 | -msgstr "" |
| 3868 | - |
| 3869 | -#. Type: string |
| 3870 | -#. Description |
| 3871 | -#: ../checkbox.templates:13001 |
| 3872 | -msgid "WPA N PSK:" |
| 3873 | -msgstr "" |
| 3874 | - |
| 3875 | -#. Type: string |
| 3876 | -#. Description |
| 3877 | -#: ../checkbox.templates:13001 |
| 3878 | -msgid "The PSK of the 802.11n router with WPA security." |
| 3879 | -msgstr "" |
| 3880 | - |
| 3881 | -#. Type: string |
| 3882 | -#. Description |
| 3883 | -#: ../checkbox.templates:14001 |
| 3884 | -msgid "Open BG SSID:" |
| 3885 | -msgstr "" |
| 3886 | - |
| 3887 | -#. Type: string |
| 3888 | -#. Description |
| 3889 | -#: ../checkbox.templates:14001 |
| 3890 | -msgid "The SSID of the 802.11b/g router with open security." |
| 3891 | -msgstr "" |
| 3892 | - |
| 3893 | -#. Type: string |
| 3894 | -#. Description |
| 3895 | -#: ../checkbox.templates:15001 |
| 3896 | -msgid "Open N SSID:" |
| 3897 | -msgstr "" |
| 3898 | - |
| 3899 | -#. Type: string |
| 3900 | -#. Description |
| 3901 | -#: ../checkbox.templates:15001 |
| 3902 | -msgid "The SSID of the 802.11n router with open security." |
| 3903 | -msgstr "" |
| 3904 | - |
| 3905 | -#. Type: string |
| 3906 | -#. Description |
| 3907 | -#: ../checkbox.templates:16001 |
| 3908 | -msgid "Bluetooth Device Address:" |
| 3909 | -msgstr "" |
| 3910 | - |
| 3911 | -#. Type: string |
| 3912 | -#. Description |
| 3913 | -#: ../checkbox.templates:16001 |
| 3914 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 3915 | -msgstr "" |
| 3916 | |
| 3917 | === removed file 'debian/po/pt_BR.po' |
| 3918 | --- debian/po/pt_BR.po 2013-10-18 20:40:55 +0000 |
| 3919 | +++ debian/po/pt_BR.po 1970-01-01 00:00:00 +0000 |
| 3920 | @@ -1,214 +0,0 @@ |
| 3921 | -# Brazilian Portuguese translation for checkbox |
| 3922 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 3923 | -# This file is distributed under the same license as the checkbox package. |
| 3924 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 3925 | -# |
| 3926 | -msgid "" |
| 3927 | -msgstr "" |
| 3928 | -"Project-Id-Version: checkbox\n" |
| 3929 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 3930 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 3931 | -"PO-Revision-Date: 2012-05-12 03:33+0000\n" |
| 3932 | -"Last-Translator: eniomarconcini <Unknown>\n" |
| 3933 | -"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n" |
| 3934 | -"MIME-Version: 1.0\n" |
| 3935 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 3936 | -"Content-Transfer-Encoding: 8bit\n" |
| 3937 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 3938 | -"X-Generator: Launchpad (build 16799)\n" |
| 3939 | - |
| 3940 | -#. Type: string |
| 3941 | -#. Description |
| 3942 | -#: ../checkbox.templates:1001 |
| 3943 | -msgid "Test suite blacklist:" |
| 3944 | -msgstr "Lista negra da suíte de testes:" |
| 3945 | - |
| 3946 | -#. Type: string |
| 3947 | -#. Description |
| 3948 | -#: ../checkbox.templates:1001 |
| 3949 | -msgid "List of job files to never run when testing with checkbox." |
| 3950 | -msgstr "" |
| 3951 | -"Lista de arquivos de trabalho para nunca serem executados quando estiver " |
| 3952 | -"testando com checkbox." |
| 3953 | - |
| 3954 | -#. Type: string |
| 3955 | -#. Description |
| 3956 | -#: ../checkbox.templates:2001 |
| 3957 | -msgid "Test suite whitelist:" |
| 3958 | -msgstr "Lista branca da suíte de testes:" |
| 3959 | - |
| 3960 | -#. Type: string |
| 3961 | -#. Description |
| 3962 | -#: ../checkbox.templates:2001 |
| 3963 | -msgid "List of jobs to run when testing with checkbox." |
| 3964 | -msgstr "" |
| 3965 | -"Lista de arquivos de trabalho para executar enquanto estiver testando com " |
| 3966 | -"checkbox." |
| 3967 | - |
| 3968 | -#. Type: string |
| 3969 | -#. Description |
| 3970 | -#: ../checkbox.templates:3001 |
| 3971 | -msgid "Transport URL:" |
| 3972 | -msgstr "Transportar URL:" |
| 3973 | - |
| 3974 | -#. Type: string |
| 3975 | -#. Description |
| 3976 | -#: ../checkbox.templates:3001 |
| 3977 | -msgid "URL where to send submissions." |
| 3978 | -msgstr "URL para enviar relatórios." |
| 3979 | - |
| 3980 | -#. Type: string |
| 3981 | -#. Description |
| 3982 | -#: ../checkbox.templates:4001 |
| 3983 | -msgid "Launchpad E-mail:" |
| 3984 | -msgstr "E-mail do Launchpad:" |
| 3985 | - |
| 3986 | -#. Type: string |
| 3987 | -#. Description |
| 3988 | -#: ../checkbox.templates:4001 |
| 3989 | -msgid "E-mail address used to sign in to Launchpad." |
| 3990 | -msgstr "Endereço de e-mail usado para entrar no Launchpad." |
| 3991 | - |
| 3992 | -#. Type: string |
| 3993 | -#. Description |
| 3994 | -#: ../checkbox.templates:5001 |
| 3995 | -msgid "HTTP Proxy:" |
| 3996 | -msgstr "Proxy HTTP:" |
| 3997 | - |
| 3998 | -#. Type: string |
| 3999 | -#. Description |
| 4000 | -#: ../checkbox.templates:5001 |
| 4001 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 4002 | -msgstr "Proxy HTTP para usar em vez do especificado pelo ambiente." |
| 4003 | - |
| 4004 | -#. Type: string |
| 4005 | -#. Description |
| 4006 | -#: ../checkbox.templates:6001 |
| 4007 | -msgid "HTTPS Proxy:" |
| 4008 | -msgstr "Proxy HTTPS:" |
| 4009 | - |
| 4010 | -#. Type: string |
| 4011 | -#. Description |
| 4012 | -#: ../checkbox.templates:6001 |
| 4013 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 4014 | -msgstr "Proxy HTTPS para usar em vez do especificado pelo ambiente." |
| 4015 | - |
| 4016 | -#. Type: select |
| 4017 | -#. Description |
| 4018 | -#: ../checkbox.templates:7001 |
| 4019 | -msgid "Routers:" |
| 4020 | -msgstr "" |
| 4021 | - |
| 4022 | -#. Type: select |
| 4023 | -#. Description |
| 4024 | -#: ../checkbox.templates:7001 |
| 4025 | -msgid "Whether there is a single router or multiple routers." |
| 4026 | -msgstr "" |
| 4027 | - |
| 4028 | -#. Type: string |
| 4029 | -#. Description |
| 4030 | -#: ../checkbox.templates:8001 |
| 4031 | -msgid "Router SSID:" |
| 4032 | -msgstr "" |
| 4033 | - |
| 4034 | -#. Type: string |
| 4035 | -#. Description |
| 4036 | -#: ../checkbox.templates:8001 |
| 4037 | -msgid "The SSID of the single wireless router." |
| 4038 | -msgstr "" |
| 4039 | - |
| 4040 | -#. Type: string |
| 4041 | -#. Description |
| 4042 | -#: ../checkbox.templates:9001 |
| 4043 | -msgid "Router PSK:" |
| 4044 | -msgstr "" |
| 4045 | - |
| 4046 | -#. Type: string |
| 4047 | -#. Description |
| 4048 | -#: ../checkbox.templates:9001 |
| 4049 | -msgid "The PSK of the single wireless router." |
| 4050 | -msgstr "" |
| 4051 | - |
| 4052 | -#. Type: string |
| 4053 | -#. Description |
| 4054 | -#: ../checkbox.templates:10001 |
| 4055 | -msgid "WPA BG SSID:" |
| 4056 | -msgstr "" |
| 4057 | - |
| 4058 | -#. Type: string |
| 4059 | -#. Description |
| 4060 | -#: ../checkbox.templates:10001 |
| 4061 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 4062 | -msgstr "" |
| 4063 | - |
| 4064 | -#. Type: string |
| 4065 | -#. Description |
| 4066 | -#: ../checkbox.templates:11001 |
| 4067 | -msgid "WPA BG PSK:" |
| 4068 | -msgstr "" |
| 4069 | - |
| 4070 | -#. Type: string |
| 4071 | -#. Description |
| 4072 | -#: ../checkbox.templates:11001 |
| 4073 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 4074 | -msgstr "" |
| 4075 | - |
| 4076 | -#. Type: string |
| 4077 | -#. Description |
| 4078 | -#: ../checkbox.templates:12001 |
| 4079 | -msgid "WPA N SSID:" |
| 4080 | -msgstr "" |
| 4081 | - |
| 4082 | -#. Type: string |
| 4083 | -#. Description |
| 4084 | -#: ../checkbox.templates:12001 |
| 4085 | -msgid "The SSID of the 802.11n router with WPA security." |
| 4086 | -msgstr "" |
| 4087 | - |
| 4088 | -#. Type: string |
| 4089 | -#. Description |
| 4090 | -#: ../checkbox.templates:13001 |
| 4091 | -msgid "WPA N PSK:" |
| 4092 | -msgstr "" |
| 4093 | - |
| 4094 | -#. Type: string |
| 4095 | -#. Description |
| 4096 | -#: ../checkbox.templates:13001 |
| 4097 | -msgid "The PSK of the 802.11n router with WPA security." |
| 4098 | -msgstr "" |
| 4099 | - |
| 4100 | -#. Type: string |
| 4101 | -#. Description |
| 4102 | -#: ../checkbox.templates:14001 |
| 4103 | -msgid "Open BG SSID:" |
| 4104 | -msgstr "" |
| 4105 | - |
| 4106 | -#. Type: string |
| 4107 | -#. Description |
| 4108 | -#: ../checkbox.templates:14001 |
| 4109 | -msgid "The SSID of the 802.11b/g router with open security." |
| 4110 | -msgstr "" |
| 4111 | - |
| 4112 | -#. Type: string |
| 4113 | -#. Description |
| 4114 | -#: ../checkbox.templates:15001 |
| 4115 | -msgid "Open N SSID:" |
| 4116 | -msgstr "" |
| 4117 | - |
| 4118 | -#. Type: string |
| 4119 | -#. Description |
| 4120 | -#: ../checkbox.templates:15001 |
| 4121 | -msgid "The SSID of the 802.11n router with open security." |
| 4122 | -msgstr "" |
| 4123 | - |
| 4124 | -#. Type: string |
| 4125 | -#. Description |
| 4126 | -#: ../checkbox.templates:16001 |
| 4127 | -msgid "Bluetooth Device Address:" |
| 4128 | -msgstr "" |
| 4129 | - |
| 4130 | -#. Type: string |
| 4131 | -#. Description |
| 4132 | -#: ../checkbox.templates:16001 |
| 4133 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 4134 | -msgstr "" |
| 4135 | |
| 4136 | === removed file 'debian/po/ro.po' |
| 4137 | --- debian/po/ro.po 2013-10-18 20:40:55 +0000 |
| 4138 | +++ debian/po/ro.po 1970-01-01 00:00:00 +0000 |
| 4139 | @@ -1,210 +0,0 @@ |
| 4140 | -# Romanian translation for checkbox |
| 4141 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 4142 | -# This file is distributed under the same license as the checkbox package. |
| 4143 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 4144 | -# |
| 4145 | -msgid "" |
| 4146 | -msgstr "" |
| 4147 | -"Project-Id-Version: checkbox\n" |
| 4148 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 4149 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 4150 | -"PO-Revision-Date: 2011-10-27 20:38+0000\n" |
| 4151 | -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 4152 | -"Language-Team: Romanian <ro@li.org>\n" |
| 4153 | -"MIME-Version: 1.0\n" |
| 4154 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 4155 | -"Content-Transfer-Encoding: 8bit\n" |
| 4156 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 4157 | -"X-Generator: Launchpad (build 16799)\n" |
| 4158 | - |
| 4159 | -#. Type: string |
| 4160 | -#. Description |
| 4161 | -#: ../checkbox.templates:1001 |
| 4162 | -msgid "Test suite blacklist:" |
| 4163 | -msgstr "" |
| 4164 | - |
| 4165 | -#. Type: string |
| 4166 | -#. Description |
| 4167 | -#: ../checkbox.templates:1001 |
| 4168 | -msgid "List of job files to never run when testing with checkbox." |
| 4169 | -msgstr "" |
| 4170 | - |
| 4171 | -#. Type: string |
| 4172 | -#. Description |
| 4173 | -#: ../checkbox.templates:2001 |
| 4174 | -msgid "Test suite whitelist:" |
| 4175 | -msgstr "" |
| 4176 | - |
| 4177 | -#. Type: string |
| 4178 | -#. Description |
| 4179 | -#: ../checkbox.templates:2001 |
| 4180 | -msgid "List of jobs to run when testing with checkbox." |
| 4181 | -msgstr "" |
| 4182 | - |
| 4183 | -#. Type: string |
| 4184 | -#. Description |
| 4185 | -#: ../checkbox.templates:3001 |
| 4186 | -msgid "Transport URL:" |
| 4187 | -msgstr "" |
| 4188 | - |
| 4189 | -#. Type: string |
| 4190 | -#. Description |
| 4191 | -#: ../checkbox.templates:3001 |
| 4192 | -msgid "URL where to send submissions." |
| 4193 | -msgstr "" |
| 4194 | - |
| 4195 | -#. Type: string |
| 4196 | -#. Description |
| 4197 | -#: ../checkbox.templates:4001 |
| 4198 | -msgid "Launchpad E-mail:" |
| 4199 | -msgstr "" |
| 4200 | - |
| 4201 | -#. Type: string |
| 4202 | -#. Description |
| 4203 | -#: ../checkbox.templates:4001 |
| 4204 | -msgid "E-mail address used to sign in to Launchpad." |
| 4205 | -msgstr "" |
| 4206 | - |
| 4207 | -#. Type: string |
| 4208 | -#. Description |
| 4209 | -#: ../checkbox.templates:5001 |
| 4210 | -msgid "HTTP Proxy:" |
| 4211 | -msgstr "" |
| 4212 | - |
| 4213 | -#. Type: string |
| 4214 | -#. Description |
| 4215 | -#: ../checkbox.templates:5001 |
| 4216 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 4217 | -msgstr "" |
| 4218 | - |
| 4219 | -#. Type: string |
| 4220 | -#. Description |
| 4221 | -#: ../checkbox.templates:6001 |
| 4222 | -msgid "HTTPS Proxy:" |
| 4223 | -msgstr "" |
| 4224 | - |
| 4225 | -#. Type: string |
| 4226 | -#. Description |
| 4227 | -#: ../checkbox.templates:6001 |
| 4228 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 4229 | -msgstr "" |
| 4230 | - |
| 4231 | -#. Type: select |
| 4232 | -#. Description |
| 4233 | -#: ../checkbox.templates:7001 |
| 4234 | -msgid "Routers:" |
| 4235 | -msgstr "" |
| 4236 | - |
| 4237 | -#. Type: select |
| 4238 | -#. Description |
| 4239 | -#: ../checkbox.templates:7001 |
| 4240 | -msgid "Whether there is a single router or multiple routers." |
| 4241 | -msgstr "" |
| 4242 | - |
| 4243 | -#. Type: string |
| 4244 | -#. Description |
| 4245 | -#: ../checkbox.templates:8001 |
| 4246 | -msgid "Router SSID:" |
| 4247 | -msgstr "" |
| 4248 | - |
| 4249 | -#. Type: string |
| 4250 | -#. Description |
| 4251 | -#: ../checkbox.templates:8001 |
| 4252 | -msgid "The SSID of the single wireless router." |
| 4253 | -msgstr "" |
| 4254 | - |
| 4255 | -#. Type: string |
| 4256 | -#. Description |
| 4257 | -#: ../checkbox.templates:9001 |
| 4258 | -msgid "Router PSK:" |
| 4259 | -msgstr "" |
| 4260 | - |
| 4261 | -#. Type: string |
| 4262 | -#. Description |
| 4263 | -#: ../checkbox.templates:9001 |
| 4264 | -msgid "The PSK of the single wireless router." |
| 4265 | -msgstr "" |
| 4266 | - |
| 4267 | -#. Type: string |
| 4268 | -#. Description |
| 4269 | -#: ../checkbox.templates:10001 |
| 4270 | -msgid "WPA BG SSID:" |
| 4271 | -msgstr "" |
| 4272 | - |
| 4273 | -#. Type: string |
| 4274 | -#. Description |
| 4275 | -#: ../checkbox.templates:10001 |
| 4276 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 4277 | -msgstr "" |
| 4278 | - |
| 4279 | -#. Type: string |
| 4280 | -#. Description |
| 4281 | -#: ../checkbox.templates:11001 |
| 4282 | -msgid "WPA BG PSK:" |
| 4283 | -msgstr "" |
| 4284 | - |
| 4285 | -#. Type: string |
| 4286 | -#. Description |
| 4287 | -#: ../checkbox.templates:11001 |
| 4288 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 4289 | -msgstr "" |
| 4290 | - |
| 4291 | -#. Type: string |
| 4292 | -#. Description |
| 4293 | -#: ../checkbox.templates:12001 |
| 4294 | -msgid "WPA N SSID:" |
| 4295 | -msgstr "" |
| 4296 | - |
| 4297 | -#. Type: string |
| 4298 | -#. Description |
| 4299 | -#: ../checkbox.templates:12001 |
| 4300 | -msgid "The SSID of the 802.11n router with WPA security." |
| 4301 | -msgstr "" |
| 4302 | - |
| 4303 | -#. Type: string |
| 4304 | -#. Description |
| 4305 | -#: ../checkbox.templates:13001 |
| 4306 | -msgid "WPA N PSK:" |
| 4307 | -msgstr "" |
| 4308 | - |
| 4309 | -#. Type: string |
| 4310 | -#. Description |
| 4311 | -#: ../checkbox.templates:13001 |
| 4312 | -msgid "The PSK of the 802.11n router with WPA security." |
| 4313 | -msgstr "" |
| 4314 | - |
| 4315 | -#. Type: string |
| 4316 | -#. Description |
| 4317 | -#: ../checkbox.templates:14001 |
| 4318 | -msgid "Open BG SSID:" |
| 4319 | -msgstr "" |
| 4320 | - |
| 4321 | -#. Type: string |
| 4322 | -#. Description |
| 4323 | -#: ../checkbox.templates:14001 |
| 4324 | -msgid "The SSID of the 802.11b/g router with open security." |
| 4325 | -msgstr "" |
| 4326 | - |
| 4327 | -#. Type: string |
| 4328 | -#. Description |
| 4329 | -#: ../checkbox.templates:15001 |
| 4330 | -msgid "Open N SSID:" |
| 4331 | -msgstr "" |
| 4332 | - |
| 4333 | -#. Type: string |
| 4334 | -#. Description |
| 4335 | -#: ../checkbox.templates:15001 |
| 4336 | -msgid "The SSID of the 802.11n router with open security." |
| 4337 | -msgstr "" |
| 4338 | - |
| 4339 | -#. Type: string |
| 4340 | -#. Description |
| 4341 | -#: ../checkbox.templates:16001 |
| 4342 | -msgid "Bluetooth Device Address:" |
| 4343 | -msgstr "" |
| 4344 | - |
| 4345 | -#. Type: string |
| 4346 | -#. Description |
| 4347 | -#: ../checkbox.templates:16001 |
| 4348 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 4349 | -msgstr "" |
| 4350 | |
| 4351 | === removed file 'debian/po/ru.po' |
| 4352 | --- debian/po/ru.po 2013-10-18 20:40:55 +0000 |
| 4353 | +++ debian/po/ru.po 1970-01-01 00:00:00 +0000 |
| 4354 | @@ -1,210 +0,0 @@ |
| 4355 | -# Russian translation for checkbox |
| 4356 | -# Copyright (c) 2011 Rosetta Contributors and Canonical Ltd 2011 |
| 4357 | -# This file is distributed under the same license as the checkbox package. |
| 4358 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2011. |
| 4359 | -# |
| 4360 | -msgid "" |
| 4361 | -msgstr "" |
| 4362 | -"Project-Id-Version: checkbox\n" |
| 4363 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 4364 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 4365 | -"PO-Revision-Date: 2011-07-18 12:09+0000\n" |
| 4366 | -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 4367 | -"Language-Team: Russian <ru@li.org>\n" |
| 4368 | -"MIME-Version: 1.0\n" |
| 4369 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 4370 | -"Content-Transfer-Encoding: 8bit\n" |
| 4371 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 4372 | -"X-Generator: Launchpad (build 16799)\n" |
| 4373 | - |
| 4374 | -#. Type: string |
| 4375 | -#. Description |
| 4376 | -#: ../checkbox.templates:1001 |
| 4377 | -msgid "Test suite blacklist:" |
| 4378 | -msgstr "" |
| 4379 | - |
| 4380 | -#. Type: string |
| 4381 | -#. Description |
| 4382 | -#: ../checkbox.templates:1001 |
| 4383 | -msgid "List of job files to never run when testing with checkbox." |
| 4384 | -msgstr "" |
| 4385 | - |
| 4386 | -#. Type: string |
| 4387 | -#. Description |
| 4388 | -#: ../checkbox.templates:2001 |
| 4389 | -msgid "Test suite whitelist:" |
| 4390 | -msgstr "" |
| 4391 | - |
| 4392 | -#. Type: string |
| 4393 | -#. Description |
| 4394 | -#: ../checkbox.templates:2001 |
| 4395 | -msgid "List of jobs to run when testing with checkbox." |
| 4396 | -msgstr "" |
| 4397 | - |
| 4398 | -#. Type: string |
| 4399 | -#. Description |
| 4400 | -#: ../checkbox.templates:3001 |
| 4401 | -msgid "Transport URL:" |
| 4402 | -msgstr "" |
| 4403 | - |
| 4404 | -#. Type: string |
| 4405 | -#. Description |
| 4406 | -#: ../checkbox.templates:3001 |
| 4407 | -msgid "URL where to send submissions." |
| 4408 | -msgstr "" |
| 4409 | - |
| 4410 | -#. Type: string |
| 4411 | -#. Description |
| 4412 | -#: ../checkbox.templates:4001 |
| 4413 | -msgid "Launchpad E-mail:" |
| 4414 | -msgstr "" |
| 4415 | - |
| 4416 | -#. Type: string |
| 4417 | -#. Description |
| 4418 | -#: ../checkbox.templates:4001 |
| 4419 | -msgid "E-mail address used to sign in to Launchpad." |
| 4420 | -msgstr "" |
| 4421 | - |
| 4422 | -#. Type: string |
| 4423 | -#. Description |
| 4424 | -#: ../checkbox.templates:5001 |
| 4425 | -msgid "HTTP Proxy:" |
| 4426 | -msgstr "" |
| 4427 | - |
| 4428 | -#. Type: string |
| 4429 | -#. Description |
| 4430 | -#: ../checkbox.templates:5001 |
| 4431 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 4432 | -msgstr "" |
| 4433 | - |
| 4434 | -#. Type: string |
| 4435 | -#. Description |
| 4436 | -#: ../checkbox.templates:6001 |
| 4437 | -msgid "HTTPS Proxy:" |
| 4438 | -msgstr "" |
| 4439 | - |
| 4440 | -#. Type: string |
| 4441 | -#. Description |
| 4442 | -#: ../checkbox.templates:6001 |
| 4443 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 4444 | -msgstr "" |
| 4445 | - |
| 4446 | -#. Type: select |
| 4447 | -#. Description |
| 4448 | -#: ../checkbox.templates:7001 |
| 4449 | -msgid "Routers:" |
| 4450 | -msgstr "" |
| 4451 | - |
| 4452 | -#. Type: select |
| 4453 | -#. Description |
| 4454 | -#: ../checkbox.templates:7001 |
| 4455 | -msgid "Whether there is a single router or multiple routers." |
| 4456 | -msgstr "" |
| 4457 | - |
| 4458 | -#. Type: string |
| 4459 | -#. Description |
| 4460 | -#: ../checkbox.templates:8001 |
| 4461 | -msgid "Router SSID:" |
| 4462 | -msgstr "" |
| 4463 | - |
| 4464 | -#. Type: string |
| 4465 | -#. Description |
| 4466 | -#: ../checkbox.templates:8001 |
| 4467 | -msgid "The SSID of the single wireless router." |
| 4468 | -msgstr "" |
| 4469 | - |
| 4470 | -#. Type: string |
| 4471 | -#. Description |
| 4472 | -#: ../checkbox.templates:9001 |
| 4473 | -msgid "Router PSK:" |
| 4474 | -msgstr "" |
| 4475 | - |
| 4476 | -#. Type: string |
| 4477 | -#. Description |
| 4478 | -#: ../checkbox.templates:9001 |
| 4479 | -msgid "The PSK of the single wireless router." |
| 4480 | -msgstr "" |
| 4481 | - |
| 4482 | -#. Type: string |
| 4483 | -#. Description |
| 4484 | -#: ../checkbox.templates:10001 |
| 4485 | -msgid "WPA BG SSID:" |
| 4486 | -msgstr "" |
| 4487 | - |
| 4488 | -#. Type: string |
| 4489 | -#. Description |
| 4490 | -#: ../checkbox.templates:10001 |
| 4491 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 4492 | -msgstr "" |
| 4493 | - |
| 4494 | -#. Type: string |
| 4495 | -#. Description |
| 4496 | -#: ../checkbox.templates:11001 |
| 4497 | -msgid "WPA BG PSK:" |
| 4498 | -msgstr "" |
| 4499 | - |
| 4500 | -#. Type: string |
| 4501 | -#. Description |
| 4502 | -#: ../checkbox.templates:11001 |
| 4503 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 4504 | -msgstr "" |
| 4505 | - |
| 4506 | -#. Type: string |
| 4507 | -#. Description |
| 4508 | -#: ../checkbox.templates:12001 |
| 4509 | -msgid "WPA N SSID:" |
| 4510 | -msgstr "" |
| 4511 | - |
| 4512 | -#. Type: string |
| 4513 | -#. Description |
| 4514 | -#: ../checkbox.templates:12001 |
| 4515 | -msgid "The SSID of the 802.11n router with WPA security." |
| 4516 | -msgstr "" |
| 4517 | - |
| 4518 | -#. Type: string |
| 4519 | -#. Description |
| 4520 | -#: ../checkbox.templates:13001 |
| 4521 | -msgid "WPA N PSK:" |
| 4522 | -msgstr "" |
| 4523 | - |
| 4524 | -#. Type: string |
| 4525 | -#. Description |
| 4526 | -#: ../checkbox.templates:13001 |
| 4527 | -msgid "The PSK of the 802.11n router with WPA security." |
| 4528 | -msgstr "" |
| 4529 | - |
| 4530 | -#. Type: string |
| 4531 | -#. Description |
| 4532 | -#: ../checkbox.templates:14001 |
| 4533 | -msgid "Open BG SSID:" |
| 4534 | -msgstr "" |
| 4535 | - |
| 4536 | -#. Type: string |
| 4537 | -#. Description |
| 4538 | -#: ../checkbox.templates:14001 |
| 4539 | -msgid "The SSID of the 802.11b/g router with open security." |
| 4540 | -msgstr "" |
| 4541 | - |
| 4542 | -#. Type: string |
| 4543 | -#. Description |
| 4544 | -#: ../checkbox.templates:15001 |
| 4545 | -msgid "Open N SSID:" |
| 4546 | -msgstr "" |
| 4547 | - |
| 4548 | -#. Type: string |
| 4549 | -#. Description |
| 4550 | -#: ../checkbox.templates:15001 |
| 4551 | -msgid "The SSID of the 802.11n router with open security." |
| 4552 | -msgstr "" |
| 4553 | - |
| 4554 | -#. Type: string |
| 4555 | -#. Description |
| 4556 | -#: ../checkbox.templates:16001 |
| 4557 | -msgid "Bluetooth Device Address:" |
| 4558 | -msgstr "" |
| 4559 | - |
| 4560 | -#. Type: string |
| 4561 | -#. Description |
| 4562 | -#: ../checkbox.templates:16001 |
| 4563 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 4564 | -msgstr "" |
| 4565 | |
| 4566 | === removed file 'debian/po/templates.pot' |
| 4567 | --- debian/po/templates.pot 2013-06-01 14:18:12 +0000 |
| 4568 | +++ debian/po/templates.pot 1970-01-01 00:00:00 +0000 |
| 4569 | @@ -1,210 +0,0 @@ |
| 4570 | -# SOME DESCRIPTIVE TITLE. |
| 4571 | -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
| 4572 | -# This file is distributed under the same license as the PACKAGE package. |
| 4573 | -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| 4574 | -# |
| 4575 | -#, fuzzy |
| 4576 | -msgid "" |
| 4577 | -msgstr "" |
| 4578 | -"Project-Id-Version: checkbox\n" |
| 4579 | -"Report-Msgid-Bugs-To: checkbox@packages.debian.org\n" |
| 4580 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 4581 | -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 4582 | -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 4583 | -"Language-Team: LANGUAGE <LL@li.org>\n" |
| 4584 | -"Language: \n" |
| 4585 | -"MIME-Version: 1.0\n" |
| 4586 | -"Content-Type: text/plain; charset=CHARSET\n" |
| 4587 | -"Content-Transfer-Encoding: 8bit\n" |
| 4588 | - |
| 4589 | -#. Type: string |
| 4590 | -#. Description |
| 4591 | -#: ../checkbox.templates:1001 |
| 4592 | -msgid "Test suite blacklist:" |
| 4593 | -msgstr "" |
| 4594 | - |
| 4595 | -#. Type: string |
| 4596 | -#. Description |
| 4597 | -#: ../checkbox.templates:1001 |
| 4598 | -msgid "List of job files to never run when testing with checkbox." |
| 4599 | -msgstr "" |
| 4600 | - |
| 4601 | -#. Type: string |
| 4602 | -#. Description |
| 4603 | -#: ../checkbox.templates:2001 |
| 4604 | -msgid "Test suite whitelist:" |
| 4605 | -msgstr "" |
| 4606 | - |
| 4607 | -#. Type: string |
| 4608 | -#. Description |
| 4609 | -#: ../checkbox.templates:2001 |
| 4610 | -msgid "List of jobs to run when testing with checkbox." |
| 4611 | -msgstr "" |
| 4612 | - |
| 4613 | -#. Type: string |
| 4614 | -#. Description |
| 4615 | -#: ../checkbox.templates:3001 |
| 4616 | -msgid "Transport URL:" |
| 4617 | -msgstr "" |
| 4618 | - |
| 4619 | -#. Type: string |
| 4620 | -#. Description |
| 4621 | -#: ../checkbox.templates:3001 |
| 4622 | -msgid "URL where to send submissions." |
| 4623 | -msgstr "" |
| 4624 | - |
| 4625 | -#. Type: string |
| 4626 | -#. Description |
| 4627 | -#: ../checkbox.templates:4001 |
| 4628 | -msgid "Launchpad E-mail:" |
| 4629 | -msgstr "" |
| 4630 | - |
| 4631 | -#. Type: string |
| 4632 | -#. Description |
| 4633 | -#: ../checkbox.templates:4001 |
| 4634 | -msgid "E-mail address used to sign in to Launchpad." |
| 4635 | -msgstr "" |
| 4636 | - |
| 4637 | -#. Type: string |
| 4638 | -#. Description |
| 4639 | -#: ../checkbox.templates:5001 |
| 4640 | -msgid "HTTP Proxy:" |
| 4641 | -msgstr "" |
| 4642 | - |
| 4643 | -#. Type: string |
| 4644 | -#. Description |
| 4645 | -#: ../checkbox.templates:5001 |
| 4646 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 4647 | -msgstr "" |
| 4648 | - |
| 4649 | -#. Type: string |
| 4650 | -#. Description |
| 4651 | -#: ../checkbox.templates:6001 |
| 4652 | -msgid "HTTPS Proxy:" |
| 4653 | -msgstr "" |
| 4654 | - |
| 4655 | -#. Type: string |
| 4656 | -#. Description |
| 4657 | -#: ../checkbox.templates:6001 |
| 4658 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 4659 | -msgstr "" |
| 4660 | - |
| 4661 | -#. Type: select |
| 4662 | -#. Description |
| 4663 | -#: ../checkbox.templates:7001 |
| 4664 | -msgid "Routers:" |
| 4665 | -msgstr "" |
| 4666 | - |
| 4667 | -#. Type: select |
| 4668 | -#. Description |
| 4669 | -#: ../checkbox.templates:7001 |
| 4670 | -msgid "Whether there is a single router or multiple routers." |
| 4671 | -msgstr "" |
| 4672 | - |
| 4673 | -#. Type: string |
| 4674 | -#. Description |
| 4675 | -#: ../checkbox.templates:8001 |
| 4676 | -msgid "Router SSID:" |
| 4677 | -msgstr "" |
| 4678 | - |
| 4679 | -#. Type: string |
| 4680 | -#. Description |
| 4681 | -#: ../checkbox.templates:8001 |
| 4682 | -msgid "The SSID of the single wireless router." |
| 4683 | -msgstr "" |
| 4684 | - |
| 4685 | -#. Type: string |
| 4686 | -#. Description |
| 4687 | -#: ../checkbox.templates:9001 |
| 4688 | -msgid "Router PSK:" |
| 4689 | -msgstr "" |
| 4690 | - |
| 4691 | -#. Type: string |
| 4692 | -#. Description |
| 4693 | -#: ../checkbox.templates:9001 |
| 4694 | -msgid "The PSK of the single wireless router." |
| 4695 | -msgstr "" |
| 4696 | - |
| 4697 | -#. Type: string |
| 4698 | -#. Description |
| 4699 | -#: ../checkbox.templates:10001 |
| 4700 | -msgid "WPA BG SSID:" |
| 4701 | -msgstr "" |
| 4702 | - |
| 4703 | -#. Type: string |
| 4704 | -#. Description |
| 4705 | -#: ../checkbox.templates:10001 |
| 4706 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 4707 | -msgstr "" |
| 4708 | - |
| 4709 | -#. Type: string |
| 4710 | -#. Description |
| 4711 | -#: ../checkbox.templates:11001 |
| 4712 | -msgid "WPA BG PSK:" |
| 4713 | -msgstr "" |
| 4714 | - |
| 4715 | -#. Type: string |
| 4716 | -#. Description |
| 4717 | -#: ../checkbox.templates:11001 |
| 4718 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 4719 | -msgstr "" |
| 4720 | - |
| 4721 | -#. Type: string |
| 4722 | -#. Description |
| 4723 | -#: ../checkbox.templates:12001 |
| 4724 | -msgid "WPA N SSID:" |
| 4725 | -msgstr "" |
| 4726 | - |
| 4727 | -#. Type: string |
| 4728 | -#. Description |
| 4729 | -#: ../checkbox.templates:12001 |
| 4730 | -msgid "The SSID of the 802.11n router with WPA security." |
| 4731 | -msgstr "" |
| 4732 | - |
| 4733 | -#. Type: string |
| 4734 | -#. Description |
| 4735 | -#: ../checkbox.templates:13001 |
| 4736 | -msgid "WPA N PSK:" |
| 4737 | -msgstr "" |
| 4738 | - |
| 4739 | -#. Type: string |
| 4740 | -#. Description |
| 4741 | -#: ../checkbox.templates:13001 |
| 4742 | -msgid "The PSK of the 802.11n router with WPA security." |
| 4743 | -msgstr "" |
| 4744 | - |
| 4745 | -#. Type: string |
| 4746 | -#. Description |
| 4747 | -#: ../checkbox.templates:14001 |
| 4748 | -msgid "Open BG SSID:" |
| 4749 | -msgstr "" |
| 4750 | - |
| 4751 | -#. Type: string |
| 4752 | -#. Description |
| 4753 | -#: ../checkbox.templates:14001 |
| 4754 | -msgid "The SSID of the 802.11b/g router with open security." |
| 4755 | -msgstr "" |
| 4756 | - |
| 4757 | -#. Type: string |
| 4758 | -#. Description |
| 4759 | -#: ../checkbox.templates:15001 |
| 4760 | -msgid "Open N SSID:" |
| 4761 | -msgstr "" |
| 4762 | - |
| 4763 | -#. Type: string |
| 4764 | -#. Description |
| 4765 | -#: ../checkbox.templates:15001 |
| 4766 | -msgid "The SSID of the 802.11n router with open security." |
| 4767 | -msgstr "" |
| 4768 | - |
| 4769 | -#. Type: string |
| 4770 | -#. Description |
| 4771 | -#: ../checkbox.templates:16001 |
| 4772 | -msgid "Bluetooth Device Address:" |
| 4773 | -msgstr "" |
| 4774 | - |
| 4775 | -#. Type: string |
| 4776 | -#. Description |
| 4777 | -#: ../checkbox.templates:16001 |
| 4778 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 4779 | -msgstr "" |
| 4780 | |
| 4781 | === removed file 'debian/po/tr.po' |
| 4782 | --- debian/po/tr.po 2013-10-18 20:40:55 +0000 |
| 4783 | +++ debian/po/tr.po 1970-01-01 00:00:00 +0000 |
| 4784 | @@ -1,210 +0,0 @@ |
| 4785 | -# Turkish translation for checkbox |
| 4786 | -# Copyright (c) 2012 Rosetta Contributors and Canonical Ltd 2012 |
| 4787 | -# This file is distributed under the same license as the checkbox package. |
| 4788 | -# FIRST AUTHOR <EMAIL@ADDRESS>, 2012. |
| 4789 | -# |
| 4790 | -msgid "" |
| 4791 | -msgstr "" |
| 4792 | -"Project-Id-Version: checkbox\n" |
| 4793 | -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" |
| 4794 | -"POT-Creation-Date: 2012-09-21 11:25-0400\n" |
| 4795 | -"PO-Revision-Date: 2012-05-18 12:51+0000\n" |
| 4796 | -"Last-Translator: Hasan Yılmaz <iletisim@hasanyilmaz.net>\n" |
| 4797 | -"Language-Team: Turkish <tr@li.org>\n" |
| 4798 | -"MIME-Version: 1.0\n" |
| 4799 | -"Content-Type: text/plain; charset=UTF-8\n" |
| 4800 | -"Content-Transfer-Encoding: 8bit\n" |
| 4801 | -"X-Launchpad-Export-Date: 2013-10-18 05:20+0000\n" |
| 4802 | -"X-Generator: Launchpad (build 16799)\n" |
| 4803 | - |
| 4804 | -#. Type: string |
| 4805 | -#. Description |
| 4806 | -#: ../checkbox.templates:1001 |
| 4807 | -msgid "Test suite blacklist:" |
| 4808 | -msgstr "" |
| 4809 | - |
| 4810 | -#. Type: string |
| 4811 | -#. Description |
| 4812 | -#: ../checkbox.templates:1001 |
| 4813 | -msgid "List of job files to never run when testing with checkbox." |
| 4814 | -msgstr "" |
| 4815 | - |
| 4816 | -#. Type: string |
| 4817 | -#. Description |
| 4818 | -#: ../checkbox.templates:2001 |
| 4819 | -msgid "Test suite whitelist:" |
| 4820 | -msgstr "" |
| 4821 | - |
| 4822 | -#. Type: string |
| 4823 | -#. Description |
| 4824 | -#: ../checkbox.templates:2001 |
| 4825 | -msgid "List of jobs to run when testing with checkbox." |
| 4826 | -msgstr "" |
| 4827 | - |
| 4828 | -#. Type: string |
| 4829 | -#. Description |
| 4830 | -#: ../checkbox.templates:3001 |
| 4831 | -msgid "Transport URL:" |
| 4832 | -msgstr "" |
| 4833 | - |
| 4834 | -#. Type: string |
| 4835 | -#. Description |
| 4836 | -#: ../checkbox.templates:3001 |
| 4837 | -msgid "URL where to send submissions." |
| 4838 | -msgstr "" |
| 4839 | - |
| 4840 | -#. Type: string |
| 4841 | -#. Description |
| 4842 | -#: ../checkbox.templates:4001 |
| 4843 | -msgid "Launchpad E-mail:" |
| 4844 | -msgstr "Launchpad E-posta:" |
| 4845 | - |
| 4846 | -#. Type: string |
| 4847 | -#. Description |
| 4848 | -#: ../checkbox.templates:4001 |
| 4849 | -msgid "E-mail address used to sign in to Launchpad." |
| 4850 | -msgstr "" |
| 4851 | - |
| 4852 | -#. Type: string |
| 4853 | -#. Description |
| 4854 | -#: ../checkbox.templates:5001 |
| 4855 | -msgid "HTTP Proxy:" |
| 4856 | -msgstr "" |
| 4857 | - |
| 4858 | -#. Type: string |
| 4859 | -#. Description |
| 4860 | -#: ../checkbox.templates:5001 |
| 4861 | -msgid "HTTP proxy to use instead of the one specified in environment." |
| 4862 | -msgstr "" |
| 4863 | - |
| 4864 | -#. Type: string |
| 4865 | -#. Description |
| 4866 | -#: ../checkbox.templates:6001 |
| 4867 | -msgid "HTTPS Proxy:" |
| 4868 | -msgstr "" |
| 4869 | - |
| 4870 | -#. Type: string |
| 4871 | -#. Description |
| 4872 | -#: ../checkbox.templates:6001 |
| 4873 | -msgid "HTTPS proxy to use instead of the one specified in environment." |
| 4874 | -msgstr "" |
| 4875 | - |
| 4876 | -#. Type: select |
| 4877 | -#. Description |
| 4878 | -#: ../checkbox.templates:7001 |
| 4879 | -msgid "Routers:" |
| 4880 | -msgstr "" |
| 4881 | - |
| 4882 | -#. Type: select |
| 4883 | -#. Description |
| 4884 | -#: ../checkbox.templates:7001 |
| 4885 | -msgid "Whether there is a single router or multiple routers." |
| 4886 | -msgstr "" |
| 4887 | - |
| 4888 | -#. Type: string |
| 4889 | -#. Description |
| 4890 | -#: ../checkbox.templates:8001 |
| 4891 | -msgid "Router SSID:" |
| 4892 | -msgstr "" |
| 4893 | - |
| 4894 | -#. Type: string |
| 4895 | -#. Description |
| 4896 | -#: ../checkbox.templates:8001 |
| 4897 | -msgid "The SSID of the single wireless router." |
| 4898 | -msgstr "" |
| 4899 | - |
| 4900 | -#. Type: string |
| 4901 | -#. Description |
| 4902 | -#: ../checkbox.templates:9001 |
| 4903 | -msgid "Router PSK:" |
| 4904 | -msgstr "" |
| 4905 | - |
| 4906 | -#. Type: string |
| 4907 | -#. Description |
| 4908 | -#: ../checkbox.templates:9001 |
| 4909 | -msgid "The PSK of the single wireless router." |
| 4910 | -msgstr "" |
| 4911 | - |
| 4912 | -#. Type: string |
| 4913 | -#. Description |
| 4914 | -#: ../checkbox.templates:10001 |
| 4915 | -msgid "WPA BG SSID:" |
| 4916 | -msgstr "" |
| 4917 | - |
| 4918 | -#. Type: string |
| 4919 | -#. Description |
| 4920 | -#: ../checkbox.templates:10001 |
| 4921 | -msgid "The SSID of the 802.11b/g router with WPA security." |
| 4922 | -msgstr "" |
| 4923 | - |
| 4924 | -#. Type: string |
| 4925 | -#. Description |
| 4926 | -#: ../checkbox.templates:11001 |
| 4927 | -msgid "WPA BG PSK:" |
| 4928 | -msgstr "" |
| 4929 | - |
| 4930 | -#. Type: string |
| 4931 | -#. Description |
| 4932 | -#: ../checkbox.templates:11001 |
| 4933 | -msgid "The PSK of the 802.11b/g router with WPA security." |
| 4934 | -msgstr "" |
| 4935 | - |
| 4936 | -#. Type: string |
| 4937 | -#. Description |
| 4938 | -#: ../checkbox.templates:12001 |
| 4939 | -msgid "WPA N SSID:" |
| 4940 | -msgstr "" |
| 4941 | - |
| 4942 | -#. Type: string |
| 4943 | -#. Description |
| 4944 | -#: ../checkbox.templates:12001 |
| 4945 | -msgid "The SSID of the 802.11n router with WPA security." |
| 4946 | -msgstr "" |
| 4947 | - |
| 4948 | -#. Type: string |
| 4949 | -#. Description |
| 4950 | -#: ../checkbox.templates:13001 |
| 4951 | -msgid "WPA N PSK:" |
| 4952 | -msgstr "" |
| 4953 | - |
| 4954 | -#. Type: string |
| 4955 | -#. Description |
| 4956 | -#: ../checkbox.templates:13001 |
| 4957 | -msgid "The PSK of the 802.11n router with WPA security." |
| 4958 | -msgstr "" |
| 4959 | - |
| 4960 | -#. Type: string |
| 4961 | -#. Description |
| 4962 | -#: ../checkbox.templates:14001 |
| 4963 | -msgid "Open BG SSID:" |
| 4964 | -msgstr "" |
| 4965 | - |
| 4966 | -#. Type: string |
| 4967 | -#. Description |
| 4968 | -#: ../checkbox.templates:14001 |
| 4969 | -msgid "The SSID of the 802.11b/g router with open security." |
| 4970 | -msgstr "" |
| 4971 | - |
| 4972 | -#. Type: string |
| 4973 | -#. Description |
| 4974 | -#: ../checkbox.templates:15001 |
| 4975 | -msgid "Open N SSID:" |
| 4976 | -msgstr "" |
| 4977 | - |
| 4978 | -#. Type: string |
| 4979 | -#. Description |
| 4980 | -#: ../checkbox.templates:15001 |
| 4981 | -msgid "The SSID of the 802.11n router with open security." |
| 4982 | -msgstr "" |
| 4983 | - |
| 4984 | -#. Type: string |
| 4985 | -#. Description |
| 4986 | -#: ../checkbox.templates:16001 |
| 4987 | -msgid "Bluetooth Device Address:" |
| 4988 | -msgstr "" |
| 4989 | - |
| 4990 | -#. Type: string |
| 4991 | -#. Description |
| 4992 | -#: ../checkbox.templates:16001 |
| 4993 | -msgid "The Bluetooth Device Address of the Bluetooth target." |
| 4994 | -msgstr "" |
| 4995 | |
| 4996 | === removed file 'debian/po/uk.po' |
| 4997 | --- debian/po/uk.po 2013-10-18 20:40:55 +0000 |
| 4998 | +++ debian/po/uk.po 1970-01-01 00:00:00 +0000 |
| 4999 | @@ -1,210 +0,0 @@ |
| 5000 | -# Ukrainian translation for checkbox |
The diff has been truncated for viewing.

Approving myself, let's just get over this and see what packages we get tomorrow