Weather Underground - Version 2.0.11

Version Description

on December 4 = * Fixed: Fatal error when no location is set in shortcode * Fixed: Link to Wunderground now goes to forecast URL, not the weather station URL * Fixed: Support lowercase language parameters in the shortcode (fr, not only FR) * Fixed: Japanese Wunderground subdomain (nihongo.wunderground.com) * Fixed: Duplicate forecasts in Horizontal Table layout (reported here) * Fix: Remove erroneous PHP code in <table> tag * Tweak: Make icon names case insensitive. Before, icon names were case sensitive, so incredible didn't work, since the plugin expected Incredible. (reported here) * Tweak: Replace <table cellspacing="0"> with CSS * Added Bulgarian translation - thanks @cocacoli4ko!

Download this release

Release Info

Developer katzwebdesign
Plugin Icon 128x128 Weather Underground
Version 2.0.11
Comparing to
See all releases

Code changes from version 2.0.10 to 2.0.11

assets/css/less/tables.less CHANGED
@@ -1,6 +1,13 @@
1
  .wu-wrapper table {
2
 
 
 
 
 
 
 
3
  * {
 
4
  vertical-align: top;
5
  }
6
 
1
  .wu-wrapper table {
2
 
3
+ // Replace cellspacing
4
+ border-collapse: collapse;
5
+ border-spacing: 0;
6
+
7
+ border: none;
8
+
9
  * {
10
+ border: none;
11
  vertical-align: top;
12
  }
13
 
assets/css/wunderground.css CHANGED
@@ -1 +1 @@
1
- @font-face{font-family:verblight;src:url(../fonts/VerbLight-webfont.eot);src:url(../fonts/VerbLight-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/VerbLight-webfont.woff) format("woff"),url(../fonts/VerbLight-webfont.ttf) format("truetype"),url(../fonts/VerbLight-webfont.svg#fontcustom) format("svg");font-weight:400;font-style:normal}@font-face{font-family:verb;src:url(../fonts/VerbRegular-webfont.eot);src:url(../fonts/VerbRegular-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/VerbRegular-webfont.woff) format("woff"),url(../fonts/VerbRegular-webfont.ttf) format("truetype"),url(../fonts/VerbRegular-webfont.svg#fontcustom) format("svg");font-weight:400;font-style:normal}@font-face{font-family:verbbold;src:url(../fonts/VerbBold-webfont.eot);src:url(../fonts/VerbBold-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/VerbBold-webfont.woff) format("woff"),url(../fonts/VerbBold-webfont.ttf) format("truetype"),url(../fonts/VerbBold-webfont.svg#fontcustom) format("svg");font-weight:700;font-style:normal}.wu-forecast-wrapper .wu-day-title{font-family:verb,sans-serif;font-weight:700;color:#777}.wu-forecast-wrapper .wu-cond-pop{font-weight:400;display:inline-block;background:url(../img/icons/raindrop-sprite.png) left -20px no-repeat;padding-left:20px;margin-left:5px;min-height:20px;height:20px}.wu-rtl .wu-forecast-wrapper .wu-cond-pop{background:url(../img/icons/raindrop-sprite.png) right -20px no-repeat;padding-right:20px;margin-right:5px}.wu-forecast-wrapper .wu-simple-forecast-day{float:left;width:215px;margin-bottom:13px}.wu-rtl .wu-forecast-wrapper .wu-simple-forecast-day{float:right}.wu-forecast-wrapper .wu-simple-forecast-day .wu-cond-pop{font-size:.9375rem}.wu-forecast-wrapper .wu-has-icon{text-align:right}.wu-forecast-wrapper .wu-has-icon .wu-forecast-body{margin-right:60px}.wu-forecast-wrapper .wu-cond-highlow{margin:10px 0;color:#999}.wu-forecast-wrapper .wu-cond-highlow .wu-cond-high{padding-right:.5em;color:#d5202a}.wu-forecast-wrapper .wu-cond-highlow .wu-cond-split{position:absolute;left:-9999px;color:#ccc}.wu-forecast-wrapper .wu-cond-highlow .wu-cond-low{color:#0053ae}.wu-forecast-wrapper .wu-cond-text{font-family:verb,sans-serif;font-weight:400;margin:.25em 0 .5em 0}.wu-forecast-wrapper .wu-cond-icon{width:50px;float:right;margin-left:10px;z-index:10000}.wu-rtl .wu-forecast-wrapper .wu-cond-icon{float:left;margin-right:10px}@media only screen and (min-width:280px){.wu-has-icon .wu-simple-forecast-day{min-width:215px;width:100%}}@media only screen and (min-width:620px){.wu-has-icon .wu-simple-forecast-day{min-width:125px;width:auto;max-width:47%;margin-right:3%}}@media only screen and (min-width:768px){.wu-has-icon .wu-simple-forecast-day{max-width:22%}}.wu-wrapper .wu-search{position:relative;margin-bottom:10px;border-bottom:10px solid;-moz-border-image:url(../img/border-stripe.png) 25% repeat repeat;-webkit-border-image:url(../img/border-stripe.png) 25% repeat repeat;border-image:url(../img/border-stripe.png) 25% repeat repeat}.wu-wrapper .wu-search:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}* html .wu-wrapper .wu-search{zoom:1}.wu-wrapper .wu-search>ul{max-width:100%}.wu-wrapper .wu-search label{float:left;width:100%;overflow:hidden}.wu-wrapper .wu-search input{border-radius:5px 0 0 5px;height:2.3125em;display:block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.wu-wrapper .wu-search input,.wu-wrapper .wu-search input:focus{outline:0;border:none;box-shadow:none;padding:10px 95px 10px 31.25px}.wu-wrapper .wu-search .dashicons{font-family:dashicons;color:#cbcbcb;font-size:25px;position:absolute;top:50%;margin-top:-12.5px}.ui-helper-hidden-accessible{position:absolute;left:-99999px}.wu-wrapper .ui-autocomplete{position:absolute!important;background:#fff;list-style:none!important;top:40px;max-height:300px;overflow:auto;overflow-x:hidden;overflow-y:auto;border:1px solid #ccc;border-top-color:#eee;box-shadow:0 .2em .2em rgba(100,100,100,.2);z-index:1000}.wu-wrapper .ui-autocomplete li{list-style:none!important;line-height:1.25em;margin:0;padding:0;cursor:pointer}.wu-wrapper .ui-autocomplete a{cursor:pointer;display:block;line-height:1;min-height:1em;border-radius:3px;padding:.25em 5px!important;margin:.25em 5px!important}.wu-wrapper .ui-autocomplete .ui-state-hover a{background:#E2E8F3;color:#555}.wu-wrapper .wu-alert{padding:.75em;font-size:.9em;border:2px solid #d5202a;margin-bottom:1em}.wu-wrapper .wu-alert h3{color:#d5202a}.wu-wrapper .wu-alert dt{margin-top:.5em}.wu-wrapper table *{vertical-align:top}.wu-wrapper table th,.wu-wrapper table td{padding:9px 5px}.wu-wrapper table td.wu-icon{width:60px}.wu-wrapper table.wu-table-1 th{width:100%}.wu-wrapper table.wu-table-vertical th,.wu-wrapper table.wu-table-3 th{width:33.3333%}.wu-wrapper table.wu-table-4 th{width:25%}.wu-wrapper table.wu-table-5 th{width:20%}.wu-wrapper table tr.even,.wu-wrapper table tr.alt,.wu-wrapper table tr:nth-of-type(even){background:#f7f7f7}.wu-current-conditions .wu-day-title{float:left;font-size:80px;font-weight:100;font-family:verblight,sans-serif;white-space:nowrap;width:50%}.wu-current-conditions .wu-day-title sup{top:auto;z-index:1;position:relative}.wu-current-conditions .wu-day-title small{margin-left:-45px;font-size:20px}.wu-current-conditions .wu-cond-text,.wu-current-conditions .wu-cond-icon{float:right;clear:right;width:50%;overflow:hidden!important;text-align:center;margin:0!important;line-height:1.2em!important}.wu-current-conditions .wu-cond-icon img{max-width:100%}.wu-wrapper{line-height:1;clear:both;float:left;width:100%;position:relative;font-family:verblight,verb,sans-serif;font-weight:100}.wu-wrapper *{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-indent:0}.wu-wrapper article,.wu-wrapper aside,.wu-wrapper details,.wu-wrapper figcaption,.wu-wrapper figure,.wu-wrapper footer,.wu-wrapper header,.wu-wrapper hgroup,.wu-wrapper menu,.wu-wrapper nav,.wu-wrapper section{display:block}.wu-wrapper ol,.wu-wrapper ul{list-style:none}.wu-wrapper blockquote,.wu-wrapper q{quotes:none}.wu-wrapper blockquote:before,.wu-wrapper blockquote:after,.wu-wrapper q:before,.wu-wrapper q:after{content:'';content:none}.wu-wrapper table{border-collapse:collapse;border-spacing:0}.wu-wrapper div img,.wu-wrapper table img{box-shadow:none;outline:0;border:none;padding:0;margin:0}.wu-wrapper strong,.wu-wrapper b,.wu-wrapper h1,.wu-wrapper h2,.wu-wrapper h3,.wu-wrapper h4,.wu-wrapper dt{font-family:verb,sans-serif;font-weight:400}.wu-forecast-wrapper{clear:both;float:left;width:100%}.wu-forecast-wrapper div{margin-bottom:5px}.wu-copyright{float:right;text-align:right;margin-bottom:7px;font-size:80%;z-index:101}.wu-rtl .wu-copyright{float:left;text-align:left}.wu-copyright a,.wu-copyright img{display:block;width:90px;height:19px}.wu-rtl,.wu-rtl *{direction:rtl;text-align:right}.wu-wrapper .b{font-family:verbbold;color:#666}
1
+ @font-face{font-family:verblight;src:url(../fonts/VerbLight-webfont.eot);src:url(../fonts/VerbLight-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/VerbLight-webfont.woff) format("woff"),url(../fonts/VerbLight-webfont.ttf) format("truetype"),url(../fonts/VerbLight-webfont.svg#fontcustom) format("svg");font-weight:400;font-style:normal}@font-face{font-family:verb;src:url(../fonts/VerbRegular-webfont.eot);src:url(../fonts/VerbRegular-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/VerbRegular-webfont.woff) format("woff"),url(../fonts/VerbRegular-webfont.ttf) format("truetype"),url(../fonts/VerbRegular-webfont.svg#fontcustom) format("svg");font-weight:400;font-style:normal}@font-face{font-family:verbbold;src:url(../fonts/VerbBold-webfont.eot);src:url(../fonts/VerbBold-webfont.eot?#iefix) format("embedded-opentype"),url(../fonts/VerbBold-webfont.woff) format("woff"),url(../fonts/VerbBold-webfont.ttf) format("truetype"),url(../fonts/VerbBold-webfont.svg#fontcustom) format("svg");font-weight:700;font-style:normal}.wu-forecast-wrapper .wu-day-title{font-family:verb,sans-serif;font-weight:700;color:#777}.wu-forecast-wrapper .wu-cond-pop{font-weight:400;display:inline-block;background:url(../img/icons/raindrop-sprite.png) left -20px no-repeat;padding-left:20px;margin-left:5px;min-height:20px;height:20px}.wu-rtl .wu-forecast-wrapper .wu-cond-pop{background:url(../img/icons/raindrop-sprite.png) right -20px no-repeat;padding-right:20px;margin-right:5px}.wu-forecast-wrapper .wu-simple-forecast-day{float:left;width:215px;margin-bottom:13px}.wu-rtl .wu-forecast-wrapper .wu-simple-forecast-day{float:right}.wu-forecast-wrapper .wu-simple-forecast-day .wu-cond-pop{font-size:.9375rem}.wu-forecast-wrapper .wu-has-icon{text-align:right}.wu-forecast-wrapper .wu-has-icon .wu-forecast-body{margin-right:60px}.wu-forecast-wrapper .wu-cond-highlow{margin:10px 0;color:#999}.wu-forecast-wrapper .wu-cond-highlow .wu-cond-high{padding-right:.5em;color:#d5202a}.wu-forecast-wrapper .wu-cond-highlow .wu-cond-split{position:absolute;left:-9999px;color:#ccc}.wu-forecast-wrapper .wu-cond-highlow .wu-cond-low{color:#0053ae}.wu-forecast-wrapper .wu-cond-text{font-family:verb,sans-serif;font-weight:400;margin:.25em 0 .5em 0}.wu-forecast-wrapper .wu-cond-icon{width:50px;float:right;margin-left:10px;z-index:10000}.wu-rtl .wu-forecast-wrapper .wu-cond-icon{float:left;margin-right:10px}@media only screen and (min-width:280px){.wu-has-icon .wu-simple-forecast-day{min-width:215px;width:100%}}@media only screen and (min-width:620px){.wu-has-icon .wu-simple-forecast-day{min-width:125px;width:auto;max-width:47%;margin-right:3%}}@media only screen and (min-width:768px){.wu-has-icon .wu-simple-forecast-day{max-width:22%}}.wu-wrapper .wu-search{position:relative;margin-bottom:10px;border-bottom:10px solid;-moz-border-image:url(../img/border-stripe.png) 25% repeat repeat;-webkit-border-image:url(../img/border-stripe.png) 25% repeat repeat;border-image:url(../img/border-stripe.png) 25% repeat repeat}.wu-wrapper .wu-search:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}* html .wu-wrapper .wu-search{zoom:1}.wu-wrapper .wu-search>ul{max-width:100%}.wu-wrapper .wu-search label{float:left;width:100%;overflow:hidden}.wu-wrapper .wu-search input{border-radius:5px 0 0 5px;height:2.3125em;display:block;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.wu-wrapper .wu-search input,.wu-wrapper .wu-search input:focus{outline:0;border:none;box-shadow:none;padding:10px 95px 10px 31.25px}.wu-wrapper .wu-search .dashicons{font-family:dashicons;color:#cbcbcb;font-size:25px;position:absolute;top:50%;margin-top:-12.5px}.ui-helper-hidden-accessible{position:absolute;left:-99999px}.wu-wrapper .ui-autocomplete{position:absolute!important;background:#fff;list-style:none!important;top:40px;max-height:300px;overflow:auto;overflow-x:hidden;overflow-y:auto;border:1px solid #ccc;border-top-color:#eee;box-shadow:0 .2em .2em rgba(100,100,100,.2);z-index:1000}.wu-wrapper .ui-autocomplete li{list-style:none!important;line-height:1.25em;margin:0;padding:0;cursor:pointer}.wu-wrapper .ui-autocomplete a{cursor:pointer;display:block;line-height:1;min-height:1em;border-radius:3px;padding:.25em 5px!important;margin:.25em 5px!important}.wu-wrapper .ui-autocomplete .ui-state-hover a{background:#E2E8F3;color:#555}.wu-wrapper .wu-alert{padding:.75em;font-size:.9em;border:2px solid #d5202a;margin-bottom:1em}.wu-wrapper .wu-alert h3{color:#d5202a}.wu-wrapper .wu-alert dt{margin-top:.5em}.wu-wrapper table{border-collapse:collapse;border-spacing:0;border:none}.wu-wrapper table *{border:none;vertical-align:top}.wu-wrapper table th,.wu-wrapper table td{padding:9px 5px}.wu-wrapper table td.wu-icon{width:60px}.wu-wrapper table.wu-table-1 th{width:100%}.wu-wrapper table.wu-table-vertical th,.wu-wrapper table.wu-table-3 th{width:33.3333%}.wu-wrapper table.wu-table-4 th{width:25%}.wu-wrapper table.wu-table-5 th{width:20%}.wu-wrapper table tr.even,.wu-wrapper table tr.alt,.wu-wrapper table tr:nth-of-type(even){background:#f7f7f7}.wu-current-conditions .wu-day-title{float:left;font-size:80px;font-weight:100;font-family:verblight,sans-serif;white-space:nowrap;width:50%}.wu-current-conditions .wu-day-title sup{top:auto;z-index:1;position:relative}.wu-current-conditions .wu-day-title small{margin-left:-45px;font-size:20px}.wu-current-conditions .wu-cond-text,.wu-current-conditions .wu-cond-icon{float:right;clear:right;width:50%;overflow:hidden!important;text-align:center;margin:0!important;line-height:1.2em!important}.wu-current-conditions .wu-cond-icon img{max-width:100%}.wu-wrapper{line-height:1;clear:both;float:left;width:100%;position:relative;font-family:verblight,verb,sans-serif;font-weight:100}.wu-wrapper *{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-indent:0}.wu-wrapper article,.wu-wrapper aside,.wu-wrapper details,.wu-wrapper figcaption,.wu-wrapper figure,.wu-wrapper footer,.wu-wrapper header,.wu-wrapper hgroup,.wu-wrapper menu,.wu-wrapper nav,.wu-wrapper section{display:block}.wu-wrapper ol,.wu-wrapper ul{list-style:none}.wu-wrapper blockquote,.wu-wrapper q{quotes:none}.wu-wrapper blockquote:before,.wu-wrapper blockquote:after,.wu-wrapper q:before,.wu-wrapper q:after{content:'';content:none}.wu-wrapper table{border-collapse:collapse;border-spacing:0}.wu-wrapper div img,.wu-wrapper table img{box-shadow:none;outline:0;border:none;padding:0;margin:0}.wu-wrapper strong,.wu-wrapper b,.wu-wrapper h1,.wu-wrapper h2,.wu-wrapper h3,.wu-wrapper h4,.wu-wrapper dt{font-family:verb,sans-serif;font-weight:400}.wu-forecast-wrapper{clear:both;float:left;width:100%}.wu-forecast-wrapper div{margin-bottom:5px}.wu-copyright{float:right;text-align:right;margin-bottom:7px;font-size:80%;z-index:101}.wu-rtl .wu-copyright{float:left;text-align:left}.wu-copyright a,.wu-copyright img{display:block;width:90px;height:19px}.wu-rtl,.wu-rtl *{direction:rtl;text-align:right}.wu-wrapper .b{font-family:verbbold;color:#666}
inc/class-request.php CHANGED
@@ -117,7 +117,17 @@ class Wunderground_Request {
117
 
118
  private function set_results() {
119
 
120
- $url = $this->build_url();
 
 
 
 
 
 
 
 
 
 
121
 
122
  $response = self::request( $url, $this->cache );
123
 
@@ -239,6 +249,10 @@ class Wunderground_Request {
239
  return $response;
240
  }
241
 
 
 
 
 
242
  private function set_language( $language = 'EN' ) {
243
 
244
  // If the helper function doesn't exist for some reason, don't use it
117
 
118
  private function set_results() {
119
 
120
+ try {
121
+
122
+ $url = $this->build_url();
123
+
124
+ } catch( Exception $e ) {
125
+
126
+ Wunderground_Plugin::log_debug('Wunderground_Request had no location set. Returning because of exception.' );
127
+
128
+ return;
129
+ }
130
+
131
 
132
  $response = self::request( $url, $this->cache );
133
 
249
  return $response;
250
  }
251
 
252
+ /**
253
+ * Set the language for the forecast
254
+ * @param string $language [description]
255
+ */
256
  private function set_language( $language = 'EN' ) {
257
 
258
  // If the helper function doesn't exist for some reason, don't use it
inc/class-template.php CHANGED
@@ -90,6 +90,11 @@ class Wunderground_Template {
90
  // The required logo
91
  $data['logo'] = wunderground_get_logo();
92
 
 
 
 
 
 
93
  // Map the keys so that they are consistent instead of having some
94
  // using key => key and others using index => key
95
  $showdata = array();
90
  // The required logo
91
  $data['logo'] = wunderground_get_logo();
92
 
93
+ $language = isset( $data['language'] ) ? $data['language'] : NULL;
94
+
95
+ // The subdomain used by the Wunderground logo
96
+ $data['subdomain'] = wunderground_get_subdomain( $language );
97
+
98
  // Map the keys so that they are consistent instead of having some
99
  // using key => key and others using index => key
100
  $showdata = array();
inc/functions.php CHANGED
@@ -128,8 +128,10 @@ function wunderground_get_icon( $icon = 'Incredible' ) {
128
  $icons = wunderground_get_icons();
129
  $output = false;
130
 
131
- if(isset($icons[$icon])) {
132
- $output = plugins_url( sprintf('assets/img/icons/%s', $icons[$icon]), Wunderground_Plugin::$file );
 
 
133
  }
134
 
135
  // Maintain backward compatibility with 1.*
@@ -252,7 +254,9 @@ function wunderground_get_date_format( $format = 'm/d' ) {
252
  return apply_filters( 'wunderground_date_format', $format );
253
  }
254
 
255
- function wunderground_get_language( $language = NULL, $language_details = false ) {
 
 
256
 
257
  $wunderground_languages = wunderground_get_languages();
258
 
@@ -295,11 +299,13 @@ function wunderground_get_language( $language = NULL, $language_details = false
295
  */
296
  function wunderground_get_subdomain( $language_key = NULL ) {
297
 
298
- if(empty($language_key)) {
299
  $language_key = wunderground_get_language();
300
  }
301
 
302
- switch ($language_key) {
 
 
303
  case 'EN':
304
  $subdomain = 'www';
305
  break;
@@ -309,6 +315,9 @@ function wunderground_get_subdomain( $language_key = NULL ) {
309
  case 'HT':
310
  $subdomain = 'haitian';
311
  break;
 
 
 
312
  case 'CN':
313
  $subdomain = 'simplifiedchinese';
314
  break;
128
  $icons = wunderground_get_icons();
129
  $output = false;
130
 
131
+ $icon_formatted = ucfirst( strtolower( $icon ) );
132
+
133
+ if( isset( $icons[ $icon_formatted ] ) ) {
134
+ $output = plugins_url( sprintf('assets/img/icons/%s', $icons[ $icon_formatted ]), Wunderground_Plugin::$file );
135
  }
136
 
137
  // Maintain backward compatibility with 1.*
254
  return apply_filters( 'wunderground_date_format', $format );
255
  }
256
 
257
+ function wunderground_get_language( $passed_language = NULL, $language_details = false ) {
258
+
259
+ $language = strtoupper( $passed_language );
260
 
261
  $wunderground_languages = wunderground_get_languages();
262
 
299
  */
300
  function wunderground_get_subdomain( $language_key = NULL ) {
301
 
302
+ if( empty( $language_key ) ) {
303
  $language_key = wunderground_get_language();
304
  }
305
 
306
+ $language_key = strtoupper( $language_key );
307
+
308
+ switch ( $language_key ) {
309
  case 'EN':
310
  $subdomain = 'www';
311
  break;
315
  case 'HT':
316
  $subdomain = 'haitian';
317
  break;
318
+ case 'JP':
319
+ $subdomain = 'nihongo';
320
+ break;
321
  case 'CN':
322
  $subdomain = 'simplifiedchinese';
323
  break;
languages/wunderground-bg_BG.mo ADDED
Binary file
languages/wunderground-bg_BG.po ADDED
@@ -0,0 +1,660 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #
2
+ # Translators:
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: Wunderground\n"
6
+ "POT-Creation-Date: 2014-12-04 13:11-0700\n"
7
+ "PO-Revision-Date: 2014-12-04 20:12+0000\n"
8
+ "Last-Translator: Zachary Katz <zack@katz.co>\n"
9
+ "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/wunderground/language/bg_BG/)\n"
10
+ "MIME-Version: 1.0\n"
11
+ "Content-Type: text/plain; charset=UTF-8\n"
12
+ "Content-Transfer-Encoding: 8bit\n"
13
+ "Language: bg_BG\n"
14
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
+ "X-Generator: Poedit 1.7beta3\n"
16
+ "X-Poedit-Basepath: ..\n"
17
+ "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
+ "X-Poedit-SearchPath-0: .\n"
19
+ "X-Poedit-SourceCharset: UTF-8\n"
20
+
21
+ #: inc/class-template.php:67
22
+ #, php-format
23
+ msgid "Statement as of %s"
24
+ msgstr "Валидно към %s"
25
+
26
+ #: inc/class-template.php:68
27
+ msgid "The location could not be found."
28
+ msgstr "Метоположението не може да бъде намерено."
29
+
30
+ #: inc/class-template.php:69
31
+ #, php-format
32
+ msgid "%s%%"
33
+ msgstr "%s%%"
34
+
35
+ #: inc/class-template.php:70
36
+ #, php-format
37
+ msgid "%s%% Chance of Precipitation"
38
+ msgstr "%s%% Възможност за превалявания"
39
+
40
+ #: inc/class-template.php:71
41
+ msgid "Currently"
42
+ msgstr "В момента"
43
+
44
+ #: inc/class-template.php:72
45
+ #, php-format
46
+ msgid "High %d&deg;"
47
+ msgstr "Макс %d&deg;"
48
+
49
+ #: inc/class-template.php:73
50
+ #, php-format
51
+ msgid "Low %d&deg;"
52
+ msgstr "Мин %d&deg;"
53
+
54
+ #: inc/class-template.php:74
55
+ #, php-format
56
+ msgid "%d&deg;"
57
+ msgstr "%d&deg;"
58
+
59
+ #: inc/class-template.php:75
60
+ #, php-format
61
+ msgid "View the %s forecast on Wunderground.com"
62
+ msgstr "Вижте прогнозата за %s на Wunderground.com"
63
+
64
+ #: inc/class-template.php:76
65
+ msgctxt "Weather alert issued date/time"
66
+ msgid "Issued:"
67
+ msgstr "Съставена:"
68
+
69
+ #: inc/class-template.php:77
70
+ msgctxt "Weather alert expires date/time"
71
+ msgid "Expires:"
72
+ msgstr "Изтича:"
73
+
74
+ #: inc/class-template.php:149
75
+ msgid "Current Conditions"
76
+ msgstr "В момента"
77
+
78
+ #: inc/class-template.php:150
79
+ msgid "Simple display of the current conditions."
80
+ msgstr "Показване на времето в момента."
81
+
82
+ #: inc/class-template.php:155
83
+ msgid "Grid Forecast"
84
+ msgstr "Прогноза мрежа"
85
+
86
+ #: inc/class-template.php:156
87
+ msgid "Scales to any screen size."
88
+ msgstr "Напасва се по размера на екрана."
89
+
90
+ #: inc/class-template.php:161
91
+ msgid "Details Table"
92
+ msgstr "Таблица с детайли"
93
+
94
+ #: inc/class-template.php:162
95
+ msgid ""
96
+ "Display the forecast in a table with rows. Great for in-depth forecast "
97
+ "display."
98
+ msgstr "Показване на прогнозата в таблица с редове. Удобно е при по-подробна прогноза."
99
+
100
+ #: inc/class-template.php:167
101
+ msgid "Horizontal Table"
102
+ msgstr "Хоризонтална таблица"
103
+
104
+ #: inc/class-template.php:168
105
+ msgid ""
106
+ "Display the forecast in a table with columns. Great for forecast summaries."
107
+ msgstr "Показване на прогнозата в таблица с колони. Удобно е за кратки прогнози."
108
+
109
+ #: inc/class-widget.php:43
110
+ msgid "Add a Wunderground.com forecast"
111
+ msgstr "Добавяне на прогноза от Wunderground.com"
112
+
113
+ #: inc/class-widget.php:48 inc/functions.php:176
114
+ msgid "Wunderground"
115
+ msgstr "Wunderground"
116
+
117
+ #: inc/class-widget.php:152
118
+ msgid "Title"
119
+ msgstr "Заглавие"
120
+
121
+ #: inc/class-widget.php:153
122
+ msgid "Leave empty to hide the widget title."
123
+ msgstr "Оставете празно, за да скриете заглавието на уиджета."
124
+
125
+ #: inc/class-widget.php:159
126
+ msgid "Location"
127
+ msgstr "Местоположение"
128
+
129
+ #: inc/class-widget.php:160
130
+ msgid "Locations will autoload, but you may also define custom locations."
131
+ msgstr "Местоположенията се зареждат автоматично, но можете да зададете и индивидуални."
132
+
133
+ #: inc/class-widget.php:161
134
+ msgid "Enter the name of a location."
135
+ msgstr "Въведете име на местоположението."
136
+
137
+ #: inc/class-widget.php:168
138
+ msgid "Location Title"
139
+ msgstr "Заглавие на местоположението"
140
+
141
+ #: inc/class-widget.php:169
142
+ msgid "Change how the location is displayed in the widget search field."
143
+ msgstr "Промяна на начина, по който се показва местоположението в полето за търсене на уиджета."
144
+
145
+ #: inc/class-widget.php:170
146
+ msgid "Leave empty to use the location name."
147
+ msgstr "Оставете празно, за да използвате текста от местоположение."
148
+
149
+ #: inc/class-widget.php:171
150
+ msgid ""
151
+ "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
152
+ "set the Location Title as \"Denver\", which is simpler."
153
+ msgstr "Пример: ако местоположението е \"София, България\", но предпочитате да бъде по-просто, напишете \"София\"."
154
+
155
+ #: inc/class-widget.php:180
156
+ msgid "# of Days in Forecast"
157
+ msgstr "# дни в прогнозата"
158
+
159
+ #: inc/class-widget.php:186
160
+ msgid "Include Current Conditions"
161
+ msgstr "Да включва Времето в момента"
162
+
163
+ #: inc/class-widget.php:187
164
+ msgid "Add the current conditions to the forecast."
165
+ msgstr "Добавяне на Времето в момента в прогнозата."
166
+
167
+ #: inc/class-widget.php:193
168
+ msgid "Include Night Forecasts"
169
+ msgstr "Включване на Нощни прогнози"
170
+
171
+ #: inc/class-widget.php:194
172
+ msgid "This will result in double the number of forecasts shown."
173
+ msgstr "Това ще удвои броя на показваните прогнози."
174
+
175
+ #: inc/class-widget.php:200
176
+ msgid "Icon Set"
177
+ msgstr "Икони"
178
+
179
+ #: inc/class-widget.php:201
180
+ msgid ""
181
+ "Choose the look and feel of the images that will represent the weather."
182
+ msgstr "Изберете дизайна на иконите, чрез които ще се представя времето."
183
+
184
+ #: inc/class-widget.php:229
185
+ msgid "Widget Template"
186
+ msgstr "Темплейт на джаджата"
187
+
188
+ #: inc/class-widget.php:230
189
+ msgid "Choose how you would like to display the forecast."
190
+ msgstr "Изберете как бихте желали да се показва прогнозата."
191
+
192
+ #: inc/class-widget.php:235
193
+ msgid "Show in Forecast"
194
+ msgstr "Показване в прогнозата"
195
+
196
+ #: inc/class-widget.php:240
197
+ msgid "Search Form"
198
+ msgstr "Форма за търсене"
199
+
200
+ #: inc/class-widget.php:241
201
+ msgid "Allow searching weather forecasts."
202
+ msgstr "Позволи търсене на прогнози за времето."
203
+
204
+ #: inc/class-widget.php:244
205
+ msgid "Weekday Labels"
206
+ msgstr "Ден от седмицата"
207
+
208
+ #: inc/class-widget.php:245
209
+ msgid "Show the names of the days of the week."
210
+ msgstr "Показване на имената на дните от седмицата."
211
+
212
+ #: inc/class-widget.php:248
213
+ msgid "Date"
214
+ msgstr "Дата"
215
+
216
+ #: inc/class-widget.php:249
217
+ msgid "Display the date numerically (\"09/14\")."
218
+ msgstr "Датата да се показва числено (\"09/14\")."
219
+
220
+ #: inc/class-widget.php:252
221
+ msgid "Weather Icon"
222
+ msgstr "Икона за времето"
223
+
224
+ #: inc/class-widget.php:253
225
+ msgid "Icon representing the forecast conditions."
226
+ msgstr "Иконата показва прогнозните усливия."
227
+
228
+ #: inc/class-widget.php:256
229
+ msgid "Chance of Rain"
230
+ msgstr "Шанс за валеж"
231
+
232
+ #: inc/class-widget.php:257
233
+ msgid "Display the percent chance of rain."
234
+ msgstr "Показване на шанс за преваляване в проценти."
235
+
236
+ #: inc/class-widget.php:260
237
+ msgid "High & Low Temp"
238
+ msgstr "Максимална и минимална температура"
239
+
240
+ #: inc/class-widget.php:261
241
+ msgid "Show the high & low temperatures for forecast."
242
+ msgstr "Скриване на максималната и минималата температури в прогнозата."
243
+
244
+ #: inc/class-widget.php:264
245
+ msgid "Condition Title"
246
+ msgstr "Заглавие на състоянието"
247
+
248
+ #: inc/class-widget.php:265
249
+ msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
250
+ msgstr "Кратко описание на времето (\"Слънчево\", \"Разкъсана облачност\", и тн.)."
251
+
252
+ #: inc/class-widget.php:268
253
+ msgid "Forecast Text"
254
+ msgstr "Текст на прогнозата"
255
+
256
+ #: inc/class-widget.php:269
257
+ msgid "Display a description of the forecast, normally in sentence format."
258
+ msgstr "Показване на пояснение към прогнозата, обикновено в 1 изречение."
259
+
260
+ #: inc/class-widget.php:272
261
+ msgid "Weather Alerts &amp; Warnings"
262
+ msgstr "Предупреждения и сигнали за времето"
263
+
264
+ #: inc/class-widget.php:273
265
+ msgid ""
266
+ "This functionality is currently not working; we are working with "
267
+ "Wunderground.com to restore it."
268
+ msgstr "Тази функционалноср временно не е налична. Работим с Wunderground.com за отстраняването на проблема."
269
+
270
+ #: inc/class-widget.php:289
271
+ msgid "Forecast Language"
272
+ msgstr "Език на прогнозата"
273
+
274
+ #: inc/class-widget.php:300
275
+ msgid "Measurements"
276
+ msgstr "Мерни единици"
277
+
278
+ #: inc/class-widget.php:303
279
+ msgid "Fahrenheit &amp; Inches"
280
+ msgstr "Фаренхайт &amp; Инчове"
281
+
282
+ #: inc/class-widget.php:306
283
+ msgid "Celsius &amp; Meters"
284
+ msgstr "Целзии &amp; Метри"
285
+
286
+ #: inc/functions.php:44
287
+ msgid "Weather Forecast"
288
+ msgstr "Прогноза за времето"
289
+
290
+ #: inc/functions.php:161 inc/functions.php:178
291
+ msgid "Incredible"
292
+ msgstr "Incredible"
293
+
294
+ #: inc/functions.php:162 inc/functions.php:177
295
+ msgid "Elemental"
296
+ msgstr "Elemental"
297
+
298
+ #: inc/functions.php:163 inc/functions.php:179
299
+ msgid "Helen"
300
+ msgstr "Helen"
301
+
302
+ #: inc/functions.php:164 inc/functions.php:181
303
+ msgid "Default"
304
+ msgstr "По подразбиране"
305
+
306
+ #: inc/functions.php:165 inc/functions.php:182
307
+ msgid "Smiley"
308
+ msgstr "Smiley"
309
+
310
+ #: inc/functions.php:166 inc/functions.php:183
311
+ msgid "Generic"
312
+ msgstr "Generic"
313
+
314
+ #: inc/functions.php:167 inc/functions.php:184
315
+ msgid "Old School"
316
+ msgstr "Old School"
317
+
318
+ #: inc/functions.php:168 inc/functions.php:185
319
+ msgid "Cartoon"
320
+ msgstr "Cartoon"
321
+
322
+ #: inc/functions.php:169 inc/functions.php:186
323
+ msgid "Mobile"
324
+ msgstr "Mobile"
325
+
326
+ #: inc/functions.php:170 inc/functions.php:187
327
+ msgid "Simple"
328
+ msgstr "Simple"
329
+
330
+ #: inc/functions.php:171 inc/functions.php:188
331
+ msgid "Contemporary"
332
+ msgstr "Contemporary"
333
+
334
+ #: inc/functions.php:363
335
+ msgid "Afrikaans"
336
+ msgstr "Африкански"
337
+
338
+ #: inc/functions.php:368
339
+ msgid "Albanian"
340
+ msgstr "Албански"
341
+
342
+ #: inc/functions.php:373
343
+ msgid "Arabic"
344
+ msgstr "Арабски"
345
+
346
+ #: inc/functions.php:379
347
+ msgid "Armenian"
348
+ msgstr "Арменски"
349
+
350
+ #: inc/functions.php:384
351
+ msgid "Azerbaijani"
352
+ msgstr "Азербейджански"
353
+
354
+ #: inc/functions.php:389
355
+ msgid "Basque"
356
+ msgstr "Баски"
357
+
358
+ #: inc/functions.php:394
359
+ msgid "Belarusian"
360
+ msgstr "Беларуски"
361
+
362
+ #: inc/functions.php:399
363
+ msgid "Bulgarian"
364
+ msgstr "Български"
365
+
366
+ #: inc/functions.php:404
367
+ msgid "British English"
368
+ msgstr "Британски английски"
369
+
370
+ #: inc/functions.php:409
371
+ msgid "Burmese"
372
+ msgstr "Бирмански"
373
+
374
+ #: inc/functions.php:414
375
+ msgid "Catalan"
376
+ msgstr "Катански"
377
+
378
+ #: inc/functions.php:419
379
+ msgid "Chinese - Simplified"
380
+ msgstr "Китайски - Опростен"
381
+
382
+ #: inc/functions.php:424
383
+ msgid "Chinese - Traditional"
384
+ msgstr "Китайски - Традиционен"
385
+
386
+ #: inc/functions.php:429
387
+ msgid "Croatian"
388
+ msgstr "Хърватски"
389
+
390
+ #: inc/functions.php:434
391
+ msgid "Czech"
392
+ msgstr "Чешки"
393
+
394
+ #: inc/functions.php:439
395
+ msgid "Danish"
396
+ msgstr "Датски"
397
+
398
+ #: inc/functions.php:444
399
+ msgid "Dhivehi"
400
+ msgstr "Дивехи"
401
+
402
+ #: inc/functions.php:450
403
+ msgid "Dutch"
404
+ msgstr "Холандски"
405
+
406
+ #: inc/functions.php:455
407
+ msgid "English"
408
+ msgstr "Английски"
409
+
410
+ #: inc/functions.php:460
411
+ msgid "Esperanto"
412
+ msgstr "Есперанто"
413
+
414
+ #: inc/functions.php:465
415
+ msgid "Estonian"
416
+ msgstr "Естонски"
417
+
418
+ #: inc/functions.php:470
419
+ msgid "Farsi"
420
+ msgstr "Фарси"
421
+
422
+ #: inc/functions.php:475
423
+ msgid "Finnish"
424
+ msgstr "Фински"
425
+
426
+ #: inc/functions.php:480
427
+ msgid "French"
428
+ msgstr "Френски"
429
+
430
+ #: inc/functions.php:485
431
+ msgid "French Canadian"
432
+ msgstr "Френски канадски"
433
+
434
+ #: inc/functions.php:490
435
+ msgid "Galician"
436
+ msgstr "Галисийски"
437
+
438
+ #: inc/functions.php:495
439
+ msgid "German"
440
+ msgstr "Немски"
441
+
442
+ #: inc/functions.php:500
443
+ msgid "Georgian"
444
+ msgstr "Грузински"
445
+
446
+ #: inc/functions.php:505
447
+ msgid "Greek"
448
+ msgstr "Гръцки"
449
+
450
+ #: inc/functions.php:510
451
+ msgid "Gujarati"
452
+ msgstr "Гуджарати"
453
+
454
+ #: inc/functions.php:515
455
+ msgid "Haitian Creole"
456
+ msgstr "Хаитянски креолски"
457
+
458
+ #: inc/functions.php:520
459
+ msgid "Hebrew"
460
+ msgstr "Иврит"
461
+
462
+ #: inc/functions.php:526
463
+ msgid "Hindi"
464
+ msgstr "Хинди"
465
+
466
+ #: inc/functions.php:531
467
+ msgid "Hungarian"
468
+ msgstr "Унгарски"
469
+
470
+ #: inc/functions.php:536
471
+ msgid "Icelandic"
472
+ msgstr "Исландски"
473
+
474
+ #: inc/functions.php:541
475
+ msgid "Ido"
476
+ msgstr "Идо"
477
+
478
+ #: inc/functions.php:546
479
+ msgid "Indonesian"
480
+ msgstr "Индонезийски"
481
+
482
+ #: inc/functions.php:551
483
+ msgid "Irish Gaelic"
484
+ msgstr "Ирландски келтски"
485
+
486
+ #: inc/functions.php:556
487
+ msgid "Italian"
488
+ msgstr "Италиански"
489
+
490
+ #: inc/functions.php:561
491
+ msgid "Japanese"
492
+ msgstr "Японски"
493
+
494
+ #: inc/functions.php:566
495
+ msgid "Javanese"
496
+ msgstr "Явански"
497
+
498
+ #: inc/functions.php:571
499
+ msgid "Khmer"
500
+ msgstr "Kхмерски"
501
+
502
+ #: inc/functions.php:576
503
+ msgid "Korean"
504
+ msgstr "Корейски"
505
+
506
+ #: inc/functions.php:581
507
+ msgid "Kurdish"
508
+ msgstr "Кюрдски"
509
+
510
+ #: inc/functions.php:587
511
+ msgid "Latin"
512
+ msgstr "Латински"
513
+
514
+ #: inc/functions.php:592
515
+ msgid "Latvian"
516
+ msgstr "Латвийски"
517
+
518
+ #: inc/functions.php:597
519
+ msgid "Lithuanian"
520
+ msgstr "Литовски"
521
+
522
+ #: inc/functions.php:602
523
+ msgid "Low German"
524
+ msgstr "Долно немски"
525
+
526
+ #: inc/functions.php:607
527
+ msgid "Macedonian"
528
+ msgstr "Македонски"
529
+
530
+ #: inc/functions.php:612
531
+ msgid "Maltese"
532
+ msgstr "Малтийски"
533
+
534
+ #: inc/functions.php:617
535
+ msgid "Mandinka"
536
+ msgstr "Мандика"
537
+
538
+ #: inc/functions.php:622
539
+ msgid "Maori"
540
+ msgstr "Маорски"
541
+
542
+ #: inc/functions.php:627
543
+ msgid "Marathi"
544
+ msgstr "Маратхи"
545
+
546
+ #: inc/functions.php:632
547
+ msgid "Mongolian"
548
+ msgstr "Монголски"
549
+
550
+ #: inc/functions.php:637
551
+ msgid "Norwegian"
552
+ msgstr "Норвежки"
553
+
554
+ #: inc/functions.php:642
555
+ msgid "Occitan"
556
+ msgstr "Oкситански"
557
+
558
+ #: inc/functions.php:647
559
+ msgid "Pashto"
560
+ msgstr "Пущунски"
561
+
562
+ #: inc/functions.php:653
563
+ msgid "Plautdietsch"
564
+ msgstr "Източен долно немски"
565
+
566
+ #: inc/functions.php:658
567
+ msgid "Polish"
568
+ msgstr "Полски"
569
+
570
+ #: inc/functions.php:663
571
+ msgid "Portuguese"
572
+ msgstr "Португалски"
573
+
574
+ #: inc/functions.php:668
575
+ msgid "Punjabi"
576
+ msgstr "Пенджабски"
577
+
578
+ #: inc/functions.php:674
579
+ msgid "Romanian"
580
+ msgstr "Румънски"
581
+
582
+ #: inc/functions.php:679
583
+ msgid "Russian"
584
+ msgstr "Руски"
585
+
586
+ #: inc/functions.php:684
587
+ msgid "Serbian"
588
+ msgstr "Сръбски"
589
+
590
+ #: inc/functions.php:689
591
+ msgid "Slovak"
592
+ msgstr "Словашки"
593
+
594
+ #: inc/functions.php:694
595
+ msgid "Slovenian"
596
+ msgstr "Словенски"
597
+
598
+ #: inc/functions.php:699
599
+ msgid "Spanish"
600
+ msgstr "Испански"
601
+
602
+ #: inc/functions.php:704
603
+ msgid "Swahili"
604
+ msgstr "Суахили"
605
+
606
+ #: inc/functions.php:709
607
+ msgid "Swedish"
608
+ msgstr "Шведски"
609
+
610
+ #: inc/functions.php:714
611
+ msgid "Swiss"
612
+ msgstr "Швейцарски"
613
+
614
+ #: inc/functions.php:719
615
+ msgid "Tagalog"
616
+ msgstr "Тагалог"
617
+
618
+ #: inc/functions.php:724
619
+ msgid "Tatarish"
620
+ msgstr "Татарски"
621
+
622
+ #: inc/functions.php:729
623
+ msgid "Thai"
624
+ msgstr "Тайландски"
625
+
626
+ #: inc/functions.php:734
627
+ msgid "Turkish"
628
+ msgstr "Турски"
629
+
630
+ #: inc/functions.php:739
631
+ msgid "Turkmen"
632
+ msgstr "Tуркменски"
633
+
634
+ #: inc/functions.php:744
635
+ msgid "Ukrainian"
636
+ msgstr "Украински"
637
+
638
+ #: inc/functions.php:749
639
+ msgid "Uzbek"
640
+ msgstr "Узбекски"
641
+
642
+ #: inc/functions.php:754
643
+ msgid "Vietnamese"
644
+ msgstr "Виетнамски"
645
+
646
+ #: inc/functions.php:759
647
+ msgid "Welsh"
648
+ msgstr "Уелски"
649
+
650
+ #: inc/functions.php:764
651
+ msgid "Wolof"
652
+ msgstr "Волоф"
653
+
654
+ #: inc/functions.php:769
655
+ msgid "Yiddish - transliterated"
656
+ msgstr "Идиш - транслитериран"
657
+
658
+ #: inc/functions.php:774
659
+ msgid "Yiddish - unicode"
660
+ msgstr "Идиш - уникод"
languages/wunderground-de_DE.mo CHANGED
Binary file
languages/wunderground-de_DE.po CHANGED
@@ -4,16 +4,16 @@
4
  msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Wunderground\n"
7
- "POT-Creation-Date: 2014-10-02 14:46-0700\n"
8
- "PO-Revision-Date: 2014-10-03 12:40+0000\n"
9
- "Last-Translator: Parared <webmaster@parared.de>\n"
10
  "Language-Team: German (Germany) (http://www.transifex.com/projects/p/wunderground/language/de_DE/)\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Language: de_DE\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
- "X-Generator: Poedit 1.6.9\n"
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
19
  "X-Poedit-SearchPath-0: .\n"
@@ -39,74 +39,70 @@ msgid "%s%% Chance of Precipitation"
39
  msgstr "%s%% Niederschlagswahrscheinlichkeit "
40
 
41
  #: inc/class-template.php:71
42
- msgid "m/d"
43
- msgstr "m/d"
44
-
45
- #: inc/class-template.php:72
46
  msgid "Currently"
47
  msgstr "Aktuell"
48
 
49
- #: inc/class-template.php:73
50
  #, php-format
51
  msgid "High %d&deg;"
52
  msgstr "Höchsttemperatur %d&deg;"
53
 
54
- #: inc/class-template.php:74
55
  #, php-format
56
  msgid "Low %d&deg;"
57
  msgstr "Niedrigste Temperatur %d&deg;"
58
 
59
- #: inc/class-template.php:75
60
  #, php-format
61
  msgid "%d&deg;"
62
  msgstr "%d&deg;"
63
 
64
- #: inc/class-template.php:76
65
  #, php-format
66
  msgid "View the %s forecast on Wunderground.com"
67
  msgstr "Die Vorhersage für %s auf Wunderground.com"
68
 
69
- #: inc/class-template.php:77
70
  msgctxt "Weather alert issued date/time"
71
  msgid "Issued:"
72
  msgstr "Veröffentlicht:"
73
 
74
- #: inc/class-template.php:78
75
  msgctxt "Weather alert expires date/time"
76
  msgid "Expires:"
77
  msgstr "Ablauf:"
78
 
79
- #: inc/class-template.php:117
80
  msgid "Current Conditions"
81
  msgstr "Aktuelle Bedingungen"
82
 
83
- #: inc/class-template.php:118
84
  msgid "Simple display of the current conditions."
85
  msgstr "Einfache Anzeige der aktuellen Bedingungen"
86
 
87
- #: inc/class-template.php:123
88
  msgid "Grid Forecast"
89
  msgstr "Gitter Vorhersage"
90
 
91
- #: inc/class-template.php:124
92
  msgid "Scales to any screen size."
93
  msgstr "Skaliert an jede Bildschirmgröße"
94
 
95
- #: inc/class-template.php:129
96
  msgid "Details Table"
97
  msgstr "Details Tabelle"
98
 
99
- #: inc/class-template.php:130
100
  msgid ""
101
  "Display the forecast in a table with rows. Great for in-depth forecast "
102
  "display."
103
  msgstr "Zeigt die Vorhersage als Tabelle mit Zeilen. Gut für die ausführliche Anzeige"
104
 
105
- #: inc/class-template.php:135
106
  msgid "Horizontal Table"
107
  msgstr "Horizontale Tabelle"
108
 
109
- #: inc/class-template.php:136
110
  msgid ""
111
  "Display the forecast in a table with columns. Great for forecast summaries."
112
  msgstr "Zeigt die Vorhersage als Tabelle mit Spalten. Gut für Zusammenfassungen."
@@ -115,551 +111,551 @@ msgstr "Zeigt die Vorhersage als Tabelle mit Spalten. Gut für Zusammenfassungen
115
  msgid "Add a Wunderground.com forecast"
116
  msgstr "Addiere eine Wunderground.com Vorhersage"
117
 
118
- #: inc/class-widget.php:48 inc/functions.php:168
119
  msgid "Wunderground"
120
  msgstr "Wunderground"
121
 
122
- #: inc/class-widget.php:147
123
  msgid "Title"
124
  msgstr "Titel"
125
 
126
- #: inc/class-widget.php:148
127
  msgid "Leave empty to hide the widget title."
128
  msgstr "Leer lassen um den Widget Titel zu verstecken"
129
 
130
- #: inc/class-widget.php:154
131
  msgid "Location"
132
  msgstr "Ort"
133
 
134
- #: inc/class-widget.php:155
135
  msgid "Locations will autoload, but you may also define custom locations."
136
  msgstr "Orte werden automatisch geladen, aber Du kannst auch eigene Orte angeben"
137
 
138
- #: inc/class-widget.php:156
139
  msgid "Enter the name of a location."
140
  msgstr "Gib den Namen eines Ortes ein"
141
 
142
- #: inc/class-widget.php:163
143
  msgid "Location Title"
144
  msgstr "Ortsbezeichnung"
145
 
146
- #: inc/class-widget.php:164
147
  msgid "Change how the location is displayed in the widget search field."
148
  msgstr "Anzeige des Ortes im Widget Suchfeld anpassen"
149
 
150
- #: inc/class-widget.php:165
151
  msgid "Leave empty to use the location name."
152
  msgstr "Leer lassen um den Ortsnamen zu benutzen."
153
 
154
- #: inc/class-widget.php:166
155
  msgid ""
156
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
157
  "set the Location Title as \"Denver\", which is simpler."
158
  msgstr "Beispiel: Wenn als Ort \"Denver, Colorado\" eingestellt ist, bevorzugst Du vielleicht \"Denver\" als einfachere Titelvariante."
159
 
160
- #: inc/class-widget.php:175
161
  msgid "# of Days in Forecast"
162
  msgstr "# Tage Vorhersage"
163
 
164
- #: inc/class-widget.php:181
165
  msgid "Include Current Conditions"
166
  msgstr "Inklusive Aktuelle Bedingungen"
167
 
168
- #: inc/class-widget.php:182
169
  msgid "Add the current conditions to the forecast."
170
  msgstr "Addiere die aktuellen Bedingungen zur Vorhersage."
171
 
172
- #: inc/class-widget.php:188
173
  msgid "Include Night Forecasts"
174
  msgstr "Inklusive Nacht Vorhersage"
175
 
176
- #: inc/class-widget.php:189
177
  msgid "This will result in double the number of forecasts shown."
178
  msgstr "Dies wird die Anzahl der angezeigten Vorhersagen verdoppeln."
179
 
180
- #: inc/class-widget.php:195
181
  msgid "Icon Set"
182
  msgstr "Symbolgruppe"
183
 
184
- #: inc/class-widget.php:196
185
  msgid ""
186
  "Choose the look and feel of the images that will represent the weather."
187
  msgstr "Wähle die Erscheinung der Bilder die das Wetter repräsentieren"
188
 
189
- #: inc/class-widget.php:224
190
  msgid "Widget Template"
191
  msgstr "Widget Template"
192
 
193
- #: inc/class-widget.php:225
194
  msgid "Choose how you would like to display the forecast."
195
  msgstr "Wähle wie die Vorhersage angezeigt werden soll."
196
 
197
- #: inc/class-widget.php:230
198
  msgid "Show in Forecast"
199
  msgstr "Zeige in Vorhersage"
200
 
201
- #: inc/class-widget.php:235
202
  msgid "Search Form"
203
  msgstr "Suchfeld"
204
 
205
- #: inc/class-widget.php:236
206
  msgid "Allow searching weather forecasts."
207
  msgstr "Erlaube die Suche nach Wettervorhersagen."
208
 
209
- #: inc/class-widget.php:239
210
  msgid "Weekday Labels"
211
  msgstr "Wochentag Label"
212
 
213
- #: inc/class-widget.php:240
214
  msgid "Show the names of the days of the week."
215
  msgstr "Zeigt die Namen der Wochentage."
216
 
217
- #: inc/class-widget.php:243
218
  msgid "Date"
219
  msgstr "Datum"
220
 
221
- #: inc/class-widget.php:244
222
  msgid "Display the date numerically (\"09/14\")."
223
  msgstr "Zeigt das Datum numerisch an (\"09/14\")."
224
 
225
- #: inc/class-widget.php:247
226
  msgid "Weather Icon"
227
  msgstr "Wettersymbol"
228
 
229
- #: inc/class-widget.php:248
230
  msgid "Icon representing the forecast conditions."
231
  msgstr "Symbol welches die Wetterbedingungen repräsentiert."
232
 
233
- #: inc/class-widget.php:251
234
  msgid "Chance of Rain"
235
  msgstr "Regenwahrscheinlichkeit"
236
 
237
- #: inc/class-widget.php:252
238
  msgid "Display the percent chance of rain."
239
  msgstr "Zeigt die Regenwahrscheinlichkeit in %."
240
 
241
- #: inc/class-widget.php:255
242
  msgid "High & Low Temp"
243
  msgstr "Höchst- und Niedrigsttemperaturen"
244
 
245
- #: inc/class-widget.php:256
246
  msgid "Show the high & low temperatures for forecast."
247
  msgstr "Zeigt die Höchst- und Niedrigsttemperaturen der Vorhersage."
248
 
249
- #: inc/class-widget.php:259
250
  msgid "Condition Title"
251
  msgstr "Bedingung Titel"
252
 
253
- #: inc/class-widget.php:260
254
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
255
  msgstr "Kurze Zusammenfassung der Bedingungen (\"Klar\", \"Teilweise bewölkt\", usw.)."
256
 
257
- #: inc/class-widget.php:263
258
  msgid "Forecast Text"
259
  msgstr "Vorhersage Text"
260
 
261
- #: inc/class-widget.php:264
262
  msgid "Display a description of the forecast, normally in sentence format."
263
  msgstr "Zeigt eine Beschreibung der Vorhersage, üblicherweise in Satzform."
264
 
265
- #: inc/class-widget.php:267
266
  msgid "Weather Alerts &amp; Warnings"
267
  msgstr "Wetter Hinweise &amp; Warnungen"
268
 
269
- #: inc/class-widget.php:268
270
  msgid ""
271
  "This functionality is currently not working; we are working with "
272
  "Wunderground.com to restore it."
273
  msgstr "Diese Funktion ist derzeit nicht möglich; wir arbeiten mit Wunderground.com um sie wiederherzustellen."
274
 
275
- #: inc/class-widget.php:284
276
  msgid "Forecast Language"
277
  msgstr "Vorhersage Sprache"
278
 
279
- #: inc/class-widget.php:295
280
  msgid "Measurements"
281
  msgstr "Messeinheiten"
282
 
283
- #: inc/class-widget.php:298
284
  msgid "Fahrenheit &amp; Inches"
285
  msgstr "Fahrenheit &amp; Inches"
286
 
287
- #: inc/class-widget.php:301
288
  msgid "Celsius &amp; Meters"
289
  msgstr "Celsius &amp; Meter"
290
 
291
- #: inc/functions.php:42
292
  msgid "Weather Forecast"
293
  msgstr "Wettervorhersage"
294
 
295
- #: inc/functions.php:153 inc/functions.php:170
296
  msgid "Incredible"
297
  msgstr "Incredible"
298
 
299
- #: inc/functions.php:154 inc/functions.php:169
300
  msgid "Elemental"
301
  msgstr "Elemental"
302
 
303
- #: inc/functions.php:155 inc/functions.php:171
304
  msgid "Helen"
305
  msgstr "Helen"
306
 
307
- #: inc/functions.php:156 inc/functions.php:173
308
  msgid "Default"
309
  msgstr "Default"
310
 
311
- #: inc/functions.php:157 inc/functions.php:174
312
  msgid "Smiley"
313
  msgstr "Smiley"
314
 
315
- #: inc/functions.php:158 inc/functions.php:175
316
  msgid "Generic"
317
  msgstr "Generic"
318
 
319
- #: inc/functions.php:159 inc/functions.php:176
320
  msgid "Old School"
321
  msgstr "Old School"
322
 
323
- #: inc/functions.php:160 inc/functions.php:177
324
  msgid "Cartoon"
325
  msgstr "Cartoon"
326
 
327
- #: inc/functions.php:161 inc/functions.php:178
328
  msgid "Mobile"
329
  msgstr "Mobile"
330
 
331
- #: inc/functions.php:162 inc/functions.php:179
332
  msgid "Simple"
333
  msgstr "Simple"
334
 
335
- #: inc/functions.php:163 inc/functions.php:180
336
  msgid "Contemporary"
337
  msgstr "Contemporary"
338
 
339
- #: inc/functions.php:312
340
  msgid "Afrikaans"
341
  msgstr "Afrikaans"
342
 
343
- #: inc/functions.php:317
344
  msgid "Albanian"
345
  msgstr "Albanisch"
346
 
347
- #: inc/functions.php:322
348
  msgid "Arabic"
349
  msgstr "Arabisch"
350
 
351
- #: inc/functions.php:328
352
  msgid "Armenian"
353
  msgstr "Armenisch"
354
 
355
- #: inc/functions.php:333
356
  msgid "Azerbaijani"
357
  msgstr "Azerbaijanisch"
358
 
359
- #: inc/functions.php:338
360
  msgid "Basque"
361
  msgstr "Baskisch"
362
 
363
- #: inc/functions.php:343
364
  msgid "Belarusian"
365
  msgstr "Weißrussisch"
366
 
367
- #: inc/functions.php:348
368
  msgid "Bulgarian"
369
  msgstr "Bulgarisch"
370
 
371
- #: inc/functions.php:353
372
  msgid "British English"
373
  msgstr "Britisch Englisch"
374
 
375
- #: inc/functions.php:358
376
  msgid "Burmese"
377
  msgstr "Birmanisch"
378
 
379
- #: inc/functions.php:363
380
  msgid "Catalan"
381
  msgstr "Katalanisch"
382
 
383
- #: inc/functions.php:368
384
  msgid "Chinese - Simplified"
385
  msgstr "Chinesisch (vereinfacht)"
386
 
387
- #: inc/functions.php:373
388
  msgid "Chinese - Traditional"
389
  msgstr "Chinesisch (traditionell)"
390
 
391
- #: inc/functions.php:378
392
  msgid "Croatian"
393
  msgstr "Kroatisch"
394
 
395
- #: inc/functions.php:383
396
  msgid "Czech"
397
  msgstr "Tschechisch"
398
 
399
- #: inc/functions.php:388
400
  msgid "Danish"
401
  msgstr "Dänisch"
402
 
403
- #: inc/functions.php:393
404
  msgid "Dhivehi"
405
  msgstr "Dhivehi"
406
 
407
- #: inc/functions.php:399
408
  msgid "Dutch"
409
  msgstr "Niederländisch"
410
 
411
- #: inc/functions.php:404
412
  msgid "English"
413
  msgstr "Englisch"
414
 
415
- #: inc/functions.php:409
416
  msgid "Esperanto"
417
  msgstr "Esperanto"
418
 
419
- #: inc/functions.php:414
420
  msgid "Estonian"
421
  msgstr "Estnisch"
422
 
423
- #: inc/functions.php:419
424
  msgid "Farsi"
425
  msgstr "Farsi"
426
 
427
- #: inc/functions.php:424
428
  msgid "Finnish"
429
  msgstr "Finnisch"
430
 
431
- #: inc/functions.php:429
432
  msgid "French"
433
  msgstr "Französisch"
434
 
435
- #: inc/functions.php:434
436
  msgid "French Canadian"
437
  msgstr "Französisch (kanadisch)"
438
 
439
- #: inc/functions.php:439
440
  msgid "Galician"
441
  msgstr "Galizisch"
442
 
443
- #: inc/functions.php:444
444
  msgid "German"
445
  msgstr "Deutsch"
446
 
447
- #: inc/functions.php:449
448
  msgid "Georgian"
449
  msgstr "Georgisch"
450
 
451
- #: inc/functions.php:454
452
  msgid "Greek"
453
  msgstr "Griechisch"
454
 
455
- #: inc/functions.php:459
456
  msgid "Gujarati"
457
  msgstr "Gujarati"
458
 
459
- #: inc/functions.php:464
460
  msgid "Haitian Creole"
461
  msgstr "Haitianisch Kreolisch"
462
 
463
- #: inc/functions.php:469
464
  msgid "Hebrew"
465
  msgstr "Hebräisch"
466
 
467
- #: inc/functions.php:475
468
  msgid "Hindi"
469
  msgstr "Hindi"
470
 
471
- #: inc/functions.php:480
472
  msgid "Hungarian"
473
  msgstr "Ungarisch"
474
 
475
- #: inc/functions.php:485
476
  msgid "Icelandic"
477
  msgstr "Isländisch"
478
 
479
- #: inc/functions.php:490
480
  msgid "Ido"
481
  msgstr "Ido"
482
 
483
- #: inc/functions.php:495
484
  msgid "Indonesian"
485
  msgstr "Indonesisch"
486
 
487
- #: inc/functions.php:500
488
  msgid "Irish Gaelic"
489
  msgstr "Irisch-gälisch"
490
 
491
- #: inc/functions.php:505
492
  msgid "Italian"
493
  msgstr "Italienisch"
494
 
495
- #: inc/functions.php:510
496
  msgid "Japanese"
497
  msgstr "Japanisch"
498
 
499
- #: inc/functions.php:515
500
  msgid "Javanese"
501
  msgstr "Javanisch"
502
 
503
- #: inc/functions.php:520
504
  msgid "Khmer"
505
  msgstr "Khmer"
506
 
507
- #: inc/functions.php:525
508
  msgid "Korean"
509
  msgstr "Koreanisch"
510
 
511
- #: inc/functions.php:530
512
  msgid "Kurdish"
513
  msgstr "Kurdisch"
514
 
515
- #: inc/functions.php:536
516
  msgid "Latin"
517
  msgstr "Latein"
518
 
519
- #: inc/functions.php:541
520
  msgid "Latvian"
521
  msgstr "Lettisch"
522
 
523
- #: inc/functions.php:546
524
  msgid "Lithuanian"
525
  msgstr "Litauisch"
526
 
527
- #: inc/functions.php:551
528
  msgid "Low German"
529
  msgstr "Niederdeutsch"
530
 
531
- #: inc/functions.php:556
532
  msgid "Macedonian"
533
  msgstr "Mazedonisch"
534
 
535
- #: inc/functions.php:561
536
  msgid "Maltese"
537
  msgstr "Maltesisch"
538
 
539
- #: inc/functions.php:566
540
  msgid "Mandinka"
541
  msgstr "Mandinka"
542
 
543
- #: inc/functions.php:571
544
  msgid "Maori"
545
  msgstr "Maorisch"
546
 
547
- #: inc/functions.php:576
548
  msgid "Marathi"
549
  msgstr "Marathisch"
550
 
551
- #: inc/functions.php:581
552
  msgid "Mongolian"
553
  msgstr "Mongolisch"
554
 
555
- #: inc/functions.php:586
556
  msgid "Norwegian"
557
  msgstr "Norwegisch"
558
 
559
- #: inc/functions.php:591
560
  msgid "Occitan"
561
  msgstr "Okzitanisch"
562
 
563
- #: inc/functions.php:596
564
  msgid "Pashto"
565
  msgstr "Paschtunisch"
566
 
567
- #: inc/functions.php:602
568
  msgid "Plautdietsch"
569
  msgstr "Plautdietsch"
570
 
571
- #: inc/functions.php:607
572
  msgid "Polish"
573
  msgstr "Polnisch"
574
 
575
- #: inc/functions.php:612
576
  msgid "Portuguese"
577
  msgstr "Portugiesisch"
578
 
579
- #: inc/functions.php:617
580
  msgid "Punjabi"
581
  msgstr "Punjabisch"
582
 
583
- #: inc/functions.php:623
584
  msgid "Romanian"
585
  msgstr "Rumänisch"
586
 
587
- #: inc/functions.php:628
588
  msgid "Russian"
589
  msgstr "Russisch"
590
 
591
- #: inc/functions.php:633
592
  msgid "Serbian"
593
  msgstr "Serbisch"
594
 
595
- #: inc/functions.php:638
596
  msgid "Slovak"
597
  msgstr "Slowakisch"
598
 
599
- #: inc/functions.php:643
600
  msgid "Slovenian"
601
  msgstr "Slowenisch"
602
 
603
- #: inc/functions.php:648
604
  msgid "Spanish"
605
  msgstr "Spanisch"
606
 
607
- #: inc/functions.php:653
608
  msgid "Swahili"
609
  msgstr "Swahili"
610
 
611
- #: inc/functions.php:658
612
  msgid "Swedish"
613
  msgstr "Schwedisch"
614
 
615
- #: inc/functions.php:663
616
  msgid "Swiss"
617
  msgstr "Schweizerdeutsch"
618
 
619
- #: inc/functions.php:668
620
  msgid "Tagalog"
621
  msgstr "Tagalogisch"
622
 
623
- #: inc/functions.php:673
624
  msgid "Tatarish"
625
  msgstr "Tatarisch"
626
 
627
- #: inc/functions.php:678
628
  msgid "Thai"
629
  msgstr "Thailändisch"
630
 
631
- #: inc/functions.php:683
632
  msgid "Turkish"
633
  msgstr "Türkisch"
634
 
635
- #: inc/functions.php:688
636
  msgid "Turkmen"
637
  msgstr "Turkmenisch"
638
 
639
- #: inc/functions.php:693
640
  msgid "Ukrainian"
641
  msgstr "Ukrainisch"
642
 
643
- #: inc/functions.php:698
644
  msgid "Uzbek"
645
  msgstr "Usbekisch"
646
 
647
- #: inc/functions.php:703
648
  msgid "Vietnamese"
649
  msgstr "Vietnamesisch"
650
 
651
- #: inc/functions.php:708
652
  msgid "Welsh"
653
  msgstr "Walisisch"
654
 
655
- #: inc/functions.php:713
656
  msgid "Wolof"
657
  msgstr "Wolof"
658
 
659
- #: inc/functions.php:718
660
  msgid "Yiddish - transliterated"
661
  msgstr "Jiddisch (transkribiert)"
662
 
663
- #: inc/functions.php:723
664
  msgid "Yiddish - unicode"
665
  msgstr "iddisch (unicode)"
4
  msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Wunderground\n"
7
+ "POT-Creation-Date: 2014-12-04 13:11-0700\n"
8
+ "PO-Revision-Date: 2014-12-04 20:12+0000\n"
9
+ "Last-Translator: Zachary Katz <zack@katz.co>\n"
10
  "Language-Team: German (Germany) (http://www.transifex.com/projects/p/wunderground/language/de_DE/)\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Language: de_DE\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
+ "X-Generator: Poedit 1.7beta3\n"
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
19
  "X-Poedit-SearchPath-0: .\n"
39
  msgstr "%s%% Niederschlagswahrscheinlichkeit "
40
 
41
  #: inc/class-template.php:71
 
 
 
 
42
  msgid "Currently"
43
  msgstr "Aktuell"
44
 
45
+ #: inc/class-template.php:72
46
  #, php-format
47
  msgid "High %d&deg;"
48
  msgstr "Höchsttemperatur %d&deg;"
49
 
50
+ #: inc/class-template.php:73
51
  #, php-format
52
  msgid "Low %d&deg;"
53
  msgstr "Niedrigste Temperatur %d&deg;"
54
 
55
+ #: inc/class-template.php:74
56
  #, php-format
57
  msgid "%d&deg;"
58
  msgstr "%d&deg;"
59
 
60
+ #: inc/class-template.php:75
61
  #, php-format
62
  msgid "View the %s forecast on Wunderground.com"
63
  msgstr "Die Vorhersage für %s auf Wunderground.com"
64
 
65
+ #: inc/class-template.php:76
66
  msgctxt "Weather alert issued date/time"
67
  msgid "Issued:"
68
  msgstr "Veröffentlicht:"
69
 
70
+ #: inc/class-template.php:77
71
  msgctxt "Weather alert expires date/time"
72
  msgid "Expires:"
73
  msgstr "Ablauf:"
74
 
75
+ #: inc/class-template.php:149
76
  msgid "Current Conditions"
77
  msgstr "Aktuelle Bedingungen"
78
 
79
+ #: inc/class-template.php:150
80
  msgid "Simple display of the current conditions."
81
  msgstr "Einfache Anzeige der aktuellen Bedingungen"
82
 
83
+ #: inc/class-template.php:155
84
  msgid "Grid Forecast"
85
  msgstr "Gitter Vorhersage"
86
 
87
+ #: inc/class-template.php:156
88
  msgid "Scales to any screen size."
89
  msgstr "Skaliert an jede Bildschirmgröße"
90
 
91
+ #: inc/class-template.php:161
92
  msgid "Details Table"
93
  msgstr "Details Tabelle"
94
 
95
+ #: inc/class-template.php:162
96
  msgid ""
97
  "Display the forecast in a table with rows. Great for in-depth forecast "
98
  "display."
99
  msgstr "Zeigt die Vorhersage als Tabelle mit Zeilen. Gut für die ausführliche Anzeige"
100
 
101
+ #: inc/class-template.php:167
102
  msgid "Horizontal Table"
103
  msgstr "Horizontale Tabelle"
104
 
105
+ #: inc/class-template.php:168
106
  msgid ""
107
  "Display the forecast in a table with columns. Great for forecast summaries."
108
  msgstr "Zeigt die Vorhersage als Tabelle mit Spalten. Gut für Zusammenfassungen."
111
  msgid "Add a Wunderground.com forecast"
112
  msgstr "Addiere eine Wunderground.com Vorhersage"
113
 
114
+ #: inc/class-widget.php:48 inc/functions.php:176
115
  msgid "Wunderground"
116
  msgstr "Wunderground"
117
 
118
+ #: inc/class-widget.php:152
119
  msgid "Title"
120
  msgstr "Titel"
121
 
122
+ #: inc/class-widget.php:153
123
  msgid "Leave empty to hide the widget title."
124
  msgstr "Leer lassen um den Widget Titel zu verstecken"
125
 
126
+ #: inc/class-widget.php:159
127
  msgid "Location"
128
  msgstr "Ort"
129
 
130
+ #: inc/class-widget.php:160
131
  msgid "Locations will autoload, but you may also define custom locations."
132
  msgstr "Orte werden automatisch geladen, aber Du kannst auch eigene Orte angeben"
133
 
134
+ #: inc/class-widget.php:161
135
  msgid "Enter the name of a location."
136
  msgstr "Gib den Namen eines Ortes ein"
137
 
138
+ #: inc/class-widget.php:168
139
  msgid "Location Title"
140
  msgstr "Ortsbezeichnung"
141
 
142
+ #: inc/class-widget.php:169
143
  msgid "Change how the location is displayed in the widget search field."
144
  msgstr "Anzeige des Ortes im Widget Suchfeld anpassen"
145
 
146
+ #: inc/class-widget.php:170
147
  msgid "Leave empty to use the location name."
148
  msgstr "Leer lassen um den Ortsnamen zu benutzen."
149
 
150
+ #: inc/class-widget.php:171
151
  msgid ""
152
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
153
  "set the Location Title as \"Denver\", which is simpler."
154
  msgstr "Beispiel: Wenn als Ort \"Denver, Colorado\" eingestellt ist, bevorzugst Du vielleicht \"Denver\" als einfachere Titelvariante."
155
 
156
+ #: inc/class-widget.php:180
157
  msgid "# of Days in Forecast"
158
  msgstr "# Tage Vorhersage"
159
 
160
+ #: inc/class-widget.php:186
161
  msgid "Include Current Conditions"
162
  msgstr "Inklusive Aktuelle Bedingungen"
163
 
164
+ #: inc/class-widget.php:187
165
  msgid "Add the current conditions to the forecast."
166
  msgstr "Addiere die aktuellen Bedingungen zur Vorhersage."
167
 
168
+ #: inc/class-widget.php:193
169
  msgid "Include Night Forecasts"
170
  msgstr "Inklusive Nacht Vorhersage"
171
 
172
+ #: inc/class-widget.php:194
173
  msgid "This will result in double the number of forecasts shown."
174
  msgstr "Dies wird die Anzahl der angezeigten Vorhersagen verdoppeln."
175
 
176
+ #: inc/class-widget.php:200
177
  msgid "Icon Set"
178
  msgstr "Symbolgruppe"
179
 
180
+ #: inc/class-widget.php:201
181
  msgid ""
182
  "Choose the look and feel of the images that will represent the weather."
183
  msgstr "Wähle die Erscheinung der Bilder die das Wetter repräsentieren"
184
 
185
+ #: inc/class-widget.php:229
186
  msgid "Widget Template"
187
  msgstr "Widget Template"
188
 
189
+ #: inc/class-widget.php:230
190
  msgid "Choose how you would like to display the forecast."
191
  msgstr "Wähle wie die Vorhersage angezeigt werden soll."
192
 
193
+ #: inc/class-widget.php:235
194
  msgid "Show in Forecast"
195
  msgstr "Zeige in Vorhersage"
196
 
197
+ #: inc/class-widget.php:240
198
  msgid "Search Form"
199
  msgstr "Suchfeld"
200
 
201
+ #: inc/class-widget.php:241
202
  msgid "Allow searching weather forecasts."
203
  msgstr "Erlaube die Suche nach Wettervorhersagen."
204
 
205
+ #: inc/class-widget.php:244
206
  msgid "Weekday Labels"
207
  msgstr "Wochentag Label"
208
 
209
+ #: inc/class-widget.php:245
210
  msgid "Show the names of the days of the week."
211
  msgstr "Zeigt die Namen der Wochentage."
212
 
213
+ #: inc/class-widget.php:248
214
  msgid "Date"
215
  msgstr "Datum"
216
 
217
+ #: inc/class-widget.php:249
218
  msgid "Display the date numerically (\"09/14\")."
219
  msgstr "Zeigt das Datum numerisch an (\"09/14\")."
220
 
221
+ #: inc/class-widget.php:252
222
  msgid "Weather Icon"
223
  msgstr "Wettersymbol"
224
 
225
+ #: inc/class-widget.php:253
226
  msgid "Icon representing the forecast conditions."
227
  msgstr "Symbol welches die Wetterbedingungen repräsentiert."
228
 
229
+ #: inc/class-widget.php:256
230
  msgid "Chance of Rain"
231
  msgstr "Regenwahrscheinlichkeit"
232
 
233
+ #: inc/class-widget.php:257
234
  msgid "Display the percent chance of rain."
235
  msgstr "Zeigt die Regenwahrscheinlichkeit in %."
236
 
237
+ #: inc/class-widget.php:260
238
  msgid "High & Low Temp"
239
  msgstr "Höchst- und Niedrigsttemperaturen"
240
 
241
+ #: inc/class-widget.php:261
242
  msgid "Show the high & low temperatures for forecast."
243
  msgstr "Zeigt die Höchst- und Niedrigsttemperaturen der Vorhersage."
244
 
245
+ #: inc/class-widget.php:264
246
  msgid "Condition Title"
247
  msgstr "Bedingung Titel"
248
 
249
+ #: inc/class-widget.php:265
250
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
251
  msgstr "Kurze Zusammenfassung der Bedingungen (\"Klar\", \"Teilweise bewölkt\", usw.)."
252
 
253
+ #: inc/class-widget.php:268
254
  msgid "Forecast Text"
255
  msgstr "Vorhersage Text"
256
 
257
+ #: inc/class-widget.php:269
258
  msgid "Display a description of the forecast, normally in sentence format."
259
  msgstr "Zeigt eine Beschreibung der Vorhersage, üblicherweise in Satzform."
260
 
261
+ #: inc/class-widget.php:272
262
  msgid "Weather Alerts &amp; Warnings"
263
  msgstr "Wetter Hinweise &amp; Warnungen"
264
 
265
+ #: inc/class-widget.php:273
266
  msgid ""
267
  "This functionality is currently not working; we are working with "
268
  "Wunderground.com to restore it."
269
  msgstr "Diese Funktion ist derzeit nicht möglich; wir arbeiten mit Wunderground.com um sie wiederherzustellen."
270
 
271
+ #: inc/class-widget.php:289
272
  msgid "Forecast Language"
273
  msgstr "Vorhersage Sprache"
274
 
275
+ #: inc/class-widget.php:300
276
  msgid "Measurements"
277
  msgstr "Messeinheiten"
278
 
279
+ #: inc/class-widget.php:303
280
  msgid "Fahrenheit &amp; Inches"
281
  msgstr "Fahrenheit &amp; Inches"
282
 
283
+ #: inc/class-widget.php:306
284
  msgid "Celsius &amp; Meters"
285
  msgstr "Celsius &amp; Meter"
286
 
287
+ #: inc/functions.php:44
288
  msgid "Weather Forecast"
289
  msgstr "Wettervorhersage"
290
 
291
+ #: inc/functions.php:161 inc/functions.php:178
292
  msgid "Incredible"
293
  msgstr "Incredible"
294
 
295
+ #: inc/functions.php:162 inc/functions.php:177
296
  msgid "Elemental"
297
  msgstr "Elemental"
298
 
299
+ #: inc/functions.php:163 inc/functions.php:179
300
  msgid "Helen"
301
  msgstr "Helen"
302
 
303
+ #: inc/functions.php:164 inc/functions.php:181
304
  msgid "Default"
305
  msgstr "Default"
306
 
307
+ #: inc/functions.php:165 inc/functions.php:182
308
  msgid "Smiley"
309
  msgstr "Smiley"
310
 
311
+ #: inc/functions.php:166 inc/functions.php:183
312
  msgid "Generic"
313
  msgstr "Generic"
314
 
315
+ #: inc/functions.php:167 inc/functions.php:184
316
  msgid "Old School"
317
  msgstr "Old School"
318
 
319
+ #: inc/functions.php:168 inc/functions.php:185
320
  msgid "Cartoon"
321
  msgstr "Cartoon"
322
 
323
+ #: inc/functions.php:169 inc/functions.php:186
324
  msgid "Mobile"
325
  msgstr "Mobile"
326
 
327
+ #: inc/functions.php:170 inc/functions.php:187
328
  msgid "Simple"
329
  msgstr "Simple"
330
 
331
+ #: inc/functions.php:171 inc/functions.php:188
332
  msgid "Contemporary"
333
  msgstr "Contemporary"
334
 
335
+ #: inc/functions.php:363
336
  msgid "Afrikaans"
337
  msgstr "Afrikaans"
338
 
339
+ #: inc/functions.php:368
340
  msgid "Albanian"
341
  msgstr "Albanisch"
342
 
343
+ #: inc/functions.php:373
344
  msgid "Arabic"
345
  msgstr "Arabisch"
346
 
347
+ #: inc/functions.php:379
348
  msgid "Armenian"
349
  msgstr "Armenisch"
350
 
351
+ #: inc/functions.php:384
352
  msgid "Azerbaijani"
353
  msgstr "Azerbaijanisch"
354
 
355
+ #: inc/functions.php:389
356
  msgid "Basque"
357
  msgstr "Baskisch"
358
 
359
+ #: inc/functions.php:394
360
  msgid "Belarusian"
361
  msgstr "Weißrussisch"
362
 
363
+ #: inc/functions.php:399
364
  msgid "Bulgarian"
365
  msgstr "Bulgarisch"
366
 
367
+ #: inc/functions.php:404
368
  msgid "British English"
369
  msgstr "Britisch Englisch"
370
 
371
+ #: inc/functions.php:409
372
  msgid "Burmese"
373
  msgstr "Birmanisch"
374
 
375
+ #: inc/functions.php:414
376
  msgid "Catalan"
377
  msgstr "Katalanisch"
378
 
379
+ #: inc/functions.php:419
380
  msgid "Chinese - Simplified"
381
  msgstr "Chinesisch (vereinfacht)"
382
 
383
+ #: inc/functions.php:424
384
  msgid "Chinese - Traditional"
385
  msgstr "Chinesisch (traditionell)"
386
 
387
+ #: inc/functions.php:429
388
  msgid "Croatian"
389
  msgstr "Kroatisch"
390
 
391
+ #: inc/functions.php:434
392
  msgid "Czech"
393
  msgstr "Tschechisch"
394
 
395
+ #: inc/functions.php:439
396
  msgid "Danish"
397
  msgstr "Dänisch"
398
 
399
+ #: inc/functions.php:444
400
  msgid "Dhivehi"
401
  msgstr "Dhivehi"
402
 
403
+ #: inc/functions.php:450
404
  msgid "Dutch"
405
  msgstr "Niederländisch"
406
 
407
+ #: inc/functions.php:455
408
  msgid "English"
409
  msgstr "Englisch"
410
 
411
+ #: inc/functions.php:460
412
  msgid "Esperanto"
413
  msgstr "Esperanto"
414
 
415
+ #: inc/functions.php:465
416
  msgid "Estonian"
417
  msgstr "Estnisch"
418
 
419
+ #: inc/functions.php:470
420
  msgid "Farsi"
421
  msgstr "Farsi"
422
 
423
+ #: inc/functions.php:475
424
  msgid "Finnish"
425
  msgstr "Finnisch"
426
 
427
+ #: inc/functions.php:480
428
  msgid "French"
429
  msgstr "Französisch"
430
 
431
+ #: inc/functions.php:485
432
  msgid "French Canadian"
433
  msgstr "Französisch (kanadisch)"
434
 
435
+ #: inc/functions.php:490
436
  msgid "Galician"
437
  msgstr "Galizisch"
438
 
439
+ #: inc/functions.php:495
440
  msgid "German"
441
  msgstr "Deutsch"
442
 
443
+ #: inc/functions.php:500
444
  msgid "Georgian"
445
  msgstr "Georgisch"
446
 
447
+ #: inc/functions.php:505
448
  msgid "Greek"
449
  msgstr "Griechisch"
450
 
451
+ #: inc/functions.php:510
452
  msgid "Gujarati"
453
  msgstr "Gujarati"
454
 
455
+ #: inc/functions.php:515
456
  msgid "Haitian Creole"
457
  msgstr "Haitianisch Kreolisch"
458
 
459
+ #: inc/functions.php:520
460
  msgid "Hebrew"
461
  msgstr "Hebräisch"
462
 
463
+ #: inc/functions.php:526
464
  msgid "Hindi"
465
  msgstr "Hindi"
466
 
467
+ #: inc/functions.php:531
468
  msgid "Hungarian"
469
  msgstr "Ungarisch"
470
 
471
+ #: inc/functions.php:536
472
  msgid "Icelandic"
473
  msgstr "Isländisch"
474
 
475
+ #: inc/functions.php:541
476
  msgid "Ido"
477
  msgstr "Ido"
478
 
479
+ #: inc/functions.php:546
480
  msgid "Indonesian"
481
  msgstr "Indonesisch"
482
 
483
+ #: inc/functions.php:551
484
  msgid "Irish Gaelic"
485
  msgstr "Irisch-gälisch"
486
 
487
+ #: inc/functions.php:556
488
  msgid "Italian"
489
  msgstr "Italienisch"
490
 
491
+ #: inc/functions.php:561
492
  msgid "Japanese"
493
  msgstr "Japanisch"
494
 
495
+ #: inc/functions.php:566
496
  msgid "Javanese"
497
  msgstr "Javanisch"
498
 
499
+ #: inc/functions.php:571
500
  msgid "Khmer"
501
  msgstr "Khmer"
502
 
503
+ #: inc/functions.php:576
504
  msgid "Korean"
505
  msgstr "Koreanisch"
506
 
507
+ #: inc/functions.php:581
508
  msgid "Kurdish"
509
  msgstr "Kurdisch"
510
 
511
+ #: inc/functions.php:587
512
  msgid "Latin"
513
  msgstr "Latein"
514
 
515
+ #: inc/functions.php:592
516
  msgid "Latvian"
517
  msgstr "Lettisch"
518
 
519
+ #: inc/functions.php:597
520
  msgid "Lithuanian"
521
  msgstr "Litauisch"
522
 
523
+ #: inc/functions.php:602
524
  msgid "Low German"
525
  msgstr "Niederdeutsch"
526
 
527
+ #: inc/functions.php:607
528
  msgid "Macedonian"
529
  msgstr "Mazedonisch"
530
 
531
+ #: inc/functions.php:612
532
  msgid "Maltese"
533
  msgstr "Maltesisch"
534
 
535
+ #: inc/functions.php:617
536
  msgid "Mandinka"
537
  msgstr "Mandinka"
538
 
539
+ #: inc/functions.php:622
540
  msgid "Maori"
541
  msgstr "Maorisch"
542
 
543
+ #: inc/functions.php:627
544
  msgid "Marathi"
545
  msgstr "Marathisch"
546
 
547
+ #: inc/functions.php:632
548
  msgid "Mongolian"
549
  msgstr "Mongolisch"
550
 
551
+ #: inc/functions.php:637
552
  msgid "Norwegian"
553
  msgstr "Norwegisch"
554
 
555
+ #: inc/functions.php:642
556
  msgid "Occitan"
557
  msgstr "Okzitanisch"
558
 
559
+ #: inc/functions.php:647
560
  msgid "Pashto"
561
  msgstr "Paschtunisch"
562
 
563
+ #: inc/functions.php:653
564
  msgid "Plautdietsch"
565
  msgstr "Plautdietsch"
566
 
567
+ #: inc/functions.php:658
568
  msgid "Polish"
569
  msgstr "Polnisch"
570
 
571
+ #: inc/functions.php:663
572
  msgid "Portuguese"
573
  msgstr "Portugiesisch"
574
 
575
+ #: inc/functions.php:668
576
  msgid "Punjabi"
577
  msgstr "Punjabisch"
578
 
579
+ #: inc/functions.php:674
580
  msgid "Romanian"
581
  msgstr "Rumänisch"
582
 
583
+ #: inc/functions.php:679
584
  msgid "Russian"
585
  msgstr "Russisch"
586
 
587
+ #: inc/functions.php:684
588
  msgid "Serbian"
589
  msgstr "Serbisch"
590
 
591
+ #: inc/functions.php:689
592
  msgid "Slovak"
593
  msgstr "Slowakisch"
594
 
595
+ #: inc/functions.php:694
596
  msgid "Slovenian"
597
  msgstr "Slowenisch"
598
 
599
+ #: inc/functions.php:699
600
  msgid "Spanish"
601
  msgstr "Spanisch"
602
 
603
+ #: inc/functions.php:704
604
  msgid "Swahili"
605
  msgstr "Swahili"
606
 
607
+ #: inc/functions.php:709
608
  msgid "Swedish"
609
  msgstr "Schwedisch"
610
 
611
+ #: inc/functions.php:714
612
  msgid "Swiss"
613
  msgstr "Schweizerdeutsch"
614
 
615
+ #: inc/functions.php:719
616
  msgid "Tagalog"
617
  msgstr "Tagalogisch"
618
 
619
+ #: inc/functions.php:724
620
  msgid "Tatarish"
621
  msgstr "Tatarisch"
622
 
623
+ #: inc/functions.php:729
624
  msgid "Thai"
625
  msgstr "Thailändisch"
626
 
627
+ #: inc/functions.php:734
628
  msgid "Turkish"
629
  msgstr "Türkisch"
630
 
631
+ #: inc/functions.php:739
632
  msgid "Turkmen"
633
  msgstr "Turkmenisch"
634
 
635
+ #: inc/functions.php:744
636
  msgid "Ukrainian"
637
  msgstr "Ukrainisch"
638
 
639
+ #: inc/functions.php:749
640
  msgid "Uzbek"
641
  msgstr "Usbekisch"
642
 
643
+ #: inc/functions.php:754
644
  msgid "Vietnamese"
645
  msgstr "Vietnamesisch"
646
 
647
+ #: inc/functions.php:759
648
  msgid "Welsh"
649
  msgstr "Walisisch"
650
 
651
+ #: inc/functions.php:764
652
  msgid "Wolof"
653
  msgstr "Wolof"
654
 
655
+ #: inc/functions.php:769
656
  msgid "Yiddish - transliterated"
657
  msgstr "Jiddisch (transkribiert)"
658
 
659
+ #: inc/functions.php:774
660
  msgid "Yiddish - unicode"
661
  msgstr "iddisch (unicode)"
languages/wunderground-el.mo CHANGED
Binary file
languages/wunderground-el.po CHANGED
@@ -3,16 +3,16 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Wunderground\n"
6
- "POT-Creation-Date: 2014-10-02 14:46-0700\n"
7
- "PO-Revision-Date: 2014-06-06 15:48+0000\n"
8
- "Last-Translator: Katz Web Services, Inc. <support@katz.co>\n"
9
  "Language-Team: Greek (http://www.transifex.com/projects/p/wunderground/language/el/)\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Language: el\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
- "X-Generator: Poedit 1.6.9\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
  "X-Poedit-SearchPath-0: .\n"
@@ -38,74 +38,70 @@ msgid "%s%% Chance of Precipitation"
38
  msgstr ""
39
 
40
  #: inc/class-template.php:71
41
- msgid "m/d"
42
- msgstr ""
43
-
44
- #: inc/class-template.php:72
45
  msgid "Currently"
46
  msgstr ""
47
 
48
- #: inc/class-template.php:73
49
  #, php-format
50
  msgid "High %d&deg;"
51
  msgstr ""
52
 
53
- #: inc/class-template.php:74
54
  #, php-format
55
  msgid "Low %d&deg;"
56
  msgstr ""
57
 
58
- #: inc/class-template.php:75
59
  #, php-format
60
  msgid "%d&deg;"
61
  msgstr ""
62
 
63
- #: inc/class-template.php:76
64
  #, php-format
65
  msgid "View the %s forecast on Wunderground.com"
66
  msgstr ""
67
 
68
- #: inc/class-template.php:77
69
  msgctxt "Weather alert issued date/time"
70
  msgid "Issued:"
71
  msgstr ""
72
 
73
- #: inc/class-template.php:78
74
  msgctxt "Weather alert expires date/time"
75
  msgid "Expires:"
76
  msgstr ""
77
 
78
- #: inc/class-template.php:117
79
  msgid "Current Conditions"
80
  msgstr ""
81
 
82
- #: inc/class-template.php:118
83
  msgid "Simple display of the current conditions."
84
  msgstr ""
85
 
86
- #: inc/class-template.php:123
87
  msgid "Grid Forecast"
88
  msgstr ""
89
 
90
- #: inc/class-template.php:124
91
  msgid "Scales to any screen size."
92
  msgstr ""
93
 
94
- #: inc/class-template.php:129
95
  msgid "Details Table"
96
  msgstr ""
97
 
98
- #: inc/class-template.php:130
99
  msgid ""
100
  "Display the forecast in a table with rows. Great for in-depth forecast "
101
  "display."
102
  msgstr ""
103
 
104
- #: inc/class-template.php:135
105
  msgid "Horizontal Table"
106
  msgstr ""
107
 
108
- #: inc/class-template.php:136
109
  msgid ""
110
  "Display the forecast in a table with columns. Great for forecast summaries."
111
  msgstr ""
@@ -114,551 +110,551 @@ msgstr ""
114
  msgid "Add a Wunderground.com forecast"
115
  msgstr ""
116
 
117
- #: inc/class-widget.php:48 inc/functions.php:168
118
  msgid "Wunderground"
119
  msgstr ""
120
 
121
- #: inc/class-widget.php:147
122
  msgid "Title"
123
  msgstr ""
124
 
125
- #: inc/class-widget.php:148
126
  msgid "Leave empty to hide the widget title."
127
  msgstr ""
128
 
129
- #: inc/class-widget.php:154
130
  msgid "Location"
131
  msgstr ""
132
 
133
- #: inc/class-widget.php:155
134
  msgid "Locations will autoload, but you may also define custom locations."
135
  msgstr ""
136
 
137
- #: inc/class-widget.php:156
138
  msgid "Enter the name of a location."
139
  msgstr ""
140
 
141
- #: inc/class-widget.php:163
142
  msgid "Location Title"
143
  msgstr ""
144
 
145
- #: inc/class-widget.php:164
146
  msgid "Change how the location is displayed in the widget search field."
147
  msgstr ""
148
 
149
- #: inc/class-widget.php:165
150
  msgid "Leave empty to use the location name."
151
  msgstr ""
152
 
153
- #: inc/class-widget.php:166
154
  msgid ""
155
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
156
  "set the Location Title as \"Denver\", which is simpler."
157
  msgstr ""
158
 
159
- #: inc/class-widget.php:175
160
  msgid "# of Days in Forecast"
161
  msgstr ""
162
 
163
- #: inc/class-widget.php:181
164
  msgid "Include Current Conditions"
165
  msgstr ""
166
 
167
- #: inc/class-widget.php:182
168
  msgid "Add the current conditions to the forecast."
169
  msgstr ""
170
 
171
- #: inc/class-widget.php:188
172
  msgid "Include Night Forecasts"
173
  msgstr ""
174
 
175
- #: inc/class-widget.php:189
176
  msgid "This will result in double the number of forecasts shown."
177
  msgstr ""
178
 
179
- #: inc/class-widget.php:195
180
  msgid "Icon Set"
181
  msgstr ""
182
 
183
- #: inc/class-widget.php:196
184
  msgid ""
185
  "Choose the look and feel of the images that will represent the weather."
186
  msgstr ""
187
 
188
- #: inc/class-widget.php:224
189
  msgid "Widget Template"
190
  msgstr ""
191
 
192
- #: inc/class-widget.php:225
193
  msgid "Choose how you would like to display the forecast."
194
  msgstr ""
195
 
196
- #: inc/class-widget.php:230
197
  msgid "Show in Forecast"
198
  msgstr ""
199
 
200
- #: inc/class-widget.php:235
201
  msgid "Search Form"
202
  msgstr ""
203
 
204
- #: inc/class-widget.php:236
205
  msgid "Allow searching weather forecasts."
206
  msgstr ""
207
 
208
- #: inc/class-widget.php:239
209
  msgid "Weekday Labels"
210
  msgstr ""
211
 
212
- #: inc/class-widget.php:240
213
  msgid "Show the names of the days of the week."
214
  msgstr ""
215
 
216
- #: inc/class-widget.php:243
217
  msgid "Date"
218
  msgstr ""
219
 
220
- #: inc/class-widget.php:244
221
  msgid "Display the date numerically (\"09/14\")."
222
  msgstr ""
223
 
224
- #: inc/class-widget.php:247
225
  msgid "Weather Icon"
226
  msgstr ""
227
 
228
- #: inc/class-widget.php:248
229
  msgid "Icon representing the forecast conditions."
230
  msgstr ""
231
 
232
- #: inc/class-widget.php:251
233
  msgid "Chance of Rain"
234
  msgstr ""
235
 
236
- #: inc/class-widget.php:252
237
  msgid "Display the percent chance of rain."
238
  msgstr ""
239
 
240
- #: inc/class-widget.php:255
241
  msgid "High & Low Temp"
242
  msgstr ""
243
 
244
- #: inc/class-widget.php:256
245
  msgid "Show the high & low temperatures for forecast."
246
  msgstr ""
247
 
248
- #: inc/class-widget.php:259
249
  msgid "Condition Title"
250
  msgstr ""
251
 
252
- #: inc/class-widget.php:260
253
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
254
  msgstr ""
255
 
256
- #: inc/class-widget.php:263
257
  msgid "Forecast Text"
258
  msgstr ""
259
 
260
- #: inc/class-widget.php:264
261
  msgid "Display a description of the forecast, normally in sentence format."
262
  msgstr ""
263
 
264
- #: inc/class-widget.php:267
265
  msgid "Weather Alerts &amp; Warnings"
266
  msgstr ""
267
 
268
- #: inc/class-widget.php:268
269
  msgid ""
270
  "This functionality is currently not working; we are working with "
271
  "Wunderground.com to restore it."
272
  msgstr ""
273
 
274
- #: inc/class-widget.php:284
275
  msgid "Forecast Language"
276
  msgstr ""
277
 
278
- #: inc/class-widget.php:295
279
  msgid "Measurements"
280
  msgstr ""
281
 
282
- #: inc/class-widget.php:298
283
  msgid "Fahrenheit &amp; Inches"
284
  msgstr ""
285
 
286
- #: inc/class-widget.php:301
287
  msgid "Celsius &amp; Meters"
288
  msgstr ""
289
 
290
- #: inc/functions.php:42
291
  msgid "Weather Forecast"
292
  msgstr ""
293
 
294
- #: inc/functions.php:153 inc/functions.php:170
295
  msgid "Incredible"
296
  msgstr ""
297
 
298
- #: inc/functions.php:154 inc/functions.php:169
299
  msgid "Elemental"
300
  msgstr ""
301
 
302
- #: inc/functions.php:155 inc/functions.php:171
303
  msgid "Helen"
304
  msgstr ""
305
 
306
- #: inc/functions.php:156 inc/functions.php:173
307
  msgid "Default"
308
  msgstr ""
309
 
310
- #: inc/functions.php:157 inc/functions.php:174
311
  msgid "Smiley"
312
  msgstr ""
313
 
314
- #: inc/functions.php:158 inc/functions.php:175
315
  msgid "Generic"
316
  msgstr ""
317
 
318
- #: inc/functions.php:159 inc/functions.php:176
319
  msgid "Old School"
320
  msgstr ""
321
 
322
- #: inc/functions.php:160 inc/functions.php:177
323
  msgid "Cartoon"
324
  msgstr ""
325
 
326
- #: inc/functions.php:161 inc/functions.php:178
327
  msgid "Mobile"
328
  msgstr ""
329
 
330
- #: inc/functions.php:162 inc/functions.php:179
331
  msgid "Simple"
332
  msgstr ""
333
 
334
- #: inc/functions.php:163 inc/functions.php:180
335
  msgid "Contemporary"
336
  msgstr ""
337
 
338
- #: inc/functions.php:312
339
  msgid "Afrikaans"
340
  msgstr ""
341
 
342
- #: inc/functions.php:317
343
  msgid "Albanian"
344
  msgstr ""
345
 
346
- #: inc/functions.php:322
347
  msgid "Arabic"
348
  msgstr ""
349
 
350
- #: inc/functions.php:328
351
  msgid "Armenian"
352
  msgstr ""
353
 
354
- #: inc/functions.php:333
355
  msgid "Azerbaijani"
356
  msgstr ""
357
 
358
- #: inc/functions.php:338
359
  msgid "Basque"
360
  msgstr ""
361
 
362
- #: inc/functions.php:343
363
  msgid "Belarusian"
364
  msgstr ""
365
 
366
- #: inc/functions.php:348
367
  msgid "Bulgarian"
368
  msgstr ""
369
 
370
- #: inc/functions.php:353
371
  msgid "British English"
372
  msgstr ""
373
 
374
- #: inc/functions.php:358
375
  msgid "Burmese"
376
  msgstr ""
377
 
378
- #: inc/functions.php:363
379
  msgid "Catalan"
380
  msgstr ""
381
 
382
- #: inc/functions.php:368
383
  msgid "Chinese - Simplified"
384
  msgstr ""
385
 
386
- #: inc/functions.php:373
387
  msgid "Chinese - Traditional"
388
  msgstr ""
389
 
390
- #: inc/functions.php:378
391
  msgid "Croatian"
392
  msgstr ""
393
 
394
- #: inc/functions.php:383
395
  msgid "Czech"
396
  msgstr ""
397
 
398
- #: inc/functions.php:388
399
  msgid "Danish"
400
  msgstr ""
401
 
402
- #: inc/functions.php:393
403
  msgid "Dhivehi"
404
  msgstr ""
405
 
406
- #: inc/functions.php:399
407
  msgid "Dutch"
408
  msgstr ""
409
 
410
- #: inc/functions.php:404
411
  msgid "English"
412
  msgstr ""
413
 
414
- #: inc/functions.php:409
415
  msgid "Esperanto"
416
  msgstr ""
417
 
418
- #: inc/functions.php:414
419
  msgid "Estonian"
420
  msgstr ""
421
 
422
- #: inc/functions.php:419
423
  msgid "Farsi"
424
  msgstr ""
425
 
426
- #: inc/functions.php:424
427
  msgid "Finnish"
428
  msgstr ""
429
 
430
- #: inc/functions.php:429
431
  msgid "French"
432
  msgstr ""
433
 
434
- #: inc/functions.php:434
435
  msgid "French Canadian"
436
  msgstr ""
437
 
438
- #: inc/functions.php:439
439
  msgid "Galician"
440
  msgstr ""
441
 
442
- #: inc/functions.php:444
443
  msgid "German"
444
  msgstr ""
445
 
446
- #: inc/functions.php:449
447
  msgid "Georgian"
448
  msgstr ""
449
 
450
- #: inc/functions.php:454
451
  msgid "Greek"
452
  msgstr ""
453
 
454
- #: inc/functions.php:459
455
  msgid "Gujarati"
456
  msgstr ""
457
 
458
- #: inc/functions.php:464
459
  msgid "Haitian Creole"
460
  msgstr ""
461
 
462
- #: inc/functions.php:469
463
  msgid "Hebrew"
464
  msgstr ""
465
 
466
- #: inc/functions.php:475
467
  msgid "Hindi"
468
  msgstr ""
469
 
470
- #: inc/functions.php:480
471
  msgid "Hungarian"
472
  msgstr ""
473
 
474
- #: inc/functions.php:485
475
  msgid "Icelandic"
476
  msgstr ""
477
 
478
- #: inc/functions.php:490
479
  msgid "Ido"
480
  msgstr ""
481
 
482
- #: inc/functions.php:495
483
  msgid "Indonesian"
484
  msgstr ""
485
 
486
- #: inc/functions.php:500
487
  msgid "Irish Gaelic"
488
  msgstr ""
489
 
490
- #: inc/functions.php:505
491
  msgid "Italian"
492
  msgstr ""
493
 
494
- #: inc/functions.php:510
495
  msgid "Japanese"
496
  msgstr ""
497
 
498
- #: inc/functions.php:515
499
  msgid "Javanese"
500
  msgstr ""
501
 
502
- #: inc/functions.php:520
503
  msgid "Khmer"
504
  msgstr ""
505
 
506
- #: inc/functions.php:525
507
  msgid "Korean"
508
  msgstr ""
509
 
510
- #: inc/functions.php:530
511
  msgid "Kurdish"
512
  msgstr ""
513
 
514
- #: inc/functions.php:536
515
  msgid "Latin"
516
  msgstr ""
517
 
518
- #: inc/functions.php:541
519
  msgid "Latvian"
520
  msgstr ""
521
 
522
- #: inc/functions.php:546
523
  msgid "Lithuanian"
524
  msgstr ""
525
 
526
- #: inc/functions.php:551
527
  msgid "Low German"
528
  msgstr ""
529
 
530
- #: inc/functions.php:556
531
  msgid "Macedonian"
532
  msgstr ""
533
 
534
- #: inc/functions.php:561
535
  msgid "Maltese"
536
  msgstr ""
537
 
538
- #: inc/functions.php:566
539
  msgid "Mandinka"
540
  msgstr ""
541
 
542
- #: inc/functions.php:571
543
  msgid "Maori"
544
  msgstr ""
545
 
546
- #: inc/functions.php:576
547
  msgid "Marathi"
548
  msgstr ""
549
 
550
- #: inc/functions.php:581
551
  msgid "Mongolian"
552
  msgstr ""
553
 
554
- #: inc/functions.php:586
555
  msgid "Norwegian"
556
  msgstr ""
557
 
558
- #: inc/functions.php:591
559
  msgid "Occitan"
560
  msgstr ""
561
 
562
- #: inc/functions.php:596
563
  msgid "Pashto"
564
  msgstr ""
565
 
566
- #: inc/functions.php:602
567
  msgid "Plautdietsch"
568
  msgstr ""
569
 
570
- #: inc/functions.php:607
571
  msgid "Polish"
572
  msgstr ""
573
 
574
- #: inc/functions.php:612
575
  msgid "Portuguese"
576
  msgstr ""
577
 
578
- #: inc/functions.php:617
579
  msgid "Punjabi"
580
  msgstr ""
581
 
582
- #: inc/functions.php:623
583
  msgid "Romanian"
584
  msgstr ""
585
 
586
- #: inc/functions.php:628
587
  msgid "Russian"
588
  msgstr ""
589
 
590
- #: inc/functions.php:633
591
  msgid "Serbian"
592
  msgstr ""
593
 
594
- #: inc/functions.php:638
595
  msgid "Slovak"
596
  msgstr ""
597
 
598
- #: inc/functions.php:643
599
  msgid "Slovenian"
600
  msgstr ""
601
 
602
- #: inc/functions.php:648
603
  msgid "Spanish"
604
  msgstr ""
605
 
606
- #: inc/functions.php:653
607
  msgid "Swahili"
608
  msgstr ""
609
 
610
- #: inc/functions.php:658
611
  msgid "Swedish"
612
  msgstr ""
613
 
614
- #: inc/functions.php:663
615
  msgid "Swiss"
616
  msgstr ""
617
 
618
- #: inc/functions.php:668
619
  msgid "Tagalog"
620
  msgstr ""
621
 
622
- #: inc/functions.php:673
623
  msgid "Tatarish"
624
  msgstr ""
625
 
626
- #: inc/functions.php:678
627
  msgid "Thai"
628
  msgstr ""
629
 
630
- #: inc/functions.php:683
631
  msgid "Turkish"
632
  msgstr ""
633
 
634
- #: inc/functions.php:688
635
  msgid "Turkmen"
636
  msgstr ""
637
 
638
- #: inc/functions.php:693
639
  msgid "Ukrainian"
640
  msgstr ""
641
 
642
- #: inc/functions.php:698
643
  msgid "Uzbek"
644
  msgstr ""
645
 
646
- #: inc/functions.php:703
647
  msgid "Vietnamese"
648
  msgstr ""
649
 
650
- #: inc/functions.php:708
651
  msgid "Welsh"
652
  msgstr ""
653
 
654
- #: inc/functions.php:713
655
  msgid "Wolof"
656
  msgstr ""
657
 
658
- #: inc/functions.php:718
659
  msgid "Yiddish - transliterated"
660
  msgstr ""
661
 
662
- #: inc/functions.php:723
663
  msgid "Yiddish - unicode"
664
  msgstr ""
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Wunderground\n"
6
+ "POT-Creation-Date: 2014-12-04 13:11-0700\n"
7
+ "PO-Revision-Date: 2014-12-04 20:12+0000\n"
8
+ "Last-Translator: Zachary Katz <zack@katz.co>\n"
9
  "Language-Team: Greek (http://www.transifex.com/projects/p/wunderground/language/el/)\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Language: el\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
+ "X-Generator: Poedit 1.7beta3\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
  "X-Poedit-SearchPath-0: .\n"
38
  msgstr ""
39
 
40
  #: inc/class-template.php:71
 
 
 
 
41
  msgid "Currently"
42
  msgstr ""
43
 
44
+ #: inc/class-template.php:72
45
  #, php-format
46
  msgid "High %d&deg;"
47
  msgstr ""
48
 
49
+ #: inc/class-template.php:73
50
  #, php-format
51
  msgid "Low %d&deg;"
52
  msgstr ""
53
 
54
+ #: inc/class-template.php:74
55
  #, php-format
56
  msgid "%d&deg;"
57
  msgstr ""
58
 
59
+ #: inc/class-template.php:75
60
  #, php-format
61
  msgid "View the %s forecast on Wunderground.com"
62
  msgstr ""
63
 
64
+ #: inc/class-template.php:76
65
  msgctxt "Weather alert issued date/time"
66
  msgid "Issued:"
67
  msgstr ""
68
 
69
+ #: inc/class-template.php:77
70
  msgctxt "Weather alert expires date/time"
71
  msgid "Expires:"
72
  msgstr ""
73
 
74
+ #: inc/class-template.php:149
75
  msgid "Current Conditions"
76
  msgstr ""
77
 
78
+ #: inc/class-template.php:150
79
  msgid "Simple display of the current conditions."
80
  msgstr ""
81
 
82
+ #: inc/class-template.php:155
83
  msgid "Grid Forecast"
84
  msgstr ""
85
 
86
+ #: inc/class-template.php:156
87
  msgid "Scales to any screen size."
88
  msgstr ""
89
 
90
+ #: inc/class-template.php:161
91
  msgid "Details Table"
92
  msgstr ""
93
 
94
+ #: inc/class-template.php:162
95
  msgid ""
96
  "Display the forecast in a table with rows. Great for in-depth forecast "
97
  "display."
98
  msgstr ""
99
 
100
+ #: inc/class-template.php:167
101
  msgid "Horizontal Table"
102
  msgstr ""
103
 
104
+ #: inc/class-template.php:168
105
  msgid ""
106
  "Display the forecast in a table with columns. Great for forecast summaries."
107
  msgstr ""
110
  msgid "Add a Wunderground.com forecast"
111
  msgstr ""
112
 
113
+ #: inc/class-widget.php:48 inc/functions.php:176
114
  msgid "Wunderground"
115
  msgstr ""
116
 
117
+ #: inc/class-widget.php:152
118
  msgid "Title"
119
  msgstr ""
120
 
121
+ #: inc/class-widget.php:153
122
  msgid "Leave empty to hide the widget title."
123
  msgstr ""
124
 
125
+ #: inc/class-widget.php:159
126
  msgid "Location"
127
  msgstr ""
128
 
129
+ #: inc/class-widget.php:160
130
  msgid "Locations will autoload, but you may also define custom locations."
131
  msgstr ""
132
 
133
+ #: inc/class-widget.php:161
134
  msgid "Enter the name of a location."
135
  msgstr ""
136
 
137
+ #: inc/class-widget.php:168
138
  msgid "Location Title"
139
  msgstr ""
140
 
141
+ #: inc/class-widget.php:169
142
  msgid "Change how the location is displayed in the widget search field."
143
  msgstr ""
144
 
145
+ #: inc/class-widget.php:170
146
  msgid "Leave empty to use the location name."
147
  msgstr ""
148
 
149
+ #: inc/class-widget.php:171
150
  msgid ""
151
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
152
  "set the Location Title as \"Denver\", which is simpler."
153
  msgstr ""
154
 
155
+ #: inc/class-widget.php:180
156
  msgid "# of Days in Forecast"
157
  msgstr ""
158
 
159
+ #: inc/class-widget.php:186
160
  msgid "Include Current Conditions"
161
  msgstr ""
162
 
163
+ #: inc/class-widget.php:187
164
  msgid "Add the current conditions to the forecast."
165
  msgstr ""
166
 
167
+ #: inc/class-widget.php:193
168
  msgid "Include Night Forecasts"
169
  msgstr ""
170
 
171
+ #: inc/class-widget.php:194
172
  msgid "This will result in double the number of forecasts shown."
173
  msgstr ""
174
 
175
+ #: inc/class-widget.php:200
176
  msgid "Icon Set"
177
  msgstr ""
178
 
179
+ #: inc/class-widget.php:201
180
  msgid ""
181
  "Choose the look and feel of the images that will represent the weather."
182
  msgstr ""
183
 
184
+ #: inc/class-widget.php:229
185
  msgid "Widget Template"
186
  msgstr ""
187
 
188
+ #: inc/class-widget.php:230
189
  msgid "Choose how you would like to display the forecast."
190
  msgstr ""
191
 
192
+ #: inc/class-widget.php:235
193
  msgid "Show in Forecast"
194
  msgstr ""
195
 
196
+ #: inc/class-widget.php:240
197
  msgid "Search Form"
198
  msgstr ""
199
 
200
+ #: inc/class-widget.php:241
201
  msgid "Allow searching weather forecasts."
202
  msgstr ""
203
 
204
+ #: inc/class-widget.php:244
205
  msgid "Weekday Labels"
206
  msgstr ""
207
 
208
+ #: inc/class-widget.php:245
209
  msgid "Show the names of the days of the week."
210
  msgstr ""
211
 
212
+ #: inc/class-widget.php:248
213
  msgid "Date"
214
  msgstr ""
215
 
216
+ #: inc/class-widget.php:249
217
  msgid "Display the date numerically (\"09/14\")."
218
  msgstr ""
219
 
220
+ #: inc/class-widget.php:252
221
  msgid "Weather Icon"
222
  msgstr ""
223
 
224
+ #: inc/class-widget.php:253
225
  msgid "Icon representing the forecast conditions."
226
  msgstr ""
227
 
228
+ #: inc/class-widget.php:256
229
  msgid "Chance of Rain"
230
  msgstr ""
231
 
232
+ #: inc/class-widget.php:257
233
  msgid "Display the percent chance of rain."
234
  msgstr ""
235
 
236
+ #: inc/class-widget.php:260
237
  msgid "High & Low Temp"
238
  msgstr ""
239
 
240
+ #: inc/class-widget.php:261
241
  msgid "Show the high & low temperatures for forecast."
242
  msgstr ""
243
 
244
+ #: inc/class-widget.php:264
245
  msgid "Condition Title"
246
  msgstr ""
247
 
248
+ #: inc/class-widget.php:265
249
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
250
  msgstr ""
251
 
252
+ #: inc/class-widget.php:268
253
  msgid "Forecast Text"
254
  msgstr ""
255
 
256
+ #: inc/class-widget.php:269
257
  msgid "Display a description of the forecast, normally in sentence format."
258
  msgstr ""
259
 
260
+ #: inc/class-widget.php:272
261
  msgid "Weather Alerts &amp; Warnings"
262
  msgstr ""
263
 
264
+ #: inc/class-widget.php:273
265
  msgid ""
266
  "This functionality is currently not working; we are working with "
267
  "Wunderground.com to restore it."
268
  msgstr ""
269
 
270
+ #: inc/class-widget.php:289
271
  msgid "Forecast Language"
272
  msgstr ""
273
 
274
+ #: inc/class-widget.php:300
275
  msgid "Measurements"
276
  msgstr ""
277
 
278
+ #: inc/class-widget.php:303
279
  msgid "Fahrenheit &amp; Inches"
280
  msgstr ""
281
 
282
+ #: inc/class-widget.php:306
283
  msgid "Celsius &amp; Meters"
284
  msgstr ""
285
 
286
+ #: inc/functions.php:44
287
  msgid "Weather Forecast"
288
  msgstr ""
289
 
290
+ #: inc/functions.php:161 inc/functions.php:178
291
  msgid "Incredible"
292
  msgstr ""
293
 
294
+ #: inc/functions.php:162 inc/functions.php:177
295
  msgid "Elemental"
296
  msgstr ""
297
 
298
+ #: inc/functions.php:163 inc/functions.php:179
299
  msgid "Helen"
300
  msgstr ""
301
 
302
+ #: inc/functions.php:164 inc/functions.php:181
303
  msgid "Default"
304
  msgstr ""
305
 
306
+ #: inc/functions.php:165 inc/functions.php:182
307
  msgid "Smiley"
308
  msgstr ""
309
 
310
+ #: inc/functions.php:166 inc/functions.php:183
311
  msgid "Generic"
312
  msgstr ""
313
 
314
+ #: inc/functions.php:167 inc/functions.php:184
315
  msgid "Old School"
316
  msgstr ""
317
 
318
+ #: inc/functions.php:168 inc/functions.php:185
319
  msgid "Cartoon"
320
  msgstr ""
321
 
322
+ #: inc/functions.php:169 inc/functions.php:186
323
  msgid "Mobile"
324
  msgstr ""
325
 
326
+ #: inc/functions.php:170 inc/functions.php:187
327
  msgid "Simple"
328
  msgstr ""
329
 
330
+ #: inc/functions.php:171 inc/functions.php:188
331
  msgid "Contemporary"
332
  msgstr ""
333
 
334
+ #: inc/functions.php:363
335
  msgid "Afrikaans"
336
  msgstr ""
337
 
338
+ #: inc/functions.php:368
339
  msgid "Albanian"
340
  msgstr ""
341
 
342
+ #: inc/functions.php:373
343
  msgid "Arabic"
344
  msgstr ""
345
 
346
+ #: inc/functions.php:379
347
  msgid "Armenian"
348
  msgstr ""
349
 
350
+ #: inc/functions.php:384
351
  msgid "Azerbaijani"
352
  msgstr ""
353
 
354
+ #: inc/functions.php:389
355
  msgid "Basque"
356
  msgstr ""
357
 
358
+ #: inc/functions.php:394
359
  msgid "Belarusian"
360
  msgstr ""
361
 
362
+ #: inc/functions.php:399
363
  msgid "Bulgarian"
364
  msgstr ""
365
 
366
+ #: inc/functions.php:404
367
  msgid "British English"
368
  msgstr ""
369
 
370
+ #: inc/functions.php:409
371
  msgid "Burmese"
372
  msgstr ""
373
 
374
+ #: inc/functions.php:414
375
  msgid "Catalan"
376
  msgstr ""
377
 
378
+ #: inc/functions.php:419
379
  msgid "Chinese - Simplified"
380
  msgstr ""
381
 
382
+ #: inc/functions.php:424
383
  msgid "Chinese - Traditional"
384
  msgstr ""
385
 
386
+ #: inc/functions.php:429
387
  msgid "Croatian"
388
  msgstr ""
389
 
390
+ #: inc/functions.php:434
391
  msgid "Czech"
392
  msgstr ""
393
 
394
+ #: inc/functions.php:439
395
  msgid "Danish"
396
  msgstr ""
397
 
398
+ #: inc/functions.php:444
399
  msgid "Dhivehi"
400
  msgstr ""
401
 
402
+ #: inc/functions.php:450
403
  msgid "Dutch"
404
  msgstr ""
405
 
406
+ #: inc/functions.php:455
407
  msgid "English"
408
  msgstr ""
409
 
410
+ #: inc/functions.php:460
411
  msgid "Esperanto"
412
  msgstr ""
413
 
414
+ #: inc/functions.php:465
415
  msgid "Estonian"
416
  msgstr ""
417
 
418
+ #: inc/functions.php:470
419
  msgid "Farsi"
420
  msgstr ""
421
 
422
+ #: inc/functions.php:475
423
  msgid "Finnish"
424
  msgstr ""
425
 
426
+ #: inc/functions.php:480
427
  msgid "French"
428
  msgstr ""
429
 
430
+ #: inc/functions.php:485
431
  msgid "French Canadian"
432
  msgstr ""
433
 
434
+ #: inc/functions.php:490
435
  msgid "Galician"
436
  msgstr ""
437
 
438
+ #: inc/functions.php:495
439
  msgid "German"
440
  msgstr ""
441
 
442
+ #: inc/functions.php:500
443
  msgid "Georgian"
444
  msgstr ""
445
 
446
+ #: inc/functions.php:505
447
  msgid "Greek"
448
  msgstr ""
449
 
450
+ #: inc/functions.php:510
451
  msgid "Gujarati"
452
  msgstr ""
453
 
454
+ #: inc/functions.php:515
455
  msgid "Haitian Creole"
456
  msgstr ""
457
 
458
+ #: inc/functions.php:520
459
  msgid "Hebrew"
460
  msgstr ""
461
 
462
+ #: inc/functions.php:526
463
  msgid "Hindi"
464
  msgstr ""
465
 
466
+ #: inc/functions.php:531
467
  msgid "Hungarian"
468
  msgstr ""
469
 
470
+ #: inc/functions.php:536
471
  msgid "Icelandic"
472
  msgstr ""
473
 
474
+ #: inc/functions.php:541
475
  msgid "Ido"
476
  msgstr ""
477
 
478
+ #: inc/functions.php:546
479
  msgid "Indonesian"
480
  msgstr ""
481
 
482
+ #: inc/functions.php:551
483
  msgid "Irish Gaelic"
484
  msgstr ""
485
 
486
+ #: inc/functions.php:556
487
  msgid "Italian"
488
  msgstr ""
489
 
490
+ #: inc/functions.php:561
491
  msgid "Japanese"
492
  msgstr ""
493
 
494
+ #: inc/functions.php:566
495
  msgid "Javanese"
496
  msgstr ""
497
 
498
+ #: inc/functions.php:571
499
  msgid "Khmer"
500
  msgstr ""
501
 
502
+ #: inc/functions.php:576
503
  msgid "Korean"
504
  msgstr ""
505
 
506
+ #: inc/functions.php:581
507
  msgid "Kurdish"
508
  msgstr ""
509
 
510
+ #: inc/functions.php:587
511
  msgid "Latin"
512
  msgstr ""
513
 
514
+ #: inc/functions.php:592
515
  msgid "Latvian"
516
  msgstr ""
517
 
518
+ #: inc/functions.php:597
519
  msgid "Lithuanian"
520
  msgstr ""
521
 
522
+ #: inc/functions.php:602
523
  msgid "Low German"
524
  msgstr ""
525
 
526
+ #: inc/functions.php:607
527
  msgid "Macedonian"
528
  msgstr ""
529
 
530
+ #: inc/functions.php:612
531
  msgid "Maltese"
532
  msgstr ""
533
 
534
+ #: inc/functions.php:617
535
  msgid "Mandinka"
536
  msgstr ""
537
 
538
+ #: inc/functions.php:622
539
  msgid "Maori"
540
  msgstr ""
541
 
542
+ #: inc/functions.php:627
543
  msgid "Marathi"
544
  msgstr ""
545
 
546
+ #: inc/functions.php:632
547
  msgid "Mongolian"
548
  msgstr ""
549
 
550
+ #: inc/functions.php:637
551
  msgid "Norwegian"
552
  msgstr ""
553
 
554
+ #: inc/functions.php:642
555
  msgid "Occitan"
556
  msgstr ""
557
 
558
+ #: inc/functions.php:647
559
  msgid "Pashto"
560
  msgstr ""
561
 
562
+ #: inc/functions.php:653
563
  msgid "Plautdietsch"
564
  msgstr ""
565
 
566
+ #: inc/functions.php:658
567
  msgid "Polish"
568
  msgstr ""
569
 
570
+ #: inc/functions.php:663
571
  msgid "Portuguese"
572
  msgstr ""
573
 
574
+ #: inc/functions.php:668
575
  msgid "Punjabi"
576
  msgstr ""
577
 
578
+ #: inc/functions.php:674
579
  msgid "Romanian"
580
  msgstr ""
581
 
582
+ #: inc/functions.php:679
583
  msgid "Russian"
584
  msgstr ""
585
 
586
+ #: inc/functions.php:684
587
  msgid "Serbian"
588
  msgstr ""
589
 
590
+ #: inc/functions.php:689
591
  msgid "Slovak"
592
  msgstr ""
593
 
594
+ #: inc/functions.php:694
595
  msgid "Slovenian"
596
  msgstr ""
597
 
598
+ #: inc/functions.php:699
599
  msgid "Spanish"
600
  msgstr ""
601
 
602
+ #: inc/functions.php:704
603
  msgid "Swahili"
604
  msgstr ""
605
 
606
+ #: inc/functions.php:709
607
  msgid "Swedish"
608
  msgstr ""
609
 
610
+ #: inc/functions.php:714
611
  msgid "Swiss"
612
  msgstr ""
613
 
614
+ #: inc/functions.php:719
615
  msgid "Tagalog"
616
  msgstr ""
617
 
618
+ #: inc/functions.php:724
619
  msgid "Tatarish"
620
  msgstr ""
621
 
622
+ #: inc/functions.php:729
623
  msgid "Thai"
624
  msgstr ""
625
 
626
+ #: inc/functions.php:734
627
  msgid "Turkish"
628
  msgstr ""
629
 
630
+ #: inc/functions.php:739
631
  msgid "Turkmen"
632
  msgstr ""
633
 
634
+ #: inc/functions.php:744
635
  msgid "Ukrainian"
636
  msgstr ""
637
 
638
+ #: inc/functions.php:749
639
  msgid "Uzbek"
640
  msgstr ""
641
 
642
+ #: inc/functions.php:754
643
  msgid "Vietnamese"
644
  msgstr ""
645
 
646
+ #: inc/functions.php:759
647
  msgid "Welsh"
648
  msgstr ""
649
 
650
+ #: inc/functions.php:764
651
  msgid "Wolof"
652
  msgstr ""
653
 
654
+ #: inc/functions.php:769
655
  msgid "Yiddish - transliterated"
656
  msgstr ""
657
 
658
+ #: inc/functions.php:774
659
  msgid "Yiddish - unicode"
660
  msgstr ""
languages/wunderground-en_US.mo CHANGED
Binary file
languages/wunderground-en_US.po CHANGED
@@ -3,8 +3,8 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Wunderground\n"
6
- "POT-Creation-Date: 2014-10-02 14:46-0700\n"
7
- "PO-Revision-Date: 2014-10-02 20:47+0000\n"
8
  "Last-Translator: Zachary Katz <zack@katz.co>\n"
9
  "Language-Team: English (United States) (http://www.transifex.com/projects/p/wunderground/language/en_US/)\n"
10
  "MIME-Version: 1.0\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Language: en_US\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
- "X-Generator: Poedit 1.6.9\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
  "X-Poedit-SearchPath-0: .\n"
@@ -38,74 +38,70 @@ msgid "%s%% Chance of Precipitation"
38
  msgstr "%s%% Chance of Precipitation"
39
 
40
  #: inc/class-template.php:71
41
- msgid "m/d"
42
- msgstr "m/d"
43
-
44
- #: inc/class-template.php:72
45
  msgid "Currently"
46
  msgstr "Currently"
47
 
48
- #: inc/class-template.php:73
49
  #, php-format
50
  msgid "High %d&deg;"
51
  msgstr "High %d&deg;"
52
 
53
- #: inc/class-template.php:74
54
  #, php-format
55
  msgid "Low %d&deg;"
56
  msgstr "Low %d&deg;"
57
 
58
- #: inc/class-template.php:75
59
  #, php-format
60
  msgid "%d&deg;"
61
  msgstr "%d&deg;"
62
 
63
- #: inc/class-template.php:76
64
  #, php-format
65
  msgid "View the %s forecast on Wunderground.com"
66
  msgstr "View the %s forecast on Wunderground.com"
67
 
68
- #: inc/class-template.php:77
69
  msgctxt "Weather alert issued date/time"
70
  msgid "Issued:"
71
  msgstr "Issued:"
72
 
73
- #: inc/class-template.php:78
74
  msgctxt "Weather alert expires date/time"
75
  msgid "Expires:"
76
  msgstr "Expires:"
77
 
78
- #: inc/class-template.php:117
79
  msgid "Current Conditions"
80
  msgstr "Current Conditions"
81
 
82
- #: inc/class-template.php:118
83
  msgid "Simple display of the current conditions."
84
  msgstr "Simple display of the current conditions."
85
 
86
- #: inc/class-template.php:123
87
  msgid "Grid Forecast"
88
  msgstr "Grid Forecast"
89
 
90
- #: inc/class-template.php:124
91
  msgid "Scales to any screen size."
92
  msgstr "Scales to any screen size."
93
 
94
- #: inc/class-template.php:129
95
  msgid "Details Table"
96
  msgstr "Details Table"
97
 
98
- #: inc/class-template.php:130
99
  msgid ""
100
  "Display the forecast in a table with rows. Great for in-depth forecast "
101
  "display."
102
  msgstr "Display the forecast in a table with rows. Great for in-depth forecast display."
103
 
104
- #: inc/class-template.php:135
105
  msgid "Horizontal Table"
106
  msgstr "Horizontal Table"
107
 
108
- #: inc/class-template.php:136
109
  msgid ""
110
  "Display the forecast in a table with columns. Great for forecast summaries."
111
  msgstr "Display the forecast in a table with columns. Great for forecast summaries."
@@ -114,551 +110,551 @@ msgstr "Display the forecast in a table with columns. Great for forecast summari
114
  msgid "Add a Wunderground.com forecast"
115
  msgstr "Add a Wunderground.com forecast"
116
 
117
- #: inc/class-widget.php:48 inc/functions.php:168
118
  msgid "Wunderground"
119
  msgstr "Wunderground"
120
 
121
- #: inc/class-widget.php:147
122
  msgid "Title"
123
  msgstr "Title"
124
 
125
- #: inc/class-widget.php:148
126
  msgid "Leave empty to hide the widget title."
127
  msgstr "Leave empty to hide the widget title."
128
 
129
- #: inc/class-widget.php:154
130
  msgid "Location"
131
  msgstr "Location"
132
 
133
- #: inc/class-widget.php:155
134
  msgid "Locations will autoload, but you may also define custom locations."
135
  msgstr "Locations will autoload, but you may also define custom locations."
136
 
137
- #: inc/class-widget.php:156
138
  msgid "Enter the name of a location."
139
  msgstr "Enter the name of a location."
140
 
141
- #: inc/class-widget.php:163
142
  msgid "Location Title"
143
  msgstr "Location Title"
144
 
145
- #: inc/class-widget.php:164
146
  msgid "Change how the location is displayed in the widget search field."
147
  msgstr "Change how the location is displayed in the widget search field."
148
 
149
- #: inc/class-widget.php:165
150
  msgid "Leave empty to use the location name."
151
  msgstr "Leave empty to use the location name."
152
 
153
- #: inc/class-widget.php:166
154
  msgid ""
155
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
156
  "set the Location Title as \"Denver\", which is simpler."
157
  msgstr "Example: if the Location is set to \"Denver, Colorado\", you may prefer to set the Location Title as \"Denver\", which is simpler."
158
 
159
- #: inc/class-widget.php:175
160
  msgid "# of Days in Forecast"
161
  msgstr "# of Days in Forecast"
162
 
163
- #: inc/class-widget.php:181
164
  msgid "Include Current Conditions"
165
  msgstr "Include Current Conditions"
166
 
167
- #: inc/class-widget.php:182
168
  msgid "Add the current conditions to the forecast."
169
  msgstr "Add the current conditions to the forecast."
170
 
171
- #: inc/class-widget.php:188
172
  msgid "Include Night Forecasts"
173
  msgstr "Include Night Forecasts"
174
 
175
- #: inc/class-widget.php:189
176
  msgid "This will result in double the number of forecasts shown."
177
  msgstr "This will result in double the number of forecasts shown."
178
 
179
- #: inc/class-widget.php:195
180
  msgid "Icon Set"
181
  msgstr "Icon Set"
182
 
183
- #: inc/class-widget.php:196
184
  msgid ""
185
  "Choose the look and feel of the images that will represent the weather."
186
  msgstr "Choose the look and feel of the images that will represent the weather."
187
 
188
- #: inc/class-widget.php:224
189
  msgid "Widget Template"
190
  msgstr "Widget Template"
191
 
192
- #: inc/class-widget.php:225
193
  msgid "Choose how you would like to display the forecast."
194
  msgstr "Choose how you would like to display the forecast."
195
 
196
- #: inc/class-widget.php:230
197
  msgid "Show in Forecast"
198
  msgstr "Show in Forecast"
199
 
200
- #: inc/class-widget.php:235
201
  msgid "Search Form"
202
  msgstr "Search Form"
203
 
204
- #: inc/class-widget.php:236
205
  msgid "Allow searching weather forecasts."
206
  msgstr "Allow searching weather forecasts."
207
 
208
- #: inc/class-widget.php:239
209
  msgid "Weekday Labels"
210
  msgstr "Weekday Labels"
211
 
212
- #: inc/class-widget.php:240
213
  msgid "Show the names of the days of the week."
214
  msgstr "Show the names of the days of the week."
215
 
216
- #: inc/class-widget.php:243
217
  msgid "Date"
218
  msgstr "Date"
219
 
220
- #: inc/class-widget.php:244
221
  msgid "Display the date numerically (\"09/14\")."
222
  msgstr "Display the date numerically (\"09/14\")."
223
 
224
- #: inc/class-widget.php:247
225
  msgid "Weather Icon"
226
  msgstr "Weather Icon"
227
 
228
- #: inc/class-widget.php:248
229
  msgid "Icon representing the forecast conditions."
230
  msgstr "Icon representing the forecast conditions."
231
 
232
- #: inc/class-widget.php:251
233
  msgid "Chance of Rain"
234
  msgstr "Chance of Rain"
235
 
236
- #: inc/class-widget.php:252
237
  msgid "Display the percent chance of rain."
238
  msgstr "Display the percent chance of rain."
239
 
240
- #: inc/class-widget.php:255
241
  msgid "High & Low Temp"
242
  msgstr "High & Low Temp"
243
 
244
- #: inc/class-widget.php:256
245
  msgid "Show the high & low temperatures for forecast."
246
  msgstr "Show the high & low temperatures for forecast."
247
 
248
- #: inc/class-widget.php:259
249
  msgid "Condition Title"
250
  msgstr "Condition Title"
251
 
252
- #: inc/class-widget.php:260
253
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
254
  msgstr "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
255
 
256
- #: inc/class-widget.php:263
257
  msgid "Forecast Text"
258
  msgstr "Forecast Text"
259
 
260
- #: inc/class-widget.php:264
261
  msgid "Display a description of the forecast, normally in sentence format."
262
  msgstr "Display a description of the forecast, normally in sentence format."
263
 
264
- #: inc/class-widget.php:267
265
  msgid "Weather Alerts &amp; Warnings"
266
  msgstr "Weather Alerts &amp; Warnings"
267
 
268
- #: inc/class-widget.php:268
269
  msgid ""
270
  "This functionality is currently not working; we are working with "
271
  "Wunderground.com to restore it."
272
  msgstr "This functionality is currently not working; we are working with Wunderground.com to restore it."
273
 
274
- #: inc/class-widget.php:284
275
  msgid "Forecast Language"
276
  msgstr "Forecast Language"
277
 
278
- #: inc/class-widget.php:295
279
  msgid "Measurements"
280
  msgstr "Measurements"
281
 
282
- #: inc/class-widget.php:298
283
  msgid "Fahrenheit &amp; Inches"
284
  msgstr "Fahrenheit &amp; Inches"
285
 
286
- #: inc/class-widget.php:301
287
  msgid "Celsius &amp; Meters"
288
  msgstr "Celsius &amp; Meters"
289
 
290
- #: inc/functions.php:42
291
  msgid "Weather Forecast"
292
  msgstr "Weather Forecast"
293
 
294
- #: inc/functions.php:153 inc/functions.php:170
295
  msgid "Incredible"
296
  msgstr "Incredible"
297
 
298
- #: inc/functions.php:154 inc/functions.php:169
299
  msgid "Elemental"
300
  msgstr "Elemental"
301
 
302
- #: inc/functions.php:155 inc/functions.php:171
303
  msgid "Helen"
304
  msgstr "Helen"
305
 
306
- #: inc/functions.php:156 inc/functions.php:173
307
  msgid "Default"
308
  msgstr "Default"
309
 
310
- #: inc/functions.php:157 inc/functions.php:174
311
  msgid "Smiley"
312
  msgstr "Smiley"
313
 
314
- #: inc/functions.php:158 inc/functions.php:175
315
  msgid "Generic"
316
  msgstr "Generic"
317
 
318
- #: inc/functions.php:159 inc/functions.php:176
319
  msgid "Old School"
320
  msgstr "Old School"
321
 
322
- #: inc/functions.php:160 inc/functions.php:177
323
  msgid "Cartoon"
324
  msgstr "Cartoon"
325
 
326
- #: inc/functions.php:161 inc/functions.php:178
327
  msgid "Mobile"
328
  msgstr "Mobile"
329
 
330
- #: inc/functions.php:162 inc/functions.php:179
331
  msgid "Simple"
332
  msgstr "Simple"
333
 
334
- #: inc/functions.php:163 inc/functions.php:180
335
  msgid "Contemporary"
336
  msgstr "Contemporary"
337
 
338
- #: inc/functions.php:312
339
  msgid "Afrikaans"
340
  msgstr "Afrikaans"
341
 
342
- #: inc/functions.php:317
343
  msgid "Albanian"
344
  msgstr "Albanian"
345
 
346
- #: inc/functions.php:322
347
  msgid "Arabic"
348
  msgstr "Arabic"
349
 
350
- #: inc/functions.php:328
351
  msgid "Armenian"
352
  msgstr "Armenian"
353
 
354
- #: inc/functions.php:333
355
  msgid "Azerbaijani"
356
  msgstr "Azerbaijani"
357
 
358
- #: inc/functions.php:338
359
  msgid "Basque"
360
  msgstr "Basque"
361
 
362
- #: inc/functions.php:343
363
  msgid "Belarusian"
364
  msgstr "Belarusian"
365
 
366
- #: inc/functions.php:348
367
  msgid "Bulgarian"
368
  msgstr "Bulgarian"
369
 
370
- #: inc/functions.php:353
371
  msgid "British English"
372
  msgstr "British English"
373
 
374
- #: inc/functions.php:358
375
  msgid "Burmese"
376
  msgstr "Burmese"
377
 
378
- #: inc/functions.php:363
379
  msgid "Catalan"
380
  msgstr "Catalan"
381
 
382
- #: inc/functions.php:368
383
  msgid "Chinese - Simplified"
384
  msgstr "Chinese - Simplified"
385
 
386
- #: inc/functions.php:373
387
  msgid "Chinese - Traditional"
388
  msgstr "Chinese - Traditional"
389
 
390
- #: inc/functions.php:378
391
  msgid "Croatian"
392
  msgstr "Croatian"
393
 
394
- #: inc/functions.php:383
395
  msgid "Czech"
396
  msgstr "Czech"
397
 
398
- #: inc/functions.php:388
399
  msgid "Danish"
400
  msgstr "Danish"
401
 
402
- #: inc/functions.php:393
403
  msgid "Dhivehi"
404
  msgstr "Dhivehi"
405
 
406
- #: inc/functions.php:399
407
  msgid "Dutch"
408
  msgstr "Dutch"
409
 
410
- #: inc/functions.php:404
411
  msgid "English"
412
  msgstr "English"
413
 
414
- #: inc/functions.php:409
415
  msgid "Esperanto"
416
  msgstr "Esperanto"
417
 
418
- #: inc/functions.php:414
419
  msgid "Estonian"
420
  msgstr "Estonian"
421
 
422
- #: inc/functions.php:419
423
  msgid "Farsi"
424
  msgstr "Farsi"
425
 
426
- #: inc/functions.php:424
427
  msgid "Finnish"
428
  msgstr "Finnish"
429
 
430
- #: inc/functions.php:429
431
  msgid "French"
432
  msgstr "French"
433
 
434
- #: inc/functions.php:434
435
  msgid "French Canadian"
436
  msgstr "French Canadian"
437
 
438
- #: inc/functions.php:439
439
  msgid "Galician"
440
  msgstr "Galician"
441
 
442
- #: inc/functions.php:444
443
  msgid "German"
444
  msgstr "German"
445
 
446
- #: inc/functions.php:449
447
  msgid "Georgian"
448
  msgstr "Georgian"
449
 
450
- #: inc/functions.php:454
451
  msgid "Greek"
452
  msgstr "Greek"
453
 
454
- #: inc/functions.php:459
455
  msgid "Gujarati"
456
  msgstr "Gujarati"
457
 
458
- #: inc/functions.php:464
459
  msgid "Haitian Creole"
460
  msgstr "Haitian Creole"
461
 
462
- #: inc/functions.php:469
463
  msgid "Hebrew"
464
  msgstr "Hebrew"
465
 
466
- #: inc/functions.php:475
467
  msgid "Hindi"
468
  msgstr "Hindi"
469
 
470
- #: inc/functions.php:480
471
  msgid "Hungarian"
472
  msgstr "Hungarian"
473
 
474
- #: inc/functions.php:485
475
  msgid "Icelandic"
476
  msgstr "Icelandic"
477
 
478
- #: inc/functions.php:490
479
  msgid "Ido"
480
  msgstr "Ido"
481
 
482
- #: inc/functions.php:495
483
  msgid "Indonesian"
484
  msgstr "Indonesian"
485
 
486
- #: inc/functions.php:500
487
  msgid "Irish Gaelic"
488
  msgstr "Irish Gaelic"
489
 
490
- #: inc/functions.php:505
491
  msgid "Italian"
492
  msgstr "Italian"
493
 
494
- #: inc/functions.php:510
495
  msgid "Japanese"
496
  msgstr "Japanese"
497
 
498
- #: inc/functions.php:515
499
  msgid "Javanese"
500
  msgstr "Javanese"
501
 
502
- #: inc/functions.php:520
503
  msgid "Khmer"
504
  msgstr "Khmer"
505
 
506
- #: inc/functions.php:525
507
  msgid "Korean"
508
  msgstr "Korean"
509
 
510
- #: inc/functions.php:530
511
  msgid "Kurdish"
512
  msgstr "Kurdish"
513
 
514
- #: inc/functions.php:536
515
  msgid "Latin"
516
  msgstr "Latin"
517
 
518
- #: inc/functions.php:541
519
  msgid "Latvian"
520
  msgstr "Latvian"
521
 
522
- #: inc/functions.php:546
523
  msgid "Lithuanian"
524
  msgstr "Lithuanian"
525
 
526
- #: inc/functions.php:551
527
  msgid "Low German"
528
  msgstr "Low German"
529
 
530
- #: inc/functions.php:556
531
  msgid "Macedonian"
532
  msgstr "Macedonian"
533
 
534
- #: inc/functions.php:561
535
  msgid "Maltese"
536
  msgstr "Maltese"
537
 
538
- #: inc/functions.php:566
539
  msgid "Mandinka"
540
  msgstr "Mandinka"
541
 
542
- #: inc/functions.php:571
543
  msgid "Maori"
544
  msgstr "Maori"
545
 
546
- #: inc/functions.php:576
547
  msgid "Marathi"
548
  msgstr "Marathi"
549
 
550
- #: inc/functions.php:581
551
  msgid "Mongolian"
552
  msgstr "Mongolian"
553
 
554
- #: inc/functions.php:586
555
  msgid "Norwegian"
556
  msgstr "Norwegian"
557
 
558
- #: inc/functions.php:591
559
  msgid "Occitan"
560
  msgstr "Occitan"
561
 
562
- #: inc/functions.php:596
563
  msgid "Pashto"
564
  msgstr "Pashto"
565
 
566
- #: inc/functions.php:602
567
  msgid "Plautdietsch"
568
  msgstr "Plautdietsch"
569
 
570
- #: inc/functions.php:607
571
  msgid "Polish"
572
  msgstr "Polish"
573
 
574
- #: inc/functions.php:612
575
  msgid "Portuguese"
576
  msgstr "Portuguese"
577
 
578
- #: inc/functions.php:617
579
  msgid "Punjabi"
580
  msgstr "Punjabi"
581
 
582
- #: inc/functions.php:623
583
  msgid "Romanian"
584
  msgstr "Romanian"
585
 
586
- #: inc/functions.php:628
587
  msgid "Russian"
588
  msgstr "Russian"
589
 
590
- #: inc/functions.php:633
591
  msgid "Serbian"
592
  msgstr "Serbian"
593
 
594
- #: inc/functions.php:638
595
  msgid "Slovak"
596
  msgstr "Slovak"
597
 
598
- #: inc/functions.php:643
599
  msgid "Slovenian"
600
  msgstr "Slovenian"
601
 
602
- #: inc/functions.php:648
603
  msgid "Spanish"
604
  msgstr "Spanish"
605
 
606
- #: inc/functions.php:653
607
  msgid "Swahili"
608
  msgstr "Swahili"
609
 
610
- #: inc/functions.php:658
611
  msgid "Swedish"
612
  msgstr "Swedish"
613
 
614
- #: inc/functions.php:663
615
  msgid "Swiss"
616
  msgstr "Swiss"
617
 
618
- #: inc/functions.php:668
619
  msgid "Tagalog"
620
  msgstr "Tagalog"
621
 
622
- #: inc/functions.php:673
623
  msgid "Tatarish"
624
  msgstr "Tatarish"
625
 
626
- #: inc/functions.php:678
627
  msgid "Thai"
628
  msgstr "Thai"
629
 
630
- #: inc/functions.php:683
631
  msgid "Turkish"
632
  msgstr "Turkish"
633
 
634
- #: inc/functions.php:688
635
  msgid "Turkmen"
636
  msgstr "Turkmen"
637
 
638
- #: inc/functions.php:693
639
  msgid "Ukrainian"
640
  msgstr "Ukrainian"
641
 
642
- #: inc/functions.php:698
643
  msgid "Uzbek"
644
  msgstr "Uzbek"
645
 
646
- #: inc/functions.php:703
647
  msgid "Vietnamese"
648
  msgstr "Vietnamese"
649
 
650
- #: inc/functions.php:708
651
  msgid "Welsh"
652
  msgstr "Welsh"
653
 
654
- #: inc/functions.php:713
655
  msgid "Wolof"
656
  msgstr "Wolof"
657
 
658
- #: inc/functions.php:718
659
  msgid "Yiddish - transliterated"
660
  msgstr "Yiddish - transliterated"
661
 
662
- #: inc/functions.php:723
663
  msgid "Yiddish - unicode"
664
  msgstr "Yiddish - unicode"
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Wunderground\n"
6
+ "POT-Creation-Date: 2014-12-04 13:11-0700\n"
7
+ "PO-Revision-Date: 2014-12-04 20:12+0000\n"
8
  "Last-Translator: Zachary Katz <zack@katz.co>\n"
9
  "Language-Team: English (United States) (http://www.transifex.com/projects/p/wunderground/language/en_US/)\n"
10
  "MIME-Version: 1.0\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Language: en_US\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
+ "X-Generator: Poedit 1.7beta3\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
  "X-Poedit-SearchPath-0: .\n"
38
  msgstr "%s%% Chance of Precipitation"
39
 
40
  #: inc/class-template.php:71
 
 
 
 
41
  msgid "Currently"
42
  msgstr "Currently"
43
 
44
+ #: inc/class-template.php:72
45
  #, php-format
46
  msgid "High %d&deg;"
47
  msgstr "High %d&deg;"
48
 
49
+ #: inc/class-template.php:73
50
  #, php-format
51
  msgid "Low %d&deg;"
52
  msgstr "Low %d&deg;"
53
 
54
+ #: inc/class-template.php:74
55
  #, php-format
56
  msgid "%d&deg;"
57
  msgstr "%d&deg;"
58
 
59
+ #: inc/class-template.php:75
60
  #, php-format
61
  msgid "View the %s forecast on Wunderground.com"
62
  msgstr "View the %s forecast on Wunderground.com"
63
 
64
+ #: inc/class-template.php:76
65
  msgctxt "Weather alert issued date/time"
66
  msgid "Issued:"
67
  msgstr "Issued:"
68
 
69
+ #: inc/class-template.php:77
70
  msgctxt "Weather alert expires date/time"
71
  msgid "Expires:"
72
  msgstr "Expires:"
73
 
74
+ #: inc/class-template.php:149
75
  msgid "Current Conditions"
76
  msgstr "Current Conditions"
77
 
78
+ #: inc/class-template.php:150
79
  msgid "Simple display of the current conditions."
80
  msgstr "Simple display of the current conditions."
81
 
82
+ #: inc/class-template.php:155
83
  msgid "Grid Forecast"
84
  msgstr "Grid Forecast"
85
 
86
+ #: inc/class-template.php:156
87
  msgid "Scales to any screen size."
88
  msgstr "Scales to any screen size."
89
 
90
+ #: inc/class-template.php:161
91
  msgid "Details Table"
92
  msgstr "Details Table"
93
 
94
+ #: inc/class-template.php:162
95
  msgid ""
96
  "Display the forecast in a table with rows. Great for in-depth forecast "
97
  "display."
98
  msgstr "Display the forecast in a table with rows. Great for in-depth forecast display."
99
 
100
+ #: inc/class-template.php:167
101
  msgid "Horizontal Table"
102
  msgstr "Horizontal Table"
103
 
104
+ #: inc/class-template.php:168
105
  msgid ""
106
  "Display the forecast in a table with columns. Great for forecast summaries."
107
  msgstr "Display the forecast in a table with columns. Great for forecast summaries."
110
  msgid "Add a Wunderground.com forecast"
111
  msgstr "Add a Wunderground.com forecast"
112
 
113
+ #: inc/class-widget.php:48 inc/functions.php:176
114
  msgid "Wunderground"
115
  msgstr "Wunderground"
116
 
117
+ #: inc/class-widget.php:152
118
  msgid "Title"
119
  msgstr "Title"
120
 
121
+ #: inc/class-widget.php:153
122
  msgid "Leave empty to hide the widget title."
123
  msgstr "Leave empty to hide the widget title."
124
 
125
+ #: inc/class-widget.php:159
126
  msgid "Location"
127
  msgstr "Location"
128
 
129
+ #: inc/class-widget.php:160
130
  msgid "Locations will autoload, but you may also define custom locations."
131
  msgstr "Locations will autoload, but you may also define custom locations."
132
 
133
+ #: inc/class-widget.php:161
134
  msgid "Enter the name of a location."
135
  msgstr "Enter the name of a location."
136
 
137
+ #: inc/class-widget.php:168
138
  msgid "Location Title"
139
  msgstr "Location Title"
140
 
141
+ #: inc/class-widget.php:169
142
  msgid "Change how the location is displayed in the widget search field."
143
  msgstr "Change how the location is displayed in the widget search field."
144
 
145
+ #: inc/class-widget.php:170
146
  msgid "Leave empty to use the location name."
147
  msgstr "Leave empty to use the location name."
148
 
149
+ #: inc/class-widget.php:171
150
  msgid ""
151
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
152
  "set the Location Title as \"Denver\", which is simpler."
153
  msgstr "Example: if the Location is set to \"Denver, Colorado\", you may prefer to set the Location Title as \"Denver\", which is simpler."
154
 
155
+ #: inc/class-widget.php:180
156
  msgid "# of Days in Forecast"
157
  msgstr "# of Days in Forecast"
158
 
159
+ #: inc/class-widget.php:186
160
  msgid "Include Current Conditions"
161
  msgstr "Include Current Conditions"
162
 
163
+ #: inc/class-widget.php:187
164
  msgid "Add the current conditions to the forecast."
165
  msgstr "Add the current conditions to the forecast."
166
 
167
+ #: inc/class-widget.php:193
168
  msgid "Include Night Forecasts"
169
  msgstr "Include Night Forecasts"
170
 
171
+ #: inc/class-widget.php:194
172
  msgid "This will result in double the number of forecasts shown."
173
  msgstr "This will result in double the number of forecasts shown."
174
 
175
+ #: inc/class-widget.php:200
176
  msgid "Icon Set"
177
  msgstr "Icon Set"
178
 
179
+ #: inc/class-widget.php:201
180
  msgid ""
181
  "Choose the look and feel of the images that will represent the weather."
182
  msgstr "Choose the look and feel of the images that will represent the weather."
183
 
184
+ #: inc/class-widget.php:229
185
  msgid "Widget Template"
186
  msgstr "Widget Template"
187
 
188
+ #: inc/class-widget.php:230
189
  msgid "Choose how you would like to display the forecast."
190
  msgstr "Choose how you would like to display the forecast."
191
 
192
+ #: inc/class-widget.php:235
193
  msgid "Show in Forecast"
194
  msgstr "Show in Forecast"
195
 
196
+ #: inc/class-widget.php:240
197
  msgid "Search Form"
198
  msgstr "Search Form"
199
 
200
+ #: inc/class-widget.php:241
201
  msgid "Allow searching weather forecasts."
202
  msgstr "Allow searching weather forecasts."
203
 
204
+ #: inc/class-widget.php:244
205
  msgid "Weekday Labels"
206
  msgstr "Weekday Labels"
207
 
208
+ #: inc/class-widget.php:245
209
  msgid "Show the names of the days of the week."
210
  msgstr "Show the names of the days of the week."
211
 
212
+ #: inc/class-widget.php:248
213
  msgid "Date"
214
  msgstr "Date"
215
 
216
+ #: inc/class-widget.php:249
217
  msgid "Display the date numerically (\"09/14\")."
218
  msgstr "Display the date numerically (\"09/14\")."
219
 
220
+ #: inc/class-widget.php:252
221
  msgid "Weather Icon"
222
  msgstr "Weather Icon"
223
 
224
+ #: inc/class-widget.php:253
225
  msgid "Icon representing the forecast conditions."
226
  msgstr "Icon representing the forecast conditions."
227
 
228
+ #: inc/class-widget.php:256
229
  msgid "Chance of Rain"
230
  msgstr "Chance of Rain"
231
 
232
+ #: inc/class-widget.php:257
233
  msgid "Display the percent chance of rain."
234
  msgstr "Display the percent chance of rain."
235
 
236
+ #: inc/class-widget.php:260
237
  msgid "High & Low Temp"
238
  msgstr "High & Low Temp"
239
 
240
+ #: inc/class-widget.php:261
241
  msgid "Show the high & low temperatures for forecast."
242
  msgstr "Show the high & low temperatures for forecast."
243
 
244
+ #: inc/class-widget.php:264
245
  msgid "Condition Title"
246
  msgstr "Condition Title"
247
 
248
+ #: inc/class-widget.php:265
249
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
250
  msgstr "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
251
 
252
+ #: inc/class-widget.php:268
253
  msgid "Forecast Text"
254
  msgstr "Forecast Text"
255
 
256
+ #: inc/class-widget.php:269
257
  msgid "Display a description of the forecast, normally in sentence format."
258
  msgstr "Display a description of the forecast, normally in sentence format."
259
 
260
+ #: inc/class-widget.php:272
261
  msgid "Weather Alerts &amp; Warnings"
262
  msgstr "Weather Alerts &amp; Warnings"
263
 
264
+ #: inc/class-widget.php:273
265
  msgid ""
266
  "This functionality is currently not working; we are working with "
267
  "Wunderground.com to restore it."
268
  msgstr "This functionality is currently not working; we are working with Wunderground.com to restore it."
269
 
270
+ #: inc/class-widget.php:289
271
  msgid "Forecast Language"
272
  msgstr "Forecast Language"
273
 
274
+ #: inc/class-widget.php:300
275
  msgid "Measurements"
276
  msgstr "Measurements"
277
 
278
+ #: inc/class-widget.php:303
279
  msgid "Fahrenheit &amp; Inches"
280
  msgstr "Fahrenheit &amp; Inches"
281
 
282
+ #: inc/class-widget.php:306
283
  msgid "Celsius &amp; Meters"
284
  msgstr "Celsius &amp; Meters"
285
 
286
+ #: inc/functions.php:44
287
  msgid "Weather Forecast"
288
  msgstr "Weather Forecast"
289
 
290
+ #: inc/functions.php:161 inc/functions.php:178
291
  msgid "Incredible"
292
  msgstr "Incredible"
293
 
294
+ #: inc/functions.php:162 inc/functions.php:177
295
  msgid "Elemental"
296
  msgstr "Elemental"
297
 
298
+ #: inc/functions.php:163 inc/functions.php:179
299
  msgid "Helen"
300
  msgstr "Helen"
301
 
302
+ #: inc/functions.php:164 inc/functions.php:181
303
  msgid "Default"
304
  msgstr "Default"
305
 
306
+ #: inc/functions.php:165 inc/functions.php:182
307
  msgid "Smiley"
308
  msgstr "Smiley"
309
 
310
+ #: inc/functions.php:166 inc/functions.php:183
311
  msgid "Generic"
312
  msgstr "Generic"
313
 
314
+ #: inc/functions.php:167 inc/functions.php:184
315
  msgid "Old School"
316
  msgstr "Old School"
317
 
318
+ #: inc/functions.php:168 inc/functions.php:185
319
  msgid "Cartoon"
320
  msgstr "Cartoon"
321
 
322
+ #: inc/functions.php:169 inc/functions.php:186
323
  msgid "Mobile"
324
  msgstr "Mobile"
325
 
326
+ #: inc/functions.php:170 inc/functions.php:187
327
  msgid "Simple"
328
  msgstr "Simple"
329
 
330
+ #: inc/functions.php:171 inc/functions.php:188
331
  msgid "Contemporary"
332
  msgstr "Contemporary"
333
 
334
+ #: inc/functions.php:363
335
  msgid "Afrikaans"
336
  msgstr "Afrikaans"
337
 
338
+ #: inc/functions.php:368
339
  msgid "Albanian"
340
  msgstr "Albanian"
341
 
342
+ #: inc/functions.php:373
343
  msgid "Arabic"
344
  msgstr "Arabic"
345
 
346
+ #: inc/functions.php:379
347
  msgid "Armenian"
348
  msgstr "Armenian"
349
 
350
+ #: inc/functions.php:384
351
  msgid "Azerbaijani"
352
  msgstr "Azerbaijani"
353
 
354
+ #: inc/functions.php:389
355
  msgid "Basque"
356
  msgstr "Basque"
357
 
358
+ #: inc/functions.php:394
359
  msgid "Belarusian"
360
  msgstr "Belarusian"
361
 
362
+ #: inc/functions.php:399
363
  msgid "Bulgarian"
364
  msgstr "Bulgarian"
365
 
366
+ #: inc/functions.php:404
367
  msgid "British English"
368
  msgstr "British English"
369
 
370
+ #: inc/functions.php:409
371
  msgid "Burmese"
372
  msgstr "Burmese"
373
 
374
+ #: inc/functions.php:414
375
  msgid "Catalan"
376
  msgstr "Catalan"
377
 
378
+ #: inc/functions.php:419
379
  msgid "Chinese - Simplified"
380
  msgstr "Chinese - Simplified"
381
 
382
+ #: inc/functions.php:424
383
  msgid "Chinese - Traditional"
384
  msgstr "Chinese - Traditional"
385
 
386
+ #: inc/functions.php:429
387
  msgid "Croatian"
388
  msgstr "Croatian"
389
 
390
+ #: inc/functions.php:434
391
  msgid "Czech"
392
  msgstr "Czech"
393
 
394
+ #: inc/functions.php:439
395
  msgid "Danish"
396
  msgstr "Danish"
397
 
398
+ #: inc/functions.php:444
399
  msgid "Dhivehi"
400
  msgstr "Dhivehi"
401
 
402
+ #: inc/functions.php:450
403
  msgid "Dutch"
404
  msgstr "Dutch"
405
 
406
+ #: inc/functions.php:455
407
  msgid "English"
408
  msgstr "English"
409
 
410
+ #: inc/functions.php:460
411
  msgid "Esperanto"
412
  msgstr "Esperanto"
413
 
414
+ #: inc/functions.php:465
415
  msgid "Estonian"
416
  msgstr "Estonian"
417
 
418
+ #: inc/functions.php:470
419
  msgid "Farsi"
420
  msgstr "Farsi"
421
 
422
+ #: inc/functions.php:475
423
  msgid "Finnish"
424
  msgstr "Finnish"
425
 
426
+ #: inc/functions.php:480
427
  msgid "French"
428
  msgstr "French"
429
 
430
+ #: inc/functions.php:485
431
  msgid "French Canadian"
432
  msgstr "French Canadian"
433
 
434
+ #: inc/functions.php:490
435
  msgid "Galician"
436
  msgstr "Galician"
437
 
438
+ #: inc/functions.php:495
439
  msgid "German"
440
  msgstr "German"
441
 
442
+ #: inc/functions.php:500
443
  msgid "Georgian"
444
  msgstr "Georgian"
445
 
446
+ #: inc/functions.php:505
447
  msgid "Greek"
448
  msgstr "Greek"
449
 
450
+ #: inc/functions.php:510
451
  msgid "Gujarati"
452
  msgstr "Gujarati"
453
 
454
+ #: inc/functions.php:515
455
  msgid "Haitian Creole"
456
  msgstr "Haitian Creole"
457
 
458
+ #: inc/functions.php:520
459
  msgid "Hebrew"
460
  msgstr "Hebrew"
461
 
462
+ #: inc/functions.php:526
463
  msgid "Hindi"
464
  msgstr "Hindi"
465
 
466
+ #: inc/functions.php:531
467
  msgid "Hungarian"
468
  msgstr "Hungarian"
469
 
470
+ #: inc/functions.php:536
471
  msgid "Icelandic"
472
  msgstr "Icelandic"
473
 
474
+ #: inc/functions.php:541
475
  msgid "Ido"
476
  msgstr "Ido"
477
 
478
+ #: inc/functions.php:546
479
  msgid "Indonesian"
480
  msgstr "Indonesian"
481
 
482
+ #: inc/functions.php:551
483
  msgid "Irish Gaelic"
484
  msgstr "Irish Gaelic"
485
 
486
+ #: inc/functions.php:556
487
  msgid "Italian"
488
  msgstr "Italian"
489
 
490
+ #: inc/functions.php:561
491
  msgid "Japanese"
492
  msgstr "Japanese"
493
 
494
+ #: inc/functions.php:566
495
  msgid "Javanese"
496
  msgstr "Javanese"
497
 
498
+ #: inc/functions.php:571
499
  msgid "Khmer"
500
  msgstr "Khmer"
501
 
502
+ #: inc/functions.php:576
503
  msgid "Korean"
504
  msgstr "Korean"
505
 
506
+ #: inc/functions.php:581
507
  msgid "Kurdish"
508
  msgstr "Kurdish"
509
 
510
+ #: inc/functions.php:587
511
  msgid "Latin"
512
  msgstr "Latin"
513
 
514
+ #: inc/functions.php:592
515
  msgid "Latvian"
516
  msgstr "Latvian"
517
 
518
+ #: inc/functions.php:597
519
  msgid "Lithuanian"
520
  msgstr "Lithuanian"
521
 
522
+ #: inc/functions.php:602
523
  msgid "Low German"
524
  msgstr "Low German"
525
 
526
+ #: inc/functions.php:607
527
  msgid "Macedonian"
528
  msgstr "Macedonian"
529
 
530
+ #: inc/functions.php:612
531
  msgid "Maltese"
532
  msgstr "Maltese"
533
 
534
+ #: inc/functions.php:617
535
  msgid "Mandinka"
536
  msgstr "Mandinka"
537
 
538
+ #: inc/functions.php:622
539
  msgid "Maori"
540
  msgstr "Maori"
541
 
542
+ #: inc/functions.php:627
543
  msgid "Marathi"
544
  msgstr "Marathi"
545
 
546
+ #: inc/functions.php:632
547
  msgid "Mongolian"
548
  msgstr "Mongolian"
549
 
550
+ #: inc/functions.php:637
551
  msgid "Norwegian"
552
  msgstr "Norwegian"
553
 
554
+ #: inc/functions.php:642
555
  msgid "Occitan"
556
  msgstr "Occitan"
557
 
558
+ #: inc/functions.php:647
559
  msgid "Pashto"
560
  msgstr "Pashto"
561
 
562
+ #: inc/functions.php:653
563
  msgid "Plautdietsch"
564
  msgstr "Plautdietsch"
565
 
566
+ #: inc/functions.php:658
567
  msgid "Polish"
568
  msgstr "Polish"
569
 
570
+ #: inc/functions.php:663
571
  msgid "Portuguese"
572
  msgstr "Portuguese"
573
 
574
+ #: inc/functions.php:668
575
  msgid "Punjabi"
576
  msgstr "Punjabi"
577
 
578
+ #: inc/functions.php:674
579
  msgid "Romanian"
580
  msgstr "Romanian"
581
 
582
+ #: inc/functions.php:679
583
  msgid "Russian"
584
  msgstr "Russian"
585
 
586
+ #: inc/functions.php:684
587
  msgid "Serbian"
588
  msgstr "Serbian"
589
 
590
+ #: inc/functions.php:689
591
  msgid "Slovak"
592
  msgstr "Slovak"
593
 
594
+ #: inc/functions.php:694
595
  msgid "Slovenian"
596
  msgstr "Slovenian"
597
 
598
+ #: inc/functions.php:699
599
  msgid "Spanish"
600
  msgstr "Spanish"
601
 
602
+ #: inc/functions.php:704
603
  msgid "Swahili"
604
  msgstr "Swahili"
605
 
606
+ #: inc/functions.php:709
607
  msgid "Swedish"
608
  msgstr "Swedish"
609
 
610
+ #: inc/functions.php:714
611
  msgid "Swiss"
612
  msgstr "Swiss"
613
 
614
+ #: inc/functions.php:719
615
  msgid "Tagalog"
616
  msgstr "Tagalog"
617
 
618
+ #: inc/functions.php:724
619
  msgid "Tatarish"
620
  msgstr "Tatarish"
621
 
622
+ #: inc/functions.php:729
623
  msgid "Thai"
624
  msgstr "Thai"
625
 
626
+ #: inc/functions.php:734
627
  msgid "Turkish"
628
  msgstr "Turkish"
629
 
630
+ #: inc/functions.php:739
631
  msgid "Turkmen"
632
  msgstr "Turkmen"
633
 
634
+ #: inc/functions.php:744
635
  msgid "Ukrainian"
636
  msgstr "Ukrainian"
637
 
638
+ #: inc/functions.php:749
639
  msgid "Uzbek"
640
  msgstr "Uzbek"
641
 
642
+ #: inc/functions.php:754
643
  msgid "Vietnamese"
644
  msgstr "Vietnamese"
645
 
646
+ #: inc/functions.php:759
647
  msgid "Welsh"
648
  msgstr "Welsh"
649
 
650
+ #: inc/functions.php:764
651
  msgid "Wolof"
652
  msgstr "Wolof"
653
 
654
+ #: inc/functions.php:769
655
  msgid "Yiddish - transliterated"
656
  msgstr "Yiddish - transliterated"
657
 
658
+ #: inc/functions.php:774
659
  msgid "Yiddish - unicode"
660
  msgstr "Yiddish - unicode"
languages/wunderground-he_IL.mo CHANGED
Binary file
languages/wunderground-he_IL.po CHANGED
@@ -4,16 +4,16 @@
4
  msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Wunderground\n"
7
- "POT-Creation-Date: 2014-10-02 14:46-0700\n"
8
- "PO-Revision-Date: 2014-10-19 19:50+0000\n"
9
- "Last-Translator: Nir Bentziony <nirbentzy@gmail.com>\n"
10
  "Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/wunderground/language/he_IL/)\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Language: he_IL\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
- "X-Generator: Poedit 1.6.9\n"
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
19
  "X-Poedit-SearchPath-0: .\n"
@@ -39,74 +39,70 @@ msgid "%s%% Chance of Precipitation"
39
  msgstr "%s%% סיכוי לממטרים"
40
 
41
  #: inc/class-template.php:71
42
- msgid "m/d"
43
- msgstr "M/d"
44
-
45
- #: inc/class-template.php:72
46
  msgid "Currently"
47
  msgstr "כרגע"
48
 
49
- #: inc/class-template.php:73
50
  #, php-format
51
  msgid "High %d&deg;"
52
  msgstr "מקסימום %d&deg;"
53
 
54
- #: inc/class-template.php:74
55
  #, php-format
56
  msgid "Low %d&deg;"
57
  msgstr "מינימום %d&deg;"
58
 
59
- #: inc/class-template.php:75
60
  #, php-format
61
  msgid "%d&deg;"
62
  msgstr "%d&deg;"
63
 
64
- #: inc/class-template.php:76
65
  #, php-format
66
  msgid "View the %s forecast on Wunderground.com"
67
  msgstr "צפה בתחזית %s ב wunderground.com"
68
 
69
- #: inc/class-template.php:77
70
  msgctxt "Weather alert issued date/time"
71
  msgid "Issued:"
72
  msgstr "עד לתאריך"
73
 
74
- #: inc/class-template.php:78
75
  msgctxt "Weather alert expires date/time"
76
  msgid "Expires:"
77
  msgstr "יפוג:"
78
 
79
- #: inc/class-template.php:117
80
  msgid "Current Conditions"
81
  msgstr "מצב נוכחי"
82
 
83
- #: inc/class-template.php:118
84
  msgid "Simple display of the current conditions."
85
  msgstr "תצוגה בסיסית של המצב הנוכחי"
86
 
87
- #: inc/class-template.php:123
88
  msgid "Grid Forecast"
89
  msgstr "תחזית בצורת רשת"
90
 
91
- #: inc/class-template.php:124
92
  msgid "Scales to any screen size."
93
  msgstr "מתאים לכל גודל מסך"
94
 
95
- #: inc/class-template.php:129
96
  msgid "Details Table"
97
  msgstr "טבלת פירוט"
98
 
99
- #: inc/class-template.php:130
100
  msgid ""
101
  "Display the forecast in a table with rows. Great for in-depth forecast "
102
  "display."
103
  msgstr "מציג את התחזית בטבלה עם שורות. נהדר לתצוגת תחזית מעמיקה"
104
 
105
- #: inc/class-template.php:135
106
  msgid "Horizontal Table"
107
  msgstr "טבלה אופקית"
108
 
109
- #: inc/class-template.php:136
110
  msgid ""
111
  "Display the forecast in a table with columns. Great for forecast summaries."
112
  msgstr "הצג את התחזית בטבלה עם עמודות. נהדר לחזית מסוכמת"
@@ -115,551 +111,551 @@ msgstr "הצג את התחזית בטבלה עם עמודות. נהדר לחזי
115
  msgid "Add a Wunderground.com forecast"
116
  msgstr "הוסף תחזית Wunderground.com "
117
 
118
- #: inc/class-widget.php:48 inc/functions.php:168
119
  msgid "Wunderground"
120
  msgstr "Wunderground"
121
 
122
- #: inc/class-widget.php:147
123
  msgid "Title"
124
  msgstr "כותרת"
125
 
126
- #: inc/class-widget.php:148
127
  msgid "Leave empty to hide the widget title."
128
  msgstr "השאר ריק על מנת להסתיר את כותרת הוידגט"
129
 
130
- #: inc/class-widget.php:154
131
  msgid "Location"
132
  msgstr "מיקום"
133
 
134
- #: inc/class-widget.php:155
135
  msgid "Locations will autoload, but you may also define custom locations."
136
  msgstr "מיקמום יטענו אוטומטית. אתה עשוי להגדיר מיקומים ידנית."
137
 
138
- #: inc/class-widget.php:156
139
  msgid "Enter the name of a location."
140
  msgstr "הכנס את שם המיקום"
141
 
142
- #: inc/class-widget.php:163
143
  msgid "Location Title"
144
  msgstr "כותרת המיקום"
145
 
146
- #: inc/class-widget.php:164
147
  msgid "Change how the location is displayed in the widget search field."
148
  msgstr "שנה את אופן ההצגה של המיקום כפי שיוצג בשורת החיפוש של הוידגט"
149
 
150
- #: inc/class-widget.php:165
151
  msgid "Leave empty to use the location name."
152
  msgstr "השאר ריק על מנת להשתמש בשם המיקום הנוכחי"
153
 
154
- #: inc/class-widget.php:166
155
  msgid ""
156
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
157
  "set the Location Title as \"Denver\", which is simpler."
158
  msgstr "דוגמא: אם המקום הינו \"דנוור קולורדו\", אתה יכול לרשום פשוט \"דנוור\""
159
 
160
- #: inc/class-widget.php:175
161
  msgid "# of Days in Forecast"
162
  msgstr "# ימים בתחזית"
163
 
164
- #: inc/class-widget.php:181
165
  msgid "Include Current Conditions"
166
  msgstr "כולל מצב נוכחי"
167
 
168
- #: inc/class-widget.php:182
169
  msgid "Add the current conditions to the forecast."
170
  msgstr "הוסף מצב נוכחי לתחזית"
171
 
172
- #: inc/class-widget.php:188
173
  msgid "Include Night Forecasts"
174
  msgstr "כולל תחזיות ליליות"
175
 
176
- #: inc/class-widget.php:189
177
  msgid "This will result in double the number of forecasts shown."
178
  msgstr "זה יציג תוצאה במספר כפול בתחזית המוצגת."
179
 
180
- #: inc/class-widget.php:195
181
  msgid "Icon Set"
182
  msgstr "סט איקונים"
183
 
184
- #: inc/class-widget.php:196
185
  msgid ""
186
  "Choose the look and feel of the images that will represent the weather."
187
  msgstr "בחר את התמונה שתייצג את מזג האויר"
188
 
189
- #: inc/class-widget.php:224
190
  msgid "Widget Template"
191
  msgstr "תבנית ווידגט"
192
 
193
- #: inc/class-widget.php:225
194
  msgid "Choose how you would like to display the forecast."
195
  msgstr "בחר כיצד ברצונך להציג את התחזית"
196
 
197
- #: inc/class-widget.php:230
198
  msgid "Show in Forecast"
199
  msgstr "הצג בתחזית"
200
 
201
- #: inc/class-widget.php:235
202
  msgid "Search Form"
203
  msgstr "טופס חיפוש"
204
 
205
- #: inc/class-widget.php:236
206
  msgid "Allow searching weather forecasts."
207
  msgstr "אפשר חיפוש תחזיות מזג אוויר"
208
 
209
- #: inc/class-widget.php:239
210
  msgid "Weekday Labels"
211
  msgstr "שמות הימים"
212
 
213
- #: inc/class-widget.php:240
214
  msgid "Show the names of the days of the week."
215
  msgstr "הצג את שמות הימים בשבוע"
216
 
217
- #: inc/class-widget.php:243
218
  msgid "Date"
219
  msgstr "תאריך"
220
 
221
- #: inc/class-widget.php:244
222
  msgid "Display the date numerically (\"09/14\")."
223
  msgstr "הצג תאריך באופן מספרי (\"09/14\")."
224
 
225
- #: inc/class-widget.php:247
226
  msgid "Weather Icon"
227
  msgstr "איקון מזג אוויר"
228
 
229
- #: inc/class-widget.php:248
230
  msgid "Icon representing the forecast conditions."
231
  msgstr "האיקון מייצג את מצב התחזיות."
232
 
233
- #: inc/class-widget.php:251
234
  msgid "Chance of Rain"
235
  msgstr "סיכוי לגשם"
236
 
237
- #: inc/class-widget.php:252
238
  msgid "Display the percent chance of rain."
239
  msgstr "הצג את הסיכוי לגשם"
240
 
241
- #: inc/class-widget.php:255
242
  msgid "High & Low Temp"
243
  msgstr "טמפרטורות גבוהות ונמוכות"
244
 
245
- #: inc/class-widget.php:256
246
  msgid "Show the high & low temperatures for forecast."
247
  msgstr "הצג טמפרטורות המינימום והמקסימום בתחזית"
248
 
249
- #: inc/class-widget.php:259
250
  msgid "Condition Title"
251
  msgstr "כותרת המצב"
252
 
253
- #: inc/class-widget.php:260
254
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
255
  msgstr "סיכום מצב בקצרה (\"בהיר, מעונן חלקית, מעונן וכו')."
256
 
257
- #: inc/class-widget.php:263
258
  msgid "Forecast Text"
259
  msgstr "תיאור התחזית"
260
 
261
- #: inc/class-widget.php:264
262
  msgid "Display a description of the forecast, normally in sentence format."
263
  msgstr "הצג תיאור התחזית. בדרך כלל במבנה שורה בודדת."
264
 
265
- #: inc/class-widget.php:267
266
  msgid "Weather Alerts &amp; Warnings"
267
  msgstr "התראות מזג אוויר"
268
 
269
- #: inc/class-widget.php:268
270
  msgid ""
271
  "This functionality is currently not working; we are working with "
272
  "Wunderground.com to restore it."
273
  msgstr "הפונקציונאליות לא עובדת כרגע: אנו עובדים בשיתוף Wunderground.com על מנת לפתור זאת."
274
 
275
- #: inc/class-widget.php:284
276
  msgid "Forecast Language"
277
  msgstr "שפת התחזית"
278
 
279
- #: inc/class-widget.php:295
280
  msgid "Measurements"
281
  msgstr "מדדים"
282
 
283
- #: inc/class-widget.php:298
284
  msgid "Fahrenheit &amp; Inches"
285
  msgstr "פרנהייט ואינצ'ים"
286
 
287
- #: inc/class-widget.php:301
288
  msgid "Celsius &amp; Meters"
289
  msgstr "צלזיוס ומטרים"
290
 
291
- #: inc/functions.php:42
292
  msgid "Weather Forecast"
293
  msgstr "תחזית מזג אוויר"
294
 
295
- #: inc/functions.php:153 inc/functions.php:170
296
  msgid "Incredible"
297
  msgstr "לא ייאמן"
298
 
299
- #: inc/functions.php:154 inc/functions.php:169
300
  msgid "Elemental"
301
  msgstr "אלמנטל"
302
 
303
- #: inc/functions.php:155 inc/functions.php:171
304
  msgid "Helen"
305
  msgstr "הלן"
306
 
307
- #: inc/functions.php:156 inc/functions.php:173
308
  msgid "Default"
309
  msgstr "ברירת מחדל"
310
 
311
- #: inc/functions.php:157 inc/functions.php:174
312
  msgid "Smiley"
313
  msgstr "סמיילי"
314
 
315
- #: inc/functions.php:158 inc/functions.php:175
316
  msgid "Generic"
317
  msgstr "כללי"
318
 
319
- #: inc/functions.php:159 inc/functions.php:176
320
  msgid "Old School"
321
  msgstr "מיושן"
322
 
323
- #: inc/functions.php:160 inc/functions.php:177
324
  msgid "Cartoon"
325
  msgstr "מצוייר"
326
 
327
- #: inc/functions.php:161 inc/functions.php:178
328
  msgid "Mobile"
329
  msgstr "מובייל"
330
 
331
- #: inc/functions.php:162 inc/functions.php:179
332
  msgid "Simple"
333
  msgstr "בסיסי"
334
 
335
- #: inc/functions.php:163 inc/functions.php:180
336
  msgid "Contemporary"
337
  msgstr "עכשיווי"
338
 
339
- #: inc/functions.php:312
340
  msgid "Afrikaans"
341
  msgstr "אפריקאי"
342
 
343
- #: inc/functions.php:317
344
  msgid "Albanian"
345
  msgstr "אלבני"
346
 
347
- #: inc/functions.php:322
348
  msgid "Arabic"
349
  msgstr "ערבי"
350
 
351
- #: inc/functions.php:328
352
  msgid "Armenian"
353
  msgstr "אמריקאי"
354
 
355
- #: inc/functions.php:333
356
  msgid "Azerbaijani"
357
  msgstr "אזרבייג'ן"
358
 
359
- #: inc/functions.php:338
360
  msgid "Basque"
361
  msgstr "באסקי"
362
 
363
- #: inc/functions.php:343
364
  msgid "Belarusian"
365
  msgstr "בלארוס"
366
 
367
- #: inc/functions.php:348
368
  msgid "Bulgarian"
369
  msgstr "בולגרי"
370
 
371
- #: inc/functions.php:353
372
  msgid "British English"
373
  msgstr "אנגלית בריטית"
374
 
375
- #: inc/functions.php:358
376
  msgid "Burmese"
377
  msgstr "בורמה"
378
 
379
- #: inc/functions.php:363
380
  msgid "Catalan"
381
  msgstr "קאטאלונית"
382
 
383
- #: inc/functions.php:368
384
  msgid "Chinese - Simplified"
385
  msgstr "סינית מדוברת"
386
 
387
- #: inc/functions.php:373
388
  msgid "Chinese - Traditional"
389
  msgstr "סינית ספרותית"
390
 
391
- #: inc/functions.php:378
392
  msgid "Croatian"
393
  msgstr "קרואטית"
394
 
395
- #: inc/functions.php:383
396
  msgid "Czech"
397
  msgstr "צכית"
398
 
399
- #: inc/functions.php:388
400
  msgid "Danish"
401
  msgstr "דנית"
402
 
403
- #: inc/functions.php:393
404
  msgid "Dhivehi"
405
  msgstr "דהווי"
406
 
407
- #: inc/functions.php:399
408
  msgid "Dutch"
409
  msgstr "הולנדית"
410
 
411
- #: inc/functions.php:404
412
  msgid "English"
413
  msgstr "אנגלית"
414
 
415
- #: inc/functions.php:409
416
  msgid "Esperanto"
417
  msgstr "אספרנטו"
418
 
419
- #: inc/functions.php:414
420
  msgid "Estonian"
421
  msgstr "אסטוניה"
422
 
423
- #: inc/functions.php:419
424
  msgid "Farsi"
425
  msgstr "פרסית"
426
 
427
- #: inc/functions.php:424
428
  msgid "Finnish"
429
  msgstr "פינית"
430
 
431
- #: inc/functions.php:429
432
  msgid "French"
433
  msgstr "צרפתית"
434
 
435
- #: inc/functions.php:434
436
  msgid "French Canadian"
437
  msgstr "צרפתית קנדית"
438
 
439
- #: inc/functions.php:439
440
  msgid "Galician"
441
  msgstr "גאליקאן"
442
 
443
- #: inc/functions.php:444
444
  msgid "German"
445
  msgstr "גרמנית"
446
 
447
- #: inc/functions.php:449
448
  msgid "Georgian"
449
  msgstr "גאורגיה"
450
 
451
- #: inc/functions.php:454
452
  msgid "Greek"
453
  msgstr "יוונית"
454
 
455
- #: inc/functions.php:459
456
  msgid "Gujarati"
457
  msgstr "גוג'אראטי"
458
 
459
- #: inc/functions.php:464
460
  msgid "Haitian Creole"
461
  msgstr "הייטי"
462
 
463
- #: inc/functions.php:469
464
  msgid "Hebrew"
465
  msgstr "עברית"
466
 
467
- #: inc/functions.php:475
468
  msgid "Hindi"
469
  msgstr "הודית"
470
 
471
- #: inc/functions.php:480
472
  msgid "Hungarian"
473
  msgstr "הונגרית"
474
 
475
- #: inc/functions.php:485
476
  msgid "Icelandic"
477
  msgstr "איסלנד"
478
 
479
- #: inc/functions.php:490
480
  msgid "Ido"
481
  msgstr "אידו"
482
 
483
- #: inc/functions.php:495
484
  msgid "Indonesian"
485
  msgstr "אינדונזיה"
486
 
487
- #: inc/functions.php:500
488
  msgid "Irish Gaelic"
489
  msgstr "אירלנד"
490
 
491
- #: inc/functions.php:505
492
  msgid "Italian"
493
  msgstr "איטלקית"
494
 
495
- #: inc/functions.php:510
496
  msgid "Japanese"
497
  msgstr "יפנית"
498
 
499
- #: inc/functions.php:515
500
  msgid "Javanese"
501
  msgstr "ג'אוואניס"
502
 
503
- #: inc/functions.php:520
504
  msgid "Khmer"
505
  msgstr "קמר"
506
 
507
- #: inc/functions.php:525
508
  msgid "Korean"
509
  msgstr "קוריאנית"
510
 
511
- #: inc/functions.php:530
512
  msgid "Kurdish"
513
  msgstr "קורדיש"
514
 
515
- #: inc/functions.php:536
516
  msgid "Latin"
517
  msgstr "לאטינית"
518
 
519
- #: inc/functions.php:541
520
  msgid "Latvian"
521
  msgstr "לטביה"
522
 
523
- #: inc/functions.php:546
524
  msgid "Lithuanian"
525
  msgstr "ליטא"
526
 
527
- #: inc/functions.php:551
528
  msgid "Low German"
529
  msgstr "לואו גרמן"
530
 
531
- #: inc/functions.php:556
532
  msgid "Macedonian"
533
  msgstr "מקדוניה"
534
 
535
- #: inc/functions.php:561
536
  msgid "Maltese"
537
  msgstr "מלדיבים"
538
 
539
- #: inc/functions.php:566
540
  msgid "Mandinka"
541
  msgstr "מאנדינקה"
542
 
543
- #: inc/functions.php:571
544
  msgid "Maori"
545
  msgstr "מאורי"
546
 
547
- #: inc/functions.php:576
548
  msgid "Marathi"
549
  msgstr "מארהטי"
550
 
551
- #: inc/functions.php:581
552
  msgid "Mongolian"
553
  msgstr "מונגוליה"
554
 
555
- #: inc/functions.php:586
556
  msgid "Norwegian"
557
  msgstr "נרווגיה"
558
 
559
- #: inc/functions.php:591
560
  msgid "Occitan"
561
  msgstr "אוקיטן"
562
 
563
- #: inc/functions.php:596
564
  msgid "Pashto"
565
  msgstr "פאשטו"
566
 
567
- #: inc/functions.php:602
568
  msgid "Plautdietsch"
569
  msgstr "פלאטיידצ'"
570
 
571
- #: inc/functions.php:607
572
  msgid "Polish"
573
  msgstr "פולין"
574
 
575
- #: inc/functions.php:612
576
  msgid "Portuguese"
577
  msgstr "פורטוגזית"
578
 
579
- #: inc/functions.php:617
580
  msgid "Punjabi"
581
  msgstr "פונג'אבי"
582
 
583
- #: inc/functions.php:623
584
  msgid "Romanian"
585
  msgstr "רומנית"
586
 
587
- #: inc/functions.php:628
588
  msgid "Russian"
589
  msgstr "רוסית"
590
 
591
- #: inc/functions.php:633
592
  msgid "Serbian"
593
  msgstr "סרביה"
594
 
595
- #: inc/functions.php:638
596
  msgid "Slovak"
597
  msgstr "סלובקית"
598
 
599
- #: inc/functions.php:643
600
  msgid "Slovenian"
601
  msgstr "סולבנית"
602
 
603
- #: inc/functions.php:648
604
  msgid "Spanish"
605
  msgstr "ספרדית"
606
 
607
- #: inc/functions.php:653
608
  msgid "Swahili"
609
  msgstr "סווהילית"
610
 
611
- #: inc/functions.php:658
612
  msgid "Swedish"
613
  msgstr "שבדיה"
614
 
615
- #: inc/functions.php:663
616
  msgid "Swiss"
617
  msgstr "שוויץ"
618
 
619
- #: inc/functions.php:668
620
  msgid "Tagalog"
621
  msgstr "טאגאלוג"
622
 
623
- #: inc/functions.php:673
624
  msgid "Tatarish"
625
  msgstr "טרטאריש"
626
 
627
- #: inc/functions.php:678
628
  msgid "Thai"
629
  msgstr "תאלינדית"
630
 
631
- #: inc/functions.php:683
632
  msgid "Turkish"
633
  msgstr "טורקית"
634
 
635
- #: inc/functions.php:688
636
  msgid "Turkmen"
637
  msgstr "טורקמן"
638
 
639
- #: inc/functions.php:693
640
  msgid "Ukrainian"
641
  msgstr "אוקראינה"
642
 
643
- #: inc/functions.php:698
644
  msgid "Uzbek"
645
  msgstr "אוזבקיסטן"
646
 
647
- #: inc/functions.php:703
648
  msgid "Vietnamese"
649
  msgstr "ויאטנאם"
650
 
651
- #: inc/functions.php:708
652
  msgid "Welsh"
653
  msgstr "ויילס"
654
 
655
- #: inc/functions.php:713
656
  msgid "Wolof"
657
  msgstr "וולוף"
658
 
659
- #: inc/functions.php:718
660
  msgid "Yiddish - transliterated"
661
  msgstr "אידיש בתעתיק"
662
 
663
- #: inc/functions.php:723
664
  msgid "Yiddish - unicode"
665
  msgstr "אידיש"
4
  msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Wunderground\n"
7
+ "POT-Creation-Date: 2014-12-04 13:11-0700\n"
8
+ "PO-Revision-Date: 2014-12-04 20:12+0000\n"
9
+ "Last-Translator: Zachary Katz <zack@katz.co>\n"
10
  "Language-Team: Hebrew (Israel) (http://www.transifex.com/projects/p/wunderground/language/he_IL/)\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Language: he_IL\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
+ "X-Generator: Poedit 1.7beta3\n"
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
19
  "X-Poedit-SearchPath-0: .\n"
39
  msgstr "%s%% סיכוי לממטרים"
40
 
41
  #: inc/class-template.php:71
 
 
 
 
42
  msgid "Currently"
43
  msgstr "כרגע"
44
 
45
+ #: inc/class-template.php:72
46
  #, php-format
47
  msgid "High %d&deg;"
48
  msgstr "מקסימום %d&deg;"
49
 
50
+ #: inc/class-template.php:73
51
  #, php-format
52
  msgid "Low %d&deg;"
53
  msgstr "מינימום %d&deg;"
54
 
55
+ #: inc/class-template.php:74
56
  #, php-format
57
  msgid "%d&deg;"
58
  msgstr "%d&deg;"
59
 
60
+ #: inc/class-template.php:75
61
  #, php-format
62
  msgid "View the %s forecast on Wunderground.com"
63
  msgstr "צפה בתחזית %s ב wunderground.com"
64
 
65
+ #: inc/class-template.php:76
66
  msgctxt "Weather alert issued date/time"
67
  msgid "Issued:"
68
  msgstr "עד לתאריך"
69
 
70
+ #: inc/class-template.php:77
71
  msgctxt "Weather alert expires date/time"
72
  msgid "Expires:"
73
  msgstr "יפוג:"
74
 
75
+ #: inc/class-template.php:149
76
  msgid "Current Conditions"
77
  msgstr "מצב נוכחי"
78
 
79
+ #: inc/class-template.php:150
80
  msgid "Simple display of the current conditions."
81
  msgstr "תצוגה בסיסית של המצב הנוכחי"
82
 
83
+ #: inc/class-template.php:155
84
  msgid "Grid Forecast"
85
  msgstr "תחזית בצורת רשת"
86
 
87
+ #: inc/class-template.php:156
88
  msgid "Scales to any screen size."
89
  msgstr "מתאים לכל גודל מסך"
90
 
91
+ #: inc/class-template.php:161
92
  msgid "Details Table"
93
  msgstr "טבלת פירוט"
94
 
95
+ #: inc/class-template.php:162
96
  msgid ""
97
  "Display the forecast in a table with rows. Great for in-depth forecast "
98
  "display."
99
  msgstr "מציג את התחזית בטבלה עם שורות. נהדר לתצוגת תחזית מעמיקה"
100
 
101
+ #: inc/class-template.php:167
102
  msgid "Horizontal Table"
103
  msgstr "טבלה אופקית"
104
 
105
+ #: inc/class-template.php:168
106
  msgid ""
107
  "Display the forecast in a table with columns. Great for forecast summaries."
108
  msgstr "הצג את התחזית בטבלה עם עמודות. נהדר לחזית מסוכמת"
111
  msgid "Add a Wunderground.com forecast"
112
  msgstr "הוסף תחזית Wunderground.com "
113
 
114
+ #: inc/class-widget.php:48 inc/functions.php:176
115
  msgid "Wunderground"
116
  msgstr "Wunderground"
117
 
118
+ #: inc/class-widget.php:152
119
  msgid "Title"
120
  msgstr "כותרת"
121
 
122
+ #: inc/class-widget.php:153
123
  msgid "Leave empty to hide the widget title."
124
  msgstr "השאר ריק על מנת להסתיר את כותרת הוידגט"
125
 
126
+ #: inc/class-widget.php:159
127
  msgid "Location"
128
  msgstr "מיקום"
129
 
130
+ #: inc/class-widget.php:160
131
  msgid "Locations will autoload, but you may also define custom locations."
132
  msgstr "מיקמום יטענו אוטומטית. אתה עשוי להגדיר מיקומים ידנית."
133
 
134
+ #: inc/class-widget.php:161
135
  msgid "Enter the name of a location."
136
  msgstr "הכנס את שם המיקום"
137
 
138
+ #: inc/class-widget.php:168
139
  msgid "Location Title"
140
  msgstr "כותרת המיקום"
141
 
142
+ #: inc/class-widget.php:169
143
  msgid "Change how the location is displayed in the widget search field."
144
  msgstr "שנה את אופן ההצגה של המיקום כפי שיוצג בשורת החיפוש של הוידגט"
145
 
146
+ #: inc/class-widget.php:170
147
  msgid "Leave empty to use the location name."
148
  msgstr "השאר ריק על מנת להשתמש בשם המיקום הנוכחי"
149
 
150
+ #: inc/class-widget.php:171
151
  msgid ""
152
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
153
  "set the Location Title as \"Denver\", which is simpler."
154
  msgstr "דוגמא: אם המקום הינו \"דנוור קולורדו\", אתה יכול לרשום פשוט \"דנוור\""
155
 
156
+ #: inc/class-widget.php:180
157
  msgid "# of Days in Forecast"
158
  msgstr "# ימים בתחזית"
159
 
160
+ #: inc/class-widget.php:186
161
  msgid "Include Current Conditions"
162
  msgstr "כולל מצב נוכחי"
163
 
164
+ #: inc/class-widget.php:187
165
  msgid "Add the current conditions to the forecast."
166
  msgstr "הוסף מצב נוכחי לתחזית"
167
 
168
+ #: inc/class-widget.php:193
169
  msgid "Include Night Forecasts"
170
  msgstr "כולל תחזיות ליליות"
171
 
172
+ #: inc/class-widget.php:194
173
  msgid "This will result in double the number of forecasts shown."
174
  msgstr "זה יציג תוצאה במספר כפול בתחזית המוצגת."
175
 
176
+ #: inc/class-widget.php:200
177
  msgid "Icon Set"
178
  msgstr "סט איקונים"
179
 
180
+ #: inc/class-widget.php:201
181
  msgid ""
182
  "Choose the look and feel of the images that will represent the weather."
183
  msgstr "בחר את התמונה שתייצג את מזג האויר"
184
 
185
+ #: inc/class-widget.php:229
186
  msgid "Widget Template"
187
  msgstr "תבנית ווידגט"
188
 
189
+ #: inc/class-widget.php:230
190
  msgid "Choose how you would like to display the forecast."
191
  msgstr "בחר כיצד ברצונך להציג את התחזית"
192
 
193
+ #: inc/class-widget.php:235
194
  msgid "Show in Forecast"
195
  msgstr "הצג בתחזית"
196
 
197
+ #: inc/class-widget.php:240
198
  msgid "Search Form"
199
  msgstr "טופס חיפוש"
200
 
201
+ #: inc/class-widget.php:241
202
  msgid "Allow searching weather forecasts."
203
  msgstr "אפשר חיפוש תחזיות מזג אוויר"
204
 
205
+ #: inc/class-widget.php:244
206
  msgid "Weekday Labels"
207
  msgstr "שמות הימים"
208
 
209
+ #: inc/class-widget.php:245
210
  msgid "Show the names of the days of the week."
211
  msgstr "הצג את שמות הימים בשבוע"
212
 
213
+ #: inc/class-widget.php:248
214
  msgid "Date"
215
  msgstr "תאריך"
216
 
217
+ #: inc/class-widget.php:249
218
  msgid "Display the date numerically (\"09/14\")."
219
  msgstr "הצג תאריך באופן מספרי (\"09/14\")."
220
 
221
+ #: inc/class-widget.php:252
222
  msgid "Weather Icon"
223
  msgstr "איקון מזג אוויר"
224
 
225
+ #: inc/class-widget.php:253
226
  msgid "Icon representing the forecast conditions."
227
  msgstr "האיקון מייצג את מצב התחזיות."
228
 
229
+ #: inc/class-widget.php:256
230
  msgid "Chance of Rain"
231
  msgstr "סיכוי לגשם"
232
 
233
+ #: inc/class-widget.php:257
234
  msgid "Display the percent chance of rain."
235
  msgstr "הצג את הסיכוי לגשם"
236
 
237
+ #: inc/class-widget.php:260
238
  msgid "High & Low Temp"
239
  msgstr "טמפרטורות גבוהות ונמוכות"
240
 
241
+ #: inc/class-widget.php:261
242
  msgid "Show the high & low temperatures for forecast."
243
  msgstr "הצג טמפרטורות המינימום והמקסימום בתחזית"
244
 
245
+ #: inc/class-widget.php:264
246
  msgid "Condition Title"
247
  msgstr "כותרת המצב"
248
 
249
+ #: inc/class-widget.php:265
250
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
251
  msgstr "סיכום מצב בקצרה (\"בהיר, מעונן חלקית, מעונן וכו')."
252
 
253
+ #: inc/class-widget.php:268
254
  msgid "Forecast Text"
255
  msgstr "תיאור התחזית"
256
 
257
+ #: inc/class-widget.php:269
258
  msgid "Display a description of the forecast, normally in sentence format."
259
  msgstr "הצג תיאור התחזית. בדרך כלל במבנה שורה בודדת."
260
 
261
+ #: inc/class-widget.php:272
262
  msgid "Weather Alerts &amp; Warnings"
263
  msgstr "התראות מזג אוויר"
264
 
265
+ #: inc/class-widget.php:273
266
  msgid ""
267
  "This functionality is currently not working; we are working with "
268
  "Wunderground.com to restore it."
269
  msgstr "הפונקציונאליות לא עובדת כרגע: אנו עובדים בשיתוף Wunderground.com על מנת לפתור זאת."
270
 
271
+ #: inc/class-widget.php:289
272
  msgid "Forecast Language"
273
  msgstr "שפת התחזית"
274
 
275
+ #: inc/class-widget.php:300
276
  msgid "Measurements"
277
  msgstr "מדדים"
278
 
279
+ #: inc/class-widget.php:303
280
  msgid "Fahrenheit &amp; Inches"
281
  msgstr "פרנהייט ואינצ'ים"
282
 
283
+ #: inc/class-widget.php:306
284
  msgid "Celsius &amp; Meters"
285
  msgstr "צלזיוס ומטרים"
286
 
287
+ #: inc/functions.php:44
288
  msgid "Weather Forecast"
289
  msgstr "תחזית מזג אוויר"
290
 
291
+ #: inc/functions.php:161 inc/functions.php:178
292
  msgid "Incredible"
293
  msgstr "לא ייאמן"
294
 
295
+ #: inc/functions.php:162 inc/functions.php:177
296
  msgid "Elemental"
297
  msgstr "אלמנטל"
298
 
299
+ #: inc/functions.php:163 inc/functions.php:179
300
  msgid "Helen"
301
  msgstr "הלן"
302
 
303
+ #: inc/functions.php:164 inc/functions.php:181
304
  msgid "Default"
305
  msgstr "ברירת מחדל"
306
 
307
+ #: inc/functions.php:165 inc/functions.php:182
308
  msgid "Smiley"
309
  msgstr "סמיילי"
310
 
311
+ #: inc/functions.php:166 inc/functions.php:183
312
  msgid "Generic"
313
  msgstr "כללי"
314
 
315
+ #: inc/functions.php:167 inc/functions.php:184
316
  msgid "Old School"
317
  msgstr "מיושן"
318
 
319
+ #: inc/functions.php:168 inc/functions.php:185
320
  msgid "Cartoon"
321
  msgstr "מצוייר"
322
 
323
+ #: inc/functions.php:169 inc/functions.php:186
324
  msgid "Mobile"
325
  msgstr "מובייל"
326
 
327
+ #: inc/functions.php:170 inc/functions.php:187
328
  msgid "Simple"
329
  msgstr "בסיסי"
330
 
331
+ #: inc/functions.php:171 inc/functions.php:188
332
  msgid "Contemporary"
333
  msgstr "עכשיווי"
334
 
335
+ #: inc/functions.php:363
336
  msgid "Afrikaans"
337
  msgstr "אפריקאי"
338
 
339
+ #: inc/functions.php:368
340
  msgid "Albanian"
341
  msgstr "אלבני"
342
 
343
+ #: inc/functions.php:373
344
  msgid "Arabic"
345
  msgstr "ערבי"
346
 
347
+ #: inc/functions.php:379
348
  msgid "Armenian"
349
  msgstr "אמריקאי"
350
 
351
+ #: inc/functions.php:384
352
  msgid "Azerbaijani"
353
  msgstr "אזרבייג'ן"
354
 
355
+ #: inc/functions.php:389
356
  msgid "Basque"
357
  msgstr "באסקי"
358
 
359
+ #: inc/functions.php:394
360
  msgid "Belarusian"
361
  msgstr "בלארוס"
362
 
363
+ #: inc/functions.php:399
364
  msgid "Bulgarian"
365
  msgstr "בולגרי"
366
 
367
+ #: inc/functions.php:404
368
  msgid "British English"
369
  msgstr "אנגלית בריטית"
370
 
371
+ #: inc/functions.php:409
372
  msgid "Burmese"
373
  msgstr "בורמה"
374
 
375
+ #: inc/functions.php:414
376
  msgid "Catalan"
377
  msgstr "קאטאלונית"
378
 
379
+ #: inc/functions.php:419
380
  msgid "Chinese - Simplified"
381
  msgstr "סינית מדוברת"
382
 
383
+ #: inc/functions.php:424
384
  msgid "Chinese - Traditional"
385
  msgstr "סינית ספרותית"
386
 
387
+ #: inc/functions.php:429
388
  msgid "Croatian"
389
  msgstr "קרואטית"
390
 
391
+ #: inc/functions.php:434
392
  msgid "Czech"
393
  msgstr "צכית"
394
 
395
+ #: inc/functions.php:439
396
  msgid "Danish"
397
  msgstr "דנית"
398
 
399
+ #: inc/functions.php:444
400
  msgid "Dhivehi"
401
  msgstr "דהווי"
402
 
403
+ #: inc/functions.php:450
404
  msgid "Dutch"
405
  msgstr "הולנדית"
406
 
407
+ #: inc/functions.php:455
408
  msgid "English"
409
  msgstr "אנגלית"
410
 
411
+ #: inc/functions.php:460
412
  msgid "Esperanto"
413
  msgstr "אספרנטו"
414
 
415
+ #: inc/functions.php:465
416
  msgid "Estonian"
417
  msgstr "אסטוניה"
418
 
419
+ #: inc/functions.php:470
420
  msgid "Farsi"
421
  msgstr "פרסית"
422
 
423
+ #: inc/functions.php:475
424
  msgid "Finnish"
425
  msgstr "פינית"
426
 
427
+ #: inc/functions.php:480
428
  msgid "French"
429
  msgstr "צרפתית"
430
 
431
+ #: inc/functions.php:485
432
  msgid "French Canadian"
433
  msgstr "צרפתית קנדית"
434
 
435
+ #: inc/functions.php:490
436
  msgid "Galician"
437
  msgstr "גאליקאן"
438
 
439
+ #: inc/functions.php:495
440
  msgid "German"
441
  msgstr "גרמנית"
442
 
443
+ #: inc/functions.php:500
444
  msgid "Georgian"
445
  msgstr "גאורגיה"
446
 
447
+ #: inc/functions.php:505
448
  msgid "Greek"
449
  msgstr "יוונית"
450
 
451
+ #: inc/functions.php:510
452
  msgid "Gujarati"
453
  msgstr "גוג'אראטי"
454
 
455
+ #: inc/functions.php:515
456
  msgid "Haitian Creole"
457
  msgstr "הייטי"
458
 
459
+ #: inc/functions.php:520
460
  msgid "Hebrew"
461
  msgstr "עברית"
462
 
463
+ #: inc/functions.php:526
464
  msgid "Hindi"
465
  msgstr "הודית"
466
 
467
+ #: inc/functions.php:531
468
  msgid "Hungarian"
469
  msgstr "הונגרית"
470
 
471
+ #: inc/functions.php:536
472
  msgid "Icelandic"
473
  msgstr "איסלנד"
474
 
475
+ #: inc/functions.php:541
476
  msgid "Ido"
477
  msgstr "אידו"
478
 
479
+ #: inc/functions.php:546
480
  msgid "Indonesian"
481
  msgstr "אינדונזיה"
482
 
483
+ #: inc/functions.php:551
484
  msgid "Irish Gaelic"
485
  msgstr "אירלנד"
486
 
487
+ #: inc/functions.php:556
488
  msgid "Italian"
489
  msgstr "איטלקית"
490
 
491
+ #: inc/functions.php:561
492
  msgid "Japanese"
493
  msgstr "יפנית"
494
 
495
+ #: inc/functions.php:566
496
  msgid "Javanese"
497
  msgstr "ג'אוואניס"
498
 
499
+ #: inc/functions.php:571
500
  msgid "Khmer"
501
  msgstr "קמר"
502
 
503
+ #: inc/functions.php:576
504
  msgid "Korean"
505
  msgstr "קוריאנית"
506
 
507
+ #: inc/functions.php:581
508
  msgid "Kurdish"
509
  msgstr "קורדיש"
510
 
511
+ #: inc/functions.php:587
512
  msgid "Latin"
513
  msgstr "לאטינית"
514
 
515
+ #: inc/functions.php:592
516
  msgid "Latvian"
517
  msgstr "לטביה"
518
 
519
+ #: inc/functions.php:597
520
  msgid "Lithuanian"
521
  msgstr "ליטא"
522
 
523
+ #: inc/functions.php:602
524
  msgid "Low German"
525
  msgstr "לואו גרמן"
526
 
527
+ #: inc/functions.php:607
528
  msgid "Macedonian"
529
  msgstr "מקדוניה"
530
 
531
+ #: inc/functions.php:612
532
  msgid "Maltese"
533
  msgstr "מלדיבים"
534
 
535
+ #: inc/functions.php:617
536
  msgid "Mandinka"
537
  msgstr "מאנדינקה"
538
 
539
+ #: inc/functions.php:622
540
  msgid "Maori"
541
  msgstr "מאורי"
542
 
543
+ #: inc/functions.php:627
544
  msgid "Marathi"
545
  msgstr "מארהטי"
546
 
547
+ #: inc/functions.php:632
548
  msgid "Mongolian"
549
  msgstr "מונגוליה"
550
 
551
+ #: inc/functions.php:637
552
  msgid "Norwegian"
553
  msgstr "נרווגיה"
554
 
555
+ #: inc/functions.php:642
556
  msgid "Occitan"
557
  msgstr "אוקיטן"
558
 
559
+ #: inc/functions.php:647
560
  msgid "Pashto"
561
  msgstr "פאשטו"
562
 
563
+ #: inc/functions.php:653
564
  msgid "Plautdietsch"
565
  msgstr "פלאטיידצ'"
566
 
567
+ #: inc/functions.php:658
568
  msgid "Polish"
569
  msgstr "פולין"
570
 
571
+ #: inc/functions.php:663
572
  msgid "Portuguese"
573
  msgstr "פורטוגזית"
574
 
575
+ #: inc/functions.php:668
576
  msgid "Punjabi"
577
  msgstr "פונג'אבי"
578
 
579
+ #: inc/functions.php:674
580
  msgid "Romanian"
581
  msgstr "רומנית"
582
 
583
+ #: inc/functions.php:679
584
  msgid "Russian"
585
  msgstr "רוסית"
586
 
587
+ #: inc/functions.php:684
588
  msgid "Serbian"
589
  msgstr "סרביה"
590
 
591
+ #: inc/functions.php:689
592
  msgid "Slovak"
593
  msgstr "סלובקית"
594
 
595
+ #: inc/functions.php:694
596
  msgid "Slovenian"
597
  msgstr "סולבנית"
598
 
599
+ #: inc/functions.php:699
600
  msgid "Spanish"
601
  msgstr "ספרדית"
602
 
603
+ #: inc/functions.php:704
604
  msgid "Swahili"
605
  msgstr "סווהילית"
606
 
607
+ #: inc/functions.php:709
608
  msgid "Swedish"
609
  msgstr "שבדיה"
610
 
611
+ #: inc/functions.php:714
612
  msgid "Swiss"
613
  msgstr "שוויץ"
614
 
615
+ #: inc/functions.php:719
616
  msgid "Tagalog"
617
  msgstr "טאגאלוג"
618
 
619
+ #: inc/functions.php:724
620
  msgid "Tatarish"
621
  msgstr "טרטאריש"
622
 
623
+ #: inc/functions.php:729
624
  msgid "Thai"
625
  msgstr "תאלינדית"
626
 
627
+ #: inc/functions.php:734
628
  msgid "Turkish"
629
  msgstr "טורקית"
630
 
631
+ #: inc/functions.php:739
632
  msgid "Turkmen"
633
  msgstr "טורקמן"
634
 
635
+ #: inc/functions.php:744
636
  msgid "Ukrainian"
637
  msgstr "אוקראינה"
638
 
639
+ #: inc/functions.php:749
640
  msgid "Uzbek"
641
  msgstr "אוזבקיסטן"
642
 
643
+ #: inc/functions.php:754
644
  msgid "Vietnamese"
645
  msgstr "ויאטנאם"
646
 
647
+ #: inc/functions.php:759
648
  msgid "Welsh"
649
  msgstr "ויילס"
650
 
651
+ #: inc/functions.php:764
652
  msgid "Wolof"
653
  msgstr "וולוף"
654
 
655
+ #: inc/functions.php:769
656
  msgid "Yiddish - transliterated"
657
  msgstr "אידיש בתעתיק"
658
 
659
+ #: inc/functions.php:774
660
  msgid "Yiddish - unicode"
661
  msgstr "אידיש"
languages/wunderground-lt_LT.mo CHANGED
Binary file
languages/wunderground-lt_LT.po CHANGED
@@ -4,16 +4,16 @@
4
  msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Wunderground\n"
7
- "POT-Creation-Date: 2014-10-02 14:46-0700\n"
8
- "PO-Revision-Date: 2014-10-03 10:41+0000\n"
9
- "Last-Translator: Daanlt <daanas@gmail.com>\n"
10
  "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/wunderground/language/lt_LT/)\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Language: lt_LT\n"
15
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
16
- "X-Generator: Poedit 1.6.9\n"
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
19
  "X-Poedit-SearchPath-0: .\n"
@@ -39,74 +39,70 @@ msgid "%s%% Chance of Precipitation"
39
  msgstr "%s%% kritulių galimybė"
40
 
41
  #: inc/class-template.php:71
42
- msgid "m/d"
43
- msgstr "m/d"
44
-
45
- #: inc/class-template.php:72
46
  msgid "Currently"
47
  msgstr "Dabar"
48
 
49
- #: inc/class-template.php:73
50
  #, php-format
51
  msgid "High %d&deg;"
52
  msgstr "Aukščiausia %d&deg;"
53
 
54
- #: inc/class-template.php:74
55
  #, php-format
56
  msgid "Low %d&deg;"
57
  msgstr "Žemiausia %d&deg;"
58
 
59
- #: inc/class-template.php:75
60
  #, php-format
61
  msgid "%d&deg;"
62
  msgstr "%d&deg;"
63
 
64
- #: inc/class-template.php:76
65
  #, php-format
66
  msgid "View the %s forecast on Wunderground.com"
67
  msgstr "Peržiūrėti %s prognozę Wunderground.com"
68
 
69
- #: inc/class-template.php:77
70
  msgctxt "Weather alert issued date/time"
71
  msgid "Issued:"
72
  msgstr "Paskelbta:"
73
 
74
- #: inc/class-template.php:78
75
  msgctxt "Weather alert expires date/time"
76
  msgid "Expires:"
77
  msgstr "Pasibaigia:"
78
 
79
- #: inc/class-template.php:117
80
  msgid "Current Conditions"
81
  msgstr "Dabartinės sąlygos"
82
 
83
- #: inc/class-template.php:118
84
  msgid "Simple display of the current conditions."
85
  msgstr "Supaprastintas dabartinių sąlygų atvaizdavimas"
86
 
87
- #: inc/class-template.php:123
88
  msgid "Grid Forecast"
89
  msgstr "Prognozė tinkleliu"
90
 
91
- #: inc/class-template.php:124
92
  msgid "Scales to any screen size."
93
  msgstr "Prisitaiko prie bet kokio ekrano dydžio."
94
 
95
- #: inc/class-template.php:129
96
  msgid "Details Table"
97
  msgstr "Informacijos lentelė"
98
 
99
- #: inc/class-template.php:130
100
  msgid ""
101
  "Display the forecast in a table with rows. Great for in-depth forecast "
102
  "display."
103
  msgstr "Rodyti prognozę lentelėje eilutėmis. Labai tinka detaliai prognozei rodyti."
104
 
105
- #: inc/class-template.php:135
106
  msgid "Horizontal Table"
107
  msgstr "Horizontali lentelė"
108
 
109
- #: inc/class-template.php:136
110
  msgid ""
111
  "Display the forecast in a table with columns. Great for forecast summaries."
112
  msgstr "Rodyti prognozę lentelėje stulpeliais. Labai tinka prognozės santraukai."
@@ -115,551 +111,551 @@ msgstr "Rodyti prognozę lentelėje stulpeliais. Labai tinka prognozės santrauk
115
  msgid "Add a Wunderground.com forecast"
116
  msgstr "Pridėti Wunderground.com prognozę"
117
 
118
- #: inc/class-widget.php:48 inc/functions.php:168
119
  msgid "Wunderground"
120
  msgstr "Wunderground"
121
 
122
- #: inc/class-widget.php:147
123
  msgid "Title"
124
  msgstr "Antraštė"
125
 
126
- #: inc/class-widget.php:148
127
  msgid "Leave empty to hide the widget title."
128
  msgstr "Palikit tuščia, kad nesimatytu valdiklio antraštės."
129
 
130
- #: inc/class-widget.php:154
131
  msgid "Location"
132
  msgstr "Vieta"
133
 
134
- #: inc/class-widget.php:155
135
  msgid "Locations will autoload, but you may also define custom locations."
136
  msgstr "Vietos prisidės automatiškai, bet galite pridėti ir savo."
137
 
138
- #: inc/class-widget.php:156
139
  msgid "Enter the name of a location."
140
  msgstr "Nurodykite vietos pavadinimą."
141
 
142
- #: inc/class-widget.php:163
143
  msgid "Location Title"
144
  msgstr "Vietos antraštė"
145
 
146
- #: inc/class-widget.php:164
147
  msgid "Change how the location is displayed in the widget search field."
148
  msgstr "Keisti kaip yra rodomos vietos valdiklių paieškų lauke."
149
 
150
- #: inc/class-widget.php:165
151
  msgid "Leave empty to use the location name."
152
  msgstr "Palikti tuščia, kad naudoti vietos pavadinimą."
153
 
154
- #: inc/class-widget.php:166
155
  msgid ""
156
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
157
  "set the Location Title as \"Denver\", which is simpler."
158
  msgstr "Pavizdys: jei vieta nustatyta kaip \"Vilnius, Lietuva\", jūs greičiausiai noresite rodyti antraštė kaip \"Vilnius\", nes taip trumpiau."
159
 
160
- #: inc/class-widget.php:175
161
  msgid "# of Days in Forecast"
162
  msgstr "# dienos prognozeje"
163
 
164
- #: inc/class-widget.php:181
165
  msgid "Include Current Conditions"
166
  msgstr "Įtraukti ir esamus orus"
167
 
168
- #: inc/class-widget.php:182
169
  msgid "Add the current conditions to the forecast."
170
  msgstr "Pridėti esamus orus į prognozę."
171
 
172
- #: inc/class-widget.php:188
173
  msgid "Include Night Forecasts"
174
  msgstr "Įtraukti naktines prognozes"
175
 
176
- #: inc/class-widget.php:189
177
  msgid "This will result in double the number of forecasts shown."
178
  msgstr "Bus rodoma dvigubai daugiau prognozių"
179
 
180
- #: inc/class-widget.php:195
181
  msgid "Icon Set"
182
  msgstr "Piktogramų rinkinys"
183
 
184
- #: inc/class-widget.php:196
185
  msgid ""
186
  "Choose the look and feel of the images that will represent the weather."
187
  msgstr "Pasirinkite paveiksliukų išvaizdą kuriais bus rodomi orai."
188
 
189
- #: inc/class-widget.php:224
190
  msgid "Widget Template"
191
  msgstr "Valdiklio šablonas"
192
 
193
- #: inc/class-widget.php:225
194
  msgid "Choose how you would like to display the forecast."
195
  msgstr "Pasirinkite kaip norite matyti prognozę."
196
 
197
- #: inc/class-widget.php:230
198
  msgid "Show in Forecast"
199
  msgstr "Rodyti prognozeje"
200
 
201
- #: inc/class-widget.php:235
202
  msgid "Search Form"
203
  msgstr "Paieškos laukas"
204
 
205
- #: inc/class-widget.php:236
206
  msgid "Allow searching weather forecasts."
207
  msgstr "Leisti ieškoti orų prognozes."
208
 
209
- #: inc/class-widget.php:239
210
  msgid "Weekday Labels"
211
  msgstr "Savaičių dienų ženklai"
212
 
213
- #: inc/class-widget.php:240
214
  msgid "Show the names of the days of the week."
215
  msgstr "Rodyti savaičių dienų pavadinimus."
216
 
217
- #: inc/class-widget.php:243
218
  msgid "Date"
219
  msgstr "Data"
220
 
221
- #: inc/class-widget.php:244
222
  msgid "Display the date numerically (\"09/14\")."
223
  msgstr "Rodyti datas numeriais (\"09/14\")."
224
 
225
- #: inc/class-widget.php:247
226
  msgid "Weather Icon"
227
  msgstr "Orų piktograma"
228
 
229
- #: inc/class-widget.php:248
230
  msgid "Icon representing the forecast conditions."
231
  msgstr "Piktograma rodanti prognozės sąlygas."
232
 
233
- #: inc/class-widget.php:251
234
  msgid "Chance of Rain"
235
  msgstr "Kritulių galimybė"
236
 
237
- #: inc/class-widget.php:252
238
  msgid "Display the percent chance of rain."
239
  msgstr "Rodyti kritulių galimybę procentais."
240
 
241
- #: inc/class-widget.php:255
242
  msgid "High & Low Temp"
243
  msgstr "Aukšta & žema temperatūra"
244
 
245
- #: inc/class-widget.php:256
246
  msgid "Show the high & low temperatures for forecast."
247
  msgstr "Rodyti aukštas & žemas temperatūtas prognozėje."
248
 
249
- #: inc/class-widget.php:259
250
  msgid "Condition Title"
251
  msgstr "Sąlygų antraštė"
252
 
253
- #: inc/class-widget.php:260
254
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
255
  msgstr "Sąlygų santrauka (\"Giedra\",\"Mažai debesuota\", t.t.)."
256
 
257
- #: inc/class-widget.php:263
258
  msgid "Forecast Text"
259
  msgstr "Prognozės tekstas"
260
 
261
- #: inc/class-widget.php:264
262
  msgid "Display a description of the forecast, normally in sentence format."
263
  msgstr "Rodyti prognozės aprašymą, paprastai būna sakinių formatu."
264
 
265
- #: inc/class-widget.php:267
266
  msgid "Weather Alerts &amp; Warnings"
267
  msgstr "Orų įspėjimai"
268
 
269
- #: inc/class-widget.php:268
270
  msgid ""
271
  "This functionality is currently not working; we are working with "
272
  "Wunderground.com to restore it."
273
  msgstr "Ši galimybė kolkas nepasiekama; mes dirbame su Wunderground.com, kad tai vėl veiktu."
274
 
275
- #: inc/class-widget.php:284
276
  msgid "Forecast Language"
277
  msgstr "Prognozės kalba"
278
 
279
- #: inc/class-widget.php:295
280
  msgid "Measurements"
281
  msgstr "Matavimo vienetai"
282
 
283
- #: inc/class-widget.php:298
284
  msgid "Fahrenheit &amp; Inches"
285
  msgstr "Farenheitai ir inchai"
286
 
287
- #: inc/class-widget.php:301
288
  msgid "Celsius &amp; Meters"
289
  msgstr "Celzijus ir metrai"
290
 
291
- #: inc/functions.php:42
292
  msgid "Weather Forecast"
293
  msgstr "Oro prognozė"
294
 
295
- #: inc/functions.php:153 inc/functions.php:170
296
  msgid "Incredible"
297
  msgstr "Neįtiketina"
298
 
299
- #: inc/functions.php:154 inc/functions.php:169
300
  msgid "Elemental"
301
  msgstr "Elementali"
302
 
303
- #: inc/functions.php:155 inc/functions.php:171
304
  msgid "Helen"
305
  msgstr "Helen"
306
 
307
- #: inc/functions.php:156 inc/functions.php:173
308
  msgid "Default"
309
  msgstr "Numatyta"
310
 
311
- #: inc/functions.php:157 inc/functions.php:174
312
  msgid "Smiley"
313
  msgstr "Šypsena"
314
 
315
- #: inc/functions.php:158 inc/functions.php:175
316
  msgid "Generic"
317
  msgstr "Tiesioginė"
318
 
319
- #: inc/functions.php:159 inc/functions.php:176
320
  msgid "Old School"
321
  msgstr "Sena mokykla"
322
 
323
- #: inc/functions.php:160 inc/functions.php:177
324
  msgid "Cartoon"
325
  msgstr "Animacija"
326
 
327
- #: inc/functions.php:161 inc/functions.php:178
328
  msgid "Mobile"
329
  msgstr "Mobili"
330
 
331
- #: inc/functions.php:162 inc/functions.php:179
332
  msgid "Simple"
333
  msgstr "Paprasta"
334
 
335
- #: inc/functions.php:163 inc/functions.php:180
336
  msgid "Contemporary"
337
  msgstr "Contemporary"
338
 
339
- #: inc/functions.php:312
340
  msgid "Afrikaans"
341
  msgstr "Afrikaans"
342
 
343
- #: inc/functions.php:317
344
  msgid "Albanian"
345
  msgstr "Albanian"
346
 
347
- #: inc/functions.php:322
348
  msgid "Arabic"
349
  msgstr "Arabic"
350
 
351
- #: inc/functions.php:328
352
  msgid "Armenian"
353
  msgstr "Armenian"
354
 
355
- #: inc/functions.php:333
356
  msgid "Azerbaijani"
357
  msgstr "Azerbaijani"
358
 
359
- #: inc/functions.php:338
360
  msgid "Basque"
361
  msgstr "Basque"
362
 
363
- #: inc/functions.php:343
364
  msgid "Belarusian"
365
  msgstr "Belarusian"
366
 
367
- #: inc/functions.php:348
368
  msgid "Bulgarian"
369
  msgstr "Bulgarian"
370
 
371
- #: inc/functions.php:353
372
  msgid "British English"
373
  msgstr "British English"
374
 
375
- #: inc/functions.php:358
376
  msgid "Burmese"
377
  msgstr "Burmese"
378
 
379
- #: inc/functions.php:363
380
  msgid "Catalan"
381
  msgstr "Catalan"
382
 
383
- #: inc/functions.php:368
384
  msgid "Chinese - Simplified"
385
  msgstr "Chinese - Simplified"
386
 
387
- #: inc/functions.php:373
388
  msgid "Chinese - Traditional"
389
  msgstr "Chinese - Traditional"
390
 
391
- #: inc/functions.php:378
392
  msgid "Croatian"
393
  msgstr "Croatian"
394
 
395
- #: inc/functions.php:383
396
  msgid "Czech"
397
  msgstr "Czech"
398
 
399
- #: inc/functions.php:388
400
  msgid "Danish"
401
  msgstr "Danish"
402
 
403
- #: inc/functions.php:393
404
  msgid "Dhivehi"
405
  msgstr "Dhivehi"
406
 
407
- #: inc/functions.php:399
408
  msgid "Dutch"
409
  msgstr "Dutch"
410
 
411
- #: inc/functions.php:404
412
  msgid "English"
413
  msgstr "English"
414
 
415
- #: inc/functions.php:409
416
  msgid "Esperanto"
417
  msgstr "Esperanto"
418
 
419
- #: inc/functions.php:414
420
  msgid "Estonian"
421
  msgstr "Estonian"
422
 
423
- #: inc/functions.php:419
424
  msgid "Farsi"
425
  msgstr "Farsi"
426
 
427
- #: inc/functions.php:424
428
  msgid "Finnish"
429
  msgstr "Finnish"
430
 
431
- #: inc/functions.php:429
432
  msgid "French"
433
  msgstr "French"
434
 
435
- #: inc/functions.php:434
436
  msgid "French Canadian"
437
  msgstr "French Canadian"
438
 
439
- #: inc/functions.php:439
440
  msgid "Galician"
441
  msgstr "Galician"
442
 
443
- #: inc/functions.php:444
444
  msgid "German"
445
  msgstr "German"
446
 
447
- #: inc/functions.php:449
448
  msgid "Georgian"
449
  msgstr "Georgian"
450
 
451
- #: inc/functions.php:454
452
  msgid "Greek"
453
  msgstr "Greek"
454
 
455
- #: inc/functions.php:459
456
  msgid "Gujarati"
457
  msgstr "Gujarati"
458
 
459
- #: inc/functions.php:464
460
  msgid "Haitian Creole"
461
  msgstr "Haitian Creole"
462
 
463
- #: inc/functions.php:469
464
  msgid "Hebrew"
465
  msgstr "Hebrew"
466
 
467
- #: inc/functions.php:475
468
  msgid "Hindi"
469
  msgstr "Hindi"
470
 
471
- #: inc/functions.php:480
472
  msgid "Hungarian"
473
  msgstr "Hungarian"
474
 
475
- #: inc/functions.php:485
476
  msgid "Icelandic"
477
  msgstr "Icelandic"
478
 
479
- #: inc/functions.php:490
480
  msgid "Ido"
481
  msgstr "Ido"
482
 
483
- #: inc/functions.php:495
484
  msgid "Indonesian"
485
  msgstr "Indonesian"
486
 
487
- #: inc/functions.php:500
488
  msgid "Irish Gaelic"
489
  msgstr "Irish Gaelic"
490
 
491
- #: inc/functions.php:505
492
  msgid "Italian"
493
  msgstr "Italian"
494
 
495
- #: inc/functions.php:510
496
  msgid "Japanese"
497
  msgstr "Japanese"
498
 
499
- #: inc/functions.php:515
500
  msgid "Javanese"
501
  msgstr "Javanese"
502
 
503
- #: inc/functions.php:520
504
  msgid "Khmer"
505
  msgstr "Khmer"
506
 
507
- #: inc/functions.php:525
508
  msgid "Korean"
509
  msgstr "Korean"
510
 
511
- #: inc/functions.php:530
512
  msgid "Kurdish"
513
  msgstr "Kurdish"
514
 
515
- #: inc/functions.php:536
516
  msgid "Latin"
517
  msgstr "Latin"
518
 
519
- #: inc/functions.php:541
520
  msgid "Latvian"
521
  msgstr "Latvian"
522
 
523
- #: inc/functions.php:546
524
  msgid "Lithuanian"
525
  msgstr "Lietuvių"
526
 
527
- #: inc/functions.php:551
528
  msgid "Low German"
529
  msgstr "Low German"
530
 
531
- #: inc/functions.php:556
532
  msgid "Macedonian"
533
  msgstr "Macedonian"
534
 
535
- #: inc/functions.php:561
536
  msgid "Maltese"
537
  msgstr "Maltese"
538
 
539
- #: inc/functions.php:566
540
  msgid "Mandinka"
541
  msgstr "Mandinka"
542
 
543
- #: inc/functions.php:571
544
  msgid "Maori"
545
  msgstr "Maori"
546
 
547
- #: inc/functions.php:576
548
  msgid "Marathi"
549
  msgstr "Marathi"
550
 
551
- #: inc/functions.php:581
552
  msgid "Mongolian"
553
  msgstr "Mongolian"
554
 
555
- #: inc/functions.php:586
556
  msgid "Norwegian"
557
  msgstr "Norwegian"
558
 
559
- #: inc/functions.php:591
560
  msgid "Occitan"
561
  msgstr "Occitan"
562
 
563
- #: inc/functions.php:596
564
  msgid "Pashto"
565
  msgstr "Pashto"
566
 
567
- #: inc/functions.php:602
568
  msgid "Plautdietsch"
569
  msgstr "Plautdietsch"
570
 
571
- #: inc/functions.php:607
572
  msgid "Polish"
573
  msgstr "Polish"
574
 
575
- #: inc/functions.php:612
576
  msgid "Portuguese"
577
  msgstr "Portuguese"
578
 
579
- #: inc/functions.php:617
580
  msgid "Punjabi"
581
  msgstr "Punjabi"
582
 
583
- #: inc/functions.php:623
584
  msgid "Romanian"
585
  msgstr "Romanian"
586
 
587
- #: inc/functions.php:628
588
  msgid "Russian"
589
  msgstr "Russian"
590
 
591
- #: inc/functions.php:633
592
  msgid "Serbian"
593
  msgstr "Serbian"
594
 
595
- #: inc/functions.php:638
596
  msgid "Slovak"
597
  msgstr "Slovak"
598
 
599
- #: inc/functions.php:643
600
  msgid "Slovenian"
601
  msgstr "Slovenian"
602
 
603
- #: inc/functions.php:648
604
  msgid "Spanish"
605
  msgstr "Spanish"
606
 
607
- #: inc/functions.php:653
608
  msgid "Swahili"
609
  msgstr "Swahili"
610
 
611
- #: inc/functions.php:658
612
  msgid "Swedish"
613
  msgstr "Swedish"
614
 
615
- #: inc/functions.php:663
616
  msgid "Swiss"
617
  msgstr "Swiss"
618
 
619
- #: inc/functions.php:668
620
  msgid "Tagalog"
621
  msgstr "Tagalog"
622
 
623
- #: inc/functions.php:673
624
  msgid "Tatarish"
625
  msgstr "Tatarish"
626
 
627
- #: inc/functions.php:678
628
  msgid "Thai"
629
  msgstr "Thai"
630
 
631
- #: inc/functions.php:683
632
  msgid "Turkish"
633
  msgstr "Turkish"
634
 
635
- #: inc/functions.php:688
636
  msgid "Turkmen"
637
  msgstr "Turkmen"
638
 
639
- #: inc/functions.php:693
640
  msgid "Ukrainian"
641
  msgstr "Ukrainian"
642
 
643
- #: inc/functions.php:698
644
  msgid "Uzbek"
645
  msgstr "Uzbek"
646
 
647
- #: inc/functions.php:703
648
  msgid "Vietnamese"
649
  msgstr "Vietnamese"
650
 
651
- #: inc/functions.php:708
652
  msgid "Welsh"
653
  msgstr "Welsh"
654
 
655
- #: inc/functions.php:713
656
  msgid "Wolof"
657
  msgstr "Wolof"
658
 
659
- #: inc/functions.php:718
660
  msgid "Yiddish - transliterated"
661
  msgstr "Yiddish - transliterated"
662
 
663
- #: inc/functions.php:723
664
  msgid "Yiddish - unicode"
665
  msgstr "Yiddish - unicode"
4
  msgid ""
5
  msgstr ""
6
  "Project-Id-Version: Wunderground\n"
7
+ "POT-Creation-Date: 2014-12-04 13:11-0700\n"
8
+ "PO-Revision-Date: 2014-12-04 20:12+0000\n"
9
+ "Last-Translator: Zachary Katz <zack@katz.co>\n"
10
  "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/wunderground/language/lt_LT/)\n"
11
  "MIME-Version: 1.0\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Language: lt_LT\n"
15
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
16
+ "X-Generator: Poedit 1.7beta3\n"
17
  "X-Poedit-Basepath: ..\n"
18
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
19
  "X-Poedit-SearchPath-0: .\n"
39
  msgstr "%s%% kritulių galimybė"
40
 
41
  #: inc/class-template.php:71
 
 
 
 
42
  msgid "Currently"
43
  msgstr "Dabar"
44
 
45
+ #: inc/class-template.php:72
46
  #, php-format
47
  msgid "High %d&deg;"
48
  msgstr "Aukščiausia %d&deg;"
49
 
50
+ #: inc/class-template.php:73
51
  #, php-format
52
  msgid "Low %d&deg;"
53
  msgstr "Žemiausia %d&deg;"
54
 
55
+ #: inc/class-template.php:74
56
  #, php-format
57
  msgid "%d&deg;"
58
  msgstr "%d&deg;"
59
 
60
+ #: inc/class-template.php:75
61
  #, php-format
62
  msgid "View the %s forecast on Wunderground.com"
63
  msgstr "Peržiūrėti %s prognozę Wunderground.com"
64
 
65
+ #: inc/class-template.php:76
66
  msgctxt "Weather alert issued date/time"
67
  msgid "Issued:"
68
  msgstr "Paskelbta:"
69
 
70
+ #: inc/class-template.php:77
71
  msgctxt "Weather alert expires date/time"
72
  msgid "Expires:"
73
  msgstr "Pasibaigia:"
74
 
75
+ #: inc/class-template.php:149
76
  msgid "Current Conditions"
77
  msgstr "Dabartinės sąlygos"
78
 
79
+ #: inc/class-template.php:150
80
  msgid "Simple display of the current conditions."
81
  msgstr "Supaprastintas dabartinių sąlygų atvaizdavimas"
82
 
83
+ #: inc/class-template.php:155
84
  msgid "Grid Forecast"
85
  msgstr "Prognozė tinkleliu"
86
 
87
+ #: inc/class-template.php:156
88
  msgid "Scales to any screen size."
89
  msgstr "Prisitaiko prie bet kokio ekrano dydžio."
90
 
91
+ #: inc/class-template.php:161
92
  msgid "Details Table"
93
  msgstr "Informacijos lentelė"
94
 
95
+ #: inc/class-template.php:162
96
  msgid ""
97
  "Display the forecast in a table with rows. Great for in-depth forecast "
98
  "display."
99
  msgstr "Rodyti prognozę lentelėje eilutėmis. Labai tinka detaliai prognozei rodyti."
100
 
101
+ #: inc/class-template.php:167
102
  msgid "Horizontal Table"
103
  msgstr "Horizontali lentelė"
104
 
105
+ #: inc/class-template.php:168
106
  msgid ""
107
  "Display the forecast in a table with columns. Great for forecast summaries."
108
  msgstr "Rodyti prognozę lentelėje stulpeliais. Labai tinka prognozės santraukai."
111
  msgid "Add a Wunderground.com forecast"
112
  msgstr "Pridėti Wunderground.com prognozę"
113
 
114
+ #: inc/class-widget.php:48 inc/functions.php:176
115
  msgid "Wunderground"
116
  msgstr "Wunderground"
117
 
118
+ #: inc/class-widget.php:152
119
  msgid "Title"
120
  msgstr "Antraštė"
121
 
122
+ #: inc/class-widget.php:153
123
  msgid "Leave empty to hide the widget title."
124
  msgstr "Palikit tuščia, kad nesimatytu valdiklio antraštės."
125
 
126
+ #: inc/class-widget.php:159
127
  msgid "Location"
128
  msgstr "Vieta"
129
 
130
+ #: inc/class-widget.php:160
131
  msgid "Locations will autoload, but you may also define custom locations."
132
  msgstr "Vietos prisidės automatiškai, bet galite pridėti ir savo."
133
 
134
+ #: inc/class-widget.php:161
135
  msgid "Enter the name of a location."
136
  msgstr "Nurodykite vietos pavadinimą."
137
 
138
+ #: inc/class-widget.php:168
139
  msgid "Location Title"
140
  msgstr "Vietos antraštė"
141
 
142
+ #: inc/class-widget.php:169
143
  msgid "Change how the location is displayed in the widget search field."
144
  msgstr "Keisti kaip yra rodomos vietos valdiklių paieškų lauke."
145
 
146
+ #: inc/class-widget.php:170
147
  msgid "Leave empty to use the location name."
148
  msgstr "Palikti tuščia, kad naudoti vietos pavadinimą."
149
 
150
+ #: inc/class-widget.php:171
151
  msgid ""
152
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
153
  "set the Location Title as \"Denver\", which is simpler."
154
  msgstr "Pavizdys: jei vieta nustatyta kaip \"Vilnius, Lietuva\", jūs greičiausiai noresite rodyti antraštė kaip \"Vilnius\", nes taip trumpiau."
155
 
156
+ #: inc/class-widget.php:180
157
  msgid "# of Days in Forecast"
158
  msgstr "# dienos prognozeje"
159
 
160
+ #: inc/class-widget.php:186
161
  msgid "Include Current Conditions"
162
  msgstr "Įtraukti ir esamus orus"
163
 
164
+ #: inc/class-widget.php:187
165
  msgid "Add the current conditions to the forecast."
166
  msgstr "Pridėti esamus orus į prognozę."
167
 
168
+ #: inc/class-widget.php:193
169
  msgid "Include Night Forecasts"
170
  msgstr "Įtraukti naktines prognozes"
171
 
172
+ #: inc/class-widget.php:194
173
  msgid "This will result in double the number of forecasts shown."
174
  msgstr "Bus rodoma dvigubai daugiau prognozių"
175
 
176
+ #: inc/class-widget.php:200
177
  msgid "Icon Set"
178
  msgstr "Piktogramų rinkinys"
179
 
180
+ #: inc/class-widget.php:201
181
  msgid ""
182
  "Choose the look and feel of the images that will represent the weather."
183
  msgstr "Pasirinkite paveiksliukų išvaizdą kuriais bus rodomi orai."
184
 
185
+ #: inc/class-widget.php:229
186
  msgid "Widget Template"
187
  msgstr "Valdiklio šablonas"
188
 
189
+ #: inc/class-widget.php:230
190
  msgid "Choose how you would like to display the forecast."
191
  msgstr "Pasirinkite kaip norite matyti prognozę."
192
 
193
+ #: inc/class-widget.php:235
194
  msgid "Show in Forecast"
195
  msgstr "Rodyti prognozeje"
196
 
197
+ #: inc/class-widget.php:240
198
  msgid "Search Form"
199
  msgstr "Paieškos laukas"
200
 
201
+ #: inc/class-widget.php:241
202
  msgid "Allow searching weather forecasts."
203
  msgstr "Leisti ieškoti orų prognozes."
204
 
205
+ #: inc/class-widget.php:244
206
  msgid "Weekday Labels"
207
  msgstr "Savaičių dienų ženklai"
208
 
209
+ #: inc/class-widget.php:245
210
  msgid "Show the names of the days of the week."
211
  msgstr "Rodyti savaičių dienų pavadinimus."
212
 
213
+ #: inc/class-widget.php:248
214
  msgid "Date"
215
  msgstr "Data"
216
 
217
+ #: inc/class-widget.php:249
218
  msgid "Display the date numerically (\"09/14\")."
219
  msgstr "Rodyti datas numeriais (\"09/14\")."
220
 
221
+ #: inc/class-widget.php:252
222
  msgid "Weather Icon"
223
  msgstr "Orų piktograma"
224
 
225
+ #: inc/class-widget.php:253
226
  msgid "Icon representing the forecast conditions."
227
  msgstr "Piktograma rodanti prognozės sąlygas."
228
 
229
+ #: inc/class-widget.php:256
230
  msgid "Chance of Rain"
231
  msgstr "Kritulių galimybė"
232
 
233
+ #: inc/class-widget.php:257
234
  msgid "Display the percent chance of rain."
235
  msgstr "Rodyti kritulių galimybę procentais."
236
 
237
+ #: inc/class-widget.php:260
238
  msgid "High & Low Temp"
239
  msgstr "Aukšta & žema temperatūra"
240
 
241
+ #: inc/class-widget.php:261
242
  msgid "Show the high & low temperatures for forecast."
243
  msgstr "Rodyti aukštas & žemas temperatūtas prognozėje."
244
 
245
+ #: inc/class-widget.php:264
246
  msgid "Condition Title"
247
  msgstr "Sąlygų antraštė"
248
 
249
+ #: inc/class-widget.php:265
250
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
251
  msgstr "Sąlygų santrauka (\"Giedra\",\"Mažai debesuota\", t.t.)."
252
 
253
+ #: inc/class-widget.php:268
254
  msgid "Forecast Text"
255
  msgstr "Prognozės tekstas"
256
 
257
+ #: inc/class-widget.php:269
258
  msgid "Display a description of the forecast, normally in sentence format."
259
  msgstr "Rodyti prognozės aprašymą, paprastai būna sakinių formatu."
260
 
261
+ #: inc/class-widget.php:272
262
  msgid "Weather Alerts &amp; Warnings"
263
  msgstr "Orų įspėjimai"
264
 
265
+ #: inc/class-widget.php:273
266
  msgid ""
267
  "This functionality is currently not working; we are working with "
268
  "Wunderground.com to restore it."
269
  msgstr "Ši galimybė kolkas nepasiekama; mes dirbame su Wunderground.com, kad tai vėl veiktu."
270
 
271
+ #: inc/class-widget.php:289
272
  msgid "Forecast Language"
273
  msgstr "Prognozės kalba"
274
 
275
+ #: inc/class-widget.php:300
276
  msgid "Measurements"
277
  msgstr "Matavimo vienetai"
278
 
279
+ #: inc/class-widget.php:303
280
  msgid "Fahrenheit &amp; Inches"
281
  msgstr "Farenheitai ir inchai"
282
 
283
+ #: inc/class-widget.php:306
284
  msgid "Celsius &amp; Meters"
285
  msgstr "Celzijus ir metrai"
286
 
287
+ #: inc/functions.php:44
288
  msgid "Weather Forecast"
289
  msgstr "Oro prognozė"
290
 
291
+ #: inc/functions.php:161 inc/functions.php:178
292
  msgid "Incredible"
293
  msgstr "Neįtiketina"
294
 
295
+ #: inc/functions.php:162 inc/functions.php:177
296
  msgid "Elemental"
297
  msgstr "Elementali"
298
 
299
+ #: inc/functions.php:163 inc/functions.php:179
300
  msgid "Helen"
301
  msgstr "Helen"
302
 
303
+ #: inc/functions.php:164 inc/functions.php:181
304
  msgid "Default"
305
  msgstr "Numatyta"
306
 
307
+ #: inc/functions.php:165 inc/functions.php:182
308
  msgid "Smiley"
309
  msgstr "Šypsena"
310
 
311
+ #: inc/functions.php:166 inc/functions.php:183
312
  msgid "Generic"
313
  msgstr "Tiesioginė"
314
 
315
+ #: inc/functions.php:167 inc/functions.php:184
316
  msgid "Old School"
317
  msgstr "Sena mokykla"
318
 
319
+ #: inc/functions.php:168 inc/functions.php:185
320
  msgid "Cartoon"
321
  msgstr "Animacija"
322
 
323
+ #: inc/functions.php:169 inc/functions.php:186
324
  msgid "Mobile"
325
  msgstr "Mobili"
326
 
327
+ #: inc/functions.php:170 inc/functions.php:187
328
  msgid "Simple"
329
  msgstr "Paprasta"
330
 
331
+ #: inc/functions.php:171 inc/functions.php:188
332
  msgid "Contemporary"
333
  msgstr "Contemporary"
334
 
335
+ #: inc/functions.php:363
336
  msgid "Afrikaans"
337
  msgstr "Afrikaans"
338
 
339
+ #: inc/functions.php:368
340
  msgid "Albanian"
341
  msgstr "Albanian"
342
 
343
+ #: inc/functions.php:373
344
  msgid "Arabic"
345
  msgstr "Arabic"
346
 
347
+ #: inc/functions.php:379
348
  msgid "Armenian"
349
  msgstr "Armenian"
350
 
351
+ #: inc/functions.php:384
352
  msgid "Azerbaijani"
353
  msgstr "Azerbaijani"
354
 
355
+ #: inc/functions.php:389
356
  msgid "Basque"
357
  msgstr "Basque"
358
 
359
+ #: inc/functions.php:394
360
  msgid "Belarusian"
361
  msgstr "Belarusian"
362
 
363
+ #: inc/functions.php:399
364
  msgid "Bulgarian"
365
  msgstr "Bulgarian"
366
 
367
+ #: inc/functions.php:404
368
  msgid "British English"
369
  msgstr "British English"
370
 
371
+ #: inc/functions.php:409
372
  msgid "Burmese"
373
  msgstr "Burmese"
374
 
375
+ #: inc/functions.php:414
376
  msgid "Catalan"
377
  msgstr "Catalan"
378
 
379
+ #: inc/functions.php:419
380
  msgid "Chinese - Simplified"
381
  msgstr "Chinese - Simplified"
382
 
383
+ #: inc/functions.php:424
384
  msgid "Chinese - Traditional"
385
  msgstr "Chinese - Traditional"
386
 
387
+ #: inc/functions.php:429
388
  msgid "Croatian"
389
  msgstr "Croatian"
390
 
391
+ #: inc/functions.php:434
392
  msgid "Czech"
393
  msgstr "Czech"
394
 
395
+ #: inc/functions.php:439
396
  msgid "Danish"
397
  msgstr "Danish"
398
 
399
+ #: inc/functions.php:444
400
  msgid "Dhivehi"
401
  msgstr "Dhivehi"
402
 
403
+ #: inc/functions.php:450
404
  msgid "Dutch"
405
  msgstr "Dutch"
406
 
407
+ #: inc/functions.php:455
408
  msgid "English"
409
  msgstr "English"
410
 
411
+ #: inc/functions.php:460
412
  msgid "Esperanto"
413
  msgstr "Esperanto"
414
 
415
+ #: inc/functions.php:465
416
  msgid "Estonian"
417
  msgstr "Estonian"
418
 
419
+ #: inc/functions.php:470
420
  msgid "Farsi"
421
  msgstr "Farsi"
422
 
423
+ #: inc/functions.php:475
424
  msgid "Finnish"
425
  msgstr "Finnish"
426
 
427
+ #: inc/functions.php:480
428
  msgid "French"
429
  msgstr "French"
430
 
431
+ #: inc/functions.php:485
432
  msgid "French Canadian"
433
  msgstr "French Canadian"
434
 
435
+ #: inc/functions.php:490
436
  msgid "Galician"
437
  msgstr "Galician"
438
 
439
+ #: inc/functions.php:495
440
  msgid "German"
441
  msgstr "German"
442
 
443
+ #: inc/functions.php:500
444
  msgid "Georgian"
445
  msgstr "Georgian"
446
 
447
+ #: inc/functions.php:505
448
  msgid "Greek"
449
  msgstr "Greek"
450
 
451
+ #: inc/functions.php:510
452
  msgid "Gujarati"
453
  msgstr "Gujarati"
454
 
455
+ #: inc/functions.php:515
456
  msgid "Haitian Creole"
457
  msgstr "Haitian Creole"
458
 
459
+ #: inc/functions.php:520
460
  msgid "Hebrew"
461
  msgstr "Hebrew"
462
 
463
+ #: inc/functions.php:526
464
  msgid "Hindi"
465
  msgstr "Hindi"
466
 
467
+ #: inc/functions.php:531
468
  msgid "Hungarian"
469
  msgstr "Hungarian"
470
 
471
+ #: inc/functions.php:536
472
  msgid "Icelandic"
473
  msgstr "Icelandic"
474
 
475
+ #: inc/functions.php:541
476
  msgid "Ido"
477
  msgstr "Ido"
478
 
479
+ #: inc/functions.php:546
480
  msgid "Indonesian"
481
  msgstr "Indonesian"
482
 
483
+ #: inc/functions.php:551
484
  msgid "Irish Gaelic"
485
  msgstr "Irish Gaelic"
486
 
487
+ #: inc/functions.php:556
488
  msgid "Italian"
489
  msgstr "Italian"
490
 
491
+ #: inc/functions.php:561
492
  msgid "Japanese"
493
  msgstr "Japanese"
494
 
495
+ #: inc/functions.php:566
496
  msgid "Javanese"
497
  msgstr "Javanese"
498
 
499
+ #: inc/functions.php:571
500
  msgid "Khmer"
501
  msgstr "Khmer"
502
 
503
+ #: inc/functions.php:576
504
  msgid "Korean"
505
  msgstr "Korean"
506
 
507
+ #: inc/functions.php:581
508
  msgid "Kurdish"
509
  msgstr "Kurdish"
510
 
511
+ #: inc/functions.php:587
512
  msgid "Latin"
513
  msgstr "Latin"
514
 
515
+ #: inc/functions.php:592
516
  msgid "Latvian"
517
  msgstr "Latvian"
518
 
519
+ #: inc/functions.php:597
520
  msgid "Lithuanian"
521
  msgstr "Lietuvių"
522
 
523
+ #: inc/functions.php:602
524
  msgid "Low German"
525
  msgstr "Low German"
526
 
527
+ #: inc/functions.php:607
528
  msgid "Macedonian"
529
  msgstr "Macedonian"
530
 
531
+ #: inc/functions.php:612
532
  msgid "Maltese"
533
  msgstr "Maltese"
534
 
535
+ #: inc/functions.php:617
536
  msgid "Mandinka"
537
  msgstr "Mandinka"
538
 
539
+ #: inc/functions.php:622
540
  msgid "Maori"
541
  msgstr "Maori"
542
 
543
+ #: inc/functions.php:627
544
  msgid "Marathi"
545
  msgstr "Marathi"
546
 
547
+ #: inc/functions.php:632
548
  msgid "Mongolian"
549
  msgstr "Mongolian"
550
 
551
+ #: inc/functions.php:637
552
  msgid "Norwegian"
553
  msgstr "Norwegian"
554
 
555
+ #: inc/functions.php:642
556
  msgid "Occitan"
557
  msgstr "Occitan"
558
 
559
+ #: inc/functions.php:647
560
  msgid "Pashto"
561
  msgstr "Pashto"
562
 
563
+ #: inc/functions.php:653
564
  msgid "Plautdietsch"
565
  msgstr "Plautdietsch"
566
 
567
+ #: inc/functions.php:658
568
  msgid "Polish"
569
  msgstr "Polish"
570
 
571
+ #: inc/functions.php:663
572
  msgid "Portuguese"
573
  msgstr "Portuguese"
574
 
575
+ #: inc/functions.php:668
576
  msgid "Punjabi"
577
  msgstr "Punjabi"
578
 
579
+ #: inc/functions.php:674
580
  msgid "Romanian"
581
  msgstr "Romanian"
582
 
583
+ #: inc/functions.php:679
584
  msgid "Russian"
585
  msgstr "Russian"
586
 
587
+ #: inc/functions.php:684
588
  msgid "Serbian"
589
  msgstr "Serbian"
590
 
591
+ #: inc/functions.php:689
592
  msgid "Slovak"
593
  msgstr "Slovak"
594
 
595
+ #: inc/functions.php:694
596
  msgid "Slovenian"
597
  msgstr "Slovenian"
598
 
599
+ #: inc/functions.php:699
600
  msgid "Spanish"
601
  msgstr "Spanish"
602
 
603
+ #: inc/functions.php:704
604
  msgid "Swahili"
605
  msgstr "Swahili"
606
 
607
+ #: inc/functions.php:709
608
  msgid "Swedish"
609
  msgstr "Swedish"
610
 
611
+ #: inc/functions.php:714
612
  msgid "Swiss"
613
  msgstr "Swiss"
614
 
615
+ #: inc/functions.php:719
616
  msgid "Tagalog"
617
  msgstr "Tagalog"
618
 
619
+ #: inc/functions.php:724
620
  msgid "Tatarish"
621
  msgstr "Tatarish"
622
 
623
+ #: inc/functions.php:729
624
  msgid "Thai"
625
  msgstr "Thai"
626
 
627
+ #: inc/functions.php:734
628
  msgid "Turkish"
629
  msgstr "Turkish"
630
 
631
+ #: inc/functions.php:739
632
  msgid "Turkmen"
633
  msgstr "Turkmen"
634
 
635
+ #: inc/functions.php:744
636
  msgid "Ukrainian"
637
  msgstr "Ukrainian"
638
 
639
+ #: inc/functions.php:749
640
  msgid "Uzbek"
641
  msgstr "Uzbek"
642
 
643
+ #: inc/functions.php:754
644
  msgid "Vietnamese"
645
  msgstr "Vietnamese"
646
 
647
+ #: inc/functions.php:759
648
  msgid "Welsh"
649
  msgstr "Welsh"
650
 
651
+ #: inc/functions.php:764
652
  msgid "Wolof"
653
  msgstr "Wolof"
654
 
655
+ #: inc/functions.php:769
656
  msgid "Yiddish - transliterated"
657
  msgstr "Yiddish - transliterated"
658
 
659
+ #: inc/functions.php:774
660
  msgid "Yiddish - unicode"
661
  msgstr "Yiddish - unicode"
languages/wunderground-pt_BR.mo CHANGED
Binary file
languages/wunderground-pt_BR.po CHANGED
@@ -3,16 +3,16 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Wunderground\n"
6
- "POT-Creation-Date: 2014-10-02 14:46-0700\n"
7
- "PO-Revision-Date: 2014-06-06 15:48+0000\n"
8
- "Last-Translator: Katz Web Services, Inc. <support@katz.co>\n"
9
  "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/wunderground/language/pt_BR/)\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Language: pt_BR\n"
14
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
15
- "X-Generator: Poedit 1.6.9\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
  "X-Poedit-SearchPath-0: .\n"
@@ -38,74 +38,70 @@ msgid "%s%% Chance of Precipitation"
38
  msgstr ""
39
 
40
  #: inc/class-template.php:71
41
- msgid "m/d"
42
- msgstr ""
43
-
44
- #: inc/class-template.php:72
45
  msgid "Currently"
46
  msgstr ""
47
 
48
- #: inc/class-template.php:73
49
  #, php-format
50
  msgid "High %d&deg;"
51
  msgstr ""
52
 
53
- #: inc/class-template.php:74
54
  #, php-format
55
  msgid "Low %d&deg;"
56
  msgstr ""
57
 
58
- #: inc/class-template.php:75
59
  #, php-format
60
  msgid "%d&deg;"
61
  msgstr ""
62
 
63
- #: inc/class-template.php:76
64
  #, php-format
65
  msgid "View the %s forecast on Wunderground.com"
66
  msgstr ""
67
 
68
- #: inc/class-template.php:77
69
  msgctxt "Weather alert issued date/time"
70
  msgid "Issued:"
71
  msgstr ""
72
 
73
- #: inc/class-template.php:78
74
  msgctxt "Weather alert expires date/time"
75
  msgid "Expires:"
76
  msgstr ""
77
 
78
- #: inc/class-template.php:117
79
  msgid "Current Conditions"
80
  msgstr ""
81
 
82
- #: inc/class-template.php:118
83
  msgid "Simple display of the current conditions."
84
  msgstr ""
85
 
86
- #: inc/class-template.php:123
87
  msgid "Grid Forecast"
88
  msgstr ""
89
 
90
- #: inc/class-template.php:124
91
  msgid "Scales to any screen size."
92
  msgstr ""
93
 
94
- #: inc/class-template.php:129
95
  msgid "Details Table"
96
  msgstr ""
97
 
98
- #: inc/class-template.php:130
99
  msgid ""
100
  "Display the forecast in a table with rows. Great for in-depth forecast "
101
  "display."
102
  msgstr ""
103
 
104
- #: inc/class-template.php:135
105
  msgid "Horizontal Table"
106
  msgstr ""
107
 
108
- #: inc/class-template.php:136
109
  msgid ""
110
  "Display the forecast in a table with columns. Great for forecast summaries."
111
  msgstr ""
@@ -114,551 +110,551 @@ msgstr ""
114
  msgid "Add a Wunderground.com forecast"
115
  msgstr ""
116
 
117
- #: inc/class-widget.php:48 inc/functions.php:168
118
  msgid "Wunderground"
119
  msgstr ""
120
 
121
- #: inc/class-widget.php:147
122
  msgid "Title"
123
  msgstr ""
124
 
125
- #: inc/class-widget.php:148
126
  msgid "Leave empty to hide the widget title."
127
  msgstr ""
128
 
129
- #: inc/class-widget.php:154
130
  msgid "Location"
131
  msgstr ""
132
 
133
- #: inc/class-widget.php:155
134
  msgid "Locations will autoload, but you may also define custom locations."
135
  msgstr ""
136
 
137
- #: inc/class-widget.php:156
138
  msgid "Enter the name of a location."
139
  msgstr ""
140
 
141
- #: inc/class-widget.php:163
142
  msgid "Location Title"
143
  msgstr ""
144
 
145
- #: inc/class-widget.php:164
146
  msgid "Change how the location is displayed in the widget search field."
147
  msgstr ""
148
 
149
- #: inc/class-widget.php:165
150
  msgid "Leave empty to use the location name."
151
  msgstr ""
152
 
153
- #: inc/class-widget.php:166
154
  msgid ""
155
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
156
  "set the Location Title as \"Denver\", which is simpler."
157
  msgstr ""
158
 
159
- #: inc/class-widget.php:175
160
  msgid "# of Days in Forecast"
161
  msgstr ""
162
 
163
- #: inc/class-widget.php:181
164
  msgid "Include Current Conditions"
165
  msgstr ""
166
 
167
- #: inc/class-widget.php:182
168
  msgid "Add the current conditions to the forecast."
169
  msgstr ""
170
 
171
- #: inc/class-widget.php:188
172
  msgid "Include Night Forecasts"
173
  msgstr ""
174
 
175
- #: inc/class-widget.php:189
176
  msgid "This will result in double the number of forecasts shown."
177
  msgstr ""
178
 
179
- #: inc/class-widget.php:195
180
  msgid "Icon Set"
181
  msgstr ""
182
 
183
- #: inc/class-widget.php:196
184
  msgid ""
185
  "Choose the look and feel of the images that will represent the weather."
186
  msgstr ""
187
 
188
- #: inc/class-widget.php:224
189
  msgid "Widget Template"
190
  msgstr ""
191
 
192
- #: inc/class-widget.php:225
193
  msgid "Choose how you would like to display the forecast."
194
  msgstr ""
195
 
196
- #: inc/class-widget.php:230
197
  msgid "Show in Forecast"
198
  msgstr ""
199
 
200
- #: inc/class-widget.php:235
201
  msgid "Search Form"
202
  msgstr ""
203
 
204
- #: inc/class-widget.php:236
205
  msgid "Allow searching weather forecasts."
206
  msgstr ""
207
 
208
- #: inc/class-widget.php:239
209
  msgid "Weekday Labels"
210
  msgstr ""
211
 
212
- #: inc/class-widget.php:240
213
  msgid "Show the names of the days of the week."
214
  msgstr ""
215
 
216
- #: inc/class-widget.php:243
217
  msgid "Date"
218
  msgstr ""
219
 
220
- #: inc/class-widget.php:244
221
  msgid "Display the date numerically (\"09/14\")."
222
  msgstr ""
223
 
224
- #: inc/class-widget.php:247
225
  msgid "Weather Icon"
226
  msgstr ""
227
 
228
- #: inc/class-widget.php:248
229
  msgid "Icon representing the forecast conditions."
230
  msgstr ""
231
 
232
- #: inc/class-widget.php:251
233
  msgid "Chance of Rain"
234
  msgstr ""
235
 
236
- #: inc/class-widget.php:252
237
  msgid "Display the percent chance of rain."
238
  msgstr ""
239
 
240
- #: inc/class-widget.php:255
241
  msgid "High & Low Temp"
242
  msgstr ""
243
 
244
- #: inc/class-widget.php:256
245
  msgid "Show the high & low temperatures for forecast."
246
  msgstr ""
247
 
248
- #: inc/class-widget.php:259
249
  msgid "Condition Title"
250
  msgstr ""
251
 
252
- #: inc/class-widget.php:260
253
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
254
  msgstr ""
255
 
256
- #: inc/class-widget.php:263
257
  msgid "Forecast Text"
258
  msgstr ""
259
 
260
- #: inc/class-widget.php:264
261
  msgid "Display a description of the forecast, normally in sentence format."
262
  msgstr ""
263
 
264
- #: inc/class-widget.php:267
265
  msgid "Weather Alerts &amp; Warnings"
266
  msgstr ""
267
 
268
- #: inc/class-widget.php:268
269
  msgid ""
270
  "This functionality is currently not working; we are working with "
271
  "Wunderground.com to restore it."
272
  msgstr ""
273
 
274
- #: inc/class-widget.php:284
275
  msgid "Forecast Language"
276
  msgstr ""
277
 
278
- #: inc/class-widget.php:295
279
  msgid "Measurements"
280
  msgstr ""
281
 
282
- #: inc/class-widget.php:298
283
  msgid "Fahrenheit &amp; Inches"
284
  msgstr ""
285
 
286
- #: inc/class-widget.php:301
287
  msgid "Celsius &amp; Meters"
288
  msgstr ""
289
 
290
- #: inc/functions.php:42
291
  msgid "Weather Forecast"
292
  msgstr ""
293
 
294
- #: inc/functions.php:153 inc/functions.php:170
295
  msgid "Incredible"
296
  msgstr ""
297
 
298
- #: inc/functions.php:154 inc/functions.php:169
299
  msgid "Elemental"
300
  msgstr ""
301
 
302
- #: inc/functions.php:155 inc/functions.php:171
303
  msgid "Helen"
304
  msgstr ""
305
 
306
- #: inc/functions.php:156 inc/functions.php:173
307
  msgid "Default"
308
  msgstr ""
309
 
310
- #: inc/functions.php:157 inc/functions.php:174
311
  msgid "Smiley"
312
  msgstr ""
313
 
314
- #: inc/functions.php:158 inc/functions.php:175
315
  msgid "Generic"
316
  msgstr ""
317
 
318
- #: inc/functions.php:159 inc/functions.php:176
319
  msgid "Old School"
320
  msgstr ""
321
 
322
- #: inc/functions.php:160 inc/functions.php:177
323
  msgid "Cartoon"
324
  msgstr ""
325
 
326
- #: inc/functions.php:161 inc/functions.php:178
327
  msgid "Mobile"
328
  msgstr ""
329
 
330
- #: inc/functions.php:162 inc/functions.php:179
331
  msgid "Simple"
332
  msgstr ""
333
 
334
- #: inc/functions.php:163 inc/functions.php:180
335
  msgid "Contemporary"
336
  msgstr ""
337
 
338
- #: inc/functions.php:312
339
  msgid "Afrikaans"
340
  msgstr ""
341
 
342
- #: inc/functions.php:317
343
  msgid "Albanian"
344
  msgstr ""
345
 
346
- #: inc/functions.php:322
347
  msgid "Arabic"
348
  msgstr ""
349
 
350
- #: inc/functions.php:328
351
  msgid "Armenian"
352
  msgstr ""
353
 
354
- #: inc/functions.php:333
355
  msgid "Azerbaijani"
356
  msgstr ""
357
 
358
- #: inc/functions.php:338
359
  msgid "Basque"
360
  msgstr ""
361
 
362
- #: inc/functions.php:343
363
  msgid "Belarusian"
364
  msgstr ""
365
 
366
- #: inc/functions.php:348
367
  msgid "Bulgarian"
368
  msgstr ""
369
 
370
- #: inc/functions.php:353
371
  msgid "British English"
372
  msgstr ""
373
 
374
- #: inc/functions.php:358
375
  msgid "Burmese"
376
  msgstr ""
377
 
378
- #: inc/functions.php:363
379
  msgid "Catalan"
380
  msgstr ""
381
 
382
- #: inc/functions.php:368
383
  msgid "Chinese - Simplified"
384
  msgstr ""
385
 
386
- #: inc/functions.php:373
387
  msgid "Chinese - Traditional"
388
  msgstr ""
389
 
390
- #: inc/functions.php:378
391
  msgid "Croatian"
392
  msgstr ""
393
 
394
- #: inc/functions.php:383
395
  msgid "Czech"
396
  msgstr ""
397
 
398
- #: inc/functions.php:388
399
  msgid "Danish"
400
  msgstr ""
401
 
402
- #: inc/functions.php:393
403
  msgid "Dhivehi"
404
  msgstr ""
405
 
406
- #: inc/functions.php:399
407
  msgid "Dutch"
408
  msgstr ""
409
 
410
- #: inc/functions.php:404
411
  msgid "English"
412
  msgstr ""
413
 
414
- #: inc/functions.php:409
415
  msgid "Esperanto"
416
  msgstr ""
417
 
418
- #: inc/functions.php:414
419
  msgid "Estonian"
420
  msgstr ""
421
 
422
- #: inc/functions.php:419
423
  msgid "Farsi"
424
  msgstr ""
425
 
426
- #: inc/functions.php:424
427
  msgid "Finnish"
428
  msgstr ""
429
 
430
- #: inc/functions.php:429
431
  msgid "French"
432
  msgstr ""
433
 
434
- #: inc/functions.php:434
435
  msgid "French Canadian"
436
  msgstr ""
437
 
438
- #: inc/functions.php:439
439
  msgid "Galician"
440
  msgstr ""
441
 
442
- #: inc/functions.php:444
443
  msgid "German"
444
  msgstr ""
445
 
446
- #: inc/functions.php:449
447
  msgid "Georgian"
448
  msgstr ""
449
 
450
- #: inc/functions.php:454
451
  msgid "Greek"
452
  msgstr ""
453
 
454
- #: inc/functions.php:459
455
  msgid "Gujarati"
456
  msgstr ""
457
 
458
- #: inc/functions.php:464
459
  msgid "Haitian Creole"
460
  msgstr ""
461
 
462
- #: inc/functions.php:469
463
  msgid "Hebrew"
464
  msgstr ""
465
 
466
- #: inc/functions.php:475
467
  msgid "Hindi"
468
  msgstr ""
469
 
470
- #: inc/functions.php:480
471
  msgid "Hungarian"
472
  msgstr ""
473
 
474
- #: inc/functions.php:485
475
  msgid "Icelandic"
476
  msgstr ""
477
 
478
- #: inc/functions.php:490
479
  msgid "Ido"
480
  msgstr ""
481
 
482
- #: inc/functions.php:495
483
  msgid "Indonesian"
484
  msgstr ""
485
 
486
- #: inc/functions.php:500
487
  msgid "Irish Gaelic"
488
  msgstr ""
489
 
490
- #: inc/functions.php:505
491
  msgid "Italian"
492
  msgstr ""
493
 
494
- #: inc/functions.php:510
495
  msgid "Japanese"
496
  msgstr ""
497
 
498
- #: inc/functions.php:515
499
  msgid "Javanese"
500
  msgstr ""
501
 
502
- #: inc/functions.php:520
503
  msgid "Khmer"
504
  msgstr ""
505
 
506
- #: inc/functions.php:525
507
  msgid "Korean"
508
  msgstr ""
509
 
510
- #: inc/functions.php:530
511
  msgid "Kurdish"
512
  msgstr ""
513
 
514
- #: inc/functions.php:536
515
  msgid "Latin"
516
  msgstr ""
517
 
518
- #: inc/functions.php:541
519
  msgid "Latvian"
520
  msgstr ""
521
 
522
- #: inc/functions.php:546
523
  msgid "Lithuanian"
524
  msgstr ""
525
 
526
- #: inc/functions.php:551
527
  msgid "Low German"
528
  msgstr ""
529
 
530
- #: inc/functions.php:556
531
  msgid "Macedonian"
532
  msgstr ""
533
 
534
- #: inc/functions.php:561
535
  msgid "Maltese"
536
  msgstr ""
537
 
538
- #: inc/functions.php:566
539
  msgid "Mandinka"
540
  msgstr ""
541
 
542
- #: inc/functions.php:571
543
  msgid "Maori"
544
  msgstr ""
545
 
546
- #: inc/functions.php:576
547
  msgid "Marathi"
548
  msgstr ""
549
 
550
- #: inc/functions.php:581
551
  msgid "Mongolian"
552
  msgstr ""
553
 
554
- #: inc/functions.php:586
555
  msgid "Norwegian"
556
  msgstr ""
557
 
558
- #: inc/functions.php:591
559
  msgid "Occitan"
560
  msgstr ""
561
 
562
- #: inc/functions.php:596
563
  msgid "Pashto"
564
  msgstr ""
565
 
566
- #: inc/functions.php:602
567
  msgid "Plautdietsch"
568
  msgstr ""
569
 
570
- #: inc/functions.php:607
571
  msgid "Polish"
572
  msgstr ""
573
 
574
- #: inc/functions.php:612
575
  msgid "Portuguese"
576
  msgstr ""
577
 
578
- #: inc/functions.php:617
579
  msgid "Punjabi"
580
  msgstr ""
581
 
582
- #: inc/functions.php:623
583
  msgid "Romanian"
584
  msgstr ""
585
 
586
- #: inc/functions.php:628
587
  msgid "Russian"
588
  msgstr ""
589
 
590
- #: inc/functions.php:633
591
  msgid "Serbian"
592
  msgstr ""
593
 
594
- #: inc/functions.php:638
595
  msgid "Slovak"
596
  msgstr ""
597
 
598
- #: inc/functions.php:643
599
  msgid "Slovenian"
600
  msgstr ""
601
 
602
- #: inc/functions.php:648
603
  msgid "Spanish"
604
  msgstr ""
605
 
606
- #: inc/functions.php:653
607
  msgid "Swahili"
608
  msgstr ""
609
 
610
- #: inc/functions.php:658
611
  msgid "Swedish"
612
  msgstr ""
613
 
614
- #: inc/functions.php:663
615
  msgid "Swiss"
616
  msgstr ""
617
 
618
- #: inc/functions.php:668
619
  msgid "Tagalog"
620
  msgstr ""
621
 
622
- #: inc/functions.php:673
623
  msgid "Tatarish"
624
  msgstr ""
625
 
626
- #: inc/functions.php:678
627
  msgid "Thai"
628
  msgstr ""
629
 
630
- #: inc/functions.php:683
631
  msgid "Turkish"
632
  msgstr ""
633
 
634
- #: inc/functions.php:688
635
  msgid "Turkmen"
636
  msgstr ""
637
 
638
- #: inc/functions.php:693
639
  msgid "Ukrainian"
640
  msgstr ""
641
 
642
- #: inc/functions.php:698
643
  msgid "Uzbek"
644
  msgstr ""
645
 
646
- #: inc/functions.php:703
647
  msgid "Vietnamese"
648
  msgstr ""
649
 
650
- #: inc/functions.php:708
651
  msgid "Welsh"
652
  msgstr ""
653
 
654
- #: inc/functions.php:713
655
  msgid "Wolof"
656
  msgstr ""
657
 
658
- #: inc/functions.php:718
659
  msgid "Yiddish - transliterated"
660
  msgstr ""
661
 
662
- #: inc/functions.php:723
663
  msgid "Yiddish - unicode"
664
  msgstr ""
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Wunderground\n"
6
+ "POT-Creation-Date: 2014-12-04 13:11-0700\n"
7
+ "PO-Revision-Date: 2014-12-04 20:12+0000\n"
8
+ "Last-Translator: Zachary Katz <zack@katz.co>\n"
9
  "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/wunderground/language/pt_BR/)\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Language: pt_BR\n"
14
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
15
+ "X-Generator: Poedit 1.7beta3\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
  "X-Poedit-SearchPath-0: .\n"
38
  msgstr ""
39
 
40
  #: inc/class-template.php:71
 
 
 
 
41
  msgid "Currently"
42
  msgstr ""
43
 
44
+ #: inc/class-template.php:72
45
  #, php-format
46
  msgid "High %d&deg;"
47
  msgstr ""
48
 
49
+ #: inc/class-template.php:73
50
  #, php-format
51
  msgid "Low %d&deg;"
52
  msgstr ""
53
 
54
+ #: inc/class-template.php:74
55
  #, php-format
56
  msgid "%d&deg;"
57
  msgstr ""
58
 
59
+ #: inc/class-template.php:75
60
  #, php-format
61
  msgid "View the %s forecast on Wunderground.com"
62
  msgstr ""
63
 
64
+ #: inc/class-template.php:76
65
  msgctxt "Weather alert issued date/time"
66
  msgid "Issued:"
67
  msgstr ""
68
 
69
+ #: inc/class-template.php:77
70
  msgctxt "Weather alert expires date/time"
71
  msgid "Expires:"
72
  msgstr ""
73
 
74
+ #: inc/class-template.php:149
75
  msgid "Current Conditions"
76
  msgstr ""
77
 
78
+ #: inc/class-template.php:150
79
  msgid "Simple display of the current conditions."
80
  msgstr ""
81
 
82
+ #: inc/class-template.php:155
83
  msgid "Grid Forecast"
84
  msgstr ""
85
 
86
+ #: inc/class-template.php:156
87
  msgid "Scales to any screen size."
88
  msgstr ""
89
 
90
+ #: inc/class-template.php:161
91
  msgid "Details Table"
92
  msgstr ""
93
 
94
+ #: inc/class-template.php:162
95
  msgid ""
96
  "Display the forecast in a table with rows. Great for in-depth forecast "
97
  "display."
98
  msgstr ""
99
 
100
+ #: inc/class-template.php:167
101
  msgid "Horizontal Table"
102
  msgstr ""
103
 
104
+ #: inc/class-template.php:168
105
  msgid ""
106
  "Display the forecast in a table with columns. Great for forecast summaries."
107
  msgstr ""
110
  msgid "Add a Wunderground.com forecast"
111
  msgstr ""
112
 
113
+ #: inc/class-widget.php:48 inc/functions.php:176
114
  msgid "Wunderground"
115
  msgstr ""
116
 
117
+ #: inc/class-widget.php:152
118
  msgid "Title"
119
  msgstr ""
120
 
121
+ #: inc/class-widget.php:153
122
  msgid "Leave empty to hide the widget title."
123
  msgstr ""
124
 
125
+ #: inc/class-widget.php:159
126
  msgid "Location"
127
  msgstr ""
128
 
129
+ #: inc/class-widget.php:160
130
  msgid "Locations will autoload, but you may also define custom locations."
131
  msgstr ""
132
 
133
+ #: inc/class-widget.php:161
134
  msgid "Enter the name of a location."
135
  msgstr ""
136
 
137
+ #: inc/class-widget.php:168
138
  msgid "Location Title"
139
  msgstr ""
140
 
141
+ #: inc/class-widget.php:169
142
  msgid "Change how the location is displayed in the widget search field."
143
  msgstr ""
144
 
145
+ #: inc/class-widget.php:170
146
  msgid "Leave empty to use the location name."
147
  msgstr ""
148
 
149
+ #: inc/class-widget.php:171
150
  msgid ""
151
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
152
  "set the Location Title as \"Denver\", which is simpler."
153
  msgstr ""
154
 
155
+ #: inc/class-widget.php:180
156
  msgid "# of Days in Forecast"
157
  msgstr ""
158
 
159
+ #: inc/class-widget.php:186
160
  msgid "Include Current Conditions"
161
  msgstr ""
162
 
163
+ #: inc/class-widget.php:187
164
  msgid "Add the current conditions to the forecast."
165
  msgstr ""
166
 
167
+ #: inc/class-widget.php:193
168
  msgid "Include Night Forecasts"
169
  msgstr ""
170
 
171
+ #: inc/class-widget.php:194
172
  msgid "This will result in double the number of forecasts shown."
173
  msgstr ""
174
 
175
+ #: inc/class-widget.php:200
176
  msgid "Icon Set"
177
  msgstr ""
178
 
179
+ #: inc/class-widget.php:201
180
  msgid ""
181
  "Choose the look and feel of the images that will represent the weather."
182
  msgstr ""
183
 
184
+ #: inc/class-widget.php:229
185
  msgid "Widget Template"
186
  msgstr ""
187
 
188
+ #: inc/class-widget.php:230
189
  msgid "Choose how you would like to display the forecast."
190
  msgstr ""
191
 
192
+ #: inc/class-widget.php:235
193
  msgid "Show in Forecast"
194
  msgstr ""
195
 
196
+ #: inc/class-widget.php:240
197
  msgid "Search Form"
198
  msgstr ""
199
 
200
+ #: inc/class-widget.php:241
201
  msgid "Allow searching weather forecasts."
202
  msgstr ""
203
 
204
+ #: inc/class-widget.php:244
205
  msgid "Weekday Labels"
206
  msgstr ""
207
 
208
+ #: inc/class-widget.php:245
209
  msgid "Show the names of the days of the week."
210
  msgstr ""
211
 
212
+ #: inc/class-widget.php:248
213
  msgid "Date"
214
  msgstr ""
215
 
216
+ #: inc/class-widget.php:249
217
  msgid "Display the date numerically (\"09/14\")."
218
  msgstr ""
219
 
220
+ #: inc/class-widget.php:252
221
  msgid "Weather Icon"
222
  msgstr ""
223
 
224
+ #: inc/class-widget.php:253
225
  msgid "Icon representing the forecast conditions."
226
  msgstr ""
227
 
228
+ #: inc/class-widget.php:256
229
  msgid "Chance of Rain"
230
  msgstr ""
231
 
232
+ #: inc/class-widget.php:257
233
  msgid "Display the percent chance of rain."
234
  msgstr ""
235
 
236
+ #: inc/class-widget.php:260
237
  msgid "High & Low Temp"
238
  msgstr ""
239
 
240
+ #: inc/class-widget.php:261
241
  msgid "Show the high & low temperatures for forecast."
242
  msgstr ""
243
 
244
+ #: inc/class-widget.php:264
245
  msgid "Condition Title"
246
  msgstr ""
247
 
248
+ #: inc/class-widget.php:265
249
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
250
  msgstr ""
251
 
252
+ #: inc/class-widget.php:268
253
  msgid "Forecast Text"
254
  msgstr ""
255
 
256
+ #: inc/class-widget.php:269
257
  msgid "Display a description of the forecast, normally in sentence format."
258
  msgstr ""
259
 
260
+ #: inc/class-widget.php:272
261
  msgid "Weather Alerts &amp; Warnings"
262
  msgstr ""
263
 
264
+ #: inc/class-widget.php:273
265
  msgid ""
266
  "This functionality is currently not working; we are working with "
267
  "Wunderground.com to restore it."
268
  msgstr ""
269
 
270
+ #: inc/class-widget.php:289
271
  msgid "Forecast Language"
272
  msgstr ""
273
 
274
+ #: inc/class-widget.php:300
275
  msgid "Measurements"
276
  msgstr ""
277
 
278
+ #: inc/class-widget.php:303
279
  msgid "Fahrenheit &amp; Inches"
280
  msgstr ""
281
 
282
+ #: inc/class-widget.php:306
283
  msgid "Celsius &amp; Meters"
284
  msgstr ""
285
 
286
+ #: inc/functions.php:44
287
  msgid "Weather Forecast"
288
  msgstr ""
289
 
290
+ #: inc/functions.php:161 inc/functions.php:178
291
  msgid "Incredible"
292
  msgstr ""
293
 
294
+ #: inc/functions.php:162 inc/functions.php:177
295
  msgid "Elemental"
296
  msgstr ""
297
 
298
+ #: inc/functions.php:163 inc/functions.php:179
299
  msgid "Helen"
300
  msgstr ""
301
 
302
+ #: inc/functions.php:164 inc/functions.php:181
303
  msgid "Default"
304
  msgstr ""
305
 
306
+ #: inc/functions.php:165 inc/functions.php:182
307
  msgid "Smiley"
308
  msgstr ""
309
 
310
+ #: inc/functions.php:166 inc/functions.php:183
311
  msgid "Generic"
312
  msgstr ""
313
 
314
+ #: inc/functions.php:167 inc/functions.php:184
315
  msgid "Old School"
316
  msgstr ""
317
 
318
+ #: inc/functions.php:168 inc/functions.php:185
319
  msgid "Cartoon"
320
  msgstr ""
321
 
322
+ #: inc/functions.php:169 inc/functions.php:186
323
  msgid "Mobile"
324
  msgstr ""
325
 
326
+ #: inc/functions.php:170 inc/functions.php:187
327
  msgid "Simple"
328
  msgstr ""
329
 
330
+ #: inc/functions.php:171 inc/functions.php:188
331
  msgid "Contemporary"
332
  msgstr ""
333
 
334
+ #: inc/functions.php:363
335
  msgid "Afrikaans"
336
  msgstr ""
337
 
338
+ #: inc/functions.php:368
339
  msgid "Albanian"
340
  msgstr ""
341
 
342
+ #: inc/functions.php:373
343
  msgid "Arabic"
344
  msgstr ""
345
 
346
+ #: inc/functions.php:379
347
  msgid "Armenian"
348
  msgstr ""
349
 
350
+ #: inc/functions.php:384
351
  msgid "Azerbaijani"
352
  msgstr ""
353
 
354
+ #: inc/functions.php:389
355
  msgid "Basque"
356
  msgstr ""
357
 
358
+ #: inc/functions.php:394
359
  msgid "Belarusian"
360
  msgstr ""
361
 
362
+ #: inc/functions.php:399
363
  msgid "Bulgarian"
364
  msgstr ""
365
 
366
+ #: inc/functions.php:404
367
  msgid "British English"
368
  msgstr ""
369
 
370
+ #: inc/functions.php:409
371
  msgid "Burmese"
372
  msgstr ""
373
 
374
+ #: inc/functions.php:414
375
  msgid "Catalan"
376
  msgstr ""
377
 
378
+ #: inc/functions.php:419
379
  msgid "Chinese - Simplified"
380
  msgstr ""
381
 
382
+ #: inc/functions.php:424
383
  msgid "Chinese - Traditional"
384
  msgstr ""
385
 
386
+ #: inc/functions.php:429
387
  msgid "Croatian"
388
  msgstr ""
389
 
390
+ #: inc/functions.php:434
391
  msgid "Czech"
392
  msgstr ""
393
 
394
+ #: inc/functions.php:439
395
  msgid "Danish"
396
  msgstr ""
397
 
398
+ #: inc/functions.php:444
399
  msgid "Dhivehi"
400
  msgstr ""
401
 
402
+ #: inc/functions.php:450
403
  msgid "Dutch"
404
  msgstr ""
405
 
406
+ #: inc/functions.php:455
407
  msgid "English"
408
  msgstr ""
409
 
410
+ #: inc/functions.php:460
411
  msgid "Esperanto"
412
  msgstr ""
413
 
414
+ #: inc/functions.php:465
415
  msgid "Estonian"
416
  msgstr ""
417
 
418
+ #: inc/functions.php:470
419
  msgid "Farsi"
420
  msgstr ""
421
 
422
+ #: inc/functions.php:475
423
  msgid "Finnish"
424
  msgstr ""
425
 
426
+ #: inc/functions.php:480
427
  msgid "French"
428
  msgstr ""
429
 
430
+ #: inc/functions.php:485
431
  msgid "French Canadian"
432
  msgstr ""
433
 
434
+ #: inc/functions.php:490
435
  msgid "Galician"
436
  msgstr ""
437
 
438
+ #: inc/functions.php:495
439
  msgid "German"
440
  msgstr ""
441
 
442
+ #: inc/functions.php:500
443
  msgid "Georgian"
444
  msgstr ""
445
 
446
+ #: inc/functions.php:505
447
  msgid "Greek"
448
  msgstr ""
449
 
450
+ #: inc/functions.php:510
451
  msgid "Gujarati"
452
  msgstr ""
453
 
454
+ #: inc/functions.php:515
455
  msgid "Haitian Creole"
456
  msgstr ""
457
 
458
+ #: inc/functions.php:520
459
  msgid "Hebrew"
460
  msgstr ""
461
 
462
+ #: inc/functions.php:526
463
  msgid "Hindi"
464
  msgstr ""
465
 
466
+ #: inc/functions.php:531
467
  msgid "Hungarian"
468
  msgstr ""
469
 
470
+ #: inc/functions.php:536
471
  msgid "Icelandic"
472
  msgstr ""
473
 
474
+ #: inc/functions.php:541
475
  msgid "Ido"
476
  msgstr ""
477
 
478
+ #: inc/functions.php:546
479
  msgid "Indonesian"
480
  msgstr ""
481
 
482
+ #: inc/functions.php:551
483
  msgid "Irish Gaelic"
484
  msgstr ""
485
 
486
+ #: inc/functions.php:556
487
  msgid "Italian"
488
  msgstr ""
489
 
490
+ #: inc/functions.php:561
491
  msgid "Japanese"
492
  msgstr ""
493
 
494
+ #: inc/functions.php:566
495
  msgid "Javanese"
496
  msgstr ""
497
 
498
+ #: inc/functions.php:571
499
  msgid "Khmer"
500
  msgstr ""
501
 
502
+ #: inc/functions.php:576
503
  msgid "Korean"
504
  msgstr ""
505
 
506
+ #: inc/functions.php:581
507
  msgid "Kurdish"
508
  msgstr ""
509
 
510
+ #: inc/functions.php:587
511
  msgid "Latin"
512
  msgstr ""
513
 
514
+ #: inc/functions.php:592
515
  msgid "Latvian"
516
  msgstr ""
517
 
518
+ #: inc/functions.php:597
519
  msgid "Lithuanian"
520
  msgstr ""
521
 
522
+ #: inc/functions.php:602
523
  msgid "Low German"
524
  msgstr ""
525
 
526
+ #: inc/functions.php:607
527
  msgid "Macedonian"
528
  msgstr ""
529
 
530
+ #: inc/functions.php:612
531
  msgid "Maltese"
532
  msgstr ""
533
 
534
+ #: inc/functions.php:617
535
  msgid "Mandinka"
536
  msgstr ""
537
 
538
+ #: inc/functions.php:622
539
  msgid "Maori"
540
  msgstr ""
541
 
542
+ #: inc/functions.php:627
543
  msgid "Marathi"
544
  msgstr ""
545
 
546
+ #: inc/functions.php:632
547
  msgid "Mongolian"
548
  msgstr ""
549
 
550
+ #: inc/functions.php:637
551
  msgid "Norwegian"
552
  msgstr ""
553
 
554
+ #: inc/functions.php:642
555
  msgid "Occitan"
556
  msgstr ""
557
 
558
+ #: inc/functions.php:647
559
  msgid "Pashto"
560
  msgstr ""
561
 
562
+ #: inc/functions.php:653
563
  msgid "Plautdietsch"
564
  msgstr ""
565
 
566
+ #: inc/functions.php:658
567
  msgid "Polish"
568
  msgstr ""
569
 
570
+ #: inc/functions.php:663
571
  msgid "Portuguese"
572
  msgstr ""
573
 
574
+ #: inc/functions.php:668
575
  msgid "Punjabi"
576
  msgstr ""
577
 
578
+ #: inc/functions.php:674
579
  msgid "Romanian"
580
  msgstr ""
581
 
582
+ #: inc/functions.php:679
583
  msgid "Russian"
584
  msgstr ""
585
 
586
+ #: inc/functions.php:684
587
  msgid "Serbian"
588
  msgstr ""
589
 
590
+ #: inc/functions.php:689
591
  msgid "Slovak"
592
  msgstr ""
593
 
594
+ #: inc/functions.php:694
595
  msgid "Slovenian"
596
  msgstr ""
597
 
598
+ #: inc/functions.php:699
599
  msgid "Spanish"
600
  msgstr ""
601
 
602
+ #: inc/functions.php:704
603
  msgid "Swahili"
604
  msgstr ""
605
 
606
+ #: inc/functions.php:709
607
  msgid "Swedish"
608
  msgstr ""
609
 
610
+ #: inc/functions.php:714
611
  msgid "Swiss"
612
  msgstr ""
613
 
614
+ #: inc/functions.php:719
615
  msgid "Tagalog"
616
  msgstr ""
617
 
618
+ #: inc/functions.php:724
619
  msgid "Tatarish"
620
  msgstr ""
621
 
622
+ #: inc/functions.php:729
623
  msgid "Thai"
624
  msgstr ""
625
 
626
+ #: inc/functions.php:734
627
  msgid "Turkish"
628
  msgstr ""
629
 
630
+ #: inc/functions.php:739
631
  msgid "Turkmen"
632
  msgstr ""
633
 
634
+ #: inc/functions.php:744
635
  msgid "Ukrainian"
636
  msgstr ""
637
 
638
+ #: inc/functions.php:749
639
  msgid "Uzbek"
640
  msgstr ""
641
 
642
+ #: inc/functions.php:754
643
  msgid "Vietnamese"
644
  msgstr ""
645
 
646
+ #: inc/functions.php:759
647
  msgid "Welsh"
648
  msgstr ""
649
 
650
+ #: inc/functions.php:764
651
  msgid "Wolof"
652
  msgstr ""
653
 
654
+ #: inc/functions.php:769
655
  msgid "Yiddish - transliterated"
656
  msgstr ""
657
 
658
+ #: inc/functions.php:774
659
  msgid "Yiddish - unicode"
660
  msgstr ""
languages/wunderground-ro_RO.mo CHANGED
Binary file
languages/wunderground-ro_RO.po CHANGED
@@ -3,8 +3,8 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Wunderground\n"
6
- "POT-Creation-Date: 2014-10-02 14:46-0700\n"
7
- "PO-Revision-Date: 2014-10-02 20:47+0000\n"
8
  "Last-Translator: Zachary Katz <zack@katz.co>\n"
9
  "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/wunderground/language/ro_RO/)\n"
10
  "MIME-Version: 1.0\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Language: ro_RO\n"
14
  "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
15
- "X-Generator: Poedit 1.6.9\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
  "X-Poedit-SearchPath-0: .\n"
@@ -38,74 +38,70 @@ msgid "%s%% Chance of Precipitation"
38
  msgstr "%s%% Șanse de Precipitații"
39
 
40
  #: inc/class-template.php:71
41
- msgid "m/d"
42
- msgstr "l/z"
43
-
44
- #: inc/class-template.php:72
45
  msgid "Currently"
46
  msgstr "În prezent"
47
 
48
- #: inc/class-template.php:73
49
  #, php-format
50
  msgid "High %d&deg;"
51
  msgstr ""
52
 
53
- #: inc/class-template.php:74
54
  #, php-format
55
  msgid "Low %d&deg;"
56
  msgstr ""
57
 
58
- #: inc/class-template.php:75
59
  #, php-format
60
  msgid "%d&deg;"
61
  msgstr ""
62
 
63
- #: inc/class-template.php:76
64
  #, php-format
65
  msgid "View the %s forecast on Wunderground.com"
66
  msgstr "Vizualizați prognoza %s pe Wunderground.com"
67
 
68
- #: inc/class-template.php:77
69
  msgctxt "Weather alert issued date/time"
70
  msgid "Issued:"
71
  msgstr ""
72
 
73
- #: inc/class-template.php:78
74
  msgctxt "Weather alert expires date/time"
75
  msgid "Expires:"
76
  msgstr ""
77
 
78
- #: inc/class-template.php:117
79
  msgid "Current Conditions"
80
  msgstr "Condiții Curente"
81
 
82
- #: inc/class-template.php:118
83
  msgid "Simple display of the current conditions."
84
  msgstr "Afișarea simplă a condițiilor actuale."
85
 
86
- #: inc/class-template.php:123
87
  msgid "Grid Forecast"
88
  msgstr ""
89
 
90
- #: inc/class-template.php:124
91
  msgid "Scales to any screen size."
92
  msgstr "Scalare pentru orice dimensiune de ecran."
93
 
94
- #: inc/class-template.php:129
95
  msgid "Details Table"
96
  msgstr "Tabel Detalii"
97
 
98
- #: inc/class-template.php:130
99
  msgid ""
100
  "Display the forecast in a table with rows. Great for in-depth forecast "
101
  "display."
102
  msgstr ""
103
 
104
- #: inc/class-template.php:135
105
  msgid "Horizontal Table"
106
  msgstr ""
107
 
108
- #: inc/class-template.php:136
109
  msgid ""
110
  "Display the forecast in a table with columns. Great for forecast summaries."
111
  msgstr ""
@@ -114,551 +110,551 @@ msgstr ""
114
  msgid "Add a Wunderground.com forecast"
115
  msgstr ""
116
 
117
- #: inc/class-widget.php:48 inc/functions.php:168
118
  msgid "Wunderground"
119
  msgstr "Wunderground"
120
 
121
- #: inc/class-widget.php:147
122
  msgid "Title"
123
  msgstr "Titlu"
124
 
125
- #: inc/class-widget.php:148
126
  msgid "Leave empty to hide the widget title."
127
  msgstr "Lăsați necompletat pentru a ascunde titlul mini-aplicației widget."
128
 
129
- #: inc/class-widget.php:154
130
  msgid "Location"
131
  msgstr "Locație"
132
 
133
- #: inc/class-widget.php:155
134
  msgid "Locations will autoload, but you may also define custom locations."
135
  msgstr "Locațiile se vor încărca automat, dar poate de asemenea puteți defini locații personalizate."
136
 
137
- #: inc/class-widget.php:156
138
  msgid "Enter the name of a location."
139
  msgstr "Introduceți numele unei locații."
140
 
141
- #: inc/class-widget.php:163
142
  msgid "Location Title"
143
  msgstr ""
144
 
145
- #: inc/class-widget.php:164
146
  msgid "Change how the location is displayed in the widget search field."
147
  msgstr ""
148
 
149
- #: inc/class-widget.php:165
150
  msgid "Leave empty to use the location name."
151
  msgstr ""
152
 
153
- #: inc/class-widget.php:166
154
  msgid ""
155
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
156
  "set the Location Title as \"Denver\", which is simpler."
157
  msgstr ""
158
 
159
- #: inc/class-widget.php:175
160
  msgid "# of Days in Forecast"
161
  msgstr "# de Zile de Prognoză"
162
 
163
- #: inc/class-widget.php:181
164
  msgid "Include Current Conditions"
165
  msgstr ""
166
 
167
- #: inc/class-widget.php:182
168
  msgid "Add the current conditions to the forecast."
169
  msgstr ""
170
 
171
- #: inc/class-widget.php:188
172
  msgid "Include Night Forecasts"
173
  msgstr ""
174
 
175
- #: inc/class-widget.php:189
176
  msgid "This will result in double the number of forecasts shown."
177
  msgstr ""
178
 
179
- #: inc/class-widget.php:195
180
  msgid "Icon Set"
181
  msgstr "Seturi de Pictograme"
182
 
183
- #: inc/class-widget.php:196
184
  msgid ""
185
  "Choose the look and feel of the images that will represent the weather."
186
  msgstr "Alegeți aspectul şi senzația ale imaginilor ce vor reprezenta vremea."
187
 
188
- #: inc/class-widget.php:224
189
  msgid "Widget Template"
190
  msgstr ""
191
 
192
- #: inc/class-widget.php:225
193
  msgid "Choose how you would like to display the forecast."
194
  msgstr ""
195
 
196
- #: inc/class-widget.php:230
197
  msgid "Show in Forecast"
198
  msgstr "Afișare în Prognoză"
199
 
200
- #: inc/class-widget.php:235
201
  msgid "Search Form"
202
  msgstr ""
203
 
204
- #: inc/class-widget.php:236
205
  msgid "Allow searching weather forecasts."
206
  msgstr ""
207
 
208
- #: inc/class-widget.php:239
209
  msgid "Weekday Labels"
210
  msgstr ""
211
 
212
- #: inc/class-widget.php:240
213
  msgid "Show the names of the days of the week."
214
  msgstr ""
215
 
216
- #: inc/class-widget.php:243
217
  msgid "Date"
218
  msgstr "Data"
219
 
220
- #: inc/class-widget.php:244
221
  msgid "Display the date numerically (\"09/14\")."
222
  msgstr ""
223
 
224
- #: inc/class-widget.php:247
225
  msgid "Weather Icon"
226
  msgstr "Pictogramă Meteo"
227
 
228
- #: inc/class-widget.php:248
229
  msgid "Icon representing the forecast conditions."
230
  msgstr ""
231
 
232
- #: inc/class-widget.php:251
233
  msgid "Chance of Rain"
234
  msgstr "Șanse de Ploaie"
235
 
236
- #: inc/class-widget.php:252
237
  msgid "Display the percent chance of rain."
238
  msgstr ""
239
 
240
- #: inc/class-widget.php:255
241
  msgid "High & Low Temp"
242
  msgstr ""
243
 
244
- #: inc/class-widget.php:256
245
  msgid "Show the high & low temperatures for forecast."
246
  msgstr ""
247
 
248
- #: inc/class-widget.php:259
249
  msgid "Condition Title"
250
  msgstr "Titlul Stării "
251
 
252
- #: inc/class-widget.php:260
253
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
254
  msgstr ""
255
 
256
- #: inc/class-widget.php:263
257
  msgid "Forecast Text"
258
  msgstr "Text Prognoză"
259
 
260
- #: inc/class-widget.php:264
261
  msgid "Display a description of the forecast, normally in sentence format."
262
  msgstr ""
263
 
264
- #: inc/class-widget.php:267
265
  msgid "Weather Alerts &amp; Warnings"
266
  msgstr "Alerte Meteo &amp; Avertismente"
267
 
268
- #: inc/class-widget.php:268
269
  msgid ""
270
  "This functionality is currently not working; we are working with "
271
  "Wunderground.com to restore it."
272
  msgstr ""
273
 
274
- #: inc/class-widget.php:284
275
  msgid "Forecast Language"
276
  msgstr "Limbă Prognoză"
277
 
278
- #: inc/class-widget.php:295
279
  msgid "Measurements"
280
  msgstr "Unități de Măsură"
281
 
282
- #: inc/class-widget.php:298
283
  msgid "Fahrenheit &amp; Inches"
284
  msgstr "Fahrenheit &amp; Inch"
285
 
286
- #: inc/class-widget.php:301
287
  msgid "Celsius &amp; Meters"
288
  msgstr "Celsius &amp; Metri"
289
 
290
- #: inc/functions.php:42
291
  msgid "Weather Forecast"
292
  msgstr "Prognoza Vremii"
293
 
294
- #: inc/functions.php:153 inc/functions.php:170
295
  msgid "Incredible"
296
  msgstr "Incredibil"
297
 
298
- #: inc/functions.php:154 inc/functions.php:169
299
  msgid "Elemental"
300
  msgstr "Elementar"
301
 
302
- #: inc/functions.php:155 inc/functions.php:171
303
  msgid "Helen"
304
  msgstr "Helen"
305
 
306
- #: inc/functions.php:156 inc/functions.php:173
307
  msgid "Default"
308
  msgstr "Implicit"
309
 
310
- #: inc/functions.php:157 inc/functions.php:174
311
  msgid "Smiley"
312
  msgstr "Zâmbet"
313
 
314
- #: inc/functions.php:158 inc/functions.php:175
315
  msgid "Generic"
316
  msgstr "Generic"
317
 
318
- #: inc/functions.php:159 inc/functions.php:176
319
  msgid "Old School"
320
  msgstr "De Modă Veche"
321
 
322
- #: inc/functions.php:160 inc/functions.php:177
323
  msgid "Cartoon"
324
  msgstr "Desene animate"
325
 
326
- #: inc/functions.php:161 inc/functions.php:178
327
  msgid "Mobile"
328
  msgstr "Mobil"
329
 
330
- #: inc/functions.php:162 inc/functions.php:179
331
  msgid "Simple"
332
  msgstr "Simplu"
333
 
334
- #: inc/functions.php:163 inc/functions.php:180
335
  msgid "Contemporary"
336
  msgstr "Contemporan"
337
 
338
- #: inc/functions.php:312
339
  msgid "Afrikaans"
340
  msgstr "Africană"
341
 
342
- #: inc/functions.php:317
343
  msgid "Albanian"
344
  msgstr "Albaneză"
345
 
346
- #: inc/functions.php:322
347
  msgid "Arabic"
348
  msgstr "Arabă"
349
 
350
- #: inc/functions.php:328
351
  msgid "Armenian"
352
  msgstr "Armeană"
353
 
354
- #: inc/functions.php:333
355
  msgid "Azerbaijani"
356
  msgstr "Azeră"
357
 
358
- #: inc/functions.php:338
359
  msgid "Basque"
360
  msgstr "Bască"
361
 
362
- #: inc/functions.php:343
363
  msgid "Belarusian"
364
  msgstr "Bielorusă"
365
 
366
- #: inc/functions.php:348
367
  msgid "Bulgarian"
368
  msgstr "Bulgară"
369
 
370
- #: inc/functions.php:353
371
  msgid "British English"
372
  msgstr "Engleză Britanică"
373
 
374
- #: inc/functions.php:358
375
  msgid "Burmese"
376
  msgstr "Birmaneză"
377
 
378
- #: inc/functions.php:363
379
  msgid "Catalan"
380
  msgstr "Catalană"
381
 
382
- #: inc/functions.php:368
383
  msgid "Chinese - Simplified"
384
  msgstr "Chineză - Simplificată"
385
 
386
- #: inc/functions.php:373
387
  msgid "Chinese - Traditional"
388
  msgstr "Chineză - Tradițională"
389
 
390
- #: inc/functions.php:378
391
  msgid "Croatian"
392
  msgstr "Croată"
393
 
394
- #: inc/functions.php:383
395
  msgid "Czech"
396
  msgstr "Cehă"
397
 
398
- #: inc/functions.php:388
399
  msgid "Danish"
400
  msgstr "Daneză"
401
 
402
- #: inc/functions.php:393
403
  msgid "Dhivehi"
404
  msgstr "Divei"
405
 
406
- #: inc/functions.php:399
407
  msgid "Dutch"
408
  msgstr "Olandeză"
409
 
410
- #: inc/functions.php:404
411
  msgid "English"
412
  msgstr "Engleză"
413
 
414
- #: inc/functions.php:409
415
  msgid "Esperanto"
416
  msgstr "Esperanto"
417
 
418
- #: inc/functions.php:414
419
  msgid "Estonian"
420
  msgstr "Estonă"
421
 
422
- #: inc/functions.php:419
423
  msgid "Farsi"
424
  msgstr "Farsi"
425
 
426
- #: inc/functions.php:424
427
  msgid "Finnish"
428
  msgstr "Finlandeză"
429
 
430
- #: inc/functions.php:429
431
  msgid "French"
432
  msgstr "Franceză"
433
 
434
- #: inc/functions.php:434
435
  msgid "French Canadian"
436
  msgstr "Franceză Canadiană"
437
 
438
- #: inc/functions.php:439
439
  msgid "Galician"
440
  msgstr "Galiciană"
441
 
442
- #: inc/functions.php:444
443
  msgid "German"
444
  msgstr "Germană"
445
 
446
- #: inc/functions.php:449
447
  msgid "Georgian"
448
  msgstr "Georgiană"
449
 
450
- #: inc/functions.php:454
451
  msgid "Greek"
452
  msgstr "Greacă"
453
 
454
- #: inc/functions.php:459
455
  msgid "Gujarati"
456
  msgstr "Gujarati"
457
 
458
- #: inc/functions.php:464
459
  msgid "Haitian Creole"
460
  msgstr "Creolă haitiană"
461
 
462
- #: inc/functions.php:469
463
  msgid "Hebrew"
464
  msgstr "Ebraică"
465
 
466
- #: inc/functions.php:475
467
  msgid "Hindi"
468
  msgstr "Hindusă"
469
 
470
- #: inc/functions.php:480
471
  msgid "Hungarian"
472
  msgstr "Maghiară"
473
 
474
- #: inc/functions.php:485
475
  msgid "Icelandic"
476
  msgstr "Islandeză"
477
 
478
- #: inc/functions.php:490
479
  msgid "Ido"
480
  msgstr "Ido"
481
 
482
- #: inc/functions.php:495
483
  msgid "Indonesian"
484
  msgstr "Indoneziană"
485
 
486
- #: inc/functions.php:500
487
  msgid "Irish Gaelic"
488
  msgstr "Galeză Irlandeză"
489
 
490
- #: inc/functions.php:505
491
  msgid "Italian"
492
  msgstr "Italiană"
493
 
494
- #: inc/functions.php:510
495
  msgid "Japanese"
496
  msgstr "Japoneză"
497
 
498
- #: inc/functions.php:515
499
  msgid "Javanese"
500
  msgstr "Javaneză"
501
 
502
- #: inc/functions.php:520
503
  msgid "Khmer"
504
  msgstr "Khmer"
505
 
506
- #: inc/functions.php:525
507
  msgid "Korean"
508
  msgstr "Coreeană"
509
 
510
- #: inc/functions.php:530
511
  msgid "Kurdish"
512
  msgstr "Curdă"
513
 
514
- #: inc/functions.php:536
515
  msgid "Latin"
516
  msgstr "Latină"
517
 
518
- #: inc/functions.php:541
519
  msgid "Latvian"
520
  msgstr "Letonă"
521
 
522
- #: inc/functions.php:546
523
  msgid "Lithuanian"
524
  msgstr "Lituaniană"
525
 
526
- #: inc/functions.php:551
527
  msgid "Low German"
528
  msgstr "Germană de jos"
529
 
530
- #: inc/functions.php:556
531
  msgid "Macedonian"
532
  msgstr "Macedonă"
533
 
534
- #: inc/functions.php:561
535
  msgid "Maltese"
536
  msgstr "Malteză"
537
 
538
- #: inc/functions.php:566
539
  msgid "Mandinka"
540
  msgstr "Mandinka"
541
 
542
- #: inc/functions.php:571
543
  msgid "Maori"
544
  msgstr "Maori"
545
 
546
- #: inc/functions.php:576
547
  msgid "Marathi"
548
  msgstr "Marathi"
549
 
550
- #: inc/functions.php:581
551
  msgid "Mongolian"
552
  msgstr "Mongolă"
553
 
554
- #: inc/functions.php:586
555
  msgid "Norwegian"
556
  msgstr "Norvegiană"
557
 
558
- #: inc/functions.php:591
559
  msgid "Occitan"
560
  msgstr "Occitană"
561
 
562
- #: inc/functions.php:596
563
  msgid "Pashto"
564
  msgstr "Pashto"
565
 
566
- #: inc/functions.php:602
567
  msgid "Plautdietsch"
568
  msgstr "Plautdietsch"
569
 
570
- #: inc/functions.php:607
571
  msgid "Polish"
572
  msgstr "Poloneză"
573
 
574
- #: inc/functions.php:612
575
  msgid "Portuguese"
576
  msgstr "Portugheză"
577
 
578
- #: inc/functions.php:617
579
  msgid "Punjabi"
580
  msgstr "Punjabi"
581
 
582
- #: inc/functions.php:623
583
  msgid "Romanian"
584
  msgstr "Română"
585
 
586
- #: inc/functions.php:628
587
  msgid "Russian"
588
  msgstr "Rusă"
589
 
590
- #: inc/functions.php:633
591
  msgid "Serbian"
592
  msgstr "Sârbă"
593
 
594
- #: inc/functions.php:638
595
  msgid "Slovak"
596
  msgstr "Slovacă"
597
 
598
- #: inc/functions.php:643
599
  msgid "Slovenian"
600
  msgstr "Slovenă"
601
 
602
- #: inc/functions.php:648
603
  msgid "Spanish"
604
  msgstr "Spaniolă"
605
 
606
- #: inc/functions.php:653
607
  msgid "Swahili"
608
  msgstr "Swahili"
609
 
610
- #: inc/functions.php:658
611
  msgid "Swedish"
612
  msgstr "Suedeză"
613
 
614
- #: inc/functions.php:663
615
  msgid "Swiss"
616
  msgstr "Elveţiană"
617
 
618
- #: inc/functions.php:668
619
  msgid "Tagalog"
620
  msgstr "Tagalog"
621
 
622
- #: inc/functions.php:673
623
  msgid "Tatarish"
624
  msgstr "Tătară"
625
 
626
- #: inc/functions.php:678
627
  msgid "Thai"
628
  msgstr "Tailandeză"
629
 
630
- #: inc/functions.php:683
631
  msgid "Turkish"
632
  msgstr "Turcă"
633
 
634
- #: inc/functions.php:688
635
  msgid "Turkmen"
636
  msgstr "Turkmenă"
637
 
638
- #: inc/functions.php:693
639
  msgid "Ukrainian"
640
  msgstr "Ucraineană"
641
 
642
- #: inc/functions.php:698
643
  msgid "Uzbek"
644
  msgstr "Uzbecă"
645
 
646
- #: inc/functions.php:703
647
  msgid "Vietnamese"
648
  msgstr "Vietnameză"
649
 
650
- #: inc/functions.php:708
651
  msgid "Welsh"
652
  msgstr "Galeză"
653
 
654
- #: inc/functions.php:713
655
  msgid "Wolof"
656
  msgstr "Wolof"
657
 
658
- #: inc/functions.php:718
659
  msgid "Yiddish - transliterated"
660
  msgstr "Idiș - transcrisă"
661
 
662
- #: inc/functions.php:723
663
  msgid "Yiddish - unicode"
664
  msgstr "Idiș - unicode"
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Wunderground\n"
6
+ "POT-Creation-Date: 2014-12-04 13:11-0700\n"
7
+ "PO-Revision-Date: 2014-12-04 20:12+0000\n"
8
  "Last-Translator: Zachary Katz <zack@katz.co>\n"
9
  "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/wunderground/language/ro_RO/)\n"
10
  "MIME-Version: 1.0\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Language: ro_RO\n"
14
  "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
15
+ "X-Generator: Poedit 1.7beta3\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
  "X-Poedit-SearchPath-0: .\n"
38
  msgstr "%s%% Șanse de Precipitații"
39
 
40
  #: inc/class-template.php:71
 
 
 
 
41
  msgid "Currently"
42
  msgstr "În prezent"
43
 
44
+ #: inc/class-template.php:72
45
  #, php-format
46
  msgid "High %d&deg;"
47
  msgstr ""
48
 
49
+ #: inc/class-template.php:73
50
  #, php-format
51
  msgid "Low %d&deg;"
52
  msgstr ""
53
 
54
+ #: inc/class-template.php:74
55
  #, php-format
56
  msgid "%d&deg;"
57
  msgstr ""
58
 
59
+ #: inc/class-template.php:75
60
  #, php-format
61
  msgid "View the %s forecast on Wunderground.com"
62
  msgstr "Vizualizați prognoza %s pe Wunderground.com"
63
 
64
+ #: inc/class-template.php:76
65
  msgctxt "Weather alert issued date/time"
66
  msgid "Issued:"
67
  msgstr ""
68
 
69
+ #: inc/class-template.php:77
70
  msgctxt "Weather alert expires date/time"
71
  msgid "Expires:"
72
  msgstr ""
73
 
74
+ #: inc/class-template.php:149
75
  msgid "Current Conditions"
76
  msgstr "Condiții Curente"
77
 
78
+ #: inc/class-template.php:150
79
  msgid "Simple display of the current conditions."
80
  msgstr "Afișarea simplă a condițiilor actuale."
81
 
82
+ #: inc/class-template.php:155
83
  msgid "Grid Forecast"
84
  msgstr ""
85
 
86
+ #: inc/class-template.php:156
87
  msgid "Scales to any screen size."
88
  msgstr "Scalare pentru orice dimensiune de ecran."
89
 
90
+ #: inc/class-template.php:161
91
  msgid "Details Table"
92
  msgstr "Tabel Detalii"
93
 
94
+ #: inc/class-template.php:162
95
  msgid ""
96
  "Display the forecast in a table with rows. Great for in-depth forecast "
97
  "display."
98
  msgstr ""
99
 
100
+ #: inc/class-template.php:167
101
  msgid "Horizontal Table"
102
  msgstr ""
103
 
104
+ #: inc/class-template.php:168
105
  msgid ""
106
  "Display the forecast in a table with columns. Great for forecast summaries."
107
  msgstr ""
110
  msgid "Add a Wunderground.com forecast"
111
  msgstr ""
112
 
113
+ #: inc/class-widget.php:48 inc/functions.php:176
114
  msgid "Wunderground"
115
  msgstr "Wunderground"
116
 
117
+ #: inc/class-widget.php:152
118
  msgid "Title"
119
  msgstr "Titlu"
120
 
121
+ #: inc/class-widget.php:153
122
  msgid "Leave empty to hide the widget title."
123
  msgstr "Lăsați necompletat pentru a ascunde titlul mini-aplicației widget."
124
 
125
+ #: inc/class-widget.php:159
126
  msgid "Location"
127
  msgstr "Locație"
128
 
129
+ #: inc/class-widget.php:160
130
  msgid "Locations will autoload, but you may also define custom locations."
131
  msgstr "Locațiile se vor încărca automat, dar poate de asemenea puteți defini locații personalizate."
132
 
133
+ #: inc/class-widget.php:161
134
  msgid "Enter the name of a location."
135
  msgstr "Introduceți numele unei locații."
136
 
137
+ #: inc/class-widget.php:168
138
  msgid "Location Title"
139
  msgstr ""
140
 
141
+ #: inc/class-widget.php:169
142
  msgid "Change how the location is displayed in the widget search field."
143
  msgstr ""
144
 
145
+ #: inc/class-widget.php:170
146
  msgid "Leave empty to use the location name."
147
  msgstr ""
148
 
149
+ #: inc/class-widget.php:171
150
  msgid ""
151
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
152
  "set the Location Title as \"Denver\", which is simpler."
153
  msgstr ""
154
 
155
+ #: inc/class-widget.php:180
156
  msgid "# of Days in Forecast"
157
  msgstr "# de Zile de Prognoză"
158
 
159
+ #: inc/class-widget.php:186
160
  msgid "Include Current Conditions"
161
  msgstr ""
162
 
163
+ #: inc/class-widget.php:187
164
  msgid "Add the current conditions to the forecast."
165
  msgstr ""
166
 
167
+ #: inc/class-widget.php:193
168
  msgid "Include Night Forecasts"
169
  msgstr ""
170
 
171
+ #: inc/class-widget.php:194
172
  msgid "This will result in double the number of forecasts shown."
173
  msgstr ""
174
 
175
+ #: inc/class-widget.php:200
176
  msgid "Icon Set"
177
  msgstr "Seturi de Pictograme"
178
 
179
+ #: inc/class-widget.php:201
180
  msgid ""
181
  "Choose the look and feel of the images that will represent the weather."
182
  msgstr "Alegeți aspectul şi senzația ale imaginilor ce vor reprezenta vremea."
183
 
184
+ #: inc/class-widget.php:229
185
  msgid "Widget Template"
186
  msgstr ""
187
 
188
+ #: inc/class-widget.php:230
189
  msgid "Choose how you would like to display the forecast."
190
  msgstr ""
191
 
192
+ #: inc/class-widget.php:235
193
  msgid "Show in Forecast"
194
  msgstr "Afișare în Prognoză"
195
 
196
+ #: inc/class-widget.php:240
197
  msgid "Search Form"
198
  msgstr ""
199
 
200
+ #: inc/class-widget.php:241
201
  msgid "Allow searching weather forecasts."
202
  msgstr ""
203
 
204
+ #: inc/class-widget.php:244
205
  msgid "Weekday Labels"
206
  msgstr ""
207
 
208
+ #: inc/class-widget.php:245
209
  msgid "Show the names of the days of the week."
210
  msgstr ""
211
 
212
+ #: inc/class-widget.php:248
213
  msgid "Date"
214
  msgstr "Data"
215
 
216
+ #: inc/class-widget.php:249
217
  msgid "Display the date numerically (\"09/14\")."
218
  msgstr ""
219
 
220
+ #: inc/class-widget.php:252
221
  msgid "Weather Icon"
222
  msgstr "Pictogramă Meteo"
223
 
224
+ #: inc/class-widget.php:253
225
  msgid "Icon representing the forecast conditions."
226
  msgstr ""
227
 
228
+ #: inc/class-widget.php:256
229
  msgid "Chance of Rain"
230
  msgstr "Șanse de Ploaie"
231
 
232
+ #: inc/class-widget.php:257
233
  msgid "Display the percent chance of rain."
234
  msgstr ""
235
 
236
+ #: inc/class-widget.php:260
237
  msgid "High & Low Temp"
238
  msgstr ""
239
 
240
+ #: inc/class-widget.php:261
241
  msgid "Show the high & low temperatures for forecast."
242
  msgstr ""
243
 
244
+ #: inc/class-widget.php:264
245
  msgid "Condition Title"
246
  msgstr "Titlul Stării "
247
 
248
+ #: inc/class-widget.php:265
249
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
250
  msgstr ""
251
 
252
+ #: inc/class-widget.php:268
253
  msgid "Forecast Text"
254
  msgstr "Text Prognoză"
255
 
256
+ #: inc/class-widget.php:269
257
  msgid "Display a description of the forecast, normally in sentence format."
258
  msgstr ""
259
 
260
+ #: inc/class-widget.php:272
261
  msgid "Weather Alerts &amp; Warnings"
262
  msgstr "Alerte Meteo &amp; Avertismente"
263
 
264
+ #: inc/class-widget.php:273
265
  msgid ""
266
  "This functionality is currently not working; we are working with "
267
  "Wunderground.com to restore it."
268
  msgstr ""
269
 
270
+ #: inc/class-widget.php:289
271
  msgid "Forecast Language"
272
  msgstr "Limbă Prognoză"
273
 
274
+ #: inc/class-widget.php:300
275
  msgid "Measurements"
276
  msgstr "Unități de Măsură"
277
 
278
+ #: inc/class-widget.php:303
279
  msgid "Fahrenheit &amp; Inches"
280
  msgstr "Fahrenheit &amp; Inch"
281
 
282
+ #: inc/class-widget.php:306
283
  msgid "Celsius &amp; Meters"
284
  msgstr "Celsius &amp; Metri"
285
 
286
+ #: inc/functions.php:44
287
  msgid "Weather Forecast"
288
  msgstr "Prognoza Vremii"
289
 
290
+ #: inc/functions.php:161 inc/functions.php:178
291
  msgid "Incredible"
292
  msgstr "Incredibil"
293
 
294
+ #: inc/functions.php:162 inc/functions.php:177
295
  msgid "Elemental"
296
  msgstr "Elementar"
297
 
298
+ #: inc/functions.php:163 inc/functions.php:179
299
  msgid "Helen"
300
  msgstr "Helen"
301
 
302
+ #: inc/functions.php:164 inc/functions.php:181
303
  msgid "Default"
304
  msgstr "Implicit"
305
 
306
+ #: inc/functions.php:165 inc/functions.php:182
307
  msgid "Smiley"
308
  msgstr "Zâmbet"
309
 
310
+ #: inc/functions.php:166 inc/functions.php:183
311
  msgid "Generic"
312
  msgstr "Generic"
313
 
314
+ #: inc/functions.php:167 inc/functions.php:184
315
  msgid "Old School"
316
  msgstr "De Modă Veche"
317
 
318
+ #: inc/functions.php:168 inc/functions.php:185
319
  msgid "Cartoon"
320
  msgstr "Desene animate"
321
 
322
+ #: inc/functions.php:169 inc/functions.php:186
323
  msgid "Mobile"
324
  msgstr "Mobil"
325
 
326
+ #: inc/functions.php:170 inc/functions.php:187
327
  msgid "Simple"
328
  msgstr "Simplu"
329
 
330
+ #: inc/functions.php:171 inc/functions.php:188
331
  msgid "Contemporary"
332
  msgstr "Contemporan"
333
 
334
+ #: inc/functions.php:363
335
  msgid "Afrikaans"
336
  msgstr "Africană"
337
 
338
+ #: inc/functions.php:368
339
  msgid "Albanian"
340
  msgstr "Albaneză"
341
 
342
+ #: inc/functions.php:373
343
  msgid "Arabic"
344
  msgstr "Arabă"
345
 
346
+ #: inc/functions.php:379
347
  msgid "Armenian"
348
  msgstr "Armeană"
349
 
350
+ #: inc/functions.php:384
351
  msgid "Azerbaijani"
352
  msgstr "Azeră"
353
 
354
+ #: inc/functions.php:389
355
  msgid "Basque"
356
  msgstr "Bască"
357
 
358
+ #: inc/functions.php:394
359
  msgid "Belarusian"
360
  msgstr "Bielorusă"
361
 
362
+ #: inc/functions.php:399
363
  msgid "Bulgarian"
364
  msgstr "Bulgară"
365
 
366
+ #: inc/functions.php:404
367
  msgid "British English"
368
  msgstr "Engleză Britanică"
369
 
370
+ #: inc/functions.php:409
371
  msgid "Burmese"
372
  msgstr "Birmaneză"
373
 
374
+ #: inc/functions.php:414
375
  msgid "Catalan"
376
  msgstr "Catalană"
377
 
378
+ #: inc/functions.php:419
379
  msgid "Chinese - Simplified"
380
  msgstr "Chineză - Simplificată"
381
 
382
+ #: inc/functions.php:424
383
  msgid "Chinese - Traditional"
384
  msgstr "Chineză - Tradițională"
385
 
386
+ #: inc/functions.php:429
387
  msgid "Croatian"
388
  msgstr "Croată"
389
 
390
+ #: inc/functions.php:434
391
  msgid "Czech"
392
  msgstr "Cehă"
393
 
394
+ #: inc/functions.php:439
395
  msgid "Danish"
396
  msgstr "Daneză"
397
 
398
+ #: inc/functions.php:444
399
  msgid "Dhivehi"
400
  msgstr "Divei"
401
 
402
+ #: inc/functions.php:450
403
  msgid "Dutch"
404
  msgstr "Olandeză"
405
 
406
+ #: inc/functions.php:455
407
  msgid "English"
408
  msgstr "Engleză"
409
 
410
+ #: inc/functions.php:460
411
  msgid "Esperanto"
412
  msgstr "Esperanto"
413
 
414
+ #: inc/functions.php:465
415
  msgid "Estonian"
416
  msgstr "Estonă"
417
 
418
+ #: inc/functions.php:470
419
  msgid "Farsi"
420
  msgstr "Farsi"
421
 
422
+ #: inc/functions.php:475
423
  msgid "Finnish"
424
  msgstr "Finlandeză"
425
 
426
+ #: inc/functions.php:480
427
  msgid "French"
428
  msgstr "Franceză"
429
 
430
+ #: inc/functions.php:485
431
  msgid "French Canadian"
432
  msgstr "Franceză Canadiană"
433
 
434
+ #: inc/functions.php:490
435
  msgid "Galician"
436
  msgstr "Galiciană"
437
 
438
+ #: inc/functions.php:495
439
  msgid "German"
440
  msgstr "Germană"
441
 
442
+ #: inc/functions.php:500
443
  msgid "Georgian"
444
  msgstr "Georgiană"
445
 
446
+ #: inc/functions.php:505
447
  msgid "Greek"
448
  msgstr "Greacă"
449
 
450
+ #: inc/functions.php:510
451
  msgid "Gujarati"
452
  msgstr "Gujarati"
453
 
454
+ #: inc/functions.php:515
455
  msgid "Haitian Creole"
456
  msgstr "Creolă haitiană"
457
 
458
+ #: inc/functions.php:520
459
  msgid "Hebrew"
460
  msgstr "Ebraică"
461
 
462
+ #: inc/functions.php:526
463
  msgid "Hindi"
464
  msgstr "Hindusă"
465
 
466
+ #: inc/functions.php:531
467
  msgid "Hungarian"
468
  msgstr "Maghiară"
469
 
470
+ #: inc/functions.php:536
471
  msgid "Icelandic"
472
  msgstr "Islandeză"
473
 
474
+ #: inc/functions.php:541
475
  msgid "Ido"
476
  msgstr "Ido"
477
 
478
+ #: inc/functions.php:546
479
  msgid "Indonesian"
480
  msgstr "Indoneziană"
481
 
482
+ #: inc/functions.php:551
483
  msgid "Irish Gaelic"
484
  msgstr "Galeză Irlandeză"
485
 
486
+ #: inc/functions.php:556
487
  msgid "Italian"
488
  msgstr "Italiană"
489
 
490
+ #: inc/functions.php:561
491
  msgid "Japanese"
492
  msgstr "Japoneză"
493
 
494
+ #: inc/functions.php:566
495
  msgid "Javanese"
496
  msgstr "Javaneză"
497
 
498
+ #: inc/functions.php:571
499
  msgid "Khmer"
500
  msgstr "Khmer"
501
 
502
+ #: inc/functions.php:576
503
  msgid "Korean"
504
  msgstr "Coreeană"
505
 
506
+ #: inc/functions.php:581
507
  msgid "Kurdish"
508
  msgstr "Curdă"
509
 
510
+ #: inc/functions.php:587
511
  msgid "Latin"
512
  msgstr "Latină"
513
 
514
+ #: inc/functions.php:592
515
  msgid "Latvian"
516
  msgstr "Letonă"
517
 
518
+ #: inc/functions.php:597
519
  msgid "Lithuanian"
520
  msgstr "Lituaniană"
521
 
522
+ #: inc/functions.php:602
523
  msgid "Low German"
524
  msgstr "Germană de jos"
525
 
526
+ #: inc/functions.php:607
527
  msgid "Macedonian"
528
  msgstr "Macedonă"
529
 
530
+ #: inc/functions.php:612
531
  msgid "Maltese"
532
  msgstr "Malteză"
533
 
534
+ #: inc/functions.php:617
535
  msgid "Mandinka"
536
  msgstr "Mandinka"
537
 
538
+ #: inc/functions.php:622
539
  msgid "Maori"
540
  msgstr "Maori"
541
 
542
+ #: inc/functions.php:627
543
  msgid "Marathi"
544
  msgstr "Marathi"
545
 
546
+ #: inc/functions.php:632
547
  msgid "Mongolian"
548
  msgstr "Mongolă"
549
 
550
+ #: inc/functions.php:637
551
  msgid "Norwegian"
552
  msgstr "Norvegiană"
553
 
554
+ #: inc/functions.php:642
555
  msgid "Occitan"
556
  msgstr "Occitană"
557
 
558
+ #: inc/functions.php:647
559
  msgid "Pashto"
560
  msgstr "Pashto"
561
 
562
+ #: inc/functions.php:653
563
  msgid "Plautdietsch"
564
  msgstr "Plautdietsch"
565
 
566
+ #: inc/functions.php:658
567
  msgid "Polish"
568
  msgstr "Poloneză"
569
 
570
+ #: inc/functions.php:663
571
  msgid "Portuguese"
572
  msgstr "Portugheză"
573
 
574
+ #: inc/functions.php:668
575
  msgid "Punjabi"
576
  msgstr "Punjabi"
577
 
578
+ #: inc/functions.php:674
579
  msgid "Romanian"
580
  msgstr "Română"
581
 
582
+ #: inc/functions.php:679
583
  msgid "Russian"
584
  msgstr "Rusă"
585
 
586
+ #: inc/functions.php:684
587
  msgid "Serbian"
588
  msgstr "Sârbă"
589
 
590
+ #: inc/functions.php:689
591
  msgid "Slovak"
592
  msgstr "Slovacă"
593
 
594
+ #: inc/functions.php:694
595
  msgid "Slovenian"
596
  msgstr "Slovenă"
597
 
598
+ #: inc/functions.php:699
599
  msgid "Spanish"
600
  msgstr "Spaniolă"
601
 
602
+ #: inc/functions.php:704
603
  msgid "Swahili"
604
  msgstr "Swahili"
605
 
606
+ #: inc/functions.php:709
607
  msgid "Swedish"
608
  msgstr "Suedeză"
609
 
610
+ #: inc/functions.php:714
611
  msgid "Swiss"
612
  msgstr "Elveţiană"
613
 
614
+ #: inc/functions.php:719
615
  msgid "Tagalog"
616
  msgstr "Tagalog"
617
 
618
+ #: inc/functions.php:724
619
  msgid "Tatarish"
620
  msgstr "Tătară"
621
 
622
+ #: inc/functions.php:729
623
  msgid "Thai"
624
  msgstr "Tailandeză"
625
 
626
+ #: inc/functions.php:734
627
  msgid "Turkish"
628
  msgstr "Turcă"
629
 
630
+ #: inc/functions.php:739
631
  msgid "Turkmen"
632
  msgstr "Turkmenă"
633
 
634
+ #: inc/functions.php:744
635
  msgid "Ukrainian"
636
  msgstr "Ucraineană"
637
 
638
+ #: inc/functions.php:749
639
  msgid "Uzbek"
640
  msgstr "Uzbecă"
641
 
642
+ #: inc/functions.php:754
643
  msgid "Vietnamese"
644
  msgstr "Vietnameză"
645
 
646
+ #: inc/functions.php:759
647
  msgid "Welsh"
648
  msgstr "Galeză"
649
 
650
+ #: inc/functions.php:764
651
  msgid "Wolof"
652
  msgstr "Wolof"
653
 
654
+ #: inc/functions.php:769
655
  msgid "Yiddish - transliterated"
656
  msgstr "Idiș - transcrisă"
657
 
658
+ #: inc/functions.php:774
659
  msgid "Yiddish - unicode"
660
  msgstr "Idiș - unicode"
languages/wunderground-sq.mo CHANGED
Binary file
languages/wunderground-sq.po CHANGED
@@ -3,16 +3,16 @@
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Wunderground\n"
6
- "POT-Creation-Date: 2014-10-02 14:46-0700\n"
7
- "PO-Revision-Date: 2014-06-06 15:48+0000\n"
8
- "Last-Translator: Katz Web Services, Inc. <support@katz.co>\n"
9
  "Language-Team: Albanian (http://www.transifex.com/projects/p/wunderground/language/sq/)\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Language: sq\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
- "X-Generator: Poedit 1.6.9\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
  "X-Poedit-SearchPath-0: .\n"
@@ -38,74 +38,70 @@ msgid "%s%% Chance of Precipitation"
38
  msgstr ""
39
 
40
  #: inc/class-template.php:71
41
- msgid "m/d"
42
- msgstr ""
43
-
44
- #: inc/class-template.php:72
45
  msgid "Currently"
46
  msgstr ""
47
 
48
- #: inc/class-template.php:73
49
  #, php-format
50
  msgid "High %d&deg;"
51
  msgstr ""
52
 
53
- #: inc/class-template.php:74
54
  #, php-format
55
  msgid "Low %d&deg;"
56
  msgstr ""
57
 
58
- #: inc/class-template.php:75
59
  #, php-format
60
  msgid "%d&deg;"
61
  msgstr ""
62
 
63
- #: inc/class-template.php:76
64
  #, php-format
65
  msgid "View the %s forecast on Wunderground.com"
66
  msgstr ""
67
 
68
- #: inc/class-template.php:77
69
  msgctxt "Weather alert issued date/time"
70
  msgid "Issued:"
71
  msgstr ""
72
 
73
- #: inc/class-template.php:78
74
  msgctxt "Weather alert expires date/time"
75
  msgid "Expires:"
76
  msgstr ""
77
 
78
- #: inc/class-template.php:117
79
  msgid "Current Conditions"
80
  msgstr ""
81
 
82
- #: inc/class-template.php:118
83
  msgid "Simple display of the current conditions."
84
  msgstr ""
85
 
86
- #: inc/class-template.php:123
87
  msgid "Grid Forecast"
88
  msgstr ""
89
 
90
- #: inc/class-template.php:124
91
  msgid "Scales to any screen size."
92
  msgstr ""
93
 
94
- #: inc/class-template.php:129
95
  msgid "Details Table"
96
  msgstr ""
97
 
98
- #: inc/class-template.php:130
99
  msgid ""
100
  "Display the forecast in a table with rows. Great for in-depth forecast "
101
  "display."
102
  msgstr ""
103
 
104
- #: inc/class-template.php:135
105
  msgid "Horizontal Table"
106
  msgstr ""
107
 
108
- #: inc/class-template.php:136
109
  msgid ""
110
  "Display the forecast in a table with columns. Great for forecast summaries."
111
  msgstr ""
@@ -114,551 +110,551 @@ msgstr ""
114
  msgid "Add a Wunderground.com forecast"
115
  msgstr ""
116
 
117
- #: inc/class-widget.php:48 inc/functions.php:168
118
  msgid "Wunderground"
119
  msgstr ""
120
 
121
- #: inc/class-widget.php:147
122
  msgid "Title"
123
  msgstr ""
124
 
125
- #: inc/class-widget.php:148
126
  msgid "Leave empty to hide the widget title."
127
  msgstr ""
128
 
129
- #: inc/class-widget.php:154
130
  msgid "Location"
131
  msgstr ""
132
 
133
- #: inc/class-widget.php:155
134
  msgid "Locations will autoload, but you may also define custom locations."
135
  msgstr ""
136
 
137
- #: inc/class-widget.php:156
138
  msgid "Enter the name of a location."
139
  msgstr ""
140
 
141
- #: inc/class-widget.php:163
142
  msgid "Location Title"
143
  msgstr ""
144
 
145
- #: inc/class-widget.php:164
146
  msgid "Change how the location is displayed in the widget search field."
147
  msgstr ""
148
 
149
- #: inc/class-widget.php:165
150
  msgid "Leave empty to use the location name."
151
  msgstr ""
152
 
153
- #: inc/class-widget.php:166
154
  msgid ""
155
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
156
  "set the Location Title as \"Denver\", which is simpler."
157
  msgstr ""
158
 
159
- #: inc/class-widget.php:175
160
  msgid "# of Days in Forecast"
161
  msgstr ""
162
 
163
- #: inc/class-widget.php:181
164
  msgid "Include Current Conditions"
165
  msgstr ""
166
 
167
- #: inc/class-widget.php:182
168
  msgid "Add the current conditions to the forecast."
169
  msgstr ""
170
 
171
- #: inc/class-widget.php:188
172
  msgid "Include Night Forecasts"
173
  msgstr ""
174
 
175
- #: inc/class-widget.php:189
176
  msgid "This will result in double the number of forecasts shown."
177
  msgstr ""
178
 
179
- #: inc/class-widget.php:195
180
  msgid "Icon Set"
181
  msgstr ""
182
 
183
- #: inc/class-widget.php:196
184
  msgid ""
185
  "Choose the look and feel of the images that will represent the weather."
186
  msgstr ""
187
 
188
- #: inc/class-widget.php:224
189
  msgid "Widget Template"
190
  msgstr ""
191
 
192
- #: inc/class-widget.php:225
193
  msgid "Choose how you would like to display the forecast."
194
  msgstr ""
195
 
196
- #: inc/class-widget.php:230
197
  msgid "Show in Forecast"
198
  msgstr ""
199
 
200
- #: inc/class-widget.php:235
201
  msgid "Search Form"
202
  msgstr ""
203
 
204
- #: inc/class-widget.php:236
205
  msgid "Allow searching weather forecasts."
206
  msgstr ""
207
 
208
- #: inc/class-widget.php:239
209
  msgid "Weekday Labels"
210
  msgstr ""
211
 
212
- #: inc/class-widget.php:240
213
  msgid "Show the names of the days of the week."
214
  msgstr ""
215
 
216
- #: inc/class-widget.php:243
217
  msgid "Date"
218
  msgstr ""
219
 
220
- #: inc/class-widget.php:244
221
  msgid "Display the date numerically (\"09/14\")."
222
  msgstr ""
223
 
224
- #: inc/class-widget.php:247
225
  msgid "Weather Icon"
226
  msgstr ""
227
 
228
- #: inc/class-widget.php:248
229
  msgid "Icon representing the forecast conditions."
230
  msgstr ""
231
 
232
- #: inc/class-widget.php:251
233
  msgid "Chance of Rain"
234
  msgstr ""
235
 
236
- #: inc/class-widget.php:252
237
  msgid "Display the percent chance of rain."
238
  msgstr ""
239
 
240
- #: inc/class-widget.php:255
241
  msgid "High & Low Temp"
242
  msgstr ""
243
 
244
- #: inc/class-widget.php:256
245
  msgid "Show the high & low temperatures for forecast."
246
  msgstr ""
247
 
248
- #: inc/class-widget.php:259
249
  msgid "Condition Title"
250
  msgstr ""
251
 
252
- #: inc/class-widget.php:260
253
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
254
  msgstr ""
255
 
256
- #: inc/class-widget.php:263
257
  msgid "Forecast Text"
258
  msgstr ""
259
 
260
- #: inc/class-widget.php:264
261
  msgid "Display a description of the forecast, normally in sentence format."
262
  msgstr ""
263
 
264
- #: inc/class-widget.php:267
265
  msgid "Weather Alerts &amp; Warnings"
266
  msgstr ""
267
 
268
- #: inc/class-widget.php:268
269
  msgid ""
270
  "This functionality is currently not working; we are working with "
271
  "Wunderground.com to restore it."
272
  msgstr ""
273
 
274
- #: inc/class-widget.php:284
275
  msgid "Forecast Language"
276
  msgstr ""
277
 
278
- #: inc/class-widget.php:295
279
  msgid "Measurements"
280
  msgstr ""
281
 
282
- #: inc/class-widget.php:298
283
  msgid "Fahrenheit &amp; Inches"
284
  msgstr ""
285
 
286
- #: inc/class-widget.php:301
287
  msgid "Celsius &amp; Meters"
288
  msgstr ""
289
 
290
- #: inc/functions.php:42
291
  msgid "Weather Forecast"
292
  msgstr ""
293
 
294
- #: inc/functions.php:153 inc/functions.php:170
295
  msgid "Incredible"
296
  msgstr ""
297
 
298
- #: inc/functions.php:154 inc/functions.php:169
299
  msgid "Elemental"
300
  msgstr ""
301
 
302
- #: inc/functions.php:155 inc/functions.php:171
303
  msgid "Helen"
304
  msgstr ""
305
 
306
- #: inc/functions.php:156 inc/functions.php:173
307
  msgid "Default"
308
  msgstr ""
309
 
310
- #: inc/functions.php:157 inc/functions.php:174
311
  msgid "Smiley"
312
  msgstr ""
313
 
314
- #: inc/functions.php:158 inc/functions.php:175
315
  msgid "Generic"
316
  msgstr ""
317
 
318
- #: inc/functions.php:159 inc/functions.php:176
319
  msgid "Old School"
320
  msgstr ""
321
 
322
- #: inc/functions.php:160 inc/functions.php:177
323
  msgid "Cartoon"
324
  msgstr ""
325
 
326
- #: inc/functions.php:161 inc/functions.php:178
327
  msgid "Mobile"
328
  msgstr ""
329
 
330
- #: inc/functions.php:162 inc/functions.php:179
331
  msgid "Simple"
332
  msgstr ""
333
 
334
- #: inc/functions.php:163 inc/functions.php:180
335
  msgid "Contemporary"
336
  msgstr ""
337
 
338
- #: inc/functions.php:312
339
  msgid "Afrikaans"
340
  msgstr ""
341
 
342
- #: inc/functions.php:317
343
  msgid "Albanian"
344
  msgstr ""
345
 
346
- #: inc/functions.php:322
347
  msgid "Arabic"
348
  msgstr ""
349
 
350
- #: inc/functions.php:328
351
  msgid "Armenian"
352
  msgstr ""
353
 
354
- #: inc/functions.php:333
355
  msgid "Azerbaijani"
356
  msgstr ""
357
 
358
- #: inc/functions.php:338
359
  msgid "Basque"
360
  msgstr ""
361
 
362
- #: inc/functions.php:343
363
  msgid "Belarusian"
364
  msgstr ""
365
 
366
- #: inc/functions.php:348
367
  msgid "Bulgarian"
368
  msgstr ""
369
 
370
- #: inc/functions.php:353
371
  msgid "British English"
372
  msgstr ""
373
 
374
- #: inc/functions.php:358
375
  msgid "Burmese"
376
  msgstr ""
377
 
378
- #: inc/functions.php:363
379
  msgid "Catalan"
380
  msgstr ""
381
 
382
- #: inc/functions.php:368
383
  msgid "Chinese - Simplified"
384
  msgstr ""
385
 
386
- #: inc/functions.php:373
387
  msgid "Chinese - Traditional"
388
  msgstr ""
389
 
390
- #: inc/functions.php:378
391
  msgid "Croatian"
392
  msgstr ""
393
 
394
- #: inc/functions.php:383
395
  msgid "Czech"
396
  msgstr ""
397
 
398
- #: inc/functions.php:388
399
  msgid "Danish"
400
  msgstr ""
401
 
402
- #: inc/functions.php:393
403
  msgid "Dhivehi"
404
  msgstr ""
405
 
406
- #: inc/functions.php:399
407
  msgid "Dutch"
408
  msgstr ""
409
 
410
- #: inc/functions.php:404
411
  msgid "English"
412
  msgstr ""
413
 
414
- #: inc/functions.php:409
415
  msgid "Esperanto"
416
  msgstr ""
417
 
418
- #: inc/functions.php:414
419
  msgid "Estonian"
420
  msgstr ""
421
 
422
- #: inc/functions.php:419
423
  msgid "Farsi"
424
  msgstr ""
425
 
426
- #: inc/functions.php:424
427
  msgid "Finnish"
428
  msgstr ""
429
 
430
- #: inc/functions.php:429
431
  msgid "French"
432
  msgstr ""
433
 
434
- #: inc/functions.php:434
435
  msgid "French Canadian"
436
  msgstr ""
437
 
438
- #: inc/functions.php:439
439
  msgid "Galician"
440
  msgstr ""
441
 
442
- #: inc/functions.php:444
443
  msgid "German"
444
  msgstr ""
445
 
446
- #: inc/functions.php:449
447
  msgid "Georgian"
448
  msgstr ""
449
 
450
- #: inc/functions.php:454
451
  msgid "Greek"
452
  msgstr ""
453
 
454
- #: inc/functions.php:459
455
  msgid "Gujarati"
456
  msgstr ""
457
 
458
- #: inc/functions.php:464
459
  msgid "Haitian Creole"
460
  msgstr ""
461
 
462
- #: inc/functions.php:469
463
  msgid "Hebrew"
464
  msgstr ""
465
 
466
- #: inc/functions.php:475
467
  msgid "Hindi"
468
  msgstr ""
469
 
470
- #: inc/functions.php:480
471
  msgid "Hungarian"
472
  msgstr ""
473
 
474
- #: inc/functions.php:485
475
  msgid "Icelandic"
476
  msgstr ""
477
 
478
- #: inc/functions.php:490
479
  msgid "Ido"
480
  msgstr ""
481
 
482
- #: inc/functions.php:495
483
  msgid "Indonesian"
484
  msgstr ""
485
 
486
- #: inc/functions.php:500
487
  msgid "Irish Gaelic"
488
  msgstr ""
489
 
490
- #: inc/functions.php:505
491
  msgid "Italian"
492
  msgstr ""
493
 
494
- #: inc/functions.php:510
495
  msgid "Japanese"
496
  msgstr ""
497
 
498
- #: inc/functions.php:515
499
  msgid "Javanese"
500
  msgstr ""
501
 
502
- #: inc/functions.php:520
503
  msgid "Khmer"
504
  msgstr ""
505
 
506
- #: inc/functions.php:525
507
  msgid "Korean"
508
  msgstr ""
509
 
510
- #: inc/functions.php:530
511
  msgid "Kurdish"
512
  msgstr ""
513
 
514
- #: inc/functions.php:536
515
  msgid "Latin"
516
  msgstr ""
517
 
518
- #: inc/functions.php:541
519
  msgid "Latvian"
520
  msgstr ""
521
 
522
- #: inc/functions.php:546
523
  msgid "Lithuanian"
524
  msgstr ""
525
 
526
- #: inc/functions.php:551
527
  msgid "Low German"
528
  msgstr ""
529
 
530
- #: inc/functions.php:556
531
  msgid "Macedonian"
532
  msgstr ""
533
 
534
- #: inc/functions.php:561
535
  msgid "Maltese"
536
  msgstr ""
537
 
538
- #: inc/functions.php:566
539
  msgid "Mandinka"
540
  msgstr ""
541
 
542
- #: inc/functions.php:571
543
  msgid "Maori"
544
  msgstr ""
545
 
546
- #: inc/functions.php:576
547
  msgid "Marathi"
548
  msgstr ""
549
 
550
- #: inc/functions.php:581
551
  msgid "Mongolian"
552
  msgstr ""
553
 
554
- #: inc/functions.php:586
555
  msgid "Norwegian"
556
  msgstr ""
557
 
558
- #: inc/functions.php:591
559
  msgid "Occitan"
560
  msgstr ""
561
 
562
- #: inc/functions.php:596
563
  msgid "Pashto"
564
  msgstr ""
565
 
566
- #: inc/functions.php:602
567
  msgid "Plautdietsch"
568
  msgstr ""
569
 
570
- #: inc/functions.php:607
571
  msgid "Polish"
572
  msgstr ""
573
 
574
- #: inc/functions.php:612
575
  msgid "Portuguese"
576
  msgstr ""
577
 
578
- #: inc/functions.php:617
579
  msgid "Punjabi"
580
  msgstr ""
581
 
582
- #: inc/functions.php:623
583
  msgid "Romanian"
584
  msgstr ""
585
 
586
- #: inc/functions.php:628
587
  msgid "Russian"
588
  msgstr ""
589
 
590
- #: inc/functions.php:633
591
  msgid "Serbian"
592
  msgstr ""
593
 
594
- #: inc/functions.php:638
595
  msgid "Slovak"
596
  msgstr ""
597
 
598
- #: inc/functions.php:643
599
  msgid "Slovenian"
600
  msgstr ""
601
 
602
- #: inc/functions.php:648
603
  msgid "Spanish"
604
  msgstr ""
605
 
606
- #: inc/functions.php:653
607
  msgid "Swahili"
608
  msgstr ""
609
 
610
- #: inc/functions.php:658
611
  msgid "Swedish"
612
  msgstr ""
613
 
614
- #: inc/functions.php:663
615
  msgid "Swiss"
616
  msgstr ""
617
 
618
- #: inc/functions.php:668
619
  msgid "Tagalog"
620
  msgstr ""
621
 
622
- #: inc/functions.php:673
623
  msgid "Tatarish"
624
  msgstr ""
625
 
626
- #: inc/functions.php:678
627
  msgid "Thai"
628
  msgstr ""
629
 
630
- #: inc/functions.php:683
631
  msgid "Turkish"
632
  msgstr ""
633
 
634
- #: inc/functions.php:688
635
  msgid "Turkmen"
636
  msgstr ""
637
 
638
- #: inc/functions.php:693
639
  msgid "Ukrainian"
640
  msgstr ""
641
 
642
- #: inc/functions.php:698
643
  msgid "Uzbek"
644
  msgstr ""
645
 
646
- #: inc/functions.php:703
647
  msgid "Vietnamese"
648
  msgstr ""
649
 
650
- #: inc/functions.php:708
651
  msgid "Welsh"
652
  msgstr ""
653
 
654
- #: inc/functions.php:713
655
  msgid "Wolof"
656
  msgstr ""
657
 
658
- #: inc/functions.php:718
659
  msgid "Yiddish - transliterated"
660
  msgstr ""
661
 
662
- #: inc/functions.php:723
663
  msgid "Yiddish - unicode"
664
  msgstr ""
3
  msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Wunderground\n"
6
+ "POT-Creation-Date: 2014-12-04 13:11-0700\n"
7
+ "PO-Revision-Date: 2014-12-04 20:12+0000\n"
8
+ "Last-Translator: Zachary Katz <zack@katz.co>\n"
9
  "Language-Team: Albanian (http://www.transifex.com/projects/p/wunderground/language/sq/)\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Language: sq\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
+ "X-Generator: Poedit 1.7beta3\n"
16
  "X-Poedit-Basepath: ..\n"
17
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
18
  "X-Poedit-SearchPath-0: .\n"
38
  msgstr ""
39
 
40
  #: inc/class-template.php:71
 
 
 
 
41
  msgid "Currently"
42
  msgstr ""
43
 
44
+ #: inc/class-template.php:72
45
  #, php-format
46
  msgid "High %d&deg;"
47
  msgstr ""
48
 
49
+ #: inc/class-template.php:73
50
  #, php-format
51
  msgid "Low %d&deg;"
52
  msgstr ""
53
 
54
+ #: inc/class-template.php:74
55
  #, php-format
56
  msgid "%d&deg;"
57
  msgstr ""
58
 
59
+ #: inc/class-template.php:75
60
  #, php-format
61
  msgid "View the %s forecast on Wunderground.com"
62
  msgstr ""
63
 
64
+ #: inc/class-template.php:76
65
  msgctxt "Weather alert issued date/time"
66
  msgid "Issued:"
67
  msgstr ""
68
 
69
+ #: inc/class-template.php:77
70
  msgctxt "Weather alert expires date/time"
71
  msgid "Expires:"
72
  msgstr ""
73
 
74
+ #: inc/class-template.php:149
75
  msgid "Current Conditions"
76
  msgstr ""
77
 
78
+ #: inc/class-template.php:150
79
  msgid "Simple display of the current conditions."
80
  msgstr ""
81
 
82
+ #: inc/class-template.php:155
83
  msgid "Grid Forecast"
84
  msgstr ""
85
 
86
+ #: inc/class-template.php:156
87
  msgid "Scales to any screen size."
88
  msgstr ""
89
 
90
+ #: inc/class-template.php:161
91
  msgid "Details Table"
92
  msgstr ""
93
 
94
+ #: inc/class-template.php:162
95
  msgid ""
96
  "Display the forecast in a table with rows. Great for in-depth forecast "
97
  "display."
98
  msgstr ""
99
 
100
+ #: inc/class-template.php:167
101
  msgid "Horizontal Table"
102
  msgstr ""
103
 
104
+ #: inc/class-template.php:168
105
  msgid ""
106
  "Display the forecast in a table with columns. Great for forecast summaries."
107
  msgstr ""
110
  msgid "Add a Wunderground.com forecast"
111
  msgstr ""
112
 
113
+ #: inc/class-widget.php:48 inc/functions.php:176
114
  msgid "Wunderground"
115
  msgstr ""
116
 
117
+ #: inc/class-widget.php:152
118
  msgid "Title"
119
  msgstr ""
120
 
121
+ #: inc/class-widget.php:153
122
  msgid "Leave empty to hide the widget title."
123
  msgstr ""
124
 
125
+ #: inc/class-widget.php:159
126
  msgid "Location"
127
  msgstr ""
128
 
129
+ #: inc/class-widget.php:160
130
  msgid "Locations will autoload, but you may also define custom locations."
131
  msgstr ""
132
 
133
+ #: inc/class-widget.php:161
134
  msgid "Enter the name of a location."
135
  msgstr ""
136
 
137
+ #: inc/class-widget.php:168
138
  msgid "Location Title"
139
  msgstr ""
140
 
141
+ #: inc/class-widget.php:169
142
  msgid "Change how the location is displayed in the widget search field."
143
  msgstr ""
144
 
145
+ #: inc/class-widget.php:170
146
  msgid "Leave empty to use the location name."
147
  msgstr ""
148
 
149
+ #: inc/class-widget.php:171
150
  msgid ""
151
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
152
  "set the Location Title as \"Denver\", which is simpler."
153
  msgstr ""
154
 
155
+ #: inc/class-widget.php:180
156
  msgid "# of Days in Forecast"
157
  msgstr ""
158
 
159
+ #: inc/class-widget.php:186
160
  msgid "Include Current Conditions"
161
  msgstr ""
162
 
163
+ #: inc/class-widget.php:187
164
  msgid "Add the current conditions to the forecast."
165
  msgstr ""
166
 
167
+ #: inc/class-widget.php:193
168
  msgid "Include Night Forecasts"
169
  msgstr ""
170
 
171
+ #: inc/class-widget.php:194
172
  msgid "This will result in double the number of forecasts shown."
173
  msgstr ""
174
 
175
+ #: inc/class-widget.php:200
176
  msgid "Icon Set"
177
  msgstr ""
178
 
179
+ #: inc/class-widget.php:201
180
  msgid ""
181
  "Choose the look and feel of the images that will represent the weather."
182
  msgstr ""
183
 
184
+ #: inc/class-widget.php:229
185
  msgid "Widget Template"
186
  msgstr ""
187
 
188
+ #: inc/class-widget.php:230
189
  msgid "Choose how you would like to display the forecast."
190
  msgstr ""
191
 
192
+ #: inc/class-widget.php:235
193
  msgid "Show in Forecast"
194
  msgstr ""
195
 
196
+ #: inc/class-widget.php:240
197
  msgid "Search Form"
198
  msgstr ""
199
 
200
+ #: inc/class-widget.php:241
201
  msgid "Allow searching weather forecasts."
202
  msgstr ""
203
 
204
+ #: inc/class-widget.php:244
205
  msgid "Weekday Labels"
206
  msgstr ""
207
 
208
+ #: inc/class-widget.php:245
209
  msgid "Show the names of the days of the week."
210
  msgstr ""
211
 
212
+ #: inc/class-widget.php:248
213
  msgid "Date"
214
  msgstr ""
215
 
216
+ #: inc/class-widget.php:249
217
  msgid "Display the date numerically (\"09/14\")."
218
  msgstr ""
219
 
220
+ #: inc/class-widget.php:252
221
  msgid "Weather Icon"
222
  msgstr ""
223
 
224
+ #: inc/class-widget.php:253
225
  msgid "Icon representing the forecast conditions."
226
  msgstr ""
227
 
228
+ #: inc/class-widget.php:256
229
  msgid "Chance of Rain"
230
  msgstr ""
231
 
232
+ #: inc/class-widget.php:257
233
  msgid "Display the percent chance of rain."
234
  msgstr ""
235
 
236
+ #: inc/class-widget.php:260
237
  msgid "High & Low Temp"
238
  msgstr ""
239
 
240
+ #: inc/class-widget.php:261
241
  msgid "Show the high & low temperatures for forecast."
242
  msgstr ""
243
 
244
+ #: inc/class-widget.php:264
245
  msgid "Condition Title"
246
  msgstr ""
247
 
248
+ #: inc/class-widget.php:265
249
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
250
  msgstr ""
251
 
252
+ #: inc/class-widget.php:268
253
  msgid "Forecast Text"
254
  msgstr ""
255
 
256
+ #: inc/class-widget.php:269
257
  msgid "Display a description of the forecast, normally in sentence format."
258
  msgstr ""
259
 
260
+ #: inc/class-widget.php:272
261
  msgid "Weather Alerts &amp; Warnings"
262
  msgstr ""
263
 
264
+ #: inc/class-widget.php:273
265
  msgid ""
266
  "This functionality is currently not working; we are working with "
267
  "Wunderground.com to restore it."
268
  msgstr ""
269
 
270
+ #: inc/class-widget.php:289
271
  msgid "Forecast Language"
272
  msgstr ""
273
 
274
+ #: inc/class-widget.php:300
275
  msgid "Measurements"
276
  msgstr ""
277
 
278
+ #: inc/class-widget.php:303
279
  msgid "Fahrenheit &amp; Inches"
280
  msgstr ""
281
 
282
+ #: inc/class-widget.php:306
283
  msgid "Celsius &amp; Meters"
284
  msgstr ""
285
 
286
+ #: inc/functions.php:44
287
  msgid "Weather Forecast"
288
  msgstr ""
289
 
290
+ #: inc/functions.php:161 inc/functions.php:178
291
  msgid "Incredible"
292
  msgstr ""
293
 
294
+ #: inc/functions.php:162 inc/functions.php:177
295
  msgid "Elemental"
296
  msgstr ""
297
 
298
+ #: inc/functions.php:163 inc/functions.php:179
299
  msgid "Helen"
300
  msgstr ""
301
 
302
+ #: inc/functions.php:164 inc/functions.php:181
303
  msgid "Default"
304
  msgstr ""
305
 
306
+ #: inc/functions.php:165 inc/functions.php:182
307
  msgid "Smiley"
308
  msgstr ""
309
 
310
+ #: inc/functions.php:166 inc/functions.php:183
311
  msgid "Generic"
312
  msgstr ""
313
 
314
+ #: inc/functions.php:167 inc/functions.php:184
315
  msgid "Old School"
316
  msgstr ""
317
 
318
+ #: inc/functions.php:168 inc/functions.php:185
319
  msgid "Cartoon"
320
  msgstr ""
321
 
322
+ #: inc/functions.php:169 inc/functions.php:186
323
  msgid "Mobile"
324
  msgstr ""
325
 
326
+ #: inc/functions.php:170 inc/functions.php:187
327
  msgid "Simple"
328
  msgstr ""
329
 
330
+ #: inc/functions.php:171 inc/functions.php:188
331
  msgid "Contemporary"
332
  msgstr ""
333
 
334
+ #: inc/functions.php:363
335
  msgid "Afrikaans"
336
  msgstr ""
337
 
338
+ #: inc/functions.php:368
339
  msgid "Albanian"
340
  msgstr ""
341
 
342
+ #: inc/functions.php:373
343
  msgid "Arabic"
344
  msgstr ""
345
 
346
+ #: inc/functions.php:379
347
  msgid "Armenian"
348
  msgstr ""
349
 
350
+ #: inc/functions.php:384
351
  msgid "Azerbaijani"
352
  msgstr ""
353
 
354
+ #: inc/functions.php:389
355
  msgid "Basque"
356
  msgstr ""
357
 
358
+ #: inc/functions.php:394
359
  msgid "Belarusian"
360
  msgstr ""
361
 
362
+ #: inc/functions.php:399
363
  msgid "Bulgarian"
364
  msgstr ""
365
 
366
+ #: inc/functions.php:404
367
  msgid "British English"
368
  msgstr ""
369
 
370
+ #: inc/functions.php:409
371
  msgid "Burmese"
372
  msgstr ""
373
 
374
+ #: inc/functions.php:414
375
  msgid "Catalan"
376
  msgstr ""
377
 
378
+ #: inc/functions.php:419
379
  msgid "Chinese - Simplified"
380
  msgstr ""
381
 
382
+ #: inc/functions.php:424
383
  msgid "Chinese - Traditional"
384
  msgstr ""
385
 
386
+ #: inc/functions.php:429
387
  msgid "Croatian"
388
  msgstr ""
389
 
390
+ #: inc/functions.php:434
391
  msgid "Czech"
392
  msgstr ""
393
 
394
+ #: inc/functions.php:439
395
  msgid "Danish"
396
  msgstr ""
397
 
398
+ #: inc/functions.php:444
399
  msgid "Dhivehi"
400
  msgstr ""
401
 
402
+ #: inc/functions.php:450
403
  msgid "Dutch"
404
  msgstr ""
405
 
406
+ #: inc/functions.php:455
407
  msgid "English"
408
  msgstr ""
409
 
410
+ #: inc/functions.php:460
411
  msgid "Esperanto"
412
  msgstr ""
413
 
414
+ #: inc/functions.php:465
415
  msgid "Estonian"
416
  msgstr ""
417
 
418
+ #: inc/functions.php:470
419
  msgid "Farsi"
420
  msgstr ""
421
 
422
+ #: inc/functions.php:475
423
  msgid "Finnish"
424
  msgstr ""
425
 
426
+ #: inc/functions.php:480
427
  msgid "French"
428
  msgstr ""
429
 
430
+ #: inc/functions.php:485
431
  msgid "French Canadian"
432
  msgstr ""
433
 
434
+ #: inc/functions.php:490
435
  msgid "Galician"
436
  msgstr ""
437
 
438
+ #: inc/functions.php:495
439
  msgid "German"
440
  msgstr ""
441
 
442
+ #: inc/functions.php:500
443
  msgid "Georgian"
444
  msgstr ""
445
 
446
+ #: inc/functions.php:505
447
  msgid "Greek"
448
  msgstr ""
449
 
450
+ #: inc/functions.php:510
451
  msgid "Gujarati"
452
  msgstr ""
453
 
454
+ #: inc/functions.php:515
455
  msgid "Haitian Creole"
456
  msgstr ""
457
 
458
+ #: inc/functions.php:520
459
  msgid "Hebrew"
460
  msgstr ""
461
 
462
+ #: inc/functions.php:526
463
  msgid "Hindi"
464
  msgstr ""
465
 
466
+ #: inc/functions.php:531
467
  msgid "Hungarian"
468
  msgstr ""
469
 
470
+ #: inc/functions.php:536
471
  msgid "Icelandic"
472
  msgstr ""
473
 
474
+ #: inc/functions.php:541
475
  msgid "Ido"
476
  msgstr ""
477
 
478
+ #: inc/functions.php:546
479
  msgid "Indonesian"
480
  msgstr ""
481
 
482
+ #: inc/functions.php:551
483
  msgid "Irish Gaelic"
484
  msgstr ""
485
 
486
+ #: inc/functions.php:556
487
  msgid "Italian"
488
  msgstr ""
489
 
490
+ #: inc/functions.php:561
491
  msgid "Japanese"
492
  msgstr ""
493
 
494
+ #: inc/functions.php:566
495
  msgid "Javanese"
496
  msgstr ""
497
 
498
+ #: inc/functions.php:571
499
  msgid "Khmer"
500
  msgstr ""
501
 
502
+ #: inc/functions.php:576
503
  msgid "Korean"
504
  msgstr ""
505
 
506
+ #: inc/functions.php:581
507
  msgid "Kurdish"
508
  msgstr ""
509
 
510
+ #: inc/functions.php:587
511
  msgid "Latin"
512
  msgstr ""
513
 
514
+ #: inc/functions.php:592
515
  msgid "Latvian"
516
  msgstr ""
517
 
518
+ #: inc/functions.php:597
519
  msgid "Lithuanian"
520
  msgstr ""
521
 
522
+ #: inc/functions.php:602
523
  msgid "Low German"
524
  msgstr ""
525
 
526
+ #: inc/functions.php:607
527
  msgid "Macedonian"
528
  msgstr ""
529
 
530
+ #: inc/functions.php:612
531
  msgid "Maltese"
532
  msgstr ""
533
 
534
+ #: inc/functions.php:617
535
  msgid "Mandinka"
536
  msgstr ""
537
 
538
+ #: inc/functions.php:622
539
  msgid "Maori"
540
  msgstr ""
541
 
542
+ #: inc/functions.php:627
543
  msgid "Marathi"
544
  msgstr ""
545
 
546
+ #: inc/functions.php:632
547
  msgid "Mongolian"
548
  msgstr ""
549
 
550
+ #: inc/functions.php:637
551
  msgid "Norwegian"
552
  msgstr ""
553
 
554
+ #: inc/functions.php:642
555
  msgid "Occitan"
556
  msgstr ""
557
 
558
+ #: inc/functions.php:647
559
  msgid "Pashto"
560
  msgstr ""
561
 
562
+ #: inc/functions.php:653
563
  msgid "Plautdietsch"
564
  msgstr ""
565
 
566
+ #: inc/functions.php:658
567
  msgid "Polish"
568
  msgstr ""
569
 
570
+ #: inc/functions.php:663
571
  msgid "Portuguese"
572
  msgstr ""
573
 
574
+ #: inc/functions.php:668
575
  msgid "Punjabi"
576
  msgstr ""
577
 
578
+ #: inc/functions.php:674
579
  msgid "Romanian"
580
  msgstr ""
581
 
582
+ #: inc/functions.php:679
583
  msgid "Russian"
584
  msgstr ""
585
 
586
+ #: inc/functions.php:684
587
  msgid "Serbian"
588
  msgstr ""
589
 
590
+ #: inc/functions.php:689
591
  msgid "Slovak"
592
  msgstr ""
593
 
594
+ #: inc/functions.php:694
595
  msgid "Slovenian"
596
  msgstr ""
597
 
598
+ #: inc/functions.php:699
599
  msgid "Spanish"
600
  msgstr ""
601
 
602
+ #: inc/functions.php:704
603
  msgid "Swahili"
604
  msgstr ""
605
 
606
+ #: inc/functions.php:709
607
  msgid "Swedish"
608
  msgstr ""
609
 
610
+ #: inc/functions.php:714
611
  msgid "Swiss"
612
  msgstr ""
613
 
614
+ #: inc/functions.php:719
615
  msgid "Tagalog"
616
  msgstr ""
617
 
618
+ #: inc/functions.php:724
619
  msgid "Tatarish"
620
  msgstr ""
621
 
622
+ #: inc/functions.php:729
623
  msgid "Thai"
624
  msgstr ""
625
 
626
+ #: inc/functions.php:734
627
  msgid "Turkish"
628
  msgstr ""
629
 
630
+ #: inc/functions.php:739
631
  msgid "Turkmen"
632
  msgstr ""
633
 
634
+ #: inc/functions.php:744
635
  msgid "Ukrainian"
636
  msgstr ""
637
 
638
+ #: inc/functions.php:749
639
  msgid "Uzbek"
640
  msgstr ""
641
 
642
+ #: inc/functions.php:754
643
  msgid "Vietnamese"
644
  msgstr ""
645
 
646
+ #: inc/functions.php:759
647
  msgid "Welsh"
648
  msgstr ""
649
 
650
+ #: inc/functions.php:764
651
  msgid "Wolof"
652
  msgstr ""
653
 
654
+ #: inc/functions.php:769
655
  msgid "Yiddish - transliterated"
656
  msgstr ""
657
 
658
+ #: inc/functions.php:774
659
  msgid "Yiddish - unicode"
660
  msgstr ""
languages/wunderground.mo CHANGED
Binary file
languages/wunderground.po CHANGED
@@ -1,15 +1,15 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Weather Underground\n"
4
- "POT-Creation-Date: 2014-10-02 14:46-0700\n"
5
- "PO-Revision-Date: 2014-10-02 14:46-0700\n"
6
  "Last-Translator: Katz Web Services, Inc. <support@katz.co>\n"
7
  "Language-Team: Katz Web Services, Inc. <support@katz.co>\n"
8
  "Language: en_US\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "X-Generator: Poedit 1.6.9\n"
13
  "X-Poedit-Basepath: ..\n"
14
  "X-Poedit-SourceCharset: UTF-8\n"
15
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
@@ -38,74 +38,70 @@ msgid "%s%% Chance of Precipitation"
38
  msgstr ""
39
 
40
  #: inc/class-template.php:71
41
- msgid "m/d"
42
- msgstr ""
43
-
44
- #: inc/class-template.php:72
45
  msgid "Currently"
46
  msgstr ""
47
 
48
- #: inc/class-template.php:73
49
  #, php-format
50
  msgid "High %d&deg;"
51
  msgstr ""
52
 
53
- #: inc/class-template.php:74
54
  #, php-format
55
  msgid "Low %d&deg;"
56
  msgstr ""
57
 
58
- #: inc/class-template.php:75
59
  #, php-format
60
  msgid "%d&deg;"
61
  msgstr ""
62
 
63
- #: inc/class-template.php:76
64
  #, php-format
65
  msgid "View the %s forecast on Wunderground.com"
66
  msgstr ""
67
 
68
- #: inc/class-template.php:77
69
  msgctxt "Weather alert issued date/time"
70
  msgid "Issued:"
71
  msgstr ""
72
 
73
- #: inc/class-template.php:78
74
  msgctxt "Weather alert expires date/time"
75
  msgid "Expires:"
76
  msgstr ""
77
 
78
- #: inc/class-template.php:117
79
  msgid "Current Conditions"
80
  msgstr ""
81
 
82
- #: inc/class-template.php:118
83
  msgid "Simple display of the current conditions."
84
  msgstr ""
85
 
86
- #: inc/class-template.php:123
87
  msgid "Grid Forecast"
88
  msgstr ""
89
 
90
- #: inc/class-template.php:124
91
  msgid "Scales to any screen size."
92
  msgstr ""
93
 
94
- #: inc/class-template.php:129
95
  msgid "Details Table"
96
  msgstr ""
97
 
98
- #: inc/class-template.php:130
99
  msgid ""
100
  "Display the forecast in a table with rows. Great for in-depth forecast "
101
  "display."
102
  msgstr ""
103
 
104
- #: inc/class-template.php:135
105
  msgid "Horizontal Table"
106
  msgstr ""
107
 
108
- #: inc/class-template.php:136
109
  msgid ""
110
  "Display the forecast in a table with columns. Great for forecast summaries."
111
  msgstr ""
@@ -114,550 +110,550 @@ msgstr ""
114
  msgid "Add a Wunderground.com forecast"
115
  msgstr ""
116
 
117
- #: inc/class-widget.php:48 inc/functions.php:168
118
  msgid "Wunderground"
119
  msgstr ""
120
 
121
- #: inc/class-widget.php:147
122
  msgid "Title"
123
  msgstr ""
124
 
125
- #: inc/class-widget.php:148
126
  msgid "Leave empty to hide the widget title."
127
  msgstr ""
128
 
129
- #: inc/class-widget.php:154
130
  msgid "Location"
131
  msgstr ""
132
 
133
- #: inc/class-widget.php:155
134
  msgid "Locations will autoload, but you may also define custom locations."
135
  msgstr ""
136
 
137
- #: inc/class-widget.php:156
138
  msgid "Enter the name of a location."
139
  msgstr ""
140
 
141
- #: inc/class-widget.php:163
142
  msgid "Location Title"
143
  msgstr ""
144
 
145
- #: inc/class-widget.php:164
146
  msgid "Change how the location is displayed in the widget search field."
147
  msgstr ""
148
 
149
- #: inc/class-widget.php:165
150
  msgid "Leave empty to use the location name."
151
  msgstr ""
152
 
153
- #: inc/class-widget.php:166
154
  msgid ""
155
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
156
  "set the Location Title as \"Denver\", which is simpler."
157
  msgstr ""
158
 
159
- #: inc/class-widget.php:175
160
  msgid "# of Days in Forecast"
161
  msgstr ""
162
 
163
- #: inc/class-widget.php:181
164
  msgid "Include Current Conditions"
165
  msgstr ""
166
 
167
- #: inc/class-widget.php:182
168
  msgid "Add the current conditions to the forecast."
169
  msgstr ""
170
 
171
- #: inc/class-widget.php:188
172
  msgid "Include Night Forecasts"
173
  msgstr ""
174
 
175
- #: inc/class-widget.php:189
176
  msgid "This will result in double the number of forecasts shown."
177
  msgstr ""
178
 
179
- #: inc/class-widget.php:195
180
  msgid "Icon Set"
181
  msgstr ""
182
 
183
- #: inc/class-widget.php:196
184
  msgid "Choose the look and feel of the images that will represent the weather."
185
  msgstr ""
186
 
187
- #: inc/class-widget.php:224
188
  msgid "Widget Template"
189
  msgstr ""
190
 
191
- #: inc/class-widget.php:225
192
  msgid "Choose how you would like to display the forecast."
193
  msgstr ""
194
 
195
- #: inc/class-widget.php:230
196
  msgid "Show in Forecast"
197
  msgstr ""
198
 
199
- #: inc/class-widget.php:235
200
  msgid "Search Form"
201
  msgstr ""
202
 
203
- #: inc/class-widget.php:236
204
  msgid "Allow searching weather forecasts."
205
  msgstr ""
206
 
207
- #: inc/class-widget.php:239
208
  msgid "Weekday Labels"
209
  msgstr ""
210
 
211
- #: inc/class-widget.php:240
212
  msgid "Show the names of the days of the week."
213
  msgstr ""
214
 
215
- #: inc/class-widget.php:243
216
  msgid "Date"
217
  msgstr ""
218
 
219
- #: inc/class-widget.php:244
220
  msgid "Display the date numerically (\"09/14\")."
221
  msgstr ""
222
 
223
- #: inc/class-widget.php:247
224
  msgid "Weather Icon"
225
  msgstr ""
226
 
227
- #: inc/class-widget.php:248
228
  msgid "Icon representing the forecast conditions."
229
  msgstr ""
230
 
231
- #: inc/class-widget.php:251
232
  msgid "Chance of Rain"
233
  msgstr ""
234
 
235
- #: inc/class-widget.php:252
236
  msgid "Display the percent chance of rain."
237
  msgstr ""
238
 
239
- #: inc/class-widget.php:255
240
  msgid "High & Low Temp"
241
  msgstr ""
242
 
243
- #: inc/class-widget.php:256
244
  msgid "Show the high & low temperatures for forecast."
245
  msgstr ""
246
 
247
- #: inc/class-widget.php:259
248
  msgid "Condition Title"
249
  msgstr ""
250
 
251
- #: inc/class-widget.php:260
252
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
253
  msgstr ""
254
 
255
- #: inc/class-widget.php:263
256
  msgid "Forecast Text"
257
  msgstr ""
258
 
259
- #: inc/class-widget.php:264
260
  msgid "Display a description of the forecast, normally in sentence format."
261
  msgstr ""
262
 
263
- #: inc/class-widget.php:267
264
  msgid "Weather Alerts &amp; Warnings"
265
  msgstr ""
266
 
267
- #: inc/class-widget.php:268
268
  msgid ""
269
  "This functionality is currently not working; we are working with "
270
  "Wunderground.com to restore it."
271
  msgstr ""
272
 
273
- #: inc/class-widget.php:284
274
  msgid "Forecast Language"
275
  msgstr ""
276
 
277
- #: inc/class-widget.php:295
278
  msgid "Measurements"
279
  msgstr ""
280
 
281
- #: inc/class-widget.php:298
282
  msgid "Fahrenheit &amp; Inches"
283
  msgstr ""
284
 
285
- #: inc/class-widget.php:301
286
  msgid "Celsius &amp; Meters"
287
  msgstr ""
288
 
289
- #: inc/functions.php:42
290
  msgid "Weather Forecast"
291
  msgstr ""
292
 
293
- #: inc/functions.php:153 inc/functions.php:170
294
  msgid "Incredible"
295
  msgstr ""
296
 
297
- #: inc/functions.php:154 inc/functions.php:169
298
  msgid "Elemental"
299
  msgstr ""
300
 
301
- #: inc/functions.php:155 inc/functions.php:171
302
  msgid "Helen"
303
  msgstr ""
304
 
305
- #: inc/functions.php:156 inc/functions.php:173
306
  msgid "Default"
307
  msgstr ""
308
 
309
- #: inc/functions.php:157 inc/functions.php:174
310
  msgid "Smiley"
311
  msgstr ""
312
 
313
- #: inc/functions.php:158 inc/functions.php:175
314
  msgid "Generic"
315
  msgstr ""
316
 
317
- #: inc/functions.php:159 inc/functions.php:176
318
  msgid "Old School"
319
  msgstr ""
320
 
321
- #: inc/functions.php:160 inc/functions.php:177
322
  msgid "Cartoon"
323
  msgstr ""
324
 
325
- #: inc/functions.php:161 inc/functions.php:178
326
  msgid "Mobile"
327
  msgstr ""
328
 
329
- #: inc/functions.php:162 inc/functions.php:179
330
  msgid "Simple"
331
  msgstr ""
332
 
333
- #: inc/functions.php:163 inc/functions.php:180
334
  msgid "Contemporary"
335
  msgstr ""
336
 
337
- #: inc/functions.php:312
338
  msgid "Afrikaans"
339
  msgstr ""
340
 
341
- #: inc/functions.php:317
342
  msgid "Albanian"
343
  msgstr ""
344
 
345
- #: inc/functions.php:322
346
  msgid "Arabic"
347
  msgstr ""
348
 
349
- #: inc/functions.php:328
350
  msgid "Armenian"
351
  msgstr ""
352
 
353
- #: inc/functions.php:333
354
  msgid "Azerbaijani"
355
  msgstr ""
356
 
357
- #: inc/functions.php:338
358
  msgid "Basque"
359
  msgstr ""
360
 
361
- #: inc/functions.php:343
362
  msgid "Belarusian"
363
  msgstr ""
364
 
365
- #: inc/functions.php:348
366
  msgid "Bulgarian"
367
  msgstr ""
368
 
369
- #: inc/functions.php:353
370
  msgid "British English"
371
  msgstr ""
372
 
373
- #: inc/functions.php:358
374
  msgid "Burmese"
375
  msgstr ""
376
 
377
- #: inc/functions.php:363
378
  msgid "Catalan"
379
  msgstr ""
380
 
381
- #: inc/functions.php:368
382
  msgid "Chinese - Simplified"
383
  msgstr ""
384
 
385
- #: inc/functions.php:373
386
  msgid "Chinese - Traditional"
387
  msgstr ""
388
 
389
- #: inc/functions.php:378
390
  msgid "Croatian"
391
  msgstr ""
392
 
393
- #: inc/functions.php:383
394
  msgid "Czech"
395
  msgstr ""
396
 
397
- #: inc/functions.php:388
398
  msgid "Danish"
399
  msgstr ""
400
 
401
- #: inc/functions.php:393
402
  msgid "Dhivehi"
403
  msgstr ""
404
 
405
- #: inc/functions.php:399
406
  msgid "Dutch"
407
  msgstr ""
408
 
409
- #: inc/functions.php:404
410
  msgid "English"
411
  msgstr ""
412
 
413
- #: inc/functions.php:409
414
  msgid "Esperanto"
415
  msgstr ""
416
 
417
- #: inc/functions.php:414
418
  msgid "Estonian"
419
  msgstr ""
420
 
421
- #: inc/functions.php:419
422
  msgid "Farsi"
423
  msgstr ""
424
 
425
- #: inc/functions.php:424
426
  msgid "Finnish"
427
  msgstr ""
428
 
429
- #: inc/functions.php:429
430
  msgid "French"
431
  msgstr ""
432
 
433
- #: inc/functions.php:434
434
  msgid "French Canadian"
435
  msgstr ""
436
 
437
- #: inc/functions.php:439
438
  msgid "Galician"
439
  msgstr ""
440
 
441
- #: inc/functions.php:444
442
  msgid "German"
443
  msgstr ""
444
 
445
- #: inc/functions.php:449
446
  msgid "Georgian"
447
  msgstr ""
448
 
449
- #: inc/functions.php:454
450
  msgid "Greek"
451
  msgstr ""
452
 
453
- #: inc/functions.php:459
454
  msgid "Gujarati"
455
  msgstr ""
456
 
457
- #: inc/functions.php:464
458
  msgid "Haitian Creole"
459
  msgstr ""
460
 
461
- #: inc/functions.php:469
462
  msgid "Hebrew"
463
  msgstr ""
464
 
465
- #: inc/functions.php:475
466
  msgid "Hindi"
467
  msgstr ""
468
 
469
- #: inc/functions.php:480
470
  msgid "Hungarian"
471
  msgstr ""
472
 
473
- #: inc/functions.php:485
474
  msgid "Icelandic"
475
  msgstr ""
476
 
477
- #: inc/functions.php:490
478
  msgid "Ido"
479
  msgstr ""
480
 
481
- #: inc/functions.php:495
482
  msgid "Indonesian"
483
  msgstr ""
484
 
485
- #: inc/functions.php:500
486
  msgid "Irish Gaelic"
487
  msgstr ""
488
 
489
- #: inc/functions.php:505
490
  msgid "Italian"
491
  msgstr ""
492
 
493
- #: inc/functions.php:510
494
  msgid "Japanese"
495
  msgstr ""
496
 
497
- #: inc/functions.php:515
498
  msgid "Javanese"
499
  msgstr ""
500
 
501
- #: inc/functions.php:520
502
  msgid "Khmer"
503
  msgstr ""
504
 
505
- #: inc/functions.php:525
506
  msgid "Korean"
507
  msgstr ""
508
 
509
- #: inc/functions.php:530
510
  msgid "Kurdish"
511
  msgstr ""
512
 
513
- #: inc/functions.php:536
514
  msgid "Latin"
515
  msgstr ""
516
 
517
- #: inc/functions.php:541
518
  msgid "Latvian"
519
  msgstr ""
520
 
521
- #: inc/functions.php:546
522
  msgid "Lithuanian"
523
  msgstr ""
524
 
525
- #: inc/functions.php:551
526
  msgid "Low German"
527
  msgstr ""
528
 
529
- #: inc/functions.php:556
530
  msgid "Macedonian"
531
  msgstr ""
532
 
533
- #: inc/functions.php:561
534
  msgid "Maltese"
535
  msgstr ""
536
 
537
- #: inc/functions.php:566
538
  msgid "Mandinka"
539
  msgstr ""
540
 
541
- #: inc/functions.php:571
542
  msgid "Maori"
543
  msgstr ""
544
 
545
- #: inc/functions.php:576
546
  msgid "Marathi"
547
  msgstr ""
548
 
549
- #: inc/functions.php:581
550
  msgid "Mongolian"
551
  msgstr ""
552
 
553
- #: inc/functions.php:586
554
  msgid "Norwegian"
555
  msgstr ""
556
 
557
- #: inc/functions.php:591
558
  msgid "Occitan"
559
  msgstr ""
560
 
561
- #: inc/functions.php:596
562
  msgid "Pashto"
563
  msgstr ""
564
 
565
- #: inc/functions.php:602
566
  msgid "Plautdietsch"
567
  msgstr ""
568
 
569
- #: inc/functions.php:607
570
  msgid "Polish"
571
  msgstr ""
572
 
573
- #: inc/functions.php:612
574
  msgid "Portuguese"
575
  msgstr ""
576
 
577
- #: inc/functions.php:617
578
  msgid "Punjabi"
579
  msgstr ""
580
 
581
- #: inc/functions.php:623
582
  msgid "Romanian"
583
  msgstr ""
584
 
585
- #: inc/functions.php:628
586
  msgid "Russian"
587
  msgstr ""
588
 
589
- #: inc/functions.php:633
590
  msgid "Serbian"
591
  msgstr ""
592
 
593
- #: inc/functions.php:638
594
  msgid "Slovak"
595
  msgstr ""
596
 
597
- #: inc/functions.php:643
598
  msgid "Slovenian"
599
  msgstr ""
600
 
601
- #: inc/functions.php:648
602
  msgid "Spanish"
603
  msgstr ""
604
 
605
- #: inc/functions.php:653
606
  msgid "Swahili"
607
  msgstr ""
608
 
609
- #: inc/functions.php:658
610
  msgid "Swedish"
611
  msgstr ""
612
 
613
- #: inc/functions.php:663
614
  msgid "Swiss"
615
  msgstr ""
616
 
617
- #: inc/functions.php:668
618
  msgid "Tagalog"
619
  msgstr ""
620
 
621
- #: inc/functions.php:673
622
  msgid "Tatarish"
623
  msgstr ""
624
 
625
- #: inc/functions.php:678
626
  msgid "Thai"
627
  msgstr ""
628
 
629
- #: inc/functions.php:683
630
  msgid "Turkish"
631
  msgstr ""
632
 
633
- #: inc/functions.php:688
634
  msgid "Turkmen"
635
  msgstr ""
636
 
637
- #: inc/functions.php:693
638
  msgid "Ukrainian"
639
  msgstr ""
640
 
641
- #: inc/functions.php:698
642
  msgid "Uzbek"
643
  msgstr ""
644
 
645
- #: inc/functions.php:703
646
  msgid "Vietnamese"
647
  msgstr ""
648
 
649
- #: inc/functions.php:708
650
  msgid "Welsh"
651
  msgstr ""
652
 
653
- #: inc/functions.php:713
654
  msgid "Wolof"
655
  msgstr ""
656
 
657
- #: inc/functions.php:718
658
  msgid "Yiddish - transliterated"
659
  msgstr ""
660
 
661
- #: inc/functions.php:723
662
  msgid "Yiddish - unicode"
663
  msgstr ""
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Weather Underground\n"
4
+ "POT-Creation-Date: 2014-12-04 13:11-0700\n"
5
+ "PO-Revision-Date: 2014-12-04 13:11-0700\n"
6
  "Last-Translator: Katz Web Services, Inc. <support@katz.co>\n"
7
  "Language-Team: Katz Web Services, Inc. <support@katz.co>\n"
8
  "Language: en_US\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.7beta3\n"
13
  "X-Poedit-Basepath: ..\n"
14
  "X-Poedit-SourceCharset: UTF-8\n"
15
  "X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
38
  msgstr ""
39
 
40
  #: inc/class-template.php:71
 
 
 
 
41
  msgid "Currently"
42
  msgstr ""
43
 
44
+ #: inc/class-template.php:72
45
  #, php-format
46
  msgid "High %d&deg;"
47
  msgstr ""
48
 
49
+ #: inc/class-template.php:73
50
  #, php-format
51
  msgid "Low %d&deg;"
52
  msgstr ""
53
 
54
+ #: inc/class-template.php:74
55
  #, php-format
56
  msgid "%d&deg;"
57
  msgstr ""
58
 
59
+ #: inc/class-template.php:75
60
  #, php-format
61
  msgid "View the %s forecast on Wunderground.com"
62
  msgstr ""
63
 
64
+ #: inc/class-template.php:76
65
  msgctxt "Weather alert issued date/time"
66
  msgid "Issued:"
67
  msgstr ""
68
 
69
+ #: inc/class-template.php:77
70
  msgctxt "Weather alert expires date/time"
71
  msgid "Expires:"
72
  msgstr ""
73
 
74
+ #: inc/class-template.php:149
75
  msgid "Current Conditions"
76
  msgstr ""
77
 
78
+ #: inc/class-template.php:150
79
  msgid "Simple display of the current conditions."
80
  msgstr ""
81
 
82
+ #: inc/class-template.php:155
83
  msgid "Grid Forecast"
84
  msgstr ""
85
 
86
+ #: inc/class-template.php:156
87
  msgid "Scales to any screen size."
88
  msgstr ""
89
 
90
+ #: inc/class-template.php:161
91
  msgid "Details Table"
92
  msgstr ""
93
 
94
+ #: inc/class-template.php:162
95
  msgid ""
96
  "Display the forecast in a table with rows. Great for in-depth forecast "
97
  "display."
98
  msgstr ""
99
 
100
+ #: inc/class-template.php:167
101
  msgid "Horizontal Table"
102
  msgstr ""
103
 
104
+ #: inc/class-template.php:168
105
  msgid ""
106
  "Display the forecast in a table with columns. Great for forecast summaries."
107
  msgstr ""
110
  msgid "Add a Wunderground.com forecast"
111
  msgstr ""
112
 
113
+ #: inc/class-widget.php:48 inc/functions.php:176
114
  msgid "Wunderground"
115
  msgstr ""
116
 
117
+ #: inc/class-widget.php:152
118
  msgid "Title"
119
  msgstr ""
120
 
121
+ #: inc/class-widget.php:153
122
  msgid "Leave empty to hide the widget title."
123
  msgstr ""
124
 
125
+ #: inc/class-widget.php:159
126
  msgid "Location"
127
  msgstr ""
128
 
129
+ #: inc/class-widget.php:160
130
  msgid "Locations will autoload, but you may also define custom locations."
131
  msgstr ""
132
 
133
+ #: inc/class-widget.php:161
134
  msgid "Enter the name of a location."
135
  msgstr ""
136
 
137
+ #: inc/class-widget.php:168
138
  msgid "Location Title"
139
  msgstr ""
140
 
141
+ #: inc/class-widget.php:169
142
  msgid "Change how the location is displayed in the widget search field."
143
  msgstr ""
144
 
145
+ #: inc/class-widget.php:170
146
  msgid "Leave empty to use the location name."
147
  msgstr ""
148
 
149
+ #: inc/class-widget.php:171
150
  msgid ""
151
  "Example: if the Location is set to \"Denver, Colorado\", you may prefer to "
152
  "set the Location Title as \"Denver\", which is simpler."
153
  msgstr ""
154
 
155
+ #: inc/class-widget.php:180
156
  msgid "# of Days in Forecast"
157
  msgstr ""
158
 
159
+ #: inc/class-widget.php:186
160
  msgid "Include Current Conditions"
161
  msgstr ""
162
 
163
+ #: inc/class-widget.php:187
164
  msgid "Add the current conditions to the forecast."
165
  msgstr ""
166
 
167
+ #: inc/class-widget.php:193
168
  msgid "Include Night Forecasts"
169
  msgstr ""
170
 
171
+ #: inc/class-widget.php:194
172
  msgid "This will result in double the number of forecasts shown."
173
  msgstr ""
174
 
175
+ #: inc/class-widget.php:200
176
  msgid "Icon Set"
177
  msgstr ""
178
 
179
+ #: inc/class-widget.php:201
180
  msgid "Choose the look and feel of the images that will represent the weather."
181
  msgstr ""
182
 
183
+ #: inc/class-widget.php:229
184
  msgid "Widget Template"
185
  msgstr ""
186
 
187
+ #: inc/class-widget.php:230
188
  msgid "Choose how you would like to display the forecast."
189
  msgstr ""
190
 
191
+ #: inc/class-widget.php:235
192
  msgid "Show in Forecast"
193
  msgstr ""
194
 
195
+ #: inc/class-widget.php:240
196
  msgid "Search Form"
197
  msgstr ""
198
 
199
+ #: inc/class-widget.php:241
200
  msgid "Allow searching weather forecasts."
201
  msgstr ""
202
 
203
+ #: inc/class-widget.php:244
204
  msgid "Weekday Labels"
205
  msgstr ""
206
 
207
+ #: inc/class-widget.php:245
208
  msgid "Show the names of the days of the week."
209
  msgstr ""
210
 
211
+ #: inc/class-widget.php:248
212
  msgid "Date"
213
  msgstr ""
214
 
215
+ #: inc/class-widget.php:249
216
  msgid "Display the date numerically (\"09/14\")."
217
  msgstr ""
218
 
219
+ #: inc/class-widget.php:252
220
  msgid "Weather Icon"
221
  msgstr ""
222
 
223
+ #: inc/class-widget.php:253
224
  msgid "Icon representing the forecast conditions."
225
  msgstr ""
226
 
227
+ #: inc/class-widget.php:256
228
  msgid "Chance of Rain"
229
  msgstr ""
230
 
231
+ #: inc/class-widget.php:257
232
  msgid "Display the percent chance of rain."
233
  msgstr ""
234
 
235
+ #: inc/class-widget.php:260
236
  msgid "High & Low Temp"
237
  msgstr ""
238
 
239
+ #: inc/class-widget.php:261
240
  msgid "Show the high & low temperatures for forecast."
241
  msgstr ""
242
 
243
+ #: inc/class-widget.php:264
244
  msgid "Condition Title"
245
  msgstr ""
246
 
247
+ #: inc/class-widget.php:265
248
  msgid "Short summary of conditions (\"Clear\", \"Partly Cloudy\", etc.)."
249
  msgstr ""
250
 
251
+ #: inc/class-widget.php:268
252
  msgid "Forecast Text"
253
  msgstr ""
254
 
255
+ #: inc/class-widget.php:269
256
  msgid "Display a description of the forecast, normally in sentence format."
257
  msgstr ""
258
 
259
+ #: inc/class-widget.php:272
260
  msgid "Weather Alerts &amp; Warnings"
261
  msgstr ""
262
 
263
+ #: inc/class-widget.php:273
264
  msgid ""
265
  "This functionality is currently not working; we are working with "
266
  "Wunderground.com to restore it."
267
  msgstr ""
268
 
269
+ #: inc/class-widget.php:289
270
  msgid "Forecast Language"
271
  msgstr ""
272
 
273
+ #: inc/class-widget.php:300
274
  msgid "Measurements"
275
  msgstr ""
276
 
277
+ #: inc/class-widget.php:303
278
  msgid "Fahrenheit &amp; Inches"
279
  msgstr ""
280
 
281
+ #: inc/class-widget.php:306
282
  msgid "Celsius &amp; Meters"
283
  msgstr ""
284
 
285
+ #: inc/functions.php:44
286
  msgid "Weather Forecast"
287
  msgstr ""
288
 
289
+ #: inc/functions.php:161 inc/functions.php:178
290
  msgid "Incredible"
291
  msgstr ""
292
 
293
+ #: inc/functions.php:162 inc/functions.php:177
294
  msgid "Elemental"
295
  msgstr ""
296
 
297
+ #: inc/functions.php:163 inc/functions.php:179
298
  msgid "Helen"
299
  msgstr ""
300
 
301
+ #: inc/functions.php:164 inc/functions.php:181
302
  msgid "Default"
303
  msgstr ""
304
 
305
+ #: inc/functions.php:165 inc/functions.php:182
306
  msgid "Smiley"
307
  msgstr ""
308
 
309
+ #: inc/functions.php:166 inc/functions.php:183
310
  msgid "Generic"
311
  msgstr ""
312
 
313
+ #: inc/functions.php:167 inc/functions.php:184
314
  msgid "Old School"
315
  msgstr ""
316
 
317
+ #: inc/functions.php:168 inc/functions.php:185
318
  msgid "Cartoon"
319
  msgstr ""
320
 
321
+ #: inc/functions.php:169 inc/functions.php:186
322
  msgid "Mobile"
323
  msgstr ""
324
 
325
+ #: inc/functions.php:170 inc/functions.php:187
326
  msgid "Simple"
327
  msgstr ""
328
 
329
+ #: inc/functions.php:171 inc/functions.php:188
330
  msgid "Contemporary"
331
  msgstr ""
332
 
333
+ #: inc/functions.php:363
334
  msgid "Afrikaans"
335
  msgstr ""
336
 
337
+ #: inc/functions.php:368
338
  msgid "Albanian"
339
  msgstr ""
340
 
341
+ #: inc/functions.php:373
342
  msgid "Arabic"
343
  msgstr ""
344
 
345
+ #: inc/functions.php:379
346
  msgid "Armenian"
347
  msgstr ""
348
 
349
+ #: inc/functions.php:384
350
  msgid "Azerbaijani"
351
  msgstr ""
352
 
353
+ #: inc/functions.php:389
354
  msgid "Basque"
355
  msgstr ""
356
 
357
+ #: inc/functions.php:394
358
  msgid "Belarusian"
359
  msgstr ""
360
 
361
+ #: inc/functions.php:399
362
  msgid "Bulgarian"
363
  msgstr ""
364
 
365
+ #: inc/functions.php:404
366
  msgid "British English"
367
  msgstr ""
368
 
369
+ #: inc/functions.php:409
370
  msgid "Burmese"
371
  msgstr ""
372
 
373
+ #: inc/functions.php:414
374
  msgid "Catalan"
375
  msgstr ""
376
 
377
+ #: inc/functions.php:419
378
  msgid "Chinese - Simplified"
379
  msgstr ""
380
 
381
+ #: inc/functions.php:424
382
  msgid "Chinese - Traditional"
383
  msgstr ""
384
 
385
+ #: inc/functions.php:429
386
  msgid "Croatian"
387
  msgstr ""
388
 
389
+ #: inc/functions.php:434
390
  msgid "Czech"
391
  msgstr ""
392
 
393
+ #: inc/functions.php:439
394
  msgid "Danish"
395
  msgstr ""
396
 
397
+ #: inc/functions.php:444
398
  msgid "Dhivehi"
399
  msgstr ""
400
 
401
+ #: inc/functions.php:450
402
  msgid "Dutch"
403
  msgstr ""
404
 
405
+ #: inc/functions.php:455
406
  msgid "English"
407
  msgstr ""
408
 
409
+ #: inc/functions.php:460
410
  msgid "Esperanto"
411
  msgstr ""
412
 
413
+ #: inc/functions.php:465
414
  msgid "Estonian"
415
  msgstr ""
416
 
417
+ #: inc/functions.php:470
418
  msgid "Farsi"
419
  msgstr ""
420
 
421
+ #: inc/functions.php:475
422
  msgid "Finnish"
423
  msgstr ""
424
 
425
+ #: inc/functions.php:480
426
  msgid "French"
427
  msgstr ""
428
 
429
+ #: inc/functions.php:485
430
  msgid "French Canadian"
431
  msgstr ""
432
 
433
+ #: inc/functions.php:490
434
  msgid "Galician"
435
  msgstr ""
436
 
437
+ #: inc/functions.php:495
438
  msgid "German"
439
  msgstr ""
440
 
441
+ #: inc/functions.php:500
442
  msgid "Georgian"
443
  msgstr ""
444
 
445
+ #: inc/functions.php:505
446
  msgid "Greek"
447
  msgstr ""
448
 
449
+ #: inc/functions.php:510
450
  msgid "Gujarati"
451
  msgstr ""
452
 
453
+ #: inc/functions.php:515
454
  msgid "Haitian Creole"
455
  msgstr ""
456
 
457
+ #: inc/functions.php:520
458
  msgid "Hebrew"
459
  msgstr ""
460
 
461
+ #: inc/functions.php:526
462
  msgid "Hindi"
463
  msgstr ""
464
 
465
+ #: inc/functions.php:531
466
  msgid "Hungarian"
467
  msgstr ""
468
 
469
+ #: inc/functions.php:536
470
  msgid "Icelandic"
471
  msgstr ""
472
 
473
+ #: inc/functions.php:541
474
  msgid "Ido"
475
  msgstr ""
476
 
477
+ #: inc/functions.php:546
478
  msgid "Indonesian"
479
  msgstr ""
480
 
481
+ #: inc/functions.php:551
482
  msgid "Irish Gaelic"
483
  msgstr ""
484
 
485
+ #: inc/functions.php:556
486
  msgid "Italian"
487
  msgstr ""
488
 
489
+ #: inc/functions.php:561
490
  msgid "Japanese"
491
  msgstr ""
492
 
493
+ #: inc/functions.php:566
494
  msgid "Javanese"
495
  msgstr ""
496
 
497
+ #: inc/functions.php:571
498
  msgid "Khmer"
499
  msgstr ""
500
 
501
+ #: inc/functions.php:576
502
  msgid "Korean"
503
  msgstr ""
504
 
505
+ #: inc/functions.php:581
506
  msgid "Kurdish"
507
  msgstr ""
508
 
509
+ #: inc/functions.php:587
510
  msgid "Latin"
511
  msgstr ""
512
 
513
+ #: inc/functions.php:592
514
  msgid "Latvian"
515
  msgstr ""
516
 
517
+ #: inc/functions.php:597
518
  msgid "Lithuanian"
519
  msgstr ""
520
 
521
+ #: inc/functions.php:602
522
  msgid "Low German"
523
  msgstr ""
524
 
525
+ #: inc/functions.php:607
526
  msgid "Macedonian"
527
  msgstr ""
528
 
529
+ #: inc/functions.php:612
530
  msgid "Maltese"
531
  msgstr ""
532
 
533
+ #: inc/functions.php:617
534
  msgid "Mandinka"
535
  msgstr ""
536
 
537
+ #: inc/functions.php:622
538
  msgid "Maori"
539
  msgstr ""
540
 
541
+ #: inc/functions.php:627
542
  msgid "Marathi"
543
  msgstr ""
544
 
545
+ #: inc/functions.php:632
546
  msgid "Mongolian"
547
  msgstr ""
548
 
549
+ #: inc/functions.php:637
550
  msgid "Norwegian"
551
  msgstr ""
552
 
553
+ #: inc/functions.php:642
554
  msgid "Occitan"
555
  msgstr ""
556
 
557
+ #: inc/functions.php:647
558
  msgid "Pashto"
559
  msgstr ""
560
 
561
+ #: inc/functions.php:653
562
  msgid "Plautdietsch"
563
  msgstr ""
564
 
565
+ #: inc/functions.php:658
566
  msgid "Polish"
567
  msgstr ""
568
 
569
+ #: inc/functions.php:663
570
  msgid "Portuguese"
571
  msgstr ""
572
 
573
+ #: inc/functions.php:668
574
  msgid "Punjabi"
575
  msgstr ""
576
 
577
+ #: inc/functions.php:674
578
  msgid "Romanian"
579
  msgstr ""
580
 
581
+ #: inc/functions.php:679
582
  msgid "Russian"
583
  msgstr ""
584
 
585
+ #: inc/functions.php:684
586
  msgid "Serbian"
587
  msgstr ""
588
 
589
+ #: inc/functions.php:689
590
  msgid "Slovak"
591
  msgstr ""
592
 
593
+ #: inc/functions.php:694
594
  msgid "Slovenian"
595
  msgstr ""
596
 
597
+ #: inc/functions.php:699
598
  msgid "Spanish"
599
  msgstr ""
600
 
601
+ #: inc/functions.php:704
602
  msgid "Swahili"
603
  msgstr ""
604
 
605
+ #: inc/functions.php:709
606
  msgid "Swedish"
607
  msgstr ""
608
 
609
+ #: inc/functions.php:714
610
  msgid "Swiss"
611
  msgstr ""
612
 
613
+ #: inc/functions.php:719
614
  msgid "Tagalog"
615
  msgstr ""
616
 
617
+ #: inc/functions.php:724
618
  msgid "Tatarish"
619
  msgstr ""
620
 
621
+ #: inc/functions.php:729
622
  msgid "Thai"
623
  msgstr ""
624
 
625
+ #: inc/functions.php:734
626
  msgid "Turkish"
627
  msgstr ""
628
 
629
+ #: inc/functions.php:739
630
  msgid "Turkmen"
631
  msgstr ""
632
 
633
+ #: inc/functions.php:744
634
  msgid "Ukrainian"
635
  msgstr ""
636
 
637
+ #: inc/functions.php:749
638
  msgid "Uzbek"
639
  msgstr ""
640
 
641
+ #: inc/functions.php:754
642
  msgid "Vietnamese"
643
  msgstr ""
644
 
645
+ #: inc/functions.php:759
646
  msgid "Welsh"
647
  msgstr ""
648
 
649
+ #: inc/functions.php:764
650
  msgid "Wolof"
651
  msgstr ""
652
 
653
+ #: inc/functions.php:769
654
  msgid "Yiddish - transliterated"
655
  msgstr ""
656
 
657
+ #: inc/functions.php:774
658
  msgid "Yiddish - unicode"
659
  msgstr ""
readme.txt CHANGED
@@ -1,7 +1,7 @@
1
  === Weather Underground ===
2
  Tags: weather, weather.com, wunderground, weather underground, weatherbug, forecast, Yahoo! Weather, wp-weather, wp weather, local weather, weather man, weather widget, cool weather, accuweather, get weather, wordpress weather
3
  Requires at least: 3.6
4
- Tested up to: 4.0
5
  Stable tag: trunk
6
  Contributors: katzwebdesign, katzwebservices
7
  Donate link: https://katz.co
@@ -93,7 +93,18 @@ Weather Underground has been very gracious and has provided the plugin with free
93
 
94
  If you are upgrading the plugin, your forecast will look different. Version 2.x made lots of changes as to how the forecast is displayed. If you want to go back after upgrading, you can [download the previous version here](https://downloads.wordpress.org/plugin/wunderground.1.2.5.1.zip).
95
 
96
- = 2.0.10 on October 26 =
 
 
 
 
 
 
 
 
 
 
 
97
  * Added: Missing font files
98
 
99
  = 2.0.9 on October 22 =
@@ -210,8 +221,15 @@ If you are upgrading the plugin, your forecast will look different. Version 2.x
210
 
211
  If you are upgrading the plugin, your forecast will look different. Version 2.x made lots of changes as to how the forecast is displayed. If you want to go back after upgrading, you can [download the previous version here](https://downloads.wordpress.org/plugin/wunderground.1.2.5.1.zip).
212
 
213
- = 2.0.10 on October 26 =
214
- * Added: Missing font files
 
 
 
 
 
 
 
215
 
216
  = 2.0.9 on October 22 =
217
  * Added: Caching of forecast output HTML. This makes the plugin use fewer server resources when displaying the forecast.
1
  === Weather Underground ===
2
  Tags: weather, weather.com, wunderground, weather underground, weatherbug, forecast, Yahoo! Weather, wp-weather, wp weather, local weather, weather man, weather widget, cool weather, accuweather, get weather, wordpress weather
3
  Requires at least: 3.6
4
+ Tested up to: 4.0.1
5
  Stable tag: trunk
6
  Contributors: katzwebdesign, katzwebservices
7
  Donate link: https://katz.co
93
 
94
  If you are upgrading the plugin, your forecast will look different. Version 2.x made lots of changes as to how the forecast is displayed. If you want to go back after upgrading, you can [download the previous version here](https://downloads.wordpress.org/plugin/wunderground.1.2.5.1.zip).
95
 
96
+ = 2.0.11 on December 4 =
97
+ * Fixed: Fatal error when no location is set in shortcode
98
+ * Fixed: Link to Wunderground now goes to forecast URL, not the weather station URL
99
+ * Fixed: Support lowercase `language` parameters in the shortcode (`fr`, not only `FR`)
100
+ * Fixed: Japanese Wunderground subdomain (nihongo.wunderground.com)
101
+ * Fixed: Duplicate forecasts in Horizontal Table layout ([reported here](https://github.com/katzwebservices/Wunderground/issues/12))
102
+ * Fix: Remove erroneous PHP code in `<table>` tag
103
+ * Tweak: Make icon names case insensitive. Before, icon names were case sensitive, so `incredible` didn't work, since the plugin expected `Incredible`. ([reported here](https://github.com/katzwebservices/Wunderground/issues/13))
104
+ * Tweak: Replace `<table cellspacing="0">` with CSS
105
+ * Added Bulgarian translation - thanks [@cocacoli4ko](https://www.transifex.com/accounts/profile/cocacoli4ko/)!
106
+
107
+ = 2.0.10 on October 24 =
108
  * Added: Missing font files
109
 
110
  = 2.0.9 on October 22 =
221
 
222
  If you are upgrading the plugin, your forecast will look different. Version 2.x made lots of changes as to how the forecast is displayed. If you want to go back after upgrading, you can [download the previous version here](https://downloads.wordpress.org/plugin/wunderground.1.2.5.1.zip).
223
 
224
+ = 2.0.11 on December 4 =
225
+ * Fixed: Fatal error when no location is set in shortcode
226
+ * Fixed: Link to Wunderground now goes to forecast URL, not the weather station URL
227
+ * Fixed: Support lowercase `language` parameters in the shortcode (`fr`, not only `FR`)
228
+ * Fixed: Japanese Wunderground subdomain (nihongo.wunderground.com)
229
+ * Fixed: Duplicate forecasts in Horizontal Table layout ([reported here](https://github.com/katzwebservices/Wunderground/issues/12))
230
+ * Fix: Remove erroneous PHP code in `<table>` tag
231
+ * Tweak: Make icon names case insensitive. Before, icon names were case sensitive, so `incredible` didn't work, since the plugin expected `Incredible`. ([reported here](https://github.com/katzwebservices/Wunderground/issues/13))
232
+ * Tweak: Replace `<table cellspacing="0">` with CSS
233
 
234
  = 2.0.9 on October 22 =
235
  * Added: Caching of forecast output HTML. This makes the plugin use fewer server resources when displaying the forecast.
templates/copyright.html CHANGED
@@ -1,6 +1,12 @@
1
  {# Copyright #}
2
  <div class="wu-copyright">
3
 
4
- <a href="{{wunderground.current_observation.forecast_url}}" rel="external" title="{{ strings.view_forecast|format(wunderground.response.location.name) }}"><img src="{{logo}}" alt="Wunderground.com" width="49" height="22" /></a>
 
 
 
 
 
 
5
 
6
  </div>
1
  {# Copyright #}
2
  <div class="wu-copyright">
3
 
4
+ {% if wunderground.response.location.l is not empty %}
5
+ {% set copyright_link = 'http://' ~ subdomain ~ '.wunderground.com' ~ wunderground.response.location.l %}
6
+ {% else %}
7
+ {% set copyright_link = wunderground.current_observation.forecast_url %}
8
+ {% endif %}
9
+
10
+ <a href="{{ copyright_link }}" rel="external" title="{{ strings.view_forecast|format(wunderground.response.location.name) }}"><img src="{{logo}}" alt="Wunderground.com" width="49" height="22" /></a>
11
 
12
  </div>
templates/table-horizontal-cell.html CHANGED
@@ -29,7 +29,5 @@
29
 
30
  {% include 'snippets/high-low.html' with { 'tag' : 'div' } %}
31
 
32
- {% include 'snippets/text.html' with { 'tag' : 'div' } %}
33
-
34
  </div>
35
  </td>
29
 
30
  {% include 'snippets/high-low.html' with { 'tag' : 'div' } %}
31
 
 
 
32
  </div>
33
  </td>
templates/table-horizontal.html CHANGED
@@ -19,7 +19,7 @@
19
 
20
  <div class="wu-forecast-wrapper">
21
 
22
- <table cellpadding="0" cellspacing="0" border="0"'.$width.' class="wu-table-{{numdays}}">
23
 
24
  {% if showdata.daynames is not empty %}
25
  <thead>
19
 
20
  <div class="wu-forecast-wrapper">
21
 
22
+ <table class="wu-table-{{numdays}}">
23
 
24
  {% if showdata.daynames is not empty %}
25
  <thead>
templates/table-vertical.html CHANGED
@@ -25,7 +25,7 @@
25
 
26
  <div class="wu-forecast-wrapper">
27
 
28
- <table cellpadding="0" cellspacing="0" border="0" class="wu-table-{{numdays}}">
29
  <tbody>
30
 
31
  {% if showdata.current is not empty and wunderground.current_observation is not empty %}
25
 
26
  <div class="wu-forecast-wrapper">
27
 
28
+ <table class="wu-table-{{numdays}}">
29
  <tbody>
30
 
31
  {% if showdata.current is not empty and wunderground.current_observation is not empty %}
wunderground.php CHANGED
@@ -2,7 +2,7 @@
2
  /*
3
  * Plugin Name: Weather Underground
4
  * Description: Get accurate and beautiful weather forecasts powered by Wunderground.com for your content or your sidebar.
5
- * Version: 2.0.10
6
  * License: GPLv2 or later
7
  * License URI: http://www.gnu.org/licenses/gpl-2.0.html
8
  * Author: Katz Web Services, Inc.
@@ -13,7 +13,10 @@
13
 
14
  class Wunderground_Plugin {
15
 
16
- const version = '2.0.10';
 
 
 
17
 
18
  var $logger;
19
  var $is_debug = false;
2
  /*
3
  * Plugin Name: Weather Underground
4
  * Description: Get accurate and beautiful weather forecasts powered by Wunderground.com for your content or your sidebar.
5
+ * Version: 2.0.11
6
  * License: GPLv2 or later
7
  * License URI: http://www.gnu.org/licenses/gpl-2.0.html
8
  * Author: Katz Web Services, Inc.
13
 
14
  class Wunderground_Plugin {
15
 
16
+ /**
17
+ * Version used to prime style and script caches
18
+ */
19
+ const version = '2.0.11';
20
 
21
  var $logger;
22
  var $is_debug = false;