Polylang - Version 1.1

Version Description

= 1.0 = If you are using a version older than 0.8, please ugrade to 0.9.8 before ugrading to 1.0 or later

Download this release

Release Info

Developer Chouby
Plugin Icon 128x128 Polylang
Version 1.1
Comparing to
See all releases

Code changes from version 1.0.4 to 1.1

Files changed (70) hide show
  1. changelog.txt +82 -2
  2. css/admin.css +3 -3
  3. css/admin.min.css +1 -1
  4. include/admin-base.php +26 -14
  5. include/admin-filters.php +6 -63
  6. include/admin.php +72 -104
  7. include/auto-translate.php +136 -0
  8. include/base.php +18 -7
  9. include/core.php +93 -88
  10. include/languages-form.php +25 -96
  11. include/list-table.php +64 -17
  12. include/nav-menu.php +206 -0
  13. include/plugins-compat.php +3 -3
  14. include/wpml-compat.php +6 -7
  15. js/nav-menu.js +52 -0
  16. js/nav-menu.min.js +1 -0
  17. languages/polylang-af.mo +0 -0
  18. languages/polylang-af.po +135 -121
  19. languages/polylang-be_BY.mo +0 -0
  20. languages/polylang-be_BY.po +120 -115
  21. languages/polylang-bg_BG.mo +0 -0
  22. languages/polylang-bg_BG.po +114 -108
  23. languages/polylang-ca.mo +0 -0
  24. languages/polylang-ca.po +183 -197
  25. languages/polylang-da_DK.mo +0 -0
  26. languages/polylang-da_DK.po +133 -121
  27. languages/polylang-de_DE.mo +0 -0
  28. languages/polylang-de_DE.po +101 -114
  29. languages/polylang-el.mo +0 -0
  30. languages/polylang-el.po +133 -147
  31. languages/polylang-es_ES.mo +0 -0
  32. languages/polylang-es_ES.po +120 -114
  33. languages/polylang-et.mo +0 -0
  34. languages/polylang-et.po +101 -113
  35. languages/polylang-fi.mo +0 -0
  36. languages/polylang-fi.po +122 -116
  37. languages/polylang-fr_FR.mo +0 -0
  38. languages/polylang-fr_FR.po +121 -126
  39. languages/polylang-he_IL.mo +0 -0
  40. languages/polylang-he_IL.po +605 -616
  41. languages/polylang-hu_HU.mo +0 -0
  42. languages/polylang-hu_HU.po +183 -199
  43. languages/polylang-it_IT.mo +0 -0
  44. languages/polylang-it_IT.po +116 -109
  45. languages/polylang-lt_LT.mo +0 -0
  46. languages/polylang-lt_LT.po +116 -109
  47. languages/polylang-lv.mo +0 -0
  48. languages/polylang-lv.po +120 -125
  49. languages/polylang-nb_NO.mo +0 -0
  50. languages/polylang-nb_NO.po +166 -193
  51. languages/polylang-nl_NL.mo +0 -0
  52. languages/polylang-nl_NL.po +120 -125
  53. languages/polylang-pl_PL.mo +0 -0
  54. languages/polylang-pl_PL.po +120 -125
  55. languages/polylang-pt_PT.mo +0 -0
  56. languages/polylang-pt_PT.po +135 -121
  57. languages/polylang-ru_RU.mo +0 -0
  58. languages/polylang-ru_RU.po +220 -289
  59. languages/polylang-sk_SK.mo +0 -0
  60. languages/polylang-sk_SK.po +134 -121
  61. languages/polylang-sv_SE.mo +0 -0
  62. languages/polylang-sv_SE.po +113 -107
  63. languages/polylang-tr_TR.mo +0 -0
  64. languages/polylang-tr_TR.po +135 -121
  65. languages/polylang-uk.mo +0 -0
  66. languages/polylang-uk.po +223 -293
  67. languages/polylang.pot +125 -127
  68. polylang.php +88 -31
  69. readme.txt +19 -84
  70. uninstall.php +12 -2
changelog.txt CHANGED
@@ -1,5 +1,85 @@
1
  == Changelog ==
2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  = 0.9.8 (2012-12-05) =
4
 
5
  * Bug correction: ajax on frontend does not work when adding the language code to all urls
@@ -11,7 +91,7 @@
11
  * Bug correction: again the canonical redirection
12
  * Bug correction: fatal error when Polylang is used together with 'Author Avatars List'
13
  * Bug correction: widget titles uselessly appear in the strings translations table when the widget is set for only one language
14
- * Tests done with WordPress 3.5 beta RC3 and Twenty Twelve
15
 
16
  = 0.9.6 (2012-11-26) =
17
 
@@ -19,7 +99,7 @@
19
  * Bug correction: search for empty string in default language displays posts in all languages when hiding the URL language information for default language
20
  * Bug correction: completely reworked the canonical redirection introduced in 0.9.5 which created more problems than it solved
21
  * Bug correction: ajax for media translations does not work
22
- * Started tests with WordPress 3.5 beta RC1 and Twenty Twelve
23
 
24
  = 0.9.5 (2012-11-13) =
25
 
1
  == Changelog ==
2
 
3
+ = 1.0.4 (2013-04-08) =
4
+
5
+ * Add Estonian translation contributed by [Ahto Naris](http://profiles.wordpress.org/ahtonaris/)
6
+ * Now compatible with languages files stored in wp-content/languages/themes
7
+ * Bug correction: page preview does not work when adding the language code to all urls
8
+ * Bug correction: error when a post type or taxonomy label is not a string
9
+ * Bug correction: admin text section of wpml-config.xml (introduced in 1.0.3)
10
+ * Bug correction: infinite redirect loop when querying an unattached media and the language code is added to all urls
11
+ * Bug correction: the text direction is not set from Polylang options when the language code is added to all urls
12
+ * Bug correction: get_adjacent_post is filtered by language even for post types without language
13
+ * Bug correction: the home url is not not in the correct language in wp-login.php
14
+ * Bug correction: the language is not correctly set when using date and name permalinks (introduced in 1.0.3)
15
+
16
+ = 1.0.3 (2013-03-17) =
17
+
18
+ * Add Catalan translation contributed by [Núria Martínez Berenguer](http://nuriamb.capa.webfactional.com)
19
+ * Add Ukrainian translation contributed by [cmd soft](http://www.cmd-soft.com/)
20
+ * Improve compatibility with WordPress SEO (sitemap for categories and tags)
21
+ * A query is no more filtered by language when setting the parameter 'lang' to an empty value
22
+ * Add the possibility to create a custom wpml-config.xml file in wp-content/polylang/
23
+ * Bug correction: custom menus are not displayed on search page (introduced in 1.0.2)
24
+ * Bug correction: sql error when filtering terms by language (introduced in 1.0.2)
25
+ * Bug correction: SSL doesn't work properly
26
+ * Bug correction: php notice on IIS servers
27
+ * Bug correction: clicking on the radio buttons in the admin language switcher does not work in Chrome
28
+ * Bug correction: on multisite, the signup page is redirected to the home page
29
+ * Bug correction: date archives are not correctly filtered for the default language when hiding the language code and using date and name permalinks
30
+ * Bug correction: only one wpml-config.xml file is parsed
31
+
32
+ = 1.0.2 (2013-02-26) =
33
+
34
+ * Add the possibility to query comments by language
35
+ * Add the possibility not to set a cookie by defining PLL_COOKIE to false (Polylang may not work as expected on some pages)
36
+ * Now a returning visitor is redirected to its preferred language when visiting the front page in the default language
37
+ * Add compatibility with the plugin Custom field template (copy and synchronize custom fields)
38
+ * Improve compatibility with plugins or themes which overwrite columns in posts list table
39
+ * Add the filter 'pll_get_flag'
40
+ * Add support of 'icl_unregister_string' function from the WPML API
41
+ * Bug correction: synchronizing custom fields breaks the plugin Advanced Custom Fields
42
+ * Bug correction: 'pll_default_language' broken
43
+ * Bug correction: rewrite rules are not flushed when re-activating the plugin
44
+ * Bug correction: feed urls are not correctly escaped when using default permalinks
45
+ * Bug correction: notice Undefined index: media_support
46
+ * Bug correction: custom post types and taxonomies set in wpml-config.xml are not hidden
47
+ * Bug correction: get_terms cannot query multiple languages
48
+ * Bug correction: 'icl_register_string' is now persistant as in WPML (fixes Nextgen gallery translations which were not working)
49
+
50
+ = 1.0.1 (2013-01-28) =
51
+
52
+ * Add Swedish translation contributed by [matsii](http://wordpress.org/support/profile/matsii)
53
+ * Add 2 new API functions : 'pll_is_translated_post_type' and 'pll_is_translated_taxonomy'
54
+ * Bug correction: when using a static front page, the posts page is not filtered by language (introduced in 1.0)
55
+ * Bug correction: disable translation for hard coded menu as it creates more problems than it solves (introduced in 1.0)
56
+
57
+ = 1.0 (2013-01-24) =
58
+
59
+ * Add Hungarian translation contributed by Csaba Erdei
60
+ * Add Norwegian translation contributed by [Tom Boersma](http://www.oransje.com/)
61
+ * Add Slovak translation contributed by [Branco (WebHostingGeeks.com)](http://webhostinggeeks.com/user-reviews/)
62
+ * Code cleaning -> remove compatibility with versions older than 0.8
63
+ * Add search in the string translations list table
64
+ * Add options to better control the synchronization of various metas for posts
65
+ * It is now possible to synchronize sticky posts and publication dates
66
+ * Add option to disable the multilingual support of media
67
+ * Add options to better control the multilingual capability of custom post types and taxonomies
68
+ * Better integration with new media management in WP 3.5
69
+ * Improve menu translation for themes which register a theme location but don't use it in wp_nav_menu (hard coded menu)
70
+ * Add the pll_preferred_language filter allowing plugins to modify the language set by browser preferences detection
71
+ * Add support of the WPML config file
72
+ * Add support of 'icl_get_languages' and 'icl_link_to_element' functions from the WPML API
73
+ * Add compatibility with YARPP and improve compatibility with WordPress SEO
74
+ * Change cookie name which conflicts with Quick cache and allow users to overwrite it by defining the constant PLL_COOKIE
75
+ * Bug correction: again the canonical redirection
76
+ * Bug correction: the languages are not correctly displayed after they have been modified using quick edit
77
+ * Bug correction: undefined index notice when saving strings translation when the admin language filter is active
78
+ * Bug correction: rewrite rules are not correctly flushed when adding / deleting a language (introduced in 0.9.2)
79
+ * Bug correction: the list of pages is displayed when a static font page translation is not translated (now replaced by the list of posts)
80
+ * Bug correction: permalinks are not modified when doing cron and the language code is added to all urls
81
+ * Bug correction: creating a new term with the same name as a language may modify the language code (slug)
82
+
83
  = 0.9.8 (2012-12-05) =
84
 
85
  * Bug correction: ajax on frontend does not work when adding the language code to all urls
91
  * Bug correction: again the canonical redirection
92
  * Bug correction: fatal error when Polylang is used together with 'Author Avatars List'
93
  * Bug correction: widget titles uselessly appear in the strings translations table when the widget is set for only one language
94
+ * Tests done with WordPress 3.5 RC3 and Twenty Twelve
95
 
96
  = 0.9.6 (2012-11-26) =
97
 
99
  * Bug correction: search for empty string in default language displays posts in all languages when hiding the URL language information for default language
100
  * Bug correction: completely reworked the canonical redirection introduced in 0.9.5 which created more problems than it solved
101
  * Bug correction: ajax for media translations does not work
102
+ * Started tests with WordPress 3.5 RC1 and Twenty Twelve
103
 
104
  = 0.9.5 (2012-11-13) =
105
 
css/admin.css CHANGED
@@ -20,16 +20,16 @@
20
  }
21
 
22
  /* strings translation table */
23
- #translations-filter .search-box {
24
  margin: 16px 0 8px 0;
25
  }
26
 
27
- .stringstranslations .column-name {
28
  width: 10%;
29
  }
30
 
31
  .stringstranslations .column-string {
32
- width: 36%;
33
  }
34
 
35
  .translation label {
20
  }
21
 
22
  /* strings translation table */
23
+ #string-translation .search-box {
24
  margin: 16px 0 8px 0;
25
  }
26
 
27
+ .stringstranslations .column-name, .stringstranslations .column-context {
28
  width: 10%;
29
  }
30
 
31
  .stringstranslations .column-string {
32
+ width: 33%;
33
  }
34
 
35
  .translation label {
css/admin.min.css CHANGED
@@ -1 +1 @@
1
- .column-term_group,.column-flag,.column-count{width:10%}.form-field input.tog{width:auto;margin-right:2px}#pll_about_box p{text-align:justify}#pll_about_box input{margin:0;padding:0;float:right}#translations-filter .search-box{margin:16px 0 8px 0}.stringstranslations .column-name{width:10%}.stringstranslations .column-string{width:36%}.translation label{display:inline-block;width:23%;vertical-align:top}.translation input,.translation textarea{width:72%}.pll_inline_block{margin:0}.pll_inline_block li{display:inline-block;margin:0;width:250px}th[class*='column-language_']{width:2em}.pll_icon_edit,.pll_icon_add,.pll_icon_tick{display:block;width:16px;height:16px;background-image:url("icons.png")}.pll_icon_edit{background-position:0 -24px}.pll_icon_add{background-position:-16px -24px}.pll_icon_tick{background-position:-32px -24px}.pll_icon_edit:hover{background-position:0 -40px}.pll_icon_add:hover{background-position:-16px -40px}.pll_icon_tick:hover{background-position:-32px -40px}#post-translations table{width:100%;text-align:left;font-size:11px;margin:0 6px}#post-translations td{font-size:11px}#term-translations table{width:97%}#term-translations th,.media-item .describe .media-translations th{padding:8px 10px}#term-translations td,.media-item .describe .media-translations td{font-size:12px;line-height:26px;margin-bottom:9px;padding:4px 10px}.tr-language-column{width:35%}div#term-translations select[id*='tr_lang_']{width:95%}tr#term-translations select[id*='tr_lang_']{width:65%}.tr-edit-column{width:15%}.media-translations{width:460px}
1
+ .column-term_group,.column-flag,.column-count{width:10%}.form-field input.tog{width:auto;margin-right:2px}#pll_about_box p{text-align:justify}#pll_about_box input{margin:0;padding:0;float:right}#string-translation .search-box{margin:16px 0 8px 0}.stringstranslations .column-name,.stringstranslations .column-context{width:10%}.stringstranslations .column-string{width:33%}.translation label{display:inline-block;width:23%;vertical-align:top}.translation input,.translation textarea{width:72%}.pll_inline_block{margin:0}.pll_inline_block li{display:inline-block;margin:0;width:250px}th[class*='column-language_']{width:2em}.pll_icon_edit,.pll_icon_add,.pll_icon_tick{display:block;width:16px;height:16px;background-image:url("icons.png")}.pll_icon_edit{background-position:0 -24px}.pll_icon_add{background-position:-16px -24px}.pll_icon_tick{background-position:-32px -24px}.pll_icon_edit:hover{background-position:0 -40px}.pll_icon_add:hover{background-position:-16px -40px}.pll_icon_tick:hover{background-position:-32px -40px}#post-translations table{width:100%;text-align:left;font-size:11px;margin:0 6px}#post-translations td{font-size:11px}#term-translations table{width:97%}#term-translations th,.media-item .describe .media-translations th{padding:8px 10px}#term-translations td,.media-item .describe .media-translations td{font-size:12px;line-height:26px;margin-bottom:9px;padding:4px 10px}.tr-language-column{width:35%}div#term-translations select[id*='tr_lang_']{width:95%}tr#term-translations select[id*='tr_lang_']{width:65%}.tr-edit-column{width:15%}.media-translations{width:460px}
include/admin-base.php CHANGED
@@ -127,19 +127,27 @@ class Polylang_Admin_Base extends Polylang_Base {
127
  // try to download the file
128
  foreach ($versions as $version) {
129
  $resp = wp_remote_get($base."$version/messages/$locale.mo", $args + array('filename' => $mofile));
130
- if (is_wp_error($resp) || 200 != $resp['response']['code'])
 
131
  continue;
132
-
133
  // try to download ms and continents-cities files if exist (will not return false if failed)
134
  // with new files introduced in WP 3.4
135
- foreach (array('ms', 'continent-cities', 'admin', 'admin-network') as $file)
136
- wp_remote_get($base."$version/messages/$file-$locale.mo", $args + array('filename' => WP_LANG_DIR."/$file-$locale.mo"));
137
-
 
 
138
  // try to download theme files if exist (will not return false if failed)
139
  // FIXME not updated when the theme is updated outside a core update
140
- foreach (array('twentyten', 'twentyeleven', 'twentytwelve', 'twentythirteen') as $theme)
141
- wp_remote_get($base."$version/messages/$theme/$locale.mo", $args + array('filename' => get_theme_root()."/$theme/languages/$locale.mo"));
142
-
 
 
 
 
 
143
  return true;
144
  }
145
  }
@@ -148,7 +156,6 @@ class Polylang_Admin_Base extends Polylang_Base {
148
  }
149
 
150
  // returns options available for the language switcher (menu or widget)
151
- // FIXME do not include the dropdown in menu yet since I need to work on js
152
  function get_switcher_options($type = 'widget', $key ='string') {
153
  $options = array(
154
  'show_names' => array('string' => __('Displays language names', 'polylang'), 'default' => 1),
@@ -157,16 +164,21 @@ class Polylang_Admin_Base extends Polylang_Base {
157
  'hide_current' => array('string' => __('Hides the current language', 'polylang'), 'default' => 0),
158
  );
159
 
160
- $options = ($type == 'menu') ?
161
- array_merge(array('switcher' => array('string' => __('Displays a language switcher at the end of the menu', 'polylang'), 'default' => 0)), $options) :
162
- array_merge($options, array('dropdown' => array('string' => __('Displays as dropdown', 'polylang'), 'default' => 0)));
163
 
164
  return array_map(create_function('$v', "return \$v['$key'];"), $options);
165
  }
166
 
167
  // register strings for translation making sure it is not duplicate or empty
168
- function register_string($name, $string, $multiline = false) {
169
- $to_register = array('name'=> $name, 'string' => $string, 'multiline' => $multiline);
 
 
 
 
 
 
170
  if (!in_array($to_register, $this->strings) && $to_register['string'])
171
  $this->strings[] = $to_register;
172
  }
127
  // try to download the file
128
  foreach ($versions as $version) {
129
  $resp = wp_remote_get($base."$version/messages/$locale.mo", $args + array('filename' => $mofile));
130
+ if (is_wp_error($resp) || 200 != $resp['response']['code']) {
131
+ unlink($mofile); // otherwise we download a gzipped 404 page
132
  continue;
133
+ }
134
  // try to download ms and continents-cities files if exist (will not return false if failed)
135
  // with new files introduced in WP 3.4
136
+ foreach (array('ms', 'continents-cities', 'admin', 'admin-network') as $file) {
137
+ $resp = wp_remote_get($base."$version/messages/$file-$locale.mo", $args + array('filename' => WP_LANG_DIR."/$file-$locale.mo"));
138
+ if (is_wp_error($resp) || 200 != $resp['response']['code'])
139
+ unlink(WP_LANG_DIR."/$file-$locale.mo");
140
+ }
141
  // try to download theme files if exist (will not return false if failed)
142
  // FIXME not updated when the theme is updated outside a core update
143
+ foreach (array('twentyten', 'twentyeleven', 'twentytwelve', 'twentythirteen') as $theme) {
144
+ if (!is_dir($theme_dir = get_theme_root()."/$theme/languages"))
145
+ continue; // the theme is not present
146
+
147
+ $resp = wp_remote_get($base."$version/messages/$theme/$locale.mo", $args + array('filename' => "$theme_dir/$locale.mo"));
148
+ if (is_wp_error($resp) || 200 != $resp['response']['code'])
149
+ unlink("$theme_dir/$locale.mo");
150
+ }
151
  return true;
152
  }
153
  }
156
  }
157
 
158
  // returns options available for the language switcher (menu or widget)
 
159
  function get_switcher_options($type = 'widget', $key ='string') {
160
  $options = array(
161
  'show_names' => array('string' => __('Displays language names', 'polylang'), 'default' => 1),
164
  'hide_current' => array('string' => __('Hides the current language', 'polylang'), 'default' => 0),
165
  );
166
 
167
+ if ($type != 'menu')
168
+ $options['dropdown'] = array('string' => __('Displays as dropdown', 'polylang'), 'default' => 0);
 
169
 
170
  return array_map(create_function('$v', "return \$v['$key'];"), $options);
171
  }
172
 
173
  // register strings for translation making sure it is not duplicate or empty
174
+ function register_string($name, $string, $context = 'polylang', $multiline = false) {
175
+ // backward compatibility with Polylang older than 1.1
176
+ if (is_bool($context)) {
177
+ $multiline = $context;
178
+ $context = 'polylang';
179
+ }
180
+
181
+ $to_register = compact('name', 'string', 'context', 'multiline');
182
  if (!in_array($to_register, $this->strings) && $to_register['string'])
183
  $this->strings[] = $to_register;
184
  }
include/admin-filters.php CHANGED
@@ -10,9 +10,6 @@ class Polylang_Admin_Filters extends Polylang_Admin_Base {
10
  // additionnal filters and actions
11
  add_action('wp_loaded', array(&$this, 'admin_init'), 5);// after Polylang_Base::add_post_types_taxonomie
12
 
13
- // remove the customize menu section as it is unusable with Polylang
14
- add_action('customize_register', array(&$this, 'customize_register'), 20); // since WP 3.4
15
-
16
  // refresh rewrite rules if the 'page_on_front' option is modified
17
  add_action('update_option_page_on_front', 'flush_rewrite_rules');
18
 
@@ -107,12 +104,6 @@ class Polylang_Admin_Filters extends Polylang_Admin_Base {
107
  // ajax response for edit term form
108
  add_action('wp_ajax_term_lang_choice', array(&$this,'term_lang_choice'));
109
 
110
- // filter _wp_auto_add_pages_to_menu by language
111
- add_action('transition_post_status', array(&$this, 'auto_add_pages_to_menu'), 5, 3); // before _wp_auto_add_pages_to_menu
112
-
113
- // modifies the theme location nav menu metabox
114
- add_filter('admin_head-nav-menus.php', array(&$this, 'nav_menu_theme_locations'));
115
-
116
  // widgets languages filter
117
  add_action('in_widget_form', array(&$this, 'in_widget_form'));
118
  add_filter('widget_update_callback', array(&$this, 'widget_update_callback'), 10, 4);
@@ -563,6 +554,9 @@ class Polylang_Admin_Filters extends Polylang_Admin_Base {
563
  if (in_array($property, $this->options['sync']))
564
  $postarr[$property] = $post->$property;
565
 
 
 
 
566
  // synchronise terms and metas in translations
567
  foreach ($translations as $lang => $tr_id) {
568
  if (!$tr_id)
@@ -1055,58 +1049,8 @@ class Polylang_Admin_Filters extends Polylang_Admin_Base {
1055
  $x->send();
1056
  }
1057
 
1058
- // filter _wp_auto_add_pages_to_menu by language
1059
- function auto_add_pages_to_menu( $new_status, $old_status, $post ) {
1060
- if ('publish' != $new_status || 'publish' == $old_status || 'page' != $post->post_type || ! empty($post->post_parent))
1061
- return;
1062
-
1063
- $lang = $this->get_post_language($post->ID);
1064
- $menu_lang = get_option('polylang_nav_menus');
1065
-
1066
- if (!$lang || !$menu_lang)
1067
- return;
1068
-
1069
- // get all the menus in the post language
1070
- $menus = array();
1071
- foreach ($menu_lang as $menu) {
1072
- if (isset($menu[$lang->slug]))
1073
- $menus[] = $menu[$lang->slug];
1074
- }
1075
- $menus = implode(',', $menus);
1076
-
1077
- add_filter('option_nav_menu_options', create_function('$a', "\$a['auto_add'] = array_intersect(\$a['auto_add'], array($menus)); return \$a;"));
1078
- }
1079
-
1080
- // modifies the theme location nav menu metabox
1081
- // thanks to: http://wordpress.stackexchange.com/questions/2770/how-to-add-a-custom-metabox-to-the-menu-management-admin-screen
1082
- function nav_menu_theme_locations() {
1083
- // only if the theme supports nav menus and a nav menu exists
1084
- if ( ! current_theme_supports( 'menus' ) || ! $metabox = &$GLOBALS['wp_meta_boxes']['nav-menus']['side']['default']['nav-menu-theme-locations'] )
1085
- return;
1086
-
1087
- $metabox['callback'] = array(&$this, 'nav_menu_language');
1088
- $metabox['title'] = __('Theme locations and languages', 'polylang');
1089
- }
1090
-
1091
- // displays a message to redirect to the languages options page
1092
- function nav_menu_language() {
1093
- printf('<p class="howto">%s</p>',
1094
- sprintf (__('Please go to the %slanguages page%s to set theme locations and languages', 'polylang'),
1095
- '<a href="' . esc_url(admin_url('options-general.php?page=mlang&tab=menus')) . '">',
1096
- '</a>'
1097
- )
1098
- );
1099
- }
1100
-
1101
- // FIXME remove the customize menu section as it is currently unusable with Polylang
1102
- function customize_register() {
1103
- $GLOBALS['wp_customize']->remove_section('nav'); // since WP 3.4
1104
- }
1105
-
1106
  // modifies the widgets forms to add our language dropdwown list
1107
  function in_widget_form($widget) {
1108
- $widget_lang = get_option('polylang_widgets');
1109
-
1110
  printf('<p><label for="%1$s">%2$s%3$s</label></p>',
1111
  esc_attr( $widget->id.'_lang_choice'),
1112
  __('The widget is displayed for:', 'polylang'),
@@ -1114,16 +1058,15 @@ class Polylang_Admin_Filters extends Polylang_Admin_Base {
1114
  'name' => $widget->id.'_lang_choice',
1115
  'class' => 'tags-input',
1116
  'add_options' => array(array('value' => 0, 'text' => __('All languages', 'polylang'))),
1117
- 'selected' => isset($widget_lang[$widget->id]) ? $widget_lang[$widget->id] : ''
1118
  ))
1119
  );
1120
  }
1121
 
1122
  // called when widget options are saved
1123
  function widget_update_callback($instance, $new_instance, $old_instance, $widget) {
1124
- $widget_lang = get_option('polylang_widgets');
1125
- $widget_lang[$widget->id] = $_POST[$widget->id.'_lang_choice'];
1126
- update_option('polylang_widgets', $widget_lang);
1127
  return $instance;
1128
  }
1129
 
10
  // additionnal filters and actions
11
  add_action('wp_loaded', array(&$this, 'admin_init'), 5);// after Polylang_Base::add_post_types_taxonomie
12
 
 
 
 
13
  // refresh rewrite rules if the 'page_on_front' option is modified
14
  add_action('update_option_page_on_front', 'flush_rewrite_rules');
15
 
104
  // ajax response for edit term form
105
  add_action('wp_ajax_term_lang_choice', array(&$this,'term_lang_choice'));
106
 
 
 
 
 
 
 
107
  // widgets languages filter
108
  add_action('in_widget_form', array(&$this, 'in_widget_form'));
109
  add_filter('widget_update_callback', array(&$this, 'widget_update_callback'), 10, 4);
554
  if (in_array($property, $this->options['sync']))
555
  $postarr[$property] = $post->$property;
556
 
557
+ if (in_array('post_date', $this->options['sync']))
558
+ $post_arr['post_date_gmt'] = $post->post_date_gmt;
559
+
560
  // synchronise terms and metas in translations
561
  foreach ($translations as $lang => $tr_id) {
562
  if (!$tr_id)
1049
  $x->send();
1050
  }
1051
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1052
  // modifies the widgets forms to add our language dropdwown list
1053
  function in_widget_form($widget) {
 
 
1054
  printf('<p><label for="%1$s">%2$s%3$s</label></p>',
1055
  esc_attr( $widget->id.'_lang_choice'),
1056
  __('The widget is displayed for:', 'polylang'),
1058
  'name' => $widget->id.'_lang_choice',
1059
  'class' => 'tags-input',
1060
  'add_options' => array(array('value' => 0, 'text' => __('All languages', 'polylang'))),
1061
+ 'selected' => empty($this->options['widgets'][$widget->id]) ? '' : $this->options['widgets'][$widget->id]
1062
  ))
1063
  );
1064
  }
1065
 
1066
  // called when widget options are saved
1067
  function widget_update_callback($instance, $new_instance, $old_instance, $widget) {
1068
+ $this->options['widgets'][$widget->id] = $_POST[$widget->id.'_lang_choice'];
1069
+ update_option('polylang', $this->options);
 
1070
  return $instance;
1071
  }
1072
 
include/admin.php CHANGED
@@ -50,17 +50,7 @@ class Polylang_Admin extends Polylang_Admin_Base {
50
 
51
  // the languages panel
52
  function languages_page() {
53
- $options = get_option('polylang');
54
-
55
- // for nav menus form
56
- $locations = get_registered_nav_menus();
57
- $menus = wp_get_nav_menus();
58
- $menu_lang = get_option('polylang_nav_menus');
59
-
60
- // for widgets
61
- $widget_lang = get_option('polylang_widgets', array()); // returns empty array if not set yet
62
-
63
- $action = isset($_REQUEST['action']) ? $_REQUEST['action'] : '';
64
 
65
  switch ($action) {
66
  case 'add':
@@ -72,9 +62,9 @@ class Polylang_Admin extends Polylang_Admin_Base {
72
  wp_update_term($r['term_id'], 'language', array('term_group' => $_POST['term_group'])); // can't set the term group directly in wp_insert_term
73
  update_metadata('term', $r['term_id'], '_rtl', $_POST['rtl']);
74
 
75
- if (!isset($options['default_lang'])) { // if this is the first language created, set it as default language
76
- $options['default_lang'] = $_POST['slug'];
77
- update_option('polylang', $options);
78
  }
79
 
80
  flush_rewrite_rules(); // refresh rewrite rules
@@ -116,19 +106,13 @@ class Polylang_Admin extends Polylang_Admin_Base {
116
  $this->delete_term_language($id); // delete language of this term
117
  }
118
 
119
- // delete menus locations
120
- foreach (array_keys($locations) as $location) {
121
- if (isset($menu_lang[$location][$lang_slug]))
122
- unset($menu_lang[$location][$lang_slug]);
123
- }
124
- update_option('polylang_nav_menus', $menu_lang);
125
-
126
  // delete language option in widgets
127
- foreach ($widget_lang as $key=>$slug) {
128
- if ($slug == $lang_slug)
129
- unset ($widget_lang[$key]);
 
 
130
  }
131
- update_option('polylang_widgets', $widget_lang);
132
 
133
  // delete users options
134
  foreach (get_users(array('fields' => 'ID')) as $user_id) {
@@ -145,14 +129,14 @@ class Polylang_Admin extends Polylang_Admin_Base {
145
  wp_delete_term($lang_id, 'language');
146
 
147
  // oops ! we deleted the default language...
148
- if ($options['default_lang'] == $lang_slug) {
149
  if ($listlanguages = $this->get_languages_list())
150
- $options['default_lang'] = $listlanguages[0]->slug; // arbitrary choice...
151
  else
152
- unset($options['default_lang']);
153
- update_option('polylang', $options);
154
  }
155
 
 
156
  flush_rewrite_rules(); // refresh rewrite rules
157
  }
158
  wp_redirect('admin.php?page=mlang'); // to refresh the page (possible thanks to the $_GET['noheader']=true)
@@ -192,29 +176,19 @@ class Polylang_Admin extends Polylang_Admin_Base {
192
  $terms = get_terms($this->taxonomies, array('get'=>'all', 'fields'=>'ids'));
193
  $this->update_translations('term', $terms, $old_slug);
194
 
195
- // update menus locations
196
- foreach (array_keys($locations) as $location) {
197
- if (isset($menu_lang[$location][$old_slug])) {
198
- $menu_lang[$location][$_POST['slug']] = $menu_lang[$location][$old_slug];
199
- unset($menu_lang[$location][$old_slug]);
200
- }
201
- }
202
- update_option('polylang_nav_menus', $menu_lang);
203
-
204
  // update language option in widgets
205
- foreach ($widget_lang as $key=>$lang) {
206
  if ($lang == $old_slug)
207
- $widget_lang[$key] = $_POST['slug'];
208
  }
209
- update_option('polylang_widgets', $widget_lang);
210
 
211
  // update the default language option if necessary
212
- if ($options['default_lang'] == $old_slug) {
213
- $options['default_lang'] = $_POST['slug'];
214
- update_option('polylang', $options);
215
- }
216
  }
217
 
 
 
218
  // and finally update the language itself
219
  $args = array(
220
  'name' => $_POST['name'],
@@ -232,44 +206,45 @@ class Polylang_Admin extends Polylang_Admin_Base {
232
  exit;
233
  break;
234
 
235
- case 'nav-menus':
236
- check_admin_referer( 'nav-menus-lang', '_wpnonce_nav-menus-lang' );
237
-
238
- $menu_lang = $_POST['menu-lang'];
239
- foreach (array_keys($locations) as $location)
240
- foreach (array_keys($this->get_switcher_options('menu')) as $key)
241
- $menu_lang[$location][$key] = isset($menu_lang[$location][$key]) ? 1 : 0;
242
-
243
- update_option('polylang_nav_menus', $menu_lang);
244
- break;
245
-
246
  case 'string-translation':
247
- check_admin_referer( 'string-translation', '_wpnonce_string-translation' );
 
 
248
 
249
- $strings = $this->get_strings();
 
 
250
 
251
- foreach ($this->get_languages_list() as $language) {
252
- if(empty($_POST['translation'][$language->name])) // in case the language filter is active (thanks to John P. Bloch)
253
- continue;
254
 
255
- $mo = $this->mo_import($language);
 
 
 
256
 
257
- foreach ($_POST['translation'][$language->name] as $key=>$translation) {
258
- $mo->add_entry($mo->make_entry($strings[$key]['string'], stripslashes($translation)));
 
 
 
 
 
259
  }
260
- $mo->add_entry($mo->make_entry('', '')); // empty string translation, just in case
261
 
262
- // clean database
263
- if (!empty($_POST['clean'])) {
264
- $new_mo = new MO();
265
- foreach ($strings as $string)
266
- $new_mo->add_entry($mo->make_entry($string['string'], $mo->translate($string['string'])));
267
- }
268
- $this->mo_export(isset($new_mo) ? $new_mo : $mo, $language);
269
  }
270
 
271
  // to refresh the page (possible thanks to the $_GET['noheader']=true)
272
- wp_redirect('admin.php?page=mlang&tab=strings'.(isset($_GET['s']) ? '&s='.$_GET['s'] : ''). (isset($_GET['paged']) ? '&paged='.$_GET['paged'] : ''));
 
 
 
273
  exit;
274
  break;
275
 
@@ -278,15 +253,15 @@ class Polylang_Admin extends Polylang_Admin_Base {
278
 
279
  foreach(array('default_lang', 'force_lang', 'rewrite') as $key)
280
  if (isset($_POST[$key]))
281
- $options[$key] = $_POST[$key];
282
 
283
  foreach (array('browser', 'hide_default', 'redirect_lang', 'media_support') as $key)
284
- $options[$key] = isset($_POST[$key]) ? 1 : 0;
285
 
286
  foreach (array('sync', 'post_types', 'taxonomies') as $key)
287
- $options[$key] = empty($_POST[$key]) ? array() : array_keys($_POST[$key], 1);
288
 
289
- update_option('polylang', $options);
290
 
291
  // refresh rewrite rules in case rewrite, hide_default, post types or taxonomies options have been modified
292
  // it seems useless to refresh permastruct here
@@ -295,7 +270,7 @@ class Polylang_Admin extends Polylang_Admin_Base {
295
  // fills existing posts & terms with default language
296
  if (isset($_POST['fill_languages']) && $nolang = $this->get_objects_with_no_lang()) {
297
  global $wpdb;
298
- $lang = $this->get_language($options['default_lang']);
299
 
300
  $values = array();
301
  foreach ($nolang['posts'] as $post_id)
@@ -314,7 +289,7 @@ class Polylang_Admin extends Polylang_Admin_Base {
314
  $wpdb->query("INSERT INTO $wpdb->termmeta (term_id, meta_key, meta_value) VALUES " . implode(',', $values));
315
 
316
  }
317
- wp_redirect('admin.php?page=mlang&tab=settings');
318
  exit;
319
  break;
320
 
@@ -327,9 +302,6 @@ class Polylang_Admin extends Polylang_Admin_Base {
327
 
328
  // only if at least one language has been created
329
  if ($listlanguages = $this->get_languages_list()) {
330
- if (current_theme_supports('menus'))
331
- $tabs['menus'] = __('Menus','polylang'); // don't display the menu tab if the active theme does not support nav menus
332
-
333
  $tabs['strings'] = __('Strings translation','polylang');
334
  $tabs['settings'] = __('Settings', 'polylang');
335
  }
@@ -358,23 +330,21 @@ class Polylang_Admin extends Polylang_Admin_Base {
358
  $errors[5] = __('The language was created, but the WordPress language file was not downloaded. Please install it manually.', 'polylang');
359
  break;
360
 
361
- case 'menus':
362
- // default values
363
- foreach (array_keys($locations) as $key)
364
- if (isset($menu_lang[$key]))
365
- $menu_lang[$key] = wp_parse_args($menu_lang[$key], $this->get_switcher_options('menu', 'default'));
366
- break;
367
-
368
  case 'strings':
369
  // get the strings to translate
370
  $data = $this->get_strings();
371
- if (!empty($_REQUEST['s'])) {
372
- foreach ($data as $key=>$row) {
373
- if (stripos($row['name'], $_REQUEST['s']) === false && stripos($row['string'], $_REQUEST['s']) === false)
374
- unset ($data[$key]);
375
- }
 
 
 
376
  }
377
 
 
 
378
  // load translations
379
  foreach ($listlanguages as $language) {
380
  // filters by language if requested
@@ -388,7 +358,7 @@ class Polylang_Admin extends Polylang_Admin_Base {
388
  }
389
  }
390
 
391
- $string_table = new Polylang_String_Table();
392
  $string_table->prepare_items($data);
393
  break;
394
 
@@ -453,16 +423,14 @@ class Polylang_Admin extends Polylang_Admin_Base {
453
  }
454
 
455
  function &get_strings() {
456
- global $wp_registered_widgets;
457
- $languages = get_option('polylang_widgets');
458
-
459
  // WP strings
460
- $this->register_string(__('Site Title'), get_option('blogname'));
461
- $this->register_string(__('Tagline'), get_option('blogdescription'));
462
- $this->register_string(__('Date Format'), get_option('date_format'));
463
- $this->register_string(__('Time Format'), get_option('time_format'));
464
 
465
  // widgets titles
 
466
  $sidebars = wp_get_sidebars_widgets();
467
  foreach ($sidebars as $sidebar => $widgets) {
468
  if ($sidebar == 'wp_inactive_widgets' || !isset($widgets))
@@ -477,8 +445,8 @@ class Polylang_Admin extends Polylang_Admin_Base {
477
  $widget_settings = $wp_registered_widgets[$widget]['callback'][0]->get_settings();
478
  $number = $wp_registered_widgets[$widget]['params'][0]['number'];
479
  // don't enable widget title translation if the widget is visible in only one language or if there is no title
480
- if (empty($languages[$widget]) && isset($widget_settings[$number]['title']) && $title = $widget_settings[$number]['title'])
481
- $this->register_string(__('Widget title', 'polylang'), $title);
482
  }
483
  }
484
 
50
 
51
  // the languages panel
52
  function languages_page() {
53
+ $action = isset($_REQUEST['pll_action']) ? $_REQUEST['pll_action'] : '';
 
 
 
 
 
 
 
 
 
 
54
 
55
  switch ($action) {
56
  case 'add':
62
  wp_update_term($r['term_id'], 'language', array('term_group' => $_POST['term_group'])); // can't set the term group directly in wp_insert_term
63
  update_metadata('term', $r['term_id'], '_rtl', $_POST['rtl']);
64
 
65
+ if (!isset($this->options['default_lang'])) { // if this is the first language created, set it as default language
66
+ $this->options['default_lang'] = $_POST['slug'];
67
+ update_option('polylang', $this->options);
68
  }
69
 
70
  flush_rewrite_rules(); // refresh rewrite rules
106
  $this->delete_term_language($id); // delete language of this term
107
  }
108
 
 
 
 
 
 
 
 
109
  // delete language option in widgets
110
+ if (!empty($this->options['widgets'])) {
111
+ foreach ($this->options['widgets'] as $key=>$slug) {
112
+ if ($slug == $lang_slug)
113
+ unset($this->options['widgets'][$key]);
114
+ }
115
  }
 
116
 
117
  // delete users options
118
  foreach (get_users(array('fields' => 'ID')) as $user_id) {
129
  wp_delete_term($lang_id, 'language');
130
 
131
  // oops ! we deleted the default language...
132
+ if ($this->options['default_lang'] == $lang_slug) {
133
  if ($listlanguages = $this->get_languages_list())
134
+ $this->options['default_lang'] = $listlanguages[0]->slug; // arbitrary choice...
135
  else
136
+ unset($this->options['default_lang']);
 
137
  }
138
 
139
+ update_option('polylang', $this->options);
140
  flush_rewrite_rules(); // refresh rewrite rules
141
  }
142
  wp_redirect('admin.php?page=mlang'); // to refresh the page (possible thanks to the $_GET['noheader']=true)
176
  $terms = get_terms($this->taxonomies, array('get'=>'all', 'fields'=>'ids'));
177
  $this->update_translations('term', $terms, $old_slug);
178
 
 
 
 
 
 
 
 
 
 
179
  // update language option in widgets
180
+ foreach ($this->options['widgets'] as $key=>$lang) {
181
  if ($lang == $old_slug)
182
+ $this->options['widgets'][$key] = $_POST['slug'];
183
  }
 
184
 
185
  // update the default language option if necessary
186
+ if ($this->options['default_lang'] == $old_slug)
187
+ $this->options['default_lang'] = $_POST['slug'];
 
 
188
  }
189
 
190
+ update_option('polylang', $this->options);
191
+
192
  // and finally update the language itself
193
  $args = array(
194
  'name' => $_POST['name'],
206
  exit;
207
  break;
208
 
 
 
 
 
 
 
 
 
 
 
 
209
  case 'string-translation':
210
+ if (!empty($_REQUEST['submit'])) {
211
+ check_admin_referer( 'string-translation', '_wpnonce_string-translation' );
212
+ $strings = $this->get_strings();
213
 
214
+ foreach ($this->get_languages_list() as $language) {
215
+ if(empty($_POST['translation'][$language->name])) // in case the language filter is active (thanks to John P. Bloch)
216
+ continue;
217
 
218
+ $mo = $this->mo_import($language);
 
 
219
 
220
+ foreach ($_POST['translation'][$language->name] as $key=>$translation) {
221
+ $mo->add_entry($mo->make_entry($strings[$key]['string'], stripslashes($translation)));
222
+ }
223
+ $mo->add_entry($mo->make_entry('', '')); // empty string translation, just in case
224
 
225
+ // clean database
226
+ if (!empty($_POST['clean'])) {
227
+ $new_mo = new MO();
228
+ foreach ($strings as $string)
229
+ $new_mo->add_entry($mo->make_entry($string['string'], $mo->translate($string['string'])));
230
+ }
231
+ $this->mo_export(isset($new_mo) ? $new_mo : $mo, $language);
232
  }
233
+ }
234
 
235
+ if (WP_List_Table::current_action() == 'delete' && !empty($_REQUEST['strings']) && function_exists('icl_unregister_string')) {
236
+ check_admin_referer( 'string-translation', '_wpnonce_string-translation' );
237
+ $strings = $this->get_strings();
238
+
239
+ foreach ($_REQUEST['strings'] as $key)
240
+ icl_unregister_string($strings[$key]['context'], $strings[$key]['name']);
 
241
  }
242
 
243
  // to refresh the page (possible thanks to the $_GET['noheader']=true)
244
+ $url = 'admin.php?page=mlang&tab=strings';
245
+ foreach(array('s', 'paged', 'group') as $qv)
246
+ $url = empty($_REQUEST[$qv]) ? $url : $url . '&' . $qv . '=' . $_REQUEST[$qv];
247
+ wp_redirect($url);
248
  exit;
249
  break;
250
 
253
 
254
  foreach(array('default_lang', 'force_lang', 'rewrite') as $key)
255
  if (isset($_POST[$key]))
256
+ $this->options[$key] = $_POST[$key];
257
 
258
  foreach (array('browser', 'hide_default', 'redirect_lang', 'media_support') as $key)
259
+ $this->options[$key] = isset($_POST[$key]) ? 1 : 0;
260
 
261
  foreach (array('sync', 'post_types', 'taxonomies') as $key)
262
+ $this->options[$key] = empty($_POST[$key]) ? array() : array_keys($_POST[$key], 1);
263
 
264
+ update_option('polylang', $this->options);
265
 
266
  // refresh rewrite rules in case rewrite, hide_default, post types or taxonomies options have been modified
267
  // it seems useless to refresh permastruct here
270
  // fills existing posts & terms with default language
271
  if (isset($_POST['fill_languages']) && $nolang = $this->get_objects_with_no_lang()) {
272
  global $wpdb;
273
+ $lang = $this->get_language($this->options['default_lang']);
274
 
275
  $values = array();
276
  foreach ($nolang['posts'] as $post_id)
289
  $wpdb->query("INSERT INTO $wpdb->termmeta (term_id, meta_key, meta_value) VALUES " . implode(',', $values));
290
 
291
  }
292
+ wp_redirect('admin.php?page=mlang&tab=settings&updated=true'); // updated=true interpreted by WP
293
  exit;
294
  break;
295
 
302
 
303
  // only if at least one language has been created
304
  if ($listlanguages = $this->get_languages_list()) {
 
 
 
305
  $tabs['strings'] = __('Strings translation','polylang');
306
  $tabs['settings'] = __('Settings', 'polylang');
307
  }
330
  $errors[5] = __('The language was created, but the WordPress language file was not downloaded. Please install it manually.', 'polylang');
331
  break;
332
 
 
 
 
 
 
 
 
333
  case 'strings':
334
  // get the strings to translate
335
  $data = $this->get_strings();
336
+
337
+ $selected = empty($_REQUEST['group']) ? -1 : $_REQUEST['group'];
338
+ foreach ($data as $key=>$row) {
339
+ $groups[] = $row['context']; // get the groups
340
+
341
+ // filter for search string
342
+ if (($selected !=-1 && $row['context'] != $selected) || (!empty($_REQUEST['s']) && stripos($row['name'], $_REQUEST['s']) === false && stripos($row['string'], $_REQUEST['s']) === false))
343
+ unset ($data[$key]);
344
  }
345
 
346
+ $groups = array_unique($groups);
347
+
348
  // load translations
349
  foreach ($listlanguages as $language) {
350
  // filters by language if requested
358
  }
359
  }
360
 
361
+ $string_table = new Polylang_String_Table($groups, $selected);
362
  $string_table->prepare_items($data);
363
  break;
364
 
423
  }
424
 
425
  function &get_strings() {
 
 
 
426
  // WP strings
427
+ $this->register_string(__('Site Title'), get_option('blogname'), 'WordPress');
428
+ $this->register_string(__('Tagline'), get_option('blogdescription'), 'WordPress');
429
+ $this->register_string(__('Date Format'), get_option('date_format'), 'WordPress');
430
+ $this->register_string(__('Time Format'), get_option('time_format'), 'WordPress');
431
 
432
  // widgets titles
433
+ global $wp_registered_widgets;
434
  $sidebars = wp_get_sidebars_widgets();
435
  foreach ($sidebars as $sidebar => $widgets) {
436
  if ($sidebar == 'wp_inactive_widgets' || !isset($widgets))
445
  $widget_settings = $wp_registered_widgets[$widget]['callback'][0]->get_settings();
446
  $number = $wp_registered_widgets[$widget]['params'][0]['number'];
447
  // don't enable widget title translation if the widget is visible in only one language or if there is no title
448
+ if (empty($this->options['widgets'][$widget]) && isset($widget_settings[$number]['title']) && $title = $widget_settings[$number]['title'])
449
+ $this->register_string(__('Widget title', 'polylang'), $title, 'Widget');
450
  }
451
  }
452
 
include/auto-translate.php ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ /*
3
+ * auto translates the posts and terms ids
4
+ * useful for example for themes querying a specific cat
5
+ */
6
+ class Polylang_Auto_Translate {
7
+ function __construct() {
8
+ add_action('pre_get_posts', array(&$this, 'pre_get_posts')); // after Polylang
9
+ }
10
+
11
+ function pre_get_posts($query) {
12
+ if (!$lang = pll_current_language())
13
+ return;
14
+
15
+ global $wpdb, $polylang;
16
+ $qv = &$query->query_vars;
17
+
18
+ $sign = create_function('$n', 'return $n > 0 ? 1 : ($n < 0 ? -1 : 0);');
19
+
20
+ // /!\ always keep untranslated as is
21
+
22
+ // term ids separated by a comma
23
+ $arr = array();
24
+ if (!empty($qv['cat'])) {
25
+ foreach (explode(',', $qv['cat']) as $cat)
26
+ $arr[] = ($tr = $sign($cat) * pll_get_term(abs($cat))) ? $tr : $cat;
27
+
28
+ $qv['cat'] = implode(',', $arr);
29
+ }
30
+
31
+ // category_name
32
+ $arr = array();
33
+ if (!empty($qv['category_name'])) {
34
+ foreach (explode(',', $qv['category_name']) as $slug)
35
+ $arr[] = (($cat = get_category_by_slug($slug)) && ($tr_id = pll_get_term($cat->term_id)) && !is_wp_error($tr = get_category($tr_id))) ?
36
+ $tr->slug : $slug;
37
+
38
+ $qv['category_name'] = implode(',', $arr);
39
+ }
40
+
41
+ // array of term ids
42
+ foreach (array('category__and', 'category__in', 'category__not_in', 'tag__and', 'tag__in', 'tag__not_in') as $key) {
43
+ $arr = array();
44
+ if (!empty($qv[$key])) {
45
+ foreach ($qv[$key] as $cat)
46
+ $arr[] = ($tr = pll_get_term($cat)) ? $tr : $cat;
47
+
48
+ $qv[$key] = $arr;
49
+ }
50
+ }
51
+
52
+ // tag
53
+ $arr = array();
54
+ if (!empty($qv['tag'])) {
55
+ $sep = strpos($qv['tag'], ',') !== false ? ',' : '+'; // two possible separators for tag slugs
56
+ foreach (explode($sep, $qv['tag']) as $slug)
57
+ $arr[] = (($tag = get_term_by('slug', $slug, 'post_tag')) && ($tr_id = pll_get_term($tag->term_id)) && !is_wp_error($tr = get_tag($tr_id))) ?
58
+ $tr->slug : $slug;
59
+
60
+ $qv['tag'] = implode($sep, $arr);
61
+ }
62
+
63
+ // tag_id can only take one id
64
+ if (!empty($qv['tag_id']) && $tr_id = pll_get_term($qv['tag_id']))
65
+ $qv['tag_id'] = $tr_id;
66
+
67
+
68
+ // array of tag slugs
69
+ foreach (array('tag_slug__and', 'tag_slug__in') as $key) {
70
+ $arr = array();
71
+ if (!empty($qv[$key])) {
72
+ foreach ($qv[$key] as $slug)
73
+ $arr[] = (($tag = get_term_by('slug', $slug, 'post_tag')) && ($tr_id = pll_get_term($tag->term_id)) && !is_wp_error($tr = get_tag($tr_id))) ?
74
+ $tr->slug : $slug;
75
+
76
+ $qv[$key] = $arr;
77
+ }
78
+ }
79
+
80
+ // custom taxonomies
81
+ // according to codex, this type of query is deprecated as of WP 3.1 but it does not appear in WP 3.5 source code
82
+ foreach (array_diff($polylang->taxonomies, array('category', 'post_tag')) as $taxonomy) {
83
+ $tax = get_taxonomy($taxonomy);
84
+ $arr = array();
85
+ if (!empty($qv[$tax->query_var])) {
86
+ $sep = strpos($qv[$tax->query_var], ',') !== false ? ',' : '+'; // two possible separators
87
+ foreach (explode($sep, $qv[$tax->query_var]) as $slug)
88
+ $arr[] = (($tag = get_term_by('slug', $slug, $taxonomy)) && ($tr_id = pll_get_term($tag->term_id)) && !is_wp_error($tr = get_term($tr_id, $taxonomy))) ?
89
+ $tr->slug : $slug;
90
+
91
+ $qv[$tax->query_var] = implode($sep, $arr);
92
+ }
93
+ }
94
+
95
+ // tax_query since WP 3.1
96
+ if (!empty($qv['tax_query']) && is_array($qv['tax_query'])) {
97
+ foreach ($qv['tax_query'] as $key => $q) {
98
+ $arr = array();
99
+ $field = empty($q['field']) ? 'id' : $q['field'];
100
+ foreach ( (array) $q['terms'] as $t)
101
+ $arr[] = (($tag = get_term_by($field, $t, $q['taxonomy'])) && ($tr_id = pll_get_term($tag->term_id)) && !is_wp_error($tr = get_term($tr_id, $q['taxonomy']))) ?
102
+ $tr->$field : $t;
103
+
104
+ $qv['tax_query'][$key]['terms'] = implode(',', $arr);
105
+ }
106
+ }
107
+
108
+ // p, page_id, post_parent can only take one id
109
+ foreach (array('p', 'page_id', 'post_parent') as $key)
110
+ if (!empty($qv[$key]) && $tr_id = pll_get_post($qv[$key]))
111
+ $qv[$key] = $tr_id;
112
+
113
+ // name, pagename can only take one slug
114
+ foreach (array('name', 'pagename') as $key) {
115
+ if (!empty($qv[$key])) {
116
+ // no function to get post by name
117
+ $post_type = empty($qv['post_type']) ? 'post' : $qv['post_type'];
118
+ $id = $wpdb->get_var($wpdb->prepare("SELECT ID from $wpdb->posts WHERE post_type=%s AND post_name=%s", $post_type, $qv[$key]));
119
+ $qv[$key] = ($id && ($tr_id = pll_get_post($id)) && $tr = get_post($tr_id)) ? $tr->post_name : $qv[$key];
120
+ }
121
+ }
122
+
123
+ // array of post ids
124
+ foreach (array('post__in', 'post__not_in') as $key) {
125
+ $arr = array();
126
+ if (!empty($qv[$key])) {
127
+ foreach ($qv[$key] as $p)
128
+ $arr[] = ($tr = pll_get_post($p)) ? $tr : $p;
129
+
130
+ $qv[$key] = $arr;
131
+ }
132
+ }
133
+ }
134
+ }
135
+
136
+ add_action('pll_language_defined', create_function('', 'new Polylang_Auto_Translate();'));
include/base.php CHANGED
@@ -4,9 +4,12 @@
4
  abstract class Polylang_Base {
5
  public $post_types; // post types to filter by language
6
  public $taxonomies; // taxonomies to filter by language
 
 
7
 
8
  protected $options;
9
  protected $home;
 
10
  protected $strings = array(); // strings to translate
11
 
12
  // used to cache results
@@ -16,9 +19,15 @@ abstract class Polylang_Base {
16
  private $links = array();
17
 
18
  function __construct() {
 
 
 
 
 
19
  // init options often needed
20
  $this->options = get_option('polylang');
21
  $this->home = get_option('home');
 
22
 
23
  add_action('wp_loaded', array(&$this, 'add_post_types_taxonomies'), 1); // must come after 'init' to be sure that all post types and taxonomies are registered
24
  }
@@ -32,7 +41,7 @@ abstract class Polylang_Base {
32
  $post_types = array_merge($post_types, $this->options['post_types']);
33
  $this->post_types = apply_filters('pll_get_post_types', array_combine($post_types, $post_types), false);
34
 
35
- $taxonomies = array('category', 'post_tag');
36
  if (!empty($this->options['taxonomies']))
37
  $taxonomies = array_merge($taxonomies, $this->options['taxonomies']);
38
  $this->taxonomies = apply_filters('pll_get_taxonomies', array_combine($taxonomies, $taxonomies), false);
@@ -42,11 +51,13 @@ abstract class Polylang_Base {
42
  function get_languages_list($args = array()) {
43
  // although get_terms is cached, it is efficient to add our own cache
44
  // FIXME don't use on admin in case we modify the list of languages!
45
- if (!is_admin() && isset($this->languages_list[$cache_key = md5(serialize($args))]))
46
  return $this->languages_list[$cache_key];
47
 
48
  $args = wp_parse_args($args, array('hide_empty' => false, 'orderby'=> 'term_group'));
49
- return is_admin() ? get_terms('language', $args) : $this->languages_list[$cache_key] = get_terms('language', $args);
 
 
50
  }
51
 
52
  // retrieves the dropdown list of the languages
@@ -202,7 +213,7 @@ abstract class Polylang_Base {
202
  return $url;
203
 
204
  global $wp_rewrite;
205
- if ($wp_rewrite->using_permalinks()) {
206
  $base = $this->options['rewrite'] ? '' : 'language/';
207
  $slug = $this->options['default_lang'] == $lang->slug && $this->options['hide_default'] ? '' : $base.$lang->slug.'/';
208
  return esc_url(str_replace($this->home.'/'.$wp_rewrite->root, $this->home.'/'.$wp_rewrite->root.$slug, $url));
@@ -218,7 +229,7 @@ abstract class Polylang_Base {
218
  // optionally rewrite posts, pages links to filter them by language
219
  // rewrite post format (and optionally categories and post tags) archives links to filter them by language
220
  function add_post_term_link_filters() {
221
- if ($this->options['force_lang'] && $GLOBALS['wp_rewrite']->using_permalinks()) {
222
  foreach (array('post_link', '_get_page_link', 'post_type_link') as $filter)
223
  add_filter($filter, array(&$this, 'post_link'), 10, 2);
224
  }
@@ -246,7 +257,7 @@ abstract class Polylang_Base {
246
  if (isset($this->links[$link]))
247
  return $this->links[$link];
248
 
249
- return $this->links[$link] = ($tax == 'post_format' || ($this->options['force_lang'] && $GLOBALS['wp_rewrite']->using_permalinks() && in_array($tax, $this->taxonomies))) ?
250
  $this->add_language_to_link($link, $this->get_term_language($term->term_id)) : $link;
251
  }
252
 
@@ -258,7 +269,7 @@ abstract class Polylang_Base {
258
 
259
  // overwrite with custom flags
260
  // never use custom flags on admin side
261
- if (!is_admin() && ( file_exists(PLL_LOCAL_DIR.($file = '/'.$lang->description.'.png')) || file_exists(PLL_LOCAL_DIR.($file = '/'.$lang->description.'.jpg')) ))
262
  $url = PLL_LOCAL_URL.$file;
263
 
264
  return apply_filters('pll_get_flag', empty($url) ? '' :
4
  abstract class Polylang_Base {
5
  public $post_types; // post types to filter by language
6
  public $taxonomies; // taxonomies to filter by language
7
+ public $is_ajax_on_front;
8
+ public $is_admin;
9
 
10
  protected $options;
11
  protected $home;
12
+ protected $using_permalinks;
13
  protected $strings = array(); // strings to translate
14
 
15
  // used to cache results
19
  private $links = array();
20
 
21
  function __construct() {
22
+ // avoid loading polylang admin filters for frontend ajax requests if 'pll_load_front' is set (thanks to g100g)
23
+ // FIXME should I permit plugins to overwrite this?
24
+ $this->is_ajax_on_front = defined('DOING_AJAX') && isset($_REQUEST['pll_load_front']);
25
+ $this->is_admin = defined('DOING_CRON') || (is_admin() && !$this->is_ajax_on_front);
26
+
27
  // init options often needed
28
  $this->options = get_option('polylang');
29
  $this->home = get_option('home');
30
+ $this->using_permalinks = (bool) get_option('permalink_structure');
31
 
32
  add_action('wp_loaded', array(&$this, 'add_post_types_taxonomies'), 1); // must come after 'init' to be sure that all post types and taxonomies are registered
33
  }
41
  $post_types = array_merge($post_types, $this->options['post_types']);
42
  $this->post_types = apply_filters('pll_get_post_types', array_combine($post_types, $post_types), false);
43
 
44
+ $taxonomies = array('category', 'post_tag', 'nav_menu');
45
  if (!empty($this->options['taxonomies']))
46
  $taxonomies = array_merge($taxonomies, $this->options['taxonomies']);
47
  $this->taxonomies = apply_filters('pll_get_taxonomies', array_combine($taxonomies, $taxonomies), false);
51
  function get_languages_list($args = array()) {
52
  // although get_terms is cached, it is efficient to add our own cache
53
  // FIXME don't use on admin in case we modify the list of languages!
54
+ if (!$this->is_admin && isset($this->languages_list[$cache_key = md5(serialize($args))]))
55
  return $this->languages_list[$cache_key];
56
 
57
  $args = wp_parse_args($args, array('hide_empty' => false, 'orderby'=> 'term_group'));
58
+ $languages = get_terms('language', $args);
59
+ $languages = empty($languages) || is_wp_error($languages) ? array() : $languages;
60
+ return isset($cache_key) ? ($this->languages_list[$cache_key] = $languages) : $languages;
61
  }
62
 
63
  // retrieves the dropdown list of the languages
213
  return $url;
214
 
215
  global $wp_rewrite;
216
+ if ($this->using_permalinks) {
217
  $base = $this->options['rewrite'] ? '' : 'language/';
218
  $slug = $this->options['default_lang'] == $lang->slug && $this->options['hide_default'] ? '' : $base.$lang->slug.'/';
219
  return esc_url(str_replace($this->home.'/'.$wp_rewrite->root, $this->home.'/'.$wp_rewrite->root.$slug, $url));
229
  // optionally rewrite posts, pages links to filter them by language
230
  // rewrite post format (and optionally categories and post tags) archives links to filter them by language
231
  function add_post_term_link_filters() {
232
+ if ($this->options['force_lang'] && $this->using_permalinks) {
233
  foreach (array('post_link', '_get_page_link', 'post_type_link') as $filter)
234
  add_filter($filter, array(&$this, 'post_link'), 10, 2);
235
  }
257
  if (isset($this->links[$link]))
258
  return $this->links[$link];
259
 
260
+ return $this->links[$link] = ($tax == 'post_format' || ($this->options['force_lang'] && $this->using_permalinks && in_array($tax, $this->taxonomies))) ?
261
  $this->add_language_to_link($link, $this->get_term_language($term->term_id)) : $link;
262
  }
263
 
269
 
270
  // overwrite with custom flags
271
  // never use custom flags on admin side
272
+ if (!$this->is_admin && ( file_exists(PLL_LOCAL_DIR.($file = '/'.$lang->description.'.png')) || file_exists(PLL_LOCAL_DIR.($file = '/'.$lang->description.'.jpg')) ))
273
  $url = PLL_LOCAL_URL.$file;
274
 
275
  return apply_filters('pll_get_flag', empty($url) ? '' :
include/core.php CHANGED
@@ -33,7 +33,7 @@ class Polylang_Core extends Polylang_base {
33
 
34
  // text domain management
35
  if ($this->options['force_lang'] && get_option('permalink_structure')) {
36
- add_action('setup_theme', array(&$this, 'setup_theme'), 5); // after Polylang::setup_theme
37
  add_action('wp_loaded', array(&$this, 'add_language_filters'), 5); // after Polylang_Base::add_post_types_taxonomies
38
  }
39
  else {
@@ -81,7 +81,7 @@ class Polylang_Core extends Polylang_base {
81
  add_filter('redirect_canonical', array(&$this, 'redirect_canonical'), 10, 2);
82
 
83
  // adds javascript at the end of the document
84
- if (!$GLOBALS['wp_rewrite']->using_permalinks() && (!defined('PLL_SEARCH_FORM_JS') || PLL_SEARCH_FORM_JS))
85
  add_action('wp_footer', array(&$this, 'wp_print_footer_scripts'));
86
 
87
  // adds the language information in the search form
@@ -109,11 +109,6 @@ class Polylang_Core extends Polylang_base {
109
 
110
  $this->add_post_term_link_filters(); // these filters are in base as they may be used on admin side too
111
 
112
- // filters the nav menus according to the current language
113
- add_filter('theme_mod_nav_menu_locations', array(&$this, 'nav_menu_locations'));
114
- add_filter('wp_nav_menu_args', array(&$this, 'wp_nav_menu_args'));
115
- add_filter('wp_nav_menu_items', array(&$this, 'wp_nav_menu_items'), 10, 2);
116
-
117
  // filters the widgets according to the current language
118
  add_filter('widget_display_callback', array(&$this, 'widget_display_callback'), 10, 3);
119
 
@@ -127,6 +122,11 @@ class Polylang_Core extends Polylang_base {
127
  // modifies the home url
128
  if (!defined('PLL_FILTER_HOME_URL') || PLL_FILTER_HOME_URL)
129
  add_filter('home_url', array(&$this, 'home_url'), 10, 2);
 
 
 
 
 
130
  }
131
 
132
  // returns the language according to browser preference or the default language
@@ -207,7 +207,7 @@ class Polylang_Core extends Polylang_base {
207
  $lang = $this->get_language(reset(explode(',',$var))); // choose the first queried language
208
 
209
  // Ajax thanks to g100g
210
- elseif (isset($_REQUEST['pll_load_front']))
211
  $lang = empty($_REQUEST['lang']) ? $this->get_preferred_language() : $this->get_language($_REQUEST['lang']);
212
 
213
  elseif ((is_single() || is_page() || (is_attachment() && $this->options['media_support'])) && ( ($var = get_queried_object_id()) || ($var = get_query_var('p')) || ($var = get_query_var('page_id')) || ($var = get_query_var('attachment_id')) ))
@@ -237,10 +237,15 @@ class Polylang_Core extends Polylang_base {
237
 
238
  // sets the language when it is always included in the url
239
  function setup_theme() {
 
 
 
 
 
 
240
  if (!$languages_list = $this->get_languages_list())
241
  return;
242
 
243
- global $wp_rewrite;
244
  // special case for ajax request
245
  if (isset($_REQUEST['pll_load_front']))
246
  $this->curlang = empty($_REQUEST['lang']) ? $this->get_preferred_language() : $this->get_language($_REQUEST['lang']);
@@ -251,14 +256,14 @@ class Polylang_Core extends Polylang_base {
251
  $languages[] = $language->slug;
252
 
253
  $root = $this->options['rewrite'] ? '' : 'language/';
254
- $languages = $wp_rewrite->using_permalinks() ? '#\/'.$root.'('.implode('|', $languages).')\/#' : '#lang=('.implode('|', $languages).')#';
255
  preg_match($languages, trailingslashit($_SERVER['REQUEST_URI']), $matches);
256
 
257
  // home is resquested
258
  // some PHP setups turn requests for / into /index.php in REQUEST_URI
259
  // thanks to Gonçalo Peres for pointing out the issue with queries unknown to WP
260
  // http://wordpress.org/support/topic/plugin-polylang-language-homepage-redirection-problem-and-solution-but-incomplete?replies=4#post-2729566
261
- if (str_replace('www.', '', home_url('/')) == trailingslashit((is_ssl() ? 'https://' : 'http://').str_replace('www.', '', $_SERVER['HTTP_HOST']).str_replace(array($wp_rewrite->index, '?'.$_SERVER['QUERY_STRING']), array('', ''), $_SERVER['REQUEST_URI']))) {
262
  // take care to post & page preview http://wordpress.org/support/topic/static-frontpage-url-parameter-url-language-information
263
  if (isset($_GET['preview']) && ( (isset($_GET['p']) && $id = $_GET['p']) || (isset($_GET['page_id']) && $id = $_GET['page_id']) ))
264
  $this->curlang = ($lg = $this->get_post_language($id)) ? $lg : $this->get_language($this->options['default_lang']);
@@ -277,13 +282,13 @@ class Polylang_Core extends Polylang_base {
277
 
278
  // first test for wp-login, wp-signup, wp-activate
279
  // stripos for case insensitive file systems
280
- elseif (false === stripos($_SERVER['SCRIPT_NAME'], $wp_rewrite->index) || !$this->options['hide_default'])
281
  $this->curlang = $this->get_preferred_language();
282
 
283
  else
284
  $this->curlang = $this->get_language($this->options['default_lang']);
285
 
286
- if ($wp_rewrite->using_permalinks())
287
  add_action('wp', array(&$this, 'check_language_code_in_url')); // before Wordpress redirect_canonical
288
  }
289
 
@@ -354,7 +359,7 @@ class Polylang_Core extends Polylang_base {
354
  if (!headers_sent() && PLL_COOKIE !== false && (!isset($_COOKIE[PLL_COOKIE]) || $_COOKIE[PLL_COOKIE] != $this->curlang->slug))
355
  setcookie(PLL_COOKIE, $this->curlang->slug, time() + 31536000 /* 1 year */, COOKIEPATH, COOKIE_DOMAIN);
356
 
357
- if (!($this->options['force_lang'] && $GLOBALS['wp_rewrite']->using_permalinks())) {
358
  // set all our language filters and actions
359
  $this->add_language_filters();
360
 
@@ -395,12 +400,9 @@ class Polylang_Core extends Polylang_base {
395
  }
396
 
397
  // special actions when home page is requested
398
- // optionally redirects to the home page in the preferred language
399
  function home_requested($query = false) {
400
- global $wp_rewrite;
401
-
402
  // need this filter to get the right url when adding language code to all urls
403
- if ($this->options['force_lang'] && $wp_rewrite->using_permalinks())
404
  add_filter('_get_page_link', array(&$this, 'post_link'), 10, 2);
405
 
406
  // FIXME cookie wordpress_polylang removed since 1.0
@@ -410,6 +412,15 @@ class Polylang_Core extends Polylang_base {
410
  $this->get_language($this->options['default_lang']) :
411
  $this->get_preferred_language(); // sets the language according to browser preference or default language
412
 
 
 
 
 
 
 
 
 
 
413
  // we are already on the right page
414
  if ($this->options['default_lang'] == $this->curlang->slug && $this->options['hide_default']) {
415
  if ($this->page_on_front && $link_id = $this->get_post($this->page_on_front, $this->curlang))
@@ -424,7 +435,7 @@ class Polylang_Core extends Polylang_base {
424
  // don't redirect if $_POST is not empty as it could break other plugins
425
  // don't forget the query string which may be added by plugins
426
  elseif (is_string($redirect = $this->get_home_url($this->curlang)) && empty($_POST)) {
427
- wp_redirect(empty($_SERVER['QUERY_STRING']) ? $redirect : $redirect . ($wp_rewrite->using_permalinks() ? '?' : '&') . $_SERVER['QUERY_STRING']);
428
  exit;
429
  }
430
  }
@@ -456,12 +467,12 @@ class Polylang_Core extends Polylang_base {
456
  if (isset($qv['post_type']) && !$is_post_type)
457
  return;
458
 
459
- global $wp_rewrite;
460
  $this->first_query = false;
461
 
462
  // special case for wp-signup.php & wp-activate.php
463
  // stripos for case insensitive file systems
464
- if (false === stripos($_SERVER['SCRIPT_NAME'], $wp_rewrite->index)) {
 
465
  $this->curlang = $this->get_preferred_language();
466
  return;
467
  }
@@ -518,7 +529,7 @@ class Polylang_Core extends Polylang_base {
518
  (isset($qv['post_type']) && $query->is_post_type_archive && $is_post_type);
519
 
520
  // sets 404 when the language is not set for archives needing the language in the url
521
- if (!$this->options['hide_default'] && !isset($qv['lang']) && !$wp_rewrite->using_permalinks() && $is_archive)
522
  $query->set_404();
523
 
524
  // sets the language in case we hide the default language
@@ -653,9 +664,9 @@ class Polylang_Core extends Polylang_base {
653
 
654
  // adds some javascript workaround knowing it's not perfect...
655
  function wp_print_footer_scripts() {
656
- // modifies the search form since filtering get_search_form won't work if the template uses searchform.php or the search form is hardcoded
657
  // don't use directly e[0] just in case there is somewhere else an element named 's'
658
- // check before if the hidden input has not already been introduced by get_search_form (FIXME: is there a way to improve this ?
659
  // thanks to AndyDeGroo for improving the code for compatility with old browsers
660
  // http://wordpress.org/support/topic/development-of-polylang-version-08?replies=6#post-2645559
661
 
@@ -685,10 +696,10 @@ class Polylang_Core extends Polylang_base {
685
  }
686
 
687
  // adds the language information in the search form
688
- // does not work if searchform.php is used or if the search form is hardcoded in another template file
689
  function get_search_form($form) {
690
  if ($form)
691
- $form = $GLOBALS['wp_rewrite']->using_permalinks() ?
692
  str_replace(trailingslashit($this->home), $this->get_home_url($this->curlang, true), $form) :
693
  str_replace('</form>', '<input type="hidden" name="lang" value="'.esc_attr($this->curlang->slug).'" /></form>', $form);
694
 
@@ -697,17 +708,15 @@ class Polylang_Core extends Polylang_base {
697
 
698
  // rewrites the admin bar search form to include the language
699
  function admin_bar_search_menu($wp_admin_bar) {
700
- global $wp_rewrite;
701
-
702
  $title = sprintf('
703
  <form action="%s" method="get" id="adminbarsearch">
704
  <input class="adminbar-input" name="s" id="adminbar-search" tabindex="10" type="text" value="" maxlength="150" />
705
  <input type="submit" class="adminbar-button" value="%s"/>
706
  %s
707
  </form>',
708
- $wp_rewrite->using_permalinks() ? $this->get_home_url($this->curlang, true) : esc_url($this->home),
709
  __('Search'),
710
- $wp_rewrite->using_permalinks() ? '' : sprintf('<input type="hidden" name="lang" value="%s" />', esc_attr($this->curlang->slug))
711
  );
712
 
713
  $wp_admin_bar->add_menu(array(
@@ -752,7 +761,7 @@ class Polylang_Core extends Polylang_base {
752
  if (isset($this->translation_url[$language->slug]))
753
  return $this->translation_url[$language->slug];
754
 
755
- global $wp_query, $wp_rewrite;
756
  $qv = $wp_query->query;
757
  $hide = $this->options['default_lang'] == $language->slug && $this->options['hide_default'];
758
 
@@ -779,7 +788,7 @@ class Polylang_Core extends Polylang_base {
779
 
780
  // don't test if there are existing translations before creating the url as it would be very expensive in sql queries
781
  elseif (is_archive()) {
782
- if ($wp_rewrite->using_permalinks()) {
783
  $filters = array('author_link', 'post_type_archive_link', 'year_link', 'month_link', 'day_link');
784
 
785
  // prevents filtering links by current language
@@ -817,7 +826,7 @@ class Polylang_Core extends Polylang_base {
817
  }
818
 
819
  elseif (is_search()) {
820
- if ($wp_rewrite->using_permalinks())
821
  $url = $this->add_language_to_link($this->home.'/?'.$_SERVER['QUERY_STRING'], $language);
822
  else {
823
  $url = add_query_arg('lang', $language->slug);
@@ -831,53 +840,10 @@ class Polylang_Core extends Polylang_base {
831
  return $this->translation_url[$language->slug] = (isset($url) && !is_wp_error($url) ? $url : null);
832
  }
833
 
834
- // filters the nav menus according to the current language when called from get_nav_menu_locations()
835
- // mainly for Artisteer generated themes and themes which test has_nav_menu
836
- function nav_menu_locations($menus) {
837
- $menu_lang = get_option('polylang_nav_menus');
838
- foreach(array_keys(get_registered_nav_menus()) as $location) {
839
- if (isset($menu_lang[$location][$this->curlang->slug]))
840
- $menus[$location] = $menu_lang[$location][$this->curlang->slug];
841
- }
842
- return $menus;
843
- }
844
-
845
- // filters the nav menus according to the current language when called from wp_nav_menus
846
- function wp_nav_menu_args($args) {
847
- $menu_lang = get_option('polylang_nav_menus');
848
-
849
- /* FIXME breaks more than it solves
850
- // attempt to find a theme location if the theme registered one but calls wp_nav_menu only with a harcoded menu
851
- if (!$args['theme_location'] && $args['menu']) {
852
- $menu = wp_get_nav_menu_object($args['menu']);
853
- foreach ($this->get_languages_list() as $language)
854
- foreach ($menu_lang as $location => $arr)
855
- if (isset($arr[$language->slug]) && $arr[$language->slug] == $menu->term_id)
856
- $args['theme_location'] = $location;
857
- }
858
-
859
- // attempt to find a theme location if the theme registered one (only one!) but calls wp_nav_menu without it
860
- if (!$args['theme_location'] && ($menus = get_registered_nav_menus()) && count($menus) == 1)
861
- $args['theme_location'] = key($menus);
862
- */
863
- if ($args['theme_location'] && isset($menu_lang[$args['theme_location']][$this->curlang->slug]))
864
- $args['menu'] = $menu_lang[$args['theme_location']][$this->curlang->slug];
865
-
866
- return $args;
867
- }
868
-
869
- // adds the language switcher at the end of the menu
870
- function wp_nav_menu_items($items, $args) {
871
- $menu_lang = get_option('polylang_nav_menus');
872
- return isset($args->theme_location) && isset($menu_lang[$args->theme_location]['switcher']) && $menu_lang[$args->theme_location]['switcher'] ?
873
- $items . $this->the_languages(array_merge($menu_lang[$args->theme_location], array('menu' => 1, 'echo' => 0))) : $items;
874
- }
875
-
876
  // filters the widgets according to the current language
 
877
  function widget_display_callback($instance, $widget, $args) {
878
- $widget_lang = get_option('polylang_widgets');
879
- // don't display if a language filter is set and this is not the current one
880
- return !empty($widget_lang[$widget->id]) && $widget_lang[$widget->id] != $this->curlang->slug ? false : $instance;
881
  }
882
 
883
  // translates biography
@@ -902,9 +868,9 @@ class Polylang_Core extends Polylang_base {
902
 
903
  // FIXME can I decrease the size of the array to improve speed?
904
  foreach (array_reverse(debug_backtrace(/*!DEBUG_BACKTRACE_PROVIDE_OBJECT|DEBUG_BACKTRACE_IGNORE_ARGS*/)) as $trace) {
905
- // search form
906
  if (isset($trace['file']) && strpos($trace['file'], 'searchform.php'))
907
- return $GLOBALS['wp_rewrite']->using_permalinks() ? $this->get_home_url($this->curlang, true) : $url;
908
 
909
  // don't interfere with get_search_form filter which I prefer to use when possible
910
  if ($trace['function'] == 'get_search_form')
@@ -939,7 +905,37 @@ class Polylang_Core extends Polylang_base {
939
  $link = get_term_link($language, 'language');
940
  // add a trailing slash as done by WP on homepage (otherwise could break the search form when the permalink structure does not include one)
941
  // only for pretty permalinks
942
- return $this->home_urls[$language->slug][$is_search] = $GLOBALS['wp_rewrite']->using_permalinks() ? trailingslashit($link) : $link;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
943
  }
944
 
945
  // displays (or returns) the language switcher
@@ -990,18 +986,27 @@ class Polylang_Core extends Polylang_base {
990
  $flag = $show_flags ? $this->get_flag($language) : '';
991
  $name = $show_names || !$show_flags ? esc_html($display_names_as == 'slug' ? $language->slug : $language->name) : '';
992
 
993
- $output .= sprintf("<li class='%s'><a hreflang='%s' href='%s'>%s</a></li>\n",
994
- $class,
995
- esc_attr($language->slug),
996
- esc_url($url),
997
- $show_flags && $show_names ? $flag.'&nbsp;'.$name : $flag.$name
998
- );
 
 
 
 
 
 
 
 
 
999
  }
1000
  }
1001
 
1002
  $output = apply_filters('pll_the_languages', $output, $args);
1003
 
1004
- if(!$echo)
1005
  return $output;
1006
  echo $output;
1007
  }
33
 
34
  // text domain management
35
  if ($this->options['force_lang'] && get_option('permalink_structure')) {
36
+ add_action('plugins_loaded', array(&$this, 'setup_theme'), 1);
37
  add_action('wp_loaded', array(&$this, 'add_language_filters'), 5); // after Polylang_Base::add_post_types_taxonomies
38
  }
39
  else {
81
  add_filter('redirect_canonical', array(&$this, 'redirect_canonical'), 10, 2);
82
 
83
  // adds javascript at the end of the document
84
+ if (!$this->using_permalinks && (!defined('PLL_SEARCH_FORM_JS') || PLL_SEARCH_FORM_JS))
85
  add_action('wp_footer', array(&$this, 'wp_print_footer_scripts'));
86
 
87
  // adds the language information in the search form
109
 
110
  $this->add_post_term_link_filters(); // these filters are in base as they may be used on admin side too
111
 
 
 
 
 
 
112
  // filters the widgets according to the current language
113
  add_filter('widget_display_callback', array(&$this, 'widget_display_callback'), 10, 3);
114
 
122
  // modifies the home url
123
  if (!defined('PLL_FILTER_HOME_URL') || PLL_FILTER_HOME_URL)
124
  add_filter('home_url', array(&$this, 'home_url'), 10, 2);
125
+
126
+ // set posts and terms language when created from frontend (ex with P2 theme)
127
+ add_action('save_post', array(&$this, 'save_post'), 200, 2);
128
+ add_action('create_term', array(&$this, 'save_term'), 10, 3);
129
+ add_action('edit_term', array(&$this, 'save_term'), 10, 3);
130
  }
131
 
132
  // returns the language according to browser preference or the default language
207
  $lang = $this->get_language(reset(explode(',',$var))); // choose the first queried language
208
 
209
  // Ajax thanks to g100g
210
+ elseif ($this->is_ajax_on_front)
211
  $lang = empty($_REQUEST['lang']) ? $this->get_preferred_language() : $this->get_language($_REQUEST['lang']);
212
 
213
  elseif ((is_single() || is_page() || (is_attachment() && $this->options['media_support'])) && ( ($var = get_queried_object_id()) || ($var = get_query_var('p')) || ($var = get_query_var('page_id')) || ($var = get_query_var('attachment_id')) ))
237
 
238
  // sets the language when it is always included in the url
239
  function setup_theme() {
240
+ // this function was hooked to setup_theme with priority 5 (after Polylang::init)
241
+ // has been moved to plugins_loaded, 1 due to WPSEO and to be consistent with WPML
242
+ // but $wp_rewrite is not defined yet, so let register our taxonomy partially
243
+ $index = 'index.php'; // $wp_rewrite->index is hardcoded in wp-includes/rewrite.php
244
+ register_taxonomy('language', null , array('label' => false, 'query_var'=>'lang', 'rewrite'=>false));
245
+
246
  if (!$languages_list = $this->get_languages_list())
247
  return;
248
 
 
249
  // special case for ajax request
250
  if (isset($_REQUEST['pll_load_front']))
251
  $this->curlang = empty($_REQUEST['lang']) ? $this->get_preferred_language() : $this->get_language($_REQUEST['lang']);
256
  $languages[] = $language->slug;
257
 
258
  $root = $this->options['rewrite'] ? '' : 'language/';
259
+ $languages = $this->using_permalinks ? '#\/'.$root.'('.implode('|', $languages).')\/#' : '#lang=('.implode('|', $languages).')#';
260
  preg_match($languages, trailingslashit($_SERVER['REQUEST_URI']), $matches);
261
 
262
  // home is resquested
263
  // some PHP setups turn requests for / into /index.php in REQUEST_URI
264
  // thanks to Gonçalo Peres for pointing out the issue with queries unknown to WP
265
  // http://wordpress.org/support/topic/plugin-polylang-language-homepage-redirection-problem-and-solution-but-incomplete?replies=4#post-2729566
266
+ if (str_replace('www.', '', home_url('/')) == trailingslashit((is_ssl() ? 'https://' : 'http://').str_replace('www.', '', $_SERVER['HTTP_HOST']).str_replace(array($index, '?'.$_SERVER['QUERY_STRING']), array('', ''), $_SERVER['REQUEST_URI']))) {
267
  // take care to post & page preview http://wordpress.org/support/topic/static-frontpage-url-parameter-url-language-information
268
  if (isset($_GET['preview']) && ( (isset($_GET['p']) && $id = $_GET['p']) || (isset($_GET['page_id']) && $id = $_GET['page_id']) ))
269
  $this->curlang = ($lg = $this->get_post_language($id)) ? $lg : $this->get_language($this->options['default_lang']);
282
 
283
  // first test for wp-login, wp-signup, wp-activate
284
  // stripos for case insensitive file systems
285
+ elseif (false === stripos($_SERVER['SCRIPT_NAME'], $index) || !$this->options['hide_default'])
286
  $this->curlang = $this->get_preferred_language();
287
 
288
  else
289
  $this->curlang = $this->get_language($this->options['default_lang']);
290
 
291
+ if ($this->using_permalinks)
292
  add_action('wp', array(&$this, 'check_language_code_in_url')); // before Wordpress redirect_canonical
293
  }
294
 
359
  if (!headers_sent() && PLL_COOKIE !== false && (!isset($_COOKIE[PLL_COOKIE]) || $_COOKIE[PLL_COOKIE] != $this->curlang->slug))
360
  setcookie(PLL_COOKIE, $this->curlang->slug, time() + 31536000 /* 1 year */, COOKIEPATH, COOKIE_DOMAIN);
361
 
362
+ if (!($this->options['force_lang'] && $this->using_permalinks)) {
363
  // set all our language filters and actions
364
  $this->add_language_filters();
365
 
400
  }
401
 
402
  // special actions when home page is requested
 
403
  function home_requested($query = false) {
 
 
404
  // need this filter to get the right url when adding language code to all urls
405
+ if ($this->options['force_lang'] && $this->using_permalinks)
406
  add_filter('_get_page_link', array(&$this, 'post_link'), 10, 2);
407
 
408
  // FIXME cookie wordpress_polylang removed since 1.0
412
  $this->get_language($this->options['default_lang']) :
413
  $this->get_preferred_language(); // sets the language according to browser preference or default language
414
 
415
+ if ($query)
416
+ $this->_home_requested($query);
417
+ else
418
+ add_action('setup_theme', array(&$this, '_home_requested')); // delays actions which need $wp_query & $wp_rewrite
419
+ }
420
+
421
+ // sets the correct query var for home page
422
+ // optionally redirects to the home page in the preferred language
423
+ function _home_requested($query = false) {
424
  // we are already on the right page
425
  if ($this->options['default_lang'] == $this->curlang->slug && $this->options['hide_default']) {
426
  if ($this->page_on_front && $link_id = $this->get_post($this->page_on_front, $this->curlang))
435
  // don't redirect if $_POST is not empty as it could break other plugins
436
  // don't forget the query string which may be added by plugins
437
  elseif (is_string($redirect = $this->get_home_url($this->curlang)) && empty($_POST)) {
438
+ wp_redirect(empty($_SERVER['QUERY_STRING']) ? $redirect : $redirect . ($this->using_permalinks ? '?' : '&') . $_SERVER['QUERY_STRING']);
439
  exit;
440
  }
441
  }
467
  if (isset($qv['post_type']) && !$is_post_type)
468
  return;
469
 
 
470
  $this->first_query = false;
471
 
472
  // special case for wp-signup.php & wp-activate.php
473
  // stripos for case insensitive file systems
474
+ // $wp_rewrite->index is hardcoded in wp-includes/rewrite.php
475
+ if (false === stripos($_SERVER['SCRIPT_NAME'], 'index.php')) {
476
  $this->curlang = $this->get_preferred_language();
477
  return;
478
  }
529
  (isset($qv['post_type']) && $query->is_post_type_archive && $is_post_type);
530
 
531
  // sets 404 when the language is not set for archives needing the language in the url
532
+ if (!$this->options['hide_default'] && !isset($qv['lang']) && !$this->using_permalinks && $is_archive)
533
  $query->set_404();
534
 
535
  // sets the language in case we hide the default language
664
 
665
  // adds some javascript workaround knowing it's not perfect...
666
  function wp_print_footer_scripts() {
667
+ // modifies the search form since filtering get_search_form won't work if the template uses searchform.php (prior to WP 3.6) or the search form is hardcoded
668
  // don't use directly e[0] just in case there is somewhere else an element named 's'
669
+ // check before if the hidden input has not already been introduced by get_search_form (FIXME: is there a way to improve this) ?
670
  // thanks to AndyDeGroo for improving the code for compatility with old browsers
671
  // http://wordpress.org/support/topic/development-of-polylang-version-08?replies=6#post-2645559
672
 
696
  }
697
 
698
  // adds the language information in the search form
699
+ // does not work if searchform.php (prior to WP 3.6) is used or if the search form is hardcoded in another template file
700
  function get_search_form($form) {
701
  if ($form)
702
+ $form = $this->using_permalinks ?
703
  str_replace(trailingslashit($this->home), $this->get_home_url($this->curlang, true), $form) :
704
  str_replace('</form>', '<input type="hidden" name="lang" value="'.esc_attr($this->curlang->slug).'" /></form>', $form);
705
 
708
 
709
  // rewrites the admin bar search form to include the language
710
  function admin_bar_search_menu($wp_admin_bar) {
 
 
711
  $title = sprintf('
712
  <form action="%s" method="get" id="adminbarsearch">
713
  <input class="adminbar-input" name="s" id="adminbar-search" tabindex="10" type="text" value="" maxlength="150" />
714
  <input type="submit" class="adminbar-button" value="%s"/>
715
  %s
716
  </form>',
717
+ $this->using_permalinks ? $this->get_home_url($this->curlang, true) : esc_url($this->home),
718
  __('Search'),
719
+ $this->using_permalinks ? '' : sprintf('<input type="hidden" name="lang" value="%s" />', esc_attr($this->curlang->slug))
720
  );
721
 
722
  $wp_admin_bar->add_menu(array(
761
  if (isset($this->translation_url[$language->slug]))
762
  return $this->translation_url[$language->slug];
763
 
764
+ global $wp_query;
765
  $qv = $wp_query->query;
766
  $hide = $this->options['default_lang'] == $language->slug && $this->options['hide_default'];
767
 
788
 
789
  // don't test if there are existing translations before creating the url as it would be very expensive in sql queries
790
  elseif (is_archive()) {
791
+ if ($this->using_permalinks) {
792
  $filters = array('author_link', 'post_type_archive_link', 'year_link', 'month_link', 'day_link');
793
 
794
  // prevents filtering links by current language
826
  }
827
 
828
  elseif (is_search()) {
829
+ if ($this->using_permalinks)
830
  $url = $this->add_language_to_link($this->home.'/?'.$_SERVER['QUERY_STRING'], $language);
831
  else {
832
  $url = add_query_arg('lang', $language->slug);
840
  return $this->translation_url[$language->slug] = (isset($url) && !is_wp_error($url) ? $url : null);
841
  }
842
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
843
  // filters the widgets according to the current language
844
+ // don't display if a language filter is set and this is not the current one
845
  function widget_display_callback($instance, $widget, $args) {
846
+ return !empty($this->options['widgets'][$widget->id]) && $this->options['widgets'][$widget->id] != $this->curlang->slug ? false : $instance;
 
 
847
  }
848
 
849
  // translates biography
868
 
869
  // FIXME can I decrease the size of the array to improve speed?
870
  foreach (array_reverse(debug_backtrace(/*!DEBUG_BACKTRACE_PROVIDE_OBJECT|DEBUG_BACKTRACE_IGNORE_ARGS*/)) as $trace) {
871
+ // searchform.php is not passed through get_search_form filter prior to WP 3.6
872
  if (isset($trace['file']) && strpos($trace['file'], 'searchform.php'))
873
+ return $this->using_permalinks && version_compare($GLOBALS['wp_version'], '3.6', '<') ? $this->get_home_url($this->curlang, true) : $url;
874
 
875
  // don't interfere with get_search_form filter which I prefer to use when possible
876
  if ($trace['function'] == 'get_search_form')
905
  $link = get_term_link($language, 'language');
906
  // add a trailing slash as done by WP on homepage (otherwise could break the search form when the permalink structure does not include one)
907
  // only for pretty permalinks
908
+ return $this->home_urls[$language->slug][$is_search] = $this->using_permalinks ? trailingslashit($link) : $link;
909
+ }
910
+
911
+ // called when a post (or page) is saved, published or updated
912
+ // does nothing except on post types which are filterable
913
+ function save_post($post_id, $post) {
914
+ if (in_array($post->post_type, $this->post_types)) {
915
+ if (isset($_REQUEST['lang']))
916
+ $this->set_post_language($post_id, $_REQUEST['lang']);
917
+
918
+ elseif ($this->get_post_language($post_id))
919
+ {}
920
+
921
+ else
922
+ $this->set_post_language($post_id, get_current_language());
923
+ }
924
+ }
925
+
926
+ // called when a category or post tag is created or edited
927
+ // does nothing except on taxonomies which are filterable
928
+ function save_term($term_id, $tt_id, $taxonomy) {
929
+ if (in_array($taxonomy, $this->taxonomies)) {
930
+ if (isset($_REQUEST['lang']))
931
+ $this->set_term_language($term_id, $_REQUEST['lang']);
932
+
933
+ elseif ($this->get_term_language($term_id))
934
+ {}
935
+
936
+ else
937
+ $this->set_term_language($term_id, get_current_language());
938
+ }
939
  }
940
 
941
  // displays (or returns) the language switcher
986
  $flag = $show_flags ? $this->get_flag($language) : '';
987
  $name = $show_names || !$show_flags ? esc_html($display_names_as == 'slug' ? $language->slug : $language->name) : '';
988
 
989
+ if ($menu && isset($item)) {
990
+ $i = clone $item;
991
+ $i->title = $show_flags && $show_names ? $flag.'&nbsp;'.$name : $flag.$name;
992
+ $i->url = $url;
993
+ $i->lang = $language->slug; // save this for use in nav_menu_link_attributes
994
+ $i->classes = $class;
995
+ $output[] = $i;
996
+ }
997
+ else
998
+ $output .= sprintf("<li class='%s'><a hreflang='%s' href='%s'>%s</a></li>\n",
999
+ $class,
1000
+ esc_attr($language->slug),
1001
+ esc_url($url),
1002
+ $show_flags && $show_names ? $flag.'&nbsp;'.$name : $flag.$name
1003
+ );
1004
  }
1005
  }
1006
 
1007
  $output = apply_filters('pll_the_languages', $output, $args);
1008
 
1009
+ if(!$echo || ($menu && isset($item)))
1010
  return $output;
1011
  echo $output;
1012
  }
include/languages-form.php CHANGED
@@ -1,5 +1,4 @@
1
  <?php
2
- global $wp_rewrite;
3
  // displays the Languages admin panel
4
  ?>
5
  <div class="wrap">
@@ -54,11 +53,11 @@ if (isset($_GET['error'])) {?>
54
  <?php wp_nonce_field('add-lang', '_wpnonce_add-lang');
55
 
56
  if ($action=='edit') {?>
57
- <input type="hidden" name="action" value="update" />
58
  <input type="hidden" name="lang_id" value="<?php echo esc_attr($edit_lang->term_id);?>" /><?php
59
  }
60
  else { ?>
61
- <input type="hidden" name="action" value="add" /><?php
62
  }?>
63
 
64
  <div class="form-field">
@@ -103,12 +102,12 @@ if (isset($_GET['error'])) {?>
103
  <div class="form-field">
104
  <legend><?php _e('Text direction', 'polylang');?></legend><?php
105
  printf(
106
- '<label><input name="rtl" type="radio" class="tog" value="0" %s /> %s</label>',
107
  $rtl ? '' : 'checked="checked"',
108
  __('left to right', 'polylang')
109
  );
110
  printf(
111
- '<label><input name="rtl" type="radio" class="tog" value="1" %s /> %s</label>',
112
  $rtl ? 'checked="checked"' : '',
113
  __('right to left', 'polylang')
114
  );?>
@@ -141,81 +140,13 @@ if (isset($_GET['error'])) {?>
141
  </script><?php
142
  break;
143
 
144
- // menu tab
145
- case 'menus': ?>
146
-
147
- <div class="form-wrap">
148
- <form id="nav-menus-lang" method="post" action="admin.php?page=mlang&tab=menus" class="validate">
149
- <?php wp_nonce_field('nav-menus-lang', '_wpnonce_nav-menus-lang');?>
150
- <input type="hidden" name="action" value="nav-menus" /><?php
151
-
152
- foreach ( $locations as $location => $description ) {?>
153
- <h3><?php echo esc_html($description); ?></h3>
154
- <table class="form-table"><?php
155
- foreach ($listlanguages as $language) {?>
156
- <tr><?php printf(
157
- '<th><label for="menu-lang-%1$s-%2$s">%3$s</label></th>',
158
- esc_attr($location),
159
- esc_attr($language->slug),
160
- esc_html($language->name)
161
- );?>
162
- <td><?php printf(
163
- '<select name="menu-lang[%1$s][%2$s]" id="menu-lang-%1$s-%2$s">',
164
- esc_attr($location),
165
- esc_attr($language->slug)
166
- );?>
167
- <option value="0"></option><?php
168
- foreach ($menus as $menu) {
169
- printf(
170
- '<option value="%d"%s>%s</option>\n',
171
- esc_attr($menu->term_id),
172
- isset($menu_lang[$location][$language->slug]) && $menu_lang[$location][$language->slug] == $menu->term_id ? ' selected="selected"' : '',
173
- esc_html($menu->name)
174
- );
175
- } ?>
176
- </select></td>
177
- </tr><?php
178
- }?>
179
- <tr>
180
- <th><?php _e('Language switcher', 'polylang') ?></th>
181
- <td><?php
182
- foreach ($this->get_switcher_options('menu') as $k => $str)
183
- printf(
184
- '<label><input name="menu-lang[%1$s][%2$s]" type="checkbox" value="1" %3$s /> %4$s</label>',
185
- esc_attr($location),
186
- esc_attr($k),
187
- empty($menu_lang[$location][$k]) ? '' : 'checked="checked"',
188
- esc_html($str)
189
- );?>
190
- </td>
191
- </tr>
192
- </table><?php
193
- }
194
-
195
- submit_button(); // since WP 3.1 ?>
196
-
197
- </form>
198
- </div><!-- form-wrap --><?php
199
- break;
200
-
201
  // string translations tab
202
  case 'strings': ?>
203
 
204
- <form id="translations-filter" action="" method="get">
205
- <input type="hidden" name="page" value="mlang" />
206
- <input type="hidden" name="tab" value="strings" /><?php
207
- $string_table->search_box(__('Search translations', 'polylang'), 'translations' );?>
208
- </form><?php
209
- printf(
210
- '<form id="string-translation" method="post" action="%s" class="validate">',
211
- esc_url(admin_url(sprintf(
212
- 'admin.php?page=mlang&tab=strings%s%s&noheader=true',
213
- isset($_REQUEST['paged']) ? '&paged='.$_REQUEST['paged'] : '',
214
- isset($_REQUEST['s']) ? '&s='.$_REQUEST['s'] : ''
215
- )))
216
- );
217
- wp_nonce_field('string-translation', '_wpnonce_string-translation');?>
218
- <input type="hidden" name="action" value="string-translation" /><?php
219
  $string_table->display();
220
  printf('<label><input name="clean" type="checkbox" value="1" /> %s</label>', __('Clean strings translation database', 'polylang'));
221
  submit_button(); // since WP 3.1 ?>
@@ -228,17 +159,17 @@ case 'settings': ?>
228
  <div class="form-wrap">
229
  <form id="options-lang" method="post" action="admin.php?page=mlang&tab=settings&noheader=true" class="validate">
230
  <?php wp_nonce_field('options-lang', '_wpnonce_options-lang');?>
231
- <input type="hidden" name="action" value="options" />
232
 
233
  <table class="form-table">
234
 
235
  <tr valign="top">
236
  <th><label for='default_lang'><?php _e('Default language', 'polylang');?></label></th>
237
- <td><?php echo $this->dropdown_languages(array('name' => 'default_lang', 'selected' => $options['default_lang']));?></td>
238
  </tr><?php
239
 
240
  // posts or terms without language set
241
- if ($this->get_objects_with_no_lang() && $options['default_lang']) {?>
242
  <tr valign="top">
243
  <th></th>
244
  <td>
@@ -258,7 +189,7 @@ case 'settings': ?>
258
  <label><?php
259
  printf(
260
  '<input name="browser" type="checkbox" value="1" %s /> %s',
261
- $options['browser'] ? 'checked="checked"' :'',
262
  __('When the front page is visited, set the language according to the browser preference', 'polylang')
263
  );?>
264
  </label>
@@ -271,15 +202,15 @@ case 'settings': ?>
271
  <label><?php
272
  printf(
273
  '<input name="force_lang" type="radio" value="0" %s /> %s',
274
- $options['force_lang'] ? '' :'checked="checked"',
275
  __('The language is set from content. Posts, pages, categories and tags urls are not modified.', 'polylang')
276
  );?>
277
  </label>
278
  <label><?php
279
  printf(
280
  '<input name="force_lang" type="radio" value="1" %s %s/> %s',
281
- $wp_rewrite->using_permalinks() ? '' : 'disabled=1',
282
- $options['force_lang'] ? 'checked="checked"' :'',
283
  __('The language code, for example /en/, is added to all urls when using pretty permalinks.', 'polylang')
284
  );?>
285
  </label>
@@ -287,8 +218,8 @@ case 'settings': ?>
287
  <label><?php
288
  printf(
289
  '<input name="rewrite" type="radio" value="1" %s %s/> %s %s',
290
- $wp_rewrite->using_permalinks() ? '' : 'disabled=1',
291
- $options['rewrite'] ? 'checked="checked"' : '',
292
  __('Remove /language/ in pretty permalinks. Example:', 'polylang'),
293
  '<code>'.esc_html(home_url('en/')).'</code>'
294
  );?>
@@ -296,8 +227,8 @@ case 'settings': ?>
296
  <label><?php
297
  printf(
298
  '<input name="rewrite" type="radio" value="0" %s %s/> %s %s',
299
- $wp_rewrite->using_permalinks() ? '' : 'disabled=1',
300
- $options['rewrite'] ? '' : 'checked="checked"',
301
  __('Keep /language/ in pretty permalinks. Example:', 'polylang'),
302
  '<code>'.esc_html(home_url('language/en/')).'</code>'
303
  );?>
@@ -306,7 +237,7 @@ case 'settings': ?>
306
  <label><?php
307
  printf(
308
  '<input name="hide_default" type="checkbox" value="1" %s /> %s',
309
- $options['hide_default'] ? 'checked="checked"' :'',
310
  __('Hide URL language information for default language', 'polylang')
311
  );?>
312
  </label>
@@ -315,7 +246,7 @@ case 'settings': ?>
315
  printf(
316
  '<input name="redirect_lang" type="checkbox" value="1" %s %s/> %s',
317
  get_option('page_on_front') ? '' : 'disabled=1',
318
- $options['redirect_lang'] ? 'checked="checked"' :'',
319
  sprintf(
320
  __('When using static front page, redirect the language page (example: %s) to the front page in the right language', 'polylang'),
321
  '<code>'.esc_html(home_url('en/')).'</code>'
@@ -331,7 +262,7 @@ case 'settings': ?>
331
  <label><?php
332
  printf(
333
  '<input name="media_support" type="checkbox" value="1" %s /> %s',
334
- $options['media_support'] ? 'checked="checked"' :'',
335
  __('Activate languages and translations for media', 'polylang')
336
  );?>
337
  </label>
@@ -345,7 +276,7 @@ case 'settings': ?>
345
  printf(
346
  '<li><label><input name="sync[%s]" type="checkbox" value="1" %s /> %s</label></li>',
347
  esc_attr($key),
348
- in_array($key, $options['sync']) ? 'checked="checked"' :'',
349
  esc_html($str)
350
  );?>
351
  </ul></td>
@@ -361,7 +292,7 @@ case 'settings': ?>
361
  printf(
362
  '<li><label><input name="post_types[%s]" type="checkbox" value="1" %s /> %s</label></li>',
363
  esc_attr($post_type),
364
- in_array($post_type, $options['post_types']) ? 'checked="checked"' :'',
365
  esc_html($pt->labels->name)
366
  );
367
  }?>
@@ -371,7 +302,6 @@ case 'settings': ?>
371
  </tr><?php
372
  }
373
 
374
-
375
  if (!empty($taxonomies)) {?>
376
  <tr valign="top">
377
  <th scope="row"><?php _e('Custom taxonomies', 'polylang') ?></th>
@@ -382,7 +312,7 @@ case 'settings': ?>
382
  printf(
383
  '<li><label><input name="taxonomies[%s]" type="checkbox" value="1" %s /> %s</label></li>',
384
  esc_attr($taxonomy),
385
- in_array($taxonomy, $options['taxonomies']) ? 'checked="checked"' :'',
386
  esc_html($tax->labels->name)
387
  );
388
  }?>
@@ -392,7 +322,6 @@ case 'settings': ?>
392
  </tr><?php
393
  }?>
394
 
395
-
396
  </table>
397
 
398
  <?php submit_button(); // since WP 3.1 ?>
1
  <?php
 
2
  // displays the Languages admin panel
3
  ?>
4
  <div class="wrap">
53
  <?php wp_nonce_field('add-lang', '_wpnonce_add-lang');
54
 
55
  if ($action=='edit') {?>
56
+ <input type="hidden" name="pll_action" value="update" />
57
  <input type="hidden" name="lang_id" value="<?php echo esc_attr($edit_lang->term_id);?>" /><?php
58
  }
59
  else { ?>
60
+ <input type="hidden" name="pll_action" value="add" /><?php
61
  }?>
62
 
63
  <div class="form-field">
102
  <div class="form-field">
103
  <legend><?php _e('Text direction', 'polylang');?></legend><?php
104
  printf(
105
+ '<label><input name="rtl" type="radio" value="0" %s /> %s</label>',
106
  $rtl ? '' : 'checked="checked"',
107
  __('left to right', 'polylang')
108
  );
109
  printf(
110
+ '<label><input name="rtl" type="radio" value="1" %s /> %s</label>',
111
  $rtl ? 'checked="checked"' : '',
112
  __('right to left', 'polylang')
113
  );?>
140
  </script><?php
141
  break;
142
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
143
  // string translations tab
144
  case 'strings': ?>
145
 
146
+ <form id="string-translation" method="post" action="admin.php?page=mlang&amp;tab=strings&amp;noheader=true">
147
+ <input type="hidden" name="pll_action" value="string-translation" /><?php
148
+ $string_table->search_box(__('Search translations', 'polylang'), 'translations' );
149
+ wp_nonce_field('string-translation', '_wpnonce_string-translation');
 
 
 
 
 
 
 
 
 
 
 
150
  $string_table->display();
151
  printf('<label><input name="clean" type="checkbox" value="1" /> %s</label>', __('Clean strings translation database', 'polylang'));
152
  submit_button(); // since WP 3.1 ?>
159
  <div class="form-wrap">
160
  <form id="options-lang" method="post" action="admin.php?page=mlang&tab=settings&noheader=true" class="validate">
161
  <?php wp_nonce_field('options-lang', '_wpnonce_options-lang');?>
162
+ <input type="hidden" name="pll_action" value="options" />
163
 
164
  <table class="form-table">
165
 
166
  <tr valign="top">
167
  <th><label for='default_lang'><?php _e('Default language', 'polylang');?></label></th>
168
+ <td><?php echo $this->dropdown_languages(array('name' => 'default_lang', 'selected' => $this->options['default_lang']));?></td>
169
  </tr><?php
170
 
171
  // posts or terms without language set
172
+ if ($this->get_objects_with_no_lang() && $this->options['default_lang']) {?>
173
  <tr valign="top">
174
  <th></th>
175
  <td>
189
  <label><?php
190
  printf(
191
  '<input name="browser" type="checkbox" value="1" %s /> %s',
192
+ $this->options['browser'] ? 'checked="checked"' :'',
193
  __('When the front page is visited, set the language according to the browser preference', 'polylang')
194
  );?>
195
  </label>
202
  <label><?php
203
  printf(
204
  '<input name="force_lang" type="radio" value="0" %s /> %s',
205
+ $this->options['force_lang'] ? '' :'checked="checked"',
206
  __('The language is set from content. Posts, pages, categories and tags urls are not modified.', 'polylang')
207
  );?>
208
  </label>
209
  <label><?php
210
  printf(
211
  '<input name="force_lang" type="radio" value="1" %s %s/> %s',
212
+ $this->using_permalinks ? '' : 'disabled=1',
213
+ $this->options['force_lang'] ? 'checked="checked"' :'',
214
  __('The language code, for example /en/, is added to all urls when using pretty permalinks.', 'polylang')
215
  );?>
216
  </label>
218
  <label><?php
219
  printf(
220
  '<input name="rewrite" type="radio" value="1" %s %s/> %s %s',
221
+ $this->using_permalinks ? '' : 'disabled=1',
222
+ $this->options['rewrite'] ? 'checked="checked"' : '',
223
  __('Remove /language/ in pretty permalinks. Example:', 'polylang'),
224
  '<code>'.esc_html(home_url('en/')).'</code>'
225
  );?>
227
  <label><?php
228
  printf(
229
  '<input name="rewrite" type="radio" value="0" %s %s/> %s %s',
230
+ $this->using_permalinks ? '' : 'disabled=1',
231
+ $this->options['rewrite'] ? '' : 'checked="checked"',
232
  __('Keep /language/ in pretty permalinks. Example:', 'polylang'),
233
  '<code>'.esc_html(home_url('language/en/')).'</code>'
234
  );?>
237
  <label><?php
238
  printf(
239
  '<input name="hide_default" type="checkbox" value="1" %s /> %s',
240
+ $this->options['hide_default'] ? 'checked="checked"' :'',
241
  __('Hide URL language information for default language', 'polylang')
242
  );?>
243
  </label>
246
  printf(
247
  '<input name="redirect_lang" type="checkbox" value="1" %s %s/> %s',
248
  get_option('page_on_front') ? '' : 'disabled=1',
249
+ $this->options['redirect_lang'] ? 'checked="checked"' :'',
250
  sprintf(
251
  __('When using static front page, redirect the language page (example: %s) to the front page in the right language', 'polylang'),
252
  '<code>'.esc_html(home_url('en/')).'</code>'
262
  <label><?php
263
  printf(
264
  '<input name="media_support" type="checkbox" value="1" %s /> %s',
265
+ $this->options['media_support'] ? 'checked="checked"' :'',
266
  __('Activate languages and translations for media', 'polylang')
267
  );?>
268
  </label>
276
  printf(
277
  '<li><label><input name="sync[%s]" type="checkbox" value="1" %s /> %s</label></li>',
278
  esc_attr($key),
279
+ in_array($key, $this->options['sync']) ? 'checked="checked"' :'',
280
  esc_html($str)
281
  );?>
282
  </ul></td>
292
  printf(
293
  '<li><label><input name="post_types[%s]" type="checkbox" value="1" %s /> %s</label></li>',
294
  esc_attr($post_type),
295
+ in_array($post_type, $this->options['post_types']) ? 'checked="checked"' :'',
296
  esc_html($pt->labels->name)
297
  );
298
  }?>
302
  </tr><?php
303
  }
304
 
 
305
  if (!empty($taxonomies)) {?>
306
  <tr valign="top">
307
  <th scope="row"><?php _e('Custom taxonomies', 'polylang') ?></th>
312
  printf(
313
  '<li><label><input name="taxonomies[%s]" type="checkbox" value="1" %s /> %s</label></li>',
314
  esc_attr($taxonomy),
315
+ in_array($taxonomy, $this->options['taxonomies']) ? 'checked="checked"' :'',
316
  esc_html($tax->labels->name)
317
  );
318
  }?>
322
  </tr><?php
323
  }?>
324
 
 
325
  </table>
326
 
327
  <?php submit_button(); // since WP 3.1 ?>
include/list-table.php CHANGED
@@ -11,7 +11,7 @@ class Polylang_Languages_Table extends WP_List_Table {
11
  parent::__construct(array(
12
  'singular' => __('Language','polylang'),
13
  'plural' => __('Languages','polylang'),
14
- 'ajax' => false
15
  ));
16
  }
17
 
@@ -20,8 +20,8 @@ class Polylang_Languages_Table extends WP_List_Table {
20
  }
21
 
22
  function column_name($item) {
23
- $edit_link = esc_url(admin_url('admin.php?page=mlang&amp;action=edit&amp;lang=' . $item['term_id']));
24
- $delete_link = wp_nonce_url('?page=mlang&amp;action=delete&amp;noheader=true&amp;lang=' . $item['term_id'], 'delete-lang');
25
  $actions = array(
26
  'edit' => '<a href="' . $edit_link . '">' . __('Edit','polylang') . '</a>',
27
  'delete' => '<a href="' . $delete_link .'">' . __('Delete','polylang') .'</a>'
@@ -31,22 +31,22 @@ class Polylang_Languages_Table extends WP_List_Table {
31
 
32
  function get_columns() {
33
  return array(
34
- 'name' => __('Full name', 'polylang'),
35
  'description' => __('Locale', 'polylang'),
36
- 'slug' => __('Code', 'polylang'),
37
  'term_group' => __('Order', 'polylang'),
38
- 'flag' => __('Flag', 'polylang'),
39
- 'count' => __('Posts', 'polylang')
40
  );
41
  }
42
 
43
  function get_sortable_columns() {
44
  return array(
45
- 'name' => array('name', true), // sorted by name by default
46
  'description' => array('description', false),
47
- 'slug' => array('slug', false),
48
  'term_group' => array('term_group', false),
49
- 'count' => array('count', false)
50
  );
51
  }
52
 
@@ -67,25 +67,38 @@ class Polylang_Languages_Table extends WP_List_Table {
67
 
68
  $this->set_pagination_args(array(
69
  'total_items' => $total_items,
70
- 'per_page' => $per_page,
71
  'total_pages' => ceil($total_items/$per_page)
72
  ));
73
  }
74
  } // class Polylang_Languages_Table
75
 
76
  class Polylang_String_Table extends WP_List_Table {
77
- function __construct() {
 
 
78
  parent::__construct(array(
79
  'singular' => __('Strings translation','polylang'),
80
  'plural' => __('Strings translations','polylang'),
81
- 'ajax' => false
82
  ));
 
 
 
83
  }
84
 
85
  function column_default($item, $column_name) {
86
  return $item[$column_name];
87
  }
88
 
 
 
 
 
 
 
 
 
89
  function column_string($item) {
90
  return format_to_edit($item['string']); // don't interpret special chars for the string column
91
  }
@@ -105,8 +118,10 @@ class Polylang_String_Table extends WP_List_Table {
105
  return $out;
106
  }
107
 
108
- function get_columns() {
109
  return array(
 
 
110
  'name' => __('Name', 'polylang'),
111
  'string' => __('String', 'polylang'),
112
  'translations' => __('Translations', 'polylang'),
@@ -115,8 +130,9 @@ class Polylang_String_Table extends WP_List_Table {
115
 
116
  function get_sortable_columns() {
117
  return array(
118
- 'name' => array('name', false),
119
- 'string' => array('string', false),
 
120
  );
121
  }
122
 
@@ -137,8 +153,39 @@ class Polylang_String_Table extends WP_List_Table {
137
 
138
  $this->set_pagination_args(array(
139
  'total_items' => $total_items,
140
- 'per_page' => $per_page,
141
  'total_pages' => ceil($total_items/$per_page)
142
  ));
143
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
144
  } // class Polylang_String_Table
11
  parent::__construct(array(
12
  'singular' => __('Language','polylang'),
13
  'plural' => __('Languages','polylang'),
14
+ 'ajax' => false
15
  ));
16
  }
17
 
20
  }
21
 
22
  function column_name($item) {
23
+ $edit_link = esc_url(admin_url('admin.php?page=mlang&amp;pll_action=edit&amp;lang=' . $item['term_id']));
24
+ $delete_link = wp_nonce_url('?page=mlang&amp;pll_action=delete&amp;noheader=true&amp;lang=' . $item['term_id'], 'delete-lang');
25
  $actions = array(
26
  'edit' => '<a href="' . $edit_link . '">' . __('Edit','polylang') . '</a>',
27
  'delete' => '<a href="' . $delete_link .'">' . __('Delete','polylang') .'</a>'
31
 
32
  function get_columns() {
33
  return array(
34
+ 'name' => __('Full name', 'polylang'),
35
  'description' => __('Locale', 'polylang'),
36
+ 'slug' => __('Code', 'polylang'),
37
  'term_group' => __('Order', 'polylang'),
38
+ 'flag' => __('Flag', 'polylang'),
39
+ 'count' => __('Posts', 'polylang')
40
  );
41
  }
42
 
43
  function get_sortable_columns() {
44
  return array(
45
+ 'name' => array('name', true), // sorted by name by default
46
  'description' => array('description', false),
47
+ 'slug' => array('slug', false),
48
  'term_group' => array('term_group', false),
49
+ 'count' => array('count', false)
50
  );
51
  }
52
 
67
 
68
  $this->set_pagination_args(array(
69
  'total_items' => $total_items,
70
+ 'per_page' => $per_page,
71
  'total_pages' => ceil($total_items/$per_page)
72
  ));
73
  }
74
  } // class Polylang_Languages_Table
75
 
76
  class Polylang_String_Table extends WP_List_Table {
77
+ private $groups;
78
+
79
+ function __construct($groups = array(), $group_selected) {
80
  parent::__construct(array(
81
  'singular' => __('Strings translation','polylang'),
82
  'plural' => __('Strings translations','polylang'),
83
+ 'ajax' => false
84
  ));
85
+
86
+ $this->groups = &$groups;
87
+ $this->group_selected = $group_selected;
88
  }
89
 
90
  function column_default($item, $column_name) {
91
  return $item[$column_name];
92
  }
93
 
94
+ function column_cb($item){
95
+ return sprintf(
96
+ '<input type="checkbox" name="strings[]" value="%s" %s />',
97
+ esc_attr($item['row']),
98
+ empty($item['icl']) ? 'disabled = 1' : ''
99
+ );
100
+ }
101
+
102
  function column_string($item) {
103
  return format_to_edit($item['string']); // don't interpret special chars for the string column
104
  }
118
  return $out;
119
  }
120
 
121
+ function get_columns() {
122
  return array(
123
+ 'cb' => '<input type="checkbox" />', //checkbox
124
+ 'context' => __('Group', 'polylang'),
125
  'name' => __('Name', 'polylang'),
126
  'string' => __('String', 'polylang'),
127
  'translations' => __('Translations', 'polylang'),
130
 
131
  function get_sortable_columns() {
132
  return array(
133
+ 'context' => array('context', false),
134
+ 'name' => array('name', false),
135
+ 'string' => array('string', false),
136
  );
137
  }
138
 
153
 
154
  $this->set_pagination_args(array(
155
  'total_items' => $total_items,
156
+ 'per_page' => $per_page,
157
  'total_pages' => ceil($total_items/$per_page)
158
  ));
159
  }
160
+
161
+ function get_bulk_actions() {
162
+ return array('delete' => __('Delete','polylang'));
163
+ }
164
+
165
+ function extra_tablenav($which) {
166
+ echo '<div class="alignleft actions">';
167
+
168
+ if ('top' == $which) {
169
+ echo '<select name="group">'."\n";
170
+ printf(
171
+ '<option value="-1"%s>%s</option>'."\n",
172
+ $this->group_selected == -1 ? ' selected="selected"' : '',
173
+ __('View all groups', 'polylang')
174
+ );
175
+
176
+ foreach ($this->groups as $group) {
177
+ printf(
178
+ '<option value="%s"%s>%s</option>'."\n",
179
+ esc_attr($group),
180
+ $this->group_selected == $group ? ' selected="selected"' : '',
181
+ esc_html($group)
182
+ );
183
+ }
184
+ echo "</select>\n";
185
+
186
+ submit_button( __( 'Filter' ), 'button', false, false, array( 'id' => 'post-query-submit' ) );
187
+ }
188
+
189
+ echo '</div>';
190
+ }
191
  } // class Polylang_String_Table
include/nav-menu.php ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+ class Polylang_Nav_Menu {
3
+
4
+ public function __construct() {
5
+ if ($GLOBALS['polylang']->is_admin) {
6
+ // integration in the WP menu interface
7
+ add_action('admin_init', array(&$this, 'admin_init'), 20); // ater update
8
+ add_action('admin_enqueue_scripts', array(&$this, 'admin_enqueue_scripts'));
9
+ add_action('wp_update_nav_menu_item', array(&$this, 'wp_update_nav_menu_item'), 10, 3);
10
+ add_filter('wp_get_nav_menu_items', array(&$this, 'wp_get_nav_menu_items'));
11
+
12
+ // translation of menus based on chosen locations
13
+ $theme = get_option( 'stylesheet' );
14
+ add_filter("pre_update_option_theme_mods_$theme", array($this, 'update_nav_menu_locations'));
15
+
16
+ // filter _wp_auto_add_pages_to_menu by language
17
+ add_action('transition_post_status', array(&$this, 'auto_add_pages_to_menu'), 5, 3); // before _wp_auto_add_pages_to_menu
18
+ }
19
+
20
+ else {
21
+ // split the language switcher menu item in several language menu items
22
+ add_filter('wp_nav_menu_objects', array(&$this, 'wp_nav_menu_objects'));
23
+ add_filter('nav_menu_link_attributes', array(&$this, 'nav_menu_link_attributes'), 10, 3);
24
+
25
+ // filters menus locations by language
26
+ add_filter('get_nav_menu', array($this, 'get_nav_menu'), 1);
27
+ }
28
+ }
29
+
30
+ // add the language switcher metabox and create new nav menu locations
31
+ public function admin_init(){
32
+ // FIXME is it possible to choose the order (after theme locations in WP3.5 and older) ?
33
+ add_meta_box('pll_lang_switch_box', __('Language switcher', 'polylang'), array( &$this, 'lang_switch' ), 'nav-menus', 'side', 'high');
34
+
35
+ // create new nav menu locations except for all non-default language (only on admin side)
36
+ global $_wp_registered_nav_menus, $polylang;
37
+ if (isset($_wp_registered_nav_menus)) {
38
+ foreach ($_wp_registered_nav_menus as $loc => $name)
39
+ foreach ($polylang->get_languages_list() as $lang)
40
+ $arr[$loc . (pll_default_language() == $lang->slug ? '' : '#' . $lang->slug)] = $name . ' ' . $lang->name;
41
+
42
+ $_wp_registered_nav_menus = $arr;
43
+ }
44
+ }
45
+
46
+ // language switcher metabox
47
+ // The checkbox and all hidden fields are important
48
+ // thanks to John Morris for his very interesting post http://www.johnmorrisonline.com/how-to-add-a-fully-functional-custom-meta-box-to-wordpress-navigation-menus/
49
+ public function lang_switch() {
50
+ global $_nav_menu_placeholder, $nav_menu_selected_id;
51
+ $_nav_menu_placeholder = 0 > $_nav_menu_placeholder ? $_nav_menu_placeholder - 1 : -1;?>
52
+
53
+ <div id="posttype-lang-switch" class="posttypediv">
54
+ <div id="tabs-panel-lang-switch" class="tabs-panel tabs-panel-active">
55
+ <ul id ="lang-switch-checklist" class="categorychecklist form-no-clear">
56
+ <li>
57
+ <label class="menu-item-title">
58
+ <input type="checkbox" class="menu-item-checkbox" name="menu-item[<?php echo $_nav_menu_placeholder; ?>][menu-item-object-id]" value="-1"> <?php _e('Language switcher', 'polylang'); ?>
59
+ </label>
60
+ <input type="hidden" class="menu-item-type" name="menu-item[<?php echo $_nav_menu_placeholder; ?>][menu-item-type]" value="custom">
61
+ <input type="hidden" class="menu-item-title" name="menu-item[<?php echo $_nav_menu_placeholder; ?>][menu-item-title]" value="<?php _e('Language switcher', 'polylang'); ?>">
62
+ <input type="hidden" class="menu-item-url" name="menu-item[<?php echo $_nav_menu_placeholder; ?>][menu-item-url]" value="#pll_switcher">
63
+ </li>
64
+ </ul>
65
+ </div>
66
+ <p class="button-controls">
67
+ <span class="add-to-menu">
68
+ <input type="submit" <?php disabled( $nav_menu_selected_id, 0 ); ?> class="button-secondary submit-add-to-menu right" value="Add to Menu" name="add-post-type-menu-item" id="submit-posttype-lang-switch">
69
+ <span class="spinner"></span>
70
+ </span>
71
+ </p>
72
+ </div><?php
73
+ }
74
+
75
+ // prepares javascript to modify the language switcher menu item
76
+ function admin_enqueue_scripts() {
77
+ $screen = get_current_screen();
78
+ if ('nav-menus' != $screen->base)
79
+ return;
80
+
81
+ $suffix = defined('SCRIPT_DEBUG') && SCRIPT_DEBUG ? '' : '.min';
82
+ wp_enqueue_script('pll_nav_menu', POLYLANG_URL .'/js/nav-menu'.$suffix.'.js', array('jquery'), POLYLANG_VERSION);
83
+
84
+ // the strings for the options
85
+ foreach (array_reverse($GLOBALS['polylang']->get_switcher_options('menu', 'string')) as $str)
86
+ $data['strings'][] = $str;
87
+
88
+ $data['strings'][] = __('Language switcher', 'polylang'); // the title
89
+
90
+ // get all language switcher menu items
91
+ $items = get_posts(array(
92
+ 'numberposts' => -1,
93
+ 'nopaging' => true,
94
+ 'post_type' => 'nav_menu_item',
95
+ 'fields' => 'ids',
96
+ 'meta_key' => '_pll_menu_item'
97
+ ));
98
+
99
+ // the options values for the language switcher
100
+ $data['val'] = array();
101
+ foreach ($items as $item)
102
+ $data['val'][$item] = get_post_meta($item, '_pll_menu_item', true);
103
+
104
+ // send all these data to javascript
105
+ wp_localize_script('pll_nav_menu', 'pll_data', $data);
106
+ }
107
+
108
+ // save our menu item options
109
+ function wp_update_nav_menu_item( $menu_id = 0, $menu_item_db_id = 0, $menu_item_data = array() ) {
110
+ if (empty($_POST['menu-item-url'][$menu_item_db_id]) || $_POST['menu-item-url'][$menu_item_db_id] != '#pll_switcher')
111
+ return;
112
+
113
+ $options = array('hide_current' => 0,'force_home' => 0 ,'show_flags' => 0 ,'show_names' => 1); // default values
114
+ // our jQuery form has not been displayed
115
+ if (empty($_POST['menu-item-pll-detect'][$menu_item_db_id])) {
116
+ if (!get_post_meta($menu_item_db_id, '_pll_menu_item', true)) // our options were never saved
117
+ update_post_meta($menu_item_db_id, '_pll_menu_item', $options);
118
+ }
119
+ else {
120
+ foreach ($options as $opt=>$v)
121
+ $options[$opt] = empty($_POST['menu-item-'.$opt][$menu_item_db_id]) ? 0 : 1;
122
+ update_post_meta($menu_item_db_id, '_pll_menu_item', $options); // allow us to easily identify our nav menu item
123
+ }
124
+
125
+ }
126
+
127
+ // translates the language switcher menu items title in case the user swirhces the admin language
128
+ function wp_get_nav_menu_items($items) {
129
+ foreach ($items as $item)
130
+ if ($item->url == '#pll_switcher')
131
+ $item->post_title = __('Language switcher', 'polylang');
132
+ return $items;
133
+ }
134
+
135
+ // assign menu languages and translations based on locations
136
+ function update_nav_menu_locations($mods) {
137
+ if (isset($mods['nav_menu_locations'])) {
138
+ global $polylang;
139
+ $default = pll_default_language();
140
+ $arr = array();
141
+
142
+ // extract language and menu from locations
143
+ foreach ($mods['nav_menu_locations'] as $loc => $menu) {
144
+ if (!strpos($loc, '#'))
145
+ $arr[$loc][$default] = $menu;
146
+ elseif ($pos = strpos($loc, '#')) {
147
+ $arr[substr($loc, 0, $pos)][substr($loc, $pos+1)] = $menu;
148
+ }
149
+ }
150
+
151
+ // assign menus language and translations
152
+ foreach ($arr as $loc => $translations) {
153
+ foreach ($translations as $lang=>$menu) {
154
+ $polylang->set_term_language($menu, $lang);
155
+ $polylang->save_translations('term', $menu, $translations);
156
+ }
157
+ }
158
+ }
159
+ return $mods;
160
+ }
161
+
162
+ // filter _wp_auto_add_pages_to_menu by language
163
+ function auto_add_pages_to_menu( $new_status, $old_status, $post ) {
164
+ if ('publish' != $new_status || 'publish' == $old_status || 'page' != $post->post_type || ! empty($post->post_parent) || !($lang = $GLOBALS['polylang']->get_post_language($post->ID)))
165
+ return;
166
+
167
+ // get all the menus in the post language
168
+ $menus = get_terms('nav_menu', array('lang'=>$lang, 'fields'=>'ids', 'hide_empty'=>false));
169
+ $menus = implode(',', $menus);
170
+
171
+ add_filter('option_nav_menu_options', create_function('$a', "\$a['auto_add'] = array_intersect(\$a['auto_add'], array($menus)); return \$a;"));
172
+ }
173
+
174
+ // split the one item of backend in several items on frontend
175
+ function wp_nav_menu_objects($items) {
176
+ global $polylang;
177
+ $new_items = array();
178
+
179
+ foreach ($items as $key => $item) {
180
+ if ($options = get_post_meta($item->ID, '_pll_menu_item', true))
181
+ $new_items = array_merge($new_items, $polylang->the_languages(array_merge(array('menu' => 1, 'item' => $item), $options)));
182
+ else
183
+ $new_items[] = $item;
184
+ }
185
+
186
+ return $new_items;
187
+ }
188
+
189
+ // hreflang attribute for the language switcher menu items
190
+ function nav_menu_link_attributes($atts, $item, $args) {
191
+ if (isset($item->lang))
192
+ $atts['hreflang'] = $item->lang;
193
+ return $atts;
194
+ }
195
+
196
+ // get the menu in the correct language
197
+ function get_nav_menu($term) {
198
+ global $polylang;
199
+ remove_filter('get_nav_menu', array($this, 'get_nav_menu'), 1); // avoid infinite loop
200
+ $term = ($tr = pll_get_term($term->term_id)) ? get_term($tr, 'nav_menu') : $term; // get the translation if exists
201
+ add_filter('get_nav_menu', array($this, 'get_nav_menu'), 1);
202
+ return $term;
203
+ }
204
+ }
205
+
206
+ new Polylang_Nav_Menu();
include/plugins-compat.php CHANGED
@@ -2,19 +2,20 @@
2
 
3
  class Polylang_Plugins_Compat {
4
  function __construct() {
 
 
5
  // YARPP
6
  // just makes YARPP aware of the language taxonomy (after Polylang registered it)
7
  add_action('init', create_function('',"\$GLOBALS['wp_taxonomies']['language']->yarpp_support = 1;"), 20);
8
 
9
  // WordPress SEO by Yoast
10
- if (is_admin())
11
  add_filter('override_load_textdomain', array(&$this, 'wpseo_override_load_textdomain'), 10, 2);
12
 
13
  add_filter('get_terms_args', array(&$this, 'wpseo_remove_terms_filter'));
14
 
15
  // Custom field template
16
  add_action('dbx_post_advanced', array(&$this, 'cft_copy'));
17
-
18
  }
19
 
20
  // Unfortunately WPSEO loads the text domain before Polylang is able to modify the locale
@@ -40,7 +41,6 @@ class Polylang_Plugins_Compat {
40
  if (isset($custom_field_template) && !empty($post) && isset($_REQUEST['from_post']) && isset($_REQUEST['new_lang']))
41
  $_REQUEST['post'] = $post->ID;
42
  }
43
-
44
  }
45
 
46
  new Polylang_Plugins_Compat();
2
 
3
  class Polylang_Plugins_Compat {
4
  function __construct() {
5
+ global $polylang;
6
+
7
  // YARPP
8
  // just makes YARPP aware of the language taxonomy (after Polylang registered it)
9
  add_action('init', create_function('',"\$GLOBALS['wp_taxonomies']['language']->yarpp_support = 1;"), 20);
10
 
11
  // WordPress SEO by Yoast
12
+ if ($polylang->is_admin)
13
  add_filter('override_load_textdomain', array(&$this, 'wpseo_override_load_textdomain'), 10, 2);
14
 
15
  add_filter('get_terms_args', array(&$this, 'wpseo_remove_terms_filter'));
16
 
17
  // Custom field template
18
  add_action('dbx_post_advanced', array(&$this, 'cft_copy'));
 
19
  }
20
 
21
  // Unfortunately WPSEO loads the text domain before Polylang is able to modify the locale
41
  if (isset($custom_field_template) && !empty($post) && isset($_REQUEST['from_post']) && isset($_REQUEST['new_lang']))
42
  $_REQUEST['post'] = $post->ID;
43
  }
 
44
  }
45
 
46
  new Polylang_Plugins_Compat();
include/wpml-compat.php CHANGED
@@ -164,7 +164,7 @@ class Polylang_WPML_Compat {
164
  add_action('pll_get_strings', array(&$this, 'get_strings'));
165
  }
166
 
167
- // unlike pll_register_string, icl_register_string stores the sting in database
168
  // so we need to do the same as some plugins or themes may expect this
169
  // we use a serialized option to do this
170
  function register_string($context, $name, $string) {
@@ -172,8 +172,7 @@ class Polylang_WPML_Compat {
172
  $this->strings = get_option('polylang_wpml_strings', array());
173
 
174
  // registers the string if it does not exist yet
175
- // $context not used today but save it just in case
176
- $to_register = array('context' => $context, 'name'=> $name, 'string' => $string, 'multiline' => false);
177
  if (!in_array($to_register, $this->strings) && $to_register['string']) {
178
  $this->strings[] = $to_register;
179
  update_option('polylang_wpml_strings', $this->strings);
@@ -219,7 +218,7 @@ class Polylang_WPML_Config {
219
  private $strings;
220
 
221
  function __construct() {
222
- add_action('plugins_loaded', array(&$this, 'init'));
223
  }
224
 
225
  function xml_parse($xml, $context) {
@@ -335,10 +334,10 @@ class Polylang_WPML_Config {
335
 
336
  foreach ($this->strings as $context=>$options) {
337
  foreach ($options as $option_name=>$value) {
338
- if (defined('DOING_CRON') || (is_admin() && !(defined('DOING_AJAX') && isset($_REQUEST['pll_load_front'])))) { // backend
339
  $option = get_option($option_name);
340
  if (is_string($option) && $value == 1)
341
- pll_register_string($option_name, $option); // FIXME ready to use $context
342
  elseif (is_array($option) && is_array($value))
343
  $this->register_string_recursive($context, $value, $option); // for a serialized option
344
  }
@@ -366,7 +365,7 @@ class Polylang_WPML_Config {
366
  foreach ($options as $name=>$value) {
367
  if (isset($strings[$name])) {
368
  if (is_string($value) && $strings[$name] == 1)
369
- pll_register_string($name, $value); // FIXME ready to use $context
370
  elseif (is_array($value) && is_array($strings[$name]))
371
  $this->register_string_recursive($context, $strings[$name], $value);
372
  }
164
  add_action('pll_get_strings', array(&$this, 'get_strings'));
165
  }
166
 
167
+ // unlike pll_register_string, icl_register_string stores the string in database
168
  // so we need to do the same as some plugins or themes may expect this
169
  // we use a serialized option to do this
170
  function register_string($context, $name, $string) {
172
  $this->strings = get_option('polylang_wpml_strings', array());
173
 
174
  // registers the string if it does not exist yet
175
+ $to_register = array('context' => $context, 'name'=> $name, 'string' => $string, 'multiline' => false, 'icl' => true);
 
176
  if (!in_array($to_register, $this->strings) && $to_register['string']) {
177
  $this->strings[] = $to_register;
178
  update_option('polylang_wpml_strings', $this->strings);
218
  private $strings;
219
 
220
  function __construct() {
221
+ add_action('plugins_loaded', array(&$this, 'init'), 1);
222
  }
223
 
224
  function xml_parse($xml, $context) {
334
 
335
  foreach ($this->strings as $context=>$options) {
336
  foreach ($options as $option_name=>$value) {
337
+ if ($GLOBALS['polylang']->is_admin) { // backend
338
  $option = get_option($option_name);
339
  if (is_string($option) && $value == 1)
340
+ pll_register_string($option_name, $option, $context);
341
  elseif (is_array($option) && is_array($value))
342
  $this->register_string_recursive($context, $value, $option); // for a serialized option
343
  }
365
  foreach ($options as $name=>$value) {
366
  if (isset($strings[$name])) {
367
  if (is_string($value) && $strings[$name] == 1)
368
+ pll_register_string($name, $value, $context);
369
  elseif (is_array($value) && is_array($strings[$name]))
370
  $this->register_string_recursive($context, $strings[$name], $value);
371
  }
js/nav-menu.js ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ jQuery(document).ready(function($) {
2
+ $('#update-nav-menu').bind('click', function(e) {
3
+ if ( e.target && e.target.className && -1 != e.target.className.indexOf('item-edit')) {
4
+ $("input[value='#pll_switcher'][type=text]").parent().parent().parent().each( function(){
5
+ var item = $(this).attr('id').substring(19);
6
+ // remove default fields we don't need
7
+ $(this).children('.description-thin,.field-link-target,.field-description,.field-url').remove();
8
+ h = $('<input>').attr({
9
+ type: 'hidden',
10
+ id: 'edit-menu-item-title-'+item,
11
+ name: 'menu-item-title['+item+']',
12
+ value: pll_data.strings[4]
13
+ });
14
+ $(this).append(h);
15
+ h = $('<input>').attr({
16
+ type: 'hidden',
17
+ id: 'edit-menu-item-url-'+item,
18
+ name: 'menu-item-url['+item+']',
19
+ value: '#pll_switcher'
20
+ });
21
+ $(this).append(h);
22
+ // a hidden field which exits only if our jQuery code has been executed
23
+ h = $('<input>').attr({
24
+ type: 'hidden',
25
+ id: 'edit-menu-item-pll-detect-'+item,
26
+ name: 'menu-item-pll-detect['+item+']',
27
+ value: 1
28
+ });
29
+ $(this).append(h);
30
+
31
+ ids = Array('hide_current','force_home','show_flags','show_names'); // reverse order
32
+
33
+ // add the fields
34
+ for(var i = 0; i < ids.length; i++) {
35
+ p = $('<p>').attr('class', 'description');
36
+ $(this).prepend(p);
37
+ label = $('<label>').attr('for', 'menu-item-'+ids[i]+'-'+item).text(' '+pll_data.strings[i]);
38
+ p.append(label);
39
+ cb = $('<input>').attr({
40
+ type: 'checkbox',
41
+ id: 'edit-menu-item-'+ids[i]+'-'+item,
42
+ name: 'menu-item-'+ids[i]+'['+item+']',
43
+ value: 1
44
+ });
45
+ if ((typeof(pll_data.val[item]) != 'undefined' && pll_data.val[item][ids[i]] == 1) || (typeof(pll_data.val[item]) == 'undefined' && ids[i] == 'show_names')) // show_names as default value
46
+ cb.attr('checked', 'checked');
47
+ label.prepend(cb);
48
+ }
49
+ });
50
+ }
51
+ });
52
+ });
js/nav-menu.min.js ADDED
@@ -0,0 +1 @@
 
1
+ jQuery(document).ready(function($){$("#update-nav-menu").bind("click",function(e){if(e.target&&e.target.className&&-1!=e.target.className.indexOf("item-edit")){$("input[value='#pll_switcher'][type=text]").parent().parent().parent().each(function(){var item=$(this).attr("id").substring(19);$(this).children(".description-thin,.field-link-target,.field-description,.field-url").remove();h=$("<input>").attr({type:"hidden",id:"edit-menu-item-title-"+item,name:"menu-item-title["+item+"]",value:pll_data.strings[4]});$(this).append(h);h=$("<input>").attr({type:"hidden",id:"edit-menu-item-url-"+item,name:"menu-item-url["+item+"]",value:"#pll_switcher"});$(this).append(h);h=$("<input>").attr({type:"hidden",id:"edit-menu-item-pll-detect-"+item,name:"menu-item-pll-detect["+item+"]",value:1});$(this).append(h);ids=Array("hide_current","force_home","show_flags","show_names");for(var i=0;i<ids.length;i++){p=$("<p>").attr("class","description");$(this).prepend(p);label=$("<label>").attr("for","menu-item-"+ids[i]+"-"+item).text(" "+pll_data.strings[i]);p.append(label);cb=$("<input>").attr({type:"checkbox",id:"edit-menu-item-"+ids[i]+"-"+item,name:"menu-item-"+ids[i]+"["+item+"]",value:1});if((typeof(pll_data.val[item])!="undefined"&&pll_data.val[item][ids[i]]==1)||(typeof(pll_data.val[item])=="undefined"&&ids[i]=="show_names")){cb.attr("checked","checked")}label.prepend(cb)}})}})});
languages/polylang-af.mo CHANGED
Binary file
languages/polylang-af.po CHANGED
@@ -42,112 +42,99 @@ msgid "Finally if you like this plugin or if it helps your business, donations t
42
  msgstr "Laastens as jy van hierdie plugin hou, of as dit jou besigheid help, sal donasies aan die skrywer opreg waardeer word."
43
 
44
  #: include/admin-base.php:55
45
- #: include/admin-base.php:185
46
- #: include/admin-filters.php:250
47
  #: include/admin.php:23
48
- #: include/admin.php:318
49
- #: include/list-table.php:46
50
- #: polylang.php:270
51
  msgid "Languages"
52
  msgstr "Tale"
53
 
54
- #: include/admin-base.php:154
55
  msgid "Displays language names"
56
  msgstr "Toon taal name"
57
 
58
- #: include/admin-base.php:155
59
  msgid "Displays flags"
60
  msgstr "Toon vlae"
61
 
62
- #: include/admin-base.php:156
63
  msgid "Forces link to front page"
64
  msgstr "Dwing skakel na voorblad"
65
 
66
- #: include/admin-base.php:157
67
  msgid "Hides the current language"
68
  msgstr "Verberg die huidige taal"
69
 
70
- #: include/admin-base.php:161
71
- msgid "Displays a language switcher at the end of the menu"
72
- msgstr "Toon 'n taal selektor aan die einde van die kieslys"
73
-
74
- #: include/admin-base.php:162
75
  msgid "Displays as dropdown"
76
  msgstr "Toon as dropdown"
77
 
78
- #: include/admin-base.php:186
79
  msgid "Filters content by language"
80
  msgstr "Filtreer inhoud volgens taal"
81
 
82
- #: include/admin-base.php:193
83
  msgid "Show all languages"
84
  msgstr "Toon alle tale"
85
 
86
- #: include/admin-filters.php:188
87
- #: include/admin-filters.php:884
88
  msgid "Add new translation"
89
  msgstr "Las 'n nuwe vertaling by"
90
 
91
- #: include/admin-filters.php:216
92
- #: include/admin-filters.php:274
93
- #: include/admin-filters.php:608
94
- #: include/admin-filters.php:824
95
- #: include/admin-filters.php:842
96
- #: include/list-table.php:45
97
  #: include/media-translations.php:5
98
  #: include/media-translations.php:43
99
  #: include/post-translations.php:8
100
  #: include/term-translations.php:15
101
- #: polylang.php:271
102
  msgid "Language"
103
  msgstr "Taal"
104
 
105
- #: include/admin-filters.php:623
106
- #: include/admin-filters.php:658
107
- #: include/list-table.php:120
108
  #: include/media-translations.php:40
109
  #: include/term-translations.php:6
110
  #: include/term-translations.php:11
111
  msgid "Translations"
112
  msgstr "Vertalings"
113
 
114
- #: include/admin-filters.php:826
115
- #: include/admin-filters.php:845
116
  msgid "Sets the language"
117
  msgstr "Stel die taal"
118
 
119
- #: include/admin-filters.php:1078
120
- msgid "Theme locations and languages"
121
- msgstr "Tema plekke en tale"
122
-
123
- #: include/admin-filters.php:1084
124
- #, php-format
125
- msgid "Please go to the %slanguages page%s to set theme locations and languages"
126
- msgstr "Gaan asseblief na die %stale ​​bladsy%s toe om die tema se plekke en tale op te stel"
127
-
128
- #: include/admin-filters.php:1102
129
  msgid "The widget is displayed for:"
130
  msgstr "Die widget is vertoon vir:"
131
 
132
- #: include/admin-filters.php:1106
133
- #: polylang.php:272
134
  msgid "All languages"
135
  msgstr "Alle tale"
136
 
137
- #: include/admin-filters.php:1130
138
  msgid "Admin language"
139
  msgstr "Admin taal"
140
 
141
- #: include/admin-filters.php:1135
142
  msgid "Wordpress default"
143
  msgstr "Wordpress default"
144
 
145
- #: include/admin-filters.php:1161
146
- #: include/admin.php:326
147
  msgid "Settings"
148
  msgstr "Instellings"
149
 
150
- #: include/admin-filters.php:1167
151
  msgid "Upgrading language files&#8230;"
152
  msgstr "Opgradering van taal lêers&#8230;"
153
 
@@ -156,16 +143,12 @@ msgid "About Polylang"
156
  msgstr "Oor Polylang"
157
 
158
  #: include/admin.php:27
159
- #: include/list-table.php:92
160
  msgid "Strings translations"
161
  msgstr "String vertalings"
162
 
163
- #: include/admin.php:323
164
- msgid "Menus"
165
- msgstr "Kieslys"
166
-
167
- #: include/admin.php:325
168
- #: include/list-table.php:91
169
  msgid "Strings translation"
170
  msgstr "String vertaling"
171
 
@@ -177,235 +160,240 @@ msgstr "Gee 'n geldige WorPress locale"
177
  msgid "The language code must be 2 characters long"
178
  msgstr "Die taal kode moet 2 karakters lank wees"
179
 
180
- #: include/admin.php:347
181
  msgid "The language code must be unique"
182
  msgstr "Die taal kode moet uniek wees"
183
 
184
- #: include/admin.php:348
185
  msgid "The language must have a name"
186
  msgstr "Die taal moet 'n naam hê"
187
 
188
- #: include/admin.php:349
189
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
190
  msgstr "Die taal is geskep, maar die WordPress taallêer is nie afgelaai nie. Installeer dit asseblief by hand."
191
 
192
- #: include/admin.php:468
193
  msgid "Widget title"
194
  msgstr "Widget titel"
195
 
196
  # @ polylang
197
- #: include/base.php:339
198
  msgid "Taxonomies"
199
  msgstr "Taksonomieë"
200
 
201
  # @ polylang
202
- #: include/base.php:340
203
  msgid "Custom fields"
204
  msgstr "Persoonlike velde"
205
 
206
  # @ polylang
207
- #: include/base.php:341
208
  msgid "Comment status"
209
  msgstr "Kommentaar status"
210
 
211
  # @ polylang
212
- #: include/base.php:342
213
  msgid "Ping status"
214
  msgstr "Ping status"
215
 
216
  # @ polylang
217
- #: include/base.php:343
218
  msgid "Sticky posts"
219
  msgstr "Sticky posts"
220
 
221
  # @ polylang
222
- #: include/base.php:344
223
  msgid "Published date"
224
  msgstr "Gepubliseer datum"
225
 
226
  # @ polylang
227
- #: include/base.php:345
228
  msgid "Post format"
229
  msgstr "Post formaat"
230
 
231
- #: include/base.php:346
232
  msgid "Page parent"
233
  msgstr "Bladsy ouer"
234
 
235
  # @ polylang
236
- #: include/base.php:347
237
  msgid "Page template"
238
  msgstr "Bladsy sjabloon"
239
 
240
- #: include/base.php:348
241
  msgid "Page order"
242
  msgstr "Bladsy orde"
243
 
244
  # @ polylang
245
- #: include/base.php:349
246
  msgid "Featured image"
247
  msgstr "Featured prent"
248
 
249
- #: include/languages-form.php:43
250
  msgid "Edit language"
251
  msgstr "Verander tale"
252
 
253
- #: include/languages-form.php:43
254
- #: include/languages-form.php:124
255
  msgid "Add new language"
256
  msgstr "Las nuwe taal by"
257
 
258
- #: include/languages-form.php:65
259
  msgid "Choose a language"
260
  msgstr "Kies a taal"
261
 
262
- #: include/languages-form.php:79
263
  msgid "You can choose a language in the list or directly edit it below."
264
  msgstr "Jy kan 'n taal in die lys kies of dit direk verander hieronder."
265
 
266
- #: include/languages-form.php:83
267
- #: include/list-table.php:63
268
  msgid "Full name"
269
  msgstr "Volle naam"
270
 
271
- #: include/languages-form.php:85
272
  msgid "The name is how it is displayed on your site (for example: English)."
273
  msgstr "Die naam is hoe dit vertoon word op jou webwerf (byvoorbeeld: Afrikaans)."
274
 
275
- #: include/languages-form.php:89
276
- #: include/list-table.php:64
277
  msgid "Locale"
278
  msgstr "Locale"
279
 
280
- #: include/languages-form.php:94
281
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
282
  msgstr "Wordpress Locale vir die taal (byvoorbeeld: af_ZA). Jy gaan nodig hê om die .mo leêr te installeer vir die taal."
283
 
284
- #: include/languages-form.php:98
285
  msgid "Language code"
286
  msgstr "Taal kode"
287
 
288
- #: include/languages-form.php:100
289
  msgid "2-letters ISO 639-1 language code (for example: en)"
290
  msgstr "2 letters ISO 639-1 taal-kode (byvoorbeeld: af)"
291
 
292
- #: include/languages-form.php:104
293
  msgid "Text direction"
294
  msgstr "Skrif rigting"
295
 
296
- #: include/languages-form.php:108
297
  msgid "left to right"
298
  msgstr "links na regs"
299
 
300
- #: include/languages-form.php:113
301
  msgid "right to left"
302
  msgstr "regs na links"
303
 
304
- #: include/languages-form.php:115
305
  msgid "Choose the text direction for the language"
306
  msgstr "Kies die skrif rigting vir die taal"
307
 
308
- #: include/languages-form.php:119
309
- #: include/list-table.php:66
310
  msgid "Order"
311
  msgstr "Orde"
312
 
313
- #: include/languages-form.php:121
314
  msgid "Position of the language in the language switcher"
315
  msgstr "Posisie van die taal in die taal selektor"
316
 
317
- #: include/languages-form.php:180
 
 
 
 
 
318
  msgid "Language switcher"
319
  msgstr "Taal selektor"
320
 
321
- #: include/languages-form.php:206
322
  msgid "Search translations"
323
  msgstr "Search translations"
324
 
325
- #: include/languages-form.php:215
326
  msgid "Clean strings translation database"
327
  msgstr "Skoon stringe vertaling databasis"
328
 
329
- #: include/languages-form.php:231
330
  msgid "Default language"
331
  msgstr "Default taal"
332
 
333
- #: include/languages-form.php:243
334
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
335
  msgstr "Daar is posts, bladsye, kategorieë of tags sonder 'n taal gestel. Wil jy hulle almal stel na die standaard taal?"
336
 
337
- #: include/languages-form.php:251
338
  msgid "Detect browser language"
339
  msgstr "Spoor browser taal op"
340
 
341
- #: include/languages-form.php:257
342
  msgid "When the front page is visited, set the language according to the browser preference"
343
  msgstr "Wanneer die voorblad besoek word, stel die taal volgens die browser se voorkeur"
344
 
345
- #: include/languages-form.php:264
346
  msgid "URL modifications"
347
  msgstr "URL veranderinge"
348
 
349
- #: include/languages-form.php:270
350
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
351
  msgstr "Die taal is gestel vanaf die inhoud. Posts, bladsye, kategorieë en tags URL's is nie verander nie."
352
 
353
- #: include/languages-form.php:278
354
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
355
  msgstr "Die taal kode, byvoorbeeld /af/, word bygevoeg aan al die URL's wanneer mooi permanente skakels gebruik word."
356
 
357
- #: include/languages-form.php:287
358
  msgid "Remove /language/ in pretty permalinks. Example:"
359
  msgstr "Verwyder /taal/ in mooi permanente skakels. Voorbeeld:"
360
 
361
- #: include/languages-form.php:296
362
  msgid "Keep /language/ in pretty permalinks. Example:"
363
  msgstr "Hou /taal/ in mooi permanente skakels. Voorbeeld:"
364
 
365
- #: include/languages-form.php:305
366
  msgid "Hide URL language information for default language"
367
  msgstr "Verberg URL taal inligting vir standaard taal"
368
 
369
- #: include/languages-form.php:315
370
  #, php-format
371
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
372
  msgstr "Wanneer 'n statiese voorblad gebruik word, herlei die taal bladsy (byvoorbeeld: %s) na die voorblad in die regte taal"
373
 
374
  # @ polylang
375
- #: include/languages-form.php:324
376
  msgid "Media"
377
  msgstr "Media"
378
 
379
  # @ polylang
380
- #: include/languages-form.php:330
381
  msgid "Activate languages and translations for media"
382
  msgstr "Aktiveer tale en vertalings vir media"
383
 
384
- #: include/languages-form.php:337
385
  msgid "Synchronization"
386
  msgstr "Sinkronisering"
387
 
388
  # @ polylang
389
- #: include/languages-form.php:351
390
  msgid "Custom post types"
391
  msgstr "Persoonlike post tipes"
392
 
393
  # @ polylang
394
- #: include/languages-form.php:364
395
  msgid "Activate languages and translations for custom post types."
396
  msgstr "Aktiveer tale en vertalings vir persoonlike post tipes."
397
 
398
  # @ polylang
399
- #: include/languages-form.php:372
400
  msgid "Custom taxonomies"
401
  msgstr "Persoonlike taksonomieë"
402
 
403
  # @ polylang
404
- #: include/languages-form.php:385
405
  msgid "Activate languages and translations for custom taxonomies."
406
  msgstr "Aktiveer tale en vertalings vir persoonlike taksonomieë."
407
 
408
- #: include/list-table.php:55
409
  #: include/media-translations.php:22
410
  #: include/media-translations.php:60
411
  #: include/post-translations.php:10
@@ -415,27 +403,28 @@ msgstr "Aktiveer tale en vertalings vir persoonlike taksonomieë."
415
  msgid "Edit"
416
  msgstr "Verander"
417
 
418
- #: include/list-table.php:56
 
419
  msgid "Delete"
420
  msgstr "Verwyder"
421
 
422
- #: include/list-table.php:65
423
  msgid "Code"
424
  msgstr "Kode"
425
 
426
- #: include/list-table.php:67
427
  msgid "Flag"
428
  msgstr "Vlag"
429
 
430
- #: include/list-table.php:68
431
  msgid "Posts"
432
  msgstr "Posts"
433
 
434
- #: include/list-table.php:118
435
  msgid "Name"
436
  msgstr "Naam"
437
 
438
- #: include/list-table.php:119
439
  msgid "String"
440
  msgstr "String"
441
 
@@ -490,26 +479,51 @@ msgstr "Titel:"
490
  msgid "Adds multilingual capability to WordPress"
491
  msgstr "Voeg veeltalige vermoë by WordPress"
492
 
493
- #: polylang.php:118
494
  #, php-format
495
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
496
  msgstr "Jy gebruik WordPress %s. Polylang vereis ten minste WordPress %s."
497
 
498
- #: polylang.php:159
499
  msgid "For some reasons, Polylang could not create a table in your database."
500
  msgstr "Vir een of ander rede kon Polylang nie 'n tabel in jou databasis stoor nie."
501
 
502
  # @ polylang
503
- #: polylang.php:220
504
  msgid "Polylang has been deactivated because you upgraded from a too old version."
505
  msgstr "Polylang was gedeaktiveer omdat jy van te ou weergawe af opgegradeer het."
506
 
507
  # @ polylang
508
- #: polylang.php:222
509
  #, php-format
510
  msgid "Please upgrade first to %s before ugrading to %s."
511
  msgstr "Gradeer asseblief eers op na %s toe voor jy opgradeer na %s toe."
512
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
513
  #~ msgid "Error: Restore of local flags failed!"
514
  #~ msgstr "Fout: Herstel van plaaslike vlae het misluk!"
515
 
42
  msgstr "Laastens as jy van hierdie plugin hou, of as dit jou besigheid help, sal donasies aan die skrywer opreg waardeer word."
43
 
44
  #: include/admin-base.php:55
45
+ #: include/admin-base.php:190
46
+ #: include/admin-filters.php:243
47
  #: include/admin.php:23
48
+ #: include/admin.php:301
49
+ #: include/list-table.php:13
50
+ #: polylang.php:339
51
  msgid "Languages"
52
  msgstr "Tale"
53
 
54
+ #: include/admin-base.php:153
55
  msgid "Displays language names"
56
  msgstr "Toon taal name"
57
 
58
+ #: include/admin-base.php:154
59
  msgid "Displays flags"
60
  msgstr "Toon vlae"
61
 
62
+ #: include/admin-base.php:155
63
  msgid "Forces link to front page"
64
  msgstr "Dwing skakel na voorblad"
65
 
66
+ #: include/admin-base.php:156
67
  msgid "Hides the current language"
68
  msgstr "Verberg die huidige taal"
69
 
70
+ #: include/admin-base.php:160
 
 
 
 
71
  msgid "Displays as dropdown"
72
  msgstr "Toon as dropdown"
73
 
74
+ #: include/admin-base.php:191
75
  msgid "Filters content by language"
76
  msgstr "Filtreer inhoud volgens taal"
77
 
78
+ #: include/admin-base.php:186
79
  msgid "Show all languages"
80
  msgstr "Toon alle tale"
81
 
82
+ #: include/admin-filters.php:181
83
+ #: include/admin-filters.php:877
84
  msgid "Add new translation"
85
  msgstr "Las 'n nuwe vertaling by"
86
 
87
+ #: include/admin-filters.php:209
88
+ #: include/admin-filters.php:267
89
+ #: include/admin-filters.php:601
90
+ #: include/admin-filters.php:817
91
+ #: include/admin-filters.php:835
92
+ #: include/list-table.php:12
93
  #: include/media-translations.php:5
94
  #: include/media-translations.php:43
95
  #: include/post-translations.php:8
96
  #: include/term-translations.php:15
97
+ #: polylang.php:340
98
  msgid "Language"
99
  msgstr "Taal"
100
 
101
+ #: include/admin-filters.php:616
102
+ #: include/admin-filters.php:651
103
+ #: include/list-table.php:127
104
  #: include/media-translations.php:40
105
  #: include/term-translations.php:6
106
  #: include/term-translations.php:11
107
  msgid "Translations"
108
  msgstr "Vertalings"
109
 
110
+ #: include/admin-filters.php:819
111
+ #: include/admin-filters.php:838
112
  msgid "Sets the language"
113
  msgstr "Stel die taal"
114
 
115
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
116
  msgid "The widget is displayed for:"
117
  msgstr "Die widget is vertoon vir:"
118
 
119
+ #: include/admin-filters.php:1057
120
+ #: polylang.php:341
121
  msgid "All languages"
122
  msgstr "Alle tale"
123
 
124
+ #: include/admin-filters.php:1080
125
  msgid "Admin language"
126
  msgstr "Admin taal"
127
 
128
+ #: include/admin-filters.php:1085
129
  msgid "Wordpress default"
130
  msgstr "Wordpress default"
131
 
132
+ #: include/admin-filters.php:1114
133
+ #: include/admin.php:306
134
  msgid "Settings"
135
  msgstr "Instellings"
136
 
137
+ #: include/admin-filters.php:1120
138
  msgid "Upgrading language files&#8230;"
139
  msgstr "Opgradering van taal lêers&#8230;"
140
 
143
  msgstr "Oor Polylang"
144
 
145
  #: include/admin.php:27
146
+ #: include/list-table.php:82
147
  msgid "Strings translations"
148
  msgstr "String vertalings"
149
 
150
+ #: include/admin.php:305
151
+ #: include/list-table.php:81
 
 
 
 
152
  msgid "Strings translation"
153
  msgstr "String vertaling"
154
 
160
  msgid "The language code must be 2 characters long"
161
  msgstr "Die taal kode moet 2 karakters lank wees"
162
 
163
+ #: include/admin.php:328
164
  msgid "The language code must be unique"
165
  msgstr "Die taal kode moet uniek wees"
166
 
167
+ #: include/admin.php:329
168
  msgid "The language must have a name"
169
  msgstr "Die taal moet 'n naam hê"
170
 
171
+ #: include/admin.php:330
172
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
173
  msgstr "Die taal is geskep, maar die WordPress taallêer is nie afgelaai nie. Installeer dit asseblief by hand."
174
 
175
+ #: include/admin.php:449
176
  msgid "Widget title"
177
  msgstr "Widget titel"
178
 
179
  # @ polylang
180
+ #: include/base.php:368
181
  msgid "Taxonomies"
182
  msgstr "Taksonomieë"
183
 
184
  # @ polylang
185
+ #: include/base.php:369
186
  msgid "Custom fields"
187
  msgstr "Persoonlike velde"
188
 
189
  # @ polylang
190
+ #: include/base.php:370
191
  msgid "Comment status"
192
  msgstr "Kommentaar status"
193
 
194
  # @ polylang
195
+ #: include/base.php:371
196
  msgid "Ping status"
197
  msgstr "Ping status"
198
 
199
  # @ polylang
200
+ #: include/base.php:372
201
  msgid "Sticky posts"
202
  msgstr "Sticky posts"
203
 
204
  # @ polylang
205
+ #: include/base.php:373
206
  msgid "Published date"
207
  msgstr "Gepubliseer datum"
208
 
209
  # @ polylang
210
+ #: include/base.php:374
211
  msgid "Post format"
212
  msgstr "Post formaat"
213
 
214
+ #: include/base.php:375
215
  msgid "Page parent"
216
  msgstr "Bladsy ouer"
217
 
218
  # @ polylang
219
+ #: include/base.php:376
220
  msgid "Page template"
221
  msgstr "Bladsy sjabloon"
222
 
223
+ #: include/base.php:377
224
  msgid "Page order"
225
  msgstr "Bladsy orde"
226
 
227
  # @ polylang
228
+ #: include/base.php:378
229
  msgid "Featured image"
230
  msgstr "Featured prent"
231
 
232
+ #: include/languages-form.php:42
233
  msgid "Edit language"
234
  msgstr "Verander tale"
235
 
236
+ #: include/languages-form.php:42
237
+ #: include/languages-form.php:123
238
  msgid "Add new language"
239
  msgstr "Las nuwe taal by"
240
 
241
+ #: include/languages-form.php:64
242
  msgid "Choose a language"
243
  msgstr "Kies a taal"
244
 
245
+ #: include/languages-form.php:78
246
  msgid "You can choose a language in the list or directly edit it below."
247
  msgstr "Jy kan 'n taal in die lys kies of dit direk verander hieronder."
248
 
249
+ #: include/languages-form.php:82
250
+ #: include/list-table.php:34
251
  msgid "Full name"
252
  msgstr "Volle naam"
253
 
254
+ #: include/languages-form.php:84
255
  msgid "The name is how it is displayed on your site (for example: English)."
256
  msgstr "Die naam is hoe dit vertoon word op jou webwerf (byvoorbeeld: Afrikaans)."
257
 
258
+ #: include/languages-form.php:88
259
+ #: include/list-table.php:35
260
  msgid "Locale"
261
  msgstr "Locale"
262
 
263
+ #: include/languages-form.php:93
264
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
265
  msgstr "Wordpress Locale vir die taal (byvoorbeeld: af_ZA). Jy gaan nodig hê om die .mo leêr te installeer vir die taal."
266
 
267
+ #: include/languages-form.php:97
268
  msgid "Language code"
269
  msgstr "Taal kode"
270
 
271
+ #: include/languages-form.php:99
272
  msgid "2-letters ISO 639-1 language code (for example: en)"
273
  msgstr "2 letters ISO 639-1 taal-kode (byvoorbeeld: af)"
274
 
275
+ #: include/languages-form.php:103
276
  msgid "Text direction"
277
  msgstr "Skrif rigting"
278
 
279
+ #: include/languages-form.php:107
280
  msgid "left to right"
281
  msgstr "links na regs"
282
 
283
+ #: include/languages-form.php:112
284
  msgid "right to left"
285
  msgstr "regs na links"
286
 
287
+ #: include/languages-form.php:114
288
  msgid "Choose the text direction for the language"
289
  msgstr "Kies die skrif rigting vir die taal"
290
 
291
+ #: include/languages-form.php:118
292
+ #: include/list-table.php:37
293
  msgid "Order"
294
  msgstr "Orde"
295
 
296
+ #: include/languages-form.php:120
297
  msgid "Position of the language in the language switcher"
298
  msgstr "Posisie van die taal in die taal selektor"
299
 
300
+ #: include/nav-menu.php:28
301
+ #: include/nav-menu.php:51
302
+ #: include/nav-menu.php:54
303
+ #: include/nav-menu.php:82
304
+ #: include/nav-menu.php:106
305
+ #: polylang.php:302
306
  msgid "Language switcher"
307
  msgstr "Taal selektor"
308
 
309
+ #: include/languages-form.php:148
310
  msgid "Search translations"
311
  msgstr "Search translations"
312
 
313
+ #: include/languages-form.php:151
314
  msgid "Clean strings translation database"
315
  msgstr "Skoon stringe vertaling databasis"
316
 
317
+ #: include/languages-form.php:167
318
  msgid "Default language"
319
  msgstr "Default taal"
320
 
321
+ #: include/languages-form.php:179
322
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
323
  msgstr "Daar is posts, bladsye, kategorieë of tags sonder 'n taal gestel. Wil jy hulle almal stel na die standaard taal?"
324
 
325
+ #: include/languages-form.php:187
326
  msgid "Detect browser language"
327
  msgstr "Spoor browser taal op"
328
 
329
+ #: include/languages-form.php:193
330
  msgid "When the front page is visited, set the language according to the browser preference"
331
  msgstr "Wanneer die voorblad besoek word, stel die taal volgens die browser se voorkeur"
332
 
333
+ #: include/languages-form.php:200
334
  msgid "URL modifications"
335
  msgstr "URL veranderinge"
336
 
337
+ #: include/languages-form.php:206
338
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
339
  msgstr "Die taal is gestel vanaf die inhoud. Posts, bladsye, kategorieë en tags URL's is nie verander nie."
340
 
341
+ #: include/languages-form.php:214
342
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
343
  msgstr "Die taal kode, byvoorbeeld /af/, word bygevoeg aan al die URL's wanneer mooi permanente skakels gebruik word."
344
 
345
+ #: include/languages-form.php:223
346
  msgid "Remove /language/ in pretty permalinks. Example:"
347
  msgstr "Verwyder /taal/ in mooi permanente skakels. Voorbeeld:"
348
 
349
+ #: include/languages-form.php:232
350
  msgid "Keep /language/ in pretty permalinks. Example:"
351
  msgstr "Hou /taal/ in mooi permanente skakels. Voorbeeld:"
352
 
353
+ #: include/languages-form.php:241
354
  msgid "Hide URL language information for default language"
355
  msgstr "Verberg URL taal inligting vir standaard taal"
356
 
357
+ #: include/languages-form.php:251
358
  #, php-format
359
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
360
  msgstr "Wanneer 'n statiese voorblad gebruik word, herlei die taal bladsy (byvoorbeeld: %s) na die voorblad in die regte taal"
361
 
362
  # @ polylang
363
+ #: include/languages-form.php:260
364
  msgid "Media"
365
  msgstr "Media"
366
 
367
  # @ polylang
368
+ #: include/languages-form.php:266
369
  msgid "Activate languages and translations for media"
370
  msgstr "Aktiveer tale en vertalings vir media"
371
 
372
+ #: include/languages-form.php:273
373
  msgid "Synchronization"
374
  msgstr "Sinkronisering"
375
 
376
  # @ polylang
377
+ #: include/languages-form.php:287
378
  msgid "Custom post types"
379
  msgstr "Persoonlike post tipes"
380
 
381
  # @ polylang
382
+ #: include/languages-form.php:300
383
  msgid "Activate languages and translations for custom post types."
384
  msgstr "Aktiveer tale en vertalings vir persoonlike post tipes."
385
 
386
  # @ polylang
387
+ #: include/languages-form.php:307
388
  msgid "Custom taxonomies"
389
  msgstr "Persoonlike taksonomieë"
390
 
391
  # @ polylang
392
+ #: include/languages-form.php:320
393
  msgid "Activate languages and translations for custom taxonomies."
394
  msgstr "Aktiveer tale en vertalings vir persoonlike taksonomieë."
395
 
396
+ #: include/list-table.php:26
397
  #: include/media-translations.php:22
398
  #: include/media-translations.php:60
399
  #: include/post-translations.php:10
403
  msgid "Edit"
404
  msgstr "Verander"
405
 
406
+ #: include/list-table.php:27
407
+ #: include/list-table.php:162
408
  msgid "Delete"
409
  msgstr "Verwyder"
410
 
411
+ #: include/list-table.php:36
412
  msgid "Code"
413
  msgstr "Kode"
414
 
415
+ #: include/list-table.php:38
416
  msgid "Flag"
417
  msgstr "Vlag"
418
 
419
+ #: include/list-table.php:39
420
  msgid "Posts"
421
  msgstr "Posts"
422
 
423
+ #: include/list-table.php:125
424
  msgid "Name"
425
  msgstr "Naam"
426
 
427
+ #: include/list-table.php:126
428
  msgid "String"
429
  msgstr "String"
430
 
479
  msgid "Adds multilingual capability to WordPress"
480
  msgstr "Voeg veeltalige vermoë by WordPress"
481
 
482
+ #: polylang.php:133
483
  #, php-format
484
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
485
  msgstr "Jy gebruik WordPress %s. Polylang vereis ten minste WordPress %s."
486
 
487
+ #: polylang.php:174
488
  msgid "For some reasons, Polylang could not create a table in your database."
489
  msgstr "Vir een of ander rede kon Polylang nie 'n tabel in jou databasis stoor nie."
490
 
491
  # @ polylang
492
+ #: polylang.php:235
493
  msgid "Polylang has been deactivated because you upgraded from a too old version."
494
  msgstr "Polylang was gedeaktiveer omdat jy van te ou weergawe af opgegradeer het."
495
 
496
  # @ polylang
497
+ #: polylang.php:237
498
  #, php-format
499
  msgid "Please upgrade first to %s before ugrading to %s."
500
  msgstr "Gradeer asseblief eers op na %s toe voor jy opgradeer na %s toe."
501
 
502
+ # @ polylang
503
+ #: include/list-table.php:124
504
+ msgid "Group"
505
+ msgstr "Groep"
506
+
507
+ # @ polylang
508
+ #: include/list-table.php:173
509
+ msgid "View all groups"
510
+ msgstr "Sien alle groepe"
511
+
512
+ #~ msgid "Displays a language switcher at the end of the menu"
513
+ #~ msgstr "Toon 'n taal selektor aan die einde van die kieslys"
514
+
515
+ #~ msgid "Theme locations and languages"
516
+ #~ msgstr "Tema plekke en tale"
517
+
518
+ #~ msgid ""
519
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
520
+ #~ msgstr ""
521
+ #~ "Gaan asseblief na die %stale ​​bladsy%s toe om die tema se plekke en tale "
522
+ #~ "op te stel"
523
+
524
+ #~ msgid "Menus"
525
+ #~ msgstr "Kieslys"
526
+
527
  #~ msgid "Error: Restore of local flags failed!"
528
  #~ msgstr "Fout: Herstel van plaaslike vlae het misluk!"
529
 
languages/polylang-be_BY.mo CHANGED
Binary file
languages/polylang-be_BY.po CHANGED
@@ -68,120 +68,101 @@ msgstr ""
68
  "заўседы можаце ахвяраваць грошаў аўтару праекта."
69
 
70
  # @ polylang
71
- #: include/admin-base.php:55 include/admin-base.php:185
72
- #: include/admin-filters.php:250 include/admin.php:23 include/admin.php:318
73
- #: include/list-table.php:46 polylang.php:270
74
  msgid "Languages"
75
  msgstr "Мовы"
76
 
77
  # @ polylang
78
- #: include/admin-base.php:154
79
  msgid "Displays language names"
80
  msgstr "Паказваць назвы моў"
81
 
82
  # @ polylang
83
- #: include/admin-base.php:155
84
  msgid "Displays flags"
85
  msgstr "Паказваць сьцягі"
86
 
87
  # @ polylang
88
- #: include/admin-base.php:156
89
  msgid "Forces link to front page"
90
  msgstr "Прымусова пераходзіць на галоўную старонку сайта пры зьмене мовы"
91
 
92
  # @ polylang
93
- #: include/admin-base.php:157
94
  msgid "Hides the current language"
95
  msgstr "Схаваць выкарыстоўваемую мову"
96
 
97
  # @ polylang
98
- #: include/admin-base.php:161
99
- msgid "Displays a language switcher at the end of the menu"
100
- msgstr "Паказвае пераключальнік моў"
101
-
102
- # @ polylang
103
- #: include/admin-base.php:162
104
  msgid "Displays as dropdown"
105
  msgstr "Паказвае як выпадальны сьпіс"
106
 
107
  # @ polylang
108
- #: include/admin-base.php:186
109
  msgid "Filters content by language"
110
  msgstr "Адбіраць зьмесьціва паводле мовы"
111
 
112
  # @ polylang
113
- #: include/admin-base.php:193
114
  msgid "Show all languages"
115
  msgstr "Адлюстраваць усе мовы"
116
 
117
  # @ polylang
118
- #: include/admin-filters.php:188 include/admin-filters.php:884
119
  msgid "Add new translation"
120
  msgstr "Дадаць новы пераклад"
121
 
122
  # @ polylang
123
- #: include/admin-filters.php:216 include/admin-filters.php:274
124
- #: include/admin-filters.php:608 include/admin-filters.php:824
125
- #: include/admin-filters.php:842 include/list-table.php:45
126
  #: include/media-translations.php:5 include/media-translations.php:43
127
  #: include/post-translations.php:8 include/term-translations.php:15
128
- #: polylang.php:271
129
  msgid "Language"
130
  msgstr "Мова"
131
 
132
  # @ polylang
133
- #: include/admin-filters.php:623 include/admin-filters.php:658
134
- #: include/list-table.php:120 include/media-translations.php:40
135
  #: include/term-translations.php:6 include/term-translations.php:11
136
  msgid "Translations"
137
  msgstr "Пераклады"
138
 
139
  # @ polylang
140
- #: include/admin-filters.php:826 include/admin-filters.php:845
141
  msgid "Sets the language"
142
  msgstr "Вызначае мову"
143
 
144
  # @ polylang
145
- #: include/admin-filters.php:1078
146
- msgid "Theme locations and languages"
147
- msgstr "Разьмяшчэнне тэмы ды моў"
148
-
149
- # @ polylang
150
- #: include/admin-filters.php:1084
151
- #, php-format
152
- msgid ""
153
- "Please go to the %slanguages page%s to set theme locations and languages"
154
- msgstr ""
155
- "Калі ласка, перайдзіце на %slanguages page%s для таго, каб зазначыць "
156
- "разьмяшчэнне тэмы ды моў"
157
-
158
- # @ polylang
159
- #: include/admin-filters.php:1102
160
  msgid "The widget is displayed for:"
161
  msgstr "Паказваць віджэт для"
162
 
163
  # @ polylang
164
- #: include/admin-filters.php:1106 polylang.php:272
165
  msgid "All languages"
166
  msgstr "Усе мовы"
167
 
168
  # @ polylang
169
- #: include/admin-filters.php:1130
170
  msgid "Admin language"
171
  msgstr "Мова панэлі адміністратара"
172
 
173
- #: include/admin-filters.php:1135
174
  msgid "Wordpress default"
175
  msgstr "Па змаўчанню"
176
 
177
  # @ default
178
  # @ polylang
179
- #: include/admin-filters.php:1161 include/admin.php:326
180
  msgid "Settings"
181
  msgstr "Наладкі"
182
 
183
  # @ polylang
184
- #: include/admin-filters.php:1167
185
  msgid "Upgrading language files&#8230;"
186
  msgstr "Аднаўленне моўных файлаў."
187
 
@@ -191,17 +172,12 @@ msgid "About Polylang"
191
  msgstr "Аб Polylang"
192
 
193
  # @ polylang
194
- #: include/admin.php:27 include/list-table.php:92
195
  msgid "Strings translations"
196
  msgstr "Пераклады радкоў"
197
 
198
  # @ polylang
199
- #: include/admin.php:323
200
- msgid "Menus"
201
- msgstr "Меню"
202
-
203
- # @ polylang
204
- #: include/admin.php:325 include/list-table.php:91
205
  msgid "Strings translation"
206
  msgstr "Пераклад радкоў"
207
 
@@ -216,17 +192,17 @@ msgid "The language code must be 2 characters long"
216
  msgstr "Код мовы павінен складацца з 2 сімвалаў"
217
 
218
  # @ polylang
219
- #: include/admin.php:347
220
  msgid "The language code must be unique"
221
  msgstr "Код мовы павінны быць унікальным"
222
 
223
  # @ polylang
224
- #: include/admin.php:348
225
  msgid "The language must have a name"
226
  msgstr "Мова павінна мець назву"
227
 
228
  # @ polylang
229
- #: include/admin.php:349
230
  msgid ""
231
  "The language was created, but the WordPress language file was not "
232
  "downloaded. Please install it manually."
@@ -235,103 +211,102 @@ msgstr ""
235
  "ласка, запампуйце ды устанавіце іх самастойна."
236
 
237
  # @ polylang
238
- #: include/admin.php:468
239
  msgid "Widget title"
240
  msgstr "Назва віджэту"
241
 
242
  # @ polylang
243
- #: include/base.php:339
244
  msgid "Taxonomies"
245
  msgstr "Успадкоўванні"
246
 
247
  # @ polylang
248
- #: include/base.php:340
249
  msgid "Custom fields"
250
  msgstr "Адвольныя палі"
251
 
252
  # @ polylang
253
- #: include/base.php:341
254
  msgid "Comment status"
255
  msgstr "Стан каментара"
256
 
257
  # @ polylang
258
- #: include/base.php:342
259
  msgid "Ping status"
260
- msgstr ""
261
 
262
  # @ polylang
263
- #: include/base.php:343
264
- #, fuzzy
265
  msgid "Sticky posts"
266
  msgstr "Прымацаваныя запісы"
267
 
268
  # @ polylang
269
- #: include/base.php:344
270
  msgid "Published date"
271
  msgstr "Дата публікацыі"
272
 
273
  # @ polylang
274
- #: include/base.php:345
275
  msgid "Post format"
276
  msgstr "Фармат запісу"
277
 
278
  # @ polylang
279
- #: include/base.php:346
280
  msgid "Page parent"
281
  msgstr "Зыходная старонка"
282
 
283
  # @ polylang
284
- #: include/base.php:347
285
  msgid "Page template"
286
  msgstr "Шаблён старонкі"
287
 
288
  # @ polylang
289
- #: include/base.php:348
290
  msgid "Page order"
291
  msgstr "Парадак старонак"
292
 
293
  # @ polylang
294
- #: include/base.php:349
295
  msgid "Featured image"
296
  msgstr "Абраная выява"
297
 
298
  # @ polylang
299
- #: include/languages-form.php:43
300
  msgid "Edit language"
301
  msgstr "Рэдагаваць мову"
302
 
303
  # @ polylang
304
- #: include/languages-form.php:43 include/languages-form.php:124
305
  msgid "Add new language"
306
  msgstr "Дадаць новую мову"
307
 
308
  # @ polylang
309
- #: include/languages-form.php:65
310
  msgid "Choose a language"
311
  msgstr "Абраць мову"
312
 
313
  # @ polylang
314
- #: include/languages-form.php:79
315
  msgid "You can choose a language in the list or directly edit it below."
316
  msgstr "Абярыце мову са сьпісу альбо ўкажыце самастойна."
317
 
318
  # @ polylang
319
- #: include/languages-form.php:83 include/list-table.php:63
320
  msgid "Full name"
321
  msgstr "Поўная назва"
322
 
323
  # @ polylang
324
- #: include/languages-form.php:85
325
  msgid "The name is how it is displayed on your site (for example: English)."
326
  msgstr "Назва для адлюстравання на сайце (напрыклад: Беларускі)."
327
 
328
  # @ polylang
329
- #: include/languages-form.php:89 include/list-table.php:64
330
  msgid "Locale"
331
  msgstr "Лакаль"
332
 
333
  # @ polylang
334
- #: include/languages-form.php:94
335
  msgid ""
336
  "Wordpress Locale for the language (for example: en_US). You will need to "
337
  "install the .mo file for this language."
@@ -340,66 +315,67 @@ msgstr ""
340
  "mo для панэлі адміністратара ды выкарыстоўваемай тэмы."
341
 
342
  # @ polylang
343
- #: include/languages-form.php:98
344
  msgid "Language code"
345
  msgstr "Код мовы"
346
 
347
  # @ polylang
348
- #: include/languages-form.php:100
349
  msgid "2-letters ISO 639-1 language code (for example: en)"
350
  msgstr "Дзвюхлітарны код мовы ISO 639-1 (напрыклад: by)"
351
 
352
  # @ polylang
353
- #: include/languages-form.php:104
354
  msgid "Text direction"
355
  msgstr "Напрамак тэксту"
356
 
357
  # @ polylang
358
- #: include/languages-form.php:108
359
  msgid "left to right"
360
  msgstr "зьлева направа"
361
 
362
  # @ polylang
363
- #: include/languages-form.php:113
364
  msgid "right to left"
365
  msgstr "справа налева"
366
 
367
  # @ polylang
368
- #: include/languages-form.php:115
369
  msgid "Choose the text direction for the language"
370
  msgstr "Абярыце кірунак тэксту"
371
 
372
  # @ polylang
373
- #: include/languages-form.php:119 include/list-table.php:66
374
  msgid "Order"
375
  msgstr "Парадак"
376
 
377
  # @ polylang
378
- #: include/languages-form.php:121
379
  msgid "Position of the language in the language switcher"
380
  msgstr "Месца мовы ў пераключальніку моў"
381
 
382
  # @ polylang
383
- #: include/languages-form.php:180
 
384
  msgid "Language switcher"
385
  msgstr "Выбар моў"
386
 
387
  # @ polylang
388
- #: include/languages-form.php:206
389
  msgid "Search translations"
390
  msgstr "Пошук перакладаў"
391
 
392
- #: include/languages-form.php:215
393
  msgid "Clean strings translation database"
394
  msgstr "Ачысціць базу дадзеных радкоў перакладу"
395
 
396
  # @ polylang
397
- #: include/languages-form.php:231
398
  msgid "Default language"
399
  msgstr "Мова выкарыстання"
400
 
401
  # @ polylang
402
- #: include/languages-form.php:243
403
  msgid ""
404
  "There are posts, pages, categories or tags without language set. Do you want "
405
  "to set them all to default language ?"
@@ -408,23 +384,23 @@ msgstr ""
408
  "Вызначыць мову выкарыстання?"
409
 
410
  # @ polylang
411
- #: include/languages-form.php:251
412
  msgid "Detect browser language"
413
  msgstr "Вызначыць мову браузэра"
414
 
415
  # @ polylang
416
- #: include/languages-form.php:257
417
  msgid ""
418
  "When the front page is visited, set the language according to the browser "
419
  "preference"
420
  msgstr "Вызначыць мову сайта паводле наладак браузэра"
421
 
422
  # @ polylang
423
- #: include/languages-form.php:264
424
  msgid "URL modifications"
425
  msgstr "Мадыфікацыі URL"
426
 
427
- #: include/languages-form.php:270
428
  msgid ""
429
  "The language is set from content. Posts, pages, categories and tags urls are "
430
  "not modified."
@@ -432,7 +408,7 @@ msgstr ""
432
  "Мова ўсталявана паводле змесціва. Запісы, старонкі, катэгорыі і тэгі "
433
  "спасылак не змяняліся."
434
 
435
- #: include/languages-form.php:278
436
  msgid ""
437
  "The language code, for example /en/, is added to all urls when using pretty "
438
  "permalinks."
@@ -441,21 +417,21 @@ msgstr ""
441
  "permalinks."
442
 
443
  # @ polylang
444
- #: include/languages-form.php:287
445
  msgid "Remove /language/ in pretty permalinks. Example:"
446
  msgstr "Выдаліць /language/ са спасылцы. Напрыклад:"
447
 
448
  # @ polylang
449
- #: include/languages-form.php:296
450
  msgid "Keep /language/ in pretty permalinks. Example:"
451
  msgstr "Пакінуць /language/ са спасылцы. Напрыклад:"
452
 
453
  # @ polylang
454
- #: include/languages-form.php:305
455
  msgid "Hide URL language information for default language"
456
  msgstr "Схаваць назву мовы з URL"
457
 
458
- #: include/languages-form.php:315
459
  #, php-format
460
  msgid ""
461
  "When using static front page, redirect the language page (example: %s) to "
@@ -465,41 +441,41 @@ msgstr ""
465
  "%s) на галоўную старонку на правільнай мове."
466
 
467
  # @ polylang
468
- #: include/languages-form.php:324
469
  msgid "Media"
470
  msgstr "Медыа"
471
 
472
  # @ polylang
473
- #: include/languages-form.php:330
474
  msgid "Activate languages and translations for media"
475
  msgstr "Выкарыстоўваць мовы і пераклады для медыа-файлаў"
476
 
477
- #: include/languages-form.php:337
478
  msgid "Synchronization"
479
  msgstr "Сінхранізацыя"
480
 
481
  # @ polylang
482
- #: include/languages-form.php:351
483
  msgid "Custom post types"
484
  msgstr "Адвольны тып запісаў"
485
 
486
  # @ polylang
487
- #: include/languages-form.php:364
488
  msgid "Activate languages and translations for custom post types."
489
  msgstr "Выкарыстоўваць мовы і пераклады для адвольных тыпаў запісаў."
490
 
491
  # @ polylang
492
- #: include/languages-form.php:372
493
  msgid "Custom taxonomies"
494
  msgstr "Адвольныя успадкоўванні"
495
 
496
  # @ polylang
497
- #: include/languages-form.php:385
498
  msgid "Activate languages and translations for custom taxonomies."
499
  msgstr "Выкарыстоўваць мовы і пераклады для адвольных успадкоўванняў."
500
 
501
  # @ polylang
502
- #: include/list-table.php:55 include/media-translations.php:22
503
  #: include/media-translations.php:60 include/post-translations.php:10
504
  #: include/post-translations.php:33 include/term-translations.php:18
505
  #: include/term-translations.php:80
@@ -507,32 +483,32 @@ msgid "Edit"
507
  msgstr "Рэдагаваць"
508
 
509
  # @ polylang
510
- #: include/list-table.php:56
511
  msgid "Delete"
512
  msgstr "Выдаліць"
513
 
514
  # @ polylang
515
- #: include/list-table.php:65
516
  msgid "Code"
517
  msgstr "Код"
518
 
519
  # @ polylang
520
- #: include/list-table.php:67
521
  msgid "Flag"
522
  msgstr "Сьцяг"
523
 
524
  # @ polylang
525
- #: include/list-table.php:68
526
  msgid "Posts"
527
  msgstr "Запісы"
528
 
529
  # @ polylang
530
- #: include/list-table.php:118
531
  msgid "Name"
532
  msgstr "Імя"
533
 
534
  # @ polylang
535
- #: include/list-table.php:119
536
  msgid "String"
537
  msgstr "Радок"
538
 
@@ -595,32 +571,61 @@ msgid "Adds multilingual capability to WordPress"
595
  msgstr "Дадае магчымасьць шматмоў'я ў Wordpress"
596
 
597
  # @ polylang
598
- #: polylang.php:118
599
  #, php-format
600
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
601
  msgstr ""
602
  "Вы выкарыстоўваеце WordPress %s. Polylang патрабуе па меньшае WordPress %s."
603
 
604
  # @ polylang
605
- #: polylang.php:159
606
  msgid "For some reasons, Polylang could not create a table in your database."
607
  msgstr ""
608
  "Па некаторых прычынах, Polylang не мае магчымасьці стварыць табліцу ў базе "
609
  "даных."
610
 
611
  # @ polylang
612
- #: polylang.php:220
613
  msgid ""
614
  "Polylang has been deactivated because you upgraded from a too old version."
615
  msgstr ""
616
  "Polylang быў выключаны, таму што вы аднаўляецеся з немагчыма старой версіі."
617
 
618
  # @ polylang
619
- #: polylang.php:222
620
  #, php-format
621
  msgid "Please upgrade first to %s before ugrading to %s."
622
  msgstr "Калі ласка, аднавіце перш да версіі %s, каб аднавіць да версіі %s."
623
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
624
  # @ polylang
625
  #~ msgid "Error: Restore of local flags failed!"
626
  #~ msgstr ""
68
  "заўседы можаце ахвяраваць грошаў аўтару праекта."
69
 
70
  # @ polylang
71
+ #: include/admin-base.php:55 include/admin-base.php:190
72
+ #: include/admin-filters.php:243 include/admin.php:23 include/admin.php:301
73
+ #: include/list-table.php:13 polylang.php:339
74
  msgid "Languages"
75
  msgstr "Мовы"
76
 
77
  # @ polylang
78
+ #: include/admin-base.php:153
79
  msgid "Displays language names"
80
  msgstr "Паказваць назвы моў"
81
 
82
  # @ polylang
83
+ #: include/admin-base.php:154
84
  msgid "Displays flags"
85
  msgstr "Паказваць сьцягі"
86
 
87
  # @ polylang
88
+ #: include/admin-base.php:155
89
  msgid "Forces link to front page"
90
  msgstr "Прымусова пераходзіць на галоўную старонку сайта пры зьмене мовы"
91
 
92
  # @ polylang
93
+ #: include/admin-base.php:156
94
  msgid "Hides the current language"
95
  msgstr "Схаваць выкарыстоўваемую мову"
96
 
97
  # @ polylang
98
+ #: include/admin-base.php:160
 
 
 
 
 
99
  msgid "Displays as dropdown"
100
  msgstr "Паказвае як выпадальны сьпіс"
101
 
102
  # @ polylang
103
+ #: include/admin-base.php:191
104
  msgid "Filters content by language"
105
  msgstr "Адбіраць зьмесьціва паводле мовы"
106
 
107
  # @ polylang
108
+ #: include/admin-base.php:186
109
  msgid "Show all languages"
110
  msgstr "Адлюстраваць усе мовы"
111
 
112
  # @ polylang
113
+ #: include/admin-filters.php:181 include/admin-filters.php:877
114
  msgid "Add new translation"
115
  msgstr "Дадаць новы пераклад"
116
 
117
  # @ polylang
118
+ #: include/admin-filters.php:209 include/admin-filters.php:267
119
+ #: include/admin-filters.php:601 include/admin-filters.php:817
120
+ #: include/admin-filters.php:835 include/list-table.php:12
121
  #: include/media-translations.php:5 include/media-translations.php:43
122
  #: include/post-translations.php:8 include/term-translations.php:15
123
+ #: polylang.php:340
124
  msgid "Language"
125
  msgstr "Мова"
126
 
127
  # @ polylang
128
+ #: include/admin-filters.php:616 include/admin-filters.php:651
129
+ #: include/list-table.php:127 include/media-translations.php:40
130
  #: include/term-translations.php:6 include/term-translations.php:11
131
  msgid "Translations"
132
  msgstr "Пераклады"
133
 
134
  # @ polylang
135
+ #: include/admin-filters.php:819 include/admin-filters.php:838
136
  msgid "Sets the language"
137
  msgstr "Вызначае мову"
138
 
139
  # @ polylang
140
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
 
 
 
141
  msgid "The widget is displayed for:"
142
  msgstr "Паказваць віджэт для"
143
 
144
  # @ polylang
145
+ #: include/admin-filters.php:1057 polylang.php:341
146
  msgid "All languages"
147
  msgstr "Усе мовы"
148
 
149
  # @ polylang
150
+ #: include/admin-filters.php:1080
151
  msgid "Admin language"
152
  msgstr "Мова панэлі адміністратара"
153
 
154
+ #: include/admin-filters.php:1085
155
  msgid "Wordpress default"
156
  msgstr "Па змаўчанню"
157
 
158
  # @ default
159
  # @ polylang
160
+ #: include/admin-filters.php:1114 include/admin.php:306
161
  msgid "Settings"
162
  msgstr "Наладкі"
163
 
164
  # @ polylang
165
+ #: include/admin-filters.php:1120
166
  msgid "Upgrading language files&#8230;"
167
  msgstr "Аднаўленне моўных файлаў."
168
 
172
  msgstr "Аб Polylang"
173
 
174
  # @ polylang
175
+ #: include/admin.php:27 include/list-table.php:82
176
  msgid "Strings translations"
177
  msgstr "Пераклады радкоў"
178
 
179
  # @ polylang
180
+ #: include/admin.php:305 include/list-table.php:81
 
 
 
 
 
181
  msgid "Strings translation"
182
  msgstr "Пераклад радкоў"
183
 
192
  msgstr "Код мовы павінен складацца з 2 сімвалаў"
193
 
194
  # @ polylang
195
+ #: include/admin.php:328
196
  msgid "The language code must be unique"
197
  msgstr "Код мовы павінны быць унікальным"
198
 
199
  # @ polylang
200
+ #: include/admin.php:329
201
  msgid "The language must have a name"
202
  msgstr "Мова павінна мець назву"
203
 
204
  # @ polylang
205
+ #: include/admin.php:330
206
  msgid ""
207
  "The language was created, but the WordPress language file was not "
208
  "downloaded. Please install it manually."
211
  "ласка, запампуйце ды устанавіце іх самастойна."
212
 
213
  # @ polylang
214
+ #: include/admin.php:449
215
  msgid "Widget title"
216
  msgstr "Назва віджэту"
217
 
218
  # @ polylang
219
+ #: include/base.php:368
220
  msgid "Taxonomies"
221
  msgstr "Успадкоўванні"
222
 
223
  # @ polylang
224
+ #: include/base.php:369
225
  msgid "Custom fields"
226
  msgstr "Адвольныя палі"
227
 
228
  # @ polylang
229
+ #: include/base.php:370
230
  msgid "Comment status"
231
  msgstr "Стан каментара"
232
 
233
  # @ polylang
234
+ #: include/base.php:371
235
  msgid "Ping status"
236
+ msgstr "Адказ на запыт"
237
 
238
  # @ polylang
239
+ #: include/base.php:372
 
240
  msgid "Sticky posts"
241
  msgstr "Прымацаваныя запісы"
242
 
243
  # @ polylang
244
+ #: include/base.php:373
245
  msgid "Published date"
246
  msgstr "Дата публікацыі"
247
 
248
  # @ polylang
249
+ #: include/base.php:374
250
  msgid "Post format"
251
  msgstr "Фармат запісу"
252
 
253
  # @ polylang
254
+ #: include/base.php:375
255
  msgid "Page parent"
256
  msgstr "Зыходная старонка"
257
 
258
  # @ polylang
259
+ #: include/base.php:376
260
  msgid "Page template"
261
  msgstr "Шаблён старонкі"
262
 
263
  # @ polylang
264
+ #: include/base.php:377
265
  msgid "Page order"
266
  msgstr "Парадак старонак"
267
 
268
  # @ polylang
269
+ #: include/base.php:378
270
  msgid "Featured image"
271
  msgstr "Абраная выява"
272
 
273
  # @ polylang
274
+ #: include/languages-form.php:42
275
  msgid "Edit language"
276
  msgstr "Рэдагаваць мову"
277
 
278
  # @ polylang
279
+ #: include/languages-form.php:42 include/languages-form.php:123
280
  msgid "Add new language"
281
  msgstr "Дадаць новую мову"
282
 
283
  # @ polylang
284
+ #: include/languages-form.php:64
285
  msgid "Choose a language"
286
  msgstr "Абраць мову"
287
 
288
  # @ polylang
289
+ #: include/languages-form.php:78
290
  msgid "You can choose a language in the list or directly edit it below."
291
  msgstr "Абярыце мову са сьпісу альбо ўкажыце самастойна."
292
 
293
  # @ polylang
294
+ #: include/languages-form.php:82 include/list-table.php:34
295
  msgid "Full name"
296
  msgstr "Поўная назва"
297
 
298
  # @ polylang
299
+ #: include/languages-form.php:84
300
  msgid "The name is how it is displayed on your site (for example: English)."
301
  msgstr "Назва для адлюстравання на сайце (напрыклад: Беларускі)."
302
 
303
  # @ polylang
304
+ #: include/languages-form.php:88 include/list-table.php:35
305
  msgid "Locale"
306
  msgstr "Лакаль"
307
 
308
  # @ polylang
309
+ #: include/languages-form.php:93
310
  msgid ""
311
  "Wordpress Locale for the language (for example: en_US). You will need to "
312
  "install the .mo file for this language."
315
  "mo для панэлі адміністратара ды выкарыстоўваемай тэмы."
316
 
317
  # @ polylang
318
+ #: include/languages-form.php:97
319
  msgid "Language code"
320
  msgstr "Код мовы"
321
 
322
  # @ polylang
323
+ #: include/languages-form.php:99
324
  msgid "2-letters ISO 639-1 language code (for example: en)"
325
  msgstr "Дзвюхлітарны код мовы ISO 639-1 (напрыклад: by)"
326
 
327
  # @ polylang
328
+ #: include/languages-form.php:103
329
  msgid "Text direction"
330
  msgstr "Напрамак тэксту"
331
 
332
  # @ polylang
333
+ #: include/languages-form.php:107
334
  msgid "left to right"
335
  msgstr "зьлева направа"
336
 
337
  # @ polylang
338
+ #: include/languages-form.php:112
339
  msgid "right to left"
340
  msgstr "справа налева"
341
 
342
  # @ polylang
343
+ #: include/languages-form.php:114
344
  msgid "Choose the text direction for the language"
345
  msgstr "Абярыце кірунак тэксту"
346
 
347
  # @ polylang
348
+ #: include/languages-form.php:118 include/list-table.php:37
349
  msgid "Order"
350
  msgstr "Парадак"
351
 
352
  # @ polylang
353
+ #: include/languages-form.php:120
354
  msgid "Position of the language in the language switcher"
355
  msgstr "Месца мовы ў пераключальніку моў"
356
 
357
  # @ polylang
358
+ #: include/nav-menu.php:28 include/nav-menu.php:51 include/nav-menu.php:54
359
+ #: include/nav-menu.php:82 include/nav-menu.php:106 polylang.php:302
360
  msgid "Language switcher"
361
  msgstr "Выбар моў"
362
 
363
  # @ polylang
364
+ #: include/languages-form.php:148
365
  msgid "Search translations"
366
  msgstr "Пошук перакладаў"
367
 
368
+ #: include/languages-form.php:151
369
  msgid "Clean strings translation database"
370
  msgstr "Ачысціць базу дадзеных радкоў перакладу"
371
 
372
  # @ polylang
373
+ #: include/languages-form.php:167
374
  msgid "Default language"
375
  msgstr "Мова выкарыстання"
376
 
377
  # @ polylang
378
+ #: include/languages-form.php:179
379
  msgid ""
380
  "There are posts, pages, categories or tags without language set. Do you want "
381
  "to set them all to default language ?"
384
  "Вызначыць мову выкарыстання?"
385
 
386
  # @ polylang
387
+ #: include/languages-form.php:187
388
  msgid "Detect browser language"
389
  msgstr "Вызначыць мову браузэра"
390
 
391
  # @ polylang
392
+ #: include/languages-form.php:193
393
  msgid ""
394
  "When the front page is visited, set the language according to the browser "
395
  "preference"
396
  msgstr "Вызначыць мову сайта паводле наладак браузэра"
397
 
398
  # @ polylang
399
+ #: include/languages-form.php:200
400
  msgid "URL modifications"
401
  msgstr "Мадыфікацыі URL"
402
 
403
+ #: include/languages-form.php:206
404
  msgid ""
405
  "The language is set from content. Posts, pages, categories and tags urls are "
406
  "not modified."
408
  "Мова ўсталявана паводле змесціва. Запісы, старонкі, катэгорыі і тэгі "
409
  "спасылак не змяняліся."
410
 
411
+ #: include/languages-form.php:214
412
  msgid ""
413
  "The language code, for example /en/, is added to all urls when using pretty "
414
  "permalinks."
417
  "permalinks."
418
 
419
  # @ polylang
420
+ #: include/languages-form.php:223
421
  msgid "Remove /language/ in pretty permalinks. Example:"
422
  msgstr "Выдаліць /language/ са спасылцы. Напрыклад:"
423
 
424
  # @ polylang
425
+ #: include/languages-form.php:232
426
  msgid "Keep /language/ in pretty permalinks. Example:"
427
  msgstr "Пакінуць /language/ са спасылцы. Напрыклад:"
428
 
429
  # @ polylang
430
+ #: include/languages-form.php:241
431
  msgid "Hide URL language information for default language"
432
  msgstr "Схаваць назву мовы з URL"
433
 
434
+ #: include/languages-form.php:251
435
  #, php-format
436
  msgid ""
437
  "When using static front page, redirect the language page (example: %s) to "
441
  "%s) на галоўную старонку на правільнай мове."
442
 
443
  # @ polylang
444
+ #: include/languages-form.php:260
445
  msgid "Media"
446
  msgstr "Медыа"
447
 
448
  # @ polylang
449
+ #: include/languages-form.php:266
450
  msgid "Activate languages and translations for media"
451
  msgstr "Выкарыстоўваць мовы і пераклады для медыа-файлаў"
452
 
453
+ #: include/languages-form.php:273
454
  msgid "Synchronization"
455
  msgstr "Сінхранізацыя"
456
 
457
  # @ polylang
458
+ #: include/languages-form.php:287
459
  msgid "Custom post types"
460
  msgstr "Адвольны тып запісаў"
461
 
462
  # @ polylang
463
+ #: include/languages-form.php:300
464
  msgid "Activate languages and translations for custom post types."
465
  msgstr "Выкарыстоўваць мовы і пераклады для адвольных тыпаў запісаў."
466
 
467
  # @ polylang
468
+ #: include/languages-form.php:307
469
  msgid "Custom taxonomies"
470
  msgstr "Адвольныя успадкоўванні"
471
 
472
  # @ polylang
473
+ #: include/languages-form.php:320
474
  msgid "Activate languages and translations for custom taxonomies."
475
  msgstr "Выкарыстоўваць мовы і пераклады для адвольных успадкоўванняў."
476
 
477
  # @ polylang
478
+ #: include/list-table.php:26 include/media-translations.php:22
479
  #: include/media-translations.php:60 include/post-translations.php:10
480
  #: include/post-translations.php:33 include/term-translations.php:18
481
  #: include/term-translations.php:80
483
  msgstr "Рэдагаваць"
484
 
485
  # @ polylang
486
+ #: include/list-table.php:27 include/list-table.php:162
487
  msgid "Delete"
488
  msgstr "Выдаліць"
489
 
490
  # @ polylang
491
+ #: include/list-table.php:36
492
  msgid "Code"
493
  msgstr "Код"
494
 
495
  # @ polylang
496
+ #: include/list-table.php:38
497
  msgid "Flag"
498
  msgstr "Сьцяг"
499
 
500
  # @ polylang
501
+ #: include/list-table.php:39
502
  msgid "Posts"
503
  msgstr "Запісы"
504
 
505
  # @ polylang
506
+ #: include/list-table.php:125
507
  msgid "Name"
508
  msgstr "Імя"
509
 
510
  # @ polylang
511
+ #: include/list-table.php:126
512
  msgid "String"
513
  msgstr "Радок"
514
 
571
  msgstr "Дадае магчымасьць шматмоў'я ў Wordpress"
572
 
573
  # @ polylang
574
+ #: polylang.php:133
575
  #, php-format
576
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
577
  msgstr ""
578
  "Вы выкарыстоўваеце WordPress %s. Polylang патрабуе па меньшае WordPress %s."
579
 
580
  # @ polylang
581
+ #: polylang.php:174
582
  msgid "For some reasons, Polylang could not create a table in your database."
583
  msgstr ""
584
  "Па некаторых прычынах, Polylang не мае магчымасьці стварыць табліцу ў базе "
585
  "даных."
586
 
587
  # @ polylang
588
+ #: polylang.php:235
589
  msgid ""
590
  "Polylang has been deactivated because you upgraded from a too old version."
591
  msgstr ""
592
  "Polylang быў выключаны, таму што вы аднаўляецеся з немагчыма старой версіі."
593
 
594
  # @ polylang
595
+ #: polylang.php:237
596
  #, php-format
597
  msgid "Please upgrade first to %s before ugrading to %s."
598
  msgstr "Калі ласка, аднавіце перш да версіі %s, каб аднавіць да версіі %s."
599
 
600
+ # @ polylang
601
+ #: include/list-table.php:124
602
+ msgid "Group"
603
+ msgstr "Група"
604
+
605
+ # @ polylang
606
+ #: include/list-table.php:173
607
+ msgid "View all groups"
608
+ msgstr "Прагледзець усе групы"
609
+
610
+ # @ polylang
611
+ #~ msgid "Displays a language switcher at the end of the menu"
612
+ #~ msgstr "Паказвае пераключальнік моў"
613
+
614
+ # @ polylang
615
+ #~ msgid "Theme locations and languages"
616
+ #~ msgstr "Разьмяшчэнне тэмы ды моў"
617
+
618
+ # @ polylang
619
+ #~ msgid ""
620
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
621
+ #~ msgstr ""
622
+ #~ "Калі ласка, перайдзіце на %slanguages page%s для таго, каб зазначыць "
623
+ #~ "разьмяшчэнне тэмы ды моў"
624
+
625
+ # @ polylang
626
+ #~ msgid "Menus"
627
+ #~ msgstr "Меню"
628
+
629
  # @ polylang
630
  #~ msgid "Error: Restore of local flags failed!"
631
  #~ msgstr ""
languages/polylang-bg_BG.mo CHANGED
Binary file
languages/polylang-bg_BG.po CHANGED
@@ -14,7 +14,7 @@ msgstr ""
14
  "X-Poedit-SourceCharset: UTF-8\n"
15
  "X-Poedit-KeywordsList: _e;__;_x\n"
16
  "X-Poedit-Basepath: .\n"
17
- "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: ..\n"
19
  "X-Poedit-SearchPath-1: ../include\n"
20
 
@@ -63,98 +63,84 @@ msgstr ""
63
  "Не на последно място, ако наистина харесвате това разширение и/или то помага "
64
  "на Вашия бизнес, авторът му високо оценява всяко едно дарение."
65
 
66
- #: include/admin-base.php:55 include/admin-base.php:185
67
- #: include/admin-filters.php:250 include/admin.php:23 include/admin.php:318
68
- #: include/list-table.php:46 polylang.php:270
69
  msgid "Languages"
70
  msgstr "Езици"
71
 
72
- #: include/admin-base.php:154
73
  msgid "Displays language names"
74
  msgstr "Показване на имената на езиците"
75
 
76
- #: include/admin-base.php:155
77
  msgid "Displays flags"
78
  msgstr "Показване на знаменца"
79
 
80
- #: include/admin-base.php:156
81
  msgid "Forces link to front page"
82
  msgstr "Всички връзки сочат към началната страница"
83
 
84
- #: include/admin-base.php:157
85
  msgid "Hides the current language"
86
  msgstr "Скриване на текущия език"
87
 
88
- #: include/admin-base.php:161
89
- msgid "Displays a language switcher at the end of the menu"
90
- msgstr "Показване на джаджата за смяна на езици след менюто"
91
-
92
- #: include/admin-base.php:162
93
  msgid "Displays as dropdown"
94
  msgstr "Показване като падащо меню"
95
 
96
- #: include/admin-base.php:186
97
  msgid "Filters content by language"
98
  msgstr "Филтриране на съдържанието по език"
99
 
100
- #: include/admin-base.php:193
101
  msgid "Show all languages"
102
  msgstr "Показване на всички езици"
103
 
104
- #: include/admin-filters.php:188 include/admin-filters.php:884
105
  msgid "Add new translation"
106
  msgstr "Добавяне на нов превод"
107
 
108
- #: include/admin-filters.php:216 include/admin-filters.php:274
109
- #: include/admin-filters.php:608 include/admin-filters.php:824
110
- #: include/admin-filters.php:842 include/list-table.php:45
111
  #: include/media-translations.php:5 include/media-translations.php:43
112
  #: include/post-translations.php:8 include/term-translations.php:15
113
- #: polylang.php:271
114
  msgid "Language"
115
  msgstr "Език"
116
 
117
- #: include/admin-filters.php:623 include/admin-filters.php:658
118
- #: include/list-table.php:120 include/media-translations.php:40
119
  #: include/term-translations.php:6 include/term-translations.php:11
120
  msgid "Translations"
121
  msgstr "Преводи"
122
 
123
- #: include/admin-filters.php:826 include/admin-filters.php:845
124
  msgid "Sets the language"
125
  msgstr "Избор на език"
126
 
127
- #: include/admin-filters.php:1078
128
- msgid "Theme locations and languages"
129
- msgstr "Език и местоположение"
130
-
131
- #: include/admin-filters.php:1084
132
- #, php-format
133
- msgid ""
134
- "Please go to the %slanguages page%s to set theme locations and languages"
135
- msgstr "Моля посетете %sстраницата за настройка на езиците%s."
136
-
137
- #: include/admin-filters.php:1102
138
  msgid "The widget is displayed for:"
139
  msgstr "Джаджата се показва за:"
140
 
141
- #: include/admin-filters.php:1106 polylang.php:272
142
  msgid "All languages"
143
  msgstr "Всички езици"
144
 
145
- #: include/admin-filters.php:1130
146
  msgid "Admin language"
147
  msgstr "Езика на администраторския панел"
148
 
149
- #: include/admin-filters.php:1135
150
  msgid "Wordpress default"
151
  msgstr "Езика по подразбиране"
152
 
153
- #: include/admin-filters.php:1161 include/admin.php:326
154
  msgid "Settings"
155
  msgstr "Настройки"
156
 
157
- #: include/admin-filters.php:1167
158
  msgid "Upgrading language files&#8230;"
159
  msgstr "Обновяване на езиковите файлове&#8230;"
160
 
@@ -162,15 +148,11 @@ msgstr "Обновяване на езиковите файлове&#8230;"
162
  msgid "About Polylang"
163
  msgstr "Относно Polylang"
164
 
165
- #: include/admin.php:27 include/list-table.php:92
166
  msgid "Strings translations"
167
  msgstr "Превод на низове"
168
 
169
- #: include/admin.php:323
170
- msgid "Menus"
171
- msgstr "Менюта"
172
-
173
- #: include/admin.php:325 include/list-table.php:91
174
  msgid "Strings translation"
175
  msgstr "Превод на низове"
176
 
@@ -182,15 +164,15 @@ msgstr "Въведете валидно (WordPress) местоположение
182
  msgid "The language code must be 2 characters long"
183
  msgstr "Кодът на езика трябва да бъде двубуквен"
184
 
185
- #: include/admin.php:347
186
  msgid "The language code must be unique"
187
  msgstr "Кодът на езика трябва да бъде уникален"
188
 
189
- #: include/admin.php:348
190
  msgid "The language must have a name"
191
  msgstr "Кодът на езика трябва да има наименование"
192
 
193
- #: include/admin.php:349
194
  msgid ""
195
  "The language was created, but the WordPress language file was not "
196
  "downloaded. Please install it manually."
@@ -198,95 +180,95 @@ msgstr ""
198
  "Езикът беше добавен, но езиковият файл не може да бъде зареден. Моля "
199
  "инсталирайте го ръчно. "
200
 
201
- #: include/admin.php:468
202
  msgid "Widget title"
203
  msgstr "Заглавие на джаджата"
204
 
205
  # @ polylang
206
- #: include/base.php:339
207
  msgid "Taxonomies"
208
  msgstr "Таксономии"
209
 
210
  # @ polylang
211
- #: include/base.php:340
212
  msgid "Custom fields"
213
  msgstr "Потребителски полета"
214
 
215
  # @ polylang
216
- #: include/base.php:341
217
  msgid "Comment status"
218
  msgstr "Статус на коментара"
219
 
220
  # @ polylang
221
- #: include/base.php:342
222
  msgid "Ping status"
223
  msgstr "Статус на ping-а"
224
 
225
  # @ polylang
226
- #: include/base.php:343
227
  msgid "Sticky posts"
228
  msgstr "Публикации, залепени на началната страница"
229
 
230
  # @ polylang
231
- #: include/base.php:344
232
  msgid "Published date"
233
  msgstr "Дата на публикуване"
234
 
235
  # @ polylang
236
- #: include/base.php:345
237
  msgid "Post format"
238
  msgstr "Формат на публикацията"
239
 
240
- #: include/base.php:346
241
  msgid "Page parent"
242
  msgstr "Родител на страницата"
243
 
244
  # @ polylang
245
- #: include/base.php:347
246
  msgid "Page template"
247
  msgstr "Шаблон на страницата"
248
 
249
- #: include/base.php:348
250
  msgid "Page order"
251
  msgstr "Подредба на страницата"
252
 
253
  # @ polylang
254
- #: include/base.php:349
255
  msgid "Featured image"
256
  msgstr "Картинка на публикацията"
257
 
258
- #: include/languages-form.php:43
259
  msgid "Edit language"
260
  msgstr "Редактиране на езика"
261
 
262
- #: include/languages-form.php:43 include/languages-form.php:124
263
  msgid "Add new language"
264
  msgstr "Добавяне на нов език"
265
 
266
- #: include/languages-form.php:65
267
  msgid "Choose a language"
268
  msgstr "Изберете език"
269
 
270
- #: include/languages-form.php:79
271
  msgid "You can choose a language in the list or directly edit it below."
272
  msgstr ""
273
  "Можете да изберете език от падащото меню или да създадете нов използвайки "
274
  "полетата по-долу. "
275
 
276
- #: include/languages-form.php:83 include/list-table.php:63
277
  msgid "Full name"
278
  msgstr "Наименование"
279
 
280
- #: include/languages-form.php:85
281
  msgid "The name is how it is displayed on your site (for example: English)."
282
  msgstr ""
283
  "Наименованието както ще се показва в уебсайта (например: български, English)"
284
 
285
- #: include/languages-form.php:89 include/list-table.php:64
286
  msgid "Locale"
287
  msgstr "Местоположение"
288
 
289
- #: include/languages-form.php:94
290
  msgid ""
291
  "Wordpress Locale for the language (for example: en_US). You will need to "
292
  "install the .mo file for this language."
@@ -294,55 +276,56 @@ msgstr ""
294
  "Местоположение според WordPress (например: bg_BG, en_GB). Ще трябва да "
295
  "инсталирате съответния езиков файл (.mo). "
296
 
297
- #: include/languages-form.php:98
298
  msgid "Language code"
299
  msgstr "Код на езика"
300
 
301
- #: include/languages-form.php:100
302
  msgid "2-letters ISO 639-1 language code (for example: en)"
303
  msgstr "Двубуквеният код на езика според ISO 639-1 (например: bg, en)"
304
 
305
- #: include/languages-form.php:104
306
  msgid "Text direction"
307
  msgstr "Посока на писане"
308
 
309
- #: include/languages-form.php:108
310
  msgid "left to right"
311
  msgstr "отляво надясно"
312
 
313
- #: include/languages-form.php:113
314
  msgid "right to left"
315
  msgstr "отдясно наляво"
316
 
317
- #: include/languages-form.php:115
318
  msgid "Choose the text direction for the language"
319
  msgstr "Изберете посоката на писане"
320
 
321
- #: include/languages-form.php:119 include/list-table.php:66
322
  msgid "Order"
323
  msgstr "Подредба"
324
 
325
- #: include/languages-form.php:121
326
  msgid "Position of the language in the language switcher"
327
  msgstr "Кой подред ще се показва езикът в джаджата за смяна на езици"
328
 
329
- #: include/languages-form.php:180
 
330
  msgid "Language switcher"
331
  msgstr "Джаджа за смяна на езика"
332
 
333
- #: include/languages-form.php:206
334
  msgid "Search translations"
335
  msgstr "Преводи за търсенето"
336
 
337
- #: include/languages-form.php:215
338
  msgid "Clean strings translation database"
339
  msgstr "Изтриване на запазените преводи "
340
 
341
- #: include/languages-form.php:231
342
  msgid "Default language"
343
  msgstr "Език по подразбиране"
344
 
345
- #: include/languages-form.php:243
346
  msgid ""
347
  "There are posts, pages, categories or tags without language set. Do you want "
348
  "to set them all to default language ?"
@@ -350,11 +333,11 @@ msgstr ""
350
  "Намерени са публикации, страници, категории и етикети, за които не е посочен "
351
  "език. Искате ли да бъдат прехвърлени към езика по подразбиране?"
352
 
353
- #: include/languages-form.php:251
354
  msgid "Detect browser language"
355
  msgstr "Засичане на езика на браузъра"
356
 
357
- #: include/languages-form.php:257
358
  msgid ""
359
  "When the front page is visited, set the language according to the browser "
360
  "preference"
@@ -362,11 +345,11 @@ msgstr ""
362
  "Когато потребителят посети началната страница, езикът му да се настройва "
363
  "според предпочитанията на браузъра. "
364
 
365
- #: include/languages-form.php:264
366
  msgid "URL modifications"
367
  msgstr "Промени в адреса (URL)"
368
 
369
- #: include/languages-form.php:270
370
  msgid ""
371
  "The language is set from content. Posts, pages, categories and tags urls are "
372
  "not modified."
@@ -374,26 +357,26 @@ msgstr ""
374
  "Езикът зависи от съдържанието. Адресите (URLs) на публикациите, страниците, "
375
  "категориите и етикетите не се променят. "
376
 
377
- #: include/languages-form.php:278
378
  msgid ""
379
  "The language code, for example /en/, is added to all urls when using pretty "
380
  "permalinks."
381
  msgstr ""
382
  "Кодът на езика (например /bg/, /en/) се добавя към всички адреси (URLs)."
383
 
384
- #: include/languages-form.php:287
385
  msgid "Remove /language/ in pretty permalinks. Example:"
386
  msgstr "Премахване на /language/ от адресите (URLs). Например:"
387
 
388
- #: include/languages-form.php:296
389
  msgid "Keep /language/ in pretty permalinks. Example:"
390
  msgstr "Запазване на /language/ в адресите (URLs). Например:"
391
 
392
- #: include/languages-form.php:305
393
  msgid "Hide URL language information for default language"
394
  msgstr "Скриване на информацията за езика от адресите за езика по подразбиране"
395
 
396
- #: include/languages-form.php:315
397
  #, php-format
398
  msgid ""
399
  "When using static front page, redirect the language page (example: %s) to "
@@ -403,67 +386,67 @@ msgstr ""
403
  "началната страница на съответния език"
404
 
405
  # @ polylang
406
- #: include/languages-form.php:324
407
  msgid "Media"
408
  msgstr "Файлове"
409
 
410
  # @ polylang
411
- #: include/languages-form.php:330
412
  msgid "Activate languages and translations for media"
413
  msgstr "Включване на многоезичност за файловете"
414
 
415
- #: include/languages-form.php:337
416
  msgid "Synchronization"
417
  msgstr "Синхронизация"
418
 
419
  # @ polylang
420
- #: include/languages-form.php:351
421
  msgid "Custom post types"
422
  msgstr "Потребителски типове публикации"
423
 
424
  # @ polylang
425
- #: include/languages-form.php:364
426
  msgid "Activate languages and translations for custom post types."
427
  msgstr "Включване на многоезичност за потребителските типове публикации"
428
 
429
  # @ polylang
430
- #: include/languages-form.php:372
431
  msgid "Custom taxonomies"
432
  msgstr "Потребителски таксономии"
433
 
434
  # @ polylang
435
- #: include/languages-form.php:385
436
  msgid "Activate languages and translations for custom taxonomies."
437
  msgstr "Включване на многоезичност за потребителските таксономии"
438
 
439
- #: include/list-table.php:55 include/media-translations.php:22
440
  #: include/media-translations.php:60 include/post-translations.php:10
441
  #: include/post-translations.php:33 include/term-translations.php:18
442
  #: include/term-translations.php:80
443
  msgid "Edit"
444
  msgstr "Редактиране"
445
 
446
- #: include/list-table.php:56
447
  msgid "Delete"
448
  msgstr "Изтриване"
449
 
450
- #: include/list-table.php:65
451
  msgid "Code"
452
  msgstr "Код"
453
 
454
- #: include/list-table.php:67
455
  msgid "Flag"
456
  msgstr "Знаменце"
457
 
458
- #: include/list-table.php:68
459
  msgid "Posts"
460
  msgstr "Публикации"
461
 
462
- #: include/list-table.php:118
463
  msgid "Name"
464
  msgstr "Наименование"
465
 
466
- #: include/list-table.php:119
467
  msgid "String"
468
  msgstr "Низ"
469
 
@@ -515,31 +498,54 @@ msgstr "Заглавие:"
515
  msgid "Adds multilingual capability to WordPress"
516
  msgstr "Добавя многоезична функционалност към WordPress"
517
 
518
- #: polylang.php:118
519
  #, php-format
520
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
521
  msgstr ""
522
  "Вие използвате WordPress %s. Минималните изисквания за Polylang включват "
523
  "WordPress %s."
524
 
525
- #: polylang.php:159
526
  msgid "For some reasons, Polylang could not create a table in your database."
527
  msgstr ""
528
  "По една или друга причина Polylang не успя да си създаде необходимата "
529
  "таблица в базата данни. "
530
 
531
  # @ polylang
532
- #: polylang.php:220
533
  msgid ""
534
  "Polylang has been deactivated because you upgraded from a too old version."
535
  msgstr "Polylang бе изключен, защото обновихте от твърде стара версия."
536
 
537
  # @ polylang
538
- #: polylang.php:222
539
  #, php-format
540
  msgid "Please upgrade first to %s before ugrading to %s."
541
  msgstr "Моля първо обновете до %s, преди да обновите до %s."
542
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
543
  #~ msgid "Error: Restore of local flags failed!"
544
  #~ msgstr "Грешка: възстановяването на знаменцата бе неуспешно!"
545
 
14
  "X-Poedit-SourceCharset: UTF-8\n"
15
  "X-Poedit-KeywordsList: _e;__;_x\n"
16
  "X-Poedit-Basepath: .\n"
17
+ "X-Generator: Poedit 1.5.5\n"
18
  "X-Poedit-SearchPath-0: ..\n"
19
  "X-Poedit-SearchPath-1: ../include\n"
20
 
63
  "Не на последно място, ако наистина харесвате това разширение и/или то помага "
64
  "на Вашия бизнес, авторът му високо оценява всяко едно дарение."
65
 
66
+ #: include/admin-base.php:55 include/admin-base.php:190
67
+ #: include/admin-filters.php:243 include/admin.php:23 include/admin.php:301
68
+ #: include/list-table.php:13 polylang.php:339
69
  msgid "Languages"
70
  msgstr "Езици"
71
 
72
+ #: include/admin-base.php:153
73
  msgid "Displays language names"
74
  msgstr "Показване на имената на езиците"
75
 
76
+ #: include/admin-base.php:154
77
  msgid "Displays flags"
78
  msgstr "Показване на знаменца"
79
 
80
+ #: include/admin-base.php:155
81
  msgid "Forces link to front page"
82
  msgstr "Всички връзки сочат към началната страница"
83
 
84
+ #: include/admin-base.php:156
85
  msgid "Hides the current language"
86
  msgstr "Скриване на текущия език"
87
 
88
+ #: include/admin-base.php:160
 
 
 
 
89
  msgid "Displays as dropdown"
90
  msgstr "Показване като падащо меню"
91
 
92
+ #: include/admin-base.php:191
93
  msgid "Filters content by language"
94
  msgstr "Филтриране на съдържанието по език"
95
 
96
+ #: include/admin-base.php:186
97
  msgid "Show all languages"
98
  msgstr "Показване на всички езици"
99
 
100
+ #: include/admin-filters.php:181 include/admin-filters.php:877
101
  msgid "Add new translation"
102
  msgstr "Добавяне на нов превод"
103
 
104
+ #: include/admin-filters.php:209 include/admin-filters.php:267
105
+ #: include/admin-filters.php:601 include/admin-filters.php:817
106
+ #: include/admin-filters.php:835 include/list-table.php:12
107
  #: include/media-translations.php:5 include/media-translations.php:43
108
  #: include/post-translations.php:8 include/term-translations.php:15
109
+ #: polylang.php:340
110
  msgid "Language"
111
  msgstr "Език"
112
 
113
+ #: include/admin-filters.php:616 include/admin-filters.php:651
114
+ #: include/list-table.php:127 include/media-translations.php:40
115
  #: include/term-translations.php:6 include/term-translations.php:11
116
  msgid "Translations"
117
  msgstr "Преводи"
118
 
119
+ #: include/admin-filters.php:819 include/admin-filters.php:838
120
  msgid "Sets the language"
121
  msgstr "Избор на език"
122
 
123
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
124
  msgid "The widget is displayed for:"
125
  msgstr "Джаджата се показва за:"
126
 
127
+ #: include/admin-filters.php:1057 polylang.php:341
128
  msgid "All languages"
129
  msgstr "Всички езици"
130
 
131
+ #: include/admin-filters.php:1080
132
  msgid "Admin language"
133
  msgstr "Езика на администраторския панел"
134
 
135
+ #: include/admin-filters.php:1085
136
  msgid "Wordpress default"
137
  msgstr "Езика по подразбиране"
138
 
139
+ #: include/admin-filters.php:1114 include/admin.php:306
140
  msgid "Settings"
141
  msgstr "Настройки"
142
 
143
+ #: include/admin-filters.php:1120
144
  msgid "Upgrading language files&#8230;"
145
  msgstr "Обновяване на езиковите файлове&#8230;"
146
 
148
  msgid "About Polylang"
149
  msgstr "Относно Polylang"
150
 
151
+ #: include/admin.php:27 include/list-table.php:82
152
  msgid "Strings translations"
153
  msgstr "Превод на низове"
154
 
155
+ #: include/admin.php:305 include/list-table.php:81
 
 
 
 
156
  msgid "Strings translation"
157
  msgstr "Превод на низове"
158
 
164
  msgid "The language code must be 2 characters long"
165
  msgstr "Кодът на езика трябва да бъде двубуквен"
166
 
167
+ #: include/admin.php:328
168
  msgid "The language code must be unique"
169
  msgstr "Кодът на езика трябва да бъде уникален"
170
 
171
+ #: include/admin.php:329
172
  msgid "The language must have a name"
173
  msgstr "Кодът на езика трябва да има наименование"
174
 
175
+ #: include/admin.php:330
176
  msgid ""
177
  "The language was created, but the WordPress language file was not "
178
  "downloaded. Please install it manually."
180
  "Езикът беше добавен, но езиковият файл не може да бъде зареден. Моля "
181
  "инсталирайте го ръчно. "
182
 
183
+ #: include/admin.php:449
184
  msgid "Widget title"
185
  msgstr "Заглавие на джаджата"
186
 
187
  # @ polylang
188
+ #: include/base.php:368
189
  msgid "Taxonomies"
190
  msgstr "Таксономии"
191
 
192
  # @ polylang
193
+ #: include/base.php:369
194
  msgid "Custom fields"
195
  msgstr "Потребителски полета"
196
 
197
  # @ polylang
198
+ #: include/base.php:370
199
  msgid "Comment status"
200
  msgstr "Статус на коментара"
201
 
202
  # @ polylang
203
+ #: include/base.php:371
204
  msgid "Ping status"
205
  msgstr "Статус на ping-а"
206
 
207
  # @ polylang
208
+ #: include/base.php:372
209
  msgid "Sticky posts"
210
  msgstr "Публикации, залепени на началната страница"
211
 
212
  # @ polylang
213
+ #: include/base.php:373
214
  msgid "Published date"
215
  msgstr "Дата на публикуване"
216
 
217
  # @ polylang
218
+ #: include/base.php:374
219
  msgid "Post format"
220
  msgstr "Формат на публикацията"
221
 
222
+ #: include/base.php:375
223
  msgid "Page parent"
224
  msgstr "Родител на страницата"
225
 
226
  # @ polylang
227
+ #: include/base.php:376
228
  msgid "Page template"
229
  msgstr "Шаблон на страницата"
230
 
231
+ #: include/base.php:377
232
  msgid "Page order"
233
  msgstr "Подредба на страницата"
234
 
235
  # @ polylang
236
+ #: include/base.php:378
237
  msgid "Featured image"
238
  msgstr "Картинка на публикацията"
239
 
240
+ #: include/languages-form.php:42
241
  msgid "Edit language"
242
  msgstr "Редактиране на езика"
243
 
244
+ #: include/languages-form.php:42 include/languages-form.php:123
245
  msgid "Add new language"
246
  msgstr "Добавяне на нов език"
247
 
248
+ #: include/languages-form.php:64
249
  msgid "Choose a language"
250
  msgstr "Изберете език"
251
 
252
+ #: include/languages-form.php:78
253
  msgid "You can choose a language in the list or directly edit it below."
254
  msgstr ""
255
  "Можете да изберете език от падащото меню или да създадете нов използвайки "
256
  "полетата по-долу. "
257
 
258
+ #: include/languages-form.php:82 include/list-table.php:34
259
  msgid "Full name"
260
  msgstr "Наименование"
261
 
262
+ #: include/languages-form.php:84
263
  msgid "The name is how it is displayed on your site (for example: English)."
264
  msgstr ""
265
  "Наименованието както ще се показва в уебсайта (например: български, English)"
266
 
267
+ #: include/languages-form.php:88 include/list-table.php:35
268
  msgid "Locale"
269
  msgstr "Местоположение"
270
 
271
+ #: include/languages-form.php:93
272
  msgid ""
273
  "Wordpress Locale for the language (for example: en_US). You will need to "
274
  "install the .mo file for this language."
276
  "Местоположение според WordPress (например: bg_BG, en_GB). Ще трябва да "
277
  "инсталирате съответния езиков файл (.mo). "
278
 
279
+ #: include/languages-form.php:97
280
  msgid "Language code"
281
  msgstr "Код на езика"
282
 
283
+ #: include/languages-form.php:99
284
  msgid "2-letters ISO 639-1 language code (for example: en)"
285
  msgstr "Двубуквеният код на езика според ISO 639-1 (например: bg, en)"
286
 
287
+ #: include/languages-form.php:103
288
  msgid "Text direction"
289
  msgstr "Посока на писане"
290
 
291
+ #: include/languages-form.php:107
292
  msgid "left to right"
293
  msgstr "отляво надясно"
294
 
295
+ #: include/languages-form.php:112
296
  msgid "right to left"
297
  msgstr "отдясно наляво"
298
 
299
+ #: include/languages-form.php:114
300
  msgid "Choose the text direction for the language"
301
  msgstr "Изберете посоката на писане"
302
 
303
+ #: include/languages-form.php:118 include/list-table.php:37
304
  msgid "Order"
305
  msgstr "Подредба"
306
 
307
+ #: include/languages-form.php:120
308
  msgid "Position of the language in the language switcher"
309
  msgstr "Кой подред ще се показва езикът в джаджата за смяна на езици"
310
 
311
+ #: include/nav-menu.php:28 include/nav-menu.php:51 include/nav-menu.php:54
312
+ #: include/nav-menu.php:82 include/nav-menu.php:106 polylang.php:302
313
  msgid "Language switcher"
314
  msgstr "Джаджа за смяна на езика"
315
 
316
+ #: include/languages-form.php:148
317
  msgid "Search translations"
318
  msgstr "Преводи за търсенето"
319
 
320
+ #: include/languages-form.php:151
321
  msgid "Clean strings translation database"
322
  msgstr "Изтриване на запазените преводи "
323
 
324
+ #: include/languages-form.php:167
325
  msgid "Default language"
326
  msgstr "Език по подразбиране"
327
 
328
+ #: include/languages-form.php:179
329
  msgid ""
330
  "There are posts, pages, categories or tags without language set. Do you want "
331
  "to set them all to default language ?"
333
  "Намерени са публикации, страници, категории и етикети, за които не е посочен "
334
  "език. Искате ли да бъдат прехвърлени към езика по подразбиране?"
335
 
336
+ #: include/languages-form.php:187
337
  msgid "Detect browser language"
338
  msgstr "Засичане на езика на браузъра"
339
 
340
+ #: include/languages-form.php:193
341
  msgid ""
342
  "When the front page is visited, set the language according to the browser "
343
  "preference"
345
  "Когато потребителят посети началната страница, езикът му да се настройва "
346
  "според предпочитанията на браузъра. "
347
 
348
+ #: include/languages-form.php:200
349
  msgid "URL modifications"
350
  msgstr "Промени в адреса (URL)"
351
 
352
+ #: include/languages-form.php:206
353
  msgid ""
354
  "The language is set from content. Posts, pages, categories and tags urls are "
355
  "not modified."
357
  "Езикът зависи от съдържанието. Адресите (URLs) на публикациите, страниците, "
358
  "категориите и етикетите не се променят. "
359
 
360
+ #: include/languages-form.php:214
361
  msgid ""
362
  "The language code, for example /en/, is added to all urls when using pretty "
363
  "permalinks."
364
  msgstr ""
365
  "Кодът на езика (например /bg/, /en/) се добавя към всички адреси (URLs)."
366
 
367
+ #: include/languages-form.php:223
368
  msgid "Remove /language/ in pretty permalinks. Example:"
369
  msgstr "Премахване на /language/ от адресите (URLs). Например:"
370
 
371
+ #: include/languages-form.php:232
372
  msgid "Keep /language/ in pretty permalinks. Example:"
373
  msgstr "Запазване на /language/ в адресите (URLs). Например:"
374
 
375
+ #: include/languages-form.php:241
376
  msgid "Hide URL language information for default language"
377
  msgstr "Скриване на информацията за езика от адресите за езика по подразбиране"
378
 
379
+ #: include/languages-form.php:251
380
  #, php-format
381
  msgid ""
382
  "When using static front page, redirect the language page (example: %s) to "
386
  "началната страница на съответния език"
387
 
388
  # @ polylang
389
+ #: include/languages-form.php:260
390
  msgid "Media"
391
  msgstr "Файлове"
392
 
393
  # @ polylang
394
+ #: include/languages-form.php:266
395
  msgid "Activate languages and translations for media"
396
  msgstr "Включване на многоезичност за файловете"
397
 
398
+ #: include/languages-form.php:273
399
  msgid "Synchronization"
400
  msgstr "Синхронизация"
401
 
402
  # @ polylang
403
+ #: include/languages-form.php:287
404
  msgid "Custom post types"
405
  msgstr "Потребителски типове публикации"
406
 
407
  # @ polylang
408
+ #: include/languages-form.php:300
409
  msgid "Activate languages and translations for custom post types."
410
  msgstr "Включване на многоезичност за потребителските типове публикации"
411
 
412
  # @ polylang
413
+ #: include/languages-form.php:307
414
  msgid "Custom taxonomies"
415
  msgstr "Потребителски таксономии"
416
 
417
  # @ polylang
418
+ #: include/languages-form.php:320
419
  msgid "Activate languages and translations for custom taxonomies."
420
  msgstr "Включване на многоезичност за потребителските таксономии"
421
 
422
+ #: include/list-table.php:26 include/media-translations.php:22
423
  #: include/media-translations.php:60 include/post-translations.php:10
424
  #: include/post-translations.php:33 include/term-translations.php:18
425
  #: include/term-translations.php:80
426
  msgid "Edit"
427
  msgstr "Редактиране"
428
 
429
+ #: include/list-table.php:27 include/list-table.php:162
430
  msgid "Delete"
431
  msgstr "Изтриване"
432
 
433
+ #: include/list-table.php:36
434
  msgid "Code"
435
  msgstr "Код"
436
 
437
+ #: include/list-table.php:38
438
  msgid "Flag"
439
  msgstr "Знаменце"
440
 
441
+ #: include/list-table.php:39
442
  msgid "Posts"
443
  msgstr "Публикации"
444
 
445
+ #: include/list-table.php:125
446
  msgid "Name"
447
  msgstr "Наименование"
448
 
449
+ #: include/list-table.php:126
450
  msgid "String"
451
  msgstr "Низ"
452
 
498
  msgid "Adds multilingual capability to WordPress"
499
  msgstr "Добавя многоезична функционалност към WordPress"
500
 
501
+ #: polylang.php:133
502
  #, php-format
503
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
504
  msgstr ""
505
  "Вие използвате WordPress %s. Минималните изисквания за Polylang включват "
506
  "WordPress %s."
507
 
508
+ #: polylang.php:174
509
  msgid "For some reasons, Polylang could not create a table in your database."
510
  msgstr ""
511
  "По една или друга причина Polylang не успя да си създаде необходимата "
512
  "таблица в базата данни. "
513
 
514
  # @ polylang
515
+ #: polylang.php:235
516
  msgid ""
517
  "Polylang has been deactivated because you upgraded from a too old version."
518
  msgstr "Polylang бе изключен, защото обновихте от твърде стара версия."
519
 
520
  # @ polylang
521
+ #: polylang.php:237
522
  #, php-format
523
  msgid "Please upgrade first to %s before ugrading to %s."
524
  msgstr "Моля първо обновете до %s, преди да обновите до %s."
525
 
526
+ # @ polylang
527
+ #: include/list-table.php:124
528
+ msgid "Group"
529
+ msgstr "Група"
530
+
531
+ # @ polylang
532
+ #: include/list-table.php:173
533
+ msgid "View all groups"
534
+ msgstr "Покажи всички групи"
535
+
536
+ #~ msgid "Displays a language switcher at the end of the menu"
537
+ #~ msgstr "Показване на джаджата за смяна на езици след менюто"
538
+
539
+ #~ msgid "Theme locations and languages"
540
+ #~ msgstr "Език и местоположение"
541
+
542
+ #~ msgid ""
543
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
544
+ #~ msgstr "Моля посетете %sстраницата за настройка на езиците%s."
545
+
546
+ #~ msgid "Menus"
547
+ #~ msgstr "Менюта"
548
+
549
  #~ msgid "Error: Restore of local flags failed!"
550
  #~ msgstr "Грешка: възстановяването на знаменцата бе неуспешно!"
551
 
languages/polylang-ca.mo CHANGED
Binary file
languages/polylang-ca.po CHANGED
@@ -19,34 +19,18 @@ msgstr ""
19
 
20
  #: include/about.php:3
21
  #, php-format
22
- msgid ""
23
- "Polylang is provided with an extensive %sdocumentation%s (in English only). "
24
- "It includes information on how to set up your multilingual site and use it "
25
- "on a daily basis, a FAQ, as well as a documentation for programmers to adapt "
26
- "their plugins and themes."
27
- msgstr ""
28
- "Polylang es distribueix amb una %sdocumentació%s extensa (només en anglès). "
29
- "Inclou informació de com crear un lloc web multilingüe i com fer-ne un ús "
30
- "diari, una pàgina de preguntes freqüents, així com informació per tal que "
31
- "els programadors puguin adaptar-ne els plugins i temes."
32
 
33
  #: include/about.php:9
34
  #, php-format
35
- msgid ""
36
- "You will also find useful information in the %ssupport forum%s. However "
37
- "don't forget to make a search before posting a new topic."
38
- msgstr ""
39
- "També trobaràs informació d'interès als %sfòrums de suport%s. Però abans de "
40
- "crear un nou tema, no oblidis fer-ne una cerca."
41
 
42
  #: include/about.php:16
43
  #, php-format
44
- msgid ""
45
- "Polylang is free of charge and is released under the same license as "
46
- "WordPress, the %sGPL%s."
47
- msgstr ""
48
- "Polylang és gratuit i es distribueix sota la mateixa llicència que "
49
- "WordPress, %sGPL%s."
50
 
51
  #: include/about.php:22
52
  #, php-format
@@ -54,106 +38,103 @@ msgid "If you wonder how you can help the project, just %sread this%s."
54
  msgstr "Si vols saber com ajudar al projecte, llegeix %saixò%s."
55
 
56
  #: include/about.php:27
57
- msgid ""
58
- "Finally if you like this plugin or if it helps your business, donations to "
59
- "the author are greatly appreciated."
60
- msgstr ""
61
- "Finalment, si t'agrada aquest plugin i el trobes útil per al teu negoci, "
62
- "pots fer-ne un donatiu. L'autor t'ho agrairà enormement."
63
-
64
- #: include/admin-base.php:55 include/admin-base.php:185
65
- #: include/admin-filters.php:250 include/admin.php:23 include/admin.php:318
66
- #: include/list-table.php:46 polylang.php:270
67
  msgid "Languages"
68
  msgstr "Idiomes"
69
 
70
- #: include/admin-base.php:154
71
  msgid "Displays language names"
72
  msgstr "Mostra els noms dels idiomes"
73
 
74
- #: include/admin-base.php:155
75
  msgid "Displays flags"
76
  msgstr "Mostra les banderes"
77
 
78
- #: include/admin-base.php:156
79
  msgid "Forces link to front page"
80
  msgstr "Força un enllaç cap a la pàgina principal"
81
 
82
- #: include/admin-base.php:157
83
  msgid "Hides the current language"
84
  msgstr "Oculta l'idioma actual"
85
 
86
- #: include/admin-base.php:161
87
- msgid "Displays a language switcher at the end of the menu"
88
- msgstr "Mostra un selector d'idioma al final del menú"
89
-
90
- #: include/admin-base.php:162
91
  msgid "Displays as dropdown"
92
  msgstr "Mostra com a menú desplegable"
93
 
94
- #: include/admin-base.php:186
95
  msgid "Filters content by language"
96
  msgstr "Filtra el contingut per idioma"
97
 
98
- #: include/admin-base.php:193
99
  msgid "Show all languages"
100
  msgstr "Mostra tots els idiomes"
101
 
102
- #: include/admin-filters.php:188 include/admin-filters.php:884
 
103
  msgid "Add new translation"
104
  msgstr "Afegeix traducció nova"
105
 
106
- #: include/admin-filters.php:216 include/admin-filters.php:274
107
- #: include/admin-filters.php:608 include/admin-filters.php:824
108
- #: include/admin-filters.php:842 include/list-table.php:45
109
- #: include/media-translations.php:5 include/media-translations.php:43
110
- #: include/post-translations.php:8 include/term-translations.php:15
111
- #: polylang.php:271
 
 
 
 
 
112
  msgid "Language"
113
  msgstr "Idioma"
114
 
115
- #: include/admin-filters.php:623 include/admin-filters.php:658
116
- #: include/list-table.php:120 include/media-translations.php:40
117
- #: include/term-translations.php:6 include/term-translations.php:11
 
 
 
118
  msgid "Translations"
119
  msgstr "Traduccions"
120
 
121
- #: include/admin-filters.php:826 include/admin-filters.php:845
 
122
  msgid "Sets the language"
123
  msgstr "Estableix l'idioma"
124
 
125
- #: include/admin-filters.php:1078
126
- msgid "Theme locations and languages"
127
- msgstr "Idiomes i localitzacions del tema"
128
-
129
- #: include/admin-filters.php:1084
130
- #, php-format
131
- msgid ""
132
- "Please go to the %slanguages page%s to set theme locations and languages"
133
- msgstr ""
134
- "Ves a %spàgina d'idiomes%s per establir els idiomes i localitzacions del tema"
135
-
136
- #: include/admin-filters.php:1102
137
  msgid "The widget is displayed for:"
138
  msgstr "El widget es mostra per a:"
139
 
140
- #: include/admin-filters.php:1106 polylang.php:272
 
141
  msgid "All languages"
142
  msgstr "Tots els idiomes"
143
 
144
- #: include/admin-filters.php:1130
145
  msgid "Admin language"
146
  msgstr "Idioma de l'administrador"
147
 
148
- #: include/admin-filters.php:1135
149
  msgid "Wordpress default"
150
  msgstr "Opció per defecte de Wordpress"
151
 
152
- #: include/admin-filters.php:1161 include/admin.php:326
 
153
  msgid "Settings"
154
  msgstr "Paràmetres"
155
 
156
- #: include/admin-filters.php:1167
157
  msgid "Upgrading language files&#8230;"
158
  msgstr "S'estan actualitzant els arxius d'idioma&#8230;"
159
 
@@ -161,15 +142,13 @@ msgstr "S'estan actualitzant els arxius d'idioma&#8230;"
161
  msgid "About Polylang"
162
  msgstr "Sobre Polylang"
163
 
164
- #: include/admin.php:27 include/list-table.php:92
 
165
  msgid "Strings translations"
166
  msgstr "Traduccions de cadenes"
167
 
168
- #: include/admin.php:323
169
- msgid "Menus"
170
- msgstr "Menús"
171
-
172
- #: include/admin.php:325 include/list-table.php:91
173
  msgid "Strings translation"
174
  msgstr "Traducció de cadenes"
175
 
@@ -181,296 +160,284 @@ msgstr "Introdueix un codi d'idioma i regió vàlid de WordPress"
181
  msgid "The language code must be 2 characters long"
182
  msgstr "El codi d'idioma ha de ser de 2 caràcters"
183
 
184
- #: include/admin.php:347
185
  msgid "The language code must be unique"
186
  msgstr "El codi d'idioma ha de ser únic"
187
 
188
- #: include/admin.php:348
189
  msgid "The language must have a name"
190
  msgstr "L'idioma ha de tenir un nom"
191
 
192
- #: include/admin.php:349
193
- msgid ""
194
- "The language was created, but the WordPress language file was not "
195
- "downloaded. Please install it manually."
196
- msgstr ""
197
- "S'ha creat l'idioma, però l'arxiu d'aquest idioma de WordPress no s'ha "
198
- "descarregat. Si us plau, instal·la'l manualment."
199
 
200
- #: include/admin.php:468
201
  msgid "Widget title"
202
  msgstr "Títol del widget"
203
 
204
  # @ polylang
205
- #: include/base.php:339
206
  msgid "Taxonomies"
207
  msgstr "Taxonomies"
208
 
209
  # @ polylang
210
- #: include/base.php:340
211
  msgid "Custom fields"
212
  msgstr "Camps personalitzats"
213
 
214
  # @ polylang
215
- #: include/base.php:341
216
  msgid "Comment status"
217
  msgstr "Estat del comentari"
218
 
219
  # @ polylang
220
- #: include/base.php:342
221
  msgid "Ping status"
222
  msgstr "Estat dels pings"
223
 
224
  # @ polylang
225
- #: include/base.php:343
226
  msgid "Sticky posts"
227
  msgstr "Entrades adherides (sticky)"
228
 
229
  # @ polylang
230
- #: include/base.php:344
231
  msgid "Published date"
232
  msgstr "Data de publicació"
233
 
234
  # @ polylang
235
- #: include/base.php:345
236
  msgid "Post format"
237
  msgstr "Format de l'entrada"
238
 
239
- #: include/base.php:346
240
  msgid "Page parent"
241
  msgstr "Pàgina mare"
242
 
243
  # @ polylang
244
- #: include/base.php:347
245
  msgid "Page template"
246
  msgstr "Plantilla de la pàgina"
247
 
248
- #: include/base.php:348
249
  msgid "Page order"
250
  msgstr "Ordre de la pàgina"
251
 
252
  # @ polylang
253
- #: include/base.php:349
254
  msgid "Featured image"
255
  msgstr "Imatge destacada"
256
 
257
- #: include/languages-form.php:43
258
  msgid "Edit language"
259
  msgstr "Edita idioma"
260
 
261
- #: include/languages-form.php:43 include/languages-form.php:124
 
262
  msgid "Add new language"
263
  msgstr "Afegeix idioma"
264
 
265
- #: include/languages-form.php:65
266
  msgid "Choose a language"
267
  msgstr "Tria idioma"
268
 
269
- #: include/languages-form.php:79
270
  msgid "You can choose a language in the list or directly edit it below."
271
  msgstr "Pots triar un idioma de la llista o editar-lo directament a sota"
272
 
273
- #: include/languages-form.php:83 include/list-table.php:63
 
274
  msgid "Full name"
275
  msgstr "Nom complet"
276
 
277
- #: include/languages-form.php:85
278
  msgid "The name is how it is displayed on your site (for example: English)."
279
  msgstr "El nom és el que apareix al teu lloc web (per exemple: català)"
280
 
281
- #: include/languages-form.php:89 include/list-table.php:64
 
282
  msgid "Locale"
283
  msgstr "Codi d'idioma i regió (locale)"
284
 
285
- #: include/languages-form.php:94
286
- msgid ""
287
- "Wordpress Locale for the language (for example: en_US). You will need to "
288
- "install the .mo file for this language."
289
- msgstr ""
290
- "Codi d'idioma i regió de Wordpress (per exemple: ca_ES). Hauràs d'instal·lar "
291
- "l'arxiu .mo per a aquest idioma"
292
 
293
- #: include/languages-form.php:98
294
  msgid "Language code"
295
  msgstr "Codi d'idioma"
296
 
297
- #: include/languages-form.php:100
298
  msgid "2-letters ISO 639-1 language code (for example: en)"
299
  msgstr "Codi d'idioma ISO 639-1 de 2 lletres (per exemple: ca)"
300
 
301
- #: include/languages-form.php:104
302
  msgid "Text direction"
303
  msgstr "Direcció del text"
304
 
305
- #: include/languages-form.php:108
306
  msgid "left to right"
307
  msgstr "d'esquerra a dreta"
308
 
309
- #: include/languages-form.php:113
310
  msgid "right to left"
311
  msgstr "de dreta a esquerra"
312
 
313
- #: include/languages-form.php:115
314
  msgid "Choose the text direction for the language"
315
  msgstr "Tria la direcció del text de l'idioma "
316
 
317
- #: include/languages-form.php:119 include/list-table.php:66
 
318
  msgid "Order"
319
  msgstr "Ordre"
320
 
321
- #: include/languages-form.php:121
322
  msgid "Position of the language in the language switcher"
323
  msgstr "Posició al selector d'idioma"
324
 
325
- #: include/languages-form.php:180
 
 
 
 
 
326
  msgid "Language switcher"
327
  msgstr "Selector d'idioma"
328
 
329
- #: include/languages-form.php:206
330
  msgid "Search translations"
331
  msgstr "Cerca traduccions"
332
 
333
- #: include/languages-form.php:215
334
  msgid "Clean strings translation database"
335
  msgstr "Neteja la base de dades de traduccions de cadenes"
336
 
337
- #: include/languages-form.php:231
338
  msgid "Default language"
339
  msgstr "Idioma predeterminat"
340
 
341
- #: include/languages-form.php:243
342
- msgid ""
343
- "There are posts, pages, categories or tags without language set. Do you want "
344
- "to set them all to default language ?"
345
- msgstr ""
346
- "Hi ha entrades, pàgines, categories o etiquetes sense idioma establert. Per "
347
- "establir-hi l'idioma predeterminat, marca aquesta casella."
348
 
349
- #: include/languages-form.php:251
350
  msgid "Detect browser language"
351
  msgstr "Detecta l'idioma del navegador"
352
 
353
- #: include/languages-form.php:257
354
- msgid ""
355
- "When the front page is visited, set the language according to the browser "
356
- "preference"
357
- msgstr ""
358
- "Estableix l'idioma d'acord amb les preferències del navegador quan es visita "
359
- "la pàgina principal"
360
 
361
- #: include/languages-form.php:264
362
  msgid "URL modifications"
363
  msgstr "Modificacions d'URL"
364
 
365
- #: include/languages-form.php:270
366
- msgid ""
367
- "The language is set from content. Posts, pages, categories and tags urls are "
368
- "not modified."
369
- msgstr ""
370
- "L'idioma s'estableix per al contingut. Les URL de les entrades, pàgines, "
371
- "categories i etiquetes no seran modificades"
372
 
373
- #: include/languages-form.php:278
374
- msgid ""
375
- "The language code, for example /en/, is added to all urls when using pretty "
376
- "permalinks."
377
- msgstr ""
378
- "El codi d'idioma, per exemple /ca/, s'afegeix a totes les URLs en fer "
379
- "enllaços permanents"
380
 
381
- #: include/languages-form.php:287
382
  msgid "Remove /language/ in pretty permalinks. Example:"
383
  msgstr "Treu /idioma/ als enllaços permanents amigables. Exemple:"
384
 
385
- #: include/languages-form.php:296
386
  msgid "Keep /language/ in pretty permalinks. Example:"
387
  msgstr "Mantén /idioma/ als enllaços permanents amigables: Exemple:"
388
 
389
- #: include/languages-form.php:305
390
  msgid "Hide URL language information for default language"
391
  msgstr "Oculta la informació d'idioma de l'URL a l'idioma predeterminat"
392
 
393
- #: include/languages-form.php:315
394
  #, php-format
395
- msgid ""
396
- "When using static front page, redirect the language page (example: %s) to "
397
- "the front page in the right language"
398
- msgstr ""
399
- "En fer servir una pàgina principal estàtica, redirigeix la pàgina d'idioma "
400
- "(per exemple: %s) a la pàgina d'inici en l'idioma correcte"
401
 
402
  # @ polylang
403
- #: include/languages-form.php:324
404
  msgid "Media"
405
  msgstr "Mitjans"
406
 
407
  # @ polylang
408
- #: include/languages-form.php:330
409
  msgid "Activate languages and translations for media"
410
  msgstr "Activa idiomes i traduccions per als mitjans"
411
 
412
- #: include/languages-form.php:337
413
  msgid "Synchronization"
414
  msgstr "Sincronització"
415
 
416
  # @ polylang
417
- #: include/languages-form.php:351
418
  msgid "Custom post types"
419
  msgstr "Tipus d'entrada personalitzats"
420
 
421
  # @ polylang
422
- #: include/languages-form.php:364
423
  msgid "Activate languages and translations for custom post types."
424
  msgstr "Activa idiomes i traduccions per a tipus d'entrada personalitzats."
425
 
426
  # @ polylang
427
- #: include/languages-form.php:372
428
  msgid "Custom taxonomies"
429
  msgstr "Taxonomies personalitzades"
430
 
431
  # @ polylang
432
- #: include/languages-form.php:385
433
  msgid "Activate languages and translations for custom taxonomies."
434
  msgstr "Activa idiomes i traduccions per a taxonomies personalitzades."
435
 
436
- #: include/list-table.php:55 include/media-translations.php:22
437
- #: include/media-translations.php:60 include/post-translations.php:10
438
- #: include/post-translations.php:33 include/term-translations.php:18
 
 
 
439
  #: include/term-translations.php:80
440
  msgid "Edit"
441
  msgstr "Edita"
442
 
443
- #: include/list-table.php:56
 
444
  msgid "Delete"
445
  msgstr "Elimina"
446
 
447
- #: include/list-table.php:65
448
  msgid "Code"
449
  msgstr "Codi"
450
 
451
- #: include/list-table.php:67
452
  msgid "Flag"
453
  msgstr "Bandera"
454
 
455
- #: include/list-table.php:68
456
  msgid "Posts"
457
  msgstr "Entrades"
458
 
459
- #: include/list-table.php:118
460
  msgid "Name"
461
  msgstr "Nom"
462
 
463
- #: include/list-table.php:119
464
  msgid "String"
465
  msgstr "Cadena"
466
 
467
- #: include/media-translations.php:6 include/media-translations.php:44
 
468
  #: include/term-translations.php:16
469
  msgid "Translation"
470
  msgstr "Traducció"
471
 
472
- #: include/media-translations.php:31 include/media-translations.php:68
473
- #: include/post-translations.php:38 include/term-translations.php:60
 
 
474
  msgid "Add new"
475
  msgstr "Afegeix"
476
 
@@ -512,32 +479,51 @@ msgstr "Títol:"
512
  msgid "Adds multilingual capability to WordPress"
513
  msgstr "Afegeix capacitat multilingüística a Wordpress"
514
 
515
- #: polylang.php:118
516
  #, php-format
517
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
518
- msgstr ""
519
- "Estàs fent servir WordPress %s. Polylang requereix, com a mínim, WordPress "
520
- "%s."
521
 
522
- #: polylang.php:159
523
  msgid "For some reasons, Polylang could not create a table in your database."
524
- msgstr ""
525
- "Per alguna raó, Polylang no ha pogut crear una taula a la teva base de dades."
526
 
527
  # @ polylang
528
- #: polylang.php:220
529
- msgid ""
530
- "Polylang has been deactivated because you upgraded from a too old version."
531
- msgstr ""
532
- "S'ha desactivat Polylang perquè l'has actualitzat des d'una versió massa "
533
- "antiga."
534
 
535
  # @ polylang
536
- #: polylang.php:222
537
  #, php-format
538
  msgid "Please upgrade first to %s before ugrading to %s."
539
  msgstr "Actualitza'l primer a %s abans d'actualizar-lo a %s."
540
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
541
  #~ msgid "Error: Restore of local flags failed!"
542
  #~ msgstr "Error: ha fallat el restabliment de les banderes d'idioma!"
543
 
19
 
20
  #: include/about.php:3
21
  #, php-format
22
+ msgid "Polylang is provided with an extensive %sdocumentation%s (in English only). It includes information on how to set up your multilingual site and use it on a daily basis, a FAQ, as well as a documentation for programmers to adapt their plugins and themes."
23
+ msgstr "Polylang es distribueix amb una %sdocumentació%s extensa (només en anglès). Inclou informació de com crear un lloc web multilingüe i com fer-ne un ús diari, una pàgina de preguntes freqüents, així com informació per tal que els programadors puguin adaptar-ne els plugins i temes."
 
 
 
 
 
 
 
 
24
 
25
  #: include/about.php:9
26
  #, php-format
27
+ msgid "You will also find useful information in the %ssupport forum%s. However don't forget to make a search before posting a new topic."
28
+ msgstr "També trobaràs informació d'interès als %sfòrums de suport%s. Però abans de crear un nou tema, no oblidis fer-ne una cerca."
 
 
 
 
29
 
30
  #: include/about.php:16
31
  #, php-format
32
+ msgid "Polylang is free of charge and is released under the same license as WordPress, the %sGPL%s."
33
+ msgstr "Polylang és gratuit i es distribueix sota la mateixa llicència que WordPress, %sGPL%s."
 
 
 
 
34
 
35
  #: include/about.php:22
36
  #, php-format
38
  msgstr "Si vols saber com ajudar al projecte, llegeix %saixò%s."
39
 
40
  #: include/about.php:27
41
+ msgid "Finally if you like this plugin or if it helps your business, donations to the author are greatly appreciated."
42
+ msgstr "Finalment, si t'agrada aquest plugin i el trobes útil per al teu negoci, pots fer-ne un donatiu. L'autor t'ho agrairà enormement."
43
+
44
+ #: include/admin-base.php:55
45
+ #: include/admin-base.php:190
46
+ #: include/admin-filters.php:243
47
+ #: include/admin.php:23
48
+ #: include/admin.php:301
49
+ #: include/list-table.php:13
50
+ #: polylang.php:339
51
  msgid "Languages"
52
  msgstr "Idiomes"
53
 
54
+ #: include/admin-base.php:153
55
  msgid "Displays language names"
56
  msgstr "Mostra els noms dels idiomes"
57
 
58
+ #: include/admin-base.php:154
59
  msgid "Displays flags"
60
  msgstr "Mostra les banderes"
61
 
62
+ #: include/admin-base.php:155
63
  msgid "Forces link to front page"
64
  msgstr "Força un enllaç cap a la pàgina principal"
65
 
66
+ #: include/admin-base.php:156
67
  msgid "Hides the current language"
68
  msgstr "Oculta l'idioma actual"
69
 
70
+ #: include/admin-base.php:160
 
 
 
 
71
  msgid "Displays as dropdown"
72
  msgstr "Mostra com a menú desplegable"
73
 
74
+ #: include/admin-base.php:191
75
  msgid "Filters content by language"
76
  msgstr "Filtra el contingut per idioma"
77
 
78
+ #: include/admin-base.php:186
79
  msgid "Show all languages"
80
  msgstr "Mostra tots els idiomes"
81
 
82
+ #: include/admin-filters.php:181
83
+ #: include/admin-filters.php:877
84
  msgid "Add new translation"
85
  msgstr "Afegeix traducció nova"
86
 
87
+ #: include/admin-filters.php:209
88
+ #: include/admin-filters.php:267
89
+ #: include/admin-filters.php:601
90
+ #: include/admin-filters.php:817
91
+ #: include/admin-filters.php:835
92
+ #: include/list-table.php:12
93
+ #: include/media-translations.php:5
94
+ #: include/media-translations.php:43
95
+ #: include/post-translations.php:8
96
+ #: include/term-translations.php:15
97
+ #: polylang.php:340
98
  msgid "Language"
99
  msgstr "Idioma"
100
 
101
+ #: include/admin-filters.php:616
102
+ #: include/admin-filters.php:651
103
+ #: include/list-table.php:127
104
+ #: include/media-translations.php:40
105
+ #: include/term-translations.php:6
106
+ #: include/term-translations.php:11
107
  msgid "Translations"
108
  msgstr "Traduccions"
109
 
110
+ #: include/admin-filters.php:819
111
+ #: include/admin-filters.php:838
112
  msgid "Sets the language"
113
  msgstr "Estableix l'idioma"
114
 
115
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
116
  msgid "The widget is displayed for:"
117
  msgstr "El widget es mostra per a:"
118
 
119
+ #: include/admin-filters.php:1057
120
+ #: polylang.php:341
121
  msgid "All languages"
122
  msgstr "Tots els idiomes"
123
 
124
+ #: include/admin-filters.php:1080
125
  msgid "Admin language"
126
  msgstr "Idioma de l'administrador"
127
 
128
+ #: include/admin-filters.php:1085
129
  msgid "Wordpress default"
130
  msgstr "Opció per defecte de Wordpress"
131
 
132
+ #: include/admin-filters.php:1114
133
+ #: include/admin.php:306
134
  msgid "Settings"
135
  msgstr "Paràmetres"
136
 
137
+ #: include/admin-filters.php:1120
138
  msgid "Upgrading language files&#8230;"
139
  msgstr "S'estan actualitzant els arxius d'idioma&#8230;"
140
 
142
  msgid "About Polylang"
143
  msgstr "Sobre Polylang"
144
 
145
+ #: include/admin.php:27
146
+ #: include/list-table.php:82
147
  msgid "Strings translations"
148
  msgstr "Traduccions de cadenes"
149
 
150
+ #: include/admin.php:305
151
+ #: include/list-table.php:81
 
 
 
152
  msgid "Strings translation"
153
  msgstr "Traducció de cadenes"
154
 
160
  msgid "The language code must be 2 characters long"
161
  msgstr "El codi d'idioma ha de ser de 2 caràcters"
162
 
163
+ #: include/admin.php:328
164
  msgid "The language code must be unique"
165
  msgstr "El codi d'idioma ha de ser únic"
166
 
167
+ #: include/admin.php:329
168
  msgid "The language must have a name"
169
  msgstr "L'idioma ha de tenir un nom"
170
 
171
+ #: include/admin.php:330
172
+ msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
173
+ msgstr "S'ha creat l'idioma, però l'arxiu d'aquest idioma de WordPress no s'ha descarregat. Si us plau, instal·la'l manualment."
 
 
 
 
174
 
175
+ #: include/admin.php:449
176
  msgid "Widget title"
177
  msgstr "Títol del widget"
178
 
179
  # @ polylang
180
+ #: include/base.php:368
181
  msgid "Taxonomies"
182
  msgstr "Taxonomies"
183
 
184
  # @ polylang
185
+ #: include/base.php:369
186
  msgid "Custom fields"
187
  msgstr "Camps personalitzats"
188
 
189
  # @ polylang
190
+ #: include/base.php:370
191
  msgid "Comment status"
192
  msgstr "Estat del comentari"
193
 
194
  # @ polylang
195
+ #: include/base.php:371
196
  msgid "Ping status"
197
  msgstr "Estat dels pings"
198
 
199
  # @ polylang
200
+ #: include/base.php:372
201
  msgid "Sticky posts"
202
  msgstr "Entrades adherides (sticky)"
203
 
204
  # @ polylang
205
+ #: include/base.php:373
206
  msgid "Published date"
207
  msgstr "Data de publicació"
208
 
209
  # @ polylang
210
+ #: include/base.php:374
211
  msgid "Post format"
212
  msgstr "Format de l'entrada"
213
 
214
+ #: include/base.php:375
215
  msgid "Page parent"
216
  msgstr "Pàgina mare"
217
 
218
  # @ polylang
219
+ #: include/base.php:376
220
  msgid "Page template"
221
  msgstr "Plantilla de la pàgina"
222
 
223
+ #: include/base.php:377
224
  msgid "Page order"
225
  msgstr "Ordre de la pàgina"
226
 
227
  # @ polylang
228
+ #: include/base.php:378
229
  msgid "Featured image"
230
  msgstr "Imatge destacada"
231
 
232
+ #: include/languages-form.php:42
233
  msgid "Edit language"
234
  msgstr "Edita idioma"
235
 
236
+ #: include/languages-form.php:42
237
+ #: include/languages-form.php:123
238
  msgid "Add new language"
239
  msgstr "Afegeix idioma"
240
 
241
+ #: include/languages-form.php:64
242
  msgid "Choose a language"
243
  msgstr "Tria idioma"
244
 
245
+ #: include/languages-form.php:78
246
  msgid "You can choose a language in the list or directly edit it below."
247
  msgstr "Pots triar un idioma de la llista o editar-lo directament a sota"
248
 
249
+ #: include/languages-form.php:82
250
+ #: include/list-table.php:34
251
  msgid "Full name"
252
  msgstr "Nom complet"
253
 
254
+ #: include/languages-form.php:84
255
  msgid "The name is how it is displayed on your site (for example: English)."
256
  msgstr "El nom és el que apareix al teu lloc web (per exemple: català)"
257
 
258
+ #: include/languages-form.php:88
259
+ #: include/list-table.php:35
260
  msgid "Locale"
261
  msgstr "Codi d'idioma i regió (locale)"
262
 
263
+ #: include/languages-form.php:93
264
+ msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
265
+ msgstr "Codi d'idioma i regió de Wordpress (per exemple: ca_ES). Hauràs d'instal·lar l'arxiu .mo per a aquest idioma"
 
 
 
 
266
 
267
+ #: include/languages-form.php:97
268
  msgid "Language code"
269
  msgstr "Codi d'idioma"
270
 
271
+ #: include/languages-form.php:99
272
  msgid "2-letters ISO 639-1 language code (for example: en)"
273
  msgstr "Codi d'idioma ISO 639-1 de 2 lletres (per exemple: ca)"
274
 
275
+ #: include/languages-form.php:103
276
  msgid "Text direction"
277
  msgstr "Direcció del text"
278
 
279
+ #: include/languages-form.php:107
280
  msgid "left to right"
281
  msgstr "d'esquerra a dreta"
282
 
283
+ #: include/languages-form.php:112
284
  msgid "right to left"
285
  msgstr "de dreta a esquerra"
286
 
287
+ #: include/languages-form.php:114
288
  msgid "Choose the text direction for the language"
289
  msgstr "Tria la direcció del text de l'idioma "
290
 
291
+ #: include/languages-form.php:118
292
+ #: include/list-table.php:37
293
  msgid "Order"
294
  msgstr "Ordre"
295
 
296
+ #: include/languages-form.php:120
297
  msgid "Position of the language in the language switcher"
298
  msgstr "Posició al selector d'idioma"
299
 
300
+ #: include/nav-menu.php:28
301
+ #: include/nav-menu.php:51
302
+ #: include/nav-menu.php:54
303
+ #: include/nav-menu.php:82
304
+ #: include/nav-menu.php:106
305
+ #: polylang.php:302
306
  msgid "Language switcher"
307
  msgstr "Selector d'idioma"
308
 
309
+ #: include/languages-form.php:148
310
  msgid "Search translations"
311
  msgstr "Cerca traduccions"
312
 
313
+ #: include/languages-form.php:151
314
  msgid "Clean strings translation database"
315
  msgstr "Neteja la base de dades de traduccions de cadenes"
316
 
317
+ #: include/languages-form.php:167
318
  msgid "Default language"
319
  msgstr "Idioma predeterminat"
320
 
321
+ #: include/languages-form.php:179
322
+ msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
323
+ msgstr "Hi ha entrades, pàgines, categories o etiquetes sense idioma establert. Per establir-hi l'idioma predeterminat, marca aquesta casella."
 
 
 
 
324
 
325
+ #: include/languages-form.php:187
326
  msgid "Detect browser language"
327
  msgstr "Detecta l'idioma del navegador"
328
 
329
+ #: include/languages-form.php:193
330
+ msgid "When the front page is visited, set the language according to the browser preference"
331
+ msgstr "Estableix l'idioma d'acord amb les preferències del navegador quan es visita la pàgina principal"
 
 
 
 
332
 
333
+ #: include/languages-form.php:200
334
  msgid "URL modifications"
335
  msgstr "Modificacions d'URL"
336
 
337
+ #: include/languages-form.php:206
338
+ msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
339
+ msgstr "L'idioma s'estableix per al contingut. Les URL de les entrades, pàgines, categories i etiquetes no seran modificades"
 
 
 
 
340
 
341
+ #: include/languages-form.php:214
342
+ msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
343
+ msgstr "El codi d'idioma, per exemple /ca/, s'afegeix a totes les URLs en fer enllaços permanents"
 
 
 
 
344
 
345
+ #: include/languages-form.php:223
346
  msgid "Remove /language/ in pretty permalinks. Example:"
347
  msgstr "Treu /idioma/ als enllaços permanents amigables. Exemple:"
348
 
349
+ #: include/languages-form.php:232
350
  msgid "Keep /language/ in pretty permalinks. Example:"
351
  msgstr "Mantén /idioma/ als enllaços permanents amigables: Exemple:"
352
 
353
+ #: include/languages-form.php:241
354
  msgid "Hide URL language information for default language"
355
  msgstr "Oculta la informació d'idioma de l'URL a l'idioma predeterminat"
356
 
357
+ #: include/languages-form.php:251
358
  #, php-format
359
+ msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
360
+ msgstr "En fer servir una pàgina principal estàtica, redirigeix la pàgina d'idioma (per exemple: %s) a la pàgina d'inici en l'idioma correcte"
 
 
 
 
361
 
362
  # @ polylang
363
+ #: include/languages-form.php:260
364
  msgid "Media"
365
  msgstr "Mitjans"
366
 
367
  # @ polylang
368
+ #: include/languages-form.php:266
369
  msgid "Activate languages and translations for media"
370
  msgstr "Activa idiomes i traduccions per als mitjans"
371
 
372
+ #: include/languages-form.php:273
373
  msgid "Synchronization"
374
  msgstr "Sincronització"
375
 
376
  # @ polylang
377
+ #: include/languages-form.php:287
378
  msgid "Custom post types"
379
  msgstr "Tipus d'entrada personalitzats"
380
 
381
  # @ polylang
382
+ #: include/languages-form.php:300
383
  msgid "Activate languages and translations for custom post types."
384
  msgstr "Activa idiomes i traduccions per a tipus d'entrada personalitzats."
385
 
386
  # @ polylang
387
+ #: include/languages-form.php:307
388
  msgid "Custom taxonomies"
389
  msgstr "Taxonomies personalitzades"
390
 
391
  # @ polylang
392
+ #: include/languages-form.php:320
393
  msgid "Activate languages and translations for custom taxonomies."
394
  msgstr "Activa idiomes i traduccions per a taxonomies personalitzades."
395
 
396
+ #: include/list-table.php:26
397
+ #: include/media-translations.php:22
398
+ #: include/media-translations.php:60
399
+ #: include/post-translations.php:10
400
+ #: include/post-translations.php:33
401
+ #: include/term-translations.php:18
402
  #: include/term-translations.php:80
403
  msgid "Edit"
404
  msgstr "Edita"
405
 
406
+ #: include/list-table.php:27
407
+ #: include/list-table.php:162
408
  msgid "Delete"
409
  msgstr "Elimina"
410
 
411
+ #: include/list-table.php:36
412
  msgid "Code"
413
  msgstr "Codi"
414
 
415
+ #: include/list-table.php:38
416
  msgid "Flag"
417
  msgstr "Bandera"
418
 
419
+ #: include/list-table.php:39
420
  msgid "Posts"
421
  msgstr "Entrades"
422
 
423
+ #: include/list-table.php:125
424
  msgid "Name"
425
  msgstr "Nom"
426
 
427
+ #: include/list-table.php:126
428
  msgid "String"
429
  msgstr "Cadena"
430
 
431
+ #: include/media-translations.php:6
432
+ #: include/media-translations.php:44
433
  #: include/term-translations.php:16
434
  msgid "Translation"
435
  msgstr "Traducció"
436
 
437
+ #: include/media-translations.php:31
438
+ #: include/media-translations.php:68
439
+ #: include/post-translations.php:38
440
+ #: include/term-translations.php:60
441
  msgid "Add new"
442
  msgstr "Afegeix"
443
 
479
  msgid "Adds multilingual capability to WordPress"
480
  msgstr "Afegeix capacitat multilingüística a Wordpress"
481
 
482
+ #: polylang.php:133
483
  #, php-format
484
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
485
+ msgstr "Estàs fent servir WordPress %s. Polylang requereix, com a mínim, WordPress %s."
 
 
486
 
487
+ #: polylang.php:174
488
  msgid "For some reasons, Polylang could not create a table in your database."
489
+ msgstr "Per alguna raó, Polylang no ha pogut crear una taula a la teva base de dades."
 
490
 
491
  # @ polylang
492
+ #: polylang.php:235
493
+ msgid "Polylang has been deactivated because you upgraded from a too old version."
494
+ msgstr "S'ha desactivat Polylang perquè l'has actualitzat des d'una versió massa antiga."
 
 
 
495
 
496
  # @ polylang
497
+ #: polylang.php:237
498
  #, php-format
499
  msgid "Please upgrade first to %s before ugrading to %s."
500
  msgstr "Actualitza'l primer a %s abans d'actualizar-lo a %s."
501
 
502
+ # @ polylang
503
+ #: include/list-table.php:124
504
+ msgid "Group"
505
+ msgstr ""
506
+
507
+ # @ polylang
508
+ #: include/list-table.php:173
509
+ msgid "View all groups"
510
+ msgstr ""
511
+
512
+ #~ msgid "Displays a language switcher at the end of the menu"
513
+ #~ msgstr "Mostra un selector d'idioma al final del menú"
514
+
515
+ #~ msgid "Theme locations and languages"
516
+ #~ msgstr "Idiomes i localitzacions del tema"
517
+
518
+ #~ msgid ""
519
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
520
+ #~ msgstr ""
521
+ #~ "Ves a %spàgina d'idiomes%s per establir els idiomes i localitzacions del "
522
+ #~ "tema"
523
+
524
+ #~ msgid "Menus"
525
+ #~ msgstr "Menús"
526
+
527
  #~ msgid "Error: Restore of local flags failed!"
528
  #~ msgstr "Error: ha fallat el restabliment de les banderes d'idioma!"
529
 
languages/polylang-da_DK.mo CHANGED
Binary file
languages/polylang-da_DK.po CHANGED
@@ -42,112 +42,99 @@ msgid "Finally if you like this plugin or if it helps your business, donations t
42
  msgstr "Endelig, hvis du kan lide dette plugin, eller hjælper din virksomhed, er donationer til forfatteren meget værdsat."
43
 
44
  #: include/admin-base.php:55
45
- #: include/admin-base.php:185
46
- #: include/admin-filters.php:250
47
  #: include/admin.php:23
48
- #: include/admin.php:318
49
- #: include/list-table.php:46
50
- #: polylang.php:270
51
  msgid "Languages"
52
  msgstr "Sprog"
53
 
54
- #: include/admin-base.php:154
55
  msgid "Displays language names"
56
  msgstr "Vis sprog navne"
57
 
58
- #: include/admin-base.php:155
59
  msgid "Displays flags"
60
  msgstr "Vis flag"
61
 
62
- #: include/admin-base.php:156
63
  msgid "Forces link to front page"
64
  msgstr "Tvinger link til forsiden"
65
 
66
- #: include/admin-base.php:157
67
  msgid "Hides the current language"
68
  msgstr "Skjuler det nuværende sprog"
69
 
70
- #: include/admin-base.php:161
71
- msgid "Displays a language switcher at the end of the menu"
72
- msgstr "Viser en sprog skifter ved enden af menuen"
73
-
74
- #: include/admin-base.php:162
75
  msgid "Displays as dropdown"
76
  msgstr "Viser som dropdown"
77
 
78
- #: include/admin-base.php:186
79
  msgid "Filters content by language"
80
  msgstr "Filtrerer indhold efter sprog"
81
 
82
- #: include/admin-base.php:193
83
  msgid "Show all languages"
84
  msgstr "Vis alle sprog"
85
 
86
- #: include/admin-filters.php:188
87
- #: include/admin-filters.php:884
88
  msgid "Add new translation"
89
  msgstr "Tilføj ny oversættelse"
90
 
91
- #: include/admin-filters.php:216
92
- #: include/admin-filters.php:274
93
- #: include/admin-filters.php:608
94
- #: include/admin-filters.php:824
95
- #: include/admin-filters.php:842
96
- #: include/list-table.php:45
97
  #: include/media-translations.php:5
98
  #: include/media-translations.php:43
99
  #: include/post-translations.php:8
100
  #: include/term-translations.php:15
101
- #: polylang.php:271
102
  msgid "Language"
103
  msgstr "Sprog"
104
 
105
- #: include/admin-filters.php:623
106
- #: include/admin-filters.php:658
107
- #: include/list-table.php:120
108
  #: include/media-translations.php:40
109
  #: include/term-translations.php:6
110
  #: include/term-translations.php:11
111
  msgid "Translations"
112
  msgstr "Oversættelser"
113
 
114
- #: include/admin-filters.php:826
115
- #: include/admin-filters.php:845
116
  msgid "Sets the language"
117
  msgstr "Indstiller sproget"
118
 
119
- #: include/admin-filters.php:1078
120
- msgid "Theme locations and languages"
121
- msgstr "Tema locations og sprog"
122
-
123
- #: include/admin-filters.php:1084
124
- #, php-format
125
- msgid "Please go to the %slanguages page%s to set theme locations and languages"
126
- msgstr "Gå venligst til %ssprog side%s for at sætte tema locations og sprog"
127
-
128
- #: include/admin-filters.php:1102
129
  msgid "The widget is displayed for:"
130
  msgstr "Widget vises i:"
131
 
132
- #: include/admin-filters.php:1106
133
- #: polylang.php:272
134
  msgid "All languages"
135
  msgstr "Alle sprog"
136
 
137
- #: include/admin-filters.php:1130
138
  msgid "Admin language"
139
  msgstr "Administrator sprog"
140
 
141
- #: include/admin-filters.php:1135
142
  msgid "Wordpress default"
143
  msgstr "Wordpress standard"
144
 
145
- #: include/admin-filters.php:1161
146
- #: include/admin.php:326
147
  msgid "Settings"
148
  msgstr "Indstillinger"
149
 
150
- #: include/admin-filters.php:1167
151
  msgid "Upgrading language files&#8230;"
152
  msgstr "Opgradering sprogfiler files&#8230;"
153
 
@@ -156,16 +143,12 @@ msgid "About Polylang"
156
  msgstr "Om Polylang"
157
 
158
  #: include/admin.php:27
159
- #: include/list-table.php:92
160
  msgid "Strings translations"
161
  msgstr "Strings oversættelser"
162
 
163
- #: include/admin.php:323
164
- msgid "Menus"
165
- msgstr "Menuer"
166
-
167
- #: include/admin.php:325
168
- #: include/list-table.php:91
169
  msgid "Strings translation"
170
  msgstr "Strings oversættelse"
171
 
@@ -177,235 +160,240 @@ msgstr "Indtast en gyldig Wordpress locale"
177
  msgid "The language code must be 2 characters long"
178
  msgstr "Sprogkoden skal være på 2 tegn"
179
 
180
- #: include/admin.php:347
181
  msgid "The language code must be unique"
182
  msgstr "Sprogkoden skal være unik"
183
 
184
- #: include/admin.php:348
185
  msgid "The language must have a name"
186
  msgstr "Sproget skal have et navn"
187
 
188
- #: include/admin.php:349
189
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
190
  msgstr "Sproget var oprettet, men WordPress sprogfilen blev ikke downloadet. Du skal installere den manuelt."
191
 
192
- #: include/admin.php:468
193
  msgid "Widget title"
194
  msgstr "Widget titel"
195
 
196
  # @ polylang
197
- #: include/base.php:339
198
  msgid "Taxonomies"
199
  msgstr ""
200
 
201
  # @ polylang
202
- #: include/base.php:340
203
  msgid "Custom fields"
204
  msgstr ""
205
 
206
  # @ polylang
207
- #: include/base.php:341
208
  msgid "Comment status"
209
  msgstr ""
210
 
211
  # @ polylang
212
- #: include/base.php:342
213
  msgid "Ping status"
214
  msgstr ""
215
 
216
  # @ polylang
217
- #: include/base.php:343
218
  msgid "Sticky posts"
219
  msgstr ""
220
 
221
  # @ polylang
222
- #: include/base.php:344
223
  msgid "Published date"
224
  msgstr ""
225
 
226
  # @ polylang
227
- #: include/base.php:345
228
  msgid "Post format"
229
  msgstr ""
230
 
231
- #: include/base.php:346
232
  msgid "Page parent"
233
  msgstr ""
234
 
235
  # @ polylang
236
- #: include/base.php:347
237
  msgid "Page template"
238
  msgstr ""
239
 
240
- #: include/base.php:348
241
  msgid "Page order"
242
  msgstr ""
243
 
244
  # @ polylang
245
- #: include/base.php:349
246
  msgid "Featured image"
247
  msgstr ""
248
 
249
- #: include/languages-form.php:43
250
  msgid "Edit language"
251
  msgstr "Rediger sprog"
252
 
253
- #: include/languages-form.php:43
254
- #: include/languages-form.php:124
255
  msgid "Add new language"
256
  msgstr "Tilføj nyt sprog"
257
 
258
- #: include/languages-form.php:65
259
  msgid "Choose a language"
260
  msgstr "Vælg sprog"
261
 
262
- #: include/languages-form.php:79
263
  msgid "You can choose a language in the list or directly edit it below."
264
  msgstr "Du kan vælge et sprog fra listen eller redigere det direkte nedenfor."
265
 
266
- #: include/languages-form.php:83
267
- #: include/list-table.php:63
268
  msgid "Full name"
269
  msgstr "Fulde navn"
270
 
271
- #: include/languages-form.php:85
272
  msgid "The name is how it is displayed on your site (for example: English)."
273
  msgstr "Navnet er hvordan det bliver vist på din side (for eksempel: Engelsk)."
274
 
275
- #: include/languages-form.php:89
276
- #: include/list-table.php:64
277
  msgid "Locale"
278
  msgstr "Landestandard"
279
 
280
- #: include/languages-form.php:94
281
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
282
  msgstr "Wordpress Landestandarden for sproget (for eksempel: da_DK). Du skal installere .mo filen til dette sprog."
283
 
284
- #: include/languages-form.php:98
285
  msgid "Language code"
286
  msgstr "Sprogkode"
287
 
288
- #: include/languages-form.php:100
289
  msgid "2-letters ISO 639-1 language code (for example: en)"
290
  msgstr "2 bogstaver ISO 639-1 sprogkode (for eksempel: da)"
291
 
292
- #: include/languages-form.php:104
293
  msgid "Text direction"
294
  msgstr "Tekst retning"
295
 
296
- #: include/languages-form.php:108
297
  msgid "left to right"
298
  msgstr "venstre til højre"
299
 
300
- #: include/languages-form.php:113
301
  msgid "right to left"
302
  msgstr "højre til venstre"
303
 
304
- #: include/languages-form.php:115
305
  msgid "Choose the text direction for the language"
306
  msgstr "Vælg en tekstretning for sproget"
307
 
308
- #: include/languages-form.php:119
309
- #: include/list-table.php:66
310
  msgid "Order"
311
  msgstr "Sorter"
312
 
313
- #: include/languages-form.php:121
314
  msgid "Position of the language in the language switcher"
315
  msgstr "Position af sproget i sprog skifteren"
316
 
317
- #: include/languages-form.php:180
 
 
 
 
 
318
  msgid "Language switcher"
319
  msgstr "Sprog skifter"
320
 
321
- #: include/languages-form.php:206
322
  msgid "Search translations"
323
  msgstr ""
324
 
325
- #: include/languages-form.php:215
326
  msgid "Clean strings translation database"
327
  msgstr "Rene strings database oversættelse"
328
 
329
- #: include/languages-form.php:231
330
  msgid "Default language"
331
  msgstr "Standard sprog"
332
 
333
- #: include/languages-form.php:243
334
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
335
  msgstr "Der er indlæg, sider, kategorier eller tags uden et valgt sprog. Vil du sætte dem til det standard sprog ?"
336
 
337
- #: include/languages-form.php:251
338
  msgid "Detect browser language"
339
  msgstr "Find browser sprog"
340
 
341
- #: include/languages-form.php:257
342
  msgid "When the front page is visited, set the language according to the browser preference"
343
  msgstr "Når forsiden vises, skal du indstille sprog i overensstemmelse med browseren præference"
344
 
345
- #: include/languages-form.php:264
346
  msgid "URL modifications"
347
  msgstr "URL ændringer"
348
 
349
- #: include/languages-form.php:270
350
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
351
  msgstr "Sproget er sat fra indholdet. Indlæg, sider, kategorier og tags url'er ændres ikke."
352
 
353
- #: include/languages-form.php:278
354
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
355
  msgstr "Sprogkoden, for eksempel /da/, bliver tilføjet til at url'er, når der bruges pæne permalinks."
356
 
357
- #: include/languages-form.php:287
358
  msgid "Remove /language/ in pretty permalinks. Example:"
359
  msgstr "Fjern /sprog/ i pæne permalinks. Eksempel:"
360
 
361
- #: include/languages-form.php:296
362
  msgid "Keep /language/ in pretty permalinks. Example:"
363
  msgstr "Hold /sprog/ i pæne permalinks. eksempel:"
364
 
365
- #: include/languages-form.php:305
366
  msgid "Hide URL language information for default language"
367
  msgstr "Skjul URL sprog information for standardsprog"
368
 
369
- #: include/languages-form.php:315
370
  #, php-format
371
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
372
  msgstr "Når der benyttes en statisk forside, omdiriger til sprogsiden (eksempel %s) til forsiden i det rigtige sprog."
373
 
374
  # @ polylang
375
- #: include/languages-form.php:324
376
  msgid "Media"
377
  msgstr ""
378
 
379
  # @ polylang
380
- #: include/languages-form.php:330
381
  msgid "Activate languages and translations for media"
382
  msgstr ""
383
 
384
- #: include/languages-form.php:337
385
  msgid "Synchronization"
386
  msgstr "Synkronisering"
387
 
388
  # @ polylang
389
- #: include/languages-form.php:351
390
  msgid "Custom post types"
391
  msgstr ""
392
 
393
  # @ polylang
394
- #: include/languages-form.php:364
395
  msgid "Activate languages and translations for custom post types."
396
  msgstr ""
397
 
398
  # @ polylang
399
- #: include/languages-form.php:372
400
  msgid "Custom taxonomies"
401
  msgstr ""
402
 
403
  # @ polylang
404
- #: include/languages-form.php:385
405
  msgid "Activate languages and translations for custom taxonomies."
406
  msgstr ""
407
 
408
- #: include/list-table.php:55
409
  #: include/media-translations.php:22
410
  #: include/media-translations.php:60
411
  #: include/post-translations.php:10
@@ -415,27 +403,28 @@ msgstr ""
415
  msgid "Edit"
416
  msgstr "Rediger"
417
 
418
- #: include/list-table.php:56
 
419
  msgid "Delete"
420
  msgstr "Slet"
421
 
422
- #: include/list-table.php:65
423
  msgid "Code"
424
  msgstr "Kode"
425
 
426
- #: include/list-table.php:67
427
  msgid "Flag"
428
  msgstr "Flag"
429
 
430
- #: include/list-table.php:68
431
  msgid "Posts"
432
  msgstr "Indlæg"
433
 
434
- #: include/list-table.php:118
435
  msgid "Name"
436
  msgstr "Navn"
437
 
438
- #: include/list-table.php:119
439
  msgid "String"
440
  msgstr "String"
441
 
@@ -490,26 +479,49 @@ msgstr "Titel:"
490
  msgid "Adds multilingual capability to WordPress"
491
  msgstr ""
492
 
493
- #: polylang.php:118
494
  #, php-format
495
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
496
  msgstr "Du bruger WordPress %s. Polylang kræver mindst WordPress %s."
497
 
498
- #: polylang.php:159
499
  msgid "For some reasons, Polylang could not create a table in your database."
500
  msgstr "Af en eller anden grund, kunne Polylang ikke tilføje en tabel i din database"
501
 
502
  # @ polylang
503
- #: polylang.php:220
504
  msgid "Polylang has been deactivated because you upgraded from a too old version."
505
  msgstr ""
506
 
507
  # @ polylang
508
- #: polylang.php:222
509
  #, php-format
510
  msgid "Please upgrade first to %s before ugrading to %s."
511
  msgstr ""
512
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
513
  #~ msgid "Error: Restore of local flags failed!"
514
  #~ msgstr "Fejl: Gendannelse af lokale flag mislykkedes!"
515
 
42
  msgstr "Endelig, hvis du kan lide dette plugin, eller hjælper din virksomhed, er donationer til forfatteren meget værdsat."
43
 
44
  #: include/admin-base.php:55
45
+ #: include/admin-base.php:190
46
+ #: include/admin-filters.php:243
47
  #: include/admin.php:23
48
+ #: include/admin.php:301
49
+ #: include/list-table.php:13
50
+ #: polylang.php:339
51
  msgid "Languages"
52
  msgstr "Sprog"
53
 
54
+ #: include/admin-base.php:153
55
  msgid "Displays language names"
56
  msgstr "Vis sprog navne"
57
 
58
+ #: include/admin-base.php:154
59
  msgid "Displays flags"
60
  msgstr "Vis flag"
61
 
62
+ #: include/admin-base.php:155
63
  msgid "Forces link to front page"
64
  msgstr "Tvinger link til forsiden"
65
 
66
+ #: include/admin-base.php:156
67
  msgid "Hides the current language"
68
  msgstr "Skjuler det nuværende sprog"
69
 
70
+ #: include/admin-base.php:160
 
 
 
 
71
  msgid "Displays as dropdown"
72
  msgstr "Viser som dropdown"
73
 
74
+ #: include/admin-base.php:191
75
  msgid "Filters content by language"
76
  msgstr "Filtrerer indhold efter sprog"
77
 
78
+ #: include/admin-base.php:186
79
  msgid "Show all languages"
80
  msgstr "Vis alle sprog"
81
 
82
+ #: include/admin-filters.php:181
83
+ #: include/admin-filters.php:877
84
  msgid "Add new translation"
85
  msgstr "Tilføj ny oversættelse"
86
 
87
+ #: include/admin-filters.php:209
88
+ #: include/admin-filters.php:267
89
+ #: include/admin-filters.php:601
90
+ #: include/admin-filters.php:817
91
+ #: include/admin-filters.php:835
92
+ #: include/list-table.php:12
93
  #: include/media-translations.php:5
94
  #: include/media-translations.php:43
95
  #: include/post-translations.php:8
96
  #: include/term-translations.php:15
97
+ #: polylang.php:340
98
  msgid "Language"
99
  msgstr "Sprog"
100
 
101
+ #: include/admin-filters.php:616
102
+ #: include/admin-filters.php:651
103
+ #: include/list-table.php:127
104
  #: include/media-translations.php:40
105
  #: include/term-translations.php:6
106
  #: include/term-translations.php:11
107
  msgid "Translations"
108
  msgstr "Oversættelser"
109
 
110
+ #: include/admin-filters.php:819
111
+ #: include/admin-filters.php:838
112
  msgid "Sets the language"
113
  msgstr "Indstiller sproget"
114
 
115
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
116
  msgid "The widget is displayed for:"
117
  msgstr "Widget vises i:"
118
 
119
+ #: include/admin-filters.php:1057
120
+ #: polylang.php:341
121
  msgid "All languages"
122
  msgstr "Alle sprog"
123
 
124
+ #: include/admin-filters.php:1080
125
  msgid "Admin language"
126
  msgstr "Administrator sprog"
127
 
128
+ #: include/admin-filters.php:1085
129
  msgid "Wordpress default"
130
  msgstr "Wordpress standard"
131
 
132
+ #: include/admin-filters.php:1114
133
+ #: include/admin.php:306
134
  msgid "Settings"
135
  msgstr "Indstillinger"
136
 
137
+ #: include/admin-filters.php:1120
138
  msgid "Upgrading language files&#8230;"
139
  msgstr "Opgradering sprogfiler files&#8230;"
140
 
143
  msgstr "Om Polylang"
144
 
145
  #: include/admin.php:27
146
+ #: include/list-table.php:82
147
  msgid "Strings translations"
148
  msgstr "Strings oversættelser"
149
 
150
+ #: include/admin.php:305
151
+ #: include/list-table.php:81
 
 
 
 
152
  msgid "Strings translation"
153
  msgstr "Strings oversættelse"
154
 
160
  msgid "The language code must be 2 characters long"
161
  msgstr "Sprogkoden skal være på 2 tegn"
162
 
163
+ #: include/admin.php:328
164
  msgid "The language code must be unique"
165
  msgstr "Sprogkoden skal være unik"
166
 
167
+ #: include/admin.php:329
168
  msgid "The language must have a name"
169
  msgstr "Sproget skal have et navn"
170
 
171
+ #: include/admin.php:330
172
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
173
  msgstr "Sproget var oprettet, men WordPress sprogfilen blev ikke downloadet. Du skal installere den manuelt."
174
 
175
+ #: include/admin.php:449
176
  msgid "Widget title"
177
  msgstr "Widget titel"
178
 
179
  # @ polylang
180
+ #: include/base.php:368
181
  msgid "Taxonomies"
182
  msgstr ""
183
 
184
  # @ polylang
185
+ #: include/base.php:369
186
  msgid "Custom fields"
187
  msgstr ""
188
 
189
  # @ polylang
190
+ #: include/base.php:370
191
  msgid "Comment status"
192
  msgstr ""
193
 
194
  # @ polylang
195
+ #: include/base.php:371
196
  msgid "Ping status"
197
  msgstr ""
198
 
199
  # @ polylang
200
+ #: include/base.php:372
201
  msgid "Sticky posts"
202
  msgstr ""
203
 
204
  # @ polylang
205
+ #: include/base.php:373
206
  msgid "Published date"
207
  msgstr ""
208
 
209
  # @ polylang
210
+ #: include/base.php:374
211
  msgid "Post format"
212
  msgstr ""
213
 
214
+ #: include/base.php:375
215
  msgid "Page parent"
216
  msgstr ""
217
 
218
  # @ polylang
219
+ #: include/base.php:376
220
  msgid "Page template"
221
  msgstr ""
222
 
223
+ #: include/base.php:377
224
  msgid "Page order"
225
  msgstr ""
226
 
227
  # @ polylang
228
+ #: include/base.php:378
229
  msgid "Featured image"
230
  msgstr ""
231
 
232
+ #: include/languages-form.php:42
233
  msgid "Edit language"
234
  msgstr "Rediger sprog"
235
 
236
+ #: include/languages-form.php:42
237
+ #: include/languages-form.php:123
238
  msgid "Add new language"
239
  msgstr "Tilføj nyt sprog"
240
 
241
+ #: include/languages-form.php:64
242
  msgid "Choose a language"
243
  msgstr "Vælg sprog"
244
 
245
+ #: include/languages-form.php:78
246
  msgid "You can choose a language in the list or directly edit it below."
247
  msgstr "Du kan vælge et sprog fra listen eller redigere det direkte nedenfor."
248
 
249
+ #: include/languages-form.php:82
250
+ #: include/list-table.php:34
251
  msgid "Full name"
252
  msgstr "Fulde navn"
253
 
254
+ #: include/languages-form.php:84
255
  msgid "The name is how it is displayed on your site (for example: English)."
256
  msgstr "Navnet er hvordan det bliver vist på din side (for eksempel: Engelsk)."
257
 
258
+ #: include/languages-form.php:88
259
+ #: include/list-table.php:35
260
  msgid "Locale"
261
  msgstr "Landestandard"
262
 
263
+ #: include/languages-form.php:93
264
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
265
  msgstr "Wordpress Landestandarden for sproget (for eksempel: da_DK). Du skal installere .mo filen til dette sprog."
266
 
267
+ #: include/languages-form.php:97
268
  msgid "Language code"
269
  msgstr "Sprogkode"
270
 
271
+ #: include/languages-form.php:99
272
  msgid "2-letters ISO 639-1 language code (for example: en)"
273
  msgstr "2 bogstaver ISO 639-1 sprogkode (for eksempel: da)"
274
 
275
+ #: include/languages-form.php:103
276
  msgid "Text direction"
277
  msgstr "Tekst retning"
278
 
279
+ #: include/languages-form.php:107
280
  msgid "left to right"
281
  msgstr "venstre til højre"
282
 
283
+ #: include/languages-form.php:112
284
  msgid "right to left"
285
  msgstr "højre til venstre"
286
 
287
+ #: include/languages-form.php:114
288
  msgid "Choose the text direction for the language"
289
  msgstr "Vælg en tekstretning for sproget"
290
 
291
+ #: include/languages-form.php:118
292
+ #: include/list-table.php:37
293
  msgid "Order"
294
  msgstr "Sorter"
295
 
296
+ #: include/languages-form.php:120
297
  msgid "Position of the language in the language switcher"
298
  msgstr "Position af sproget i sprog skifteren"
299
 
300
+ #: include/nav-menu.php:28
301
+ #: include/nav-menu.php:51
302
+ #: include/nav-menu.php:54
303
+ #: include/nav-menu.php:82
304
+ #: include/nav-menu.php:106
305
+ #: polylang.php:302
306
  msgid "Language switcher"
307
  msgstr "Sprog skifter"
308
 
309
+ #: include/languages-form.php:148
310
  msgid "Search translations"
311
  msgstr ""
312
 
313
+ #: include/languages-form.php:151
314
  msgid "Clean strings translation database"
315
  msgstr "Rene strings database oversættelse"
316
 
317
+ #: include/languages-form.php:167
318
  msgid "Default language"
319
  msgstr "Standard sprog"
320
 
321
+ #: include/languages-form.php:179
322
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
323
  msgstr "Der er indlæg, sider, kategorier eller tags uden et valgt sprog. Vil du sætte dem til det standard sprog ?"
324
 
325
+ #: include/languages-form.php:187
326
  msgid "Detect browser language"
327
  msgstr "Find browser sprog"
328
 
329
+ #: include/languages-form.php:193
330
  msgid "When the front page is visited, set the language according to the browser preference"
331
  msgstr "Når forsiden vises, skal du indstille sprog i overensstemmelse med browseren præference"
332
 
333
+ #: include/languages-form.php:200
334
  msgid "URL modifications"
335
  msgstr "URL ændringer"
336
 
337
+ #: include/languages-form.php:206
338
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
339
  msgstr "Sproget er sat fra indholdet. Indlæg, sider, kategorier og tags url'er ændres ikke."
340
 
341
+ #: include/languages-form.php:214
342
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
343
  msgstr "Sprogkoden, for eksempel /da/, bliver tilføjet til at url'er, når der bruges pæne permalinks."
344
 
345
+ #: include/languages-form.php:223
346
  msgid "Remove /language/ in pretty permalinks. Example:"
347
  msgstr "Fjern /sprog/ i pæne permalinks. Eksempel:"
348
 
349
+ #: include/languages-form.php:232
350
  msgid "Keep /language/ in pretty permalinks. Example:"
351
  msgstr "Hold /sprog/ i pæne permalinks. eksempel:"
352
 
353
+ #: include/languages-form.php:241
354
  msgid "Hide URL language information for default language"
355
  msgstr "Skjul URL sprog information for standardsprog"
356
 
357
+ #: include/languages-form.php:251
358
  #, php-format
359
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
360
  msgstr "Når der benyttes en statisk forside, omdiriger til sprogsiden (eksempel %s) til forsiden i det rigtige sprog."
361
 
362
  # @ polylang
363
+ #: include/languages-form.php:260
364
  msgid "Media"
365
  msgstr ""
366
 
367
  # @ polylang
368
+ #: include/languages-form.php:266
369
  msgid "Activate languages and translations for media"
370
  msgstr ""
371
 
372
+ #: include/languages-form.php:273
373
  msgid "Synchronization"
374
  msgstr "Synkronisering"
375
 
376
  # @ polylang
377
+ #: include/languages-form.php:287
378
  msgid "Custom post types"
379
  msgstr ""
380
 
381
  # @ polylang
382
+ #: include/languages-form.php:300
383
  msgid "Activate languages and translations for custom post types."
384
  msgstr ""
385
 
386
  # @ polylang
387
+ #: include/languages-form.php:307
388
  msgid "Custom taxonomies"
389
  msgstr ""
390
 
391
  # @ polylang
392
+ #: include/languages-form.php:320
393
  msgid "Activate languages and translations for custom taxonomies."
394
  msgstr ""
395
 
396
+ #: include/list-table.php:26
397
  #: include/media-translations.php:22
398
  #: include/media-translations.php:60
399
  #: include/post-translations.php:10
403
  msgid "Edit"
404
  msgstr "Rediger"
405
 
406
+ #: include/list-table.php:27
407
+ #: include/list-table.php:162
408
  msgid "Delete"
409
  msgstr "Slet"
410
 
411
+ #: include/list-table.php:36
412
  msgid "Code"
413
  msgstr "Kode"
414
 
415
+ #: include/list-table.php:38
416
  msgid "Flag"
417
  msgstr "Flag"
418
 
419
+ #: include/list-table.php:39
420
  msgid "Posts"
421
  msgstr "Indlæg"
422
 
423
+ #: include/list-table.php:125
424
  msgid "Name"
425
  msgstr "Navn"
426
 
427
+ #: include/list-table.php:126
428
  msgid "String"
429
  msgstr "String"
430
 
479
  msgid "Adds multilingual capability to WordPress"
480
  msgstr ""
481
 
482
+ #: polylang.php:133
483
  #, php-format
484
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
485
  msgstr "Du bruger WordPress %s. Polylang kræver mindst WordPress %s."
486
 
487
+ #: polylang.php:174
488
  msgid "For some reasons, Polylang could not create a table in your database."
489
  msgstr "Af en eller anden grund, kunne Polylang ikke tilføje en tabel i din database"
490
 
491
  # @ polylang
492
+ #: polylang.php:235
493
  msgid "Polylang has been deactivated because you upgraded from a too old version."
494
  msgstr ""
495
 
496
  # @ polylang
497
+ #: polylang.php:237
498
  #, php-format
499
  msgid "Please upgrade first to %s before ugrading to %s."
500
  msgstr ""
501
 
502
+ # @ polylang
503
+ #: include/list-table.php:124
504
+ msgid "Group"
505
+ msgstr ""
506
+
507
+ # @ polylang
508
+ #: include/list-table.php:173
509
+ msgid "View all groups"
510
+ msgstr ""
511
+
512
+ #~ msgid "Displays a language switcher at the end of the menu"
513
+ #~ msgstr "Viser en sprog skifter ved enden af menuen"
514
+
515
+ #~ msgid "Theme locations and languages"
516
+ #~ msgstr "Tema locations og sprog"
517
+
518
+ #~ msgid ""
519
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
520
+ #~ msgstr "Gå venligst til %ssprog side%s for at sætte tema locations og sprog"
521
+
522
+ #~ msgid "Menus"
523
+ #~ msgstr "Menuer"
524
+
525
  #~ msgid "Error: Restore of local flags failed!"
526
  #~ msgstr "Fejl: Gendannelse af lokale flag mislykkedes!"
527
 
languages/polylang-de_DE.mo CHANGED
Binary file
languages/polylang-de_DE.po CHANGED
@@ -15,7 +15,7 @@ msgstr ""
15
  "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Textdomain-Support: yes\n"
18
- "X-Generator: Poedit 1.5.4\n"
19
  "X-Poedit-SearchPath-0: ..\n"
20
 
21
  # @ polylang
@@ -70,120 +70,101 @@ msgstr ""
70
  "nützlich ist, werden Spenden an den Autor gerne und dankend angenommen."
71
 
72
  # @ polylang
73
- #: include/admin-base.php:55 include/admin-base.php:185
74
- #: include/admin-filters.php:250 include/admin.php:23 include/admin.php:318
75
- #: include/list-table.php:46 polylang.php:270
76
  msgid "Languages"
77
  msgstr "Sprachen"
78
 
79
  # @ polylang
80
- #: include/admin-base.php:154
81
  msgid "Displays language names"
82
  msgstr "Darstellung der Namen der Sprachen"
83
 
84
  # @ polylang
85
- #: include/admin-base.php:155
86
  msgid "Displays flags"
87
  msgstr "Darstellung der Fahnen"
88
 
89
  # @ polylang
90
- #: include/admin-base.php:156
91
  msgid "Forces link to front page"
92
  msgstr "Erzwingt einen Link zur Startseite"
93
 
94
  # @ polylang
95
- #: include/admin-base.php:157
96
  msgid "Hides the current language"
97
  msgstr "Versteckt die aktuelle Sprache"
98
 
99
  # @ polylang
100
- #: include/admin-base.php:161
101
- msgid "Displays a language switcher at the end of the menu"
102
- msgstr "Zeigt einen Sprachenumschalter am Ende des Menüs"
103
-
104
- # @ polylang
105
- #: include/admin-base.php:162
106
  msgid "Displays as dropdown"
107
  msgstr "Als Auswahlbox darstellen"
108
 
109
  # @ polylang
110
- #: include/admin-base.php:186
111
  msgid "Filters content by language"
112
  msgstr "Filtriert Inhalte nach der Sprache"
113
 
114
  # @ polylang
115
- #: include/admin-base.php:193
116
  msgid "Show all languages"
117
  msgstr "Alle Sprachen anzeigen"
118
 
119
  # @ polylang
120
- #: include/admin-filters.php:188 include/admin-filters.php:884
121
  msgid "Add new translation"
122
  msgstr "Neue Übersetzung hinzufügen"
123
 
124
  # @ polylang
125
- #: include/admin-filters.php:216 include/admin-filters.php:274
126
- #: include/admin-filters.php:608 include/admin-filters.php:824
127
- #: include/admin-filters.php:842 include/list-table.php:45
128
  #: include/media-translations.php:5 include/media-translations.php:43
129
  #: include/post-translations.php:8 include/term-translations.php:15
130
- #: polylang.php:271
131
  msgid "Language"
132
  msgstr "Sprache"
133
 
134
  # @ polylang
135
- #: include/admin-filters.php:623 include/admin-filters.php:658
136
- #: include/list-table.php:120 include/media-translations.php:40
137
  #: include/term-translations.php:6 include/term-translations.php:11
138
  msgid "Translations"
139
  msgstr "Übersetzungen"
140
 
141
  # @ polylang
142
- #: include/admin-filters.php:826 include/admin-filters.php:845
143
  msgid "Sets the language"
144
  msgstr "definiert die Sprache"
145
 
146
  # @ polylang
147
- #: include/admin-filters.php:1078
148
- msgid "Theme locations and languages"
149
- msgstr "Verortung der Vorlage und Sprachen"
150
-
151
- # @ polylang
152
- #: include/admin-filters.php:1084
153
- #, php-format
154
- msgid ""
155
- "Please go to the %slanguages page%s to set theme locations and languages"
156
- msgstr ""
157
- "Du solltest zur %sSprachenseite%s gehen, um die Verortung der Vorlage und "
158
- "die Sprachen einzustellen."
159
-
160
- # @ polylang
161
- #: include/admin-filters.php:1102
162
  msgid "The widget is displayed for:"
163
  msgstr "Zeigt das Widget für :"
164
 
165
  # @ polylang
166
- #: include/admin-filters.php:1106 polylang.php:272
167
  msgid "All languages"
168
  msgstr "Alle Sprachen"
169
 
170
  # @ polylang
171
- #: include/admin-filters.php:1130
172
  msgid "Admin language"
173
  msgstr "Adminsprache"
174
 
175
- #: include/admin-filters.php:1135
176
  msgid "Wordpress default"
177
  msgstr "Wordpress Standard-Einstellung"
178
 
179
  # @ default
180
  # @ polylang
181
- #: include/admin-filters.php:1161 include/admin.php:326
182
  msgid "Settings"
183
  msgstr "Einstellungen"
184
 
185
  # @ polylang
186
- #: include/admin-filters.php:1167
187
  msgid "Upgrading language files&#8230;"
188
  msgstr "Sprachdateien werden aktualisiert&#8230;"
189
 
@@ -193,17 +174,12 @@ msgid "About Polylang"
193
  msgstr "Über Polylang"
194
 
195
  # @ polylang
196
- #: include/admin.php:27 include/list-table.php:92
197
  msgid "Strings translations"
198
  msgstr "Übersetungen von Sätzen"
199
 
200
  # @ polylang
201
- #: include/admin.php:323
202
- msgid "Menus"
203
- msgstr "Menüs"
204
-
205
- # @ polylang
206
- #: include/admin.php:325 include/list-table.php:91
207
  msgid "Strings translation"
208
  msgstr "Übersetzung von Sätzen"
209
 
@@ -218,17 +194,17 @@ msgid "The language code must be 2 characters long"
218
  msgstr "Der Sprachcode muss 2 Buchstaben betragen"
219
 
220
  # @ polylang
221
- #: include/admin.php:347
222
  msgid "The language code must be unique"
223
  msgstr "Der Sprachcode muss eindeutig sein"
224
 
225
  # @ polylang
226
- #: include/admin.php:348
227
  msgid "The language must have a name"
228
  msgstr "Die Sprache muss einen Namen haben"
229
 
230
  # @ polylang
231
- #: include/admin.php:349
232
  msgid ""
233
  "The language was created, but the WordPress language file was not "
234
  "downloaded. Please install it manually."
@@ -237,105 +213,105 @@ msgstr ""
237
  "heruntergeladen. Bitte händisch installieren."
238
 
239
  # @ polylang
240
- #: include/admin.php:468
241
  msgid "Widget title"
242
  msgstr "Titel des Widgets"
243
 
244
  # @ polylang
245
- #: include/base.php:339
246
  msgid "Taxonomies"
247
  msgstr "Taxonomien"
248
 
249
  # @ polylang
250
- #: include/base.php:340
251
  msgid "Custom fields"
252
  msgstr "Benutzerdefinierte Felder"
253
 
254
  # @ polylang
255
- #: include/base.php:341
256
  msgid "Comment status"
257
  msgstr "Kommentarstatus"
258
 
259
  # @ polylang
260
- #: include/base.php:342
261
  msgid "Ping status"
262
  msgstr "Ping-Status"
263
 
264
  # @ polylang
265
- #: include/base.php:343
266
  msgid "Sticky posts"
267
  msgstr "Prioritäre Artikel"
268
 
269
  # @ polylang
270
- #: include/base.php:344
271
  msgid "Published date"
272
  msgstr "Erscheinungsdatum"
273
 
274
  # @ polylang
275
- #: include/base.php:345
276
  msgid "Post format"
277
  msgstr "Artikelformat"
278
 
279
  # @ default
280
- #: include/base.php:346
281
  msgid "Page parent"
282
  msgstr "Elternseite"
283
 
284
  # @ polylang
285
- #: include/base.php:347
286
  msgid "Page template"
287
  msgstr "Seitenvorlage"
288
 
289
  # @ polylang
290
- #: include/base.php:348
291
  msgid "Page order"
292
  msgstr "Reihenfolge der Seiten"
293
 
294
  # @ polylang
295
- #: include/base.php:349
296
  msgid "Featured image"
297
  msgstr "Vorgestelltes Bild"
298
 
299
  # @ polylang
300
- #: include/languages-form.php:43
301
  msgid "Edit language"
302
  msgstr "Sprache bearbeiten"
303
 
304
  # @ polylang
305
- #: include/languages-form.php:43 include/languages-form.php:124
306
  msgid "Add new language"
307
  msgstr "Neue Sprache hinzufügen"
308
 
309
  # @ polylang
310
- #: include/languages-form.php:65
311
  msgid "Choose a language"
312
  msgstr "Sprache auswählen"
313
 
314
  # @ polylang
315
- #: include/languages-form.php:79
316
  msgid "You can choose a language in the list or directly edit it below."
317
  msgstr ""
318
  "Du kannst eine Sprache in der Liste auswählen oder sie unten direkt "
319
  "bearbeiten."
320
 
321
  # @ polylang
322
- #: include/languages-form.php:83 include/list-table.php:63
323
  msgid "Full name"
324
  msgstr "Name"
325
 
326
  # @ polylang
327
- #: include/languages-form.php:85
328
  msgid "The name is how it is displayed on your site (for example: English)."
329
  msgstr ""
330
  "Dieser Name wird dann auf der Website angezeigt (beispielsweise : Deutsch)"
331
 
332
  # @ polylang
333
- #: include/languages-form.php:89 include/list-table.php:64
334
  msgid "Locale"
335
  msgstr "Sprachdatei"
336
 
337
  # @ polylang
338
- #: include/languages-form.php:94
339
  msgid ""
340
  "Wordpress Locale for the language (for example: en_US). You will need to "
341
  "install the .mo file for this language."
@@ -344,67 +320,68 @@ msgstr ""
344
  "mo-Datei für diese Sprache installieren."
345
 
346
  # @ polylang
347
- #: include/languages-form.php:98
348
  msgid "Language code"
349
  msgstr "Sprachcode"
350
 
351
  # @ polylang
352
- #: include/languages-form.php:100
353
  msgid "2-letters ISO 639-1 language code (for example: en)"
354
  msgstr "2 Buchstaben ISO 639-1 Sprachcode (beispielsweise : de)"
355
 
356
  # @ polylang
357
- #: include/languages-form.php:104
358
  msgid "Text direction"
359
  msgstr "Textrichtung"
360
 
361
  # @ polylang
362
- #: include/languages-form.php:108
363
  msgid "left to right"
364
  msgstr "von links nach rechts"
365
 
366
  # @ polylang
367
- #: include/languages-form.php:113
368
  msgid "right to left"
369
  msgstr "von rechts nach links"
370
 
371
  # @ polylang
372
- #: include/languages-form.php:115
373
  msgid "Choose the text direction for the language"
374
  msgstr "Wählen Sie die Textrichtung für die Sprache aus"
375
 
376
  # @ polylang
377
- #: include/languages-form.php:119 include/list-table.php:66
378
  msgid "Order"
379
  msgstr "Reihenfolge"
380
 
381
  # @ polylang
382
- #: include/languages-form.php:121
383
  msgid "Position of the language in the language switcher"
384
  msgstr "Position der Sprache im Sprachenumschalter"
385
 
386
  # @ polylang
387
- #: include/languages-form.php:180
 
388
  msgid "Language switcher"
389
  msgstr "Sprachenumschalter"
390
 
391
  # @ polylang
392
- #: include/languages-form.php:206
393
  msgid "Search translations"
394
  msgstr "Übersetzungen suchen"
395
 
396
  # @ polylang
397
- #: include/languages-form.php:215
398
  msgid "Clean strings translation database"
399
  msgstr "Datenbank der übersetzten Textbausteine säubern"
400
 
401
  # @ polylang
402
- #: include/languages-form.php:231
403
  msgid "Default language"
404
  msgstr "Standardsprache"
405
 
406
  # @ polylang
407
- #: include/languages-form.php:243
408
  msgid ""
409
  "There are posts, pages, categories or tags without language set. Do you want "
410
  "to set them all to default language ?"
@@ -413,12 +390,12 @@ msgstr ""
413
  "Willst du alle auf die Standardsprache einstellen ?"
414
 
415
  # @ polylang
416
- #: include/languages-form.php:251
417
  msgid "Detect browser language"
418
  msgstr "Browsersprache erkennen"
419
 
420
  # @ polylang
421
- #: include/languages-form.php:257
422
  msgid ""
423
  "When the front page is visited, set the language according to the browser "
424
  "preference"
@@ -426,12 +403,12 @@ msgstr ""
426
  "Beim Besuch der Startseite erscheint sie in der Standardsprache des Browsers"
427
 
428
  # @ polylang
429
- #: include/languages-form.php:264
430
  msgid "URL modifications"
431
  msgstr "URL-Veränderungen"
432
 
433
  # @ polylang
434
- #: include/languages-form.php:270
435
  msgid ""
436
  "The language is set from content. Posts, pages, categories and tags urls are "
437
  "not modified."
@@ -439,7 +416,7 @@ msgstr ""
439
  "Die Sprache ist auf den Inhalt abgestimmt. URLs von Artikeln, Seiten, "
440
  "Kategorien und Tags werden nicht verändert."
441
 
442
- #: include/languages-form.php:278
443
  msgid ""
444
  "The language code, for example /en/, is added to all urls when using pretty "
445
  "permalinks."
@@ -448,21 +425,21 @@ msgstr ""
448
  "Permalinks benutzt werden."
449
 
450
  # @ polylang
451
- #: include/languages-form.php:287
452
  msgid "Remove /language/ in pretty permalinks. Example:"
453
  msgstr "/language/ in Permalinks entfernen. Zum Beispiel :"
454
 
455
  # @ polylang
456
- #: include/languages-form.php:296
457
  msgid "Keep /language/ in pretty permalinks. Example:"
458
  msgstr "/language/ in schönen Permalinks behalten. Zum Beispiel :"
459
 
460
  # @ polylang
461
- #: include/languages-form.php:305
462
  msgid "Hide URL language information for default language"
463
  msgstr "URL Informationen für die Standardsprache verstecken"
464
 
465
- #: include/languages-form.php:315
466
  #, php-format
467
  msgid ""
468
  "When using static front page, redirect the language page (example: %s) to "
@@ -472,43 +449,43 @@ msgstr ""
472
  "(Beispiel: %s) zur Einstiegsseite in der richtigen Sprache weitergeleitet"
473
 
474
  # @ polylang
475
- #: include/languages-form.php:324
476
  msgid "Media"
477
  msgstr "Medien"
478
 
479
  # @ polylang
480
- #: include/languages-form.php:330
481
  msgid "Activate languages and translations for media"
482
  msgstr "Sprachen und Übersetzungen für Medien aktivieren"
483
 
484
- #: include/languages-form.php:337
485
  msgid "Synchronization"
486
  msgstr "Synchronisierung"
487
 
488
  # @ polylang
489
- #: include/languages-form.php:351
490
  msgid "Custom post types"
491
  msgstr "Benutzerdefinierte Artikeltypen"
492
 
493
  # @ polylang
494
- #: include/languages-form.php:364
495
  msgid "Activate languages and translations for custom post types."
496
  msgstr ""
497
  "Sprachen und Übersetzungen für benutzerdefinierte Artikeltypen aktivieren"
498
 
499
  # @ polylang
500
- #: include/languages-form.php:372
501
  msgid "Custom taxonomies"
502
  msgstr "Benutzerdefinierte Taxonomien"
503
 
504
  # @ polylang
505
- #: include/languages-form.php:385
506
  msgid "Activate languages and translations for custom taxonomies."
507
  msgstr ""
508
  "Sprachen und Übersetzungen für benutzerdefinierte Taxonomien aktivieren"
509
 
510
  # @ polylang
511
- #: include/list-table.php:55 include/media-translations.php:22
512
  #: include/media-translations.php:60 include/post-translations.php:10
513
  #: include/post-translations.php:33 include/term-translations.php:18
514
  #: include/term-translations.php:80
@@ -516,32 +493,32 @@ msgid "Edit"
516
  msgstr "Bearbeiten"
517
 
518
  # @ polylang
519
- #: include/list-table.php:56
520
  msgid "Delete"
521
  msgstr "Löschen"
522
 
523
  # @ polylang
524
- #: include/list-table.php:65
525
  msgid "Code"
526
  msgstr "Code"
527
 
528
  # @ polylang
529
- #: include/list-table.php:67
530
  msgid "Flag"
531
  msgstr "Fahne"
532
 
533
  # @ polylang
534
- #: include/list-table.php:68
535
  msgid "Posts"
536
  msgstr "Artikel"
537
 
538
  # @ polylang
539
- #: include/list-table.php:118
540
  msgid "Name"
541
  msgstr "Name"
542
 
543
  # @ polylang
544
- #: include/list-table.php:119
545
  msgid "String"
546
  msgstr "Zeichenfolge"
547
 
@@ -604,20 +581,20 @@ msgid "Adds multilingual capability to WordPress"
604
  msgstr "Ergänzt WordPress um Mehrsprachigkeit"
605
 
606
  # @ polylang
607
- #: polylang.php:118
608
  #, php-format
609
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
610
  msgstr "Sie benutzen WordPress %s. Polylang benötigt mindestens WordPress %s."
611
 
612
  # @ polylang
613
- #: polylang.php:159
614
  msgid "For some reasons, Polylang could not create a table in your database."
615
  msgstr ""
616
  "Aus bestimmten Gründen konnte Polylang keine Tabelle in ihrer Datenbank "
617
  "erstellen."
618
 
619
  # @ polylang
620
- #: polylang.php:220
621
  msgid ""
622
  "Polylang has been deactivated because you upgraded from a too old version."
623
  msgstr ""
@@ -625,8 +602,18 @@ msgstr ""
625
  "haben."
626
 
627
  # @ polylang
628
- #: polylang.php:222
629
  #, php-format
630
  msgid "Please upgrade first to %s before ugrading to %s."
631
  msgstr ""
632
  "Bitte aktualisieren Sie zuerst nach % s bevor Sie nach % s aktualisieren."
 
 
 
 
 
 
 
 
 
 
15
  "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
16
  "X-Poedit-Basepath: .\n"
17
  "X-Textdomain-Support: yes\n"
18
+ "X-Generator: Poedit 1.5.5\n"
19
  "X-Poedit-SearchPath-0: ..\n"
20
 
21
  # @ polylang
70
  "nützlich ist, werden Spenden an den Autor gerne und dankend angenommen."
71
 
72
  # @ polylang
73
+ #: include/admin-base.php:55 include/admin-base.php:190
74
+ #: include/admin-filters.php:243 include/admin.php:23 include/admin.php:301
75
+ #: include/list-table.php:13 polylang.php:339
76
  msgid "Languages"
77
  msgstr "Sprachen"
78
 
79
  # @ polylang
80
+ #: include/admin-base.php:153
81
  msgid "Displays language names"
82
  msgstr "Darstellung der Namen der Sprachen"
83
 
84
  # @ polylang
85
+ #: include/admin-base.php:154
86
  msgid "Displays flags"
87
  msgstr "Darstellung der Fahnen"
88
 
89
  # @ polylang
90
+ #: include/admin-base.php:155
91
  msgid "Forces link to front page"
92
  msgstr "Erzwingt einen Link zur Startseite"
93
 
94
  # @ polylang
95
+ #: include/admin-base.php:156
96
  msgid "Hides the current language"
97
  msgstr "Versteckt die aktuelle Sprache"
98
 
99
  # @ polylang
100
+ #: include/admin-base.php:160
 
 
 
 
 
101
  msgid "Displays as dropdown"
102
  msgstr "Als Auswahlbox darstellen"
103
 
104
  # @ polylang
105
+ #: include/admin-base.php:191
106
  msgid "Filters content by language"
107
  msgstr "Filtriert Inhalte nach der Sprache"
108
 
109
  # @ polylang
110
+ #: include/admin-base.php:186
111
  msgid "Show all languages"
112
  msgstr "Alle Sprachen anzeigen"
113
 
114
  # @ polylang
115
+ #: include/admin-filters.php:181 include/admin-filters.php:877
116
  msgid "Add new translation"
117
  msgstr "Neue Übersetzung hinzufügen"
118
 
119
  # @ polylang
120
+ #: include/admin-filters.php:209 include/admin-filters.php:267
121
+ #: include/admin-filters.php:601 include/admin-filters.php:817
122
+ #: include/admin-filters.php:835 include/list-table.php:12
123
  #: include/media-translations.php:5 include/media-translations.php:43
124
  #: include/post-translations.php:8 include/term-translations.php:15
125
+ #: polylang.php:340
126
  msgid "Language"
127
  msgstr "Sprache"
128
 
129
  # @ polylang
130
+ #: include/admin-filters.php:616 include/admin-filters.php:651
131
+ #: include/list-table.php:127 include/media-translations.php:40
132
  #: include/term-translations.php:6 include/term-translations.php:11
133
  msgid "Translations"
134
  msgstr "Übersetzungen"
135
 
136
  # @ polylang
137
+ #: include/admin-filters.php:819 include/admin-filters.php:838
138
  msgid "Sets the language"
139
  msgstr "definiert die Sprache"
140
 
141
  # @ polylang
142
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
 
 
 
143
  msgid "The widget is displayed for:"
144
  msgstr "Zeigt das Widget für :"
145
 
146
  # @ polylang
147
+ #: include/admin-filters.php:1057 polylang.php:341
148
  msgid "All languages"
149
  msgstr "Alle Sprachen"
150
 
151
  # @ polylang
152
+ #: include/admin-filters.php:1080
153
  msgid "Admin language"
154
  msgstr "Adminsprache"
155
 
156
+ #: include/admin-filters.php:1085
157
  msgid "Wordpress default"
158
  msgstr "Wordpress Standard-Einstellung"
159
 
160
  # @ default
161
  # @ polylang
162
+ #: include/admin-filters.php:1114 include/admin.php:306
163
  msgid "Settings"
164
  msgstr "Einstellungen"
165
 
166
  # @ polylang
167
+ #: include/admin-filters.php:1120
168
  msgid "Upgrading language files&#8230;"
169
  msgstr "Sprachdateien werden aktualisiert&#8230;"
170
 
174
  msgstr "Über Polylang"
175
 
176
  # @ polylang
177
+ #: include/admin.php:27 include/list-table.php:82
178
  msgid "Strings translations"
179
  msgstr "Übersetungen von Sätzen"
180
 
181
  # @ polylang
182
+ #: include/admin.php:305 include/list-table.php:81
 
 
 
 
 
183
  msgid "Strings translation"
184
  msgstr "Übersetzung von Sätzen"
185
 
194
  msgstr "Der Sprachcode muss 2 Buchstaben betragen"
195
 
196
  # @ polylang
197
+ #: include/admin.php:328
198
  msgid "The language code must be unique"
199
  msgstr "Der Sprachcode muss eindeutig sein"
200
 
201
  # @ polylang
202
+ #: include/admin.php:329
203
  msgid "The language must have a name"
204
  msgstr "Die Sprache muss einen Namen haben"
205
 
206
  # @ polylang
207
+ #: include/admin.php:330
208
  msgid ""
209
  "The language was created, but the WordPress language file was not "
210
  "downloaded. Please install it manually."
213
  "heruntergeladen. Bitte händisch installieren."
214
 
215
  # @ polylang
216
+ #: include/admin.php:449
217
  msgid "Widget title"
218
  msgstr "Titel des Widgets"
219
 
220
  # @ polylang
221
+ #: include/base.php:368
222
  msgid "Taxonomies"
223
  msgstr "Taxonomien"
224
 
225
  # @ polylang
226
+ #: include/base.php:369
227
  msgid "Custom fields"
228
  msgstr "Benutzerdefinierte Felder"
229
 
230
  # @ polylang
231
+ #: include/base.php:370
232
  msgid "Comment status"
233
  msgstr "Kommentarstatus"
234
 
235
  # @ polylang
236
+ #: include/base.php:371
237
  msgid "Ping status"
238
  msgstr "Ping-Status"
239
 
240
  # @ polylang
241
+ #: include/base.php:372
242
  msgid "Sticky posts"
243
  msgstr "Prioritäre Artikel"
244
 
245
  # @ polylang
246
+ #: include/base.php:373
247
  msgid "Published date"
248
  msgstr "Erscheinungsdatum"
249
 
250
  # @ polylang
251
+ #: include/base.php:374
252
  msgid "Post format"
253
  msgstr "Artikelformat"
254
 
255
  # @ default
256
+ #: include/base.php:375
257
  msgid "Page parent"
258
  msgstr "Elternseite"
259
 
260
  # @ polylang
261
+ #: include/base.php:376
262
  msgid "Page template"
263
  msgstr "Seitenvorlage"
264
 
265
  # @ polylang
266
+ #: include/base.php:377
267
  msgid "Page order"
268
  msgstr "Reihenfolge der Seiten"
269
 
270
  # @ polylang
271
+ #: include/base.php:378
272
  msgid "Featured image"
273
  msgstr "Vorgestelltes Bild"
274
 
275
  # @ polylang
276
+ #: include/languages-form.php:42
277
  msgid "Edit language"
278
  msgstr "Sprache bearbeiten"
279
 
280
  # @ polylang
281
+ #: include/languages-form.php:42 include/languages-form.php:123
282
  msgid "Add new language"
283
  msgstr "Neue Sprache hinzufügen"
284
 
285
  # @ polylang
286
+ #: include/languages-form.php:64
287
  msgid "Choose a language"
288
  msgstr "Sprache auswählen"
289
 
290
  # @ polylang
291
+ #: include/languages-form.php:78
292
  msgid "You can choose a language in the list or directly edit it below."
293
  msgstr ""
294
  "Du kannst eine Sprache in der Liste auswählen oder sie unten direkt "
295
  "bearbeiten."
296
 
297
  # @ polylang
298
+ #: include/languages-form.php:82 include/list-table.php:34
299
  msgid "Full name"
300
  msgstr "Name"
301
 
302
  # @ polylang
303
+ #: include/languages-form.php:84
304
  msgid "The name is how it is displayed on your site (for example: English)."
305
  msgstr ""
306
  "Dieser Name wird dann auf der Website angezeigt (beispielsweise : Deutsch)"
307
 
308
  # @ polylang
309
+ #: include/languages-form.php:88 include/list-table.php:35
310
  msgid "Locale"
311
  msgstr "Sprachdatei"
312
 
313
  # @ polylang
314
+ #: include/languages-form.php:93
315
  msgid ""
316
  "Wordpress Locale for the language (for example: en_US). You will need to "
317
  "install the .mo file for this language."
320
  "mo-Datei für diese Sprache installieren."
321
 
322
  # @ polylang
323
+ #: include/languages-form.php:97
324
  msgid "Language code"
325
  msgstr "Sprachcode"
326
 
327
  # @ polylang
328
+ #: include/languages-form.php:99
329
  msgid "2-letters ISO 639-1 language code (for example: en)"
330
  msgstr "2 Buchstaben ISO 639-1 Sprachcode (beispielsweise : de)"
331
 
332
  # @ polylang
333
+ #: include/languages-form.php:103
334
  msgid "Text direction"
335
  msgstr "Textrichtung"
336
 
337
  # @ polylang
338
+ #: include/languages-form.php:107
339
  msgid "left to right"
340
  msgstr "von links nach rechts"
341
 
342
  # @ polylang
343
+ #: include/languages-form.php:112
344
  msgid "right to left"
345
  msgstr "von rechts nach links"
346
 
347
  # @ polylang
348
+ #: include/languages-form.php:114
349
  msgid "Choose the text direction for the language"
350
  msgstr "Wählen Sie die Textrichtung für die Sprache aus"
351
 
352
  # @ polylang
353
+ #: include/languages-form.php:118 include/list-table.php:37
354
  msgid "Order"
355
  msgstr "Reihenfolge"
356
 
357
  # @ polylang
358
+ #: include/languages-form.php:120
359
  msgid "Position of the language in the language switcher"
360
  msgstr "Position der Sprache im Sprachenumschalter"
361
 
362
  # @ polylang
363
+ #: include/nav-menu.php:28 include/nav-menu.php:51 include/nav-menu.php:54
364
+ #: include/nav-menu.php:82 include/nav-menu.php:106 polylang.php:302
365
  msgid "Language switcher"
366
  msgstr "Sprachenumschalter"
367
 
368
  # @ polylang
369
+ #: include/languages-form.php:148
370
  msgid "Search translations"
371
  msgstr "Übersetzungen suchen"
372
 
373
  # @ polylang
374
+ #: include/languages-form.php:151
375
  msgid "Clean strings translation database"
376
  msgstr "Datenbank der übersetzten Textbausteine säubern"
377
 
378
  # @ polylang
379
+ #: include/languages-form.php:167
380
  msgid "Default language"
381
  msgstr "Standardsprache"
382
 
383
  # @ polylang
384
+ #: include/languages-form.php:179
385
  msgid ""
386
  "There are posts, pages, categories or tags without language set. Do you want "
387
  "to set them all to default language ?"
390
  "Willst du alle auf die Standardsprache einstellen ?"
391
 
392
  # @ polylang
393
+ #: include/languages-form.php:187
394
  msgid "Detect browser language"
395
  msgstr "Browsersprache erkennen"
396
 
397
  # @ polylang
398
+ #: include/languages-form.php:193
399
  msgid ""
400
  "When the front page is visited, set the language according to the browser "
401
  "preference"
403
  "Beim Besuch der Startseite erscheint sie in der Standardsprache des Browsers"
404
 
405
  # @ polylang
406
+ #: include/languages-form.php:200
407
  msgid "URL modifications"
408
  msgstr "URL-Veränderungen"
409
 
410
  # @ polylang
411
+ #: include/languages-form.php:206
412
  msgid ""
413
  "The language is set from content. Posts, pages, categories and tags urls are "
414
  "not modified."
416
  "Die Sprache ist auf den Inhalt abgestimmt. URLs von Artikeln, Seiten, "
417
  "Kategorien und Tags werden nicht verändert."
418
 
419
+ #: include/languages-form.php:214
420
  msgid ""
421
  "The language code, for example /en/, is added to all urls when using pretty "
422
  "permalinks."
425
  "Permalinks benutzt werden."
426
 
427
  # @ polylang
428
+ #: include/languages-form.php:223
429
  msgid "Remove /language/ in pretty permalinks. Example:"
430
  msgstr "/language/ in Permalinks entfernen. Zum Beispiel :"
431
 
432
  # @ polylang
433
+ #: include/languages-form.php:232
434
  msgid "Keep /language/ in pretty permalinks. Example:"
435
  msgstr "/language/ in schönen Permalinks behalten. Zum Beispiel :"
436
 
437
  # @ polylang
438
+ #: include/languages-form.php:241
439
  msgid "Hide URL language information for default language"
440
  msgstr "URL Informationen für die Standardsprache verstecken"
441
 
442
+ #: include/languages-form.php:251
443
  #, php-format
444
  msgid ""
445
  "When using static front page, redirect the language page (example: %s) to "
449
  "(Beispiel: %s) zur Einstiegsseite in der richtigen Sprache weitergeleitet"
450
 
451
  # @ polylang
452
+ #: include/languages-form.php:260
453
  msgid "Media"
454
  msgstr "Medien"
455
 
456
  # @ polylang
457
+ #: include/languages-form.php:266
458
  msgid "Activate languages and translations for media"
459
  msgstr "Sprachen und Übersetzungen für Medien aktivieren"
460
 
461
+ #: include/languages-form.php:273
462
  msgid "Synchronization"
463
  msgstr "Synchronisierung"
464
 
465
  # @ polylang
466
+ #: include/languages-form.php:287
467
  msgid "Custom post types"
468
  msgstr "Benutzerdefinierte Artikeltypen"
469
 
470
  # @ polylang
471
+ #: include/languages-form.php:300
472
  msgid "Activate languages and translations for custom post types."
473
  msgstr ""
474
  "Sprachen und Übersetzungen für benutzerdefinierte Artikeltypen aktivieren"
475
 
476
  # @ polylang
477
+ #: include/languages-form.php:307
478
  msgid "Custom taxonomies"
479
  msgstr "Benutzerdefinierte Taxonomien"
480
 
481
  # @ polylang
482
+ #: include/languages-form.php:320
483
  msgid "Activate languages and translations for custom taxonomies."
484
  msgstr ""
485
  "Sprachen und Übersetzungen für benutzerdefinierte Taxonomien aktivieren"
486
 
487
  # @ polylang
488
+ #: include/list-table.php:26 include/media-translations.php:22
489
  #: include/media-translations.php:60 include/post-translations.php:10
490
  #: include/post-translations.php:33 include/term-translations.php:18
491
  #: include/term-translations.php:80
493
  msgstr "Bearbeiten"
494
 
495
  # @ polylang
496
+ #: include/list-table.php:27 include/list-table.php:162
497
  msgid "Delete"
498
  msgstr "Löschen"
499
 
500
  # @ polylang
501
+ #: include/list-table.php:36
502
  msgid "Code"
503
  msgstr "Code"
504
 
505
  # @ polylang
506
+ #: include/list-table.php:38
507
  msgid "Flag"
508
  msgstr "Fahne"
509
 
510
  # @ polylang
511
+ #: include/list-table.php:39
512
  msgid "Posts"
513
  msgstr "Artikel"
514
 
515
  # @ polylang
516
+ #: include/list-table.php:125
517
  msgid "Name"
518
  msgstr "Name"
519
 
520
  # @ polylang
521
+ #: include/list-table.php:126
522
  msgid "String"
523
  msgstr "Zeichenfolge"
524
 
581
  msgstr "Ergänzt WordPress um Mehrsprachigkeit"
582
 
583
  # @ polylang
584
+ #: polylang.php:133
585
  #, php-format
586
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
587
  msgstr "Sie benutzen WordPress %s. Polylang benötigt mindestens WordPress %s."
588
 
589
  # @ polylang
590
+ #: polylang.php:174
591
  msgid "For some reasons, Polylang could not create a table in your database."
592
  msgstr ""
593
  "Aus bestimmten Gründen konnte Polylang keine Tabelle in ihrer Datenbank "
594
  "erstellen."
595
 
596
  # @ polylang
597
+ #: polylang.php:235
598
  msgid ""
599
  "Polylang has been deactivated because you upgraded from a too old version."
600
  msgstr ""
602
  "haben."
603
 
604
  # @ polylang
605
+ #: polylang.php:237
606
  #, php-format
607
  msgid "Please upgrade first to %s before ugrading to %s."
608
  msgstr ""
609
  "Bitte aktualisieren Sie zuerst nach % s bevor Sie nach % s aktualisieren."
610
+
611
+ # @ polylang
612
+ #: include/list-table.php:124
613
+ msgid "Group"
614
+ msgstr "Gruppe"
615
+
616
+ # @ polylang
617
+ #: include/list-table.php:173
618
+ msgid "View all groups"
619
+ msgstr "Alle Gruppen anzeigen"
languages/polylang-el.mo CHANGED
Binary file
languages/polylang-el.po CHANGED
@@ -4,7 +4,7 @@ msgstr ""
4
  "Project-Id-Version: polylang\n"
5
  "Report-Msgid-Bugs-To: \n"
6
  "POT-Creation-Date: \n"
7
- "PO-Revision-Date: 2013-01-15 17:48+0300\n"
8
  "Last-Translator: Theodotos Andreou <theo@ubuntucy.org>\n"
9
  "Language-Team: Ubuntucy - www.ubuntucy.org\n"
10
  "Language: el\n"
@@ -12,7 +12,7 @@ msgstr ""
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
- "X-Generator: Virtaal 0.7.0\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_no"
18
  "op:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
@@ -63,80 +63,75 @@ msgstr ""
63
 
64
  # @ polylang
65
  #: include/admin-base.php:55
66
- #: include/admin-base.php:185
67
- #: include/admin-filters.php:250
68
  #: include/admin.php:23
69
- #: include/admin.php:318
70
- #: include/list-table.php:46
71
- #: polylang.php:270
72
  msgid "Languages"
73
  msgstr "Γλώσσες"
74
 
75
  # @ polylang
76
- #: include/admin-base.php:154
77
  msgid "Displays language names"
78
  msgstr "Εμφάνιση ονομάτων γλώσσας"
79
 
80
  # @ polylang
81
- #: include/admin-base.php:155
82
  msgid "Displays flags"
83
  msgstr "Εμφάνιση σημαιών"
84
 
85
  # @ polylang
86
- #: include/admin-base.php:156
87
  msgid "Forces link to front page"
88
  msgstr "Υποχρεωτική παραπομπή συνδέσμου στην αρχική σελίδα"
89
 
90
  # @ polylang
91
- #: include/admin-base.php:157
92
  msgid "Hides the current language"
93
  msgstr "Απόκρυψη τρέχουσας γλώσσας"
94
 
95
  # @ polylang
96
- #: include/admin-base.php:161
97
- msgid "Displays a language switcher at the end of the menu"
98
- msgstr "Εμφάνιση επιλογέα γλώσσας στο τέλος του μενού"
99
-
100
- # @ polylang
101
- #: include/admin-base.php:162
102
  msgid "Displays as dropdown"
103
  msgstr "Εμφάνιση σαν κυλιόμενο μενού"
104
 
105
  # @ polylang
106
- #: include/admin-base.php:186
107
  msgid "Filters content by language"
108
  msgstr "Φιλτράρισμα περιεχομένου βάση γλώσσας"
109
 
110
  # @ polylang
111
- #: include/admin-base.php:193
112
  msgid "Show all languages"
113
  msgstr "Εμφάνιση όλων των γλωσσών"
114
 
115
  # @ polylang
116
- #: include/admin-filters.php:188
117
- #: include/admin-filters.php:884
118
  msgid "Add new translation"
119
  msgstr "Προσθήκη νέας μετάφρασης"
120
 
121
  # @ polylang
122
- #: include/admin-filters.php:216
123
- #: include/admin-filters.php:274
124
- #: include/admin-filters.php:608
125
- #: include/admin-filters.php:824
126
- #: include/admin-filters.php:842
127
- #: include/list-table.php:45
128
  #: include/media-translations.php:5
129
  #: include/media-translations.php:43
130
  #: include/post-translations.php:8
131
  #: include/term-translations.php:15
132
- #: polylang.php:271
133
  msgid "Language"
134
  msgstr "Γλώσσα"
135
 
136
  # @ polylang
137
- #: include/admin-filters.php:623
138
- #: include/admin-filters.php:658
139
- #: include/list-table.php:120
140
  #: include/media-translations.php:40
141
  #: include/term-translations.php:6
142
  #: include/term-translations.php:11
@@ -144,51 +139,40 @@ msgid "Translations"
144
  msgstr "Μεταφράσεις"
145
 
146
  # @ polylang
147
- #: include/admin-filters.php:826
148
- #: include/admin-filters.php:845
149
  msgid "Sets the language"
150
  msgstr "Ορισμός γλώσσας"
151
 
152
  # @ polylang
153
- #: include/admin-filters.php:1078
154
- msgid "Theme locations and languages"
155
- msgstr "Γλώσσες και τοποθεσίες θεμάτων"
156
-
157
- # @ polylang
158
- #: include/admin-filters.php:1084
159
- #, php-format
160
- msgid "Please go to the %slanguages page%s to set theme locations and languages"
161
- msgstr "Παρακαλώ πηγαίνετε στην %sσελίδα γλώσσας%s για καθορισμό τοποθεσιών και γλωσσών θέματος"
162
-
163
- # @ polylang
164
- #: include/admin-filters.php:1102
165
  msgid "The widget is displayed for:"
166
  msgstr "Η μονάδα εμφανίζεται για:"
167
 
168
  # @ polylang
169
- #: include/admin-filters.php:1106
170
- #: polylang.php:272
171
  msgid "All languages"
172
  msgstr "Όλες οι γλώσσες"
173
 
174
  # @ polylang
175
- #: include/admin-filters.php:1130
176
  msgid "Admin language"
177
  msgstr "Γλώσσα διαχείρισης"
178
 
179
- #: include/admin-filters.php:1135
180
  msgid "Wordpress default"
181
  msgstr "Προκαθορισμένο σε Wordpress"
182
 
183
  # @ default
184
  # @ polylang
185
- #: include/admin-filters.php:1161
186
- #: include/admin.php:326
187
  msgid "Settings"
188
  msgstr "Ρυθμίσεις"
189
 
190
  # @ polylang
191
- #: include/admin-filters.php:1167
192
  msgid "Upgrading language files&#8230;"
193
  msgstr "Αναβάθμιση αρχείων γλώσσας&#8230;"
194
 
@@ -199,18 +183,13 @@ msgstr "Σχετικά με το Polylang"
199
 
200
  # @ polylang
201
  #: include/admin.php:27
202
- #: include/list-table.php:92
203
  msgid "Strings translations"
204
  msgstr "Μετάφραση συμβολοσειρών"
205
 
206
  # @ polylang
207
- #: include/admin.php:323
208
- msgid "Menus"
209
- msgstr "Μενού"
210
-
211
- # @ polylang
212
- #: include/admin.php:325
213
- #: include/list-table.php:91
214
  msgid "Strings translation"
215
  msgstr "Μετάφραση συμβολοσειρών"
216
 
@@ -225,284 +204,283 @@ msgid "The language code must be 2 characters long"
225
  msgstr "Ο κώδικας γλώσσας θα πρέπει να είναι 2 χαρακτήρες"
226
 
227
  # @ polylang
228
- #: include/admin.php:347
229
  msgid "The language code must be unique"
230
  msgstr "Ο κώδικας γλώσσας θα πρέπει να είναι μοναδικός"
231
 
232
  # @ polylang
233
- #: include/admin.php:348
234
  msgid "The language must have a name"
235
  msgstr "Η γλώσσα πρέπει να έχει όνομα"
236
 
237
  # @ polylang
238
- #: include/admin.php:349
239
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
240
- msgstr "Η γλώσσα δημιουργήθηκε αλλά το αρχείο γλώσσας του Wordpress δεν έχει κατέβει. Παρακαλώ εγκαταστήστε το εσείς."
 
 
241
 
242
  # @ polylang
243
- #: include/admin.php:468
244
  msgid "Widget title"
245
  msgstr "Τίτλος μονάδας"
246
 
247
  # @ polylang
248
- #: include/base.php:339
249
  msgid "Taxonomies"
250
- msgstr "Tαξινομήσεις"
251
 
252
  # @ polylang
253
- #: include/base.php:340
254
  msgid "Custom fields"
255
  msgstr "Προσαρμοσμένα πεδία"
256
 
257
  # @ polylang
258
- #: include/base.php:341
259
  msgid "Comment status"
260
  msgstr "Κατάσταση σχολίου"
261
 
262
  # @ polylang
263
- #: include/base.php:342
264
  msgid "Ping status"
265
  msgstr "Κατάσταση ping"
266
 
267
  # @ polylang
268
- #: include/base.php:343
269
  msgid "Sticky posts"
270
  msgstr "Μόνιμα άρθρα"
271
 
272
  # @ polylang
273
- #: include/base.php:344
274
  msgid "Published date"
275
  msgstr "Ημερομηνία δημοσίευσης"
276
 
277
  # @ polylang
278
- #: include/base.php:345
279
  msgid "Post format"
280
  msgstr "Μορφή άρθρου"
281
 
282
  # @ default
283
- #: include/base.php:346
284
  msgid "Page parent"
285
  msgstr "Μητρική σελίδα"
286
 
287
  # @ polylang
288
- #: include/base.php:347
289
  msgid "Page template"
290
  msgstr "Πρότυπο σελίδας"
291
 
292
  # @ polylang
293
- #: include/base.php:348
294
  msgid "Page order"
295
- msgstr "Διάταξη σελιδών"
296
 
297
  # @ polylang
298
- #: include/base.php:349
299
  msgid "Featured image"
300
  msgstr "Επιλεγμένη εικόνα"
301
 
302
  # @ polylang
303
- #: include/languages-form.php:43
304
  msgid "Edit language"
305
  msgstr "Επεξεργασία γλώσσας"
306
 
307
  # @ polylang
308
- #: include/languages-form.php:43
309
- #: include/languages-form.php:124
310
  msgid "Add new language"
311
  msgstr "Προσθήκη νέας γλώσσας"
312
 
313
  # @ polylang
314
- #: include/languages-form.php:65
315
  msgid "Choose a language"
316
  msgstr "Επιλογή γλώσσας"
317
 
318
  # @ polylang
319
- #: include/languages-form.php:79
320
  msgid "You can choose a language in the list or directly edit it below."
321
  msgstr ""
322
  "Μπορείτε να επιλέξετε μια γλώσσα από την λίστα ή να την επεξεργαστείτε πιο "
323
  "κάτω."
324
 
325
  # @ polylang
326
- #: include/languages-form.php:83
327
- #: include/list-table.php:63
328
  msgid "Full name"
329
  msgstr "Πλήρες όνομα"
330
 
331
  # @ polylang
332
- #: include/languages-form.php:85
333
  msgid "The name is how it is displayed on your site (for example: English)."
334
  msgstr "Το όνομα καθορίζει πως θα εμφανίζεται στην σελίδα σας (πχ: Ελληνικά)."
335
 
336
  # @ polylang
337
- #: include/languages-form.php:89
338
- #: include/list-table.php:64
339
  msgid "Locale"
340
  msgstr "Τοπικοποίηση"
341
 
342
  # @ polylang
343
- #: include/languages-form.php:94
344
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
345
  msgstr ""
346
  "Τοπικοποίηση Wordpress για την γλώσσα (πχ: en_US). Θα χρειαστεί να "
347
  "εγκαταστήσετε το αρχείο .mo για αυτή την γλώσσα."
348
 
349
  # @ polylang
350
- #: include/languages-form.php:98
351
  msgid "Language code"
352
  msgstr "Κώδικας γλώσσας"
353
 
354
  # @ polylang
355
- #: include/languages-form.php:100
356
  msgid "2-letters ISO 639-1 language code (for example: en)"
357
  msgstr "ISO 639-1 κώδικας γλώσσας 2 χαρακτήρων (πχ: en)"
358
 
359
  # @ polylang
360
- #: include/languages-form.php:104
361
  msgid "Text direction"
362
  msgstr "Κατεύθυνση κειμένου"
363
 
364
  # @ polylang
365
- #: include/languages-form.php:108
366
  msgid "left to right"
367
  msgstr "αριστερά προς δεξιά"
368
 
369
  # @ polylang
370
- #: include/languages-form.php:113
371
  msgid "right to left"
372
  msgstr "δεξιά προς αριστερά"
373
 
374
  # @ polylang
375
- #: include/languages-form.php:115
376
  msgid "Choose the text direction for the language"
377
  msgstr "Επιλογή κατεύθυνσης κειμένου για γλώσσα"
378
 
379
  # @ polylang
380
- #: include/languages-form.php:119
381
- #: include/list-table.php:66
382
  msgid "Order"
383
  msgstr "Εντολή"
384
 
385
  # @ polylang
386
- #: include/languages-form.php:121
387
  msgid "Position of the language in the language switcher"
388
  msgstr "Θέση της γλώσσας στον επιλογέα γλώσσας"
389
 
390
  # @ polylang
391
- #: include/languages-form.php:180
 
 
 
 
 
392
  msgid "Language switcher"
393
  msgstr "Επιλογέας γλώσσας"
394
 
395
  # @ polylang
396
- #: include/languages-form.php:206
397
  msgid "Search translations"
398
  msgstr "Αναζήτηση μεταφράσεων"
399
 
400
  # @ polylang
401
- #: include/languages-form.php:215
402
  msgid "Clean strings translation database"
403
  msgstr "Καθαρισμός βάσης δεδομένων συμβολοσειρών μετάφρασης"
404
 
405
  # @ polylang
406
- #: include/languages-form.php:231
407
  msgid "Default language"
408
  msgstr "Προκαθορισμένη γλώσσα"
409
 
410
  # @ polylang
411
- #: include/languages-form.php:243
412
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
413
  msgstr ""
414
  "Υπάρχουν άρθρα, σελίδες, κατηγορίες ή ετικέτες χωρίς καθορισμό γλώσσας. "
415
  "Θέλετε να οριστούν όλα στην προκαθορισμένη γλώσσα;"
416
 
417
  # @ polylang
418
- #: include/languages-form.php:251
419
  msgid "Detect browser language"
420
  msgstr "Αναγνώριση γλώσσας φυλλομετρητή"
421
 
422
  # @ polylang
423
- #: include/languages-form.php:257
424
  msgid "When the front page is visited, set the language according to the browser preference"
425
- msgstr ""
426
- "Όταν καλείται η αρχική σελίδα, να καθορίζεται η γλώσσα βάση των προτιμήσεων "
427
- "του φυλλομετρητή"
428
 
429
  # @ polylang
430
- #: include/languages-form.php:264
431
  msgid "URL modifications"
432
  msgstr "Τροποποιήσεις URL"
433
 
434
  # @ polylang
435
- #: include/languages-form.php:270
436
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
437
- msgstr ""
438
- "Η γλώσσα ορίσθηκε βάση του περιεχομένου. Οι διευθύνσεις URL των άρθρων, "
439
- "σελίδων και ετικετών δεν έχουν τροποποιηθεί."
440
 
441
- #: include/languages-form.php:278
442
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
443
- msgstr ""
444
- "Ο κώδικας γλώσσας, για παράδειγμα /el/, προστίθεται σε όλες τις διευθύνσεις "
445
- "URL όταν χρησιμοποιούνται ευδιάκριτοι μόνιμοι σύνδεσμοι."
446
 
447
  # @ polylang
448
- #: include/languages-form.php:287
449
  msgid "Remove /language/ in pretty permalinks. Example:"
450
  msgstr "Αφαίρεση /language/ από ευδιάκριτους μόνιμους συνδέσμους. Παράδειγμα:"
451
 
452
  # @ polylang
453
- #: include/languages-form.php:296
454
  msgid "Keep /language/ in pretty permalinks. Example:"
455
  msgstr "Διατήρηση /language/ σε ευδιάκριτους μόνιμους συνδέσμους. Παράδειγμα:"
456
 
457
  # @ polylang
458
- #: include/languages-form.php:305
459
  msgid "Hide URL language information for default language"
460
  msgstr "Απόκρυψη των πληροφοριών γλώσσας από URL, για την προκαθορισμένη γλώσσα"
461
 
462
  # @ polylang
463
- #: include/languages-form.php:315
464
  #, php-format
465
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
466
- msgstr ""
467
- "Όταν υπάρχει στατική αρχική σελίδα, να γίνεται ανακατεύθυνση της σελίδας "
468
- "γλώσσας (παράδειγμα: %s) της αρχικής σελίδας στην σωστή γλώσσα"
469
 
470
  # @ polylang
471
- #: include/languages-form.php:324
472
  msgid "Media"
473
  msgstr "Μέσα"
474
 
475
  # @ polylang
476
- #: include/languages-form.php:330
477
  msgid "Activate languages and translations for media"
478
  msgstr "Ενεργοποίηση γλωσσών και μεταφράσεων για μέσο"
479
 
480
- #: include/languages-form.php:337
481
  msgid "Synchronization"
482
  msgstr "Συγχρονισμός"
483
 
484
  # @ polylang
485
- #: include/languages-form.php:351
486
  msgid "Custom post types"
487
  msgstr "Ειδικοί τύποι άρθρων"
488
 
489
  # @ polylang
490
- #: include/languages-form.php:364
491
  msgid "Activate languages and translations for custom post types."
492
  msgstr "Ενεργοποίηση γλωσσών και μεταφράσεων για ειδικούς τύπους άρθρων"
493
 
494
  # @ polylang
495
- #: include/languages-form.php:372
496
  msgid "Custom taxonomies"
497
  msgstr "Ειδικές ταξινομίσεις"
498
 
499
  # @ polylang
500
- #: include/languages-form.php:385
501
  msgid "Activate languages and translations for custom taxonomies."
502
  msgstr "Ενεργοποίηση γλωσσών και μεταφράσεων για ειδικές ταξινομίσεις"
503
 
504
  # @ polylang
505
- #: include/list-table.php:55
506
  #: include/media-translations.php:22
507
  #: include/media-translations.php:60
508
  #: include/post-translations.php:10
@@ -513,32 +491,33 @@ msgid "Edit"
513
  msgstr "Επεξεργασία"
514
 
515
  # @ polylang
516
- #: include/list-table.php:56
 
517
  msgid "Delete"
518
  msgstr "Διαγραφή"
519
 
520
  # @ polylang
521
- #: include/list-table.php:65
522
  msgid "Code"
523
  msgstr "Κώδικας"
524
 
525
  # @ polylang
526
- #: include/list-table.php:67
527
  msgid "Flag"
528
  msgstr "Σημαία"
529
 
530
  # @ polylang
531
- #: include/list-table.php:68
532
  msgid "Posts"
533
  msgstr "Άρθρα"
534
 
535
  # @ polylang
536
- #: include/list-table.php:118
537
  msgid "Name"
538
  msgstr "Όνομα"
539
 
540
  # @ polylang
541
- #: include/list-table.php:119
542
  msgid "String"
543
  msgstr "Συμβολοσειρά"
544
 
@@ -604,26 +583,33 @@ msgid "Adds multilingual capability to WordPress"
604
  msgstr "Προσθέτει πολυγλωσσική δυνατότητα στο WordPress"
605
 
606
  # @ polylang
607
- #: polylang.php:118
608
  #, php-format
609
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
610
- msgstr ""
611
- "Χρησιμοποιείτε WordPress %s. Το Polylang χρειάζεται τουλάχιστον WordPress %"
612
- "s."
613
 
614
  # @ polylang
615
- #: polylang.php:159
616
  msgid "For some reasons, Polylang could not create a table in your database."
617
  msgstr "Το Polylang δεν μπόρεσε να δημιουργήσει πίνακα στην βάση δεδομένων σας, για κάποιο λόγο."
618
 
619
  # @ polylang
620
- #: polylang.php:220
621
  msgid "Polylang has been deactivated because you upgraded from a too old version."
622
- msgstr ""
623
- "Το Polylang έχει απενεργοποιηθεί γιατί αναβαθμίσατε από πολύ παλιά έκδοση."
624
 
625
  # @ polylang
626
- #: polylang.php:222
627
  #, php-format
628
  msgid "Please upgrade first to %s before ugrading to %s."
629
  msgstr "Παρακαλώ αναβαθμίστε πρώτα σε %s πριν αναβαθμίσετε σε %s"
 
 
 
 
 
 
 
 
 
 
4
  "Project-Id-Version: polylang\n"
5
  "Report-Msgid-Bugs-To: \n"
6
  "POT-Creation-Date: \n"
7
+ "PO-Revision-Date: 2013-04-24 13:51+0300\n"
8
  "Last-Translator: Theodotos Andreou <theo@ubuntucy.org>\n"
9
  "Language-Team: Ubuntucy - www.ubuntucy.org\n"
10
  "Language: el\n"
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "Content-Transfer-Encoding: 8bit\n"
14
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
+ "X-Generator: Virtaal 0.7.1\n"
16
  "X-Poedit-SourceCharset: utf-8\n"
17
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_no"
18
  "op:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
63
 
64
  # @ polylang
65
  #: include/admin-base.php:55
66
+ #: include/admin-base.php:190
67
+ #: include/admin-filters.php:243
68
  #: include/admin.php:23
69
+ #: include/admin.php:301
70
+ #: include/list-table.php:13
71
+ #: polylang.php:339
72
  msgid "Languages"
73
  msgstr "Γλώσσες"
74
 
75
  # @ polylang
76
+ #: include/admin-base.php:153
77
  msgid "Displays language names"
78
  msgstr "Εμφάνιση ονομάτων γλώσσας"
79
 
80
  # @ polylang
81
+ #: include/admin-base.php:154
82
  msgid "Displays flags"
83
  msgstr "Εμφάνιση σημαιών"
84
 
85
  # @ polylang
86
+ #: include/admin-base.php:155
87
  msgid "Forces link to front page"
88
  msgstr "Υποχρεωτική παραπομπή συνδέσμου στην αρχική σελίδα"
89
 
90
  # @ polylang
91
+ #: include/admin-base.php:156
92
  msgid "Hides the current language"
93
  msgstr "Απόκρυψη τρέχουσας γλώσσας"
94
 
95
  # @ polylang
96
+ #: include/admin-base.php:160
 
 
 
 
 
97
  msgid "Displays as dropdown"
98
  msgstr "Εμφάνιση σαν κυλιόμενο μενού"
99
 
100
  # @ polylang
101
+ #: include/admin-base.php:191
102
  msgid "Filters content by language"
103
  msgstr "Φιλτράρισμα περιεχομένου βάση γλώσσας"
104
 
105
  # @ polylang
106
+ #: include/admin-base.php:186
107
  msgid "Show all languages"
108
  msgstr "Εμφάνιση όλων των γλωσσών"
109
 
110
  # @ polylang
111
+ #: include/admin-filters.php:181
112
+ #: include/admin-filters.php:877
113
  msgid "Add new translation"
114
  msgstr "Προσθήκη νέας μετάφρασης"
115
 
116
  # @ polylang
117
+ #: include/admin-filters.php:209
118
+ #: include/admin-filters.php:267
119
+ #: include/admin-filters.php:601
120
+ #: include/admin-filters.php:817
121
+ #: include/admin-filters.php:835
122
+ #: include/list-table.php:12
123
  #: include/media-translations.php:5
124
  #: include/media-translations.php:43
125
  #: include/post-translations.php:8
126
  #: include/term-translations.php:15
127
+ #: polylang.php:340
128
  msgid "Language"
129
  msgstr "Γλώσσα"
130
 
131
  # @ polylang
132
+ #: include/admin-filters.php:616
133
+ #: include/admin-filters.php:651
134
+ #: include/list-table.php:127
135
  #: include/media-translations.php:40
136
  #: include/term-translations.php:6
137
  #: include/term-translations.php:11
139
  msgstr "Μεταφράσεις"
140
 
141
  # @ polylang
142
+ #: include/admin-filters.php:819
143
+ #: include/admin-filters.php:838
144
  msgid "Sets the language"
145
  msgstr "Ορισμός γλώσσας"
146
 
147
  # @ polylang
148
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
149
  msgid "The widget is displayed for:"
150
  msgstr "Η μονάδα εμφανίζεται για:"
151
 
152
  # @ polylang
153
+ #: include/admin-filters.php:1057
154
+ #: polylang.php:341
155
  msgid "All languages"
156
  msgstr "Όλες οι γλώσσες"
157
 
158
  # @ polylang
159
+ #: include/admin-filters.php:1080
160
  msgid "Admin language"
161
  msgstr "Γλώσσα διαχείρισης"
162
 
163
+ #: include/admin-filters.php:1085
164
  msgid "Wordpress default"
165
  msgstr "Προκαθορισμένο σε Wordpress"
166
 
167
  # @ default
168
  # @ polylang
169
+ #: include/admin-filters.php:1114
170
+ #: include/admin.php:306
171
  msgid "Settings"
172
  msgstr "Ρυθμίσεις"
173
 
174
  # @ polylang
175
+ #: include/admin-filters.php:1120
176
  msgid "Upgrading language files&#8230;"
177
  msgstr "Αναβάθμιση αρχείων γλώσσας&#8230;"
178
 
183
 
184
  # @ polylang
185
  #: include/admin.php:27
186
+ #: include/list-table.php:82
187
  msgid "Strings translations"
188
  msgstr "Μετάφραση συμβολοσειρών"
189
 
190
  # @ polylang
191
+ #: include/admin.php:305
192
+ #: include/list-table.php:81
 
 
 
 
 
193
  msgid "Strings translation"
194
  msgstr "Μετάφραση συμβολοσειρών"
195
 
204
  msgstr "Ο κώδικας γλώσσας θα πρέπει να είναι 2 χαρακτήρες"
205
 
206
  # @ polylang
207
+ #: include/admin.php:328
208
  msgid "The language code must be unique"
209
  msgstr "Ο κώδικας γλώσσας θα πρέπει να είναι μοναδικός"
210
 
211
  # @ polylang
212
+ #: include/admin.php:329
213
  msgid "The language must have a name"
214
  msgstr "Η γλώσσα πρέπει να έχει όνομα"
215
 
216
  # @ polylang
217
+ #: include/admin.php:330
218
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
219
+ msgstr ""
220
+ "Η γλώσσα δημιουργήθηκε αλλά το αρχείο γλώσσας του Wordpress δεν έχει "
221
+ "κατέβει. Παρακαλώ εγκαταστήστε το εσείς."
222
 
223
  # @ polylang
224
+ #: include/admin.php:449
225
  msgid "Widget title"
226
  msgstr "Τίτλος μονάδας"
227
 
228
  # @ polylang
229
+ #: include/base.php:368
230
  msgid "Taxonomies"
231
+ msgstr "Ταξινομήσεις"
232
 
233
  # @ polylang
234
+ #: include/base.php:369
235
  msgid "Custom fields"
236
  msgstr "Προσαρμοσμένα πεδία"
237
 
238
  # @ polylang
239
+ #: include/base.php:370
240
  msgid "Comment status"
241
  msgstr "Κατάσταση σχολίου"
242
 
243
  # @ polylang
244
+ #: include/base.php:371
245
  msgid "Ping status"
246
  msgstr "Κατάσταση ping"
247
 
248
  # @ polylang
249
+ #: include/base.php:372
250
  msgid "Sticky posts"
251
  msgstr "Μόνιμα άρθρα"
252
 
253
  # @ polylang
254
+ #: include/base.php:373
255
  msgid "Published date"
256
  msgstr "Ημερομηνία δημοσίευσης"
257
 
258
  # @ polylang
259
+ #: include/base.php:374
260
  msgid "Post format"
261
  msgstr "Μορφή άρθρου"
262
 
263
  # @ default
264
+ #: include/base.php:375
265
  msgid "Page parent"
266
  msgstr "Μητρική σελίδα"
267
 
268
  # @ polylang
269
+ #: include/base.php:376
270
  msgid "Page template"
271
  msgstr "Πρότυπο σελίδας"
272
 
273
  # @ polylang
274
+ #: include/base.php:377
275
  msgid "Page order"
276
+ msgstr "Διάταξη σελίδων"
277
 
278
  # @ polylang
279
+ #: include/base.php:378
280
  msgid "Featured image"
281
  msgstr "Επιλεγμένη εικόνα"
282
 
283
  # @ polylang
284
+ #: include/languages-form.php:42
285
  msgid "Edit language"
286
  msgstr "Επεξεργασία γλώσσας"
287
 
288
  # @ polylang
289
+ #: include/languages-form.php:42
290
+ #: include/languages-form.php:123
291
  msgid "Add new language"
292
  msgstr "Προσθήκη νέας γλώσσας"
293
 
294
  # @ polylang
295
+ #: include/languages-form.php:64
296
  msgid "Choose a language"
297
  msgstr "Επιλογή γλώσσας"
298
 
299
  # @ polylang
300
+ #: include/languages-form.php:78
301
  msgid "You can choose a language in the list or directly edit it below."
302
  msgstr ""
303
  "Μπορείτε να επιλέξετε μια γλώσσα από την λίστα ή να την επεξεργαστείτε πιο "
304
  "κάτω."
305
 
306
  # @ polylang
307
+ #: include/languages-form.php:82
308
+ #: include/list-table.php:34
309
  msgid "Full name"
310
  msgstr "Πλήρες όνομα"
311
 
312
  # @ polylang
313
+ #: include/languages-form.php:84
314
  msgid "The name is how it is displayed on your site (for example: English)."
315
  msgstr "Το όνομα καθορίζει πως θα εμφανίζεται στην σελίδα σας (πχ: Ελληνικά)."
316
 
317
  # @ polylang
318
+ #: include/languages-form.php:88
319
+ #: include/list-table.php:35
320
  msgid "Locale"
321
  msgstr "Τοπικοποίηση"
322
 
323
  # @ polylang
324
+ #: include/languages-form.php:93
325
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
326
  msgstr ""
327
  "Τοπικοποίηση Wordpress για την γλώσσα (πχ: en_US). Θα χρειαστεί να "
328
  "εγκαταστήσετε το αρχείο .mo για αυτή την γλώσσα."
329
 
330
  # @ polylang
331
+ #: include/languages-form.php:97
332
  msgid "Language code"
333
  msgstr "Κώδικας γλώσσας"
334
 
335
  # @ polylang
336
+ #: include/languages-form.php:99
337
  msgid "2-letters ISO 639-1 language code (for example: en)"
338
  msgstr "ISO 639-1 κώδικας γλώσσας 2 χαρακτήρων (πχ: en)"
339
 
340
  # @ polylang
341
+ #: include/languages-form.php:103
342
  msgid "Text direction"
343
  msgstr "Κατεύθυνση κειμένου"
344
 
345
  # @ polylang
346
+ #: include/languages-form.php:107
347
  msgid "left to right"
348
  msgstr "αριστερά προς δεξιά"
349
 
350
  # @ polylang
351
+ #: include/languages-form.php:112
352
  msgid "right to left"
353
  msgstr "δεξιά προς αριστερά"
354
 
355
  # @ polylang
356
+ #: include/languages-form.php:114
357
  msgid "Choose the text direction for the language"
358
  msgstr "Επιλογή κατεύθυνσης κειμένου για γλώσσα"
359
 
360
  # @ polylang
361
+ #: include/languages-form.php:118
362
+ #: include/list-table.php:37
363
  msgid "Order"
364
  msgstr "Εντολή"
365
 
366
  # @ polylang
367
+ #: include/languages-form.php:120
368
  msgid "Position of the language in the language switcher"
369
  msgstr "Θέση της γλώσσας στον επιλογέα γλώσσας"
370
 
371
  # @ polylang
372
+ #: include/nav-menu.php:28
373
+ #: include/nav-menu.php:51
374
+ #: include/nav-menu.php:54
375
+ #: include/nav-menu.php:82
376
+ #: include/nav-menu.php:106
377
+ #: polylang.php:302
378
  msgid "Language switcher"
379
  msgstr "Επιλογέας γλώσσας"
380
 
381
  # @ polylang
382
+ #: include/languages-form.php:148
383
  msgid "Search translations"
384
  msgstr "Αναζήτηση μεταφράσεων"
385
 
386
  # @ polylang
387
+ #: include/languages-form.php:151
388
  msgid "Clean strings translation database"
389
  msgstr "Καθαρισμός βάσης δεδομένων συμβολοσειρών μετάφρασης"
390
 
391
  # @ polylang
392
+ #: include/languages-form.php:167
393
  msgid "Default language"
394
  msgstr "Προκαθορισμένη γλώσσα"
395
 
396
  # @ polylang
397
+ #: include/languages-form.php:179
398
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
399
  msgstr ""
400
  "Υπάρχουν άρθρα, σελίδες, κατηγορίες ή ετικέτες χωρίς καθορισμό γλώσσας. "
401
  "Θέλετε να οριστούν όλα στην προκαθορισμένη γλώσσα;"
402
 
403
  # @ polylang
404
+ #: include/languages-form.php:187
405
  msgid "Detect browser language"
406
  msgstr "Αναγνώριση γλώσσας φυλλομετρητή"
407
 
408
  # @ polylang
409
+ #: include/languages-form.php:193
410
  msgid "When the front page is visited, set the language according to the browser preference"
411
+ msgstr "Όταν καλείται η αρχική σελίδα, να καθορίζεται η γλώσσα βάση των προτιμήσεων του φυλλομετρητή"
 
 
412
 
413
  # @ polylang
414
+ #: include/languages-form.php:200
415
  msgid "URL modifications"
416
  msgstr "Τροποποιήσεις URL"
417
 
418
  # @ polylang
419
+ #: include/languages-form.php:206
420
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
421
+ msgstr "Η γλώσσα ορίσθηκε βάση του περιεχομένου. Οι διευθύνσεις URL των άρθρων, σελίδων και ετικετών δεν έχουν τροποποιηθεί."
 
 
422
 
423
+ #: include/languages-form.php:214
424
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
425
+ msgstr "Ο κώδικας γλώσσας, για παράδειγμα /el/, προστίθεται σε όλες τις διευθύνσεις URL όταν χρησιμοποιούνται ευδιάκριτοι μόνιμοι σύνδεσμοι."
 
 
426
 
427
  # @ polylang
428
+ #: include/languages-form.php:223
429
  msgid "Remove /language/ in pretty permalinks. Example:"
430
  msgstr "Αφαίρεση /language/ από ευδιάκριτους μόνιμους συνδέσμους. Παράδειγμα:"
431
 
432
  # @ polylang
433
+ #: include/languages-form.php:232
434
  msgid "Keep /language/ in pretty permalinks. Example:"
435
  msgstr "Διατήρηση /language/ σε ευδιάκριτους μόνιμους συνδέσμους. Παράδειγμα:"
436
 
437
  # @ polylang
438
+ #: include/languages-form.php:241
439
  msgid "Hide URL language information for default language"
440
  msgstr "Απόκρυψη των πληροφοριών γλώσσας από URL, για την προκαθορισμένη γλώσσα"
441
 
442
  # @ polylang
443
+ #: include/languages-form.php:251
444
  #, php-format
445
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
446
+ msgstr "Όταν υπάρχει στατική αρχική σελίδα, να γίνεται ανακατεύθυνση της σελίδας γλώσσας (παράδειγμα: %s) της αρχικής σελίδας στην σωστή γλώσσα"
 
 
447
 
448
  # @ polylang
449
+ #: include/languages-form.php:260
450
  msgid "Media"
451
  msgstr "Μέσα"
452
 
453
  # @ polylang
454
+ #: include/languages-form.php:266
455
  msgid "Activate languages and translations for media"
456
  msgstr "Ενεργοποίηση γλωσσών και μεταφράσεων για μέσο"
457
 
458
+ #: include/languages-form.php:273
459
  msgid "Synchronization"
460
  msgstr "Συγχρονισμός"
461
 
462
  # @ polylang
463
+ #: include/languages-form.php:287
464
  msgid "Custom post types"
465
  msgstr "Ειδικοί τύποι άρθρων"
466
 
467
  # @ polylang
468
+ #: include/languages-form.php:300
469
  msgid "Activate languages and translations for custom post types."
470
  msgstr "Ενεργοποίηση γλωσσών και μεταφράσεων για ειδικούς τύπους άρθρων"
471
 
472
  # @ polylang
473
+ #: include/languages-form.php:307
474
  msgid "Custom taxonomies"
475
  msgstr "Ειδικές ταξινομίσεις"
476
 
477
  # @ polylang
478
+ #: include/languages-form.php:320
479
  msgid "Activate languages and translations for custom taxonomies."
480
  msgstr "Ενεργοποίηση γλωσσών και μεταφράσεων για ειδικές ταξινομίσεις"
481
 
482
  # @ polylang
483
+ #: include/list-table.php:26
484
  #: include/media-translations.php:22
485
  #: include/media-translations.php:60
486
  #: include/post-translations.php:10
491
  msgstr "Επεξεργασία"
492
 
493
  # @ polylang
494
+ #: include/list-table.php:27
495
+ #: include/list-table.php:162
496
  msgid "Delete"
497
  msgstr "Διαγραφή"
498
 
499
  # @ polylang
500
+ #: include/list-table.php:36
501
  msgid "Code"
502
  msgstr "Κώδικας"
503
 
504
  # @ polylang
505
+ #: include/list-table.php:38
506
  msgid "Flag"
507
  msgstr "Σημαία"
508
 
509
  # @ polylang
510
+ #: include/list-table.php:39
511
  msgid "Posts"
512
  msgstr "Άρθρα"
513
 
514
  # @ polylang
515
+ #: include/list-table.php:125
516
  msgid "Name"
517
  msgstr "Όνομα"
518
 
519
  # @ polylang
520
+ #: include/list-table.php:126
521
  msgid "String"
522
  msgstr "Συμβολοσειρά"
523
 
583
  msgstr "Προσθέτει πολυγλωσσική δυνατότητα στο WordPress"
584
 
585
  # @ polylang
586
+ #: polylang.php:133
587
  #, php-format
588
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
589
+ msgstr "Χρησιμοποιείτε WordPress %s. Το Polylang χρειάζεται τουλάχιστον WordPress %s."
 
 
590
 
591
  # @ polylang
592
+ #: polylang.php:174
593
  msgid "For some reasons, Polylang could not create a table in your database."
594
  msgstr "Το Polylang δεν μπόρεσε να δημιουργήσει πίνακα στην βάση δεδομένων σας, για κάποιο λόγο."
595
 
596
  # @ polylang
597
+ #: polylang.php:235
598
  msgid "Polylang has been deactivated because you upgraded from a too old version."
599
+ msgstr "Το Polylang έχει απενεργοποιηθεί γιατί αναβαθμίσατε από πολύ παλιά έκδοση."
 
600
 
601
  # @ polylang
602
+ #: polylang.php:237
603
  #, php-format
604
  msgid "Please upgrade first to %s before ugrading to %s."
605
  msgstr "Παρακαλώ αναβαθμίστε πρώτα σε %s πριν αναβαθμίσετε σε %s"
606
+
607
+ # @ polylang
608
+ #: include/list-table.php:124
609
+ msgid "Group"
610
+ msgstr ""
611
+
612
+ # @ polylang
613
+ #: include/list-table.php:173
614
+ msgid "View all groups"
615
+ msgstr "Προβολή όλων των ομάδων"
languages/polylang-es_ES.mo CHANGED
Binary file
languages/polylang-es_ES.po CHANGED
@@ -13,7 +13,7 @@ msgstr ""
13
  "X-Poedit-SourceCharset: utf-8\n"
14
  "X-Poedit-KeywordsList: _e;__;_x\n"
15
  "X-Poedit-Basepath: .\n"
16
- "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
  "X-Poedit-SearchPath-1: ../include\n"
19
 
@@ -25,7 +25,7 @@ msgid ""
25
  "on a daily basis, a FAQ, as well as a documentation for programmers to adapt "
26
  "their plugins and themes."
27
  msgstr ""
28
- "Polylang se distributye con una extensa %sdocumentación%s (sólo en inglés). "
29
  "Se incluye información de cómo crear tu sitio multi-idiomático y cómo usarlo "
30
  "en el día a día, una página de preguntas frecuentes, así como información "
31
  "para que los programadores puedan adaptar sus plugins y temas."
@@ -61,100 +61,84 @@ msgstr ""
61
  "Finalmente, si te gusta este plugin y te ayuda a ganar dinero, el autor "
62
  "agradece enormemente un donativo."
63
 
64
- #: include/admin-base.php:55 include/admin-base.php:185
65
- #: include/admin-filters.php:250 include/admin.php:23 include/admin.php:318
66
- #: include/list-table.php:46 polylang.php:270
67
  msgid "Languages"
68
  msgstr "Idiomas"
69
 
70
- #: include/admin-base.php:154
71
  msgid "Displays language names"
72
  msgstr "Muestra los nombres de los idiomas"
73
 
74
- #: include/admin-base.php:155
75
  msgid "Displays flags"
76
  msgstr "Muestra las banderas"
77
 
78
- #: include/admin-base.php:156
79
  msgid "Forces link to front page"
80
  msgstr "Fuerza un enlace a la página principal"
81
 
82
- #: include/admin-base.php:157
83
  msgid "Hides the current language"
84
  msgstr "Oculta el idioma actual"
85
 
86
- #: include/admin-base.php:161
87
- msgid "Displays a language switcher at the end of the menu"
88
- msgstr "Muestra un conmutador de idioma al final del menu"
89
-
90
- #: include/admin-base.php:162
91
  msgid "Displays as dropdown"
92
- msgstr "Muestra como menú desplegable"
93
 
94
- #: include/admin-base.php:186
95
  msgid "Filters content by language"
96
- msgstr "Filtra el contenido por idioma"
97
 
98
- #: include/admin-base.php:193
99
  msgid "Show all languages"
100
- msgstr "Mostar todos los idiomas"
101
 
102
- #: include/admin-filters.php:188 include/admin-filters.php:884
103
  msgid "Add new translation"
104
  msgstr "Añadir nueva traducción"
105
 
106
- #: include/admin-filters.php:216 include/admin-filters.php:274
107
- #: include/admin-filters.php:608 include/admin-filters.php:824
108
- #: include/admin-filters.php:842 include/list-table.php:45
109
  #: include/media-translations.php:5 include/media-translations.php:43
110
  #: include/post-translations.php:8 include/term-translations.php:15
111
- #: polylang.php:271
112
  msgid "Language"
113
  msgstr "Idioma"
114
 
115
- #: include/admin-filters.php:623 include/admin-filters.php:658
116
- #: include/list-table.php:120 include/media-translations.php:40
117
  #: include/term-translations.php:6 include/term-translations.php:11
118
  msgid "Translations"
119
  msgstr "Traducciones"
120
 
121
- #: include/admin-filters.php:826 include/admin-filters.php:845
122
  msgid "Sets the language"
123
  msgstr "Establece el idioma"
124
 
125
- #: include/admin-filters.php:1078
126
- msgid "Theme locations and languages"
127
- msgstr "Idiomas y regiones del tema"
128
-
129
- #: include/admin-filters.php:1084
130
- #, php-format
131
- msgid ""
132
- "Please go to the %slanguages page%s to set theme locations and languages"
133
- msgstr ""
134
- "Por favor, ve a la %spágina del idioma%s para establecer la región y el "
135
- "idioma"
136
-
137
- #: include/admin-filters.php:1102
138
  msgid "The widget is displayed for:"
139
  msgstr "El widget se muestra para:"
140
 
141
- #: include/admin-filters.php:1106 polylang.php:272
142
  msgid "All languages"
143
  msgstr "Todos los idiomas"
144
 
145
- #: include/admin-filters.php:1130
146
  msgid "Admin language"
147
  msgstr "Idioma del administrador"
148
 
149
- #: include/admin-filters.php:1135
150
  msgid "Wordpress default"
151
  msgstr "Opción por defecto de WordPress"
152
 
153
- #: include/admin-filters.php:1161 include/admin.php:326
154
  msgid "Settings"
155
  msgstr "Ajustes"
156
 
157
- #: include/admin-filters.php:1167
158
  msgid "Upgrading language files&#8230;"
159
  msgstr "Actualizando los archivos de idioma&#8230;"
160
 
@@ -162,15 +146,11 @@ msgstr "Actualizando los archivos de idioma&#8230;"
162
  msgid "About Polylang"
163
  msgstr "Acerca de Polylang"
164
 
165
- #: include/admin.php:27 include/list-table.php:92
166
  msgid "Strings translations"
167
  msgstr "Traducciones de cadenas"
168
 
169
- #: include/admin.php:323
170
- msgid "Menus"
171
- msgstr "Menús"
172
-
173
- #: include/admin.php:325 include/list-table.php:91
174
  msgid "Strings translation"
175
  msgstr "Traducción de cadenas"
176
 
@@ -182,15 +162,15 @@ msgstr "Introduce una zona idiomática válida de WordPress"
182
  msgid "The language code must be 2 characters long"
183
  msgstr "El código idiomático debe ser de 2 caracteres"
184
 
185
- #: include/admin.php:347
186
  msgid "The language code must be unique"
187
  msgstr "El código idiomático debe ser único"
188
 
189
- #: include/admin.php:348
190
  msgid "The language must have a name"
191
  msgstr "El dioma debe tener un nombre"
192
 
193
- #: include/admin.php:349
194
  msgid ""
195
  "The language was created, but the WordPress language file was not "
196
  "downloaded. Please install it manually."
@@ -198,92 +178,92 @@ msgstr ""
198
  "Se ha creado el idioma pero el archivo de este idioma de WordPress no se ha "
199
  "descargado. Por favor, instálalo manualmente."
200
 
201
- #: include/admin.php:468
202
  msgid "Widget title"
203
  msgstr "Título del widget"
204
 
205
  # @ polylang
206
- #: include/base.php:339
207
  msgid "Taxonomies"
208
  msgstr "Taxonomías"
209
 
210
  # @ polylang
211
- #: include/base.php:340
212
  msgid "Custom fields"
213
  msgstr "Campos personalizados"
214
 
215
  # @ polylang
216
- #: include/base.php:341
217
  msgid "Comment status"
218
  msgstr "Estado de los comentarios"
219
 
220
  # @ polylang
221
- #: include/base.php:342
222
  msgid "Ping status"
223
  msgstr "Estados de los pings"
224
 
225
  # @ polylang
226
- #: include/base.php:343
227
  msgid "Sticky posts"
228
  msgstr "Entradas fijas"
229
 
230
  # @ polylang
231
- #: include/base.php:344
232
  msgid "Published date"
233
  msgstr "Fecha de publicación"
234
 
235
  # @ polylang
236
- #: include/base.php:345
237
  msgid "Post format"
238
  msgstr "Formato de entrada"
239
 
240
- #: include/base.php:346
241
  msgid "Page parent"
242
  msgstr "Página superior"
243
 
244
  # @ polylang
245
- #: include/base.php:347
246
  msgid "Page template"
247
  msgstr "Plantilla de página"
248
 
249
- #: include/base.php:348
250
  msgid "Page order"
251
  msgstr "Orden de página"
252
 
253
  # @ polylang
254
- #: include/base.php:349
255
  msgid "Featured image"
256
  msgstr "Imagen destacada"
257
 
258
- #: include/languages-form.php:43
259
  msgid "Edit language"
260
  msgstr "Editar idioma"
261
 
262
- #: include/languages-form.php:43 include/languages-form.php:124
263
  msgid "Add new language"
264
  msgstr "Añadir nuevo idioma"
265
 
266
- #: include/languages-form.php:65
267
  msgid "Choose a language"
268
  msgstr "Elegir un idioma"
269
 
270
- #: include/languages-form.php:79
271
  msgid "You can choose a language in the list or directly edit it below."
272
  msgstr "Puedes elegir un idioma de la lista o editarlo directamente abajo."
273
 
274
- #: include/languages-form.php:83 include/list-table.php:63
275
  msgid "Full name"
276
  msgstr "Nombre completo"
277
 
278
- #: include/languages-form.php:85
279
  msgid "The name is how it is displayed on your site (for example: English)."
280
  msgstr "El nombre es como se muestra en tu sitio (por ejemplo: Español)."
281
 
282
- #: include/languages-form.php:89 include/list-table.php:64
283
  msgid "Locale"
284
  msgstr "Región"
285
 
286
- #: include/languages-form.php:94
287
  msgid ""
288
  "Wordpress Locale for the language (for example: en_US). You will need to "
289
  "install the .mo file for this language."
@@ -291,55 +271,56 @@ msgstr ""
291
  "Región idiomática de Wordpress (por ejemplo: es_ES). Deberás instalar el "
292
  "archivo .mo para este idioma."
293
 
294
- #: include/languages-form.php:98
295
  msgid "Language code"
296
  msgstr "Código idiomático"
297
 
298
- #: include/languages-form.php:100
299
  msgid "2-letters ISO 639-1 language code (for example: en)"
300
  msgstr "Código idiomático ISO 639-1 de dos letras (por ejemplo: es)"
301
 
302
- #: include/languages-form.php:104
303
  msgid "Text direction"
304
  msgstr "Dirección de escritura"
305
 
306
- #: include/languages-form.php:108
307
  msgid "left to right"
308
  msgstr "izquierda a derecha"
309
 
310
- #: include/languages-form.php:113
311
  msgid "right to left"
312
  msgstr "derecha a izquierda"
313
 
314
- #: include/languages-form.php:115
315
  msgid "Choose the text direction for the language"
316
  msgstr "Elige la dirección de escritura del idioma"
317
 
318
- #: include/languages-form.php:119 include/list-table.php:66
319
  msgid "Order"
320
  msgstr "Orden"
321
 
322
- #: include/languages-form.php:121
323
  msgid "Position of the language in the language switcher"
324
  msgstr "Posición en el conmutador de idioma"
325
 
326
- #: include/languages-form.php:180
 
327
  msgid "Language switcher"
328
  msgstr "Conmutador de idioma"
329
 
330
- #: include/languages-form.php:206
331
  msgid "Search translations"
332
  msgstr "Buscar traducciones"
333
 
334
- #: include/languages-form.php:215
335
  msgid "Clean strings translation database"
336
  msgstr "Limpiar la base de datos de traducciones de cadenas"
337
 
338
- #: include/languages-form.php:231
339
  msgid "Default language"
340
  msgstr "Idioma predeterminado"
341
 
342
- #: include/languages-form.php:243
343
  msgid ""
344
  "There are posts, pages, categories or tags without language set. Do you want "
345
  "to set them all to default language ?"
@@ -347,11 +328,11 @@ msgstr ""
347
  "Hay entradas, páginas, categorías o etiquetas sin idioma establecido. "
348
  "¿Quieres establecerlas al idioma predeterminado?"
349
 
350
- #: include/languages-form.php:251
351
  msgid "Detect browser language"
352
  msgstr "Detectar el idioma del navegador"
353
 
354
- #: include/languages-form.php:257
355
  msgid ""
356
  "When the front page is visited, set the language according to the browser "
357
  "preference"
@@ -359,11 +340,11 @@ msgstr ""
359
  "Al visitar la página principal, se establece el idioma de acuerdo con las "
360
  "preferencias del navegador"
361
 
362
- #: include/languages-form.php:264
363
  msgid "URL modifications"
364
  msgstr "Modificaciones de URL"
365
 
366
- #: include/languages-form.php:270
367
  msgid ""
368
  "The language is set from content. Posts, pages, categories and tags urls are "
369
  "not modified."
@@ -371,7 +352,7 @@ msgstr ""
371
  "El idioma se establece por el contenido. Las URL de las entradas, páginas, "
372
  "categorías y etiquetas no se modificarán."
373
 
374
- #: include/languages-form.php:278
375
  msgid ""
376
  "The language code, for example /en/, is added to all urls when using pretty "
377
  "permalinks."
@@ -379,19 +360,19 @@ msgstr ""
379
  "El código idiomático, por ejemplo /es/, se añade a todos las direcciones URL "
380
  "al usar permalinks descriptivos."
381
 
382
- #: include/languages-form.php:287
383
  msgid "Remove /language/ in pretty permalinks. Example:"
384
  msgstr "Quitar /language/ de los permalinks descriptivos. Ejemplo:"
385
 
386
- #: include/languages-form.php:296
387
  msgid "Keep /language/ in pretty permalinks. Example:"
388
  msgstr "Mantener /language/ en los permalinks descriptivos. Ejemplo:"
389
 
390
- #: include/languages-form.php:305
391
  msgid "Hide URL language information for default language"
392
  msgstr "Ocultar el URL del idioma en el idioma predeterminado"
393
 
394
- #: include/languages-form.php:315
395
  #, php-format
396
  msgid ""
397
  "When using static front page, redirect the language page (example: %s) to "
@@ -401,67 +382,67 @@ msgstr ""
401
  "(ejemplo: %s) a la página de inicio en el idioma correcto."
402
 
403
  # @ polylang
404
- #: include/languages-form.php:324
405
  msgid "Media"
406
  msgstr "Medios"
407
 
408
  # @ polylang
409
- #: include/languages-form.php:330
410
  msgid "Activate languages and translations for media"
411
  msgstr "Activar idiomas y traducciones para los medios"
412
 
413
- #: include/languages-form.php:337
414
  msgid "Synchronization"
415
  msgstr "Sincronización"
416
 
417
  # @ polylang
418
- #: include/languages-form.php:351
419
  msgid "Custom post types"
420
  msgstr "Tipos de entrada personalizados"
421
 
422
  # @ polylang
423
- #: include/languages-form.php:364
424
  msgid "Activate languages and translations for custom post types."
425
  msgstr "Activar idiomas y traducciones para tipos de entrada personalizados."
426
 
427
  # @ polylang
428
- #: include/languages-form.php:372
429
  msgid "Custom taxonomies"
430
  msgstr "Taxonomías personalizadas"
431
 
432
  # @ polylang
433
- #: include/languages-form.php:385
434
  msgid "Activate languages and translations for custom taxonomies."
435
  msgstr "Activar idiomas y traducciones para taxonomías personalizadas."
436
 
437
- #: include/list-table.php:55 include/media-translations.php:22
438
  #: include/media-translations.php:60 include/post-translations.php:10
439
  #: include/post-translations.php:33 include/term-translations.php:18
440
  #: include/term-translations.php:80
441
  msgid "Edit"
442
  msgstr "Editar"
443
 
444
- #: include/list-table.php:56
445
  msgid "Delete"
446
  msgstr "Eliminar"
447
 
448
- #: include/list-table.php:65
449
  msgid "Code"
450
  msgstr "Código"
451
 
452
- #: include/list-table.php:67
453
  msgid "Flag"
454
  msgstr "Bandera"
455
 
456
- #: include/list-table.php:68
457
  msgid "Posts"
458
  msgstr "Entradas"
459
 
460
- #: include/list-table.php:118
461
  msgid "Name"
462
  msgstr "Nombre"
463
 
464
- #: include/list-table.php:119
465
  msgid "String"
466
  msgstr "Cadena"
467
 
@@ -513,17 +494,17 @@ msgstr "Título:"
513
  msgid "Adds multilingual capability to WordPress"
514
  msgstr "Añade capacidad multilingüística a Wordpress"
515
 
516
- #: polylang.php:118
517
  #, php-format
518
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
519
  msgstr "Estás usando Wordpress %s. Polylang necesita como mínimo WordPress %s."
520
 
521
- #: polylang.php:159
522
  msgid "For some reasons, Polylang could not create a table in your database."
523
  msgstr "Por alguna razón Polylang no pudo crear la tabla en tu base de datos."
524
 
525
  # @ polylang
526
- #: polylang.php:220
527
  msgid ""
528
  "Polylang has been deactivated because you upgraded from a too old version."
529
  msgstr ""
@@ -531,11 +512,36 @@ msgstr ""
531
  "demasiado antigua."
532
 
533
  # @ polylang
534
- #: polylang.php:222
535
  #, php-format
536
  msgid "Please upgrade first to %s before ugrading to %s."
537
  msgstr "Por favor, actualiza primero a %s antes de actualizar a %s."
538
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
539
  #~ msgid "Error: Restore of local flags failed!"
540
  #~ msgstr "Error: ¡ha fallado la restauración de banderas!"
541
 
13
  "X-Poedit-SourceCharset: utf-8\n"
14
  "X-Poedit-KeywordsList: _e;__;_x\n"
15
  "X-Poedit-Basepath: .\n"
16
+ "X-Generator: Poedit 1.5.5\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
  "X-Poedit-SearchPath-1: ../include\n"
19
 
25
  "on a daily basis, a FAQ, as well as a documentation for programmers to adapt "
26
  "their plugins and themes."
27
  msgstr ""
28
+ "Polylang se distribuye con una extensa %sdocumentación%s (sólo en inglés). "
29
  "Se incluye información de cómo crear tu sitio multi-idiomático y cómo usarlo "
30
  "en el día a día, una página de preguntas frecuentes, así como información "
31
  "para que los programadores puedan adaptar sus plugins y temas."
61
  "Finalmente, si te gusta este plugin y te ayuda a ganar dinero, el autor "
62
  "agradece enormemente un donativo."
63
 
64
+ #: include/admin-base.php:55 include/admin-base.php:190
65
+ #: include/admin-filters.php:243 include/admin.php:23 include/admin.php:301
66
+ #: include/list-table.php:13 polylang.php:339
67
  msgid "Languages"
68
  msgstr "Idiomas"
69
 
70
+ #: include/admin-base.php:153
71
  msgid "Displays language names"
72
  msgstr "Muestra los nombres de los idiomas"
73
 
74
+ #: include/admin-base.php:154
75
  msgid "Displays flags"
76
  msgstr "Muestra las banderas"
77
 
78
+ #: include/admin-base.php:155
79
  msgid "Forces link to front page"
80
  msgstr "Fuerza un enlace a la página principal"
81
 
82
+ #: include/admin-base.php:156
83
  msgid "Hides the current language"
84
  msgstr "Oculta el idioma actual"
85
 
86
+ #: include/admin-base.php:160
 
 
 
 
87
  msgid "Displays as dropdown"
88
+ msgstr "Mostrar como menú desplegable"
89
 
90
+ #: include/admin-base.php:191
91
  msgid "Filters content by language"
92
+ msgstr "Filtrar el contenido por idioma"
93
 
94
+ #: include/admin-base.php:186
95
  msgid "Show all languages"
96
+ msgstr "Mostrar todos los idiomas"
97
 
98
+ #: include/admin-filters.php:181 include/admin-filters.php:877
99
  msgid "Add new translation"
100
  msgstr "Añadir nueva traducción"
101
 
102
+ #: include/admin-filters.php:209 include/admin-filters.php:267
103
+ #: include/admin-filters.php:601 include/admin-filters.php:817
104
+ #: include/admin-filters.php:835 include/list-table.php:12
105
  #: include/media-translations.php:5 include/media-translations.php:43
106
  #: include/post-translations.php:8 include/term-translations.php:15
107
+ #: polylang.php:340
108
  msgid "Language"
109
  msgstr "Idioma"
110
 
111
+ #: include/admin-filters.php:616 include/admin-filters.php:651
112
+ #: include/list-table.php:127 include/media-translations.php:40
113
  #: include/term-translations.php:6 include/term-translations.php:11
114
  msgid "Translations"
115
  msgstr "Traducciones"
116
 
117
+ #: include/admin-filters.php:819 include/admin-filters.php:838
118
  msgid "Sets the language"
119
  msgstr "Establece el idioma"
120
 
121
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
 
122
  msgid "The widget is displayed for:"
123
  msgstr "El widget se muestra para:"
124
 
125
+ #: include/admin-filters.php:1057 polylang.php:341
126
  msgid "All languages"
127
  msgstr "Todos los idiomas"
128
 
129
+ #: include/admin-filters.php:1080
130
  msgid "Admin language"
131
  msgstr "Idioma del administrador"
132
 
133
+ #: include/admin-filters.php:1085
134
  msgid "Wordpress default"
135
  msgstr "Opción por defecto de WordPress"
136
 
137
+ #: include/admin-filters.php:1114 include/admin.php:306
138
  msgid "Settings"
139
  msgstr "Ajustes"
140
 
141
+ #: include/admin-filters.php:1120
142
  msgid "Upgrading language files&#8230;"
143
  msgstr "Actualizando los archivos de idioma&#8230;"
144
 
146
  msgid "About Polylang"
147
  msgstr "Acerca de Polylang"
148
 
149
+ #: include/admin.php:27 include/list-table.php:82
150
  msgid "Strings translations"
151
  msgstr "Traducciones de cadenas"
152
 
153
+ #: include/admin.php:305 include/list-table.php:81
 
 
 
 
154
  msgid "Strings translation"
155
  msgstr "Traducción de cadenas"
156
 
162
  msgid "The language code must be 2 characters long"
163
  msgstr "El código idiomático debe ser de 2 caracteres"
164
 
165
+ #: include/admin.php:328
166
  msgid "The language code must be unique"
167
  msgstr "El código idiomático debe ser único"
168
 
169
+ #: include/admin.php:329
170
  msgid "The language must have a name"
171
  msgstr "El dioma debe tener un nombre"
172
 
173
+ #: include/admin.php:330
174
  msgid ""
175
  "The language was created, but the WordPress language file was not "
176
  "downloaded. Please install it manually."
178
  "Se ha creado el idioma pero el archivo de este idioma de WordPress no se ha "
179
  "descargado. Por favor, instálalo manualmente."
180
 
181
+ #: include/admin.php:449
182
  msgid "Widget title"
183
  msgstr "Título del widget"
184
 
185
  # @ polylang
186
+ #: include/base.php:368
187
  msgid "Taxonomies"
188
  msgstr "Taxonomías"
189
 
190
  # @ polylang
191
+ #: include/base.php:369
192
  msgid "Custom fields"
193
  msgstr "Campos personalizados"
194
 
195
  # @ polylang
196
+ #: include/base.php:370
197
  msgid "Comment status"
198
  msgstr "Estado de los comentarios"
199
 
200
  # @ polylang
201
+ #: include/base.php:371
202
  msgid "Ping status"
203
  msgstr "Estados de los pings"
204
 
205
  # @ polylang
206
+ #: include/base.php:372
207
  msgid "Sticky posts"
208
  msgstr "Entradas fijas"
209
 
210
  # @ polylang
211
+ #: include/base.php:373
212
  msgid "Published date"
213
  msgstr "Fecha de publicación"
214
 
215
  # @ polylang
216
+ #: include/base.php:374
217
  msgid "Post format"
218
  msgstr "Formato de entrada"
219
 
220
+ #: include/base.php:375
221
  msgid "Page parent"
222
  msgstr "Página superior"
223
 
224
  # @ polylang
225
+ #: include/base.php:376
226
  msgid "Page template"
227
  msgstr "Plantilla de página"
228
 
229
+ #: include/base.php:377
230
  msgid "Page order"
231
  msgstr "Orden de página"
232
 
233
  # @ polylang
234
+ #: include/base.php:378
235
  msgid "Featured image"
236
  msgstr "Imagen destacada"
237
 
238
+ #: include/languages-form.php:42
239
  msgid "Edit language"
240
  msgstr "Editar idioma"
241
 
242
+ #: include/languages-form.php:42 include/languages-form.php:123
243
  msgid "Add new language"
244
  msgstr "Añadir nuevo idioma"
245
 
246
+ #: include/languages-form.php:64
247
  msgid "Choose a language"
248
  msgstr "Elegir un idioma"
249
 
250
+ #: include/languages-form.php:78
251
  msgid "You can choose a language in the list or directly edit it below."
252
  msgstr "Puedes elegir un idioma de la lista o editarlo directamente abajo."
253
 
254
+ #: include/languages-form.php:82 include/list-table.php:34
255
  msgid "Full name"
256
  msgstr "Nombre completo"
257
 
258
+ #: include/languages-form.php:84
259
  msgid "The name is how it is displayed on your site (for example: English)."
260
  msgstr "El nombre es como se muestra en tu sitio (por ejemplo: Español)."
261
 
262
+ #: include/languages-form.php:88 include/list-table.php:35
263
  msgid "Locale"
264
  msgstr "Región"
265
 
266
+ #: include/languages-form.php:93
267
  msgid ""
268
  "Wordpress Locale for the language (for example: en_US). You will need to "
269
  "install the .mo file for this language."
271
  "Región idiomática de Wordpress (por ejemplo: es_ES). Deberás instalar el "
272
  "archivo .mo para este idioma."
273
 
274
+ #: include/languages-form.php:97
275
  msgid "Language code"
276
  msgstr "Código idiomático"
277
 
278
+ #: include/languages-form.php:99
279
  msgid "2-letters ISO 639-1 language code (for example: en)"
280
  msgstr "Código idiomático ISO 639-1 de dos letras (por ejemplo: es)"
281
 
282
+ #: include/languages-form.php:103
283
  msgid "Text direction"
284
  msgstr "Dirección de escritura"
285
 
286
+ #: include/languages-form.php:107
287
  msgid "left to right"
288
  msgstr "izquierda a derecha"
289
 
290
+ #: include/languages-form.php:112
291
  msgid "right to left"
292
  msgstr "derecha a izquierda"
293
 
294
+ #: include/languages-form.php:114
295
  msgid "Choose the text direction for the language"
296
  msgstr "Elige la dirección de escritura del idioma"
297
 
298
+ #: include/languages-form.php:118 include/list-table.php:37
299
  msgid "Order"
300
  msgstr "Orden"
301
 
302
+ #: include/languages-form.php:120
303
  msgid "Position of the language in the language switcher"
304
  msgstr "Posición en el conmutador de idioma"
305
 
306
+ #: include/nav-menu.php:28 include/nav-menu.php:51 include/nav-menu.php:54
307
+ #: include/nav-menu.php:82 include/nav-menu.php:106 polylang.php:302
308
  msgid "Language switcher"
309
  msgstr "Conmutador de idioma"
310
 
311
+ #: include/languages-form.php:148
312
  msgid "Search translations"
313
  msgstr "Buscar traducciones"
314
 
315
+ #: include/languages-form.php:151
316
  msgid "Clean strings translation database"
317
  msgstr "Limpiar la base de datos de traducciones de cadenas"
318
 
319
+ #: include/languages-form.php:167
320
  msgid "Default language"
321
  msgstr "Idioma predeterminado"
322
 
323
+ #: include/languages-form.php:179
324
  msgid ""
325
  "There are posts, pages, categories or tags without language set. Do you want "
326
  "to set them all to default language ?"
328
  "Hay entradas, páginas, categorías o etiquetas sin idioma establecido. "
329
  "¿Quieres establecerlas al idioma predeterminado?"
330
 
331
+ #: include/languages-form.php:187
332
  msgid "Detect browser language"
333
  msgstr "Detectar el idioma del navegador"
334
 
335
+ #: include/languages-form.php:193
336
  msgid ""
337
  "When the front page is visited, set the language according to the browser "
338
  "preference"
340
  "Al visitar la página principal, se establece el idioma de acuerdo con las "
341
  "preferencias del navegador"
342
 
343
+ #: include/languages-form.php:200
344
  msgid "URL modifications"
345
  msgstr "Modificaciones de URL"
346
 
347
+ #: include/languages-form.php:206
348
  msgid ""
349
  "The language is set from content. Posts, pages, categories and tags urls are "
350
  "not modified."
352
  "El idioma se establece por el contenido. Las URL de las entradas, páginas, "
353
  "categorías y etiquetas no se modificarán."
354
 
355
+ #: include/languages-form.php:214
356
  msgid ""
357
  "The language code, for example /en/, is added to all urls when using pretty "
358
  "permalinks."
360
  "El código idiomático, por ejemplo /es/, se añade a todos las direcciones URL "
361
  "al usar permalinks descriptivos."
362
 
363
+ #: include/languages-form.php:223
364
  msgid "Remove /language/ in pretty permalinks. Example:"
365
  msgstr "Quitar /language/ de los permalinks descriptivos. Ejemplo:"
366
 
367
+ #: include/languages-form.php:232
368
  msgid "Keep /language/ in pretty permalinks. Example:"
369
  msgstr "Mantener /language/ en los permalinks descriptivos. Ejemplo:"
370
 
371
+ #: include/languages-form.php:241
372
  msgid "Hide URL language information for default language"
373
  msgstr "Ocultar el URL del idioma en el idioma predeterminado"
374
 
375
+ #: include/languages-form.php:251
376
  #, php-format
377
  msgid ""
378
  "When using static front page, redirect the language page (example: %s) to "
382
  "(ejemplo: %s) a la página de inicio en el idioma correcto."
383
 
384
  # @ polylang
385
+ #: include/languages-form.php:260
386
  msgid "Media"
387
  msgstr "Medios"
388
 
389
  # @ polylang
390
+ #: include/languages-form.php:266
391
  msgid "Activate languages and translations for media"
392
  msgstr "Activar idiomas y traducciones para los medios"
393
 
394
+ #: include/languages-form.php:273
395
  msgid "Synchronization"
396
  msgstr "Sincronización"
397
 
398
  # @ polylang
399
+ #: include/languages-form.php:287
400
  msgid "Custom post types"
401
  msgstr "Tipos de entrada personalizados"
402
 
403
  # @ polylang
404
+ #: include/languages-form.php:300
405
  msgid "Activate languages and translations for custom post types."
406
  msgstr "Activar idiomas y traducciones para tipos de entrada personalizados."
407
 
408
  # @ polylang
409
+ #: include/languages-form.php:307
410
  msgid "Custom taxonomies"
411
  msgstr "Taxonomías personalizadas"
412
 
413
  # @ polylang
414
+ #: include/languages-form.php:320
415
  msgid "Activate languages and translations for custom taxonomies."
416
  msgstr "Activar idiomas y traducciones para taxonomías personalizadas."
417
 
418
+ #: include/list-table.php:26 include/media-translations.php:22
419
  #: include/media-translations.php:60 include/post-translations.php:10
420
  #: include/post-translations.php:33 include/term-translations.php:18
421
  #: include/term-translations.php:80
422
  msgid "Edit"
423
  msgstr "Editar"
424
 
425
+ #: include/list-table.php:27 include/list-table.php:162
426
  msgid "Delete"
427
  msgstr "Eliminar"
428
 
429
+ #: include/list-table.php:36
430
  msgid "Code"
431
  msgstr "Código"
432
 
433
+ #: include/list-table.php:38
434
  msgid "Flag"
435
  msgstr "Bandera"
436
 
437
+ #: include/list-table.php:39
438
  msgid "Posts"
439
  msgstr "Entradas"
440
 
441
+ #: include/list-table.php:125
442
  msgid "Name"
443
  msgstr "Nombre"
444
 
445
+ #: include/list-table.php:126
446
  msgid "String"
447
  msgstr "Cadena"
448
 
494
  msgid "Adds multilingual capability to WordPress"
495
  msgstr "Añade capacidad multilingüística a Wordpress"
496
 
497
+ #: polylang.php:133
498
  #, php-format
499
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
500
  msgstr "Estás usando Wordpress %s. Polylang necesita como mínimo WordPress %s."
501
 
502
+ #: polylang.php:174
503
  msgid "For some reasons, Polylang could not create a table in your database."
504
  msgstr "Por alguna razón Polylang no pudo crear la tabla en tu base de datos."
505
 
506
  # @ polylang
507
+ #: polylang.php:235
508
  msgid ""
509
  "Polylang has been deactivated because you upgraded from a too old version."
510
  msgstr ""
512
  "demasiado antigua."
513
 
514
  # @ polylang
515
+ #: polylang.php:237
516
  #, php-format
517
  msgid "Please upgrade first to %s before ugrading to %s."
518
  msgstr "Por favor, actualiza primero a %s antes de actualizar a %s."
519
 
520
+ # @ polylang
521
+ #: include/list-table.php:124
522
+ msgid "Group"
523
+ msgstr "Grupo"
524
+
525
+ # @ polylang
526
+ #: include/list-table.php:173
527
+ msgid "View all groups"
528
+ msgstr "Ver todos los grupos"
529
+
530
+ #~ msgid "Displays a language switcher at the end of the menu"
531
+ #~ msgstr "Muestra un conmutador de idioma al final del menu"
532
+
533
+ #~ msgid "Theme locations and languages"
534
+ #~ msgstr "Idiomas y regiones del tema"
535
+
536
+ #~ msgid ""
537
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
538
+ #~ msgstr ""
539
+ #~ "Por favor, ve a la %spágina del idioma%s para establecer la región y el "
540
+ #~ "idioma"
541
+
542
+ #~ msgid "Menus"
543
+ #~ msgstr "Menús"
544
+
545
  #~ msgid "Error: Restore of local flags failed!"
546
  #~ msgstr "Error: ¡ha fallado la restauración de banderas!"
547
 
languages/polylang-et.mo CHANGED
Binary file
languages/polylang-et.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: Polylang\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: \n"
6
- "PO-Revision-Date: 2013-04-08 17:34+0200\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -69,119 +69,101 @@ msgstr ""
69
  "tegemist."
70
 
71
  # @ polylang
72
- #: include/admin-base.php:55 include/admin-base.php:185
73
- #: include/admin-filters.php:250 include/admin.php:23 include/admin.php:318
74
- #: include/list-table.php:46 polylang.php:270
75
  msgid "Languages"
76
  msgstr "Keeled"
77
 
78
  # @ polylang
79
- #: include/admin-base.php:154
80
  msgid "Displays language names"
81
  msgstr "Näita keelte nimetusi"
82
 
83
  # @ polylang
84
- #: include/admin-base.php:155
85
  msgid "Displays flags"
86
  msgstr "Näita lippe"
87
 
88
  # @ polylang
89
- #: include/admin-base.php:156
90
  msgid "Forces link to front page"
91
  msgstr "Suuna viide avalehele"
92
 
93
  # @ polylang
94
- #: include/admin-base.php:157
95
  msgid "Hides the current language"
96
  msgstr "Peidab hetkel kasutusel oleva keele"
97
 
98
  # @ polylang
99
- #: include/admin-base.php:161
100
- msgid "Displays a language switcher at the end of the menu"
101
- msgstr "Näita keele valikut menüü lõpus"
102
-
103
- # @ polylang
104
- #: include/admin-base.php:162
105
  msgid "Displays as dropdown"
106
  msgstr "Näita rippmenüüna"
107
 
108
  # @ polylang
109
- #: include/admin-base.php:186
110
  msgid "Filters content by language"
111
  msgstr "Filtreerib sisu keele järgi"
112
 
113
  # @ polylang
114
- #: include/admin-base.php:193
115
  msgid "Show all languages"
116
  msgstr "Näita kõiki keeli"
117
 
118
  # @ polylang
119
- #: include/admin-filters.php:188 include/admin-filters.php:884
120
  msgid "Add new translation"
121
  msgstr "Lisa uus tõlge"
122
 
123
  # @ polylang
124
- #: include/admin-filters.php:216 include/admin-filters.php:274
125
- #: include/admin-filters.php:608 include/admin-filters.php:824
126
- #: include/admin-filters.php:842 include/list-table.php:45
127
  #: include/media-translations.php:5 include/media-translations.php:43
128
  #: include/post-translations.php:8 include/term-translations.php:15
129
- #: polylang.php:271
130
  msgid "Language"
131
  msgstr "Keel"
132
 
133
  # @ polylang
134
- #: include/admin-filters.php:623 include/admin-filters.php:658
135
- #: include/list-table.php:120 include/media-translations.php:40
136
  #: include/term-translations.php:6 include/term-translations.php:11
137
  msgid "Translations"
138
  msgstr "Tõlked"
139
 
140
  # @ polylang
141
- #: include/admin-filters.php:826 include/admin-filters.php:845
142
  msgid "Sets the language"
143
  msgstr "Määrab keele"
144
 
145
  # @ polylang
146
- #: include/admin-filters.php:1078
147
- msgid "Theme locations and languages"
148
- msgstr "Teema menüüde asukohad ja keeled"
149
-
150
- # @ polylang
151
- #: include/admin-filters.php:1084
152
- #, php-format
153
- msgid ""
154
- "Please go to the %slanguages page%s to set theme locations and languages"
155
- msgstr ""
156
- "Menüüde ja nende keelte seadistamiseks mine palun keelte %sseadete lehele%s"
157
-
158
- # @ polylang
159
- #: include/admin-filters.php:1102
160
  msgid "The widget is displayed for:"
161
  msgstr "Moodul kuvatakse:"
162
 
163
  # @ polylang
164
- #: include/admin-filters.php:1106 polylang.php:272
165
  msgid "All languages"
166
  msgstr "Kõik keeled"
167
 
168
  # @ polylang
169
- #: include/admin-filters.php:1130
170
  msgid "Admin language"
171
  msgstr "Halduri keel"
172
 
173
  # @ polylang
174
- #: include/admin-filters.php:1135
175
  msgid "Wordpress default"
176
  msgstr "Wordpressi vaikimisi väärtus"
177
 
178
  # @ polylang
179
- #: include/admin-filters.php:1161 include/admin.php:326
180
  msgid "Settings"
181
  msgstr "Sätted"
182
 
183
  # @ polylang
184
- #: include/admin-filters.php:1167
185
  msgid "Upgrading language files&#8230;"
186
  msgstr "Keelefailide uuendamine&#8230;"
187
 
@@ -191,17 +173,12 @@ msgid "About Polylang"
191
  msgstr "Polylang info"
192
 
193
  # @ polylang
194
- #: include/admin.php:27 include/list-table.php:92
195
  msgid "Strings translations"
196
  msgstr "Sõnade tõlkimised"
197
 
198
  # @ polylang
199
- #: include/admin.php:323
200
- msgid "Menus"
201
- msgstr "Menüüd"
202
-
203
- # @ polylang
204
- #: include/admin.php:325 include/list-table.php:91
205
  msgid "Strings translation"
206
  msgstr "Sõnade tõlkimine"
207
 
@@ -216,17 +193,17 @@ msgid "The language code must be 2 characters long"
216
  msgstr "Keelekood peab olema 2 tähemärki pikk"
217
 
218
  # @ polylang
219
- #: include/admin.php:347
220
  msgid "The language code must be unique"
221
  msgstr "Keelekood peab olema unikaalne"
222
 
223
  # @ polylang
224
- #: include/admin.php:348
225
  msgid "The language must have a name"
226
  msgstr "Keelel peab olema nimetus"
227
 
228
  # @ polylang
229
- #: include/admin.php:349
230
  msgid ""
231
  "The language was created, but the WordPress language file was not "
232
  "downloaded. Please install it manually."
@@ -235,104 +212,104 @@ msgstr ""
235
  "paigalda see käsitsi."
236
 
237
  # @ polylang
238
- #: include/admin.php:468
239
  msgid "Widget title"
240
  msgstr "Mooduli pealkiri"
241
 
242
  # @ polylang
243
- #: include/base.php:339
244
  msgid "Taxonomies"
245
  msgstr "Taksonoomiad"
246
 
247
  # @ polylang
248
- #: include/base.php:340
249
  msgid "Custom fields"
250
  msgstr "Kohandatud väli"
251
 
252
  # @ polylang
253
- #: include/base.php:341
254
  msgid "Comment status"
255
  msgstr "Kommentaari seis"
256
 
257
  # @ polylang
258
- #: include/base.php:342
259
  msgid "Ping status"
260
  msgstr "Ping-i seis"
261
 
262
  # @ polylang
263
- #: include/base.php:343
264
  msgid "Sticky posts"
265
  msgstr "Esilehepostitused"
266
 
267
  # @ polylang
268
- #: include/base.php:344
269
  msgid "Published date"
270
  msgstr "Avaldamise kuupäev"
271
 
272
  # @ polylang
273
- #: include/base.php:345
274
  msgid "Post format"
275
  msgstr "Postituse vorming"
276
 
277
  # @ polylang
278
- #: include/base.php:346
279
  msgid "Page parent"
280
  msgstr "Ülemleht"
281
 
282
  # @ polylang
283
- #: include/base.php:347
284
  msgid "Page template"
285
  msgstr "Lehe mall"
286
 
287
  # @ polylang
288
- #: include/base.php:348
289
  msgid "Page order"
290
  msgstr "Lehe järjekorranr."
291
 
292
  # @ polylang
293
- #: include/base.php:349
294
  msgid "Featured image"
295
  msgstr "Tunnuspilt"
296
 
297
  # @ polylang
298
- #: include/languages-form.php:43
299
  msgid "Edit language"
300
  msgstr "Muuda keelt"
301
 
302
  # @ polylang
303
- #: include/languages-form.php:43 include/languages-form.php:124
304
  msgid "Add new language"
305
  msgstr "Lisa uus keel"
306
 
307
  # @ polylang
308
- #: include/languages-form.php:65
309
  msgid "Choose a language"
310
  msgstr "Vali keel"
311
 
312
  # @ polylang
313
- #: include/languages-form.php:79
314
  msgid "You can choose a language in the list or directly edit it below."
315
  msgstr ""
316
  "Saate valida keele loendist või vahetult redigeerida allpool olevates "
317
  "lahtrites."
318
 
319
  # @ polylang
320
- #: include/languages-form.php:83 include/list-table.php:63
321
  msgid "Full name"
322
  msgstr "Täisnimi"
323
 
324
  # @ polylang
325
- #: include/languages-form.php:85
326
  msgid "The name is how it is displayed on your site (for example: English)."
327
  msgstr "Täisnimi kuvatakse sinu lehel (näiteks: Eesti)."
328
 
329
  # @ polylang
330
- #: include/languages-form.php:89 include/list-table.php:64
331
  msgid "Locale"
332
  msgstr "Locale"
333
 
334
  # @ polylang
335
- #: include/languages-form.php:94
336
  msgid ""
337
  "Wordpress Locale for the language (for example: en_US). You will need to "
338
  "install the .mo file for this language."
@@ -341,67 +318,68 @@ msgstr ""
341
  "selle keele jaoks."
342
 
343
  # @ polylang
344
- #: include/languages-form.php:98
345
  msgid "Language code"
346
  msgstr "Keelekood"
347
 
348
  # @ polylang
349
- #: include/languages-form.php:100
350
  msgid "2-letters ISO 639-1 language code (for example: en)"
351
  msgstr "2 täheline ISO 639-1 keelekood (näiteks: et)"
352
 
353
  # @ polylang
354
- #: include/languages-form.php:104
355
  msgid "Text direction"
356
  msgstr "Teksti suund"
357
 
358
  # @ polylang
359
- #: include/languages-form.php:108
360
  msgid "left to right"
361
  msgstr "vasakult paremale"
362
 
363
  # @ polylang
364
- #: include/languages-form.php:113
365
  msgid "right to left"
366
  msgstr "paremalt vasakule"
367
 
368
  # @ polylang
369
- #: include/languages-form.php:115
370
  msgid "Choose the text direction for the language"
371
  msgstr "Vali keele teksti suund "
372
 
373
  # @ polylang
374
- #: include/languages-form.php:119 include/list-table.php:66
375
  msgid "Order"
376
  msgstr "Järjekord"
377
 
378
  # @ polylang
379
- #: include/languages-form.php:121
380
  msgid "Position of the language in the language switcher"
381
  msgstr "Keele positsioon keele vahetajas"
382
 
383
  # @ polylang
384
- #: include/languages-form.php:180
 
385
  msgid "Language switcher"
386
  msgstr "Keele vahetaja"
387
 
388
  # @ polylang
389
- #: include/languages-form.php:206
390
  msgid "Search translations"
391
  msgstr "Otsi tõlkeid"
392
 
393
  # @ polylang
394
- #: include/languages-form.php:215
395
  msgid "Clean strings translation database"
396
  msgstr "Puhasta sõnade tõlkimise andmebaas"
397
 
398
  # @ polylang
399
- #: include/languages-form.php:231
400
  msgid "Default language"
401
  msgstr "Vaikimisi keel"
402
 
403
  # @ polylang
404
- #: include/languages-form.php:243
405
  msgid ""
406
  "There are posts, pages, categories or tags without language set. Do you want "
407
  "to set them all to default language ?"
@@ -410,12 +388,12 @@ msgstr ""
410
  "soovite neile määrata vaikimisi keele?"
411
 
412
  # @ polylang
413
- #: include/languages-form.php:251
414
  msgid "Detect browser language"
415
  msgstr "Tuvasta veebilehitseja keel"
416
 
417
  # @ polylang
418
- #: include/languages-form.php:257
419
  msgid ""
420
  "When the front page is visited, set the language according to the browser "
421
  "preference"
@@ -423,12 +401,12 @@ msgstr ""
423
  "Kui külastatakse esilehte, kasuta keele määramiseks veebilehitseja eelistusi"
424
 
425
  # @ polylang
426
- #: include/languages-form.php:264
427
  msgid "URL modifications"
428
  msgstr "aadressi (URL) modifikatsioon"
429
 
430
  # @ polylang
431
- #: include/languages-form.php:270
432
  msgid ""
433
  "The language is set from content. Posts, pages, categories and tags urls are "
434
  "not modified."
@@ -437,7 +415,7 @@ msgstr ""
437
  "ei muudeta."
438
 
439
  # @ polylang
440
- #: include/languages-form.php:278
441
  msgid ""
442
  "The language code, for example /en/, is added to all urls when using pretty "
443
  "permalinks."
@@ -446,22 +424,22 @@ msgstr ""
446
  "nn. ilusad püsiviited"
447
 
448
  # @ polylang
449
- #: include/languages-form.php:287
450
  msgid "Remove /language/ in pretty permalinks. Example:"
451
  msgstr "Eemalda /language/ nn. ilusatest püsiviidetest. Näiteks:"
452
 
453
  # @ polylang
454
- #: include/languages-form.php:296
455
  msgid "Keep /language/ in pretty permalinks. Example:"
456
  msgstr "Säilita /language/ nn. ilusates püsiviidetes. Näiteks:"
457
 
458
  # @ polylang
459
- #: include/languages-form.php:305
460
  msgid "Hide URL language information for default language"
461
  msgstr "Peida keeleinfo aadressides (URL-ides), kui on kasutusel vaikekeel."
462
 
463
  # @ polylang
464
- #: include/languages-form.php:315
465
  #, php-format
466
  msgid ""
467
  "When using static front page, redirect the language page (example: %s) to "
@@ -471,42 +449,42 @@ msgstr ""
471
  "keelse esilehe peale"
472
 
473
  # @ polylang
474
- #: include/languages-form.php:324
475
  msgid "Media"
476
  msgstr "Meedia"
477
 
478
  # @ polylang
479
- #: include/languages-form.php:330
480
  msgid "Activate languages and translations for media"
481
  msgstr "Aktiveeri keeled ja tõlked meedia jaoks."
482
 
483
  # @ polylang
484
- #: include/languages-form.php:337
485
  msgid "Synchronization"
486
  msgstr "Sünkroniseerimine"
487
 
488
  # @ polylang
489
- #: include/languages-form.php:351
490
  msgid "Custom post types"
491
  msgstr "Kohandatud postitusetüübid"
492
 
493
  # @ polylang
494
- #: include/languages-form.php:364
495
  msgid "Activate languages and translations for custom post types."
496
  msgstr "Aktiveeri keeled ja tõlked kohandatud postitusetüüpide jaoks."
497
 
498
  # @ polylang
499
- #: include/languages-form.php:372
500
  msgid "Custom taxonomies"
501
  msgstr "Kohandatud taksonoomiad"
502
 
503
  # @ polylang
504
- #: include/languages-form.php:385
505
  msgid "Activate languages and translations for custom taxonomies."
506
  msgstr "Aktiveeri keeled ja tõlked kohandatud taksonoomiate jaoks."
507
 
508
  # @ polylang
509
- #: include/list-table.php:55 include/media-translations.php:22
510
  #: include/media-translations.php:60 include/post-translations.php:10
511
  #: include/post-translations.php:33 include/term-translations.php:18
512
  #: include/term-translations.php:80
@@ -514,32 +492,32 @@ msgid "Edit"
514
  msgstr "Muuda"
515
 
516
  # @ polylang
517
- #: include/list-table.php:56
518
  msgid "Delete"
519
  msgstr "Kustuta"
520
 
521
  # @ polylang
522
- #: include/list-table.php:65
523
  msgid "Code"
524
  msgstr "Kood"
525
 
526
  # @ polylang
527
- #: include/list-table.php:67
528
  msgid "Flag"
529
  msgstr "Lipp"
530
 
531
  # @ polylang
532
- #: include/list-table.php:68
533
  msgid "Posts"
534
  msgstr "Postitused"
535
 
536
  # @ polylang
537
- #: include/list-table.php:118
538
  msgid "Name"
539
  msgstr "Nimi"
540
 
541
  # @ polylang
542
- #: include/list-table.php:119
543
  msgid "String"
544
  msgstr "Sõna(d)"
545
 
@@ -602,7 +580,7 @@ msgid "Adds multilingual capability to WordPress"
602
  msgstr "Lisab mitmekeelsuse WordPressile"
603
 
604
  # @ polylang
605
- #: polylang.php:118
606
  #, php-format
607
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
608
  msgstr ""
@@ -610,19 +588,29 @@ msgstr ""
610
  "versiooni %s."
611
 
612
  # @ polylang
613
- #: polylang.php:159
614
  msgid "For some reasons, Polylang could not create a table in your database."
615
  msgstr "Mingil põhjusel Polylang ei suutnud andmebaasi luua tabelit."
616
 
617
  # @ polylang
618
- #: polylang.php:220
619
  msgid ""
620
  "Polylang has been deactivated because you upgraded from a too old version."
621
  msgstr "Polylang on deaktiveeritud kuna uuendasite liiga vana versiooni pealt."
622
 
623
  # @ polylang
624
- #: polylang.php:222
625
  #, php-format
626
  msgid "Please upgrade first to %s before ugrading to %s."
627
  msgstr ""
628
  "Palun uuendage kõigepealt versioonile %s ja alles seejärel versioonile %s."
 
 
 
 
 
 
 
 
 
 
3
  "Project-Id-Version: Polylang\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: 2013-04-24 12:53+0200\n"
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
69
  "tegemist."
70
 
71
  # @ polylang
72
+ #: include/admin-base.php:55 include/admin-base.php:190
73
+ #: include/admin-filters.php:243 include/admin.php:23 include/admin.php:301
74
+ #: include/list-table.php:13 polylang.php:339
75
  msgid "Languages"
76
  msgstr "Keeled"
77
 
78
  # @ polylang
79
+ #: include/admin-base.php:153
80
  msgid "Displays language names"
81
  msgstr "Näita keelte nimetusi"
82
 
83
  # @ polylang
84
+ #: include/admin-base.php:154
85
  msgid "Displays flags"
86
  msgstr "Näita lippe"
87
 
88
  # @ polylang
89
+ #: include/admin-base.php:155
90
  msgid "Forces link to front page"
91
  msgstr "Suuna viide avalehele"
92
 
93
  # @ polylang
94
+ #: include/admin-base.php:156
95
  msgid "Hides the current language"
96
  msgstr "Peidab hetkel kasutusel oleva keele"
97
 
98
  # @ polylang
99
+ #: include/admin-base.php:160
 
 
 
 
 
100
  msgid "Displays as dropdown"
101
  msgstr "Näita rippmenüüna"
102
 
103
  # @ polylang
104
+ #: include/admin-base.php:191
105
  msgid "Filters content by language"
106
  msgstr "Filtreerib sisu keele järgi"
107
 
108
  # @ polylang
109
+ #: include/admin-base.php:186
110
  msgid "Show all languages"
111
  msgstr "Näita kõiki keeli"
112
 
113
  # @ polylang
114
+ #: include/admin-filters.php:181 include/admin-filters.php:877
115
  msgid "Add new translation"
116
  msgstr "Lisa uus tõlge"
117
 
118
  # @ polylang
119
+ #: include/admin-filters.php:209 include/admin-filters.php:267
120
+ #: include/admin-filters.php:601 include/admin-filters.php:817
121
+ #: include/admin-filters.php:835 include/list-table.php:12
122
  #: include/media-translations.php:5 include/media-translations.php:43
123
  #: include/post-translations.php:8 include/term-translations.php:15
124
+ #: polylang.php:340
125
  msgid "Language"
126
  msgstr "Keel"
127
 
128
  # @ polylang
129
+ #: include/admin-filters.php:616 include/admin-filters.php:651
130
+ #: include/list-table.php:127 include/media-translations.php:40
131
  #: include/term-translations.php:6 include/term-translations.php:11
132
  msgid "Translations"
133
  msgstr "Tõlked"
134
 
135
  # @ polylang
136
+ #: include/admin-filters.php:819 include/admin-filters.php:838
137
  msgid "Sets the language"
138
  msgstr "Määrab keele"
139
 
140
  # @ polylang
141
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
 
 
142
  msgid "The widget is displayed for:"
143
  msgstr "Moodul kuvatakse:"
144
 
145
  # @ polylang
146
+ #: include/admin-filters.php:1057 polylang.php:341
147
  msgid "All languages"
148
  msgstr "Kõik keeled"
149
 
150
  # @ polylang
151
+ #: include/admin-filters.php:1080
152
  msgid "Admin language"
153
  msgstr "Halduri keel"
154
 
155
  # @ polylang
156
+ #: include/admin-filters.php:1085
157
  msgid "Wordpress default"
158
  msgstr "Wordpressi vaikimisi väärtus"
159
 
160
  # @ polylang
161
+ #: include/admin-filters.php:1114 include/admin.php:306
162
  msgid "Settings"
163
  msgstr "Sätted"
164
 
165
  # @ polylang
166
+ #: include/admin-filters.php:1120
167
  msgid "Upgrading language files&#8230;"
168
  msgstr "Keelefailide uuendamine&#8230;"
169
 
173
  msgstr "Polylang info"
174
 
175
  # @ polylang
176
+ #: include/admin.php:27 include/list-table.php:82
177
  msgid "Strings translations"
178
  msgstr "Sõnade tõlkimised"
179
 
180
  # @ polylang
181
+ #: include/admin.php:305 include/list-table.php:81
 
 
 
 
 
182
  msgid "Strings translation"
183
  msgstr "Sõnade tõlkimine"
184
 
193
  msgstr "Keelekood peab olema 2 tähemärki pikk"
194
 
195
  # @ polylang
196
+ #: include/admin.php:328
197
  msgid "The language code must be unique"
198
  msgstr "Keelekood peab olema unikaalne"
199
 
200
  # @ polylang
201
+ #: include/admin.php:329
202
  msgid "The language must have a name"
203
  msgstr "Keelel peab olema nimetus"
204
 
205
  # @ polylang
206
+ #: include/admin.php:330
207
  msgid ""
208
  "The language was created, but the WordPress language file was not "
209
  "downloaded. Please install it manually."
212
  "paigalda see käsitsi."
213
 
214
  # @ polylang
215
+ #: include/admin.php:449
216
  msgid "Widget title"
217
  msgstr "Mooduli pealkiri"
218
 
219
  # @ polylang
220
+ #: include/base.php:368
221
  msgid "Taxonomies"
222
  msgstr "Taksonoomiad"
223
 
224
  # @ polylang
225
+ #: include/base.php:369
226
  msgid "Custom fields"
227
  msgstr "Kohandatud väli"
228
 
229
  # @ polylang
230
+ #: include/base.php:370
231
  msgid "Comment status"
232
  msgstr "Kommentaari seis"
233
 
234
  # @ polylang
235
+ #: include/base.php:371
236
  msgid "Ping status"
237
  msgstr "Ping-i seis"
238
 
239
  # @ polylang
240
+ #: include/base.php:372
241
  msgid "Sticky posts"
242
  msgstr "Esilehepostitused"
243
 
244
  # @ polylang
245
+ #: include/base.php:373
246
  msgid "Published date"
247
  msgstr "Avaldamise kuupäev"
248
 
249
  # @ polylang
250
+ #: include/base.php:374
251
  msgid "Post format"
252
  msgstr "Postituse vorming"
253
 
254
  # @ polylang
255
+ #: include/base.php:375
256
  msgid "Page parent"
257
  msgstr "Ülemleht"
258
 
259
  # @ polylang
260
+ #: include/base.php:376
261
  msgid "Page template"
262
  msgstr "Lehe mall"
263
 
264
  # @ polylang
265
+ #: include/base.php:377
266
  msgid "Page order"
267
  msgstr "Lehe järjekorranr."
268
 
269
  # @ polylang
270
+ #: include/base.php:378
271
  msgid "Featured image"
272
  msgstr "Tunnuspilt"
273
 
274
  # @ polylang
275
+ #: include/languages-form.php:42
276
  msgid "Edit language"
277
  msgstr "Muuda keelt"
278
 
279
  # @ polylang
280
+ #: include/languages-form.php:42 include/languages-form.php:123
281
  msgid "Add new language"
282
  msgstr "Lisa uus keel"
283
 
284
  # @ polylang
285
+ #: include/languages-form.php:64
286
  msgid "Choose a language"
287
  msgstr "Vali keel"
288
 
289
  # @ polylang
290
+ #: include/languages-form.php:78
291
  msgid "You can choose a language in the list or directly edit it below."
292
  msgstr ""
293
  "Saate valida keele loendist või vahetult redigeerida allpool olevates "
294
  "lahtrites."
295
 
296
  # @ polylang
297
+ #: include/languages-form.php:82 include/list-table.php:34
298
  msgid "Full name"
299
  msgstr "Täisnimi"
300
 
301
  # @ polylang
302
+ #: include/languages-form.php:84
303
  msgid "The name is how it is displayed on your site (for example: English)."
304
  msgstr "Täisnimi kuvatakse sinu lehel (näiteks: Eesti)."
305
 
306
  # @ polylang
307
+ #: include/languages-form.php:88 include/list-table.php:35
308
  msgid "Locale"
309
  msgstr "Locale"
310
 
311
  # @ polylang
312
+ #: include/languages-form.php:93
313
  msgid ""
314
  "Wordpress Locale for the language (for example: en_US). You will need to "
315
  "install the .mo file for this language."
318
  "selle keele jaoks."
319
 
320
  # @ polylang
321
+ #: include/languages-form.php:97
322
  msgid "Language code"
323
  msgstr "Keelekood"
324
 
325
  # @ polylang
326
+ #: include/languages-form.php:99
327
  msgid "2-letters ISO 639-1 language code (for example: en)"
328
  msgstr "2 täheline ISO 639-1 keelekood (näiteks: et)"
329
 
330
  # @ polylang
331
+ #: include/languages-form.php:103
332
  msgid "Text direction"
333
  msgstr "Teksti suund"
334
 
335
  # @ polylang
336
+ #: include/languages-form.php:107
337
  msgid "left to right"
338
  msgstr "vasakult paremale"
339
 
340
  # @ polylang
341
+ #: include/languages-form.php:112
342
  msgid "right to left"
343
  msgstr "paremalt vasakule"
344
 
345
  # @ polylang
346
+ #: include/languages-form.php:114
347
  msgid "Choose the text direction for the language"
348
  msgstr "Vali keele teksti suund "
349
 
350
  # @ polylang
351
+ #: include/languages-form.php:118 include/list-table.php:37
352
  msgid "Order"
353
  msgstr "Järjekord"
354
 
355
  # @ polylang
356
+ #: include/languages-form.php:120
357
  msgid "Position of the language in the language switcher"
358
  msgstr "Keele positsioon keele vahetajas"
359
 
360
  # @ polylang
361
+ #: include/nav-menu.php:28 include/nav-menu.php:51 include/nav-menu.php:54
362
+ #: include/nav-menu.php:82 include/nav-menu.php:106 polylang.php:302
363
  msgid "Language switcher"
364
  msgstr "Keele vahetaja"
365
 
366
  # @ polylang
367
+ #: include/languages-form.php:148
368
  msgid "Search translations"
369
  msgstr "Otsi tõlkeid"
370
 
371
  # @ polylang
372
+ #: include/languages-form.php:151
373
  msgid "Clean strings translation database"
374
  msgstr "Puhasta sõnade tõlkimise andmebaas"
375
 
376
  # @ polylang
377
+ #: include/languages-form.php:167
378
  msgid "Default language"
379
  msgstr "Vaikimisi keel"
380
 
381
  # @ polylang
382
+ #: include/languages-form.php:179
383
  msgid ""
384
  "There are posts, pages, categories or tags without language set. Do you want "
385
  "to set them all to default language ?"
388
  "soovite neile määrata vaikimisi keele?"
389
 
390
  # @ polylang
391
+ #: include/languages-form.php:187
392
  msgid "Detect browser language"
393
  msgstr "Tuvasta veebilehitseja keel"
394
 
395
  # @ polylang
396
+ #: include/languages-form.php:193
397
  msgid ""
398
  "When the front page is visited, set the language according to the browser "
399
  "preference"
401
  "Kui külastatakse esilehte, kasuta keele määramiseks veebilehitseja eelistusi"
402
 
403
  # @ polylang
404
+ #: include/languages-form.php:200
405
  msgid "URL modifications"
406
  msgstr "aadressi (URL) modifikatsioon"
407
 
408
  # @ polylang
409
+ #: include/languages-form.php:206
410
  msgid ""
411
  "The language is set from content. Posts, pages, categories and tags urls are "
412
  "not modified."
415
  "ei muudeta."
416
 
417
  # @ polylang
418
+ #: include/languages-form.php:214
419
  msgid ""
420
  "The language code, for example /en/, is added to all urls when using pretty "
421
  "permalinks."
424
  "nn. ilusad püsiviited"
425
 
426
  # @ polylang
427
+ #: include/languages-form.php:223
428
  msgid "Remove /language/ in pretty permalinks. Example:"
429
  msgstr "Eemalda /language/ nn. ilusatest püsiviidetest. Näiteks:"
430
 
431
  # @ polylang
432
+ #: include/languages-form.php:232
433
  msgid "Keep /language/ in pretty permalinks. Example:"
434
  msgstr "Säilita /language/ nn. ilusates püsiviidetes. Näiteks:"
435
 
436
  # @ polylang
437
+ #: include/languages-form.php:241
438
  msgid "Hide URL language information for default language"
439
  msgstr "Peida keeleinfo aadressides (URL-ides), kui on kasutusel vaikekeel."
440
 
441
  # @ polylang
442
+ #: include/languages-form.php:251
443
  #, php-format
444
  msgid ""
445
  "When using static front page, redirect the language page (example: %s) to "
449
  "keelse esilehe peale"
450
 
451
  # @ polylang
452
+ #: include/languages-form.php:260
453
  msgid "Media"
454
  msgstr "Meedia"
455
 
456
  # @ polylang
457
+ #: include/languages-form.php:266
458
  msgid "Activate languages and translations for media"
459
  msgstr "Aktiveeri keeled ja tõlked meedia jaoks."
460
 
461
  # @ polylang
462
+ #: include/languages-form.php:273
463
  msgid "Synchronization"
464
  msgstr "Sünkroniseerimine"
465
 
466
  # @ polylang
467
+ #: include/languages-form.php:287
468
  msgid "Custom post types"
469
  msgstr "Kohandatud postitusetüübid"
470
 
471
  # @ polylang
472
+ #: include/languages-form.php:300
473
  msgid "Activate languages and translations for custom post types."
474
  msgstr "Aktiveeri keeled ja tõlked kohandatud postitusetüüpide jaoks."
475
 
476
  # @ polylang
477
+ #: include/languages-form.php:307
478
  msgid "Custom taxonomies"
479
  msgstr "Kohandatud taksonoomiad"
480
 
481
  # @ polylang
482
+ #: include/languages-form.php:320
483
  msgid "Activate languages and translations for custom taxonomies."
484
  msgstr "Aktiveeri keeled ja tõlked kohandatud taksonoomiate jaoks."
485
 
486
  # @ polylang
487
+ #: include/list-table.php:26 include/media-translations.php:22
488
  #: include/media-translations.php:60 include/post-translations.php:10
489
  #: include/post-translations.php:33 include/term-translations.php:18
490
  #: include/term-translations.php:80
492
  msgstr "Muuda"
493
 
494
  # @ polylang
495
+ #: include/list-table.php:27 include/list-table.php:162
496
  msgid "Delete"
497
  msgstr "Kustuta"
498
 
499
  # @ polylang
500
+ #: include/list-table.php:36
501
  msgid "Code"
502
  msgstr "Kood"
503
 
504
  # @ polylang
505
+ #: include/list-table.php:38
506
  msgid "Flag"
507
  msgstr "Lipp"
508
 
509
  # @ polylang
510
+ #: include/list-table.php:39
511
  msgid "Posts"
512
  msgstr "Postitused"
513
 
514
  # @ polylang
515
+ #: include/list-table.php:125
516
  msgid "Name"
517
  msgstr "Nimi"
518
 
519
  # @ polylang
520
+ #: include/list-table.php:126
521
  msgid "String"
522
  msgstr "Sõna(d)"
523
 
580
  msgstr "Lisab mitmekeelsuse WordPressile"
581
 
582
  # @ polylang
583
+ #: polylang.php:133
584
  #, php-format
585
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
586
  msgstr ""
588
  "versiooni %s."
589
 
590
  # @ polylang
591
+ #: polylang.php:174
592
  msgid "For some reasons, Polylang could not create a table in your database."
593
  msgstr "Mingil põhjusel Polylang ei suutnud andmebaasi luua tabelit."
594
 
595
  # @ polylang
596
+ #: polylang.php:235
597
  msgid ""
598
  "Polylang has been deactivated because you upgraded from a too old version."
599
  msgstr "Polylang on deaktiveeritud kuna uuendasite liiga vana versiooni pealt."
600
 
601
  # @ polylang
602
+ #: polylang.php:237
603
  #, php-format
604
  msgid "Please upgrade first to %s before ugrading to %s."
605
  msgstr ""
606
  "Palun uuendage kõigepealt versioonile %s ja alles seejärel versioonile %s."
607
+
608
+ # @ polylang
609
+ #: include/list-table.php:124
610
+ msgid "Group"
611
+ msgstr "Grupp"
612
+
613
+ # @ polylang
614
+ #: include/list-table.php:173
615
+ msgid "View all groups"
616
+ msgstr "Vaata kõiki gruppe"
languages/polylang-fi.mo CHANGED
Binary file
languages/polylang-fi.po CHANGED
@@ -4,7 +4,7 @@ msgstr ""
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: \n"
6
  "PO-Revision-Date: \n"
7
- "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -13,7 +13,7 @@ msgstr ""
13
  "X-Poedit-SourceCharset: utf-8\n"
14
  "X-Poedit-KeywordsList: _e;__;_x\n"
15
  "X-Poedit-Basepath: .\n"
16
- "X-Generator: Poedit 1.5.4\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
  "X-Poedit-SearchPath-1: ../include\n"
19
 
@@ -26,9 +26,9 @@ msgid ""
26
  "their plugins and themes."
27
  msgstr ""
28
  "Polylang toimitetaan kattavan %sdokumentaation%s kanssa (vain englanniksi). "
29
- "Se sisältää tietoa kuinka perustat monikielisen sivustosi ja käytät sitä "
30
- "päivittäisessä käytössä, UKK:t sekä dokumentaation ohjelmoijille "
31
- "sovittaakseen heidän lisäosansa ja teemansa."
32
 
33
  #: include/about.php:9
34
  #, php-format
@@ -36,7 +36,7 @@ msgid ""
36
  "You will also find useful information in the %ssupport forum%s. However "
37
  "don't forget to make a search before posting a new topic."
38
  msgstr ""
39
- "Löydät myös tarpeellista tietoa %stukifoorumilta%s. Älä kuitenkaan unohda "
40
  "tehdä hakua ennen uuden viestin lähettämistä."
41
 
42
  #: include/about.php:16
@@ -51,108 +51,94 @@ msgstr ""
51
  #: include/about.php:22
52
  #, php-format
53
  msgid "If you wonder how you can help the project, just %sread this%s."
54
- msgstr "Mikäli mietit kuinka voit auttaa projektia, %slue vain tämä%s."
55
 
56
  #: include/about.php:27
57
  msgid ""
58
  "Finally if you like this plugin or if it helps your business, donations to "
59
  "the author are greatly appreciated."
60
  msgstr ""
61
- "Viimeiseksi mikäli pidit tästä lisäosasta tai se auttaa yritystäsi, "
62
- "lahjoituksia tekijälle arvostetaan suuresti."
63
 
64
- #: include/admin-base.php:55 include/admin-base.php:185
65
- #: include/admin-filters.php:250 include/admin.php:23 include/admin.php:318
66
- #: include/list-table.php:46 polylang.php:270
67
  msgid "Languages"
68
  msgstr "Kielet"
69
 
70
- #: include/admin-base.php:154
71
  msgid "Displays language names"
72
  msgstr "Näytä kielien nimet"
73
 
74
- #: include/admin-base.php:155
75
  msgid "Displays flags"
76
  msgstr "Näytä liput"
77
 
78
- #: include/admin-base.php:156
79
  msgid "Forces link to front page"
80
  msgstr "Pakottaa linkin etusivulle"
81
 
82
- #: include/admin-base.php:157
83
  msgid "Hides the current language"
84
  msgstr "Piilottaa nykyisen kielen"
85
 
86
- #: include/admin-base.php:161
87
- msgid "Displays a language switcher at the end of the menu"
88
- msgstr "Näytä kielivalinta valikon lopussa"
89
-
90
- #: include/admin-base.php:162
91
  msgid "Displays as dropdown"
92
  msgstr "Näytä pudotusvalikkona"
93
 
94
- #: include/admin-base.php:186
95
  msgid "Filters content by language"
96
  msgstr "Suodata sisältöä kielen mukaan"
97
 
98
- #: include/admin-base.php:193
99
  msgid "Show all languages"
100
  msgstr "Näytä kaikki kielet"
101
 
102
- #: include/admin-filters.php:188 include/admin-filters.php:884
103
  msgid "Add new translation"
104
  msgstr "Lisää uusi käännös"
105
 
106
- #: include/admin-filters.php:216 include/admin-filters.php:274
107
- #: include/admin-filters.php:608 include/admin-filters.php:824
108
- #: include/admin-filters.php:842 include/list-table.php:45
109
  #: include/media-translations.php:5 include/media-translations.php:43
110
  #: include/post-translations.php:8 include/term-translations.php:15
111
- #: polylang.php:271
112
  msgid "Language"
113
  msgstr "Kieli"
114
 
115
- #: include/admin-filters.php:623 include/admin-filters.php:658
116
- #: include/list-table.php:120 include/media-translations.php:40
117
  #: include/term-translations.php:6 include/term-translations.php:11
118
  msgid "Translations"
119
  msgstr "Käännökset"
120
 
121
- #: include/admin-filters.php:826 include/admin-filters.php:845
122
  msgid "Sets the language"
123
  msgstr "Aseta kieli"
124
 
125
- #: include/admin-filters.php:1078
126
- msgid "Theme locations and languages"
127
- msgstr "Teeman sijainnit ja kielet"
128
-
129
- #: include/admin-filters.php:1084
130
- #, php-format
131
- msgid ""
132
- "Please go to the %slanguages page%s to set theme locations and languages"
133
- msgstr "Siirry %skielisivulle%s asettamaan teemojen sijainnit ja kielet"
134
-
135
- #: include/admin-filters.php:1102
136
  msgid "The widget is displayed for:"
137
  msgstr "Vimpain näytetään:"
138
 
139
- #: include/admin-filters.php:1106 polylang.php:272
140
  msgid "All languages"
141
  msgstr "Kaikki kielet"
142
 
143
- #: include/admin-filters.php:1130
144
  msgid "Admin language"
145
  msgstr "Ylläpidon kieli"
146
 
147
- #: include/admin-filters.php:1135
148
  msgid "Wordpress default"
149
  msgstr "Wordpress oletus"
150
 
151
- #: include/admin-filters.php:1161 include/admin.php:326
152
  msgid "Settings"
153
  msgstr "Asetukset"
154
 
155
- #: include/admin-filters.php:1167
156
  msgid "Upgrading language files&#8230;"
157
  msgstr "Päivitetään kielitiedostoja&#8230;"
158
 
@@ -160,15 +146,11 @@ msgstr "Päivitetään kielitiedostoja&#8230;"
160
  msgid "About Polylang"
161
  msgstr "Tietoja Polylang:sta"
162
 
163
- #: include/admin.php:27 include/list-table.php:92
164
  msgid "Strings translations"
165
  msgstr "Merkkijonojen käännökset"
166
 
167
- #: include/admin.php:323
168
- msgid "Menus"
169
- msgstr "Valikot"
170
-
171
- #: include/admin.php:325 include/list-table.php:91
172
  msgid "Strings translation"
173
  msgstr "Merkkijonojen käännös"
174
 
@@ -180,107 +162,107 @@ msgstr "Syötä oikeanmuotoinen WordPress lokaali"
180
  msgid "The language code must be 2 characters long"
181
  msgstr "Kielikoodin täytyy olla 2 merkkiä pitkä"
182
 
183
- #: include/admin.php:347
184
  msgid "The language code must be unique"
185
  msgstr "Kielikoodin täytyy olla uniikki"
186
 
187
- #: include/admin.php:348
188
  msgid "The language must have a name"
189
  msgstr "Kielellä täytyy olla nimi"
190
 
191
- #: include/admin.php:349
192
  msgid ""
193
  "The language was created, but the WordPress language file was not "
194
  "downloaded. Please install it manually."
195
  msgstr ""
196
  "Kieli luotiin, mutta WordPress-kielitiedostoa ei ladattu. Asenna se käsin."
197
 
198
- #: include/admin.php:468
199
  msgid "Widget title"
200
  msgstr "Vimpaimen otsikko"
201
 
202
  # @ polylang
203
- #: include/base.php:339
204
  msgid "Taxonomies"
205
  msgstr "Luokittelut"
206
 
207
  # @ polylang
208
- #: include/base.php:340
209
  msgid "Custom fields"
210
  msgstr "Mukautetut kentät"
211
 
212
  # @ polylang
213
- #: include/base.php:341
214
  msgid "Comment status"
215
  msgstr "Kommentin tila"
216
 
217
  # @ polylang
218
- #: include/base.php:342
219
  msgid "Ping status"
220
  msgstr "Ping-tila"
221
 
222
  # @ polylang
223
- #: include/base.php:343
224
  msgid "Sticky posts"
225
  msgstr "Kiinnitetyt artikkelit"
226
 
227
  # @ polylang
228
- #: include/base.php:344
229
  msgid "Published date"
230
  msgstr "Julkaisupäivämäärä"
231
 
232
  # @ polylang
233
- #: include/base.php:345
234
  msgid "Post format"
235
  msgstr "Artikkelin muoto"
236
 
237
- #: include/base.php:346
238
  msgid "Page parent"
239
  msgstr "Sivun yläsivu"
240
 
241
  # @ polylang
242
- #: include/base.php:347
243
  msgid "Page template"
244
  msgstr "Sivun sivupohja"
245
 
246
- #: include/base.php:348
247
  msgid "Page order"
248
  msgstr "Sivun järjestys"
249
 
250
  # @ polylang
251
- #: include/base.php:349
252
  msgid "Featured image"
253
  msgstr "Artikkelikuva"
254
 
255
- #: include/languages-form.php:43
256
  msgid "Edit language"
257
  msgstr "Muokkaa kieltä"
258
 
259
- #: include/languages-form.php:43 include/languages-form.php:124
260
  msgid "Add new language"
261
  msgstr "Lisää uusi kieli"
262
 
263
- #: include/languages-form.php:65
264
  msgid "Choose a language"
265
  msgstr "Valitse kieli"
266
 
267
- #: include/languages-form.php:79
268
  msgid "You can choose a language in the list or directly edit it below."
269
  msgstr "Voit valita kielen listalta tai muokata sitä suoraan alla."
270
 
271
- #: include/languages-form.php:83 include/list-table.php:63
272
  msgid "Full name"
273
  msgstr "Täydellinen nimi"
274
 
275
- #: include/languages-form.php:85
276
  msgid "The name is how it is displayed on your site (for example: English)."
277
  msgstr "Nimi kuinka se esiintyy sivustollasi (esimerkiksi: Englanti)."
278
 
279
- #: include/languages-form.php:89 include/list-table.php:64
280
  msgid "Locale"
281
  msgstr "Lokaali"
282
 
283
- #: include/languages-form.php:94
284
  msgid ""
285
  "Wordpress Locale for the language (for example: en_US). You will need to "
286
  "install the .mo file for this language."
@@ -288,55 +270,56 @@ msgstr ""
288
  "Wordpress lokaali tälle kielelle (esimerkiksi: en_US). Sinun pitää asentaa ."
289
  "mo-tiedosto tälle kielelle."
290
 
291
- #: include/languages-form.php:98
292
  msgid "Language code"
293
  msgstr "Kielikoodi"
294
 
295
- #: include/languages-form.php:100
296
  msgid "2-letters ISO 639-1 language code (for example: en)"
297
  msgstr "2-kirjaiminen ISO 639-1 kielikoodi (esimerkiksi: en)"
298
 
299
- #: include/languages-form.php:104
300
  msgid "Text direction"
301
  msgstr "Tekstin suunta"
302
 
303
- #: include/languages-form.php:108
304
  msgid "left to right"
305
  msgstr "vasemmalta oikealle"
306
 
307
- #: include/languages-form.php:113
308
  msgid "right to left"
309
  msgstr "oikealta vasemmalle"
310
 
311
- #: include/languages-form.php:115
312
  msgid "Choose the text direction for the language"
313
  msgstr "Valitse kielen tekstin suunta"
314
 
315
- #: include/languages-form.php:119 include/list-table.php:66
316
  msgid "Order"
317
  msgstr "Järjestys"
318
 
319
- #: include/languages-form.php:121
320
  msgid "Position of the language in the language switcher"
321
  msgstr "Kielen sijainti kielivalinnassa"
322
 
323
- #: include/languages-form.php:180
 
324
  msgid "Language switcher"
325
  msgstr "Kielivalinta"
326
 
327
- #: include/languages-form.php:206
328
  msgid "Search translations"
329
  msgstr "Haun käännökset"
330
 
331
- #: include/languages-form.php:215
332
  msgid "Clean strings translation database"
333
  msgstr "Tyhjennä merkkijonot käännöstietokannasta"
334
 
335
- #: include/languages-form.php:231
336
  msgid "Default language"
337
  msgstr "Oletuskieli"
338
 
339
- #: include/languages-form.php:243
340
  msgid ""
341
  "There are posts, pages, categories or tags without language set. Do you want "
342
  "to set them all to default language ?"
@@ -344,21 +327,21 @@ msgstr ""
344
  "Siellä on artikkeleita, sivuja, kategorioita tai tageja ilman asetettua "
345
  "kieltä. Haluatko asettaa ne oletuskielelle?"
346
 
347
- #: include/languages-form.php:251
348
  msgid "Detect browser language"
349
  msgstr "Tunnista selaimen kieli"
350
 
351
- #: include/languages-form.php:257
352
  msgid ""
353
  "When the front page is visited, set the language according to the browser "
354
  "preference"
355
  msgstr "Kun etusivulla vieraillaan, aseta kieli selaimen asetuksen mukaan"
356
 
357
- #: include/languages-form.php:264
358
  msgid "URL modifications"
359
  msgstr "URL muunnokset"
360
 
361
- #: include/languages-form.php:270
362
  msgid ""
363
  "The language is set from content. Posts, pages, categories and tags urls are "
364
  "not modified."
@@ -366,7 +349,7 @@ msgstr ""
366
  "Kieli asetetaan sisällöstä. Artikkelien, sivujen, kategorioiden ja tagien "
367
  "url-osoitteita ei muokata."
368
 
369
- #: include/languages-form.php:278
370
  msgid ""
371
  "The language code, for example /en/, is added to all urls when using pretty "
372
  "permalinks."
@@ -374,19 +357,19 @@ msgstr ""
374
  "Kielikoodi, esimerkiksi /en/, lisätään url-osoitteisiin kun käytetään "
375
  "osoiterakennetta."
376
 
377
- #: include/languages-form.php:287
378
  msgid "Remove /language/ in pretty permalinks. Example:"
379
  msgstr "Poista /language/ osoiterakenteesta. Esimerkiksi:"
380
 
381
- #: include/languages-form.php:296
382
  msgid "Keep /language/ in pretty permalinks. Example:"
383
  msgstr "Säilytä /language/ osoiterakenteessa. Esimerkiksi:"
384
 
385
- #: include/languages-form.php:305
386
  msgid "Hide URL language information for default language"
387
  msgstr "Piilota URL-osoitteen kielitieto oletuskieleltä"
388
 
389
- #: include/languages-form.php:315
390
  #, php-format
391
  msgid ""
392
  "When using static front page, redirect the language page (example: %s) to "
@@ -396,67 +379,67 @@ msgstr ""
396
  "%s) oikean kielen etusivulle"
397
 
398
  # @ polylang
399
- #: include/languages-form.php:324
400
  msgid "Media"
401
  msgstr "Media"
402
 
403
  # @ polylang
404
- #: include/languages-form.php:330
405
  msgid "Activate languages and translations for media"
406
  msgstr "Aktivoi kielet ja käännökset mediassa."
407
 
408
- #: include/languages-form.php:337
409
  msgid "Synchronization"
410
  msgstr "Synkronointi"
411
 
412
  # @ polylang
413
- #: include/languages-form.php:351
414
  msgid "Custom post types"
415
  msgstr "Mukautetut artikkelien mallit"
416
 
417
  # @ polylang
418
- #: include/languages-form.php:364
419
  msgid "Activate languages and translations for custom post types."
420
  msgstr "Aktivoi kielet ja käännökset mukautettujen artikkelien malleissa."
421
 
422
  # @ polylang
423
- #: include/languages-form.php:372
424
  msgid "Custom taxonomies"
425
  msgstr "Mukautetut luokittelut"
426
 
427
  # @ polylang
428
- #: include/languages-form.php:385
429
  msgid "Activate languages and translations for custom taxonomies."
430
  msgstr "Aktivoi kielet ja käännökset mukautettuissa luokitteluissa."
431
 
432
- #: include/list-table.php:55 include/media-translations.php:22
433
  #: include/media-translations.php:60 include/post-translations.php:10
434
  #: include/post-translations.php:33 include/term-translations.php:18
435
  #: include/term-translations.php:80
436
  msgid "Edit"
437
  msgstr "Muokkaa"
438
 
439
- #: include/list-table.php:56
440
  msgid "Delete"
441
  msgstr "Poista"
442
 
443
- #: include/list-table.php:65
444
  msgid "Code"
445
  msgstr "Koodi"
446
 
447
- #: include/list-table.php:67
448
  msgid "Flag"
449
  msgstr "Lippu"
450
 
451
- #: include/list-table.php:68
452
  msgid "Posts"
453
  msgstr "Artikkelit"
454
 
455
- #: include/list-table.php:118
456
  msgid "Name"
457
  msgstr "Nimi"
458
 
459
- #: include/list-table.php:119
460
  msgid "String"
461
  msgstr "Merkkijono"
462
 
@@ -508,29 +491,52 @@ msgstr "Otsikko:"
508
  msgid "Adds multilingual capability to WordPress"
509
  msgstr "Lisää monikielisyyden tuen WordPressiin"
510
 
511
- #: polylang.php:118
512
  #, php-format
513
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
514
  msgstr ""
515
  "Käytät WordPress versiota %s. Polylang vaatii vähintään WordPress version %s."
516
 
517
- #: polylang.php:159
518
  msgid "For some reasons, Polylang could not create a table in your database."
519
  msgstr "Jostain syystä Polylang ei voinut luoda taulukkoa tietokantaasi."
520
 
521
  # @ polylang
522
- #: polylang.php:220
523
  msgid ""
524
  "Polylang has been deactivated because you upgraded from a too old version."
525
  msgstr ""
526
  "Polylang on poistettu käytöstä, koska päivitit liian vanhasta versiosta."
527
 
528
  # @ polylang
529
- #: polylang.php:222
530
  #, php-format
531
  msgid "Please upgrade first to %s before ugrading to %s."
532
  msgstr "Päivitä ensin versioon %s ennen kuin päivität %s."
533
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
534
  #~ msgid "Error: Restore of local flags failed!"
535
  #~ msgstr "Virhe: Paikallisten lippujen palautus epäonnistui!"
536
 
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: \n"
6
  "PO-Revision-Date: \n"
7
+ "Last-Translator: Jani Alha <tuki@wysiwyg.fi>\n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
13
  "X-Poedit-SourceCharset: utf-8\n"
14
  "X-Poedit-KeywordsList: _e;__;_x\n"
15
  "X-Poedit-Basepath: .\n"
16
+ "X-Generator: Poedit 1.5.5\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
  "X-Poedit-SearchPath-1: ../include\n"
19
 
26
  "their plugins and themes."
27
  msgstr ""
28
  "Polylang toimitetaan kattavan %sdokumentaation%s kanssa (vain englanniksi). "
29
+ "Se sisältää tietoa kuinka perustat monikielisen sivuston ja käytät sitä "
30
+ "päivittäisessä käytössä, UKK:t sekä dokumentaation ohjelmoijille lisäosien "
31
+ "ja teemojen sovittamiseksi."
32
 
33
  #: include/about.php:9
34
  #, php-format
36
  "You will also find useful information in the %ssupport forum%s. However "
37
  "don't forget to make a search before posting a new topic."
38
  msgstr ""
39
+ "Tarpeellista tietoa löydät myös %stukifoorumilta%s. Älä kuitenkaan unohda "
40
  "tehdä hakua ennen uuden viestin lähettämistä."
41
 
42
  #: include/about.php:16
51
  #: include/about.php:22
52
  #, php-format
53
  msgid "If you wonder how you can help the project, just %sread this%s."
54
+ msgstr "Mikäli mietit kuinka voit auttaa projektia, %slue tämä%s."
55
 
56
  #: include/about.php:27
57
  msgid ""
58
  "Finally if you like this plugin or if it helps your business, donations to "
59
  "the author are greatly appreciated."
60
  msgstr ""
61
+ "Mikäli pidit tästä lisäosasta tai se auttaa yritystäsi, lahjoituksia "
62
+ "tekijälle arvostetaan suuresti."
63
 
64
+ #: include/admin-base.php:55 include/admin-base.php:190
65
+ #: include/admin-filters.php:243 include/admin.php:23 include/admin.php:301
66
+ #: include/list-table.php:13 polylang.php:339
67
  msgid "Languages"
68
  msgstr "Kielet"
69
 
70
+ #: include/admin-base.php:153
71
  msgid "Displays language names"
72
  msgstr "Näytä kielien nimet"
73
 
74
+ #: include/admin-base.php:154
75
  msgid "Displays flags"
76
  msgstr "Näytä liput"
77
 
78
+ #: include/admin-base.php:155
79
  msgid "Forces link to front page"
80
  msgstr "Pakottaa linkin etusivulle"
81
 
82
+ #: include/admin-base.php:156
83
  msgid "Hides the current language"
84
  msgstr "Piilottaa nykyisen kielen"
85
 
86
+ #: include/admin-base.php:160
 
 
 
 
87
  msgid "Displays as dropdown"
88
  msgstr "Näytä pudotusvalikkona"
89
 
90
+ #: include/admin-base.php:191
91
  msgid "Filters content by language"
92
  msgstr "Suodata sisältöä kielen mukaan"
93
 
94
+ #: include/admin-base.php:186
95
  msgid "Show all languages"
96
  msgstr "Näytä kaikki kielet"
97
 
98
+ #: include/admin-filters.php:181 include/admin-filters.php:877
99
  msgid "Add new translation"
100
  msgstr "Lisää uusi käännös"
101
 
102
+ #: include/admin-filters.php:209 include/admin-filters.php:267
103
+ #: include/admin-filters.php:601 include/admin-filters.php:817
104
+ #: include/admin-filters.php:835 include/list-table.php:12
105
  #: include/media-translations.php:5 include/media-translations.php:43
106
  #: include/post-translations.php:8 include/term-translations.php:15
107
+ #: polylang.php:340
108
  msgid "Language"
109
  msgstr "Kieli"
110
 
111
+ #: include/admin-filters.php:616 include/admin-filters.php:651
112
+ #: include/list-table.php:127 include/media-translations.php:40
113
  #: include/term-translations.php:6 include/term-translations.php:11
114
  msgid "Translations"
115
  msgstr "Käännökset"
116
 
117
+ #: include/admin-filters.php:819 include/admin-filters.php:838
118
  msgid "Sets the language"
119
  msgstr "Aseta kieli"
120
 
121
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
122
  msgid "The widget is displayed for:"
123
  msgstr "Vimpain näytetään:"
124
 
125
+ #: include/admin-filters.php:1057 polylang.php:341
126
  msgid "All languages"
127
  msgstr "Kaikki kielet"
128
 
129
+ #: include/admin-filters.php:1080
130
  msgid "Admin language"
131
  msgstr "Ylläpidon kieli"
132
 
133
+ #: include/admin-filters.php:1085
134
  msgid "Wordpress default"
135
  msgstr "Wordpress oletus"
136
 
137
+ #: include/admin-filters.php:1114 include/admin.php:306
138
  msgid "Settings"
139
  msgstr "Asetukset"
140
 
141
+ #: include/admin-filters.php:1120
142
  msgid "Upgrading language files&#8230;"
143
  msgstr "Päivitetään kielitiedostoja&#8230;"
144
 
146
  msgid "About Polylang"
147
  msgstr "Tietoja Polylang:sta"
148
 
149
+ #: include/admin.php:27 include/list-table.php:82
150
  msgid "Strings translations"
151
  msgstr "Merkkijonojen käännökset"
152
 
153
+ #: include/admin.php:305 include/list-table.php:81
 
 
 
 
154
  msgid "Strings translation"
155
  msgstr "Merkkijonojen käännös"
156
 
162
  msgid "The language code must be 2 characters long"
163
  msgstr "Kielikoodin täytyy olla 2 merkkiä pitkä"
164
 
165
+ #: include/admin.php:328
166
  msgid "The language code must be unique"
167
  msgstr "Kielikoodin täytyy olla uniikki"
168
 
169
+ #: include/admin.php:329
170
  msgid "The language must have a name"
171
  msgstr "Kielellä täytyy olla nimi"
172
 
173
+ #: include/admin.php:330
174
  msgid ""
175
  "The language was created, but the WordPress language file was not "
176
  "downloaded. Please install it manually."
177
  msgstr ""
178
  "Kieli luotiin, mutta WordPress-kielitiedostoa ei ladattu. Asenna se käsin."
179
 
180
+ #: include/admin.php:449
181
  msgid "Widget title"
182
  msgstr "Vimpaimen otsikko"
183
 
184
  # @ polylang
185
+ #: include/base.php:368
186
  msgid "Taxonomies"
187
  msgstr "Luokittelut"
188
 
189
  # @ polylang
190
+ #: include/base.php:369
191
  msgid "Custom fields"
192
  msgstr "Mukautetut kentät"
193
 
194
  # @ polylang
195
+ #: include/base.php:370
196
  msgid "Comment status"
197
  msgstr "Kommentin tila"
198
 
199
  # @ polylang
200
+ #: include/base.php:371
201
  msgid "Ping status"
202
  msgstr "Ping-tila"
203
 
204
  # @ polylang
205
+ #: include/base.php:372
206
  msgid "Sticky posts"
207
  msgstr "Kiinnitetyt artikkelit"
208
 
209
  # @ polylang
210
+ #: include/base.php:373
211
  msgid "Published date"
212
  msgstr "Julkaisupäivämäärä"
213
 
214
  # @ polylang
215
+ #: include/base.php:374
216
  msgid "Post format"
217
  msgstr "Artikkelin muoto"
218
 
219
+ #: include/base.php:375
220
  msgid "Page parent"
221
  msgstr "Sivun yläsivu"
222
 
223
  # @ polylang
224
+ #: include/base.php:376
225
  msgid "Page template"
226
  msgstr "Sivun sivupohja"
227
 
228
+ #: include/base.php:377
229
  msgid "Page order"
230
  msgstr "Sivun järjestys"
231
 
232
  # @ polylang
233
+ #: include/base.php:378
234
  msgid "Featured image"
235
  msgstr "Artikkelikuva"
236
 
237
+ #: include/languages-form.php:42
238
  msgid "Edit language"
239
  msgstr "Muokkaa kieltä"
240
 
241
+ #: include/languages-form.php:42 include/languages-form.php:123
242
  msgid "Add new language"
243
  msgstr "Lisää uusi kieli"
244
 
245
+ #: include/languages-form.php:64
246
  msgid "Choose a language"
247
  msgstr "Valitse kieli"
248
 
249
+ #: include/languages-form.php:78
250
  msgid "You can choose a language in the list or directly edit it below."
251
  msgstr "Voit valita kielen listalta tai muokata sitä suoraan alla."
252
 
253
+ #: include/languages-form.php:82 include/list-table.php:34
254
  msgid "Full name"
255
  msgstr "Täydellinen nimi"
256
 
257
+ #: include/languages-form.php:84
258
  msgid "The name is how it is displayed on your site (for example: English)."
259
  msgstr "Nimi kuinka se esiintyy sivustollasi (esimerkiksi: Englanti)."
260
 
261
+ #: include/languages-form.php:88 include/list-table.php:35
262
  msgid "Locale"
263
  msgstr "Lokaali"
264
 
265
+ #: include/languages-form.php:93
266
  msgid ""
267
  "Wordpress Locale for the language (for example: en_US). You will need to "
268
  "install the .mo file for this language."
270
  "Wordpress lokaali tälle kielelle (esimerkiksi: en_US). Sinun pitää asentaa ."
271
  "mo-tiedosto tälle kielelle."
272
 
273
+ #: include/languages-form.php:97
274
  msgid "Language code"
275
  msgstr "Kielikoodi"
276
 
277
+ #: include/languages-form.php:99
278
  msgid "2-letters ISO 639-1 language code (for example: en)"
279
  msgstr "2-kirjaiminen ISO 639-1 kielikoodi (esimerkiksi: en)"
280
 
281
+ #: include/languages-form.php:103
282
  msgid "Text direction"
283
  msgstr "Tekstin suunta"
284
 
285
+ #: include/languages-form.php:107
286
  msgid "left to right"
287
  msgstr "vasemmalta oikealle"
288
 
289
+ #: include/languages-form.php:112
290
  msgid "right to left"
291
  msgstr "oikealta vasemmalle"
292
 
293
+ #: include/languages-form.php:114
294
  msgid "Choose the text direction for the language"
295
  msgstr "Valitse kielen tekstin suunta"
296
 
297
+ #: include/languages-form.php:118 include/list-table.php:37
298
  msgid "Order"
299
  msgstr "Järjestys"
300
 
301
+ #: include/languages-form.php:120
302
  msgid "Position of the language in the language switcher"
303
  msgstr "Kielen sijainti kielivalinnassa"
304
 
305
+ #: include/nav-menu.php:28 include/nav-menu.php:51 include/nav-menu.php:54
306
+ #: include/nav-menu.php:82 include/nav-menu.php:106 polylang.php:302
307
  msgid "Language switcher"
308
  msgstr "Kielivalinta"
309
 
310
+ #: include/languages-form.php:148
311
  msgid "Search translations"
312
  msgstr "Haun käännökset"
313
 
314
+ #: include/languages-form.php:151
315
  msgid "Clean strings translation database"
316
  msgstr "Tyhjennä merkkijonot käännöstietokannasta"
317
 
318
+ #: include/languages-form.php:167
319
  msgid "Default language"
320
  msgstr "Oletuskieli"
321
 
322
+ #: include/languages-form.php:179
323
  msgid ""
324
  "There are posts, pages, categories or tags without language set. Do you want "
325
  "to set them all to default language ?"
327
  "Siellä on artikkeleita, sivuja, kategorioita tai tageja ilman asetettua "
328
  "kieltä. Haluatko asettaa ne oletuskielelle?"
329
 
330
+ #: include/languages-form.php:187
331
  msgid "Detect browser language"
332
  msgstr "Tunnista selaimen kieli"
333
 
334
+ #: include/languages-form.php:193
335
  msgid ""
336
  "When the front page is visited, set the language according to the browser "
337
  "preference"
338
  msgstr "Kun etusivulla vieraillaan, aseta kieli selaimen asetuksen mukaan"
339
 
340
+ #: include/languages-form.php:200
341
  msgid "URL modifications"
342
  msgstr "URL muunnokset"
343
 
344
+ #: include/languages-form.php:206
345
  msgid ""
346
  "The language is set from content. Posts, pages, categories and tags urls are "
347
  "not modified."
349
  "Kieli asetetaan sisällöstä. Artikkelien, sivujen, kategorioiden ja tagien "
350
  "url-osoitteita ei muokata."
351
 
352
+ #: include/languages-form.php:214
353
  msgid ""
354
  "The language code, for example /en/, is added to all urls when using pretty "
355
  "permalinks."
357
  "Kielikoodi, esimerkiksi /en/, lisätään url-osoitteisiin kun käytetään "
358
  "osoiterakennetta."
359
 
360
+ #: include/languages-form.php:223
361
  msgid "Remove /language/ in pretty permalinks. Example:"
362
  msgstr "Poista /language/ osoiterakenteesta. Esimerkiksi:"
363
 
364
+ #: include/languages-form.php:232
365
  msgid "Keep /language/ in pretty permalinks. Example:"
366
  msgstr "Säilytä /language/ osoiterakenteessa. Esimerkiksi:"
367
 
368
+ #: include/languages-form.php:241
369
  msgid "Hide URL language information for default language"
370
  msgstr "Piilota URL-osoitteen kielitieto oletuskieleltä"
371
 
372
+ #: include/languages-form.php:251
373
  #, php-format
374
  msgid ""
375
  "When using static front page, redirect the language page (example: %s) to "
379
  "%s) oikean kielen etusivulle"
380
 
381
  # @ polylang
382
+ #: include/languages-form.php:260
383
  msgid "Media"
384
  msgstr "Media"
385
 
386
  # @ polylang
387
+ #: include/languages-form.php:266
388
  msgid "Activate languages and translations for media"
389
  msgstr "Aktivoi kielet ja käännökset mediassa."
390
 
391
+ #: include/languages-form.php:273
392
  msgid "Synchronization"
393
  msgstr "Synkronointi"
394
 
395
  # @ polylang
396
+ #: include/languages-form.php:287
397
  msgid "Custom post types"
398
  msgstr "Mukautetut artikkelien mallit"
399
 
400
  # @ polylang
401
+ #: include/languages-form.php:300
402
  msgid "Activate languages and translations for custom post types."
403
  msgstr "Aktivoi kielet ja käännökset mukautettujen artikkelien malleissa."
404
 
405
  # @ polylang
406
+ #: include/languages-form.php:307
407
  msgid "Custom taxonomies"
408
  msgstr "Mukautetut luokittelut"
409
 
410
  # @ polylang
411
+ #: include/languages-form.php:320
412
  msgid "Activate languages and translations for custom taxonomies."
413
  msgstr "Aktivoi kielet ja käännökset mukautettuissa luokitteluissa."
414
 
415
+ #: include/list-table.php:26 include/media-translations.php:22
416
  #: include/media-translations.php:60 include/post-translations.php:10
417
  #: include/post-translations.php:33 include/term-translations.php:18
418
  #: include/term-translations.php:80
419
  msgid "Edit"
420
  msgstr "Muokkaa"
421
 
422
+ #: include/list-table.php:27 include/list-table.php:162
423
  msgid "Delete"
424
  msgstr "Poista"
425
 
426
+ #: include/list-table.php:36
427
  msgid "Code"
428
  msgstr "Koodi"
429
 
430
+ #: include/list-table.php:38
431
  msgid "Flag"
432
  msgstr "Lippu"
433
 
434
+ #: include/list-table.php:39
435
  msgid "Posts"
436
  msgstr "Artikkelit"
437
 
438
+ #: include/list-table.php:125
439
  msgid "Name"
440
  msgstr "Nimi"
441
 
442
+ #: include/list-table.php:126
443
  msgid "String"
444
  msgstr "Merkkijono"
445
 
491
  msgid "Adds multilingual capability to WordPress"
492
  msgstr "Lisää monikielisyyden tuen WordPressiin"
493
 
494
+ #: polylang.php:133
495
  #, php-format
496
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
497
  msgstr ""
498
  "Käytät WordPress versiota %s. Polylang vaatii vähintään WordPress version %s."
499
 
500
+ #: polylang.php:174
501
  msgid "For some reasons, Polylang could not create a table in your database."
502
  msgstr "Jostain syystä Polylang ei voinut luoda taulukkoa tietokantaasi."
503
 
504
  # @ polylang
505
+ #: polylang.php:235
506
  msgid ""
507
  "Polylang has been deactivated because you upgraded from a too old version."
508
  msgstr ""
509
  "Polylang on poistettu käytöstä, koska päivitit liian vanhasta versiosta."
510
 
511
  # @ polylang
512
+ #: polylang.php:237
513
  #, php-format
514
  msgid "Please upgrade first to %s before ugrading to %s."
515
  msgstr "Päivitä ensin versioon %s ennen kuin päivität %s."
516
 
517
+ # @ polylang
518
+ #: include/list-table.php:124
519
+ msgid "Group"
520
+ msgstr "Ryhmä"
521
+
522
+ # @ polylang
523
+ #: include/list-table.php:173
524
+ msgid "View all groups"
525
+ msgstr "Näytä kaikki ryhmät"
526
+
527
+ #~ msgid "Displays a language switcher at the end of the menu"
528
+ #~ msgstr "Näytä kielivalinta valikon lopussa"
529
+
530
+ #~ msgid "Theme locations and languages"
531
+ #~ msgstr "Teeman sijainnit ja kielet"
532
+
533
+ #~ msgid ""
534
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
535
+ #~ msgstr "Siirry %skielisivulle%s asettamaan teemojen sijainnit ja kielet"
536
+
537
+ #~ msgid "Menus"
538
+ #~ msgstr "Valikot"
539
+
540
  #~ msgid "Error: Restore of local flags failed!"
541
  #~ msgstr "Virhe: Paikallisten lippujen palautus epäonnistui!"
542
 
languages/polylang-fr_FR.mo CHANGED
Binary file
languages/polylang-fr_FR.po CHANGED
@@ -3,7 +3,7 @@ msgstr ""
3
  "Project-Id-Version: Polylang v1.0dev13\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: \n"
6
- "PO-Revision-Date: 2013-01-09 19:16+0100\n"
7
  "Last-Translator: F. Demarle\n"
8
  "Language-Team: \n"
9
  "Language: \n"
@@ -48,80 +48,75 @@ msgstr "Enfin, si vous aimez cette extension ou si elle vous aide dans votre bus
48
 
49
  # @ polylang
50
  #: include/admin-base.php:55
51
- #: include/admin-base.php:185
52
- #: include/admin-filters.php:250
53
  #: include/admin.php:23
54
- #: include/admin.php:318
55
- #: include/list-table.php:46
56
- #: polylang.php:270
57
  msgid "Languages"
58
  msgstr "Langues"
59
 
60
  # @ polylang
61
- #: include/admin-base.php:154
62
  msgid "Displays language names"
63
  msgstr "Afficher le nom des langues"
64
 
65
  # @ polylang
66
- #: include/admin-base.php:155
67
  msgid "Displays flags"
68
  msgstr "Afficher les drapeaux"
69
 
70
  # @ polylang
71
- #: include/admin-base.php:156
72
  msgid "Forces link to front page"
73
  msgstr "Force le lien vers la page d'accueil"
74
 
75
  # @ polylang
76
- #: include/admin-base.php:157
77
  msgid "Hides the current language"
78
  msgstr "Cacher la langue courante"
79
 
80
  # @ polylang
81
- #: include/admin-base.php:161
82
- msgid "Displays a language switcher at the end of the menu"
83
- msgstr "Affiche la liste des langues"
84
-
85
- # @ polylang
86
- #: include/admin-base.php:162
87
  msgid "Displays as dropdown"
88
  msgstr "Afficher comme liste déroulante"
89
 
90
  # @ polylang
91
- #: include/admin-base.php:186
92
  msgid "Filters content by language"
93
  msgstr "Filtrer le contenu par langue"
94
 
95
  # @ polylang
96
- #: include/admin-base.php:193
97
  msgid "Show all languages"
98
  msgstr "Afficher toutes les langues"
99
 
100
  # @ polylang
101
- #: include/admin-filters.php:188
102
- #: include/admin-filters.php:884
103
  msgid "Add new translation"
104
  msgstr "Ajoute une nouvelle traduction"
105
 
106
  # @ polylang
107
- #: include/admin-filters.php:216
108
- #: include/admin-filters.php:274
109
- #: include/admin-filters.php:608
110
- #: include/admin-filters.php:824
111
- #: include/admin-filters.php:842
112
- #: include/list-table.php:45
113
  #: include/media-translations.php:5
114
  #: include/media-translations.php:43
115
  #: include/post-translations.php:8
116
  #: include/term-translations.php:15
117
- #: polylang.php:271
118
  msgid "Language"
119
  msgstr "Langue"
120
 
121
  # @ polylang
122
- #: include/admin-filters.php:623
123
- #: include/admin-filters.php:658
124
- #: include/list-table.php:120
125
  #: include/media-translations.php:40
126
  #: include/term-translations.php:6
127
  #: include/term-translations.php:11
@@ -129,51 +124,40 @@ msgid "Translations"
129
  msgstr "Traductions"
130
 
131
  # @ polylang
132
- #: include/admin-filters.php:826
133
- #: include/admin-filters.php:845
134
  msgid "Sets the language"
135
  msgstr "Définit la langue"
136
 
137
  # @ polylang
138
- #: include/admin-filters.php:1078
139
- msgid "Theme locations and languages"
140
- msgstr "Emplacements du thème et langues"
141
-
142
- # @ polylang
143
- #: include/admin-filters.php:1084
144
- #, php-format
145
- msgid "Please go to the %slanguages page%s to set theme locations and languages"
146
- msgstr "Aller à la %spage langues%s pour définir les emplacements du thème et les langues"
147
-
148
- # @ polylang
149
- #: include/admin-filters.php:1102
150
  msgid "The widget is displayed for:"
151
  msgstr "Afficher le widget pour :"
152
 
153
  # @ polylang
154
- #: include/admin-filters.php:1106
155
- #: polylang.php:272
156
  msgid "All languages"
157
  msgstr "Toutes les langues"
158
 
159
  # @ polylang
160
- #: include/admin-filters.php:1130
161
  msgid "Admin language"
162
  msgstr "Langue pour l'interface d'administration"
163
 
164
  # @ polylang
165
- #: include/admin-filters.php:1135
166
  msgid "Wordpress default"
167
  msgstr "Langue par défaut de WordPress"
168
 
169
  # @ polylang
170
- #: include/admin-filters.php:1161
171
- #: include/admin.php:326
172
  msgid "Settings"
173
  msgstr "Réglages"
174
 
175
  # @ polylang
176
- #: include/admin-filters.php:1167
177
  msgid "Upgrading language files&#8230;"
178
  msgstr "Mise à jour des fichiers de langues&#8230;"
179
 
@@ -184,18 +168,13 @@ msgstr "A propos de Polylang"
184
 
185
  # @ polylang
186
  #: include/admin.php:27
187
- #: include/list-table.php:92
188
  msgid "Strings translations"
189
  msgstr "Traductions de phrases"
190
 
191
  # @ polylang
192
- #: include/admin.php:323
193
- msgid "Menus"
194
- msgstr "Menus"
195
-
196
- # @ polylang
197
- #: include/admin.php:325
198
- #: include/list-table.php:91
199
  msgid "Strings translation"
200
  msgstr "Traduction de phrases"
201
 
@@ -210,272 +189,277 @@ msgid "The language code must be 2 characters long"
210
  msgstr "Le code de la langue doit avoir 2 lettres"
211
 
212
  # @ polylang
213
- #: include/admin.php:347
214
  msgid "The language code must be unique"
215
  msgstr "Le code de la langue doit être unique"
216
 
217
  # @ polylang
218
- #: include/admin.php:348
219
  msgid "The language must have a name"
220
  msgstr "La langue doit avoir un nom"
221
 
222
  # @ polylang
223
- #: include/admin.php:349
224
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
225
  msgstr "La langue a été créée, mais le fichier de langue WordPress n'a pu être téléchargé. Merci de l'installer manuellement."
226
 
227
  # @ polylang
228
- #: include/admin.php:468
229
  msgid "Widget title"
230
  msgstr "Titre de widget"
231
 
232
  # @ polylang
233
- #: include/base.php:339
234
  msgid "Taxonomies"
235
  msgstr "Taxinomies"
236
 
237
  # @ polylang
238
- #: include/base.php:340
239
  msgid "Custom fields"
240
  msgstr "Champs personnalisés"
241
 
242
  # @ polylang
243
- #: include/base.php:341
244
  msgid "Comment status"
245
  msgstr "Autorisation des commentaires"
246
 
247
  # @ polylang
248
- #: include/base.php:342
249
  msgid "Ping status"
250
  msgstr "Autorisation des pings"
251
 
252
  # @ polylang
253
- #: include/base.php:343
254
  msgid "Sticky posts"
255
  msgstr "Articles mis en avant"
256
 
257
  # @ polylang
258
- #: include/base.php:344
259
  msgid "Published date"
260
  msgstr "Date de publication"
261
 
262
  # @ polylang
263
- #: include/base.php:345
264
  msgid "Post format"
265
  msgstr "Format"
266
 
267
  # @ polylang
268
- #: include/base.php:346
269
  msgid "Page parent"
270
  msgstr "Parent de page"
271
 
272
  # @ polylang
273
- #: include/base.php:347
274
  msgid "Page template"
275
  msgstr "Modèle de page"
276
 
277
  # @ polylang
278
- #: include/base.php:348
279
  msgid "Page order"
280
  msgstr "Ordre des pages"
281
 
282
  # @ polylang
283
- #: include/base.php:349
284
  msgid "Featured image"
285
  msgstr "Image à la une"
286
 
287
  # @ polylang
288
- #: include/languages-form.php:43
289
  msgid "Edit language"
290
  msgstr "Modifier la langue"
291
 
292
  # @ polylang
293
- #: include/languages-form.php:43
294
- #: include/languages-form.php:124
295
  msgid "Add new language"
296
  msgstr "Ajouter une nouvelle langue"
297
 
298
  # @ polylang
299
- #: include/languages-form.php:65
300
  msgid "Choose a language"
301
  msgstr "Choisir une langue"
302
 
303
  # @ polylang
304
- #: include/languages-form.php:79
305
  msgid "You can choose a language in the list or directly edit it below."
306
  msgstr "Choisissez une langue dans la liste ou éditez la directement ci-dessous."
307
 
308
  # @ polylang
309
- #: include/languages-form.php:83
310
- #: include/list-table.php:63
311
  msgid "Full name"
312
  msgstr "Nom"
313
 
314
  # @ polylang
315
- #: include/languages-form.php:85
316
  msgid "The name is how it is displayed on your site (for example: English)."
317
  msgstr "Le nom est utilisé un peu partout sur le site (par exemple : Français)"
318
 
319
  # @ polylang
320
- #: include/languages-form.php:89
321
- #: include/list-table.php:64
322
  msgid "Locale"
323
  msgstr "Code local"
324
 
325
  # @ polylang
326
- #: include/languages-form.php:94
327
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
328
  msgstr "Code local utilisé par Wordpress pour la langue (par exemple : fr_FR). Vous aurez besoin d'installer les fichiers .mo correspondant."
329
 
330
  # @ polylang
331
- #: include/languages-form.php:98
332
  msgid "Language code"
333
  msgstr "Code de la langue"
334
 
335
  # @ polylang
336
- #: include/languages-form.php:100
337
  msgid "2-letters ISO 639-1 language code (for example: en)"
338
  msgstr "Code ISO 639-1 à 2 lettres (par exemple : fr)"
339
 
340
  # @ polylang
341
- #: include/languages-form.php:104
342
  msgid "Text direction"
343
  msgstr "Système d'écriture"
344
 
345
  # @ polylang
346
- #: include/languages-form.php:108
347
  msgid "left to right"
348
  msgstr "de gauche à droite"
349
 
350
  # @ polylang
351
- #: include/languages-form.php:113
352
  msgid "right to left"
353
  msgstr "de droite à gauche"
354
 
355
  # @ polylang
356
- #: include/languages-form.php:115
357
  msgid "Choose the text direction for the language"
358
  msgstr "Choisir le système d'écriture pour la langue"
359
 
360
  # @ polylang
361
- #: include/languages-form.php:119
362
- #: include/list-table.php:66
363
  msgid "Order"
364
  msgstr "Ordre"
365
 
366
  # @ polylang
367
- #: include/languages-form.php:121
368
  msgid "Position of the language in the language switcher"
369
  msgstr "Position de la langue dans la liste de langues"
370
 
371
  # @ polylang
372
- #: include/languages-form.php:180
 
 
 
 
 
373
  msgid "Language switcher"
374
  msgstr "Liste des langues"
375
 
376
  # @ polylang
377
- #: include/languages-form.php:206
378
  msgid "Search translations"
379
  msgstr "Chercher dans les traductions"
380
 
381
  # @ polylang
382
- #: include/languages-form.php:215
383
  msgid "Clean strings translation database"
384
  msgstr "Nettoyer les traductions inutilisées"
385
 
386
  # @ polylang
387
- #: include/languages-form.php:231
388
  msgid "Default language"
389
  msgstr "Langue par défaut"
390
 
391
  # @ polylang
392
- #: include/languages-form.php:243
393
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
394
  msgstr "Il y a des articles, pages, catégories ou tags sans langue définie. Voulez-vous leur attribuer la langue par défaut ?"
395
 
396
  # @ polylang
397
- #: include/languages-form.php:251
398
  msgid "Detect browser language"
399
  msgstr "Détecter la langue du navigateur"
400
 
401
  # @ polylang
402
- #: include/languages-form.php:257
403
  msgid "When the front page is visited, set the language according to the browser preference"
404
  msgstr "Lorsque la page d'accueil est visitée pour la première fois, le visiteur est redirigé à la bonne URL en fonction des préférences de langue de son navigateur"
405
 
406
  # @ polylang
407
- #: include/languages-form.php:264
408
  msgid "URL modifications"
409
  msgstr "Modifications des URL"
410
 
411
  # @ polylang
412
- #: include/languages-form.php:270
413
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
414
  msgstr "La langue est déterminée par le contenu. Les urls des articles, pages, catégories et mots clés ne sont pas modifiées."
415
 
416
  # @ polylang
417
- #: include/languages-form.php:278
418
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
419
  msgstr "Le code de la langue, par exemple /fr/, est ajouté à tous les permaliens."
420
 
421
  # @ polylang
422
- #: include/languages-form.php:287
423
  msgid "Remove /language/ in pretty permalinks. Example:"
424
  msgstr "Supprime /language/ dans les permaliens. Exemple :"
425
 
426
  # @ polylang
427
- #: include/languages-form.php:296
428
  msgid "Keep /language/ in pretty permalinks. Example:"
429
  msgstr "Conserve /language/ dans les permaliens. Exemple :"
430
 
431
  # @ polylang
432
- #: include/languages-form.php:305
433
  msgid "Hide URL language information for default language"
434
  msgstr "Cacher l'information de langue dans l'URL pour la langue par défaut"
435
 
436
  # @ polylang
437
- #: include/languages-form.php:315
438
  #, php-format
439
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
440
  msgstr "Rediriger la page de langue (exemple: %s) vers la page d'accueil dans la bonne langue"
441
 
442
  # @ polylang
443
- #: include/languages-form.php:324
444
  msgid "Media"
445
  msgstr "Médias"
446
 
447
  # @ polylang
448
- #: include/languages-form.php:330
449
  msgid "Activate languages and translations for media"
450
  msgstr "Activer la gestion des langues et des traductions pour les médias"
451
 
452
  # @ polylang
453
- #: include/languages-form.php:337
454
  msgid "Synchronization"
455
  msgstr "Synchronisation"
456
 
457
  # @ polylang
458
- #: include/languages-form.php:351
459
  msgid "Custom post types"
460
  msgstr "Types de contenu"
461
 
462
  # @ polylang
463
- #: include/languages-form.php:364
464
  msgid "Activate languages and translations for custom post types."
465
  msgstr "Activer la gestion des langues et des traductions pour les types de contenu."
466
 
467
  # @ polylang
468
- #: include/languages-form.php:372
469
  msgid "Custom taxonomies"
470
  msgstr "Taxinomies"
471
 
472
  # @ polylang
473
- #: include/languages-form.php:385
474
  msgid "Activate languages and translations for custom taxonomies."
475
  msgstr "Activer la gestion des langues et des traductions pour les taxinomies."
476
 
477
  # @ polylang
478
- #: include/list-table.php:55
479
  #: include/media-translations.php:22
480
  #: include/media-translations.php:60
481
  #: include/post-translations.php:10
@@ -486,32 +470,33 @@ msgid "Edit"
486
  msgstr "Modifier"
487
 
488
  # @ polylang
489
- #: include/list-table.php:56
 
490
  msgid "Delete"
491
  msgstr "Supprimer"
492
 
493
  # @ polylang
494
- #: include/list-table.php:65
495
  msgid "Code"
496
  msgstr "Code"
497
 
498
  # @ polylang
499
- #: include/list-table.php:67
500
  msgid "Flag"
501
  msgstr "Drapeau"
502
 
503
  # @ polylang
504
- #: include/list-table.php:68
505
  msgid "Posts"
506
  msgstr "Articles"
507
 
508
  # @ polylang
509
- #: include/list-table.php:118
510
  msgid "Name"
511
  msgstr "Nom"
512
 
513
  # @ polylang
514
- #: include/list-table.php:119
515
  msgid "String"
516
  msgstr "Phrase"
517
 
@@ -577,24 +562,34 @@ msgid "Adds multilingual capability to WordPress"
577
  msgstr "Permet une utilisation multilingue de WordPress"
578
 
579
  # @ polylang
580
- #: polylang.php:118
581
  #, php-format
582
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
583
  msgstr "Vous utilisez WordPress %s. Polylang nécessite au moins WordPress %s."
584
 
585
  # @ polylang
586
- #: polylang.php:159
587
  msgid "For some reasons, Polylang could not create a table in your database."
588
  msgstr "Polylang n'a pu crée une table dans votre base de données."
589
 
590
  # @ polylang
591
- #: polylang.php:220
592
  msgid "Polylang has been deactivated because you upgraded from a too old version."
593
  msgstr "Polylang a été désactivé parce que vous avez fait une mise à jour depuis une version trop ancienne."
594
 
595
  # @ polylang
596
- #: polylang.php:222
597
  #, php-format
598
  msgid "Please upgrade first to %s before ugrading to %s."
599
  msgstr "Mettez à jour d'abord vers %s avant de mettre à jour vers %s."
600
 
 
 
 
 
 
 
 
 
 
 
3
  "Project-Id-Version: Polylang v1.0dev13\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: 2013-04-17 20:42+0100\n"
7
  "Last-Translator: F. Demarle\n"
8
  "Language-Team: \n"
9
  "Language: \n"
48
 
49
  # @ polylang
50
  #: include/admin-base.php:55
51
+ #: include/admin-base.php:190
52
+ #: include/admin-filters.php:243
53
  #: include/admin.php:23
54
+ #: include/admin.php:301
55
+ #: include/list-table.php:13
56
+ #: polylang.php:339
57
  msgid "Languages"
58
  msgstr "Langues"
59
 
60
  # @ polylang
61
+ #: include/admin-base.php:153
62
  msgid "Displays language names"
63
  msgstr "Afficher le nom des langues"
64
 
65
  # @ polylang
66
+ #: include/admin-base.php:154
67
  msgid "Displays flags"
68
  msgstr "Afficher les drapeaux"
69
 
70
  # @ polylang
71
+ #: include/admin-base.php:155
72
  msgid "Forces link to front page"
73
  msgstr "Force le lien vers la page d'accueil"
74
 
75
  # @ polylang
76
+ #: include/admin-base.php:156
77
  msgid "Hides the current language"
78
  msgstr "Cacher la langue courante"
79
 
80
  # @ polylang
81
+ #: include/admin-base.php:160
 
 
 
 
 
82
  msgid "Displays as dropdown"
83
  msgstr "Afficher comme liste déroulante"
84
 
85
  # @ polylang
86
+ #: include/admin-base.php:191
87
  msgid "Filters content by language"
88
  msgstr "Filtrer le contenu par langue"
89
 
90
  # @ polylang
91
+ #: include/admin-base.php:186
92
  msgid "Show all languages"
93
  msgstr "Afficher toutes les langues"
94
 
95
  # @ polylang
96
+ #: include/admin-filters.php:181
97
+ #: include/admin-filters.php:877
98
  msgid "Add new translation"
99
  msgstr "Ajoute une nouvelle traduction"
100
 
101
  # @ polylang
102
+ #: include/admin-filters.php:209
103
+ #: include/admin-filters.php:267
104
+ #: include/admin-filters.php:601
105
+ #: include/admin-filters.php:817
106
+ #: include/admin-filters.php:835
107
+ #: include/list-table.php:12
108
  #: include/media-translations.php:5
109
  #: include/media-translations.php:43
110
  #: include/post-translations.php:8
111
  #: include/term-translations.php:15
112
+ #: polylang.php:340
113
  msgid "Language"
114
  msgstr "Langue"
115
 
116
  # @ polylang
117
+ #: include/admin-filters.php:616
118
+ #: include/admin-filters.php:651
119
+ #: include/list-table.php:127
120
  #: include/media-translations.php:40
121
  #: include/term-translations.php:6
122
  #: include/term-translations.php:11
124
  msgstr "Traductions"
125
 
126
  # @ polylang
127
+ #: include/admin-filters.php:819
128
+ #: include/admin-filters.php:838
129
  msgid "Sets the language"
130
  msgstr "Définit la langue"
131
 
132
  # @ polylang
133
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
134
  msgid "The widget is displayed for:"
135
  msgstr "Afficher le widget pour :"
136
 
137
  # @ polylang
138
+ #: include/admin-filters.php:1057
139
+ #: polylang.php:341
140
  msgid "All languages"
141
  msgstr "Toutes les langues"
142
 
143
  # @ polylang
144
+ #: include/admin-filters.php:1080
145
  msgid "Admin language"
146
  msgstr "Langue pour l'interface d'administration"
147
 
148
  # @ polylang
149
+ #: include/admin-filters.php:1085
150
  msgid "Wordpress default"
151
  msgstr "Langue par défaut de WordPress"
152
 
153
  # @ polylang
154
+ #: include/admin-filters.php:1114
155
+ #: include/admin.php:306
156
  msgid "Settings"
157
  msgstr "Réglages"
158
 
159
  # @ polylang
160
+ #: include/admin-filters.php:1120
161
  msgid "Upgrading language files&#8230;"
162
  msgstr "Mise à jour des fichiers de langues&#8230;"
163
 
168
 
169
  # @ polylang
170
  #: include/admin.php:27
171
+ #: include/list-table.php:82
172
  msgid "Strings translations"
173
  msgstr "Traductions de phrases"
174
 
175
  # @ polylang
176
+ #: include/admin.php:305
177
+ #: include/list-table.php:81
 
 
 
 
 
178
  msgid "Strings translation"
179
  msgstr "Traduction de phrases"
180
 
189
  msgstr "Le code de la langue doit avoir 2 lettres"
190
 
191
  # @ polylang
192
+ #: include/admin.php:328
193
  msgid "The language code must be unique"
194
  msgstr "Le code de la langue doit être unique"
195
 
196
  # @ polylang
197
+ #: include/admin.php:329
198
  msgid "The language must have a name"
199
  msgstr "La langue doit avoir un nom"
200
 
201
  # @ polylang
202
+ #: include/admin.php:330
203
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
204
  msgstr "La langue a été créée, mais le fichier de langue WordPress n'a pu être téléchargé. Merci de l'installer manuellement."
205
 
206
  # @ polylang
207
+ #: include/admin.php:449
208
  msgid "Widget title"
209
  msgstr "Titre de widget"
210
 
211
  # @ polylang
212
+ #: include/base.php:368
213
  msgid "Taxonomies"
214
  msgstr "Taxinomies"
215
 
216
  # @ polylang
217
+ #: include/base.php:369
218
  msgid "Custom fields"
219
  msgstr "Champs personnalisés"
220
 
221
  # @ polylang
222
+ #: include/base.php:370
223
  msgid "Comment status"
224
  msgstr "Autorisation des commentaires"
225
 
226
  # @ polylang
227
+ #: include/base.php:371
228
  msgid "Ping status"
229
  msgstr "Autorisation des pings"
230
 
231
  # @ polylang
232
+ #: include/base.php:372
233
  msgid "Sticky posts"
234
  msgstr "Articles mis en avant"
235
 
236
  # @ polylang
237
+ #: include/base.php:373
238
  msgid "Published date"
239
  msgstr "Date de publication"
240
 
241
  # @ polylang
242
+ #: include/base.php:374
243
  msgid "Post format"
244
  msgstr "Format"
245
 
246
  # @ polylang
247
+ #: include/base.php:375
248
  msgid "Page parent"
249
  msgstr "Parent de page"
250
 
251
  # @ polylang
252
+ #: include/base.php:376
253
  msgid "Page template"
254
  msgstr "Modèle de page"
255
 
256
  # @ polylang
257
+ #: include/base.php:377
258
  msgid "Page order"
259
  msgstr "Ordre des pages"
260
 
261
  # @ polylang
262
+ #: include/base.php:378
263
  msgid "Featured image"
264
  msgstr "Image à la une"
265
 
266
  # @ polylang
267
+ #: include/languages-form.php:42
268
  msgid "Edit language"
269
  msgstr "Modifier la langue"
270
 
271
  # @ polylang
272
+ #: include/languages-form.php:42
273
+ #: include/languages-form.php:123
274
  msgid "Add new language"
275
  msgstr "Ajouter une nouvelle langue"
276
 
277
  # @ polylang
278
+ #: include/languages-form.php:64
279
  msgid "Choose a language"
280
  msgstr "Choisir une langue"
281
 
282
  # @ polylang
283
+ #: include/languages-form.php:78
284
  msgid "You can choose a language in the list or directly edit it below."
285
  msgstr "Choisissez une langue dans la liste ou éditez la directement ci-dessous."
286
 
287
  # @ polylang
288
+ #: include/languages-form.php:82
289
+ #: include/list-table.php:34
290
  msgid "Full name"
291
  msgstr "Nom"
292
 
293
  # @ polylang
294
+ #: include/languages-form.php:84
295
  msgid "The name is how it is displayed on your site (for example: English)."
296
  msgstr "Le nom est utilisé un peu partout sur le site (par exemple : Français)"
297
 
298
  # @ polylang
299
+ #: include/languages-form.php:88
300
+ #: include/list-table.php:35
301
  msgid "Locale"
302
  msgstr "Code local"
303
 
304
  # @ polylang
305
+ #: include/languages-form.php:93
306
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
307
  msgstr "Code local utilisé par Wordpress pour la langue (par exemple : fr_FR). Vous aurez besoin d'installer les fichiers .mo correspondant."
308
 
309
  # @ polylang
310
+ #: include/languages-form.php:97
311
  msgid "Language code"
312
  msgstr "Code de la langue"
313
 
314
  # @ polylang
315
+ #: include/languages-form.php:99
316
  msgid "2-letters ISO 639-1 language code (for example: en)"
317
  msgstr "Code ISO 639-1 à 2 lettres (par exemple : fr)"
318
 
319
  # @ polylang
320
+ #: include/languages-form.php:103
321
  msgid "Text direction"
322
  msgstr "Système d'écriture"
323
 
324
  # @ polylang
325
+ #: include/languages-form.php:107
326
  msgid "left to right"
327
  msgstr "de gauche à droite"
328
 
329
  # @ polylang
330
+ #: include/languages-form.php:112
331
  msgid "right to left"
332
  msgstr "de droite à gauche"
333
 
334
  # @ polylang
335
+ #: include/languages-form.php:114
336
  msgid "Choose the text direction for the language"
337
  msgstr "Choisir le système d'écriture pour la langue"
338
 
339
  # @ polylang
340
+ #: include/languages-form.php:118
341
+ #: include/list-table.php:37
342
  msgid "Order"
343
  msgstr "Ordre"
344
 
345
  # @ polylang
346
+ #: include/languages-form.php:120
347
  msgid "Position of the language in the language switcher"
348
  msgstr "Position de la langue dans la liste de langues"
349
 
350
  # @ polylang
351
+ #: include/nav-menu.php:28
352
+ #: include/nav-menu.php:51
353
+ #: include/nav-menu.php:54
354
+ #: include/nav-menu.php:82
355
+ #: include/nav-menu.php:106
356
+ #: polylang.php:302
357
  msgid "Language switcher"
358
  msgstr "Liste des langues"
359
 
360
  # @ polylang
361
+ #: include/languages-form.php:148
362
  msgid "Search translations"
363
  msgstr "Chercher dans les traductions"
364
 
365
  # @ polylang
366
+ #: include/languages-form.php:151
367
  msgid "Clean strings translation database"
368
  msgstr "Nettoyer les traductions inutilisées"
369
 
370
  # @ polylang
371
+ #: include/languages-form.php:167
372
  msgid "Default language"
373
  msgstr "Langue par défaut"
374
 
375
  # @ polylang
376
+ #: include/languages-form.php:179
377
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
378
  msgstr "Il y a des articles, pages, catégories ou tags sans langue définie. Voulez-vous leur attribuer la langue par défaut ?"
379
 
380
  # @ polylang
381
+ #: include/languages-form.php:187
382
  msgid "Detect browser language"
383
  msgstr "Détecter la langue du navigateur"
384
 
385
  # @ polylang
386
+ #: include/languages-form.php:193
387
  msgid "When the front page is visited, set the language according to the browser preference"
388
  msgstr "Lorsque la page d'accueil est visitée pour la première fois, le visiteur est redirigé à la bonne URL en fonction des préférences de langue de son navigateur"
389
 
390
  # @ polylang
391
+ #: include/languages-form.php:200
392
  msgid "URL modifications"
393
  msgstr "Modifications des URL"
394
 
395
  # @ polylang
396
+ #: include/languages-form.php:206
397
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
398
  msgstr "La langue est déterminée par le contenu. Les urls des articles, pages, catégories et mots clés ne sont pas modifiées."
399
 
400
  # @ polylang
401
+ #: include/languages-form.php:214
402
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
403
  msgstr "Le code de la langue, par exemple /fr/, est ajouté à tous les permaliens."
404
 
405
  # @ polylang
406
+ #: include/languages-form.php:223
407
  msgid "Remove /language/ in pretty permalinks. Example:"
408
  msgstr "Supprime /language/ dans les permaliens. Exemple :"
409
 
410
  # @ polylang
411
+ #: include/languages-form.php:232
412
  msgid "Keep /language/ in pretty permalinks. Example:"
413
  msgstr "Conserve /language/ dans les permaliens. Exemple :"
414
 
415
  # @ polylang
416
+ #: include/languages-form.php:241
417
  msgid "Hide URL language information for default language"
418
  msgstr "Cacher l'information de langue dans l'URL pour la langue par défaut"
419
 
420
  # @ polylang
421
+ #: include/languages-form.php:251
422
  #, php-format
423
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
424
  msgstr "Rediriger la page de langue (exemple: %s) vers la page d'accueil dans la bonne langue"
425
 
426
  # @ polylang
427
+ #: include/languages-form.php:260
428
  msgid "Media"
429
  msgstr "Médias"
430
 
431
  # @ polylang
432
+ #: include/languages-form.php:266
433
  msgid "Activate languages and translations for media"
434
  msgstr "Activer la gestion des langues et des traductions pour les médias"
435
 
436
  # @ polylang
437
+ #: include/languages-form.php:273
438
  msgid "Synchronization"
439
  msgstr "Synchronisation"
440
 
441
  # @ polylang
442
+ #: include/languages-form.php:287
443
  msgid "Custom post types"
444
  msgstr "Types de contenu"
445
 
446
  # @ polylang
447
+ #: include/languages-form.php:300
448
  msgid "Activate languages and translations for custom post types."
449
  msgstr "Activer la gestion des langues et des traductions pour les types de contenu."
450
 
451
  # @ polylang
452
+ #: include/languages-form.php:307
453
  msgid "Custom taxonomies"
454
  msgstr "Taxinomies"
455
 
456
  # @ polylang
457
+ #: include/languages-form.php:320
458
  msgid "Activate languages and translations for custom taxonomies."
459
  msgstr "Activer la gestion des langues et des traductions pour les taxinomies."
460
 
461
  # @ polylang
462
+ #: include/list-table.php:26
463
  #: include/media-translations.php:22
464
  #: include/media-translations.php:60
465
  #: include/post-translations.php:10
470
  msgstr "Modifier"
471
 
472
  # @ polylang
473
+ #: include/list-table.php:27
474
+ #: include/list-table.php:162
475
  msgid "Delete"
476
  msgstr "Supprimer"
477
 
478
  # @ polylang
479
+ #: include/list-table.php:36
480
  msgid "Code"
481
  msgstr "Code"
482
 
483
  # @ polylang
484
+ #: include/list-table.php:38
485
  msgid "Flag"
486
  msgstr "Drapeau"
487
 
488
  # @ polylang
489
+ #: include/list-table.php:39
490
  msgid "Posts"
491
  msgstr "Articles"
492
 
493
  # @ polylang
494
+ #: include/list-table.php:125
495
  msgid "Name"
496
  msgstr "Nom"
497
 
498
  # @ polylang
499
+ #: include/list-table.php:126
500
  msgid "String"
501
  msgstr "Phrase"
502
 
562
  msgstr "Permet une utilisation multilingue de WordPress"
563
 
564
  # @ polylang
565
+ #: polylang.php:133
566
  #, php-format
567
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
568
  msgstr "Vous utilisez WordPress %s. Polylang nécessite au moins WordPress %s."
569
 
570
  # @ polylang
571
+ #: polylang.php:174
572
  msgid "For some reasons, Polylang could not create a table in your database."
573
  msgstr "Polylang n'a pu crée une table dans votre base de données."
574
 
575
  # @ polylang
576
+ #: polylang.php:235
577
  msgid "Polylang has been deactivated because you upgraded from a too old version."
578
  msgstr "Polylang a été désactivé parce que vous avez fait une mise à jour depuis une version trop ancienne."
579
 
580
  # @ polylang
581
+ #: polylang.php:237
582
  #, php-format
583
  msgid "Please upgrade first to %s before ugrading to %s."
584
  msgstr "Mettez à jour d'abord vers %s avant de mettre à jour vers %s."
585
 
586
+ # @ polylang
587
+ #: include/list-table.php:124
588
+ msgid "Group"
589
+ msgstr "Groupe"
590
+
591
+ # @ polylang
592
+ #: include/list-table.php:173
593
+ msgid "View all groups"
594
+ msgstr "Voir tous les groupes"
595
+
languages/polylang-he_IL.mo CHANGED
Binary file
languages/polylang-he_IL.po CHANGED
@@ -1,616 +1,605 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: polylang\n"
4
- "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: \n"
6
- "PO-Revision-Date: \n"
7
- "Last-Translator: Ariel Klikstein <a@arielk.net>\n"
8
- "Language-Team: ARYO Digital <mail@aryo.co.il>\n"
9
- "Language: he\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
- "X-Poedit-SourceCharset: UTF-8\n"
15
- "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
16
- "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
17
- "X-Poedit-Basepath: .\n"
18
- "X-Textdomain-Support: yes\n"
19
- "X-Generator: Poedit 1.5.4\n"
20
- "X-Poedit-SearchPath-0: ..\n"
21
-
22
- # @ polylang
23
- #: include/about.php:3
24
- #, php-format
25
- msgid ""
26
- "Polylang is provided with an extensive %sdocumentation%s (in English only). "
27
- "It includes information on how to set up your multilingual site and use it "
28
- "on a daily basis, a FAQ, as well as a documentation for programmers to adapt "
29
- "their plugins and themes."
30
- msgstr ""
31
- "התוסף מסופק עם %sתיעוד מסודר%s (באנגלית בלבד). התיעוד כולל מידע על הקמת אתר "
32
- "רב לשוני והשתמשות בו על בסיס יומיומי, שאלות נפוצות, וכן תיעוד עבור מפתחים "
33
- "להתאמת תוספים וערכות נושא לתוסף."
34
-
35
- # @ polylang
36
- #: include/about.php:9
37
- #, php-format
38
- msgid ""
39
- "You will also find useful information in the %ssupport forum%s. However "
40
- "don't forget to make a search before posting a new topic."
41
- msgstr ""
42
- "תוכלו למצוא מידע שימושי ב %sפורום תמיכה%s של התוסף. רק אל תשכחו לחפש לפני "
43
- "שאתם שואלים."
44
-
45
- # @ polylang
46
- #: include/about.php:16
47
- #, php-format
48
- msgid ""
49
- "Polylang is free of charge and is released under the same license as "
50
- "WordPress, the %sGPL%s."
51
- msgstr ""
52
- "התוסף ללא תשלום והוא משוחרר לשימוש חופשי ברישיון %sGPL%s בדומה לוורדפרס."
53
-
54
- # @ polylang
55
- #: include/about.php:22
56
- #, php-format
57
- msgid "If you wonder how you can help the project, just %sread this%s."
58
- msgstr "אם הינכם מעוניינים לעזור לפרויקט הזה %sקראו כאן%s."
59
-
60
- # @ polylang
61
- #: include/about.php:27
62
- msgid ""
63
- "Finally if you like this plugin or if it helps your business, donations to "
64
- "the author are greatly appreciated."
65
- msgstr ""
66
- "אם אתם ממש אוהבים את התוסף הזה או שזה עוזר לעסק שלכם, אני מאוד אעריך אם "
67
- "תתמכו בי."
68
-
69
- # @ polylang
70
- #: include/admin-base.php:55 include/admin-base.php:185
71
- #: include/admin-filters.php:250 include/admin.php:23 include/admin.php:318
72
- #: include/list-table.php:46 polylang.php:270
73
- msgid "Languages"
74
- msgstr "שפות"
75
-
76
- # @ polylang
77
- #: include/admin-base.php:154
78
- msgid "Displays language names"
79
- msgstr "הצגת שם שפה"
80
-
81
- # @ polylang
82
- #: include/admin-base.php:155
83
- msgid "Displays flags"
84
- msgstr "הצגת דגלים"
85
-
86
- # @ polylang
87
- #: include/admin-base.php:156
88
- msgid "Forces link to front page"
89
- msgstr "לקשר תמיד לעמוד הבית"
90
-
91
- # @ polylang
92
- #: include/admin-base.php:157
93
- msgid "Hides the current language"
94
- msgstr "הסתרת שפה נוכחית"
95
-
96
- # @ polylang
97
- #: include/admin-base.php:161
98
- msgid "Displays a language switcher at the end of the menu"
99
- msgstr "הצגת מחליף השפות בסוף התפריט"
100
-
101
- # @ polylang
102
- #: include/admin-base.php:162
103
- msgid "Displays as dropdown"
104
- msgstr "תצוגה בתפריט נפתח"
105
-
106
- # @ polylang
107
- #: include/admin-base.php:186
108
- msgid "Filters content by language"
109
- msgstr "סינון תוכן לפי שפה"
110
-
111
- # @ polylang
112
- #: include/admin-base.php:193
113
- msgid "Show all languages"
114
- msgstr "הצגת כל השפות"
115
-
116
- # @ polylang
117
- #: include/admin-filters.php:188 include/admin-filters.php:884
118
- msgid "Add new translation"
119
- msgstr "הוספת תרגום חדש"
120
-
121
- # @ polylang
122
- #: include/admin-filters.php:216 include/admin-filters.php:274
123
- #: include/admin-filters.php:608 include/admin-filters.php:824
124
- #: include/admin-filters.php:842 include/list-table.php:45
125
- #: include/media-translations.php:5 include/media-translations.php:43
126
- #: include/post-translations.php:8 include/term-translations.php:15
127
- #: polylang.php:271
128
- msgid "Language"
129
- msgstr "שפה"
130
-
131
- # @ polylang
132
- #: include/admin-filters.php:623 include/admin-filters.php:658
133
- #: include/list-table.php:120 include/media-translations.php:40
134
- #: include/term-translations.php:6 include/term-translations.php:11
135
- msgid "Translations"
136
- msgstr "תרגומים"
137
-
138
- # @ polylang
139
- #: include/admin-filters.php:826 include/admin-filters.php:845
140
- msgid "Sets the language"
141
- msgstr "הגדרות שפה"
142
-
143
- # @ polylang
144
- #: include/admin-filters.php:1078
145
- msgid "Theme locations and languages"
146
- msgstr "מיקום ערכות נושא ושפות"
147
-
148
- # @ polylang
149
- #: include/admin-filters.php:1084
150
- #, php-format
151
- msgid ""
152
- "Please go to the %slanguages page%s to set theme locations and languages"
153
- msgstr "בבקשה לעבור ל %sהגדרות שפה%s כדי לבחור תפריט ראשי לכל שפה"
154
-
155
- # @ polylang
156
- #: include/admin-filters.php:1102
157
- msgid "The widget is displayed for:"
158
- msgstr "וידגט' זה יוצג בשפה:"
159
-
160
- # @ polylang
161
- #: include/admin-filters.php:1106 polylang.php:272
162
- msgid "All languages"
163
- msgstr "כל השפות"
164
-
165
- # @ polylang
166
- #: include/admin-filters.php:1130
167
- msgid "Admin language"
168
- msgstr "שפת פאנל ניהול"
169
-
170
- #: include/admin-filters.php:1135
171
- msgid "Wordpress default"
172
- msgstr "ברירת מחדל"
173
-
174
- # @ default
175
- # @ polylang
176
- #: include/admin-filters.php:1161 include/admin.php:326
177
- msgid "Settings"
178
- msgstr "הגדרות"
179
-
180
- # @ polylang
181
- #: include/admin-filters.php:1167
182
- msgid "Upgrading language files&#8230;"
183
- msgstr "עדכון קבצי שפה&#8230;"
184
-
185
- # @ polylang
186
- #: include/admin.php:22
187
- msgid "About Polylang"
188
- msgstr "אודות התוסף"
189
-
190
- # @ polylang
191
- #: include/admin.php:27 include/list-table.php:92
192
- msgid "Strings translations"
193
- msgstr "מחרוזות תרגומים"
194
-
195
- # @ polylang
196
- #: include/admin.php:323
197
- msgid "Menus"
198
- msgstr "תפריטים"
199
-
200
- # @ polylang
201
- #: include/admin.php:325 include/list-table.php:91
202
- msgid "Strings translation"
203
- msgstr "מחרוזות תרגום"
204
-
205
- # @ polylang
206
- #: include/admin.php:345
207
- msgid "Enter a valid WorPress locale"
208
- msgstr "הזן אזור שתקף בוורדפרס"
209
-
210
- # @ polylang
211
- #: include/admin.php:346
212
- msgid "The language code must be 2 characters long"
213
- msgstr "קוד שפה חייב להיות עם 2 תוים לפחות"
214
-
215
- # @ polylang
216
- #: include/admin.php:347
217
- msgid "The language code must be unique"
218
- msgstr "קוד שפה חייב להיות ייחודי"
219
-
220
- # @ polylang
221
- #: include/admin.php:348
222
- msgid "The language must have a name"
223
- msgstr "שם שפה חובה"
224
-
225
- # @ polylang
226
- #: include/admin.php:349
227
- msgid ""
228
- "The language was created, but the WordPress language file was not "
229
- "downloaded. Please install it manually."
230
- msgstr ""
231
- "השפה נוצרה, אבל את הקובץ שפה של וורדפרס לא היה ניתן להוריד. אנא התקן את "
232
- "הקבצים באופן ידני."
233
-
234
- # @ polylang
235
- #: include/admin.php:468
236
- msgid "Widget title"
237
- msgstr "וידג'ט טקסט"
238
-
239
- # @ polylang
240
- #: include/base.php:339
241
- msgid "Taxonomies"
242
- msgstr "טקסונומיות"
243
-
244
- # @ polylang
245
- #: include/base.php:340
246
- msgid "Custom fields"
247
- msgstr "שדות מיוחדים"
248
-
249
- # @ polylang
250
- #: include/base.php:341
251
- msgid "Comment status"
252
- msgstr "סטטוס תגובה"
253
-
254
- # @ polylang
255
- #: include/base.php:342
256
- msgid "Ping status"
257
- msgstr "סטטוס פינג"
258
-
259
- # @ polylang
260
- #: include/base.php:343
261
- msgid "Sticky posts"
262
- msgstr "פוסטים דביקים"
263
-
264
- # @ polylang
265
- #: include/base.php:344
266
- msgid "Published date"
267
- msgstr "תאריך פרסום"
268
-
269
- # @ polylang
270
- #: include/base.php:345
271
- msgid "Post format"
272
- msgstr "סוג תוכן"
273
-
274
- # @ default
275
- #: include/base.php:346
276
- msgid "Page parent"
277
- msgstr "עמוד אב"
278
-
279
- # @ polylang
280
- #: include/base.php:347
281
- msgid "Page template"
282
- msgstr "תבנית עמוד"
283
-
284
- # @ polylang
285
- #: include/base.php:348
286
- msgid "Page order"
287
- msgstr "סידור עמוד"
288
-
289
- # @ polylang
290
- #: include/base.php:349
291
- msgid "Featured image"
292
- msgstr "תמונה ראשית"
293
-
294
- # @ polylang
295
- #: include/languages-form.php:43
296
- msgid "Edit language"
297
- msgstr "עריכת שפה"
298
-
299
- # @ polylang
300
- #: include/languages-form.php:43 include/languages-form.php:124
301
- msgid "Add new language"
302
- msgstr "הוספת שפה חדשה"
303
-
304
- # @ polylang
305
- #: include/languages-form.php:65
306
- msgid "Choose a language"
307
- msgstr "בחירת שפה"
308
-
309
- # @ polylang
310
- #: include/languages-form.php:79
311
- msgid "You can choose a language in the list or directly edit it below."
312
- msgstr "אפשר לבחור שפה מהרשימה או ישירות לערוך אותה בהמשך."
313
-
314
- # @ polylang
315
- #: include/languages-form.php:83 include/list-table.php:63
316
- msgid "Full name"
317
- msgstr "שם מלא"
318
-
319
- # @ polylang
320
- #: include/languages-form.php:85
321
- msgid "The name is how it is displayed on your site (for example: English)."
322
- msgstr "השם שיוצג באתר שלך (לדוגמא: עברית)"
323
-
324
- # @ polylang
325
- #: include/languages-form.php:89 include/list-table.php:64
326
- msgid "Locale"
327
- msgstr "מיקום"
328
-
329
- # @ polylang
330
- #: include/languages-form.php:94
331
- msgid ""
332
- "Wordpress Locale for the language (for example: en_US). You will need to "
333
- "install the .mo file for this language."
334
- msgstr ""
335
- "קבצי שפה של וורדפרס (לדוגמא he_IL ). חייב להיות קובץ .MO בשביל הגדרת שפה"
336
-
337
- # @ polylang
338
- #: include/languages-form.php:98
339
- msgid "Language code"
340
- msgstr "קוד שפה"
341
-
342
- # @ polylang
343
- #: include/languages-form.php:100
344
- msgid "2-letters ISO 639-1 language code (for example: en)"
345
- msgstr "2 תוים לפחות (לדוגמא: he)"
346
-
347
- # @ polylang
348
- #: include/languages-form.php:104
349
- msgid "Text direction"
350
- msgstr "כיוון טקסט"
351
-
352
- # @ polylang
353
- #: include/languages-form.php:108
354
- msgid "left to right"
355
- msgstr "שמאל לימין"
356
-
357
- # @ polylang
358
- #: include/languages-form.php:113
359
- msgid "right to left"
360
- msgstr "ימין לשמאל"
361
-
362
- # @ polylang
363
- #: include/languages-form.php:115
364
- msgid "Choose the text direction for the language"
365
- msgstr "בחירת כיווניות טקסט עבור השפה"
366
-
367
- # @ polylang
368
- #: include/languages-form.php:119 include/list-table.php:66
369
- msgid "Order"
370
- msgstr "סידור"
371
-
372
- # @ polylang
373
- #: include/languages-form.php:121
374
- msgid "Position of the language in the language switcher"
375
- msgstr "מיקום שפה במחליף השפות"
376
-
377
- # @ polylang
378
- #: include/languages-form.php:180
379
- msgid "Language switcher"
380
- msgstr "מחליף שפות"
381
-
382
- # @ polylang
383
- #: include/languages-form.php:206
384
- msgid "Search translations"
385
- msgstr "חיפוש תרגומים"
386
-
387
- # @ polylang
388
- #: include/languages-form.php:215
389
- msgid "Clean strings translation database"
390
- msgstr "ניקוי מחרוזות תרגום מהדטא בייס"
391
-
392
- # @ polylang
393
- #: include/languages-form.php:231
394
- msgid "Default language"
395
- msgstr "שפת ברירת מחדל"
396
-
397
- # @ polylang
398
- #: include/languages-form.php:243
399
- msgid ""
400
- "There are posts, pages, categories or tags without language set. Do you want "
401
- "to set them all to default language ?"
402
- msgstr ""
403
- "יש הודעות, דפים, קטגוריות או תגיות שאינם מוגדרים בשפה מסויימת. האם להגדיר את "
404
- "כולם שפת ברירת המחדל? "
405
-
406
- # @ polylang
407
- #: include/languages-form.php:251
408
- msgid "Detect browser language"
409
- msgstr "זיהוי שפת דפדפן"
410
-
411
- # @ polylang
412
- #: include/languages-form.php:257
413
- msgid ""
414
- "When the front page is visited, set the language according to the browser "
415
- "preference"
416
- msgstr "כאשר הגולש הגיע לעמוד הבית, הצג את השפה על פי שפת הדפדפן של הגולש"
417
-
418
- # @ polylang
419
- #: include/languages-form.php:264
420
- msgid "URL modifications"
421
- msgstr "שינויי URL"
422
-
423
- # @ polylang
424
- #: include/languages-form.php:270
425
- msgid ""
426
- "The language is set from content. Posts, pages, categories and tags urls are "
427
- "not modified."
428
- msgstr ""
429
- "השפה מוגדרת בגלל התוכן. ה URL של הפוסטים, העמודים, הקטגוריות והתגיות אינם "
430
- "משתנים."
431
-
432
- #: include/languages-form.php:278
433
- msgid ""
434
- "The language code, for example /en/, is added to all urls when using pretty "
435
- "permalinks."
436
- msgstr ""
437
- "קוד השפה, לדוגמא /en/, נוסף לכל הקישורים באתר בעת שימוש בקישורים ידידותיים "
438
- "(pretty permalinks)."
439
-
440
- # @ polylang
441
- #: include/languages-form.php:287
442
- msgid "Remove /language/ in pretty permalinks. Example:"
443
- msgstr "מחק /language/ מכתובת השפה. לדוגמא:"
444
-
445
- # @ polylang
446
- #: include/languages-form.php:296
447
- msgid "Keep /language/ in pretty permalinks. Example:"
448
- msgstr "כתובת מיקום שפה לאחר /language/. לדוגמא:"
449
-
450
- # @ polylang
451
- #: include/languages-form.php:305
452
- msgid "Hide URL language information for default language"
453
- msgstr "הסרת שינוי כתובת עבור שפת ברירת מחדל"
454
-
455
- # @ polylang
456
- #: include/languages-form.php:315
457
- #, php-format
458
- msgid ""
459
- "When using static front page, redirect the language page (example: %s) to "
460
- "the front page in the right language"
461
- msgstr ""
462
- "בעת שימוש בדף בית סטטי, לנתב מחדש את דף השפה (לדוגמה: %s) לדף הבית בשפה "
463
- "הנכונה"
464
-
465
- # @ polylang
466
- #: include/languages-form.php:324
467
- msgid "Media"
468
- msgstr "מדיה"
469
-
470
- # @ polylang
471
- #: include/languages-form.php:330
472
- msgid "Activate languages and translations for media"
473
- msgstr "הפעלת תרגום שפות עבור מערכת המדיה"
474
-
475
- #: include/languages-form.php:337
476
- msgid "Synchronization"
477
- msgstr "סנכרון"
478
-
479
- # @ polylang
480
- #: include/languages-form.php:351
481
- msgid "Custom post types"
482
- msgstr "סוגי פוסטים מותאמים אישית"
483
-
484
- # @ polylang
485
- #: include/languages-form.php:364
486
- msgid "Activate languages and translations for custom post types."
487
- msgstr "הפעלת תרגום שפות עבור סוגי פוסטים מותאמים אישית"
488
-
489
- # @ polylang
490
- #: include/languages-form.php:372
491
- msgid "Custom taxonomies"
492
- msgstr "טקסונומיות מותאמות אישית"
493
-
494
- # @ polylang
495
- #: include/languages-form.php:385
496
- msgid "Activate languages and translations for custom taxonomies."
497
- msgstr "הפעלת תרגום שפות עבור טקסונומיות מותאמות אישית"
498
-
499
- # @ polylang
500
- #: include/list-table.php:55 include/media-translations.php:22
501
- #: include/media-translations.php:60 include/post-translations.php:10
502
- #: include/post-translations.php:33 include/term-translations.php:18
503
- #: include/term-translations.php:80
504
- msgid "Edit"
505
- msgstr "עריכה"
506
-
507
- # @ polylang
508
- #: include/list-table.php:56
509
- msgid "Delete"
510
- msgstr "מחיקה"
511
-
512
- # @ polylang
513
- #: include/list-table.php:65
514
- msgid "Code"
515
- msgstr "קוד"
516
-
517
- # @ polylang
518
- #: include/list-table.php:67
519
- msgid "Flag"
520
- msgstr "דגל"
521
-
522
- # @ polylang
523
- #: include/list-table.php:68
524
- msgid "Posts"
525
- msgstr "פוסטים"
526
-
527
- # @ polylang
528
- #: include/list-table.php:118
529
- msgid "Name"
530
- msgstr "שם"
531
-
532
- # @ polylang
533
- #: include/list-table.php:119
534
- msgid "String"
535
- msgstr "מחרוזת"
536
-
537
- # @ polylang
538
- #: include/media-translations.php:6 include/media-translations.php:44
539
- #: include/term-translations.php:16
540
- msgid "Translation"
541
- msgstr "תרגום"
542
-
543
- # @ polylang
544
- #: include/media-translations.php:31 include/media-translations.php:68
545
- #: include/post-translations.php:38 include/term-translations.php:60
546
- msgid "Add new"
547
- msgstr "הוספת חדש"
548
-
549
- # @ polylang
550
- #: include/post-translations.php:5
551
- msgid "ID of pages in other languages:"
552
- msgstr "עמודים בשפות אחרות"
553
-
554
- # @ polylang
555
- #: include/post-translations.php:5
556
- msgid "ID of posts in other languages:"
557
- msgstr "פוסטים בשפות אחרות"
558
-
559
- # @ polylang
560
- #: include/post-translations.php:9
561
- msgid "Page ID"
562
- msgstr "מספר זיהוי עמוד"
563
-
564
- # @ polylang
565
- #: include/post-translations.php:9
566
- msgid "Post ID"
567
- msgstr "מספר זיהוי פוסט"
568
-
569
- # @ polylang
570
- #: include/term-translations.php:48
571
- msgid "No untranslated term"
572
- msgstr "המונח לא תורגם"
573
-
574
- # @ polylang
575
- #: include/widget.php:6
576
- msgid "Language Switcher"
577
- msgstr "מחליף שפות"
578
-
579
- # @ polylang
580
- #: include/widget.php:6
581
- msgid "Displays a language switcher"
582
- msgstr "הצגת מחליף השפות"
583
-
584
- # @ polylang
585
- #: include/widget.php:69
586
- msgid "Title:"
587
- msgstr "כותרת:"
588
-
589
- # @ polylang
590
- #. translators: plugin header field 'Description'
591
- #: polylang.php:0
592
- msgid "Adds multilingual capability to WordPress"
593
- msgstr "הוספת יכולות שפות מרובה בוורדפרס"
594
-
595
- # @ polylang
596
- #: polylang.php:118
597
- #, php-format
598
- msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
599
- msgstr "המערכת על וורדפרס גרסה %s. התוסף דורש לכל הפחות וורדפרס גרסה %s."
600
-
601
- # @ polylang
602
- #: polylang.php:159
603
- msgid "For some reasons, Polylang could not create a table in your database."
604
- msgstr "מסיבות מסויימות, התוסף לא מצליח ליצור טבלה במסד הנתונים של המערכת"
605
-
606
- # @ polylang
607
- #: polylang.php:220
608
- msgid ""
609
- "Polylang has been deactivated because you upgraded from a too old version."
610
- msgstr "תוסף השפות (Polylang) בוטל בגלל ששדרגת מגרסה ישנה מידי"
611
-
612
- # @ polylang
613
- #: polylang.php:222
614
- #, php-format
615
- msgid "Please upgrade first to %s before ugrading to %s."
616
- msgstr "אנא שדרגו ראשית כל ל %s לפני שאתם משדרגים ל %s"
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: polylang\n"
4
+ "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: \n"
7
+ "Last-Translator: Ariel Klikstein <a@arielk.net>\n"
8
+ "Language-Team: ARYO Digital <mail@aryo.co.il>\n"
9
+ "Language: he\n"
10
+ "MIME-Version: 1.0\n"
11
+ "Content-Type: text/plain; charset=UTF-8\n"
12
+ "Content-Transfer-Encoding: 8bit\n"
13
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
+ "X-Poedit-SourceCharset: UTF-8\n"
15
+ "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
16
+ "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
17
+ "X-Poedit-Basepath: .\n"
18
+ "X-Textdomain-Support: yes\n"
19
+ "X-Generator: Poedit 1.5.4\n"
20
+ "X-Poedit-SearchPath-0: ..\n"
21
+
22
+ # @ polylang
23
+ #: include/about.php:3
24
+ #, php-format
25
+ msgid ""
26
+ "Polylang is provided with an extensive %sdocumentation%s (in English only). "
27
+ "It includes information on how to set up your multilingual site and use it "
28
+ "on a daily basis, a FAQ, as well as a documentation for programmers to adapt "
29
+ "their plugins and themes."
30
+ msgstr ""
31
+ "התוסף מסופק עם %sתיעוד מסודר%s (באנגלית בלבד). התיעוד כולל מידע על הקמת אתר "
32
+ "רב לשוני והשתמשות בו על בסיס יומיומי, שאלות נפוצות, וכן תיעוד עבור מפתחים "
33
+ "להתאמת תוספים וערכות נושא לתוסף."
34
+
35
+ # @ polylang
36
+ #: include/about.php:9
37
+ #, php-format
38
+ msgid ""
39
+ "You will also find useful information in the %ssupport forum%s. However "
40
+ "don't forget to make a search before posting a new topic."
41
+ msgstr ""
42
+ "תוכלו למצוא מידע שימושי ב %sפורום תמיכה%s של התוסף. רק אל תשכחו לחפש לפני "
43
+ "שאתם שואלים."
44
+
45
+ # @ polylang
46
+ #: include/about.php:16
47
+ #, php-format
48
+ msgid ""
49
+ "Polylang is free of charge and is released under the same license as "
50
+ "WordPress, the %sGPL%s."
51
+ msgstr ""
52
+ "התוסף ללא תשלום והוא משוחרר לשימוש חופשי ברישיון %sGPL%s בדומה לוורדפרס."
53
+
54
+ # @ polylang
55
+ #: include/about.php:22
56
+ #, php-format
57
+ msgid "If you wonder how you can help the project, just %sread this%s."
58
+ msgstr "אם הינכם מעוניינים לעזור לפרויקט הזה %sקראו כאן%s."
59
+
60
+ # @ polylang
61
+ #: include/about.php:27
62
+ msgid ""
63
+ "Finally if you like this plugin or if it helps your business, donations to "
64
+ "the author are greatly appreciated."
65
+ msgstr ""
66
+ "אם אתם ממש אוהבים את התוסף הזה או שזה עוזר לעסק שלכם, אני מאוד אעריך אם "
67
+ "תתמכו בי."
68
+
69
+ # @ polylang
70
+ #: include/admin-base.php:55 include/admin-base.php:190
71
+ #: include/admin-filters.php:243 include/admin.php:23 include/admin.php:301
72
+ #: include/list-table.php:13 polylang.php:339
73
+ msgid "Languages"
74
+ msgstr "שפות"
75
+
76
+ # @ polylang
77
+ #: include/admin-base.php:153
78
+ msgid "Displays language names"
79
+ msgstr "הצגת שם שפה"
80
+
81
+ # @ polylang
82
+ #: include/admin-base.php:154
83
+ msgid "Displays flags"
84
+ msgstr "הצגת דגלים"
85
+
86
+ # @ polylang
87
+ #: include/admin-base.php:155
88
+ msgid "Forces link to front page"
89
+ msgstr "לקשר תמיד לעמוד הבית"
90
+
91
+ # @ polylang
92
+ #: include/admin-base.php:156
93
+ msgid "Hides the current language"
94
+ msgstr "הסתרת שפה נוכחית"
95
+
96
+ # @ polylang
97
+ #: include/admin-base.php:160
98
+ msgid "Displays as dropdown"
99
+ msgstr "תצוגה בתפריט נפתח"
100
+
101
+ # @ polylang
102
+ #: include/admin-base.php:191
103
+ msgid "Filters content by language"
104
+ msgstr "סינון תוכן לפי שפה"
105
+
106
+ # @ polylang
107
+ #: include/admin-base.php:186
108
+ msgid "Show all languages"
109
+ msgstr "הצגת כל השפות"
110
+
111
+ # @ polylang
112
+ #: include/admin-filters.php:181 include/admin-filters.php:877
113
+ msgid "Add new translation"
114
+ msgstr "הוספת תרגום חדש"
115
+
116
+ # @ polylang
117
+ #: include/admin-filters.php:209 include/admin-filters.php:267
118
+ #: include/admin-filters.php:601 include/admin-filters.php:817
119
+ #: include/admin-filters.php:835 include/list-table.php:12
120
+ #: include/media-translations.php:5 include/media-translations.php:43
121
+ #: include/post-translations.php:8 include/term-translations.php:15
122
+ #: polylang.php:340
123
+ msgid "Language"
124
+ msgstr "שפה"
125
+
126
+ # @ polylang
127
+ #: include/admin-filters.php:616 include/admin-filters.php:651
128
+ #: include/list-table.php:127 include/media-translations.php:40
129
+ #: include/term-translations.php:6 include/term-translations.php:11
130
+ msgid "Translations"
131
+ msgstr "תרגומים"
132
+
133
+ # @ polylang
134
+ #: include/admin-filters.php:819 include/admin-filters.php:838
135
+ msgid "Sets the language"
136
+ msgstr "הגדרות שפה"
137
+
138
+ # @ polylang
139
+ #: include/admin-filters.php:1053
140
+ msgid "The widget is displayed for:"
141
+ msgstr "וידגט' זה יוצג בשפה:"
142
+
143
+ # @ polylang
144
+ #: include/admin-filters.php:1057 polylang.php:341
145
+ msgid "All languages"
146
+ msgstr "כל השפות"
147
+
148
+ # @ polylang
149
+ #: include/admin-filters.php:1080
150
+ msgid "Admin language"
151
+ msgstr "שפת פאנל ניהול"
152
+
153
+ #: include/admin-filters.php:1085
154
+ msgid "Wordpress default"
155
+ msgstr "ברירת מחדל"
156
+
157
+ # @ default
158
+ # @ polylang
159
+ #: include/admin-filters.php:1114 include/admin.php:306
160
+ msgid "Settings"
161
+ msgstr "הגדרות"
162
+
163
+ # @ polylang
164
+ #: include/admin-filters.php:1120
165
+ msgid "Upgrading language files&#8230;"
166
+ msgstr "עדכון קבצי שפה&#8230;"
167
+
168
+ # @ polylang
169
+ #: include/admin.php:22
170
+ msgid "About Polylang"
171
+ msgstr "אודות התוסף"
172
+
173
+ # @ polylang
174
+ #: include/admin.php:27 include/list-table.php:82
175
+ msgid "Strings translations"
176
+ msgstr "מחרוזות תרגומים"
177
+
178
+ # @ polylang
179
+ #: include/admin.php:305 include/list-table.php:81
180
+ msgid "Strings translation"
181
+ msgstr "מחרוזות תרגום"
182
+
183
+ # @ polylang
184
+ #: include/admin.php:345
185
+ msgid "Enter a valid WorPress locale"
186
+ msgstr "הזן אזור שתקף בוורדפרס"
187
+
188
+ # @ polylang
189
+ #: include/admin.php:346
190
+ msgid "The language code must be 2 characters long"
191
+ msgstr "קוד שפה חייב להיות עם 2 תוים לפחות"
192
+
193
+ # @ polylang
194
+ #: include/admin.php:328
195
+ msgid "The language code must be unique"
196
+ msgstr "קוד שפה חייב להיות ייחודי"
197
+
198
+ # @ polylang
199
+ #: include/admin.php:329
200
+ msgid "The language must have a name"
201
+ msgstr "שם שפה חובה"
202
+
203
+ # @ polylang
204
+ #: include/admin.php:330
205
+ msgid ""
206
+ "The language was created, but the WordPress language file was not "
207
+ "downloaded. Please install it manually."
208
+ msgstr ""
209
+ "השפה נוצרה, אבל את הקובץ שפה של וורדפרס לא היה ניתן להוריד. אנא התקן את "
210
+ "הקבצים באופן ידני."
211
+
212
+ # @ polylang
213
+ #: include/admin.php:449
214
+ msgid "Widget title"
215
+ msgstr "וידג'ט טקסט"
216
+
217
+ # @ polylang
218
+ #: include/base.php:368
219
+ msgid "Taxonomies"
220
+ msgstr "טקסונומיות"
221
+
222
+ # @ polylang
223
+ #: include/base.php:369
224
+ msgid "Custom fields"
225
+ msgstr "שדות מיוחדים"
226
+
227
+ # @ polylang
228
+ #: include/base.php:370
229
+ msgid "Comment status"
230
+ msgstr "סטטוס תגובה"
231
+
232
+ # @ polylang
233
+ #: include/base.php:371
234
+ msgid "Ping status"
235
+ msgstr "סטטוס פינג"
236
+
237
+ # @ polylang
238
+ #: include/base.php:372
239
+ msgid "Sticky posts"
240
+ msgstr "פוסטים דביקים"
241
+
242
+ # @ polylang
243
+ #: include/base.php:373
244
+ msgid "Published date"
245
+ msgstr "תאריך פרסום"
246
+
247
+ # @ polylang
248
+ #: include/base.php:374
249
+ msgid "Post format"
250
+ msgstr "סוג תוכן"
251
+
252
+ # @ default
253
+ #: include/base.php:375
254
+ msgid "Page parent"
255
+ msgstr "עמוד אב"
256
+
257
+ # @ polylang
258
+ #: include/base.php:376
259
+ msgid "Page template"
260
+ msgstr "תבנית עמוד"
261
+
262
+ # @ polylang
263
+ #: include/base.php:377
264
+ msgid "Page order"
265
+ msgstr "סידור עמוד"
266
+
267
+ # @ polylang
268
+ #: include/base.php:378
269
+ msgid "Featured image"
270
+ msgstr "תמונה ראשית"
271
+
272
+ # @ polylang
273
+ #: include/languages-form.php:42
274
+ msgid "Edit language"
275
+ msgstr "עריכת שפה"
276
+
277
+ # @ polylang
278
+ #: include/languages-form.php:42 include/languages-form.php:123
279
+ msgid "Add new language"
280
+ msgstr "הוספת שפה חדשה"
281
+
282
+ # @ polylang
283
+ #: include/languages-form.php:64
284
+ msgid "Choose a language"
285
+ msgstr "בחירת שפה"
286
+
287
+ # @ polylang
288
+ #: include/languages-form.php:78
289
+ msgid "You can choose a language in the list or directly edit it below."
290
+ msgstr "אפשר לבחור שפה מהרשימה או ישירות לערוך אותה בהמשך."
291
+
292
+ # @ polylang
293
+ #: include/languages-form.php:82 include/list-table.php:34
294
+ msgid "Full name"
295
+ msgstr "שם מלא"
296
+
297
+ # @ polylang
298
+ #: include/languages-form.php:84
299
+ msgid "The name is how it is displayed on your site (for example: English)."
300
+ msgstr "השם שיוצג באתר שלך (לדוגמא: עברית)"
301
+
302
+ # @ polylang
303
+ #: include/languages-form.php:88 include/list-table.php:35
304
+ msgid "Locale"
305
+ msgstr "מיקום"
306
+
307
+ # @ polylang
308
+ #: include/languages-form.php:93
309
+ msgid ""
310
+ "Wordpress Locale for the language (for example: en_US). You will need to "
311
+ "install the .mo file for this language."
312
+ msgstr ""
313
+ "קבצי שפה של וורדפרס (לדוגמא he_IL ). חייב להיות קובץ .MO בשביל הגדרת שפה"
314
+
315
+ # @ polylang
316
+ #: include/languages-form.php:97
317
+ msgid "Language code"
318
+ msgstr "קוד שפה"
319
+
320
+ # @ polylang
321
+ #: include/languages-form.php:99
322
+ msgid "2-letters ISO 639-1 language code (for example: en)"
323
+ msgstr "2 תוים לפחות (לדוגמא: he)"
324
+
325
+ # @ polylang
326
+ #: include/languages-form.php:103
327
+ msgid "Text direction"
328
+ msgstr "כיוון טקסט"
329
+
330
+ # @ polylang
331
+ #: include/languages-form.php:107
332
+ msgid "left to right"
333
+ msgstr "שמאל לימין"
334
+
335
+ # @ polylang
336
+ #: include/languages-form.php:112
337
+ msgid "right to left"
338
+ msgstr "ימין לשמאל"
339
+
340
+ # @ polylang
341
+ #: include/languages-form.php:114
342
+ msgid "Choose the text direction for the language"
343
+ msgstr "בחירת כיווניות טקסט עבור השפה"
344
+
345
+ # @ polylang
346
+ #: include/languages-form.php:118 include/list-table.php:37
347
+ msgid "Order"
348
+ msgstr "סידור"
349
+
350
+ # @ polylang
351
+ #: include/languages-form.php:120
352
+ msgid "Position of the language in the language switcher"
353
+ msgstr "מיקום שפה במחליף השפות"
354
+
355
+ # @ polylang
356
+ #: include/nav-menu.php:28 include/nav-menu.php:51 include/nav-menu.php:54
357
+ #: include/nav-menu.php:82 include/nav-menu.php:106 polylang.php:302
358
+ msgid "Language switcher"
359
+ msgstr "מחליף שפות"
360
+
361
+ # @ polylang
362
+ #: include/languages-form.php:148
363
+ msgid "Search translations"
364
+ msgstr "חיפוש תרגומים"
365
+
366
+ # @ polylang
367
+ #: include/languages-form.php:151
368
+ msgid "Clean strings translation database"
369
+ msgstr "ניקוי מחרוזות תרגום מהדטא בייס"
370
+
371
+ # @ polylang
372
+ #: include/languages-form.php:167
373
+ msgid "Default language"
374
+ msgstr "שפת ברירת מחדל"
375
+
376
+ # @ polylang
377
+ #: include/languages-form.php:179
378
+ msgid ""
379
+ "There are posts, pages, categories or tags without language set. Do you want "
380
+ "to set them all to default language ?"
381
+ msgstr ""
382
+ "יש הודעות, דפים, קטגוריות או תגיות שאינם מוגדרים בשפה מסויימת. האם להגדיר את "
383
+ "כולם שפת ברירת המחדל? "
384
+
385
+ # @ polylang
386
+ #: include/languages-form.php:187
387
+ msgid "Detect browser language"
388
+ msgstr "זיהוי שפת דפדפן"
389
+
390
+ # @ polylang
391
+ #: include/languages-form.php:193
392
+ msgid ""
393
+ "When the front page is visited, set the language according to the browser "
394
+ "preference"
395
+ msgstr "כאשר הגולש הגיע לעמוד הבית, הצג את השפה על פי שפת הדפדפן של הגולש"
396
+
397
+ # @ polylang
398
+ #: include/languages-form.php:200
399
+ msgid "URL modifications"
400
+ msgstr "שינויי URL"
401
+
402
+ # @ polylang
403
+ #: include/languages-form.php:206
404
+ msgid ""
405
+ "The language is set from content. Posts, pages, categories and tags urls are "
406
+ "not modified."
407
+ msgstr ""
408
+ "השפה מוגדרת בגלל התוכן. ה URL של הפוסטים, העמודים, הקטגוריות והתגיות אינם "
409
+ "משתנים."
410
+
411
+ #: include/languages-form.php:214
412
+ msgid ""
413
+ "The language code, for example /en/, is added to all urls when using pretty "
414
+ "permalinks."
415
+ msgstr ""
416
+ "קוד השפה, לדוגמא /en/, נוסף לכל הקישורים באתר בעת שימוש בקישורים ידידותיים "
417
+ "(pretty permalinks)."
418
+
419
+ # @ polylang
420
+ #: include/languages-form.php:223
421
+ msgid "Remove /language/ in pretty permalinks. Example:"
422
+ msgstr "מחק /language/ מכתובת השפה. לדוגמא:"
423
+
424
+ # @ polylang
425
+ #: include/languages-form.php:232
426
+ msgid "Keep /language/ in pretty permalinks. Example:"
427
+ msgstr "כתובת מיקום שפה לאחר /language/. לדוגמא:"
428
+
429
+ # @ polylang
430
+ #: include/languages-form.php:241
431
+ msgid "Hide URL language information for default language"
432
+ msgstr "הסרת שינוי כתובת עבור שפת ברירת מחדל"
433
+
434
+ # @ polylang
435
+ #: include/languages-form.php:251
436
+ #, php-format
437
+ msgid ""
438
+ "When using static front page, redirect the language page (example: %s) to "
439
+ "the front page in the right language"
440
+ msgstr ""
441
+ "בעת שימוש בדף בית סטטי, לנתב מחדש את דף השפה (לדוגמה: %s) לדף הבית בשפה "
442
+ "הנכונה"
443
+
444
+ # @ polylang
445
+ #: include/languages-form.php:260
446
+ msgid "Media"
447
+ msgstr "מדיה"
448
+
449
+ # @ polylang
450
+ #: include/languages-form.php:266
451
+ msgid "Activate languages and translations for media"
452
+ msgstr "הפעלת תרגום שפות עבור מערכת המדיה"
453
+
454
+ #: include/languages-form.php:273
455
+ msgid "Synchronization"
456
+ msgstr "סנכרון"
457
+
458
+ # @ polylang
459
+ #: include/languages-form.php:287
460
+ msgid "Custom post types"
461
+ msgstr "סוגי פוסטים מותאמים אישית"
462
+
463
+ # @ polylang
464
+ #: include/languages-form.php:300
465
+ msgid "Activate languages and translations for custom post types."
466
+ msgstr "הפעלת תרגום שפות עבור סוגי פוסטים מותאמים אישית"
467
+
468
+ # @ polylang
469
+ #: include/languages-form.php:307
470
+ msgid "Custom taxonomies"
471
+ msgstr "טקסונומיות מותאמות אישית"
472
+
473
+ # @ polylang
474
+ #: include/languages-form.php:320
475
+ msgid "Activate languages and translations for custom taxonomies."
476
+ msgstr "הפעלת תרגום שפות עבור טקסונומיות מותאמות אישית"
477
+
478
+ # @ polylang
479
+ #: include/list-table.php:26 include/media-translations.php:22
480
+ #: include/media-translations.php:60 include/post-translations.php:10
481
+ #: include/post-translations.php:33 include/term-translations.php:18
482
+ #: include/term-translations.php:80
483
+ msgid "Edit"
484
+ msgstr "עריכה"
485
+
486
+ # @ polylang
487
+ #: include/list-table.php:27 include/list-table.php:162
488
+ msgid "Delete"
489
+ msgstr "מחיקה"
490
+
491
+ # @ polylang
492
+ #: include/list-table.php:36
493
+ msgid "Code"
494
+ msgstr "קוד"
495
+
496
+ # @ polylang
497
+ #: include/list-table.php:38
498
+ msgid "Flag"
499
+ msgstr "דגל"
500
+
501
+ # @ polylang
502
+ #: include/list-table.php:39
503
+ msgid "Posts"
504
+ msgstr "פוסטים"
505
+
506
+ # @ polylang
507
+ #: include/list-table.php:125
508
+ msgid "Name"
509
+ msgstr "שם"
510
+
511
+ # @ polylang
512
+ #: include/list-table.php:126
513
+ msgid "String"
514
+ msgstr "מחרוזת"
515
+
516
+ # @ polylang
517
+ #: include/media-translations.php:6 include/media-translations.php:44
518
+ #: include/term-translations.php:16
519
+ msgid "Translation"
520
+ msgstr "תרגום"
521
+
522
+ # @ polylang
523
+ #: include/media-translations.php:31 include/media-translations.php:68
524
+ #: include/post-translations.php:38 include/term-translations.php:60
525
+ msgid "Add new"
526
+ msgstr "הוספת חדש"
527
+
528
+ # @ polylang
529
+ #: include/post-translations.php:5
530
+ msgid "ID of pages in other languages:"
531
+ msgstr "עמודים בשפות אחרות"
532
+
533
+ # @ polylang
534
+ #: include/post-translations.php:5
535
+ msgid "ID of posts in other languages:"
536
+ msgstr "פוסטים בשפות אחרות"
537
+
538
+ # @ polylang
539
+ #: include/post-translations.php:9
540
+ msgid "Page ID"
541
+ msgstr "מספר זיהוי עמוד"
542
+
543
+ # @ polylang
544
+ #: include/post-translations.php:9
545
+ msgid "Post ID"
546
+ msgstr "מספר זיהוי פוסט"
547
+
548
+ # @ polylang
549
+ #: include/term-translations.php:48
550
+ msgid "No untranslated term"
551
+ msgstr "המונח לא תורגם"
552
+
553
+ # @ polylang
554
+ #: include/widget.php:6
555
+ msgid "Language Switcher"
556
+ msgstr "מחליף שפות"
557
+
558
+ # @ polylang
559
+ #: include/widget.php:6
560
+ msgid "Displays a language switcher"
561
+ msgstr "הצגת מחליף השפות"
562
+
563
+ # @ polylang
564
+ #: include/widget.php:69
565
+ msgid "Title:"
566
+ msgstr "כותרת:"
567
+
568
+ # @ polylang
569
+ #. translators: plugin header field 'Description'
570
+ #: polylang.php:0
571
+ msgid "Adds multilingual capability to WordPress"
572
+ msgstr "הוספת יכולות שפות מרובה בוורדפרס"
573
+
574
+ # @ polylang
575
+ #: polylang.php:133
576
+ #, php-format
577
+ msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
578
+ msgstr "המערכת על וורדפרס גרסה %s. התוסף דורש לכל הפחות וורדפרס גרסה %s."
579
+
580
+ # @ polylang
581
+ #: polylang.php:174
582
+ msgid "For some reasons, Polylang could not create a table in your database."
583
+ msgstr "מסיבות מסויימות, התוסף לא מצליח ליצור טבלה במסד הנתונים של המערכת"
584
+
585
+ # @ polylang
586
+ #: polylang.php:235
587
+ msgid ""
588
+ "Polylang has been deactivated because you upgraded from a too old version."
589
+ msgstr "תוסף השפות (Polylang) בוטל בגלל ששדרגת מגרסה ישנה מידי"
590
+
591
+ # @ polylang
592
+ #: polylang.php:237
593
+ #, php-format
594
+ msgid "Please upgrade first to %s before ugrading to %s."
595
+ msgstr "אנא שדרגו ראשית כל ל %s לפני שאתם משדרגים ל %s"
596
+
597
+ # @ polylang
598
+ #: include/list-table.php:124
599
+ msgid "Group"
600
+ msgstr "קבוצה"
601
+
602
+ # @ polylang
603
+ #: include/list-table.php:173
604
+ msgid "View all groups"
605
+ msgstr "הצגת כל הקבוצות"
 
 
 
 
 
 
 
 
 
 
 
languages/polylang-hu_HU.mo CHANGED
Binary file
languages/polylang-hu_HU.po CHANGED
@@ -20,143 +20,122 @@ msgstr ""
20
 
21
  #: include/about.php:3
22
  #, php-format
23
- msgid ""
24
- "Polylang is provided with an extensive %sdocumentation%s (in English only). "
25
- "It includes information on how to set up your multilingual site and use it "
26
- "on a daily basis, a FAQ, as well as a documentation for programmers to adapt "
27
- "their plugins and themes."
28
- msgstr ""
29
- "A bővítményhez részletes %sdokumentáció%s áll rendelkezésre (angol nyelven), "
30
- "amely tartalmazza a telepítéshez és a mindennapos használathoz szükséges "
31
- "leírásokat, és a fejlesztők számára szükséges információkat is."
32
 
33
  #: include/about.php:9
34
  #, php-format
35
- msgid ""
36
- "You will also find useful information in the %ssupport forum%s. However "
37
- "don't forget to make a search before posting a new topic."
38
- msgstr ""
39
- "Továbbá a %stámogató fórumban%s is találhatók hasznos információk, de új "
40
- "téma indítása előtt érdemes a keresést is használni."
41
 
42
  #: include/about.php:16
43
  #, php-format
44
- msgid ""
45
- "Polylang is free of charge and is released under the same license as "
46
- "WordPress, the %sGPL%s."
47
- msgstr ""
48
- "Polylang bővítmény ingyen használható és a WordPress-el azonos, %sGPL%s "
49
- "licensz alatt lett kiadva."
50
 
51
  #: include/about.php:22
52
  #, php-format
53
  msgid "If you wonder how you can help the project, just %sread this%s."
54
- msgstr ""
55
- "Ha hasznosnak bizonyult a bővítmény, akkor %sfejlesztéssel, teszteléssel "
56
- "vagy fórum válaszokkal%s is lehet segíteni folyamatos fejlődését."
57
 
58
  #: include/about.php:27
59
- msgid ""
60
- "Finally if you like this plugin or if it helps your business, donations to "
61
- "the author are greatly appreciated."
62
- msgstr ""
63
- "Vagy a lentebbi gombra kattintva adományozással is hozzá lehet járulni a "
64
- "fejlesztéséhez, amit ez úton is köszönünk!"
65
-
66
- #: include/admin-base.php:55 include/admin-base.php:185
67
- #: include/admin-filters.php:250 include/admin.php:23 include/admin.php:318
68
- #: include/list-table.php:46 polylang.php:270
69
  msgid "Languages"
70
  msgstr "Nyelvek"
71
 
72
- #: include/admin-base.php:154
73
  msgid "Displays language names"
74
  msgstr "Nyelvek nevének mutatása"
75
 
76
- #: include/admin-base.php:155
77
  msgid "Displays flags"
78
  msgstr "Nyelv zászlók mutatása"
79
 
80
- #: include/admin-base.php:156
81
  msgid "Forces link to front page"
82
  msgstr "Főoldal linkje tartalmazza a nyelvet is"
83
 
84
- #: include/admin-base.php:157
85
  msgid "Hides the current language"
86
  msgstr "Aktuális nyelv elrejtése"
87
 
88
- #: include/admin-base.php:161
89
- msgid "Displays a language switcher at the end of the menu"
90
- msgstr "A menü végén megjeleníti a nyelv választót"
91
-
92
- #: include/admin-base.php:162
93
  msgid "Displays as dropdown"
94
  msgstr "Megjelenítés legördülő menüként"
95
 
96
- #: include/admin-base.php:186
97
  msgid "Filters content by language"
98
  msgstr "Tartalom szűrése nyelv szerint"
99
 
100
- #: include/admin-base.php:193
101
  msgid "Show all languages"
102
  msgstr "Minden nyelv"
103
 
104
- #: include/admin-filters.php:188 include/admin-filters.php:884
 
105
  msgid "Add new translation"
106
  msgstr "Új fordítás hozzáadása"
107
 
108
- #: include/admin-filters.php:216 include/admin-filters.php:274
109
- #: include/admin-filters.php:608 include/admin-filters.php:824
110
- #: include/admin-filters.php:842 include/list-table.php:45
111
- #: include/media-translations.php:5 include/media-translations.php:43
112
- #: include/post-translations.php:8 include/term-translations.php:15
113
- #: polylang.php:271
 
 
 
 
 
114
  msgid "Language"
115
  msgstr "Nyelv"
116
 
117
- #: include/admin-filters.php:623 include/admin-filters.php:658
118
- #: include/list-table.php:120 include/media-translations.php:40
119
- #: include/term-translations.php:6 include/term-translations.php:11
 
 
 
120
  msgid "Translations"
121
  msgstr "Fordítások"
122
 
123
- #: include/admin-filters.php:826 include/admin-filters.php:845
 
124
  msgid "Sets the language"
125
  msgstr "Nyelvek beállítása"
126
 
127
- #: include/admin-filters.php:1078
128
- msgid "Theme locations and languages"
129
- msgstr "Sablon helyek és nyelvek"
130
-
131
- #: include/admin-filters.php:1084
132
- #, php-format
133
- msgid ""
134
- "Please go to the %slanguages page%s to set theme locations and languages"
135
- msgstr ""
136
- "a %sBeállítások > Nyelvek%s oldalon lehet a sablon helyek és nyelvek "
137
- "beállításokat elvégezni."
138
-
139
- #: include/admin-filters.php:1102
140
  msgid "The widget is displayed for:"
141
  msgstr "Widget megjelenítése ennél a nyelvnél:"
142
 
143
- #: include/admin-filters.php:1106 polylang.php:272
 
144
  msgid "All languages"
145
  msgstr "Minden nyelv"
146
 
147
- #: include/admin-filters.php:1130
148
  msgid "Admin language"
149
  msgstr "Adminisztrációs felület nyelve"
150
 
151
- #: include/admin-filters.php:1135
152
  msgid "Wordpress default"
153
  msgstr "WordPress alapértelmezett"
154
 
155
- #: include/admin-filters.php:1161 include/admin.php:326
 
156
  msgid "Settings"
157
  msgstr "Beállítások"
158
 
159
- #: include/admin-filters.php:1167
160
  msgid "Upgrading language files&#8230;"
161
  msgstr "Nyelv fájlok frissítése&#8230;"
162
 
@@ -164,15 +143,13 @@ msgstr "Nyelv fájlok frissítése&#8230;"
164
  msgid "About Polylang"
165
  msgstr "Polylang bővítményről"
166
 
167
- #: include/admin.php:27 include/list-table.php:92
 
168
  msgid "Strings translations"
169
  msgstr "Szöveg fordítások"
170
 
171
- #: include/admin.php:323
172
- msgid "Menus"
173
- msgstr "Menük"
174
-
175
- #: include/admin.php:325 include/list-table.php:91
176
  msgid "Strings translation"
177
  msgstr "Szöveg fordítások"
178
 
@@ -184,295 +161,283 @@ msgstr "WordPress nyelvkód (pl. hu_HU)"
184
  msgid "The language code must be 2 characters long"
185
  msgstr "2 karakteres nyelvkód (pl. hu)"
186
 
187
- #: include/admin.php:347
188
  msgid "The language code must be unique"
189
  msgstr "A nyelvkódnak egyedinek kell lennie"
190
 
191
- #: include/admin.php:348
192
  msgid "The language must have a name"
193
  msgstr "Nevet is kell adni a nyelvnek"
194
 
195
- #: include/admin.php:349
196
- msgid ""
197
- "The language was created, but the WordPress language file was not "
198
- "downloaded. Please install it manually."
199
- msgstr ""
200
- "A nyelv hozzá lett adva, de a WordPress fordítások (.mo fájlok) ehhez a "
201
- "nyelvhez nem lettek letöltve, ezt kézzel kell megtenni."
202
 
203
- #: include/admin.php:468
204
  msgid "Widget title"
205
  msgstr "Widget címe"
206
 
207
  # @ polylang
208
- #: include/base.php:339
209
  msgid "Taxonomies"
210
  msgstr "Taxonómiák (kategóriák, címkék)"
211
 
212
  # @ polylang
213
- #: include/base.php:340
214
  msgid "Custom fields"
215
  msgstr "Egyedi mezők"
216
 
217
  # @ polylang
218
- #: include/base.php:341
219
  msgid "Comment status"
220
  msgstr "Hozzászólás állapot"
221
 
222
  # @ polylang
223
- #: include/base.php:342
224
  msgid "Ping status"
225
  msgstr "Értesítés (ping) állapot"
226
 
227
  # @ polylang
228
- #: include/base.php:343
229
  msgid "Sticky posts"
230
  msgstr "Ragadós bejegyzések"
231
 
232
  # @ polylang
233
- #: include/base.php:344
234
  msgid "Published date"
235
  msgstr "Közzététel időpontja"
236
 
237
- #: include/base.php:345
238
  msgid "Post format"
239
  msgstr "Formátum"
240
 
241
- #: include/base.php:346
242
  msgid "Page parent"
243
  msgstr "Szülő oldal"
244
 
245
  # @ polylang
246
- #: include/base.php:347
247
  msgid "Page template"
248
  msgstr "Oldal sablonminta"
249
 
250
- #: include/base.php:348
251
  msgid "Page order"
252
  msgstr "Oldal sorrend"
253
 
254
  # @ polylang
255
- #: include/base.php:349
256
  msgid "Featured image"
257
  msgstr "Kiemelt kép"
258
 
259
- #: include/languages-form.php:43
260
  msgid "Edit language"
261
  msgstr "Nyelv szerkesztése"
262
 
263
- #: include/languages-form.php:43 include/languages-form.php:124
 
264
  msgid "Add new language"
265
  msgstr "Új nyelv hozzáadása"
266
 
267
- #: include/languages-form.php:65
268
  msgid "Choose a language"
269
  msgstr "Nyelv kiválasztása"
270
 
271
- #: include/languages-form.php:79
272
  msgid "You can choose a language in the list or directly edit it below."
273
  msgstr "Kiválasztható egy nyelv, vagy lentebb megadhatók a részletei:"
274
 
275
- #: include/languages-form.php:83 include/list-table.php:63
 
276
  msgid "Full name"
277
  msgstr "Nyelv teljes neve"
278
 
279
- #: include/languages-form.php:85
280
  msgid "The name is how it is displayed on your site (for example: English)."
281
  msgstr "A nyelv teljes neve, ahogy majd a honlapon is megjelenik (pl. Magyar)"
282
 
283
- #: include/languages-form.php:89 include/list-table.php:64
 
284
  msgid "Locale"
285
  msgstr "WP nyelvkód"
286
 
287
- #: include/languages-form.php:94
288
- msgid ""
289
- "Wordpress Locale for the language (for example: en_US). You will need to "
290
- "install the .mo file for this language."
291
- msgstr ""
292
- "WordPress nyelvkód (pl. hu_HU). A nyelvhez tartozó .mo fordítás fájlt kézzel "
293
- "kell telepíteni."
294
 
295
- #: include/languages-form.php:98
296
  msgid "Language code"
297
  msgstr "Nyelvkód"
298
 
299
- #: include/languages-form.php:100
300
  msgid "2-letters ISO 639-1 language code (for example: en)"
301
  msgstr "2 karakteres ISO 639-1 nyelvkód (pl. hu)"
302
 
303
- #: include/languages-form.php:104
304
  msgid "Text direction"
305
  msgstr "Nyelv írásmódja"
306
 
307
- #: include/languages-form.php:108
308
  msgid "left to right"
309
  msgstr "balról jobbra"
310
 
311
- #: include/languages-form.php:113
312
  msgid "right to left"
313
  msgstr "jobbról balra"
314
 
315
- #: include/languages-form.php:115
316
  msgid "Choose the text direction for the language"
317
  msgstr "Nyelv írásmódjának kiválasztása"
318
 
319
- #: include/languages-form.php:119 include/list-table.php:66
 
320
  msgid "Order"
321
  msgstr "Sorrend"
322
 
323
- #: include/languages-form.php:121
324
  msgid "Position of the language in the language switcher"
325
  msgstr "Hányadikként jelenjen meg a nyelv"
326
 
327
- #: include/languages-form.php:180
 
 
 
 
 
328
  msgid "Language switcher"
329
  msgstr "Nyelv választó"
330
 
331
- #: include/languages-form.php:206
332
  msgid "Search translations"
333
  msgstr "Fordítás keresése"
334
 
335
- #: include/languages-form.php:215
336
  msgid "Clean strings translation database"
337
  msgstr "Szöveg fordítások törlése"
338
 
339
- #: include/languages-form.php:231
340
  msgid "Default language"
341
  msgstr "Alapértelmezett nyelv"
342
 
343
- #: include/languages-form.php:243
344
- msgid ""
345
- "There are posts, pages, categories or tags without language set. Do you want "
346
- "to set them all to default language ?"
347
- msgstr ""
348
- "Vannak bejegyzések, oldalak, kategóriák és címkék, amelyekhez még nincs "
349
- "nyelv megadva. Ezek használják az alapértelmezett nyelvet."
350
 
351
- #: include/languages-form.php:251
352
  msgid "Detect browser language"
353
  msgstr "Böngésző nyelvének használata"
354
 
355
- #: include/languages-form.php:257
356
- msgid ""
357
- "When the front page is visited, set the language according to the browser "
358
- "preference"
359
- msgstr ""
360
- "Amikor meglátogatják a honlapot, akkor a látogató böngészőjének nyelvét "
361
- "vegyük alapul."
362
 
363
- #: include/languages-form.php:264
364
  msgid "URL modifications"
365
  msgstr "Linkek módosítása"
366
 
367
- #: include/languages-form.php:270
368
- msgid ""
369
- "The language is set from content. Posts, pages, categories and tags urls are "
370
- "not modified."
371
- msgstr ""
372
- "Nyelv meghatározása a kért tartalom nyelve alapján. Oldalak, bejegyzések, "
373
- "kategóriák, címkék linkje nem lesz módosítva."
374
 
375
- #: include/languages-form.php:278
376
- msgid ""
377
- "The language code, for example /en/, is added to all urls when using pretty "
378
- "permalinks."
379
- msgstr ""
380
- "A nyelvkód, pl. /hu/ része a linknek, ha a közvetlen linknek beállítása nem "
381
- "az alapértelmezett."
382
 
383
- #: include/languages-form.php:287
384
  msgid "Remove /language/ in pretty permalinks. Example:"
385
  msgstr "Közvetlen linkekben NE szerepeljen a /language/ előtag, pl.:"
386
 
387
- #: include/languages-form.php:296
388
  msgid "Keep /language/ in pretty permalinks. Example:"
389
  msgstr "Közvetlen linkekben szerepeljen a /language/ előtag, pl.:"
390
 
391
- #: include/languages-form.php:305
392
  msgid "Hide URL language information for default language"
393
  msgstr "Nyelvkód eltávolítása a linkekből az alapértelmezett nyelv esetén"
394
 
395
- #: include/languages-form.php:315
396
  #, php-format
397
- msgid ""
398
- "When using static front page, redirect the language page (example: %s) to "
399
- "the front page in the right language"
400
- msgstr ""
401
- "Ha a kezdőoldal egy statikus oldal, akkor a nyelv választásnál (pl: %s) "
402
- "legyen átirányítás a megfelelő nyelvű kezdőoldalra"
403
 
404
  # @ polylang
405
- #: include/languages-form.php:324
406
  msgid "Media"
407
  msgstr "Média"
408
 
409
  # @ polylang
410
- #: include/languages-form.php:330
411
  msgid "Activate languages and translations for media"
412
  msgstr "Médiák fordításának bekapcsolása"
413
 
414
- #: include/languages-form.php:337
415
  msgid "Synchronization"
416
  msgstr "Szinkronizálás"
417
 
418
  # @ polylang
419
- #: include/languages-form.php:351
420
  msgid "Custom post types"
421
  msgstr "Egyedi bejegyzés típusok"
422
 
423
  # @ polylang
424
- #: include/languages-form.php:364
425
  msgid "Activate languages and translations for custom post types."
426
  msgstr "Egyedi bejegyzés típusok fordításának bekapcsolása."
427
 
428
  # @ polylang
429
- #: include/languages-form.php:372
430
  msgid "Custom taxonomies"
431
  msgstr "Egyedi taxonómiák (kategóriák, címkék)"
432
 
433
  # @ polylang
434
- #: include/languages-form.php:385
435
  msgid "Activate languages and translations for custom taxonomies."
436
  msgstr "Egyedi taxonómiák (kategóriák, címkék) fordításának bekapcsolása."
437
 
438
- #: include/list-table.php:55 include/media-translations.php:22
439
- #: include/media-translations.php:60 include/post-translations.php:10
440
- #: include/post-translations.php:33 include/term-translations.php:18
 
 
 
441
  #: include/term-translations.php:80
442
  msgid "Edit"
443
  msgstr "Szerkesztés"
444
 
445
- #: include/list-table.php:56
 
446
  msgid "Delete"
447
  msgstr "Törlés"
448
 
449
- #: include/list-table.php:65
450
  msgid "Code"
451
  msgstr "Nyelvkód"
452
 
453
- #: include/list-table.php:67
454
  msgid "Flag"
455
  msgstr "Zászló"
456
 
457
- #: include/list-table.php:68
458
  msgid "Posts"
459
  msgstr "Bejegyzések"
460
 
461
- #: include/list-table.php:118
462
  msgid "Name"
463
  msgstr "Név"
464
 
465
- #: include/list-table.php:119
466
  msgid "String"
467
  msgstr "Szöveg"
468
 
469
- #: include/media-translations.php:6 include/media-translations.php:44
 
470
  #: include/term-translations.php:16
471
  msgid "Translation"
472
  msgstr "Fordítás"
473
 
474
- #: include/media-translations.php:31 include/media-translations.php:68
475
- #: include/post-translations.php:38 include/term-translations.php:60
 
 
476
  msgid "Add new"
477
  msgstr "Új hozzáadása"
478
 
@@ -514,31 +479,50 @@ msgstr "Cím:"
514
  msgid "Adds multilingual capability to WordPress"
515
  msgstr "Többnyelvű tartalom, fordítások kezelése."
516
 
517
- #: polylang.php:118
518
  #, php-format
519
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
520
- msgstr ""
521
- "Jelenleg a WordPress %s verziója van használva. Polylang bővítmény "
522
- "használatához legalább WordPress %s verzió szükséges."
523
 
524
- #: polylang.php:159
525
  msgid "For some reasons, Polylang could not create a table in your database."
526
  msgstr "Polylang bővítménynek nem sikerült egy adatbázis táblát létrehozni."
527
 
528
  # @ polylang
529
- #: polylang.php:220
530
- msgid ""
531
- "Polylang has been deactivated because you upgraded from a too old version."
532
- msgstr ""
533
- "Polylang bővítmény ki lett kapcsolva, mert túl régi verzióról lett frissítve."
534
 
535
  # @ polylang
536
- #: polylang.php:222
537
  #, php-format
538
  msgid "Please upgrade first to %s before ugrading to %s."
 
 
 
 
 
 
 
 
 
 
539
  msgstr ""
540
- "Először a(z) %s verzióra kell elvégezni a frissítést, majd csak utána lehet a"
541
- "(z) %s verzióra is."
 
 
 
 
 
 
 
 
 
 
 
 
 
542
 
543
  #~ msgid "Error: Restore of local flags failed!"
544
  #~ msgstr ""
20
 
21
  #: include/about.php:3
22
  #, php-format
23
+ msgid "Polylang is provided with an extensive %sdocumentation%s (in English only). It includes information on how to set up your multilingual site and use it on a daily basis, a FAQ, as well as a documentation for programmers to adapt their plugins and themes."
24
+ msgstr "A bővítményhez részletes %sdokumentáció%s áll rendelkezésre (angol nyelven), amely tartalmazza a telepítéshez és a mindennapos használathoz szükséges leírásokat, és a fejlesztők számára szükséges információkat is."
 
 
 
 
 
 
 
25
 
26
  #: include/about.php:9
27
  #, php-format
28
+ msgid "You will also find useful information in the %ssupport forum%s. However don't forget to make a search before posting a new topic."
29
+ msgstr "Továbbá a %stámogató fórumban%s is találhatók hasznos információk, de új téma indítása előtt érdemes a keresést is használni."
 
 
 
 
30
 
31
  #: include/about.php:16
32
  #, php-format
33
+ msgid "Polylang is free of charge and is released under the same license as WordPress, the %sGPL%s."
34
+ msgstr "Polylang bővítmény ingyen használható és a WordPress-el azonos, %sGPL%s licensz alatt lett kiadva."
 
 
 
 
35
 
36
  #: include/about.php:22
37
  #, php-format
38
  msgid "If you wonder how you can help the project, just %sread this%s."
39
+ msgstr "Ha hasznosnak bizonyult a bővítmény, akkor %sfejlesztéssel, teszteléssel vagy fórum válaszokkal%s is lehet segíteni folyamatos fejlődését."
 
 
40
 
41
  #: include/about.php:27
42
+ msgid "Finally if you like this plugin or if it helps your business, donations to the author are greatly appreciated."
43
+ msgstr "Vagy a lentebbi gombra kattintva adományozással is hozzá lehet járulni a fejlesztéséhez, amit ez úton is köszönünk!"
44
+
45
+ #: include/admin-base.php:55
46
+ #: include/admin-base.php:190
47
+ #: include/admin-filters.php:243
48
+ #: include/admin.php:23
49
+ #: include/admin.php:301
50
+ #: include/list-table.php:13
51
+ #: polylang.php:339
52
  msgid "Languages"
53
  msgstr "Nyelvek"
54
 
55
+ #: include/admin-base.php:153
56
  msgid "Displays language names"
57
  msgstr "Nyelvek nevének mutatása"
58
 
59
+ #: include/admin-base.php:154
60
  msgid "Displays flags"
61
  msgstr "Nyelv zászlók mutatása"
62
 
63
+ #: include/admin-base.php:155
64
  msgid "Forces link to front page"
65
  msgstr "Főoldal linkje tartalmazza a nyelvet is"
66
 
67
+ #: include/admin-base.php:156
68
  msgid "Hides the current language"
69
  msgstr "Aktuális nyelv elrejtése"
70
 
71
+ #: include/admin-base.php:160
 
 
 
 
72
  msgid "Displays as dropdown"
73
  msgstr "Megjelenítés legördülő menüként"
74
 
75
+ #: include/admin-base.php:191
76
  msgid "Filters content by language"
77
  msgstr "Tartalom szűrése nyelv szerint"
78
 
79
+ #: include/admin-base.php:186
80
  msgid "Show all languages"
81
  msgstr "Minden nyelv"
82
 
83
+ #: include/admin-filters.php:181
84
+ #: include/admin-filters.php:877
85
  msgid "Add new translation"
86
  msgstr "Új fordítás hozzáadása"
87
 
88
+ #: include/admin-filters.php:209
89
+ #: include/admin-filters.php:267
90
+ #: include/admin-filters.php:601
91
+ #: include/admin-filters.php:817
92
+ #: include/admin-filters.php:835
93
+ #: include/list-table.php:12
94
+ #: include/media-translations.php:5
95
+ #: include/media-translations.php:43
96
+ #: include/post-translations.php:8
97
+ #: include/term-translations.php:15
98
+ #: polylang.php:340
99
  msgid "Language"
100
  msgstr "Nyelv"
101
 
102
+ #: include/admin-filters.php:616
103
+ #: include/admin-filters.php:651
104
+ #: include/list-table.php:127
105
+ #: include/media-translations.php:40
106
+ #: include/term-translations.php:6
107
+ #: include/term-translations.php:11
108
  msgid "Translations"
109
  msgstr "Fordítások"
110
 
111
+ #: include/admin-filters.php:819
112
+ #: include/admin-filters.php:838
113
  msgid "Sets the language"
114
  msgstr "Nyelvek beállítása"
115
 
116
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
 
117
  msgid "The widget is displayed for:"
118
  msgstr "Widget megjelenítése ennél a nyelvnél:"
119
 
120
+ #: include/admin-filters.php:1057
121
+ #: polylang.php:341
122
  msgid "All languages"
123
  msgstr "Minden nyelv"
124
 
125
+ #: include/admin-filters.php:1080
126
  msgid "Admin language"
127
  msgstr "Adminisztrációs felület nyelve"
128
 
129
+ #: include/admin-filters.php:1085
130
  msgid "Wordpress default"
131
  msgstr "WordPress alapértelmezett"
132
 
133
+ #: include/admin-filters.php:1114
134
+ #: include/admin.php:306
135
  msgid "Settings"
136
  msgstr "Beállítások"
137
 
138
+ #: include/admin-filters.php:1120
139
  msgid "Upgrading language files&#8230;"
140
  msgstr "Nyelv fájlok frissítése&#8230;"
141
 
143
  msgid "About Polylang"
144
  msgstr "Polylang bővítményről"
145
 
146
+ #: include/admin.php:27
147
+ #: include/list-table.php:82
148
  msgid "Strings translations"
149
  msgstr "Szöveg fordítások"
150
 
151
+ #: include/admin.php:305
152
+ #: include/list-table.php:81
 
 
 
153
  msgid "Strings translation"
154
  msgstr "Szöveg fordítások"
155
 
161
  msgid "The language code must be 2 characters long"
162
  msgstr "2 karakteres nyelvkód (pl. hu)"
163
 
164
+ #: include/admin.php:328
165
  msgid "The language code must be unique"
166
  msgstr "A nyelvkódnak egyedinek kell lennie"
167
 
168
+ #: include/admin.php:329
169
  msgid "The language must have a name"
170
  msgstr "Nevet is kell adni a nyelvnek"
171
 
172
+ #: include/admin.php:330
173
+ msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
174
+ msgstr "A nyelv hozzá lett adva, de a WordPress fordítások (.mo fájlok) ehhez a nyelvhez nem lettek letöltve, ezt kézzel kell megtenni."
 
 
 
 
175
 
176
+ #: include/admin.php:449
177
  msgid "Widget title"
178
  msgstr "Widget címe"
179
 
180
  # @ polylang
181
+ #: include/base.php:368
182
  msgid "Taxonomies"
183
  msgstr "Taxonómiák (kategóriák, címkék)"
184
 
185
  # @ polylang
186
+ #: include/base.php:369
187
  msgid "Custom fields"
188
  msgstr "Egyedi mezők"
189
 
190
  # @ polylang
191
+ #: include/base.php:370
192
  msgid "Comment status"
193
  msgstr "Hozzászólás állapot"
194
 
195
  # @ polylang
196
+ #: include/base.php:371
197
  msgid "Ping status"
198
  msgstr "Értesítés (ping) állapot"
199
 
200
  # @ polylang
201
+ #: include/base.php:372
202
  msgid "Sticky posts"
203
  msgstr "Ragadós bejegyzések"
204
 
205
  # @ polylang
206
+ #: include/base.php:373
207
  msgid "Published date"
208
  msgstr "Közzététel időpontja"
209
 
210
+ #: include/base.php:374
211
  msgid "Post format"
212
  msgstr "Formátum"
213
 
214
+ #: include/base.php:375
215
  msgid "Page parent"
216
  msgstr "Szülő oldal"
217
 
218
  # @ polylang
219
+ #: include/base.php:376
220
  msgid "Page template"
221
  msgstr "Oldal sablonminta"
222
 
223
+ #: include/base.php:377
224
  msgid "Page order"
225
  msgstr "Oldal sorrend"
226
 
227
  # @ polylang
228
+ #: include/base.php:378
229
  msgid "Featured image"
230
  msgstr "Kiemelt kép"
231
 
232
+ #: include/languages-form.php:42
233
  msgid "Edit language"
234
  msgstr "Nyelv szerkesztése"
235
 
236
+ #: include/languages-form.php:42
237
+ #: include/languages-form.php:123
238
  msgid "Add new language"
239
  msgstr "Új nyelv hozzáadása"
240
 
241
+ #: include/languages-form.php:64
242
  msgid "Choose a language"
243
  msgstr "Nyelv kiválasztása"
244
 
245
+ #: include/languages-form.php:78
246
  msgid "You can choose a language in the list or directly edit it below."
247
  msgstr "Kiválasztható egy nyelv, vagy lentebb megadhatók a részletei:"
248
 
249
+ #: include/languages-form.php:82
250
+ #: include/list-table.php:34
251
  msgid "Full name"
252
  msgstr "Nyelv teljes neve"
253
 
254
+ #: include/languages-form.php:84
255
  msgid "The name is how it is displayed on your site (for example: English)."
256
  msgstr "A nyelv teljes neve, ahogy majd a honlapon is megjelenik (pl. Magyar)"
257
 
258
+ #: include/languages-form.php:88
259
+ #: include/list-table.php:35
260
  msgid "Locale"
261
  msgstr "WP nyelvkód"
262
 
263
+ #: include/languages-form.php:93
264
+ msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
265
+ msgstr "WordPress nyelvkód (pl. hu_HU). A nyelvhez tartozó .mo fordítás fájlt kézzel kell telepíteni."
 
 
 
 
266
 
267
+ #: include/languages-form.php:97
268
  msgid "Language code"
269
  msgstr "Nyelvkód"
270
 
271
+ #: include/languages-form.php:99
272
  msgid "2-letters ISO 639-1 language code (for example: en)"
273
  msgstr "2 karakteres ISO 639-1 nyelvkód (pl. hu)"
274
 
275
+ #: include/languages-form.php:103
276
  msgid "Text direction"
277
  msgstr "Nyelv írásmódja"
278
 
279
+ #: include/languages-form.php:107
280
  msgid "left to right"
281
  msgstr "balról jobbra"
282
 
283
+ #: include/languages-form.php:112
284
  msgid "right to left"
285
  msgstr "jobbról balra"
286
 
287
+ #: include/languages-form.php:114
288
  msgid "Choose the text direction for the language"
289
  msgstr "Nyelv írásmódjának kiválasztása"
290
 
291
+ #: include/languages-form.php:118
292
+ #: include/list-table.php:37
293
  msgid "Order"
294
  msgstr "Sorrend"
295
 
296
+ #: include/languages-form.php:120
297
  msgid "Position of the language in the language switcher"
298
  msgstr "Hányadikként jelenjen meg a nyelv"
299
 
300
+ #: include/nav-menu.php:28
301
+ #: include/nav-menu.php:51
302
+ #: include/nav-menu.php:54
303
+ #: include/nav-menu.php:82
304
+ #: include/nav-menu.php:106
305
+ #: polylang.php:302
306
  msgid "Language switcher"
307
  msgstr "Nyelv választó"
308
 
309
+ #: include/languages-form.php:148
310
  msgid "Search translations"
311
  msgstr "Fordítás keresése"
312
 
313
+ #: include/languages-form.php:151
314
  msgid "Clean strings translation database"
315
  msgstr "Szöveg fordítások törlése"
316
 
317
+ #: include/languages-form.php:167
318
  msgid "Default language"
319
  msgstr "Alapértelmezett nyelv"
320
 
321
+ #: include/languages-form.php:179
322
+ msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
323
+ msgstr "Vannak bejegyzések, oldalak, kategóriák és címkék, amelyekhez még nincs nyelv megadva. Ezek használják az alapértelmezett nyelvet."
 
 
 
 
324
 
325
+ #: include/languages-form.php:187
326
  msgid "Detect browser language"
327
  msgstr "Böngésző nyelvének használata"
328
 
329
+ #: include/languages-form.php:193
330
+ msgid "When the front page is visited, set the language according to the browser preference"
331
+ msgstr "Amikor meglátogatják a honlapot, akkor a látogató böngészőjének nyelvét vegyük alapul."
 
 
 
 
332
 
333
+ #: include/languages-form.php:200
334
  msgid "URL modifications"
335
  msgstr "Linkek módosítása"
336
 
337
+ #: include/languages-form.php:206
338
+ msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
339
+ msgstr "Nyelv meghatározása a kért tartalom nyelve alapján. Oldalak, bejegyzések, kategóriák, címkék linkje nem lesz módosítva."
 
 
 
 
340
 
341
+ #: include/languages-form.php:214
342
+ msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
343
+ msgstr "A nyelvkód, pl. /hu/ része a linknek, ha a közvetlen linknek beállítása nem az alapértelmezett."
 
 
 
 
344
 
345
+ #: include/languages-form.php:223
346
  msgid "Remove /language/ in pretty permalinks. Example:"
347
  msgstr "Közvetlen linkekben NE szerepeljen a /language/ előtag, pl.:"
348
 
349
+ #: include/languages-form.php:232
350
  msgid "Keep /language/ in pretty permalinks. Example:"
351
  msgstr "Közvetlen linkekben szerepeljen a /language/ előtag, pl.:"
352
 
353
+ #: include/languages-form.php:241
354
  msgid "Hide URL language information for default language"
355
  msgstr "Nyelvkód eltávolítása a linkekből az alapértelmezett nyelv esetén"
356
 
357
+ #: include/languages-form.php:251
358
  #, php-format
359
+ msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
360
+ msgstr "Ha a kezdőoldal egy statikus oldal, akkor a nyelv választásnál (pl: %s) legyen átirányítás a megfelelő nyelvű kezdőoldalra"
 
 
 
 
361
 
362
  # @ polylang
363
+ #: include/languages-form.php:260
364
  msgid "Media"
365
  msgstr "Média"
366
 
367
  # @ polylang
368
+ #: include/languages-form.php:266
369
  msgid "Activate languages and translations for media"
370
  msgstr "Médiák fordításának bekapcsolása"
371
 
372
+ #: include/languages-form.php:273
373
  msgid "Synchronization"
374
  msgstr "Szinkronizálás"
375
 
376
  # @ polylang
377
+ #: include/languages-form.php:287
378
  msgid "Custom post types"
379
  msgstr "Egyedi bejegyzés típusok"
380
 
381
  # @ polylang
382
+ #: include/languages-form.php:300
383
  msgid "Activate languages and translations for custom post types."
384
  msgstr "Egyedi bejegyzés típusok fordításának bekapcsolása."
385
 
386
  # @ polylang
387
+ #: include/languages-form.php:307
388
  msgid "Custom taxonomies"
389
  msgstr "Egyedi taxonómiák (kategóriák, címkék)"
390
 
391
  # @ polylang
392
+ #: include/languages-form.php:320
393
  msgid "Activate languages and translations for custom taxonomies."
394
  msgstr "Egyedi taxonómiák (kategóriák, címkék) fordításának bekapcsolása."
395
 
396
+ #: include/list-table.php:26
397
+ #: include/media-translations.php:22
398
+ #: include/media-translations.php:60
399
+ #: include/post-translations.php:10
400
+ #: include/post-translations.php:33
401
+ #: include/term-translations.php:18
402
  #: include/term-translations.php:80
403
  msgid "Edit"
404
  msgstr "Szerkesztés"
405
 
406
+ #: include/list-table.php:27
407
+ #: include/list-table.php:162
408
  msgid "Delete"
409
  msgstr "Törlés"
410
 
411
+ #: include/list-table.php:36
412
  msgid "Code"
413
  msgstr "Nyelvkód"
414
 
415
+ #: include/list-table.php:38
416
  msgid "Flag"
417
  msgstr "Zászló"
418
 
419
+ #: include/list-table.php:39
420
  msgid "Posts"
421
  msgstr "Bejegyzések"
422
 
423
+ #: include/list-table.php:125
424
  msgid "Name"
425
  msgstr "Név"
426
 
427
+ #: include/list-table.php:126
428
  msgid "String"
429
  msgstr "Szöveg"
430
 
431
+ #: include/media-translations.php:6
432
+ #: include/media-translations.php:44
433
  #: include/term-translations.php:16
434
  msgid "Translation"
435
  msgstr "Fordítás"
436
 
437
+ #: include/media-translations.php:31
438
+ #: include/media-translations.php:68
439
+ #: include/post-translations.php:38
440
+ #: include/term-translations.php:60
441
  msgid "Add new"
442
  msgstr "Új hozzáadása"
443
 
479
  msgid "Adds multilingual capability to WordPress"
480
  msgstr "Többnyelvű tartalom, fordítások kezelése."
481
 
482
+ #: polylang.php:133
483
  #, php-format
484
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
485
+ msgstr "Jelenleg a WordPress %s verziója van használva. Polylang bővítmény használatához legalább WordPress %s verzió szükséges."
 
 
486
 
487
+ #: polylang.php:174
488
  msgid "For some reasons, Polylang could not create a table in your database."
489
  msgstr "Polylang bővítménynek nem sikerült egy adatbázis táblát létrehozni."
490
 
491
  # @ polylang
492
+ #: polylang.php:235
493
+ msgid "Polylang has been deactivated because you upgraded from a too old version."
494
+ msgstr "Polylang bővítmény ki lett kapcsolva, mert túl régi verzióról lett frissítve."
 
 
495
 
496
  # @ polylang
497
+ #: polylang.php:237
498
  #, php-format
499
  msgid "Please upgrade first to %s before ugrading to %s."
500
+ msgstr "Először a(z) %s verzióra kell elvégezni a frissítést, majd csak utána lehet a(z) %s verzióra is."
501
+
502
+ # @ polylang
503
+ #: include/list-table.php:124
504
+ msgid "Group"
505
+ msgstr ""
506
+
507
+ # @ polylang
508
+ #: include/list-table.php:173
509
+ msgid "View all groups"
510
  msgstr ""
511
+
512
+ #~ msgid "Displays a language switcher at the end of the menu"
513
+ #~ msgstr "A menü végén megjeleníti a nyelv választót"
514
+
515
+ #~ msgid "Theme locations and languages"
516
+ #~ msgstr "Sablon helyek és nyelvek"
517
+
518
+ #~ msgid ""
519
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
520
+ #~ msgstr ""
521
+ #~ "a %sBeállítások > Nyelvek%s oldalon lehet a sablon helyek és nyelvek "
522
+ #~ "beállításokat elvégezni."
523
+
524
+ #~ msgid "Menus"
525
+ #~ msgstr "Menük"
526
 
527
  #~ msgid "Error: Restore of local flags failed!"
528
  #~ msgstr ""
languages/polylang-it_IT.mo CHANGED
Binary file
languages/polylang-it_IT.po CHANGED
@@ -14,7 +14,7 @@ msgstr ""
14
  "X-Poedit-SourceCharset: utf-8\n"
15
  "X-Poedit-KeywordsList: _e;__;_x\n"
16
  "X-Poedit-Basepath: .\n"
17
- "X-Generator: Poedit 1.5.4\n"
18
  "X-Poedit-SearchPath-0: ..\n"
19
  "X-Poedit-SearchPath-1: ../include\n"
20
 
@@ -66,99 +66,84 @@ msgstr ""
66
  "Infine, se il plugin vi è stato utile per il vostro business, considerate la "
67
  "possibilità di fare una donazione a favore dell'autore."
68
 
69
- #: include/admin-base.php:55 include/admin-base.php:185
70
- #: include/admin-filters.php:250 include/admin.php:23 include/admin.php:318
71
- #: include/list-table.php:46 polylang.php:270
72
  msgid "Languages"
73
  msgstr "Lingue"
74
 
75
- #: include/admin-base.php:154
76
  msgid "Displays language names"
77
  msgstr "Visualizza i nomi delle lingue"
78
 
79
- #: include/admin-base.php:155
80
  msgid "Displays flags"
81
  msgstr "Visualizza le bandiere"
82
 
83
- #: include/admin-base.php:156
84
  msgid "Forces link to front page"
85
  msgstr "Forza il collegamento alla prima pagina"
86
 
87
- #: include/admin-base.php:157
88
  msgid "Hides the current language"
89
  msgstr "Nascondi la lingua corrente"
90
 
91
- #: include/admin-base.php:161
92
- msgid "Displays a language switcher at the end of the menu"
93
- msgstr "Visualizza un selettore di lingua alla fine del menu"
94
-
95
- #: include/admin-base.php:162
96
  msgid "Displays as dropdown"
97
  msgstr "Visualizza come menu a discesa"
98
 
99
- #: include/admin-base.php:186
100
  msgid "Filters content by language"
101
  msgstr "Filtra il contenuto per lingua"
102
 
103
- #: include/admin-base.php:193
104
  msgid "Show all languages"
105
  msgstr "Mostra tutte le lingue"
106
 
107
- #: include/admin-filters.php:188 include/admin-filters.php:884
108
  msgid "Add new translation"
109
  msgstr "Aggiungi nuova traduzione"
110
 
111
- #: include/admin-filters.php:216 include/admin-filters.php:274
112
- #: include/admin-filters.php:608 include/admin-filters.php:824
113
- #: include/admin-filters.php:842 include/list-table.php:45
114
  #: include/media-translations.php:5 include/media-translations.php:43
115
  #: include/post-translations.php:8 include/term-translations.php:15
116
- #: polylang.php:271
117
  msgid "Language"
118
  msgstr "Lingua"
119
 
120
- #: include/admin-filters.php:623 include/admin-filters.php:658
121
- #: include/list-table.php:120 include/media-translations.php:40
122
  #: include/term-translations.php:6 include/term-translations.php:11
123
  msgid "Translations"
124
  msgstr "Traduzioni"
125
 
126
- #: include/admin-filters.php:826 include/admin-filters.php:845
127
  msgid "Sets the language"
128
  msgstr "Imposta la lingua"
129
 
130
- #: include/admin-filters.php:1078
131
- msgid "Theme locations and languages"
132
- msgstr "Posizione e lingua del tema"
133
-
134
- #: include/admin-filters.php:1084
135
- #, php-format
136
- msgid ""
137
- "Please go to the %slanguages page%s to set theme locations and languages"
138
- msgstr ""
139
- "Andare alla %spagina delle lingue%s per impostare posizione e lingua del tema"
140
-
141
- #: include/admin-filters.php:1102
142
  msgid "The widget is displayed for:"
143
  msgstr "Il widget viene visualizzato per:"
144
 
145
- #: include/admin-filters.php:1106 polylang.php:272
146
  msgid "All languages"
147
  msgstr "Tutte le lingue"
148
 
149
- #: include/admin-filters.php:1130
150
  msgid "Admin language"
151
  msgstr "Lingua degli amministratori"
152
 
153
- #: include/admin-filters.php:1135
154
  msgid "Wordpress default"
155
  msgstr "Impostazione predefinita di Wordpress"
156
 
157
- #: include/admin-filters.php:1161 include/admin.php:326
158
  msgid "Settings"
159
  msgstr "Impostazioni"
160
 
161
- #: include/admin-filters.php:1167
162
  msgid "Upgrading language files&#8230;"
163
  msgstr "Aggiornamento dei file di lingua&#8230;"
164
 
@@ -166,15 +151,11 @@ msgstr "Aggiornamento dei file di lingua&#8230;"
166
  msgid "About Polylang"
167
  msgstr "Informazioni su Polylang"
168
 
169
- #: include/admin.php:27 include/list-table.php:92
170
  msgid "Strings translations"
171
  msgstr "Traduzioni delle stringhe"
172
 
173
- #: include/admin.php:323
174
- msgid "Menus"
175
- msgstr "Menu"
176
-
177
- #: include/admin.php:325 include/list-table.php:91
178
  msgid "Strings translation"
179
  msgstr "Traduzione delle stringhe"
180
 
@@ -186,15 +167,15 @@ msgstr "Inserire impostazioni locali valide per WordPress"
186
  msgid "The language code must be 2 characters long"
187
  msgstr "Il codice della lingua deve essere lungo 2 caratteri"
188
 
189
- #: include/admin.php:347
190
  msgid "The language code must be unique"
191
  msgstr "Il codice della lingua deve essere unico"
192
 
193
- #: include/admin.php:348
194
  msgid "The language must have a name"
195
  msgstr "La lingua deve avere un nome"
196
 
197
- #: include/admin.php:349
198
  msgid ""
199
  "The language was created, but the WordPress language file was not "
200
  "downloaded. Please install it manually."
@@ -202,94 +183,94 @@ msgstr ""
202
  "La lingua è stata creata, ma il file della lingua di WordPress non è stato "
203
  "scaricato. Installarlo manualmente."
204
 
205
- #: include/admin.php:468
206
  msgid "Widget title"
207
  msgstr "Titolo del widget"
208
 
209
  # @ polylang
210
- #: include/base.php:339
211
  msgid "Taxonomies"
212
  msgstr "Tassonomie"
213
 
214
  # @ polylang
215
- #: include/base.php:340
216
  msgid "Custom fields"
217
  msgstr "Campi personalizzati"
218
 
219
  # @ polylang
220
- #: include/base.php:341
221
  msgid "Comment status"
222
  msgstr "Stato del commento"
223
 
224
  # @ polylang
225
- #: include/base.php:342
226
  msgid "Ping status"
227
  msgstr "Stato di ping"
228
 
229
  # @ polylang
230
- #: include/base.php:343
231
  msgid "Sticky posts"
232
  msgstr "Articoli evidenziati"
233
 
234
  # @ polylang
235
- #: include/base.php:344
236
  msgid "Published date"
237
  msgstr "Data di pubblicazione"
238
 
239
  # @ polylang
240
- #: include/base.php:345
241
  msgid "Post format"
242
  msgstr "Formato articolo"
243
 
244
- #: include/base.php:346
245
  msgid "Page parent"
246
  msgstr "Pagina padre"
247
 
248
  # @ polylang
249
- #: include/base.php:347
250
  msgid "Page template"
251
  msgstr "Modello pagina"
252
 
253
- #: include/base.php:348
254
  msgid "Page order"
255
  msgstr "Ordine pagine"
256
 
257
  # @ polylang
258
- #: include/base.php:349
259
  msgid "Featured image"
260
  msgstr "Immagine evidenziata"
261
 
262
- #: include/languages-form.php:43
263
  msgid "Edit language"
264
  msgstr "Modifica lingua"
265
 
266
- #: include/languages-form.php:43 include/languages-form.php:124
267
  msgid "Add new language"
268
  msgstr "Aggiungi nuova lingua"
269
 
270
- #: include/languages-form.php:65
271
  msgid "Choose a language"
272
  msgstr "Scegli una lingua"
273
 
274
- #: include/languages-form.php:79
275
  msgid "You can choose a language in the list or directly edit it below."
276
  msgstr ""
277
  "Scegliere una lingua dall'elenco o inserirla direttamente nei campi a "
278
  "seguire."
279
 
280
- #: include/languages-form.php:83 include/list-table.php:63
281
  msgid "Full name"
282
  msgstr "Nome completo"
283
 
284
- #: include/languages-form.php:85
285
  msgid "The name is how it is displayed on your site (for example: English)."
286
  msgstr "Il nome come appare sul sito."
287
 
288
- #: include/languages-form.php:89 include/list-table.php:64
289
  msgid "Locale"
290
  msgstr "Impostazioni locali"
291
 
292
- #: include/languages-form.php:94
293
  msgid ""
294
  "Wordpress Locale for the language (for example: en_US). You will need to "
295
  "install the .mo file for this language."
@@ -297,55 +278,56 @@ msgstr ""
297
  "Impostazioni locali di Wordpress per la lingua (per esempio: en_US). è "
298
  "necessario installare il file .mo per questa lingua."
299
 
300
- #: include/languages-form.php:98
301
  msgid "Language code"
302
  msgstr "Codice della lingua"
303
 
304
- #: include/languages-form.php:100
305
  msgid "2-letters ISO 639-1 language code (for example: en)"
306
  msgstr "Codice della lingua a 2 lettere ISO 639-1 (per esempio: en)"
307
 
308
- #: include/languages-form.php:104
309
  msgid "Text direction"
310
  msgstr "Direzione del testo"
311
 
312
- #: include/languages-form.php:108
313
  msgid "left to right"
314
  msgstr "Da sinistra a destra"
315
 
316
- #: include/languages-form.php:113
317
  msgid "right to left"
318
  msgstr "Da destra a sinistra"
319
 
320
- #: include/languages-form.php:115
321
  msgid "Choose the text direction for the language"
322
  msgstr "Scegliere la direzione del testo per la lingua"
323
 
324
- #: include/languages-form.php:119 include/list-table.php:66
325
  msgid "Order"
326
  msgstr "Ordinamento"
327
 
328
- #: include/languages-form.php:121
329
  msgid "Position of the language in the language switcher"
330
  msgstr "Posizione della lingua nel selettore di lingua"
331
 
332
- #: include/languages-form.php:180
 
333
  msgid "Language switcher"
334
  msgstr "Selettore di lingua"
335
 
336
- #: include/languages-form.php:206
337
  msgid "Search translations"
338
  msgstr "Ricerca in traduzioni"
339
 
340
- #: include/languages-form.php:215
341
  msgid "Clean strings translation database"
342
  msgstr "Cancellare le stringhe di traduzione dal database"
343
 
344
- #: include/languages-form.php:231
345
  msgid "Default language"
346
  msgstr "Lingua predefinita"
347
 
348
- #: include/languages-form.php:243
349
  msgid ""
350
  "There are posts, pages, categories or tags without language set. Do you want "
351
  "to set them all to default language ?"
@@ -353,11 +335,11 @@ msgstr ""
353
  "Ci sono articoli, pagine, categorie o tag per i quali la lingua non è stata "
354
  "impostata. Si desidera impostarla per tutti come la lingua predefinita?"
355
 
356
- #: include/languages-form.php:251
357
  msgid "Detect browser language"
358
  msgstr "Individua la lingua del browser"
359
 
360
- #: include/languages-form.php:257
361
  msgid ""
362
  "When the front page is visited, set the language according to the browser "
363
  "preference"
@@ -365,11 +347,11 @@ msgstr ""
365
  "Imposta la lingua secondo le preferenze del browser quando viene visitata la "
366
  "pagina iniziale"
367
 
368
- #: include/languages-form.php:264
369
  msgid "URL modifications"
370
  msgstr "modifiche dell'URL"
371
 
372
- #: include/languages-form.php:270
373
  msgid ""
374
  "The language is set from content. Posts, pages, categories and tags urls are "
375
  "not modified."
@@ -377,7 +359,7 @@ msgstr ""
377
  "La lingua è impostata dal contenuto. Gli URL di articoli, pagine, categorie "
378
  "and tag non sono modificati."
379
 
380
- #: include/languages-form.php:278
381
  msgid ""
382
  "The language code, for example /en/, is added to all urls when using pretty "
383
  "permalinks."
@@ -385,21 +367,21 @@ msgstr ""
385
  "Il codice della lingua, per esempio /en/, viene aggiunto a tutti gli URL "
386
  "quando si usano i pretty permalinks."
387
 
388
- #: include/languages-form.php:287
389
  msgid "Remove /language/ in pretty permalinks. Example:"
390
  msgstr "Rimuovi /language/ dai pretty permalinks. Esempio:"
391
 
392
- #: include/languages-form.php:296
393
  msgid "Keep /language/ in pretty permalinks. Example:"
394
  msgstr "Mantieni /language/ nei pretty permalinks. Esempio:"
395
 
396
- #: include/languages-form.php:305
397
  msgid "Hide URL language information for default language"
398
  msgstr ""
399
  "Nascondi le informazioni relative alla lingua dall'URL per la lingua "
400
  "predefinita"
401
 
402
- #: include/languages-form.php:315
403
  #, php-format
404
  msgid ""
405
  "When using static front page, redirect the language page (example: %s) to "
@@ -409,67 +391,67 @@ msgstr ""
409
  "lingua (esempio: %s) alla pagina iniziale nella lingua giusta"
410
 
411
  # @ polylang
412
- #: include/languages-form.php:324
413
  msgid "Media"
414
  msgstr "Media"
415
 
416
  # @ polylang
417
- #: include/languages-form.php:330
418
  msgid "Activate languages and translations for media"
419
  msgstr "Attiva lingue e traduzioni per i media"
420
 
421
- #: include/languages-form.php:337
422
  msgid "Synchronization"
423
  msgstr "Sincronizzazione"
424
 
425
  # @ polylang
426
- #: include/languages-form.php:351
427
  msgid "Custom post types"
428
  msgstr "Tipi di articoli personalizzati"
429
 
430
  # @ polylang
431
- #: include/languages-form.php:364
432
  msgid "Activate languages and translations for custom post types."
433
  msgstr "Attiva lingue e traduzioni per i tipi di articoli personalizzati."
434
 
435
  # @ polylang
436
- #: include/languages-form.php:372
437
  msgid "Custom taxonomies"
438
  msgstr "Tassonomie personalizzate"
439
 
440
  # @ polylang
441
- #: include/languages-form.php:385
442
  msgid "Activate languages and translations for custom taxonomies."
443
  msgstr "Attiva lingue e traduzioni per tassonomie personalizzate"
444
 
445
- #: include/list-table.php:55 include/media-translations.php:22
446
  #: include/media-translations.php:60 include/post-translations.php:10
447
  #: include/post-translations.php:33 include/term-translations.php:18
448
  #: include/term-translations.php:80
449
  msgid "Edit"
450
  msgstr "Modifica"
451
 
452
- #: include/list-table.php:56
453
  msgid "Delete"
454
  msgstr "Cancella"
455
 
456
- #: include/list-table.php:65
457
  msgid "Code"
458
  msgstr "Codice"
459
 
460
- #: include/list-table.php:67
461
  msgid "Flag"
462
  msgstr "Bandiera"
463
 
464
- #: include/list-table.php:68
465
  msgid "Posts"
466
  msgstr "Articoli"
467
 
468
- #: include/list-table.php:118
469
  msgid "Name"
470
  msgstr "Nome"
471
 
472
- #: include/list-table.php:119
473
  msgid "String"
474
  msgstr "Stringa"
475
 
@@ -521,20 +503,20 @@ msgstr "Titolo:"
521
  msgid "Adds multilingual capability to WordPress"
522
  msgstr "Aggiungi funzionalità multilingua a WordPress"
523
 
524
- #: polylang.php:118
525
  #, php-format
526
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
527
  msgstr ""
528
  "Si sta utilizzando WordPress %s. Polylang richiede almeno WordPress %s."
529
 
530
- #: polylang.php:159
531
  msgid "For some reasons, Polylang could not create a table in your database."
532
  msgstr ""
533
  "Per qualche ragione, Polylang non è stato in grado di creare una tabella nel "
534
  "database."
535
 
536
  # @ polylang
537
- #: polylang.php:220
538
  msgid ""
539
  "Polylang has been deactivated because you upgraded from a too old version."
540
  msgstr ""
@@ -542,11 +524,36 @@ msgstr ""
542
  "versione troppo vecchia."
543
 
544
  # @ polylang
545
- #: polylang.php:222
546
  #, php-format
547
  msgid "Please upgrade first to %s before ugrading to %s."
548
  msgstr "È necessario aggiornare alla %s prima di aggiornare alla %s."
549
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
550
  #~ msgid "Error: Restore of local flags failed!"
551
  #~ msgstr "Errore: Ripristino delle bandiere locali fallito!"
552
 
14
  "X-Poedit-SourceCharset: utf-8\n"
15
  "X-Poedit-KeywordsList: _e;__;_x\n"
16
  "X-Poedit-Basepath: .\n"
17
+ "X-Generator: Poedit 1.5.5\n"
18
  "X-Poedit-SearchPath-0: ..\n"
19
  "X-Poedit-SearchPath-1: ../include\n"
20
 
66
  "Infine, se il plugin vi è stato utile per il vostro business, considerate la "
67
  "possibilità di fare una donazione a favore dell'autore."
68
 
69
+ #: include/admin-base.php:55 include/admin-base.php:190
70
+ #: include/admin-filters.php:243 include/admin.php:23 include/admin.php:301
71
+ #: include/list-table.php:13 polylang.php:339
72
  msgid "Languages"
73
  msgstr "Lingue"
74
 
75
+ #: include/admin-base.php:153
76
  msgid "Displays language names"
77
  msgstr "Visualizza i nomi delle lingue"
78
 
79
+ #: include/admin-base.php:154
80
  msgid "Displays flags"
81
  msgstr "Visualizza le bandiere"
82
 
83
+ #: include/admin-base.php:155
84
  msgid "Forces link to front page"
85
  msgstr "Forza il collegamento alla prima pagina"
86
 
87
+ #: include/admin-base.php:156
88
  msgid "Hides the current language"
89
  msgstr "Nascondi la lingua corrente"
90
 
91
+ #: include/admin-base.php:160
 
 
 
 
92
  msgid "Displays as dropdown"
93
  msgstr "Visualizza come menu a discesa"
94
 
95
+ #: include/admin-base.php:191
96
  msgid "Filters content by language"
97
  msgstr "Filtra il contenuto per lingua"
98
 
99
+ #: include/admin-base.php:186
100
  msgid "Show all languages"
101
  msgstr "Mostra tutte le lingue"
102
 
103
+ #: include/admin-filters.php:181 include/admin-filters.php:877
104
  msgid "Add new translation"
105
  msgstr "Aggiungi nuova traduzione"
106
 
107
+ #: include/admin-filters.php:209 include/admin-filters.php:267
108
+ #: include/admin-filters.php:601 include/admin-filters.php:817
109
+ #: include/admin-filters.php:835 include/list-table.php:12
110
  #: include/media-translations.php:5 include/media-translations.php:43
111
  #: include/post-translations.php:8 include/term-translations.php:15
112
+ #: polylang.php:340
113
  msgid "Language"
114
  msgstr "Lingua"
115
 
116
+ #: include/admin-filters.php:616 include/admin-filters.php:651
117
+ #: include/list-table.php:127 include/media-translations.php:40
118
  #: include/term-translations.php:6 include/term-translations.php:11
119
  msgid "Translations"
120
  msgstr "Traduzioni"
121
 
122
+ #: include/admin-filters.php:819 include/admin-filters.php:838
123
  msgid "Sets the language"
124
  msgstr "Imposta la lingua"
125
 
126
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
127
  msgid "The widget is displayed for:"
128
  msgstr "Il widget viene visualizzato per:"
129
 
130
+ #: include/admin-filters.php:1057 polylang.php:341
131
  msgid "All languages"
132
  msgstr "Tutte le lingue"
133
 
134
+ #: include/admin-filters.php:1080
135
  msgid "Admin language"
136
  msgstr "Lingua degli amministratori"
137
 
138
+ #: include/admin-filters.php:1085
139
  msgid "Wordpress default"
140
  msgstr "Impostazione predefinita di Wordpress"
141
 
142
+ #: include/admin-filters.php:1114 include/admin.php:306
143
  msgid "Settings"
144
  msgstr "Impostazioni"
145
 
146
+ #: include/admin-filters.php:1120
147
  msgid "Upgrading language files&#8230;"
148
  msgstr "Aggiornamento dei file di lingua&#8230;"
149
 
151
  msgid "About Polylang"
152
  msgstr "Informazioni su Polylang"
153
 
154
+ #: include/admin.php:27 include/list-table.php:82
155
  msgid "Strings translations"
156
  msgstr "Traduzioni delle stringhe"
157
 
158
+ #: include/admin.php:305 include/list-table.php:81
 
 
 
 
159
  msgid "Strings translation"
160
  msgstr "Traduzione delle stringhe"
161
 
167
  msgid "The language code must be 2 characters long"
168
  msgstr "Il codice della lingua deve essere lungo 2 caratteri"
169
 
170
+ #: include/admin.php:328
171
  msgid "The language code must be unique"
172
  msgstr "Il codice della lingua deve essere unico"
173
 
174
+ #: include/admin.php:329
175
  msgid "The language must have a name"
176
  msgstr "La lingua deve avere un nome"
177
 
178
+ #: include/admin.php:330
179
  msgid ""
180
  "The language was created, but the WordPress language file was not "
181
  "downloaded. Please install it manually."
183
  "La lingua è stata creata, ma il file della lingua di WordPress non è stato "
184
  "scaricato. Installarlo manualmente."
185
 
186
+ #: include/admin.php:449
187
  msgid "Widget title"
188
  msgstr "Titolo del widget"
189
 
190
  # @ polylang
191
+ #: include/base.php:368
192
  msgid "Taxonomies"
193
  msgstr "Tassonomie"
194
 
195
  # @ polylang
196
+ #: include/base.php:369
197
  msgid "Custom fields"
198
  msgstr "Campi personalizzati"
199
 
200
  # @ polylang
201
+ #: include/base.php:370
202
  msgid "Comment status"
203
  msgstr "Stato del commento"
204
 
205
  # @ polylang
206
+ #: include/base.php:371
207
  msgid "Ping status"
208
  msgstr "Stato di ping"
209
 
210
  # @ polylang
211
+ #: include/base.php:372
212
  msgid "Sticky posts"
213
  msgstr "Articoli evidenziati"
214
 
215
  # @ polylang
216
+ #: include/base.php:373
217
  msgid "Published date"
218
  msgstr "Data di pubblicazione"
219
 
220
  # @ polylang
221
+ #: include/base.php:374
222
  msgid "Post format"
223
  msgstr "Formato articolo"
224
 
225
+ #: include/base.php:375
226
  msgid "Page parent"
227
  msgstr "Pagina padre"
228
 
229
  # @ polylang
230
+ #: include/base.php:376
231
  msgid "Page template"
232
  msgstr "Modello pagina"
233
 
234
+ #: include/base.php:377
235
  msgid "Page order"
236
  msgstr "Ordine pagine"
237
 
238
  # @ polylang
239
+ #: include/base.php:378
240
  msgid "Featured image"
241
  msgstr "Immagine evidenziata"
242
 
243
+ #: include/languages-form.php:42
244
  msgid "Edit language"
245
  msgstr "Modifica lingua"
246
 
247
+ #: include/languages-form.php:42 include/languages-form.php:123
248
  msgid "Add new language"
249
  msgstr "Aggiungi nuova lingua"
250
 
251
+ #: include/languages-form.php:64
252
  msgid "Choose a language"
253
  msgstr "Scegli una lingua"
254
 
255
+ #: include/languages-form.php:78
256
  msgid "You can choose a language in the list or directly edit it below."
257
  msgstr ""
258
  "Scegliere una lingua dall'elenco o inserirla direttamente nei campi a "
259
  "seguire."
260
 
261
+ #: include/languages-form.php:82 include/list-table.php:34
262
  msgid "Full name"
263
  msgstr "Nome completo"
264
 
265
+ #: include/languages-form.php:84
266
  msgid "The name is how it is displayed on your site (for example: English)."
267
  msgstr "Il nome come appare sul sito."
268
 
269
+ #: include/languages-form.php:88 include/list-table.php:35
270
  msgid "Locale"
271
  msgstr "Impostazioni locali"
272
 
273
+ #: include/languages-form.php:93
274
  msgid ""
275
  "Wordpress Locale for the language (for example: en_US). You will need to "
276
  "install the .mo file for this language."
278
  "Impostazioni locali di Wordpress per la lingua (per esempio: en_US). è "
279
  "necessario installare il file .mo per questa lingua."
280
 
281
+ #: include/languages-form.php:97
282
  msgid "Language code"
283
  msgstr "Codice della lingua"
284
 
285
+ #: include/languages-form.php:99
286
  msgid "2-letters ISO 639-1 language code (for example: en)"
287
  msgstr "Codice della lingua a 2 lettere ISO 639-1 (per esempio: en)"
288
 
289
+ #: include/languages-form.php:103
290
  msgid "Text direction"
291
  msgstr "Direzione del testo"
292
 
293
+ #: include/languages-form.php:107
294
  msgid "left to right"
295
  msgstr "Da sinistra a destra"
296
 
297
+ #: include/languages-form.php:112
298
  msgid "right to left"
299
  msgstr "Da destra a sinistra"
300
 
301
+ #: include/languages-form.php:114
302
  msgid "Choose the text direction for the language"
303
  msgstr "Scegliere la direzione del testo per la lingua"
304
 
305
+ #: include/languages-form.php:118 include/list-table.php:37
306
  msgid "Order"
307
  msgstr "Ordinamento"
308
 
309
+ #: include/languages-form.php:120
310
  msgid "Position of the language in the language switcher"
311
  msgstr "Posizione della lingua nel selettore di lingua"
312
 
313
+ #: include/nav-menu.php:28 include/nav-menu.php:51 include/nav-menu.php:54
314
+ #: include/nav-menu.php:82 include/nav-menu.php:106 polylang.php:302
315
  msgid "Language switcher"
316
  msgstr "Selettore di lingua"
317
 
318
+ #: include/languages-form.php:148
319
  msgid "Search translations"
320
  msgstr "Ricerca in traduzioni"
321
 
322
+ #: include/languages-form.php:151
323
  msgid "Clean strings translation database"
324
  msgstr "Cancellare le stringhe di traduzione dal database"
325
 
326
+ #: include/languages-form.php:167
327
  msgid "Default language"
328
  msgstr "Lingua predefinita"
329
 
330
+ #: include/languages-form.php:179
331
  msgid ""
332
  "There are posts, pages, categories or tags without language set. Do you want "
333
  "to set them all to default language ?"
335
  "Ci sono articoli, pagine, categorie o tag per i quali la lingua non è stata "
336
  "impostata. Si desidera impostarla per tutti come la lingua predefinita?"
337
 
338
+ #: include/languages-form.php:187
339
  msgid "Detect browser language"
340
  msgstr "Individua la lingua del browser"
341
 
342
+ #: include/languages-form.php:193
343
  msgid ""
344
  "When the front page is visited, set the language according to the browser "
345
  "preference"
347
  "Imposta la lingua secondo le preferenze del browser quando viene visitata la "
348
  "pagina iniziale"
349
 
350
+ #: include/languages-form.php:200
351
  msgid "URL modifications"
352
  msgstr "modifiche dell'URL"
353
 
354
+ #: include/languages-form.php:206
355
  msgid ""
356
  "The language is set from content. Posts, pages, categories and tags urls are "
357
  "not modified."
359
  "La lingua è impostata dal contenuto. Gli URL di articoli, pagine, categorie "
360
  "and tag non sono modificati."
361
 
362
+ #: include/languages-form.php:214
363
  msgid ""
364
  "The language code, for example /en/, is added to all urls when using pretty "
365
  "permalinks."
367
  "Il codice della lingua, per esempio /en/, viene aggiunto a tutti gli URL "
368
  "quando si usano i pretty permalinks."
369
 
370
+ #: include/languages-form.php:223
371
  msgid "Remove /language/ in pretty permalinks. Example:"
372
  msgstr "Rimuovi /language/ dai pretty permalinks. Esempio:"
373
 
374
+ #: include/languages-form.php:232
375
  msgid "Keep /language/ in pretty permalinks. Example:"
376
  msgstr "Mantieni /language/ nei pretty permalinks. Esempio:"
377
 
378
+ #: include/languages-form.php:241
379
  msgid "Hide URL language information for default language"
380
  msgstr ""
381
  "Nascondi le informazioni relative alla lingua dall'URL per la lingua "
382
  "predefinita"
383
 
384
+ #: include/languages-form.php:251
385
  #, php-format
386
  msgid ""
387
  "When using static front page, redirect the language page (example: %s) to "
391
  "lingua (esempio: %s) alla pagina iniziale nella lingua giusta"
392
 
393
  # @ polylang
394
+ #: include/languages-form.php:260
395
  msgid "Media"
396
  msgstr "Media"
397
 
398
  # @ polylang
399
+ #: include/languages-form.php:266
400
  msgid "Activate languages and translations for media"
401
  msgstr "Attiva lingue e traduzioni per i media"
402
 
403
+ #: include/languages-form.php:273
404
  msgid "Synchronization"
405
  msgstr "Sincronizzazione"
406
 
407
  # @ polylang
408
+ #: include/languages-form.php:287
409
  msgid "Custom post types"
410
  msgstr "Tipi di articoli personalizzati"
411
 
412
  # @ polylang
413
+ #: include/languages-form.php:300
414
  msgid "Activate languages and translations for custom post types."
415
  msgstr "Attiva lingue e traduzioni per i tipi di articoli personalizzati."
416
 
417
  # @ polylang
418
+ #: include/languages-form.php:307
419
  msgid "Custom taxonomies"
420
  msgstr "Tassonomie personalizzate"
421
 
422
  # @ polylang
423
+ #: include/languages-form.php:320
424
  msgid "Activate languages and translations for custom taxonomies."
425
  msgstr "Attiva lingue e traduzioni per tassonomie personalizzate"
426
 
427
+ #: include/list-table.php:26 include/media-translations.php:22
428
  #: include/media-translations.php:60 include/post-translations.php:10
429
  #: include/post-translations.php:33 include/term-translations.php:18
430
  #: include/term-translations.php:80
431
  msgid "Edit"
432
  msgstr "Modifica"
433
 
434
+ #: include/list-table.php:27 include/list-table.php:162
435
  msgid "Delete"
436
  msgstr "Cancella"
437
 
438
+ #: include/list-table.php:36
439
  msgid "Code"
440
  msgstr "Codice"
441
 
442
+ #: include/list-table.php:38
443
  msgid "Flag"
444
  msgstr "Bandiera"
445
 
446
+ #: include/list-table.php:39
447
  msgid "Posts"
448
  msgstr "Articoli"
449
 
450
+ #: include/list-table.php:125
451
  msgid "Name"
452
  msgstr "Nome"
453
 
454
+ #: include/list-table.php:126
455
  msgid "String"
456
  msgstr "Stringa"
457
 
503
  msgid "Adds multilingual capability to WordPress"
504
  msgstr "Aggiungi funzionalità multilingua a WordPress"
505
 
506
+ #: polylang.php:133
507
  #, php-format
508
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
509
  msgstr ""
510
  "Si sta utilizzando WordPress %s. Polylang richiede almeno WordPress %s."
511
 
512
+ #: polylang.php:174
513
  msgid "For some reasons, Polylang could not create a table in your database."
514
  msgstr ""
515
  "Per qualche ragione, Polylang non è stato in grado di creare una tabella nel "
516
  "database."
517
 
518
  # @ polylang
519
+ #: polylang.php:235
520
  msgid ""
521
  "Polylang has been deactivated because you upgraded from a too old version."
522
  msgstr ""
524
  "versione troppo vecchia."
525
 
526
  # @ polylang
527
+ #: polylang.php:237
528
  #, php-format
529
  msgid "Please upgrade first to %s before ugrading to %s."
530
  msgstr "È necessario aggiornare alla %s prima di aggiornare alla %s."
531
 
532
+ # @ polylang
533
+ #: include/list-table.php:124
534
+ msgid "Group"
535
+ msgstr "Gruppo"
536
+
537
+ # @ polylang
538
+ #: include/list-table.php:173
539
+ msgid "View all groups"
540
+ msgstr "Visualizza tutti i gruppi"
541
+
542
+ #~ msgid "Displays a language switcher at the end of the menu"
543
+ #~ msgstr "Visualizza un selettore di lingua alla fine del menu"
544
+
545
+ #~ msgid "Theme locations and languages"
546
+ #~ msgstr "Posizione e lingua del tema"
547
+
548
+ #~ msgid ""
549
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
550
+ #~ msgstr ""
551
+ #~ "Andare alla %spagina delle lingue%s per impostare posizione e lingua del "
552
+ #~ "tema"
553
+
554
+ #~ msgid "Menus"
555
+ #~ msgstr "Menu"
556
+
557
  #~ msgid "Error: Restore of local flags failed!"
558
  #~ msgstr "Errore: Ripristino delle bandiere locali fallito!"
559
 
languages/polylang-lt_LT.mo CHANGED
Binary file
languages/polylang-lt_LT.po CHANGED
@@ -9,10 +9,11 @@ msgstr ""
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "Plural-Forms: nplurals=2: nplural=n>1\n"
13
  "X-Poedit-SourceCharset: utf-8\n"
14
  "X-Poedit-KeywordsList: _e;__;_x\n"
15
  "X-Poedit-Basepath: .\n"
 
16
  "X-Poedit-SearchPath-0: ..\n"
17
  "X-Poedit-SearchPath-1: ../include\n"
18
 
@@ -60,99 +61,84 @@ msgstr ""
60
  "Galiausiai, jei Jums patinka šis įskiepis arba jei jis padeda Jūsų verslui, "
61
  "autorius labai vertintų Jūsų paramą."
62
 
63
- #: include/admin-base.php:55 include/admin-base.php:185
64
- #: include/admin-filters.php:250 include/admin.php:23 include/admin.php:318
65
- #: include/list-table.php:46 polylang.php:270
66
  msgid "Languages"
67
  msgstr "Kalbos"
68
 
69
- #: include/admin-base.php:154
70
  msgid "Displays language names"
71
  msgstr "Rodyti kalbų pavadinimus"
72
 
73
- #: include/admin-base.php:155
74
  msgid "Displays flags"
75
  msgstr "Rodyti vėliavėles"
76
 
77
- #: include/admin-base.php:156
78
  msgid "Forces link to front page"
79
  msgstr "Priverstinai nukreipti į pagrindinį puslapį"
80
 
81
- #: include/admin-base.php:157
82
  msgid "Hides the current language"
83
  msgstr "Nerodyti dabartinės kalbos"
84
 
85
- #: include/admin-base.php:161
86
- msgid "Displays a language switcher at the end of the menu"
87
- msgstr "Meniu pabaigoje rodyti kalbų perjungimų pasirinkimą"
88
-
89
- #: include/admin-base.php:162
90
  msgid "Displays as dropdown"
91
  msgstr "Rodyti kaip išskleidžiamą pasirinkimą"
92
 
93
- #: include/admin-base.php:186
94
  msgid "Filters content by language"
95
  msgstr "Atrenka turinį pagal kalbą"
96
 
97
- #: include/admin-base.php:193
98
  msgid "Show all languages"
99
  msgstr "Rodyti visas kalbas"
100
 
101
- #: include/admin-filters.php:188 include/admin-filters.php:884
102
  msgid "Add new translation"
103
  msgstr "Pridėti naują vertimą"
104
 
105
- #: include/admin-filters.php:216 include/admin-filters.php:274
106
- #: include/admin-filters.php:608 include/admin-filters.php:824
107
- #: include/admin-filters.php:842 include/list-table.php:45
108
  #: include/media-translations.php:5 include/media-translations.php:43
109
  #: include/post-translations.php:8 include/term-translations.php:15
110
- #: polylang.php:271
111
  msgid "Language"
112
  msgstr "Kalba"
113
 
114
- #: include/admin-filters.php:623 include/admin-filters.php:658
115
- #: include/list-table.php:120 include/media-translations.php:40
116
  #: include/term-translations.php:6 include/term-translations.php:11
117
  msgid "Translations"
118
  msgstr "Vertimai"
119
 
120
- #: include/admin-filters.php:826 include/admin-filters.php:845
121
  msgid "Sets the language"
122
  msgstr "Nustatyti kalbą"
123
 
124
- #: include/admin-filters.php:1078
125
- msgid "Theme locations and languages"
126
- msgstr "Temų vietos ir kalbos"
127
-
128
- #: include/admin-filters.php:1084
129
- #, php-format
130
- msgid ""
131
- "Please go to the %slanguages page%s to set theme locations and languages"
132
- msgstr ""
133
- "Prašome aplankyti %skalbų puslapį%s ir nustayti temos vietas bei kalbas"
134
-
135
- #: include/admin-filters.php:1102
136
  msgid "The widget is displayed for:"
137
  msgstr "Valdiklį rodyti:"
138
 
139
- #: include/admin-filters.php:1106 polylang.php:272
140
  msgid "All languages"
141
  msgstr "Visoms kalboms"
142
 
143
- #: include/admin-filters.php:1130
144
  msgid "Admin language"
145
  msgstr "Administravimo skydelio kalba"
146
 
147
- #: include/admin-filters.php:1135
148
  msgid "Wordpress default"
149
  msgstr "Wordpress numatytasis"
150
 
151
- #: include/admin-filters.php:1161 include/admin.php:326
152
  msgid "Settings"
153
  msgstr "Nustatymai"
154
 
155
- #: include/admin-filters.php:1167
156
  msgid "Upgrading language files&#8230;"
157
  msgstr "Atnaujinami kalbų failai&#8230;"
158
 
@@ -160,15 +146,11 @@ msgstr "Atnaujinami kalbų failai&#8230;"
160
  msgid "About Polylang"
161
  msgstr "Apie Polylang"
162
 
163
- #: include/admin.php:27 include/list-table.php:92
164
  msgid "Strings translations"
165
  msgstr "Eilučių vertimas"
166
 
167
- #: include/admin.php:323
168
- msgid "Menus"
169
- msgstr "Meniu"
170
-
171
- #: include/admin.php:325 include/list-table.php:91
172
  msgid "Strings translation"
173
  msgstr "Eilučių vertimas"
174
 
@@ -180,15 +162,15 @@ msgstr "Įveskite taisyklingą WordPress lokalę"
180
  msgid "The language code must be 2 characters long"
181
  msgstr "Kalbos kodas privalo būti dviejų simbolių ilgio"
182
 
183
- #: include/admin.php:347
184
  msgid "The language code must be unique"
185
  msgstr "Kalbos kodas privalo būti unikalus"
186
 
187
- #: include/admin.php:348
188
  msgid "The language must have a name"
189
  msgstr "Kalba privalo turėti vardą"
190
 
191
- #: include/admin.php:349
192
  msgid ""
193
  "The language was created, but the WordPress language file was not "
194
  "downloaded. Please install it manually."
@@ -196,93 +178,93 @@ msgstr ""
196
  "Kalba buvo pridėta, tačiau jos WordPress kalbos failas nebuvo parsiųstas. "
197
  "Prašome tai padaryti rankiniu būdu."
198
 
199
- #: include/admin.php:468
200
  msgid "Widget title"
201
  msgstr "Valdiklio pavadinimas"
202
 
203
  # @ polylang
204
- #: include/base.php:339
205
  msgid "Taxonomies"
206
  msgstr "Taksonomijos"
207
 
208
  # @ polylang
209
- #: include/base.php:340
210
  msgid "Custom fields"
211
  msgstr "Pasirinktiniai laukai"
212
 
213
  # @ polylang
214
- #: include/base.php:341
215
  msgid "Comment status"
216
  msgstr "Komentarų būsena"
217
 
218
  # @ polylang
219
- #: include/base.php:342
220
  msgid "Ping status"
221
  msgstr "Ryšio patikrinimo būsena"
222
 
223
  # @ polylang
224
- #: include/base.php:343
225
  msgid "Sticky posts"
226
  msgstr "Nuolat pirmame puslapyje rodomi įrašai"
227
 
228
  # @ polylang
229
- #: include/base.php:344
230
  msgid "Published date"
231
  msgstr "Paskelbimo data"
232
 
233
  # @ polylang
234
- #: include/base.php:345
235
  msgid "Post format"
236
  msgstr "Įrašo formatas"
237
 
238
- #: include/base.php:346
239
  msgid "Page parent"
240
  msgstr "Tėvinis puslapis"
241
 
242
  # @ polylang
243
- #: include/base.php:347
244
  msgid "Page template"
245
  msgstr "Puslapio šablonas"
246
 
247
- #: include/base.php:348
248
  msgid "Page order"
249
  msgstr "Puslapio tvarka"
250
 
251
  # @ polylang
252
- #: include/base.php:349
253
  msgid "Featured image"
254
  msgstr "Spec. paveikslėlis"
255
 
256
- #: include/languages-form.php:43
257
  msgid "Edit language"
258
  msgstr "Redaguoti kalbą"
259
 
260
- #: include/languages-form.php:43 include/languages-form.php:124
261
  msgid "Add new language"
262
  msgstr "Pridėti naują kalbą"
263
 
264
- #: include/languages-form.php:65
265
  msgid "Choose a language"
266
  msgstr "Pasirinkite kalbą"
267
 
268
- #: include/languages-form.php:79
269
  msgid "You can choose a language in the list or directly edit it below."
270
  msgstr ""
271
  "Galite pasirinkti kalbą iš sąrašo arba tiesiogiai redaguoti ją apačioje."
272
 
273
- #: include/languages-form.php:83 include/list-table.php:63
274
  msgid "Full name"
275
  msgstr "Pilnas vardas"
276
 
277
- #: include/languages-form.php:85
278
  msgid "The name is how it is displayed on your site (for example: English)."
279
  msgstr "Vardas, kuris bus rodomas Jūsų svetainėje (pavyzdžiui: English)."
280
 
281
- #: include/languages-form.php:89 include/list-table.php:64
282
  msgid "Locale"
283
  msgstr "Lokalė"
284
 
285
- #: include/languages-form.php:94
286
  msgid ""
287
  "Wordpress Locale for the language (for example: en_US). You will need to "
288
  "install the .mo file for this language."
@@ -290,55 +272,56 @@ msgstr ""
290
  "Kalbos WordPress lokalė (pavyzdžiui: lt_LT). Jums reikės įsidiegti šios "
291
  "kalbos .mo failą."
292
 
293
- #: include/languages-form.php:98
294
  msgid "Language code"
295
  msgstr "Kalbos kodas"
296
 
297
- #: include/languages-form.php:100
298
  msgid "2-letters ISO 639-1 language code (for example: en)"
299
  msgstr "Dviejų raidžių ISO 639-1 kalbos kodas (pavyzdžiui: lt)"
300
 
301
- #: include/languages-form.php:104
302
  msgid "Text direction"
303
  msgstr "Teksto kryptis"
304
 
305
- #: include/languages-form.php:108
306
  msgid "left to right"
307
  msgstr "iš kairės į dešinę"
308
 
309
- #: include/languages-form.php:113
310
  msgid "right to left"
311
  msgstr "iš dešinės į kairę"
312
 
313
- #: include/languages-form.php:115
314
  msgid "Choose the text direction for the language"
315
  msgstr "Pasirinkite kalbos teksto kryptį"
316
 
317
- #: include/languages-form.php:119 include/list-table.php:66
318
  msgid "Order"
319
  msgstr "Tvarka"
320
 
321
- #: include/languages-form.php:121
322
  msgid "Position of the language in the language switcher"
323
  msgstr "Kalbos pozicija kalbos perjungiklyje"
324
 
325
- #: include/languages-form.php:180
 
326
  msgid "Language switcher"
327
  msgstr "Kalbų perjungimas"
328
 
329
- #: include/languages-form.php:206
330
  msgid "Search translations"
331
  msgstr "Ieškoti vertimuose"
332
 
333
- #: include/languages-form.php:215
334
  msgid "Clean strings translation database"
335
  msgstr "Išvalyti eilučių vertimų duomenų bazę"
336
 
337
- #: include/languages-form.php:231
338
  msgid "Default language"
339
  msgstr "Numatytoji kalba"
340
 
341
- #: include/languages-form.php:243
342
  msgid ""
343
  "There are posts, pages, categories or tags without language set. Do you want "
344
  "to set them all to default language ?"
@@ -346,11 +329,11 @@ msgstr ""
346
  "Yra įrašų, puslapių, kategorijų arba žymų, kuriems nenustatyta kalba. Ar "
347
  "norite visiems jiems priskirti numatytąją kalbą?"
348
 
349
- #: include/languages-form.php:251
350
  msgid "Detect browser language"
351
  msgstr "Nustatyti naršyklės kalbą"
352
 
353
- #: include/languages-form.php:257
354
  msgid ""
355
  "When the front page is visited, set the language according to the browser "
356
  "preference"
@@ -358,11 +341,11 @@ msgstr ""
358
  "Kai aplankomas pagrindinis puslapis, nustatyti kalbą pagal naršyklės "
359
  "pageidavimą"
360
 
361
- #: include/languages-form.php:264
362
  msgid "URL modifications"
363
  msgstr "URL pakeitimai"
364
 
365
- #: include/languages-form.php:270
366
  msgid ""
367
  "The language is set from content. Posts, pages, categories and tags urls are "
368
  "not modified."
@@ -370,7 +353,7 @@ msgstr ""
370
  "Kalba nustatyta pagal turinį. Įrašų, puslapių, kategorijų ir žymų URL "
371
  "adresai nepakeisti."
372
 
373
- #: include/languages-form.php:278
374
  msgid ""
375
  "The language code, for example /en/, is added to all urls when using pretty "
376
  "permalinks."
@@ -378,19 +361,19 @@ msgstr ""
378
  "Kalbos kodas, pavyzdžiui /lt/, bus pridėtas prie adresų jei naudojamos "
379
  "pastoviosios nuorodos."
380
 
381
- #: include/languages-form.php:287
382
  msgid "Remove /language/ in pretty permalinks. Example:"
383
  msgstr "Pašalinti /language/ iš pastoviųjų nuorodų. Pavyzdys:"
384
 
385
- #: include/languages-form.php:296
386
  msgid "Keep /language/ in pretty permalinks. Example:"
387
  msgstr "Palikti /language/ pastoviosiose nuorodose. Pavyzdys:"
388
 
389
- #: include/languages-form.php:305
390
  msgid "Hide URL language information for default language"
391
  msgstr "Numatytajai kalbai nerodyti kalbos informacijos URL"
392
 
393
- #: include/languages-form.php:315
394
  #, php-format
395
  msgid ""
396
  "When using static front page, redirect the language page (example: %s) to "
@@ -400,67 +383,67 @@ msgstr ""
400
  "%s) į pradžios puslapį atitinkamoje kalboje"
401
 
402
  # @ polylang
403
- #: include/languages-form.php:324
404
  msgid "Media"
405
  msgstr "Failai"
406
 
407
  # @ polylang
408
- #: include/languages-form.php:330
409
  msgid "Activate languages and translations for media"
410
  msgstr "Įgalinti kalbas ir vertimus failams"
411
 
412
- #: include/languages-form.php:337
413
  msgid "Synchronization"
414
  msgstr "Sinchronizavimas"
415
 
416
  # @ polylang
417
- #: include/languages-form.php:351
418
  msgid "Custom post types"
419
  msgstr "Pasirinktiniai įrašų tipai"
420
 
421
  # @ polylang
422
- #: include/languages-form.php:364
423
  msgid "Activate languages and translations for custom post types."
424
  msgstr "Įgalinti kalbas bei vertimus pasirinktiniams įrašų tipams."
425
 
426
  # @ polylang
427
- #: include/languages-form.php:372
428
  msgid "Custom taxonomies"
429
  msgstr "Pasirinktinės taksonomijos"
430
 
431
  # @ polylang
432
- #: include/languages-form.php:385
433
  msgid "Activate languages and translations for custom taxonomies."
434
  msgstr "Įgalinti kalbas ir vertimus pasirinktinėms taksonomijoms."
435
 
436
- #: include/list-table.php:55 include/media-translations.php:22
437
  #: include/media-translations.php:60 include/post-translations.php:10
438
  #: include/post-translations.php:33 include/term-translations.php:18
439
  #: include/term-translations.php:80
440
  msgid "Edit"
441
  msgstr "Redaguoti"
442
 
443
- #: include/list-table.php:56
444
  msgid "Delete"
445
  msgstr "Ištrinti"
446
 
447
- #: include/list-table.php:65
448
  msgid "Code"
449
  msgstr "Kodas"
450
 
451
- #: include/list-table.php:67
452
  msgid "Flag"
453
  msgstr "Vėliava"
454
 
455
- #: include/list-table.php:68
456
  msgid "Posts"
457
  msgstr "Įrašai"
458
 
459
- #: include/list-table.php:118
460
  msgid "Name"
461
  msgstr "Vardas"
462
 
463
- #: include/list-table.php:119
464
  msgid "String"
465
  msgstr "Eilutė"
466
 
@@ -512,30 +495,54 @@ msgstr "Pavadinimas:"
512
  msgid "Adds multilingual capability to WordPress"
513
  msgstr "Prideda daugiakalbystės funkciją Wordpress sistemai"
514
 
515
- #: polylang.php:118
516
  #, php-format
517
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
518
  msgstr ""
519
  "Jūs naudojatės WordPress %s. Polylang reikalauja mažiausiai WordPress %s."
520
 
521
- #: polylang.php:159
522
  msgid "For some reasons, Polylang could not create a table in your database."
523
  msgstr ""
524
  "Dėl kažkokių priežasčių Polylang nepavyko sukurti lentelės Jūsų duomenų "
525
  "bazėje."
526
 
527
  # @ polylang
528
- #: polylang.php:220
529
  msgid ""
530
  "Polylang has been deactivated because you upgraded from a too old version."
531
  msgstr "Polylang buvo išjungtas, nes atsinaujinote iš per daug senos versijos."
532
 
533
  # @ polylang
534
- #: polylang.php:222
535
  #, php-format
536
  msgid "Please upgrade first to %s before ugrading to %s."
537
  msgstr "Prašome atsinaujinti iki %s, prieš atnaujinant iki %s."
538
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
539
  #~ msgid "Error: Restore of local flags failed!"
540
  #~ msgstr "Klaida: Atkurti Jūsų vėliavėlių nepavyko!"
541
 
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "Plural-Forms: nplurals=2: nplural=n>1;\n"
13
  "X-Poedit-SourceCharset: utf-8\n"
14
  "X-Poedit-KeywordsList: _e;__;_x\n"
15
  "X-Poedit-Basepath: .\n"
16
+ "X-Generator: Poedit 1.5.5\n"
17
  "X-Poedit-SearchPath-0: ..\n"
18
  "X-Poedit-SearchPath-1: ../include\n"
19
 
61
  "Galiausiai, jei Jums patinka šis įskiepis arba jei jis padeda Jūsų verslui, "
62
  "autorius labai vertintų Jūsų paramą."
63
 
64
+ #: include/admin-base.php:55 include/admin-base.php:190
65
+ #: include/admin-filters.php:243 include/admin.php:23 include/admin.php:301
66
+ #: include/list-table.php:13 polylang.php:339
67
  msgid "Languages"
68
  msgstr "Kalbos"
69
 
70
+ #: include/admin-base.php:153
71
  msgid "Displays language names"
72
  msgstr "Rodyti kalbų pavadinimus"
73
 
74
+ #: include/admin-base.php:154
75
  msgid "Displays flags"
76
  msgstr "Rodyti vėliavėles"
77
 
78
+ #: include/admin-base.php:155
79
  msgid "Forces link to front page"
80
  msgstr "Priverstinai nukreipti į pagrindinį puslapį"
81
 
82
+ #: include/admin-base.php:156
83
  msgid "Hides the current language"
84
  msgstr "Nerodyti dabartinės kalbos"
85
 
86
+ #: include/admin-base.php:160
 
 
 
 
87
  msgid "Displays as dropdown"
88
  msgstr "Rodyti kaip išskleidžiamą pasirinkimą"
89
 
90
+ #: include/admin-base.php:191
91
  msgid "Filters content by language"
92
  msgstr "Atrenka turinį pagal kalbą"
93
 
94
+ #: include/admin-base.php:186
95
  msgid "Show all languages"
96
  msgstr "Rodyti visas kalbas"
97
 
98
+ #: include/admin-filters.php:181 include/admin-filters.php:877
99
  msgid "Add new translation"
100
  msgstr "Pridėti naują vertimą"
101
 
102
+ #: include/admin-filters.php:209 include/admin-filters.php:267
103
+ #: include/admin-filters.php:601 include/admin-filters.php:817
104
+ #: include/admin-filters.php:835 include/list-table.php:12
105
  #: include/media-translations.php:5 include/media-translations.php:43
106
  #: include/post-translations.php:8 include/term-translations.php:15
107
+ #: polylang.php:340
108
  msgid "Language"
109
  msgstr "Kalba"
110
 
111
+ #: include/admin-filters.php:616 include/admin-filters.php:651
112
+ #: include/list-table.php:127 include/media-translations.php:40
113
  #: include/term-translations.php:6 include/term-translations.php:11
114
  msgid "Translations"
115
  msgstr "Vertimai"
116
 
117
+ #: include/admin-filters.php:819 include/admin-filters.php:838
118
  msgid "Sets the language"
119
  msgstr "Nustatyti kalbą"
120
 
121
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
122
  msgid "The widget is displayed for:"
123
  msgstr "Valdiklį rodyti:"
124
 
125
+ #: include/admin-filters.php:1057 polylang.php:341
126
  msgid "All languages"
127
  msgstr "Visoms kalboms"
128
 
129
+ #: include/admin-filters.php:1080
130
  msgid "Admin language"
131
  msgstr "Administravimo skydelio kalba"
132
 
133
+ #: include/admin-filters.php:1085
134
  msgid "Wordpress default"
135
  msgstr "Wordpress numatytasis"
136
 
137
+ #: include/admin-filters.php:1114 include/admin.php:306
138
  msgid "Settings"
139
  msgstr "Nustatymai"
140
 
141
+ #: include/admin-filters.php:1120
142
  msgid "Upgrading language files&#8230;"
143
  msgstr "Atnaujinami kalbų failai&#8230;"
144
 
146
  msgid "About Polylang"
147
  msgstr "Apie Polylang"
148
 
149
+ #: include/admin.php:27 include/list-table.php:82
150
  msgid "Strings translations"
151
  msgstr "Eilučių vertimas"
152
 
153
+ #: include/admin.php:305 include/list-table.php:81
 
 
 
 
154
  msgid "Strings translation"
155
  msgstr "Eilučių vertimas"
156
 
162
  msgid "The language code must be 2 characters long"
163
  msgstr "Kalbos kodas privalo būti dviejų simbolių ilgio"
164
 
165
+ #: include/admin.php:328
166
  msgid "The language code must be unique"
167
  msgstr "Kalbos kodas privalo būti unikalus"
168
 
169
+ #: include/admin.php:329
170
  msgid "The language must have a name"
171
  msgstr "Kalba privalo turėti vardą"
172
 
173
+ #: include/admin.php:330
174
  msgid ""
175
  "The language was created, but the WordPress language file was not "
176
  "downloaded. Please install it manually."
178
  "Kalba buvo pridėta, tačiau jos WordPress kalbos failas nebuvo parsiųstas. "
179
  "Prašome tai padaryti rankiniu būdu."
180
 
181
+ #: include/admin.php:449
182
  msgid "Widget title"
183
  msgstr "Valdiklio pavadinimas"
184
 
185
  # @ polylang
186
+ #: include/base.php:368
187
  msgid "Taxonomies"
188
  msgstr "Taksonomijos"
189
 
190
  # @ polylang
191
+ #: include/base.php:369
192
  msgid "Custom fields"
193
  msgstr "Pasirinktiniai laukai"
194
 
195
  # @ polylang
196
+ #: include/base.php:370
197
  msgid "Comment status"
198
  msgstr "Komentarų būsena"
199
 
200
  # @ polylang
201
+ #: include/base.php:371
202
  msgid "Ping status"
203
  msgstr "Ryšio patikrinimo būsena"
204
 
205
  # @ polylang
206
+ #: include/base.php:372
207
  msgid "Sticky posts"
208
  msgstr "Nuolat pirmame puslapyje rodomi įrašai"
209
 
210
  # @ polylang
211
+ #: include/base.php:373
212
  msgid "Published date"
213
  msgstr "Paskelbimo data"
214
 
215
  # @ polylang
216
+ #: include/base.php:374
217
  msgid "Post format"
218
  msgstr "Įrašo formatas"
219
 
220
+ #: include/base.php:375
221
  msgid "Page parent"
222
  msgstr "Tėvinis puslapis"
223
 
224
  # @ polylang
225
+ #: include/base.php:376
226
  msgid "Page template"
227
  msgstr "Puslapio šablonas"
228
 
229
+ #: include/base.php:377
230
  msgid "Page order"
231
  msgstr "Puslapio tvarka"
232
 
233
  # @ polylang
234
+ #: include/base.php:378
235
  msgid "Featured image"
236
  msgstr "Spec. paveikslėlis"
237
 
238
+ #: include/languages-form.php:42
239
  msgid "Edit language"
240
  msgstr "Redaguoti kalbą"
241
 
242
+ #: include/languages-form.php:42 include/languages-form.php:123
243
  msgid "Add new language"
244
  msgstr "Pridėti naują kalbą"
245
 
246
+ #: include/languages-form.php:64
247
  msgid "Choose a language"
248
  msgstr "Pasirinkite kalbą"
249
 
250
+ #: include/languages-form.php:78
251
  msgid "You can choose a language in the list or directly edit it below."
252
  msgstr ""
253
  "Galite pasirinkti kalbą iš sąrašo arba tiesiogiai redaguoti ją apačioje."
254
 
255
+ #: include/languages-form.php:82 include/list-table.php:34
256
  msgid "Full name"
257
  msgstr "Pilnas vardas"
258
 
259
+ #: include/languages-form.php:84
260
  msgid "The name is how it is displayed on your site (for example: English)."
261
  msgstr "Vardas, kuris bus rodomas Jūsų svetainėje (pavyzdžiui: English)."
262
 
263
+ #: include/languages-form.php:88 include/list-table.php:35
264
  msgid "Locale"
265
  msgstr "Lokalė"
266
 
267
+ #: include/languages-form.php:93
268
  msgid ""
269
  "Wordpress Locale for the language (for example: en_US). You will need to "
270
  "install the .mo file for this language."
272
  "Kalbos WordPress lokalė (pavyzdžiui: lt_LT). Jums reikės įsidiegti šios "
273
  "kalbos .mo failą."
274
 
275
+ #: include/languages-form.php:97
276
  msgid "Language code"
277
  msgstr "Kalbos kodas"
278
 
279
+ #: include/languages-form.php:99
280
  msgid "2-letters ISO 639-1 language code (for example: en)"
281
  msgstr "Dviejų raidžių ISO 639-1 kalbos kodas (pavyzdžiui: lt)"
282
 
283
+ #: include/languages-form.php:103
284
  msgid "Text direction"
285
  msgstr "Teksto kryptis"
286
 
287
+ #: include/languages-form.php:107
288
  msgid "left to right"
289
  msgstr "iš kairės į dešinę"
290
 
291
+ #: include/languages-form.php:112
292
  msgid "right to left"
293
  msgstr "iš dešinės į kairę"
294
 
295
+ #: include/languages-form.php:114
296
  msgid "Choose the text direction for the language"
297
  msgstr "Pasirinkite kalbos teksto kryptį"
298
 
299
+ #: include/languages-form.php:118 include/list-table.php:37
300
  msgid "Order"
301
  msgstr "Tvarka"
302
 
303
+ #: include/languages-form.php:120
304
  msgid "Position of the language in the language switcher"
305
  msgstr "Kalbos pozicija kalbos perjungiklyje"
306
 
307
+ #: include/nav-menu.php:28 include/nav-menu.php:51 include/nav-menu.php:54
308
+ #: include/nav-menu.php:82 include/nav-menu.php:106 polylang.php:302
309
  msgid "Language switcher"
310
  msgstr "Kalbų perjungimas"
311
 
312
+ #: include/languages-form.php:148
313
  msgid "Search translations"
314
  msgstr "Ieškoti vertimuose"
315
 
316
+ #: include/languages-form.php:151
317
  msgid "Clean strings translation database"
318
  msgstr "Išvalyti eilučių vertimų duomenų bazę"
319
 
320
+ #: include/languages-form.php:167
321
  msgid "Default language"
322
  msgstr "Numatytoji kalba"
323
 
324
+ #: include/languages-form.php:179
325
  msgid ""
326
  "There are posts, pages, categories or tags without language set. Do you want "
327
  "to set them all to default language ?"
329
  "Yra įrašų, puslapių, kategorijų arba žymų, kuriems nenustatyta kalba. Ar "
330
  "norite visiems jiems priskirti numatytąją kalbą?"
331
 
332
+ #: include/languages-form.php:187
333
  msgid "Detect browser language"
334
  msgstr "Nustatyti naršyklės kalbą"
335
 
336
+ #: include/languages-form.php:193
337
  msgid ""
338
  "When the front page is visited, set the language according to the browser "
339
  "preference"
341
  "Kai aplankomas pagrindinis puslapis, nustatyti kalbą pagal naršyklės "
342
  "pageidavimą"
343
 
344
+ #: include/languages-form.php:200
345
  msgid "URL modifications"
346
  msgstr "URL pakeitimai"
347
 
348
+ #: include/languages-form.php:206
349
  msgid ""
350
  "The language is set from content. Posts, pages, categories and tags urls are "
351
  "not modified."
353
  "Kalba nustatyta pagal turinį. Įrašų, puslapių, kategorijų ir žymų URL "
354
  "adresai nepakeisti."
355
 
356
+ #: include/languages-form.php:214
357
  msgid ""
358
  "The language code, for example /en/, is added to all urls when using pretty "
359
  "permalinks."
361
  "Kalbos kodas, pavyzdžiui /lt/, bus pridėtas prie adresų jei naudojamos "
362
  "pastoviosios nuorodos."
363
 
364
+ #: include/languages-form.php:223
365
  msgid "Remove /language/ in pretty permalinks. Example:"
366
  msgstr "Pašalinti /language/ iš pastoviųjų nuorodų. Pavyzdys:"
367
 
368
+ #: include/languages-form.php:232
369
  msgid "Keep /language/ in pretty permalinks. Example:"
370
  msgstr "Palikti /language/ pastoviosiose nuorodose. Pavyzdys:"
371
 
372
+ #: include/languages-form.php:241
373
  msgid "Hide URL language information for default language"
374
  msgstr "Numatytajai kalbai nerodyti kalbos informacijos URL"
375
 
376
+ #: include/languages-form.php:251
377
  #, php-format
378
  msgid ""
379
  "When using static front page, redirect the language page (example: %s) to "
383
  "%s) į pradžios puslapį atitinkamoje kalboje"
384
 
385
  # @ polylang
386
+ #: include/languages-form.php:260
387
  msgid "Media"
388
  msgstr "Failai"
389
 
390
  # @ polylang
391
+ #: include/languages-form.php:266
392
  msgid "Activate languages and translations for media"
393
  msgstr "Įgalinti kalbas ir vertimus failams"
394
 
395
+ #: include/languages-form.php:273
396
  msgid "Synchronization"
397
  msgstr "Sinchronizavimas"
398
 
399
  # @ polylang
400
+ #: include/languages-form.php:287
401
  msgid "Custom post types"
402
  msgstr "Pasirinktiniai įrašų tipai"
403
 
404
  # @ polylang
405
+ #: include/languages-form.php:300
406
  msgid "Activate languages and translations for custom post types."
407
  msgstr "Įgalinti kalbas bei vertimus pasirinktiniams įrašų tipams."
408
 
409
  # @ polylang
410
+ #: include/languages-form.php:307
411
  msgid "Custom taxonomies"
412
  msgstr "Pasirinktinės taksonomijos"
413
 
414
  # @ polylang
415
+ #: include/languages-form.php:320
416
  msgid "Activate languages and translations for custom taxonomies."
417
  msgstr "Įgalinti kalbas ir vertimus pasirinktinėms taksonomijoms."
418
 
419
+ #: include/list-table.php:26 include/media-translations.php:22
420
  #: include/media-translations.php:60 include/post-translations.php:10
421
  #: include/post-translations.php:33 include/term-translations.php:18
422
  #: include/term-translations.php:80
423
  msgid "Edit"
424
  msgstr "Redaguoti"
425
 
426
+ #: include/list-table.php:27 include/list-table.php:162
427
  msgid "Delete"
428
  msgstr "Ištrinti"
429
 
430
+ #: include/list-table.php:36
431
  msgid "Code"
432
  msgstr "Kodas"
433
 
434
+ #: include/list-table.php:38
435
  msgid "Flag"
436
  msgstr "Vėliava"
437
 
438
+ #: include/list-table.php:39
439
  msgid "Posts"
440
  msgstr "Įrašai"
441
 
442
+ #: include/list-table.php:125
443
  msgid "Name"
444
  msgstr "Vardas"
445
 
446
+ #: include/list-table.php:126
447
  msgid "String"
448
  msgstr "Eilutė"
449
 
495
  msgid "Adds multilingual capability to WordPress"
496
  msgstr "Prideda daugiakalbystės funkciją Wordpress sistemai"
497
 
498
+ #: polylang.php:133
499
  #, php-format
500
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
501
  msgstr ""
502
  "Jūs naudojatės WordPress %s. Polylang reikalauja mažiausiai WordPress %s."
503
 
504
+ #: polylang.php:174
505
  msgid "For some reasons, Polylang could not create a table in your database."
506
  msgstr ""
507
  "Dėl kažkokių priežasčių Polylang nepavyko sukurti lentelės Jūsų duomenų "
508
  "bazėje."
509
 
510
  # @ polylang
511
+ #: polylang.php:235
512
  msgid ""
513
  "Polylang has been deactivated because you upgraded from a too old version."
514
  msgstr "Polylang buvo išjungtas, nes atsinaujinote iš per daug senos versijos."
515
 
516
  # @ polylang
517
+ #: polylang.php:237
518
  #, php-format
519
  msgid "Please upgrade first to %s before ugrading to %s."
520
  msgstr "Prašome atsinaujinti iki %s, prieš atnaujinant iki %s."
521
 
522
+ # @ polylang
523
+ #: include/list-table.php:124
524
+ msgid "Group"
525
+ msgstr "Grupė"
526
+
527
+ # @ polylang
528
+ #: include/list-table.php:173
529
+ msgid "View all groups"
530
+ msgstr "Peržiūrėti visas grupes"
531
+
532
+ #~ msgid "Displays a language switcher at the end of the menu"
533
+ #~ msgstr "Meniu pabaigoje rodyti kalbų perjungimų pasirinkimą"
534
+
535
+ #~ msgid "Theme locations and languages"
536
+ #~ msgstr "Temų vietos ir kalbos"
537
+
538
+ #~ msgid ""
539
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
540
+ #~ msgstr ""
541
+ #~ "Prašome aplankyti %skalbų puslapį%s ir nustayti temos vietas bei kalbas"
542
+
543
+ #~ msgid "Menus"
544
+ #~ msgstr "Meniu"
545
+
546
  #~ msgid "Error: Restore of local flags failed!"
547
  #~ msgstr "Klaida: Atkurti Jūsų vėliavėlių nepavyko!"
548
 
languages/polylang-lv.mo CHANGED
Binary file
languages/polylang-lv.po CHANGED
@@ -50,80 +50,75 @@ msgstr "Visbeidzot, ja jums patÄ«k Å¡is spraudnis vai ari tas palÄ«dz jÅ
50
 
51
  # @ polylang
52
  #: include/admin-base.php:55
53
- #: include/admin-base.php:185
54
- #: include/admin-filters.php:250
55
  #: include/admin.php:23
56
- #: include/admin.php:318
57
- #: include/list-table.php:46
58
- #: polylang.php:270
59
  msgid "Languages"
60
  msgstr "Valodas"
61
 
62
  # @ polylang
63
- #: include/admin-base.php:154
64
  msgid "Displays language names"
65
  msgstr "Rāda valodu nosaukumus"
66
 
67
  # @ polylang
68
- #: include/admin-base.php:155
69
  msgid "Displays flags"
70
  msgstr "Rāda karogus"
71
 
72
  # @ polylang
73
- #: include/admin-base.php:156
74
  msgid "Forces link to front page"
75
  msgstr "Valodas saite ved uz sākumlapu"
76
 
77
  # @ polylang
78
- #: include/admin-base.php:157
79
  msgid "Hides the current language"
80
  msgstr "Paslēpt aktÄ«vo valodu"
81
 
82
  # @ polylang
83
- #: include/admin-base.php:161
84
- msgid "Displays a language switcher at the end of the menu"
85
- msgstr "Rāda valodu izvēlni šīs izvēlnes beigās"
86
-
87
- # @ polylang
88
- #: include/admin-base.php:162
89
  msgid "Displays as dropdown"
90
  msgstr "Rāda kā nolaižamo izvēlni"
91
 
92
  # @ polylang
93
- #: include/admin-base.php:186
94
  msgid "Filters content by language"
95
  msgstr ""
96
 
97
  # @ polylang
98
- #: include/admin-base.php:193
99
  msgid "Show all languages"
100
  msgstr "RādÄ«t visas valodas"
101
 
102
  # @ polylang
103
- #: include/admin-filters.php:188
104
- #: include/admin-filters.php:884
105
  msgid "Add new translation"
106
  msgstr "Pievienot jaunu tulkojumu"
107
 
108
  # @ polylang
109
- #: include/admin-filters.php:216
110
- #: include/admin-filters.php:274
111
- #: include/admin-filters.php:608
112
- #: include/admin-filters.php:824
113
- #: include/admin-filters.php:842
114
- #: include/list-table.php:45
115
  #: include/media-translations.php:5
116
  #: include/media-translations.php:43
117
  #: include/post-translations.php:8
118
  #: include/term-translations.php:15
119
- #: polylang.php:271
120
  msgid "Language"
121
  msgstr "Valoda"
122
 
123
  # @ polylang
124
- #: include/admin-filters.php:623
125
- #: include/admin-filters.php:658
126
- #: include/list-table.php:120
127
  #: include/media-translations.php:40
128
  #: include/term-translations.php:6
129
  #: include/term-translations.php:11
@@ -131,51 +126,40 @@ msgid "Translations"
131
  msgstr "Tulkojumi"
132
 
133
  # @ polylang
134
- #: include/admin-filters.php:826
135
- #: include/admin-filters.php:845
136
  msgid "Sets the language"
137
  msgstr "Nosaka valodu"
138
 
139
  # @ polylang
140
- #: include/admin-filters.php:1078
141
- msgid "Theme locations and languages"
142
- msgstr "Nosaka valodu"
143
-
144
- # @ polylang
145
- #: include/admin-filters.php:1084
146
- #, php-format
147
- msgid "Please go to the %slanguages page%s to set theme locations and languages"
148
- msgstr "Lūdzu dodieties uz %svalodu sadaļu%s, lai uzstādītu kažociņa izvēlņu valodas"
149
-
150
- # @ polylang
151
- #: include/admin-filters.php:1102
152
  msgid "The widget is displayed for:"
153
  msgstr "Logdaļa tiek rādÄ«ta:"
154
 
155
  # @ polylang
156
- #: include/admin-filters.php:1106
157
- #: polylang.php:272
158
  msgid "All languages"
159
  msgstr "Visas valodas"
160
 
161
  # @ polylang
162
- #: include/admin-filters.php:1130
163
  msgid "Admin language"
164
  msgstr "VadÄ«bas valoda"
165
 
166
- #: include/admin-filters.php:1135
167
  msgid "Wordpress default"
168
  msgstr ""
169
 
170
  # @ default
171
  # @ polylang
172
- #: include/admin-filters.php:1161
173
- #: include/admin.php:326
174
  msgid "Settings"
175
  msgstr "UzstādÄ«jumi"
176
 
177
  # @ polylang
178
- #: include/admin-filters.php:1167
179
  msgid "Upgrading language files&#8230;"
180
  msgstr "Atjaunina valodu failus&#8230;"
181
 
@@ -186,18 +170,13 @@ msgstr "Par Polylang"
186
 
187
  # @ polylang
188
  #: include/admin.php:27
189
- #: include/list-table.php:92
190
  msgid "Strings translations"
191
  msgstr "Tekstu tulkojumi"
192
 
193
  # @ polylang
194
- #: include/admin.php:323
195
- msgid "Menus"
196
- msgstr "Izvēlne"
197
-
198
- # @ polylang
199
- #: include/admin.php:325
200
- #: include/list-table.php:91
201
  msgid "Strings translation"
202
  msgstr "Tekstu tulkoÅ¡ana"
203
 
@@ -212,270 +191,275 @@ msgid "The language code must be 2 characters long"
212
  msgstr "Valodas kodā jābÅ«t 2 simboliem"
213
 
214
  # @ polylang
215
- #: include/admin.php:347
216
  msgid "The language code must be unique"
217
  msgstr "Valodas kodam jābÅ«t unikālam"
218
 
219
  # @ polylang
220
- #: include/admin.php:348
221
  msgid "The language must have a name"
222
  msgstr "Valodai ir nepiecieÅ¡ams nosaukums"
223
 
224
  # @ polylang
225
- #: include/admin.php:349
226
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
227
  msgstr "Valoda tika izveidota, bet WordPress tulkojumu fails netika lejuplādēts. LÅ«dzu uzstādiet to manuāli."
228
 
229
  # @ polylang
230
- #: include/admin.php:468
231
  msgid "Widget title"
232
  msgstr "Logdaļas virsraksts"
233
 
234
  # @ polylang
235
- #: include/base.php:339
236
  msgid "Taxonomies"
237
  msgstr ""
238
 
239
  # @ polylang
240
- #: include/base.php:340
241
  msgid "Custom fields"
242
  msgstr ""
243
 
244
  # @ polylang
245
- #: include/base.php:341
246
  msgid "Comment status"
247
  msgstr ""
248
 
249
  # @ polylang
250
- #: include/base.php:342
251
  msgid "Ping status"
252
  msgstr ""
253
 
254
  # @ polylang
255
- #: include/base.php:343
256
  msgid "Sticky posts"
257
  msgstr ""
258
 
259
  # @ polylang
260
- #: include/base.php:344
261
  msgid "Published date"
262
  msgstr ""
263
 
264
  # @ polylang
265
- #: include/base.php:345
266
  msgid "Post format"
267
  msgstr ""
268
 
269
  # @ default
270
- #: include/base.php:346
271
  msgid "Page parent"
272
  msgstr ""
273
 
274
  # @ polylang
275
- #: include/base.php:347
276
  msgid "Page template"
277
  msgstr ""
278
 
279
  # @ polylang
280
- #: include/base.php:348
281
  msgid "Page order"
282
  msgstr ""
283
 
284
  # @ polylang
285
- #: include/base.php:349
286
  msgid "Featured image"
287
  msgstr ""
288
 
289
  # @ polylang
290
- #: include/languages-form.php:43
291
  msgid "Edit language"
292
  msgstr "Rediģēt valodu"
293
 
294
  # @ polylang
295
- #: include/languages-form.php:43
296
- #: include/languages-form.php:124
297
  msgid "Add new language"
298
  msgstr "Pievienot jaunu valodu"
299
 
300
  # @ polylang
301
- #: include/languages-form.php:65
302
  msgid "Choose a language"
303
  msgstr "Izvēlēties valodu"
304
 
305
  # @ polylang
306
- #: include/languages-form.php:79
307
  msgid "You can choose a language in the list or directly edit it below."
308
  msgstr "JÅ«s varat izvēlēties valodu no saraksta, vai ari rediģēt to zemāk."
309
 
310
  # @ polylang
311
- #: include/languages-form.php:83
312
- #: include/list-table.php:63
313
  msgid "Full name"
314
  msgstr "Pilns nosaukums"
315
 
316
  # @ polylang
317
- #: include/languages-form.php:85
318
  msgid "The name is how it is displayed on your site (for example: English)."
319
  msgstr "Nosaukums, kādu to attēlos lapā (piemēram: LatvieÅ¡u)"
320
 
321
  # @ polylang
322
- #: include/languages-form.php:89
323
- #: include/list-table.php:64
324
  msgid "Locale"
325
  msgstr "Lokāle"
326
 
327
  # @ polylang
328
- #: include/languages-form.php:94
329
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
330
  msgstr "WordPress valodas lokāle Å¡ai valodai (piemēram: en_US). Jums nāksies uzstādÄ«t .mo failu Å¡ai valodai."
331
 
332
  # @ polylang
333
- #: include/languages-form.php:98
334
  msgid "Language code"
335
  msgstr "Valodas kods (piem.: lv)"
336
 
337
  # @ polylang
338
- #: include/languages-form.php:100
339
  msgid "2-letters ISO 639-1 language code (for example: en)"
340
  msgstr "2 burtu ISO 639-1 valodas kods (piemēram: en)"
341
 
342
  # @ polylang
343
- #: include/languages-form.php:104
344
  msgid "Text direction"
345
  msgstr "LasÄ«Å¡anas virziens"
346
 
347
  # @ polylang
348
- #: include/languages-form.php:108
349
  msgid "left to right"
350
  msgstr "no kreisās uz labo"
351
 
352
  # @ polylang
353
- #: include/languages-form.php:113
354
  msgid "right to left"
355
  msgstr "no labās uz kreiso"
356
 
357
  # @ polylang
358
- #: include/languages-form.php:115
359
  msgid "Choose the text direction for the language"
360
  msgstr "Izvēlieties lasÄ«Å¡anas virzienu Å¡ai valodai"
361
 
362
  # @ polylang
363
- #: include/languages-form.php:119
364
- #: include/list-table.php:66
365
  msgid "Order"
366
  msgstr "SecÄ«ba"
367
 
368
  # @ polylang
369
- #: include/languages-form.php:121
370
  msgid "Position of the language in the language switcher"
371
  msgstr "Valodas atraÅ¡anās vieta valodu izvēlnē"
372
 
373
  # @ polylang
374
- #: include/languages-form.php:180
 
 
 
 
 
375
  msgid "Language switcher"
376
  msgstr "Valodu izvēlne"
377
 
378
  # @ polylang
379
- #: include/languages-form.php:206
380
  msgid "Search translations"
381
  msgstr ""
382
 
383
  # @ polylang
384
- #: include/languages-form.php:215
385
  msgid "Clean strings translation database"
386
  msgstr ""
387
 
388
  # @ polylang
389
- #: include/languages-form.php:231
390
  msgid "Default language"
391
  msgstr "Noklusētā valoda"
392
 
393
  # @ polylang
394
- #: include/languages-form.php:243
395
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
396
  msgstr "Ir atrasti raksti, lapas, tēmas, vai birkas bez uzstādÄ«tas valodas. Vai vēlaties uzstādÄ«t tām visām noklusēto valodu?"
397
 
398
  # @ polylang
399
- #: include/languages-form.php:251
400
  msgid "Detect browser language"
401
  msgstr "Noteikt pārlÅ«ka valodu"
402
 
403
  # @ polylang
404
- #: include/languages-form.php:257
405
  msgid "When the front page is visited, set the language according to the browser preference"
406
  msgstr "Kad tiek apmeklēta sākumlapa, uzstāda valodu atkarÄ«bā no pārlÅ«kprogrammas uzstādÄ«jumiem"
407
 
408
  # @ polylang
409
- #: include/languages-form.php:264
410
  msgid "URL modifications"
411
  msgstr "SaiÅ¡u modifikācijas"
412
 
413
  # @ polylang
414
- #: include/languages-form.php:270
415
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
416
  msgstr ""
417
 
418
- #: include/languages-form.php:278
419
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
420
  msgstr ""
421
 
422
  # @ polylang
423
- #: include/languages-form.php:287
424
  msgid "Remove /language/ in pretty permalinks. Example:"
425
  msgstr "NerādÄ«t /language/ nemainÄ«gajās saitēs. Piemērs:"
426
 
427
  # @ polylang
428
- #: include/languages-form.php:296
429
  msgid "Keep /language/ in pretty permalinks. Example:"
430
  msgstr "Atstāt /language/ nemainÄ«gajās saitēs. Piemērs:"
431
 
432
  # @ polylang
433
- #: include/languages-form.php:305
434
  msgid "Hide URL language information for default language"
435
  msgstr "Paslēpt noklusētās valodas informāciju hipersaitēs"
436
 
437
  # @ polylang
438
- #: include/languages-form.php:315
439
  #, php-format
440
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
441
  msgstr ""
442
 
443
  # @ polylang
444
- #: include/languages-form.php:324
445
  msgid "Media"
446
  msgstr ""
447
 
448
  # @ polylang
449
- #: include/languages-form.php:330
450
  msgid "Activate languages and translations for media"
451
  msgstr ""
452
 
453
- #: include/languages-form.php:337
454
  msgid "Synchronization"
455
  msgstr ""
456
 
457
  # @ polylang
458
- #: include/languages-form.php:351
459
  msgid "Custom post types"
460
  msgstr ""
461
 
462
  # @ polylang
463
- #: include/languages-form.php:364
464
  msgid "Activate languages and translations for custom post types."
465
  msgstr ""
466
 
467
  # @ polylang
468
- #: include/languages-form.php:372
469
  msgid "Custom taxonomies"
470
  msgstr ""
471
 
472
  # @ polylang
473
- #: include/languages-form.php:385
474
  msgid "Activate languages and translations for custom taxonomies."
475
  msgstr ""
476
 
477
  # @ polylang
478
- #: include/list-table.php:55
479
  #: include/media-translations.php:22
480
  #: include/media-translations.php:60
481
  #: include/post-translations.php:10
@@ -486,32 +470,33 @@ msgid "Edit"
486
  msgstr "Rediģēt"
487
 
488
  # @ polylang
489
- #: include/list-table.php:56
 
490
  msgid "Delete"
491
  msgstr "Dzēst"
492
 
493
  # @ polylang
494
- #: include/list-table.php:65
495
  msgid "Code"
496
  msgstr "Kods"
497
 
498
  # @ polylang
499
- #: include/list-table.php:67
500
  msgid "Flag"
501
  msgstr "Karogs"
502
 
503
  # @ polylang
504
- #: include/list-table.php:68
505
  msgid "Posts"
506
  msgstr "Raksti"
507
 
508
  # @ polylang
509
- #: include/list-table.php:118
510
  msgid "Name"
511
  msgstr "Nosaukums"
512
 
513
  # @ polylang
514
- #: include/list-table.php:119
515
  msgid "String"
516
  msgstr "Teksts"
517
 
@@ -577,24 +562,34 @@ msgid "Adds multilingual capability to WordPress"
577
  msgstr ""
578
 
579
  # polylang
580
- #: polylang.php:118
581
  #, php-format
582
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
583
  msgstr "JÅ«s lietojat WordPress %s. Polylang nepiecieÅ¡ama vismaz WordPress %s versija."
584
 
585
  # @ polylang
586
- #: polylang.php:159
587
  msgid "For some reasons, Polylang could not create a table in your database."
588
  msgstr "Kaut kādu iemeslu dēļ Polylang nevārēja izveidot vajadzÄ«go tabulu datubāzē."
589
 
590
  # @ polylang
591
- #: polylang.php:220
592
  msgid "Polylang has been deactivated because you upgraded from a too old version."
593
  msgstr ""
594
 
595
  # @ polylang
596
- #: polylang.php:222
597
  #, php-format
598
  msgid "Please upgrade first to %s before ugrading to %s."
599
  msgstr ""
600
 
 
 
 
 
 
 
 
 
 
 
50
 
51
  # @ polylang
52
  #: include/admin-base.php:55
53
+ #: include/admin-base.php:190
54
+ #: include/admin-filters.php:243
55
  #: include/admin.php:23
56
+ #: include/admin.php:301
57
+ #: include/list-table.php:13
58
+ #: polylang.php:339
59
  msgid "Languages"
60
  msgstr "Valodas"
61
 
62
  # @ polylang
63
+ #: include/admin-base.php:153
64
  msgid "Displays language names"
65
  msgstr "Rāda valodu nosaukumus"
66
 
67
  # @ polylang
68
+ #: include/admin-base.php:154
69
  msgid "Displays flags"
70
  msgstr "Rāda karogus"
71
 
72
  # @ polylang
73
+ #: include/admin-base.php:155
74
  msgid "Forces link to front page"
75
  msgstr "Valodas saite ved uz sākumlapu"
76
 
77
  # @ polylang
78
+ #: include/admin-base.php:156
79
  msgid "Hides the current language"
80
  msgstr "Paslēpt aktÄ«vo valodu"
81
 
82
  # @ polylang
83
+ #: include/admin-base.php:160
 
 
 
 
 
84
  msgid "Displays as dropdown"
85
  msgstr "Rāda kā nolaižamo izvēlni"
86
 
87
  # @ polylang
88
+ #: include/admin-base.php:191
89
  msgid "Filters content by language"
90
  msgstr ""
91
 
92
  # @ polylang
93
+ #: include/admin-base.php:186
94
  msgid "Show all languages"
95
  msgstr "RādÄ«t visas valodas"
96
 
97
  # @ polylang
98
+ #: include/admin-filters.php:181
99
+ #: include/admin-filters.php:877
100
  msgid "Add new translation"
101
  msgstr "Pievienot jaunu tulkojumu"
102
 
103
  # @ polylang
104
+ #: include/admin-filters.php:209
105
+ #: include/admin-filters.php:267
106
+ #: include/admin-filters.php:601
107
+ #: include/admin-filters.php:817
108
+ #: include/admin-filters.php:835
109
+ #: include/list-table.php:12
110
  #: include/media-translations.php:5
111
  #: include/media-translations.php:43
112
  #: include/post-translations.php:8
113
  #: include/term-translations.php:15
114
+ #: polylang.php:340
115
  msgid "Language"
116
  msgstr "Valoda"
117
 
118
  # @ polylang
119
+ #: include/admin-filters.php:616
120
+ #: include/admin-filters.php:651
121
+ #: include/list-table.php:127
122
  #: include/media-translations.php:40
123
  #: include/term-translations.php:6
124
  #: include/term-translations.php:11
126
  msgstr "Tulkojumi"
127
 
128
  # @ polylang
129
+ #: include/admin-filters.php:819
130
+ #: include/admin-filters.php:838
131
  msgid "Sets the language"
132
  msgstr "Nosaka valodu"
133
 
134
  # @ polylang
135
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
136
  msgid "The widget is displayed for:"
137
  msgstr "Logdaļa tiek rādÄ«ta:"
138
 
139
  # @ polylang
140
+ #: include/admin-filters.php:1057
141
+ #: polylang.php:341
142
  msgid "All languages"
143
  msgstr "Visas valodas"
144
 
145
  # @ polylang
146
+ #: include/admin-filters.php:1080
147
  msgid "Admin language"
148
  msgstr "VadÄ«bas valoda"
149
 
150
+ #: include/admin-filters.php:1085
151
  msgid "Wordpress default"
152
  msgstr ""
153
 
154
  # @ default
155
  # @ polylang
156
+ #: include/admin-filters.php:1114
157
+ #: include/admin.php:306
158
  msgid "Settings"
159
  msgstr "UzstādÄ«jumi"
160
 
161
  # @ polylang
162
+ #: include/admin-filters.php:1120
163
  msgid "Upgrading language files&#8230;"
164
  msgstr "Atjaunina valodu failus&#8230;"
165
 
170
 
171
  # @ polylang
172
  #: include/admin.php:27
173
+ #: include/list-table.php:82
174
  msgid "Strings translations"
175
  msgstr "Tekstu tulkojumi"
176
 
177
  # @ polylang
178
+ #: include/admin.php:305
179
+ #: include/list-table.php:81
 
 
 
 
 
180
  msgid "Strings translation"
181
  msgstr "Tekstu tulkoÅ¡ana"
182
 
191
  msgstr "Valodas kodā jābÅ«t 2 simboliem"
192
 
193
  # @ polylang
194
+ #: include/admin.php:328
195
  msgid "The language code must be unique"
196
  msgstr "Valodas kodam jābÅ«t unikālam"
197
 
198
  # @ polylang
199
+ #: include/admin.php:329
200
  msgid "The language must have a name"
201
  msgstr "Valodai ir nepiecieÅ¡ams nosaukums"
202
 
203
  # @ polylang
204
+ #: include/admin.php:330
205
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
206
  msgstr "Valoda tika izveidota, bet WordPress tulkojumu fails netika lejuplādēts. LÅ«dzu uzstādiet to manuāli."
207
 
208
  # @ polylang
209
+ #: include/admin.php:449
210
  msgid "Widget title"
211
  msgstr "Logdaļas virsraksts"
212
 
213
  # @ polylang
214
+ #: include/base.php:368
215
  msgid "Taxonomies"
216
  msgstr ""
217
 
218
  # @ polylang
219
+ #: include/base.php:369
220
  msgid "Custom fields"
221
  msgstr ""
222
 
223
  # @ polylang
224
+ #: include/base.php:370
225
  msgid "Comment status"
226
  msgstr ""
227
 
228
  # @ polylang
229
+ #: include/base.php:371
230
  msgid "Ping status"
231
  msgstr ""
232
 
233
  # @ polylang
234
+ #: include/base.php:372
235
  msgid "Sticky posts"
236
  msgstr ""
237
 
238
  # @ polylang
239
+ #: include/base.php:373
240
  msgid "Published date"
241
  msgstr ""
242
 
243
  # @ polylang
244
+ #: include/base.php:374
245
  msgid "Post format"
246
  msgstr ""
247
 
248
  # @ default
249
+ #: include/base.php:375
250
  msgid "Page parent"
251
  msgstr ""
252
 
253
  # @ polylang
254
+ #: include/base.php:376
255
  msgid "Page template"
256
  msgstr ""
257
 
258
  # @ polylang
259
+ #: include/base.php:377
260
  msgid "Page order"
261
  msgstr ""
262
 
263
  # @ polylang
264
+ #: include/base.php:378
265
  msgid "Featured image"
266
  msgstr ""
267
 
268
  # @ polylang
269
+ #: include/languages-form.php:42
270
  msgid "Edit language"
271
  msgstr "Rediģēt valodu"
272
 
273
  # @ polylang
274
+ #: include/languages-form.php:42
275
+ #: include/languages-form.php:123
276
  msgid "Add new language"
277
  msgstr "Pievienot jaunu valodu"
278
 
279
  # @ polylang
280
+ #: include/languages-form.php:64
281
  msgid "Choose a language"
282
  msgstr "Izvēlēties valodu"
283
 
284
  # @ polylang
285
+ #: include/languages-form.php:78
286
  msgid "You can choose a language in the list or directly edit it below."
287
  msgstr "JÅ«s varat izvēlēties valodu no saraksta, vai ari rediģēt to zemāk."
288
 
289
  # @ polylang
290
+ #: include/languages-form.php:82
291
+ #: include/list-table.php:34
292
  msgid "Full name"
293
  msgstr "Pilns nosaukums"
294
 
295
  # @ polylang
296
+ #: include/languages-form.php:84
297
  msgid "The name is how it is displayed on your site (for example: English)."
298
  msgstr "Nosaukums, kādu to attēlos lapā (piemēram: LatvieÅ¡u)"
299
 
300
  # @ polylang
301
+ #: include/languages-form.php:88
302
+ #: include/list-table.php:35
303
  msgid "Locale"
304
  msgstr "Lokāle"
305
 
306
  # @ polylang
307
+ #: include/languages-form.php:93
308
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
309
  msgstr "WordPress valodas lokāle Å¡ai valodai (piemēram: en_US). Jums nāksies uzstādÄ«t .mo failu Å¡ai valodai."
310
 
311
  # @ polylang
312
+ #: include/languages-form.php:97
313
  msgid "Language code"
314
  msgstr "Valodas kods (piem.: lv)"
315
 
316
  # @ polylang
317
+ #: include/languages-form.php:99
318
  msgid "2-letters ISO 639-1 language code (for example: en)"
319
  msgstr "2 burtu ISO 639-1 valodas kods (piemēram: en)"
320
 
321
  # @ polylang
322
+ #: include/languages-form.php:103
323
  msgid "Text direction"
324
  msgstr "LasÄ«Å¡anas virziens"
325
 
326
  # @ polylang
327
+ #: include/languages-form.php:107
328
  msgid "left to right"
329
  msgstr "no kreisās uz labo"
330
 
331
  # @ polylang
332
+ #: include/languages-form.php:112
333
  msgid "right to left"
334
  msgstr "no labās uz kreiso"
335
 
336
  # @ polylang
337
+ #: include/languages-form.php:114
338
  msgid "Choose the text direction for the language"
339
  msgstr "Izvēlieties lasÄ«Å¡anas virzienu Å¡ai valodai"
340
 
341
  # @ polylang
342
+ #: include/languages-form.php:118
343
+ #: include/list-table.php:37
344
  msgid "Order"
345
  msgstr "SecÄ«ba"
346
 
347
  # @ polylang
348
+ #: include/languages-form.php:120
349
  msgid "Position of the language in the language switcher"
350
  msgstr "Valodas atraÅ¡anās vieta valodu izvēlnē"
351
 
352
  # @ polylang
353
+ #: include/nav-menu.php:28
354
+ #: include/nav-menu.php:51
355
+ #: include/nav-menu.php:54
356
+ #: include/nav-menu.php:82
357
+ #: include/nav-menu.php:106
358
+ #: polylang.php:302
359
  msgid "Language switcher"
360
  msgstr "Valodu izvēlne"
361
 
362
  # @ polylang
363
+ #: include/languages-form.php:148
364
  msgid "Search translations"
365
  msgstr ""
366
 
367
  # @ polylang
368
+ #: include/languages-form.php:151
369
  msgid "Clean strings translation database"
370
  msgstr ""
371
 
372
  # @ polylang
373
+ #: include/languages-form.php:167
374
  msgid "Default language"
375
  msgstr "Noklusētā valoda"
376
 
377
  # @ polylang
378
+ #: include/languages-form.php:179
379
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
380
  msgstr "Ir atrasti raksti, lapas, tēmas, vai birkas bez uzstādÄ«tas valodas. Vai vēlaties uzstādÄ«t tām visām noklusēto valodu?"
381
 
382
  # @ polylang
383
+ #: include/languages-form.php:187
384
  msgid "Detect browser language"
385
  msgstr "Noteikt pārlÅ«ka valodu"
386
 
387
  # @ polylang
388
+ #: include/languages-form.php:193
389
  msgid "When the front page is visited, set the language according to the browser preference"
390
  msgstr "Kad tiek apmeklēta sākumlapa, uzstāda valodu atkarÄ«bā no pārlÅ«kprogrammas uzstādÄ«jumiem"
391
 
392
  # @ polylang
393
+ #: include/languages-form.php:200
394
  msgid "URL modifications"
395
  msgstr "SaiÅ¡u modifikācijas"
396
 
397
  # @ polylang
398
+ #: include/languages-form.php:206
399
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
400
  msgstr ""
401
 
402
+ #: include/languages-form.php:214
403
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
404
  msgstr ""
405
 
406
  # @ polylang
407
+ #: include/languages-form.php:223
408
  msgid "Remove /language/ in pretty permalinks. Example:"
409
  msgstr "NerādÄ«t /language/ nemainÄ«gajās saitēs. Piemērs:"
410
 
411
  # @ polylang
412
+ #: include/languages-form.php:232
413
  msgid "Keep /language/ in pretty permalinks. Example:"
414
  msgstr "Atstāt /language/ nemainÄ«gajās saitēs. Piemērs:"
415
 
416
  # @ polylang
417
+ #: include/languages-form.php:241
418
  msgid "Hide URL language information for default language"
419
  msgstr "Paslēpt noklusētās valodas informāciju hipersaitēs"
420
 
421
  # @ polylang
422
+ #: include/languages-form.php:251
423
  #, php-format
424
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
425
  msgstr ""
426
 
427
  # @ polylang
428
+ #: include/languages-form.php:260
429
  msgid "Media"
430
  msgstr ""
431
 
432
  # @ polylang
433
+ #: include/languages-form.php:266
434
  msgid "Activate languages and translations for media"
435
  msgstr ""
436
 
437
+ #: include/languages-form.php:273
438
  msgid "Synchronization"
439
  msgstr ""
440
 
441
  # @ polylang
442
+ #: include/languages-form.php:287
443
  msgid "Custom post types"
444
  msgstr ""
445
 
446
  # @ polylang
447
+ #: include/languages-form.php:300
448
  msgid "Activate languages and translations for custom post types."
449
  msgstr ""
450
 
451
  # @ polylang
452
+ #: include/languages-form.php:307
453
  msgid "Custom taxonomies"
454
  msgstr ""
455
 
456
  # @ polylang
457
+ #: include/languages-form.php:320
458
  msgid "Activate languages and translations for custom taxonomies."
459
  msgstr ""
460
 
461
  # @ polylang
462
+ #: include/list-table.php:26
463
  #: include/media-translations.php:22
464
  #: include/media-translations.php:60
465
  #: include/post-translations.php:10
470
  msgstr "Rediģēt"
471
 
472
  # @ polylang
473
+ #: include/list-table.php:27
474
+ #: include/list-table.php:162
475
  msgid "Delete"
476
  msgstr "Dzēst"
477
 
478
  # @ polylang
479
+ #: include/list-table.php:36
480
  msgid "Code"
481
  msgstr "Kods"
482
 
483
  # @ polylang
484
+ #: include/list-table.php:38
485
  msgid "Flag"
486
  msgstr "Karogs"
487
 
488
  # @ polylang
489
+ #: include/list-table.php:39
490
  msgid "Posts"
491
  msgstr "Raksti"
492
 
493
  # @ polylang
494
+ #: include/list-table.php:125
495
  msgid "Name"
496
  msgstr "Nosaukums"
497
 
498
  # @ polylang
499
+ #: include/list-table.php:126
500
  msgid "String"
501
  msgstr "Teksts"
502
 
562
  msgstr ""
563
 
564
  # polylang
565
+ #: polylang.php:133
566
  #, php-format
567
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
568
  msgstr "JÅ«s lietojat WordPress %s. Polylang nepiecieÅ¡ama vismaz WordPress %s versija."
569
 
570
  # @ polylang
571
+ #: polylang.php:174
572
  msgid "For some reasons, Polylang could not create a table in your database."
573
  msgstr "Kaut kādu iemeslu dēļ Polylang nevārēja izveidot vajadzÄ«go tabulu datubāzē."
574
 
575
  # @ polylang
576
+ #: polylang.php:235
577
  msgid "Polylang has been deactivated because you upgraded from a too old version."
578
  msgstr ""
579
 
580
  # @ polylang
581
+ #: polylang.php:237
582
  #, php-format
583
  msgid "Please upgrade first to %s before ugrading to %s."
584
  msgstr ""
585
 
586
+ # @ polylang
587
+ #: include/list-table.php:124
588
+ msgid "Group"
589
+ msgstr ""
590
+
591
+ # @ polylang
592
+ #: include/list-table.php:173
593
+ msgid "View all groups"
594
+ msgstr ""
595
+
languages/polylang-nb_NO.mo CHANGED
Binary file
languages/polylang-nb_NO.po CHANGED
@@ -21,35 +21,20 @@ msgstr ""
21
  # @ polylang
22
  #: include/about.php:3
23
  #, php-format
24
- msgid ""
25
- "Polylang is provided with an extensive %sdocumentation%s (in English only). "
26
- "It includes information on how to set up your multilingual site and use it "
27
- "on a daily basis, a FAQ, as well as a documentation for programmers to adapt "
28
- "their plugins and themes."
29
- msgstr ""
30
- "Polylang er utstyrt med omfattende %sdokumentasjon%s (bare på engelsk). Den "
31
- "inneholder informasjon om hvordan du setter opp ditt flerspråklige nettsted "
32
- "og bruker det på en daglig basis, en FAQ, samt dokumentasjon til "
33
- "programmerere for å tilpasse sine plugins og temaer."
34
 
35
  # @ polylang
36
  #: include/about.php:9
37
  #, php-format
38
- msgid ""
39
- "You will also find useful information in the %ssupport forum%s. However "
40
- "don't forget to make a search before posting a new topic."
41
- msgstr ""
42
- "Du vil også finne nyttig informasjon i %sforumet%s. Men ikke glem å gjøre et "
43
- "søk før du legger til et nytt emne."
44
 
45
  # @ polylang
46
  #: include/about.php:16
47
  #, php-format
48
- msgid ""
49
- "Polylang is free of charge and is released under the same license as "
50
- "WordPress, the %sGPL%s."
51
- msgstr ""
52
- "Polylang er gratis og er utgitt under samme lisens som WordPress, %sGPL%s."
53
 
54
  # @ polylang
55
  #: include/about.php:22
@@ -59,128 +44,122 @@ msgstr "Hvis du lurer på hvordan du kan hjelpe prosjektet, %sles her%s."
59
 
60
  # @ polylang
61
  #: include/about.php:27
62
- msgid ""
63
- "Finally if you like this plugin or if it helps your business, donations to "
64
- "the author are greatly appreciated."
65
- msgstr ""
66
- "Til slutt, hvis du liker denne plugin'en eller hvis det hjelper din bedrift: "
67
- "donasjoner til forfatteren er verdsatt i høyeste grad."
68
 
69
  # @ polylang
70
- #: include/admin-base.php:55 include/admin-base.php:185
71
- #: include/admin-filters.php:250 include/admin.php:23 include/admin.php:318
72
- #: include/list-table.php:46 polylang.php:270
 
 
 
 
73
  msgid "Languages"
74
  msgstr "Språk"
75
 
76
  # @ polylang
77
- #: include/admin-base.php:154
78
  msgid "Displays language names"
79
  msgstr "Viser språknavn"
80
 
81
  # @ polylang
82
- #: include/admin-base.php:155
83
  msgid "Displays flags"
84
  msgstr "Viser flagg"
85
 
86
  # @ polylang
87
- #: include/admin-base.php:156
88
  msgid "Forces link to front page"
89
  msgstr "Tvinger lenke til forsiden"
90
 
91
  # @ polylang
92
- #: include/admin-base.php:157
93
  msgid "Hides the current language"
94
  msgstr "Skjuler nåværende språk"
95
 
96
  # @ polylang
97
- #: include/admin-base.php:161
98
- msgid "Displays a language switcher at the end of the menu"
99
- msgstr "Viser en språkskifter på slutten av menyen"
100
-
101
- # @ polylang
102
- #: include/admin-base.php:162
103
  msgid "Displays as dropdown"
104
  msgstr "Vises som dropdown"
105
 
106
  # @ polylang
107
- #: include/admin-base.php:186
108
  msgid "Filters content by language"
109
  msgstr "Filtre innhold etter språk"
110
 
111
  # @ polylang
112
- #: include/admin-base.php:193
113
  msgid "Show all languages"
114
  msgstr "Vis alle språk"
115
 
116
  # @ polylang
117
- #: include/admin-filters.php:188 include/admin-filters.php:884
 
118
  msgid "Add new translation"
119
  msgstr "Legg til ny oversettelse"
120
 
121
  # @ polylang
122
- #: include/admin-filters.php:216 include/admin-filters.php:274
123
- #: include/admin-filters.php:608 include/admin-filters.php:824
124
- #: include/admin-filters.php:842 include/list-table.php:45
125
- #: include/media-translations.php:5 include/media-translations.php:43
126
- #: include/post-translations.php:8 include/term-translations.php:15
127
- #: polylang.php:271
 
 
 
 
 
128
  msgid "Language"
129
  msgstr "Språk"
130
 
131
  # @ polylang
132
- #: include/admin-filters.php:623 include/admin-filters.php:658
133
- #: include/list-table.php:120 include/media-translations.php:40
134
- #: include/term-translations.php:6 include/term-translations.php:11
 
 
 
135
  msgid "Translations"
136
  msgstr "Oversettelser"
137
 
138
  # @ polylang
139
- #: include/admin-filters.php:826 include/admin-filters.php:845
 
140
  msgid "Sets the language"
141
  msgstr "Bestemmer språket"
142
 
143
  # @ polylang
144
- #: include/admin-filters.php:1078
145
- msgid "Theme locations and languages"
146
- msgstr "Tema plassering og språk"
147
-
148
- # @ polylang
149
- #: include/admin-filters.php:1084
150
- #, php-format
151
- msgid ""
152
- "Please go to the %slanguages page%s to set theme locations and languages"
153
- msgstr ""
154
- "Vennligst gå til %sspråksiden%s for å stille in tema plassering og språk"
155
-
156
- # @ polylang
157
- #: include/admin-filters.php:1102
158
  msgid "The widget is displayed for:"
159
  msgstr "Widgeten vises for:"
160
 
161
  # @ polylang
162
- #: include/admin-filters.php:1106 polylang.php:272
 
163
  msgid "All languages"
164
  msgstr "Alle språk"
165
 
166
  # @ polylang
167
- #: include/admin-filters.php:1130
168
  msgid "Admin language"
169
  msgstr "Admin språk"
170
 
171
  # @ polylang
172
- #: include/admin-filters.php:1135
173
  msgid "Wordpress default"
174
  msgstr "WordPress standard"
175
 
176
  # @ default
177
  # @ polylang
178
- #: include/admin-filters.php:1161 include/admin.php:326
 
179
  msgid "Settings"
180
  msgstr "Innstillinger"
181
 
182
  # @ polylang
183
- #: include/admin-filters.php:1167
184
  msgid "Upgrading language files&#8230;"
185
  msgstr "Oppgraderer språkfiler&#8230;"
186
 
@@ -190,17 +169,14 @@ msgid "About Polylang"
190
  msgstr "Om Polylang"
191
 
192
  # @ polylang
193
- #: include/admin.php:27 include/list-table.php:92
 
194
  msgid "Strings translations"
195
  msgstr "String oversettelser"
196
 
197
  # @ polylang
198
- #: include/admin.php:323
199
- msgid "Menus"
200
- msgstr "Menyer"
201
-
202
- # @ polylang
203
- #: include/admin.php:325 include/list-table.php:91
204
  msgid "Strings translation"
205
  msgstr "String oversettelse"
206
 
@@ -215,339 +191,329 @@ msgid "The language code must be 2 characters long"
215
  msgstr "Språkkoden må være 2 bokstaver lang"
216
 
217
  # @ polylang
218
- #: include/admin.php:347
219
  msgid "The language code must be unique"
220
  msgstr "Språkkoden må være unikt"
221
 
222
  # @ polylang
223
- #: include/admin.php:348
224
  msgid "The language must have a name"
225
  msgstr "Språket må ha et navn"
226
 
227
  # @ polylang
228
- #: include/admin.php:349
229
- msgid ""
230
- "The language was created, but the WordPress language file was not "
231
- "downloaded. Please install it manually."
232
- msgstr ""
233
- "Språket ble opprettet, men WordPress språkfilen ble ikke lastet ned. "
234
- "Vennligst installer den manuelt."
235
 
236
  # @ polylang
237
- #: include/admin.php:468
238
  msgid "Widget title"
239
  msgstr "Widget tittel"
240
 
241
  # @ polylang
242
- #: include/base.php:339
243
  msgid "Taxonomies"
244
  msgstr "Taksonomier"
245
 
246
  # @ polylang
247
- #: include/base.php:340
248
  msgid "Custom fields"
249
  msgstr "Tilpassede felt"
250
 
251
  # @ polylang
252
- #: include/base.php:341
253
  msgid "Comment status"
254
  msgstr "Kommentar status"
255
 
256
  # @ polylang
257
- #: include/base.php:342
258
  msgid "Ping status"
259
  msgstr "Ping status"
260
 
261
  # @ polylang
262
- #: include/base.php:343
263
  msgid "Sticky posts"
264
  msgstr "Klebrige innlegg"
265
 
266
  # @ polylang
267
- #: include/base.php:344
268
  msgid "Published date"
269
  msgstr "Dato publisering"
270
 
271
  # @ default
272
- #: include/base.php:345
273
  msgid "Post format"
274
  msgstr "Format"
275
 
276
  # @ default
277
- #: include/base.php:346
278
  msgid "Page parent"
279
  msgstr "Side forelder"
280
 
281
  # @ polylang
282
- #: include/base.php:347
283
  msgid "Page template"
284
  msgstr "Sidemal"
285
 
286
  # @ polylang
287
- #: include/base.php:348
288
  msgid "Page order"
289
  msgstr "Side rekkefølge"
290
 
291
  # @ polylang
292
- #: include/base.php:349
293
  msgid "Featured image"
294
  msgstr "Fremhevet bilde"
295
 
296
  # @ polylang
297
- #: include/languages-form.php:43
298
  msgid "Edit language"
299
  msgstr "Rediger språk"
300
 
301
  # @ polylang
302
- #: include/languages-form.php:43 include/languages-form.php:124
 
303
  msgid "Add new language"
304
  msgstr "Legg til nytt språk"
305
 
306
  # @ polylang
307
- #: include/languages-form.php:65
308
  msgid "Choose a language"
309
  msgstr "Velg et språk"
310
 
311
  # @ polylang
312
- #: include/languages-form.php:79
313
  msgid "You can choose a language in the list or directly edit it below."
314
  msgstr "Du kan velge et språk fra listen eller redigere direkte nedenfor."
315
 
316
  # @ polylang
317
- #: include/languages-form.php:83 include/list-table.php:63
 
318
  msgid "Full name"
319
  msgstr "Fullt navn"
320
 
321
  # @ polylang
322
- #: include/languages-form.php:85
323
  msgid "The name is how it is displayed on your site (for example: English)."
324
  msgstr "Navnet som det vises på nettstedet ditt (for eksempel: English)."
325
 
326
  # @ polylang
327
- #: include/languages-form.php:89 include/list-table.php:64
 
328
  msgid "Locale"
329
  msgstr "Locale"
330
 
331
  # @ polylang
332
- #: include/languages-form.php:94
333
- msgid ""
334
- "Wordpress Locale for the language (for example: en_US). You will need to "
335
- "install the .mo file for this language."
336
- msgstr ""
337
- "Wordpress Locale for språket (for eksempel: en_US). Du må installere .mo "
338
- "filen for dette språket."
339
 
340
  # @ polylang
341
- #: include/languages-form.php:98
342
  msgid "Language code"
343
  msgstr "Språkkoden"
344
 
345
  # @ polylang
346
- #: include/languages-form.php:100
347
  msgid "2-letters ISO 639-1 language code (for example: en)"
348
  msgstr "2-bokstavers ISO 639-1 språkkode (for eksempel: en)"
349
 
350
  # @ polylang
351
- #: include/languages-form.php:104
352
  msgid "Text direction"
353
  msgstr "Tekstretning"
354
 
355
  # @ polylang
356
- #: include/languages-form.php:108
357
  msgid "left to right"
358
  msgstr "venstre til høyre"
359
 
360
  # @ polylang
361
- #: include/languages-form.php:113
362
  msgid "right to left"
363
  msgstr "høyre til venstre"
364
 
365
  # @ polylang
366
- #: include/languages-form.php:115
367
  msgid "Choose the text direction for the language"
368
  msgstr "Velg tekstretning for språket"
369
 
370
  # @ polylang
371
- #: include/languages-form.php:119 include/list-table.php:66
 
372
  msgid "Order"
373
  msgstr "Rekkefølge"
374
 
375
  # @ polylang
376
- #: include/languages-form.php:121
377
  msgid "Position of the language in the language switcher"
378
  msgstr "Språkets plasering i språkskifteren"
379
 
380
  # @ polylang
381
- #: include/languages-form.php:180
 
 
 
 
 
382
  msgid "Language switcher"
383
  msgstr "Språkskifter"
384
 
385
  # @ polylang
386
- #: include/languages-form.php:206
387
  msgid "Search translations"
388
  msgstr "Søk oversettelser"
389
 
390
  # @ polylang
391
- #: include/languages-form.php:215
392
  msgid "Clean strings translation database"
393
  msgstr "Rens string oversettelsene i databasen"
394
 
395
  # @ polylang
396
- #: include/languages-form.php:231
397
  msgid "Default language"
398
  msgstr "Standard språk"
399
 
400
  # @ polylang
401
- #: include/languages-form.php:243
402
- msgid ""
403
- "There are posts, pages, categories or tags without language set. Do you want "
404
- "to set them all to default language ?"
405
- msgstr ""
406
- "Det finnes innlegg, sider, kategorier eller tags uten et valgt språk. Vil du "
407
- "sette dem alle til standard språk?"
408
 
409
  # @ polylang
410
- #: include/languages-form.php:251
411
  msgid "Detect browser language"
412
  msgstr "Detekter nettleserens språkpreferance"
413
 
414
  # @ polylang
415
- #: include/languages-form.php:257
416
- msgid ""
417
- "When the front page is visited, set the language according to the browser "
418
- "preference"
419
  msgstr "Når forsiden besøkes, velg språk i henhold til nettleserens preferanse"
420
 
421
  # @ polylang
422
- #: include/languages-form.php:264
423
  msgid "URL modifications"
424
  msgstr "URL modifikasjoner"
425
 
426
  # @ polylang
427
- #: include/languages-form.php:270
428
- msgid ""
429
- "The language is set from content. Posts, pages, categories and tags urls are "
430
- "not modified."
431
- msgstr ""
432
- "Språket er satt fra innhold. Innlegg, sider, kategorier og tags urls er ikke "
433
- "endret."
434
 
435
  # @ polylang
436
- #: include/languages-form.php:278
437
- msgid ""
438
- "The language code, for example /en/, is added to all urls when using pretty "
439
- "permalinks."
440
- msgstr ""
441
- "Språkkoden, for eksempel /en/, er lagt til alle urls når du bruker pene "
442
- "permalenker"
443
 
444
  # @ polylang
445
- #: include/languages-form.php:287
446
  msgid "Remove /language/ in pretty permalinks. Example:"
447
  msgstr "Fjern /language/ i pene permalenker. Eksempel:"
448
 
449
  # @ polylang
450
- #: include/languages-form.php:296
451
  msgid "Keep /language/ in pretty permalinks. Example:"
452
  msgstr "Behold /language/ i pene permalenker. Eksempel:"
453
 
454
  # @ polylang
455
- #: include/languages-form.php:305
456
  msgid "Hide URL language information for default language"
457
  msgstr "Skjul URL språkinformasjon for standard språk"
458
 
459
  # @ polylang
460
- #: include/languages-form.php:315
461
  #, php-format
462
- msgid ""
463
- "When using static front page, redirect the language page (example: %s) to "
464
- "the front page in the right language"
465
- msgstr ""
466
- "Når du bruker en statisk forside, omdiriger språksiden (eksempel: %s) til "
467
- "forsiden på riktig språk"
468
 
469
  # @ polylang
470
- #: include/languages-form.php:324
471
  msgid "Media"
472
  msgstr "Media"
473
 
474
  # @ polylang
475
- #: include/languages-form.php:330
476
  msgid "Activate languages and translations for media"
477
  msgstr "Aktiver språk og oversettelser for media"
478
 
479
  # @ polylang
480
- #: include/languages-form.php:337
481
  msgid "Synchronization"
482
  msgstr "Synkronisering"
483
 
484
  # @ polylang
485
- #: include/languages-form.php:351
486
  msgid "Custom post types"
487
  msgstr "Tilpassede innleggstyper"
488
 
489
  # @ polylang
490
- #: include/languages-form.php:364
491
  msgid "Activate languages and translations for custom post types."
492
  msgstr "Aktiver språk og oversettelser for tilpassede innleggstyper."
493
 
494
  # @ polylang
495
- #: include/languages-form.php:372
496
  msgid "Custom taxonomies"
497
  msgstr "Tilpassede taksonomier"
498
 
499
  # @ polylang
500
- #: include/languages-form.php:385
501
  msgid "Activate languages and translations for custom taxonomies."
502
  msgstr "Aktiver språk og oversettelser for tilpassede taksonomier."
503
 
504
  # @ polylang
505
- #: include/list-table.php:55 include/media-translations.php:22
506
- #: include/media-translations.php:60 include/post-translations.php:10
507
- #: include/post-translations.php:33 include/term-translations.php:18
 
 
 
508
  #: include/term-translations.php:80
509
  msgid "Edit"
510
  msgstr "Rediger"
511
 
512
  # @ polylang
513
- #: include/list-table.php:56
 
514
  msgid "Delete"
515
  msgstr "Slett"
516
 
517
  # @ polylang
518
- #: include/list-table.php:65
519
  msgid "Code"
520
  msgstr "Kode"
521
 
522
  # @ polylang
523
- #: include/list-table.php:67
524
  msgid "Flag"
525
  msgstr "Flagg"
526
 
527
  # @ polylang
528
- #: include/list-table.php:68
529
  msgid "Posts"
530
  msgstr "Innlegg"
531
 
532
  # @ polylang
533
- #: include/list-table.php:118
534
  msgid "Name"
535
  msgstr "Navn"
536
 
537
  # @ polylang
538
- #: include/list-table.php:119
539
  msgid "String"
540
  msgstr "String"
541
 
542
  # @ polylang
543
- #: include/media-translations.php:6 include/media-translations.php:44
 
544
  #: include/term-translations.php:16
545
  msgid "Translation"
546
  msgstr "Oversettelse"
547
 
548
  # @ polylang
549
- #: include/media-translations.php:31 include/media-translations.php:68
550
- #: include/post-translations.php:38 include/term-translations.php:60
 
 
551
  msgid "Add new"
552
  msgstr "Legg til ny"
553
 
@@ -598,27 +564,34 @@ msgid "Adds multilingual capability to WordPress"
598
  msgstr "Legger til flerspråklig funksjonalitet til Wordpress"
599
 
600
  # @ polylang
601
- #: polylang.php:118
602
  #, php-format
603
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
604
  msgstr "Du bruker WordPress %s. Polylang krever minst WordPress %s."
605
 
606
  # @ polylang
607
- #: polylang.php:159
608
  msgid "For some reasons, Polylang could not create a table in your database."
609
- msgstr ""
610
- "Av en eller annen grunn kan ikke Polylang legge til en tabell i din database."
611
 
612
  # @ polylang
613
- #: polylang.php:220
614
- msgid ""
615
- "Polylang has been deactivated because you upgraded from a too old version."
616
- msgstr ""
617
- "Polylang er blitt deaktivert fordi at du har oppgradert fra en for gammel "
618
- "versjon."
619
 
620
  # @ polylang
621
- #: polylang.php:222
622
  #, php-format
623
  msgid "Please upgrade first to %s before ugrading to %s."
624
  msgstr "Vennligst oppgrader først til %s før du oppgraderer til %s."
 
 
 
 
 
 
 
 
 
 
 
21
  # @ polylang
22
  #: include/about.php:3
23
  #, php-format
24
+ msgid "Polylang is provided with an extensive %sdocumentation%s (in English only). It includes information on how to set up your multilingual site and use it on a daily basis, a FAQ, as well as a documentation for programmers to adapt their plugins and themes."
25
+ msgstr "Polylang er utstyrt med omfattende %sdokumentasjon%s (bare engelsk). Den inneholder informasjon om hvordan du setter opp ditt flerspråklige nettsted og bruker det på en daglig basis, en FAQ, samt dokumentasjon til programmerere for å tilpasse sine plugins og temaer."
 
 
 
 
 
 
 
 
26
 
27
  # @ polylang
28
  #: include/about.php:9
29
  #, php-format
30
+ msgid "You will also find useful information in the %ssupport forum%s. However don't forget to make a search before posting a new topic."
31
+ msgstr "Du vil også finne nyttig informasjon i %sforumet%s. Men ikke glem å gjøre et søk før du legger til et nytt emne."
 
 
 
 
32
 
33
  # @ polylang
34
  #: include/about.php:16
35
  #, php-format
36
+ msgid "Polylang is free of charge and is released under the same license as WordPress, the %sGPL%s."
37
+ msgstr "Polylang er gratis og er utgitt under samme lisens som WordPress, %sGPL%s."
 
 
 
38
 
39
  # @ polylang
40
  #: include/about.php:22
44
 
45
  # @ polylang
46
  #: include/about.php:27
47
+ msgid "Finally if you like this plugin or if it helps your business, donations to the author are greatly appreciated."
48
+ msgstr "Til slutt, hvis du liker denne plugin'en eller hvis det hjelper din bedrift: donasjoner til forfatteren er verdsatt i høyeste grad."
 
 
 
 
49
 
50
  # @ polylang
51
+ #: include/admin-base.php:55
52
+ #: include/admin-base.php:190
53
+ #: include/admin-filters.php:243
54
+ #: include/admin.php:23
55
+ #: include/admin.php:301
56
+ #: include/list-table.php:13
57
+ #: polylang.php:339
58
  msgid "Languages"
59
  msgstr "Språk"
60
 
61
  # @ polylang
62
+ #: include/admin-base.php:153
63
  msgid "Displays language names"
64
  msgstr "Viser språknavn"
65
 
66
  # @ polylang
67
+ #: include/admin-base.php:154
68
  msgid "Displays flags"
69
  msgstr "Viser flagg"
70
 
71
  # @ polylang
72
+ #: include/admin-base.php:155
73
  msgid "Forces link to front page"
74
  msgstr "Tvinger lenke til forsiden"
75
 
76
  # @ polylang
77
+ #: include/admin-base.php:156
78
  msgid "Hides the current language"
79
  msgstr "Skjuler nåværende språk"
80
 
81
  # @ polylang
82
+ #: include/admin-base.php:160
 
 
 
 
 
83
  msgid "Displays as dropdown"
84
  msgstr "Vises som dropdown"
85
 
86
  # @ polylang
87
+ #: include/admin-base.php:191
88
  msgid "Filters content by language"
89
  msgstr "Filtre innhold etter språk"
90
 
91
  # @ polylang
92
+ #: include/admin-base.php:186
93
  msgid "Show all languages"
94
  msgstr "Vis alle språk"
95
 
96
  # @ polylang
97
+ #: include/admin-filters.php:181
98
+ #: include/admin-filters.php:877
99
  msgid "Add new translation"
100
  msgstr "Legg til ny oversettelse"
101
 
102
  # @ polylang
103
+ #: include/admin-filters.php:209
104
+ #: include/admin-filters.php:267
105
+ #: include/admin-filters.php:601
106
+ #: include/admin-filters.php:817
107
+ #: include/admin-filters.php:835
108
+ #: include/list-table.php:12
109
+ #: include/media-translations.php:5
110
+ #: include/media-translations.php:43
111
+ #: include/post-translations.php:8
112
+ #: include/term-translations.php:15
113
+ #: polylang.php:340
114
  msgid "Language"
115
  msgstr "Språk"
116
 
117
  # @ polylang
118
+ #: include/admin-filters.php:616
119
+ #: include/admin-filters.php:651
120
+ #: include/list-table.php:127
121
+ #: include/media-translations.php:40
122
+ #: include/term-translations.php:6
123
+ #: include/term-translations.php:11
124
  msgid "Translations"
125
  msgstr "Oversettelser"
126
 
127
  # @ polylang
128
+ #: include/admin-filters.php:819
129
+ #: include/admin-filters.php:838
130
  msgid "Sets the language"
131
  msgstr "Bestemmer språket"
132
 
133
  # @ polylang
134
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
 
 
135
  msgid "The widget is displayed for:"
136
  msgstr "Widgeten vises for:"
137
 
138
  # @ polylang
139
+ #: include/admin-filters.php:1057
140
+ #: polylang.php:341
141
  msgid "All languages"
142
  msgstr "Alle språk"
143
 
144
  # @ polylang
145
+ #: include/admin-filters.php:1080
146
  msgid "Admin language"
147
  msgstr "Admin språk"
148
 
149
  # @ polylang
150
+ #: include/admin-filters.php:1085
151
  msgid "Wordpress default"
152
  msgstr "WordPress standard"
153
 
154
  # @ default
155
  # @ polylang
156
+ #: include/admin-filters.php:1114
157
+ #: include/admin.php:306
158
  msgid "Settings"
159
  msgstr "Innstillinger"
160
 
161
  # @ polylang
162
+ #: include/admin-filters.php:1120
163
  msgid "Upgrading language files&#8230;"
164
  msgstr "Oppgraderer språkfiler&#8230;"
165
 
169
  msgstr "Om Polylang"
170
 
171
  # @ polylang
172
+ #: include/admin.php:27
173
+ #: include/list-table.php:82
174
  msgid "Strings translations"
175
  msgstr "String oversettelser"
176
 
177
  # @ polylang
178
+ #: include/admin.php:305
179
+ #: include/list-table.php:81
 
 
 
 
180
  msgid "Strings translation"
181
  msgstr "String oversettelse"
182
 
191
  msgstr "Språkkoden må være 2 bokstaver lang"
192
 
193
  # @ polylang
194
+ #: include/admin.php:328
195
  msgid "The language code must be unique"
196
  msgstr "Språkkoden må være unikt"
197
 
198
  # @ polylang
199
+ #: include/admin.php:329
200
  msgid "The language must have a name"
201
  msgstr "Språket må ha et navn"
202
 
203
  # @ polylang
204
+ #: include/admin.php:330
205
+ msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
206
+ msgstr "Språket ble opprettet, men WordPress språkfilen ble ikke lastet ned. Vennligst installer den manuelt."
 
 
 
 
207
 
208
  # @ polylang
209
+ #: include/admin.php:449
210
  msgid "Widget title"
211
  msgstr "Widget tittel"
212
 
213
  # @ polylang
214
+ #: include/base.php:368
215
  msgid "Taxonomies"
216
  msgstr "Taksonomier"
217
 
218
  # @ polylang
219
+ #: include/base.php:369
220
  msgid "Custom fields"
221
  msgstr "Tilpassede felt"
222
 
223
  # @ polylang
224
+ #: include/base.php:370
225
  msgid "Comment status"
226
  msgstr "Kommentar status"
227
 
228
  # @ polylang
229
+ #: include/base.php:371
230
  msgid "Ping status"
231
  msgstr "Ping status"
232
 
233
  # @ polylang
234
+ #: include/base.php:372
235
  msgid "Sticky posts"
236
  msgstr "Klebrige innlegg"
237
 
238
  # @ polylang
239
+ #: include/base.php:373
240
  msgid "Published date"
241
  msgstr "Dato publisering"
242
 
243
  # @ default
244
+ #: include/base.php:374
245
  msgid "Post format"
246
  msgstr "Format"
247
 
248
  # @ default
249
+ #: include/base.php:375
250
  msgid "Page parent"
251
  msgstr "Side forelder"
252
 
253
  # @ polylang
254
+ #: include/base.php:376
255
  msgid "Page template"
256
  msgstr "Sidemal"
257
 
258
  # @ polylang
259
+ #: include/base.php:377
260
  msgid "Page order"
261
  msgstr "Side rekkefølge"
262
 
263
  # @ polylang
264
+ #: include/base.php:378
265
  msgid "Featured image"
266
  msgstr "Fremhevet bilde"
267
 
268
  # @ polylang
269
+ #: include/languages-form.php:42
270
  msgid "Edit language"
271
  msgstr "Rediger språk"
272
 
273
  # @ polylang
274
+ #: include/languages-form.php:42
275
+ #: include/languages-form.php:123
276
  msgid "Add new language"
277
  msgstr "Legg til nytt språk"
278
 
279
  # @ polylang
280
+ #: include/languages-form.php:64
281
  msgid "Choose a language"
282
  msgstr "Velg et språk"
283
 
284
  # @ polylang
285
+ #: include/languages-form.php:78
286
  msgid "You can choose a language in the list or directly edit it below."
287
  msgstr "Du kan velge et språk fra listen eller redigere direkte nedenfor."
288
 
289
  # @ polylang
290
+ #: include/languages-form.php:82
291
+ #: include/list-table.php:34
292
  msgid "Full name"
293
  msgstr "Fullt navn"
294
 
295
  # @ polylang
296
+ #: include/languages-form.php:84
297
  msgid "The name is how it is displayed on your site (for example: English)."
298
  msgstr "Navnet som det vises på nettstedet ditt (for eksempel: English)."
299
 
300
  # @ polylang
301
+ #: include/languages-form.php:88
302
+ #: include/list-table.php:35
303
  msgid "Locale"
304
  msgstr "Locale"
305
 
306
  # @ polylang
307
+ #: include/languages-form.php:93
308
+ msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
309
+ msgstr "Wordpress Locale for språket (for eksempel: en_US). Du installere .mo filen for dette språket."
 
 
 
 
310
 
311
  # @ polylang
312
+ #: include/languages-form.php:97
313
  msgid "Language code"
314
  msgstr "Språkkoden"
315
 
316
  # @ polylang
317
+ #: include/languages-form.php:99
318
  msgid "2-letters ISO 639-1 language code (for example: en)"
319
  msgstr "2-bokstavers ISO 639-1 språkkode (for eksempel: en)"
320
 
321
  # @ polylang
322
+ #: include/languages-form.php:103
323
  msgid "Text direction"
324
  msgstr "Tekstretning"
325
 
326
  # @ polylang
327
+ #: include/languages-form.php:107
328
  msgid "left to right"
329
  msgstr "venstre til høyre"
330
 
331
  # @ polylang
332
+ #: include/languages-form.php:112
333
  msgid "right to left"
334
  msgstr "høyre til venstre"
335
 
336
  # @ polylang
337
+ #: include/languages-form.php:114
338
  msgid "Choose the text direction for the language"
339
  msgstr "Velg tekstretning for språket"
340
 
341
  # @ polylang
342
+ #: include/languages-form.php:118
343
+ #: include/list-table.php:37
344
  msgid "Order"
345
  msgstr "Rekkefølge"
346
 
347
  # @ polylang
348
+ #: include/languages-form.php:120
349
  msgid "Position of the language in the language switcher"
350
  msgstr "Språkets plasering i språkskifteren"
351
 
352
  # @ polylang
353
+ #: include/nav-menu.php:28
354
+ #: include/nav-menu.php:51
355
+ #: include/nav-menu.php:54
356
+ #: include/nav-menu.php:82
357
+ #: include/nav-menu.php:106
358
+ #: polylang.php:302
359
  msgid "Language switcher"
360
  msgstr "Språkskifter"
361
 
362
  # @ polylang
363
+ #: include/languages-form.php:148
364
  msgid "Search translations"
365
  msgstr "Søk oversettelser"
366
 
367
  # @ polylang
368
+ #: include/languages-form.php:151
369
  msgid "Clean strings translation database"
370
  msgstr "Rens string oversettelsene i databasen"
371
 
372
  # @ polylang
373
+ #: include/languages-form.php:167
374
  msgid "Default language"
375
  msgstr "Standard språk"
376
 
377
  # @ polylang
378
+ #: include/languages-form.php:179
379
+ msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
380
+ msgstr "Det finnes innlegg, sider, kategorier eller tags uten et valgt språk. Vil du sette dem alle til standard språk?"
 
 
 
 
381
 
382
  # @ polylang
383
+ #: include/languages-form.php:187
384
  msgid "Detect browser language"
385
  msgstr "Detekter nettleserens språkpreferance"
386
 
387
  # @ polylang
388
+ #: include/languages-form.php:193
389
+ msgid "When the front page is visited, set the language according to the browser preference"
 
 
390
  msgstr "Når forsiden besøkes, velg språk i henhold til nettleserens preferanse"
391
 
392
  # @ polylang
393
+ #: include/languages-form.php:200
394
  msgid "URL modifications"
395
  msgstr "URL modifikasjoner"
396
 
397
  # @ polylang
398
+ #: include/languages-form.php:206
399
+ msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
400
+ msgstr "Språket er satt fra innhold. Innlegg, sider, kategorier og tags urls er ikke endret."
 
 
 
 
401
 
402
  # @ polylang
403
+ #: include/languages-form.php:214
404
+ msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
405
+ msgstr "Språkkoden, for eksempel /en/, er lagt til alle urls når du bruker pene permalenker"
 
 
 
 
406
 
407
  # @ polylang
408
+ #: include/languages-form.php:223
409
  msgid "Remove /language/ in pretty permalinks. Example:"
410
  msgstr "Fjern /language/ i pene permalenker. Eksempel:"
411
 
412
  # @ polylang
413
+ #: include/languages-form.php:232
414
  msgid "Keep /language/ in pretty permalinks. Example:"
415
  msgstr "Behold /language/ i pene permalenker. Eksempel:"
416
 
417
  # @ polylang
418
+ #: include/languages-form.php:241
419
  msgid "Hide URL language information for default language"
420
  msgstr "Skjul URL språkinformasjon for standard språk"
421
 
422
  # @ polylang
423
+ #: include/languages-form.php:251
424
  #, php-format
425
+ msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
426
+ msgstr "Når du bruker en statisk forside, omdiriger språksiden (eksempel: %s) til forsiden på riktig språk"
 
 
 
 
427
 
428
  # @ polylang
429
+ #: include/languages-form.php:260
430
  msgid "Media"
431
  msgstr "Media"
432
 
433
  # @ polylang
434
+ #: include/languages-form.php:266
435
  msgid "Activate languages and translations for media"
436
  msgstr "Aktiver språk og oversettelser for media"
437
 
438
  # @ polylang
439
+ #: include/languages-form.php:273
440
  msgid "Synchronization"
441
  msgstr "Synkronisering"
442
 
443
  # @ polylang
444
+ #: include/languages-form.php:287
445
  msgid "Custom post types"
446
  msgstr "Tilpassede innleggstyper"
447
 
448
  # @ polylang
449
+ #: include/languages-form.php:300
450
  msgid "Activate languages and translations for custom post types."
451
  msgstr "Aktiver språk og oversettelser for tilpassede innleggstyper."
452
 
453
  # @ polylang
454
+ #: include/languages-form.php:307
455
  msgid "Custom taxonomies"
456
  msgstr "Tilpassede taksonomier"
457
 
458
  # @ polylang
459
+ #: include/languages-form.php:320
460
  msgid "Activate languages and translations for custom taxonomies."
461
  msgstr "Aktiver språk og oversettelser for tilpassede taksonomier."
462
 
463
  # @ polylang
464
+ #: include/list-table.php:26
465
+ #: include/media-translations.php:22
466
+ #: include/media-translations.php:60
467
+ #: include/post-translations.php:10
468
+ #: include/post-translations.php:33
469
+ #: include/term-translations.php:18
470
  #: include/term-translations.php:80
471
  msgid "Edit"
472
  msgstr "Rediger"
473
 
474
  # @ polylang
475
+ #: include/list-table.php:27
476
+ #: include/list-table.php:162
477
  msgid "Delete"
478
  msgstr "Slett"
479
 
480
  # @ polylang
481
+ #: include/list-table.php:36
482
  msgid "Code"
483
  msgstr "Kode"
484
 
485
  # @ polylang
486
+ #: include/list-table.php:38
487
  msgid "Flag"
488
  msgstr "Flagg"
489
 
490
  # @ polylang
491
+ #: include/list-table.php:39
492
  msgid "Posts"
493
  msgstr "Innlegg"
494
 
495
  # @ polylang
496
+ #: include/list-table.php:125
497
  msgid "Name"
498
  msgstr "Navn"
499
 
500
  # @ polylang
501
+ #: include/list-table.php:126
502
  msgid "String"
503
  msgstr "String"
504
 
505
  # @ polylang
506
+ #: include/media-translations.php:6
507
+ #: include/media-translations.php:44
508
  #: include/term-translations.php:16
509
  msgid "Translation"
510
  msgstr "Oversettelse"
511
 
512
  # @ polylang
513
+ #: include/media-translations.php:31
514
+ #: include/media-translations.php:68
515
+ #: include/post-translations.php:38
516
+ #: include/term-translations.php:60
517
  msgid "Add new"
518
  msgstr "Legg til ny"
519
 
564
  msgstr "Legger til flerspråklig funksjonalitet til Wordpress"
565
 
566
  # @ polylang
567
+ #: polylang.php:133
568
  #, php-format
569
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
570
  msgstr "Du bruker WordPress %s. Polylang krever minst WordPress %s."
571
 
572
  # @ polylang
573
+ #: polylang.php:174
574
  msgid "For some reasons, Polylang could not create a table in your database."
575
+ msgstr "Av en eller annen grunn kan ikke Polylang legge til en tabell i din database."
 
576
 
577
  # @ polylang
578
+ #: polylang.php:235
579
+ msgid "Polylang has been deactivated because you upgraded from a too old version."
580
+ msgstr "Polylang er blitt deaktivert fordi at du har oppgradert fra en for gammel versjon."
 
 
 
581
 
582
  # @ polylang
583
+ #: polylang.php:237
584
  #, php-format
585
  msgid "Please upgrade first to %s before ugrading to %s."
586
  msgstr "Vennligst oppgrader først til %s før du oppgraderer til %s."
587
+
588
+ # @ polylang
589
+ #: include/list-table.php:124
590
+ msgid "Group"
591
+ msgstr ""
592
+
593
+ # @ polylang
594
+ #: include/list-table.php:173
595
+ msgid "View all groups"
596
+ msgstr ""
597
+
languages/polylang-nl_NL.mo CHANGED
Binary file
languages/polylang-nl_NL.po CHANGED
@@ -48,80 +48,75 @@ msgstr "Tot slot, wanneer deze plugin je bevalt of wanneer het jouw bedrijfsvoer
48
 
49
  # @ polylang
50
  #: include/admin-base.php:55
51
- #: include/admin-base.php:185
52
- #: include/admin-filters.php:250
53
  #: include/admin.php:23
54
- #: include/admin.php:318
55
- #: include/list-table.php:46
56
- #: polylang.php:270
57
  msgid "Languages"
58
  msgstr "Talen"
59
 
60
  # @ polylang
61
- #: include/admin-base.php:154
62
  msgid "Displays language names"
63
  msgstr "Toon namen van talen"
64
 
65
  # @ polylang
66
- #: include/admin-base.php:155
67
  msgid "Displays flags"
68
  msgstr "Toon vlaggen"
69
 
70
  # @ polylang
71
- #: include/admin-base.php:156
72
  msgid "Forces link to front page"
73
  msgstr "Forceer link naar startpagina"
74
 
75
  # @ polylang
76
- #: include/admin-base.php:157
77
  msgid "Hides the current language"
78
  msgstr "Verberg huidige taal"
79
 
80
  # @ polylang
81
- #: include/admin-base.php:161
82
- msgid "Displays a language switcher at the end of the menu"
83
- msgstr "Toon een taalschakelaar aan het einde van het menu"
84
-
85
- # @ polylang
86
- #: include/admin-base.php:162
87
  msgid "Displays as dropdown"
88
  msgstr "Toon als dropdown"
89
 
90
  # @ polylang
91
- #: include/admin-base.php:186
92
  msgid "Filters content by language"
93
  msgstr ""
94
 
95
  # @ polylang
96
- #: include/admin-base.php:193
97
  msgid "Show all languages"
98
  msgstr "Toon alle talen"
99
 
100
  # @ polylang
101
- #: include/admin-filters.php:188
102
- #: include/admin-filters.php:884
103
  msgid "Add new translation"
104
  msgstr "Voeg nieuwe vertaling toe"
105
 
106
  # @ polylang
107
- #: include/admin-filters.php:216
108
- #: include/admin-filters.php:274
109
- #: include/admin-filters.php:608
110
- #: include/admin-filters.php:824
111
- #: include/admin-filters.php:842
112
- #: include/list-table.php:45
113
  #: include/media-translations.php:5
114
  #: include/media-translations.php:43
115
  #: include/post-translations.php:8
116
  #: include/term-translations.php:15
117
- #: polylang.php:271
118
  msgid "Language"
119
  msgstr "Taal"
120
 
121
  # @ polylang
122
- #: include/admin-filters.php:623
123
- #: include/admin-filters.php:658
124
- #: include/list-table.php:120
125
  #: include/media-translations.php:40
126
  #: include/term-translations.php:6
127
  #: include/term-translations.php:11
@@ -129,51 +124,40 @@ msgid "Translations"
129
  msgstr "Vertalingen"
130
 
131
  # @ polylang
132
- #: include/admin-filters.php:826
133
- #: include/admin-filters.php:845
134
  msgid "Sets the language"
135
  msgstr "Stelt de taal in"
136
 
137
  # @ polylang
138
- #: include/admin-filters.php:1078
139
- msgid "Theme locations and languages"
140
- msgstr "Lokaties en talen van het thema"
141
-
142
- # @ polylang
143
- #: include/admin-filters.php:1084
144
- #, php-format
145
- msgid "Please go to the %slanguages page%s to set theme locations and languages"
146
- msgstr "Ga naar de %stalen pagina%s om lokaties en talen van het thema in te stellen"
147
-
148
- # @ polylang
149
- #: include/admin-filters.php:1102
150
  msgid "The widget is displayed for:"
151
  msgstr "Het widget wordt getoond voor:"
152
 
153
  # @ polylang
154
- #: include/admin-filters.php:1106
155
- #: polylang.php:272
156
  msgid "All languages"
157
  msgstr "Alle talen"
158
 
159
  # @ polylang
160
- #: include/admin-filters.php:1130
161
  msgid "Admin language"
162
  msgstr "Admin taal"
163
 
164
- #: include/admin-filters.php:1135
165
  msgid "Wordpress default"
166
  msgstr ""
167
 
168
  # @ default
169
  # @ polylang
170
- #: include/admin-filters.php:1161
171
- #: include/admin.php:326
172
  msgid "Settings"
173
  msgstr "Instellingen"
174
 
175
  # @ polylang
176
- #: include/admin-filters.php:1167
177
  msgid "Upgrading language files&#8230;"
178
  msgstr "Aanpassen taalbestanden&#8230;"
179
 
@@ -184,18 +168,13 @@ msgstr "Over Polylang"
184
 
185
  # @ polylang
186
  #: include/admin.php:27
187
- #: include/list-table.php:92
188
  msgid "Strings translations"
189
  msgstr "Tekstvertalingen"
190
 
191
  # @ polylang
192
- #: include/admin.php:323
193
- msgid "Menus"
194
- msgstr "Menu's"
195
-
196
- # @ polylang
197
- #: include/admin.php:325
198
- #: include/list-table.php:91
199
  msgid "Strings translation"
200
  msgstr "Tekstvertaling"
201
 
@@ -210,270 +189,275 @@ msgid "The language code must be 2 characters long"
210
  msgstr "De taalcode moet uit 2 karakters bestaan"
211
 
212
  # @ polylang
213
- #: include/admin.php:347
214
  msgid "The language code must be unique"
215
  msgstr "De taalcode moet uniek zijn"
216
 
217
  # @ polylang
218
- #: include/admin.php:348
219
  msgid "The language must have a name"
220
  msgstr "De taal moet een naam hebben"
221
 
222
  # @ polylang
223
- #: include/admin.php:349
224
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
225
  msgstr "De taal was gecreëerd, maar het Wordpress taalbestand was niet gedownload. Handmatige installatie is noodzakelijk."
226
 
227
  # @ polylang
228
- #: include/admin.php:468
229
  msgid "Widget title"
230
  msgstr "Widget titel"
231
 
232
  # @ polylang
233
- #: include/base.php:339
234
  msgid "Taxonomies"
235
  msgstr ""
236
 
237
  # @ polylang
238
- #: include/base.php:340
239
  msgid "Custom fields"
240
  msgstr ""
241
 
242
  # @ polylang
243
- #: include/base.php:341
244
  msgid "Comment status"
245
  msgstr ""
246
 
247
  # @ polylang
248
- #: include/base.php:342
249
  msgid "Ping status"
250
  msgstr ""
251
 
252
  # @ polylang
253
- #: include/base.php:343
254
  msgid "Sticky posts"
255
  msgstr ""
256
 
257
  # @ polylang
258
- #: include/base.php:344
259
  msgid "Published date"
260
  msgstr ""
261
 
262
  # @ polylang
263
- #: include/base.php:345
264
  msgid "Post format"
265
  msgstr ""
266
 
267
  # @ polylang
268
- #: include/base.php:346
269
  msgid "Page parent"
270
  msgstr ""
271
 
272
  # @ polylang
273
- #: include/base.php:347
274
  msgid "Page template"
275
  msgstr ""
276
 
277
  # @ polylang
278
- #: include/base.php:348
279
  msgid "Page order"
280
  msgstr ""
281
 
282
  # @ polylang
283
- #: include/base.php:349
284
  msgid "Featured image"
285
  msgstr ""
286
 
287
  # @ polylang
288
- #: include/languages-form.php:43
289
  msgid "Edit language"
290
  msgstr "Wijzig taal"
291
 
292
  # @ polylang
293
- #: include/languages-form.php:43
294
- #: include/languages-form.php:124
295
  msgid "Add new language"
296
  msgstr "Voeg nieuwe taal toe"
297
 
298
  # @ polylang
299
- #: include/languages-form.php:65
300
  msgid "Choose a language"
301
  msgstr "Kies een taal"
302
 
303
  # @ polylang
304
- #: include/languages-form.php:79
305
  msgid "You can choose a language in the list or directly edit it below."
306
  msgstr "Kies een taal uit de lijst of vul deze direct hieronder in."
307
 
308
  # @ polylang
309
- #: include/languages-form.php:83
310
- #: include/list-table.php:63
311
  msgid "Full name"
312
  msgstr "Volledige naam"
313
 
314
  # @ polylang
315
- #: include/languages-form.php:85
316
  msgid "The name is how it is displayed on your site (for example: English)."
317
  msgstr "De naam geeft aan hoe het op je site getoond wordt (b.v.: Nederlands)."
318
 
319
  # @ polylang
320
- #: include/languages-form.php:89
321
- #: include/list-table.php:64
322
  msgid "Locale"
323
  msgstr "Locale"
324
 
325
  # @ polylang
326
- #: include/languages-form.php:94
327
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
328
  msgstr "Wordpress Locale voor de taal (bv.: nl_NL). Installeer het .mo bestand voor deze taal."
329
 
330
  # @ polylang
331
- #: include/languages-form.php:98
332
  msgid "Language code"
333
  msgstr "Taalcode"
334
 
335
  # @ polylang
336
- #: include/languages-form.php:100
337
  msgid "2-letters ISO 639-1 language code (for example: en)"
338
  msgstr "2-karakter ISO 639-1 taalcode (bv.: nl)"
339
 
340
  # @ polylang
341
- #: include/languages-form.php:104
342
  msgid "Text direction"
343
  msgstr "Tekstrichting"
344
 
345
  # @ polylang
346
- #: include/languages-form.php:108
347
  msgid "left to right"
348
  msgstr "van links naar rechts"
349
 
350
  # @ polylang
351
- #: include/languages-form.php:113
352
  msgid "right to left"
353
  msgstr "van rechts naar links"
354
 
355
  # @ polylang
356
- #: include/languages-form.php:115
357
  msgid "Choose the text direction for the language"
358
  msgstr "Kies de tekstrichting voor de taal"
359
 
360
  # @ polylang
361
- #: include/languages-form.php:119
362
- #: include/list-table.php:66
363
  msgid "Order"
364
  msgstr "Volgorde"
365
 
366
  # @ polylang
367
- #: include/languages-form.php:121
368
  msgid "Position of the language in the language switcher"
369
  msgstr "Positionering van de taal in de taalschakelaar"
370
 
371
  # @ polylang
372
- #: include/languages-form.php:180
 
 
 
 
 
373
  msgid "Language switcher"
374
  msgstr "Taalschakelaar"
375
 
376
  # @ polylang
377
- #: include/languages-form.php:206
378
  msgid "Search translations"
379
  msgstr ""
380
 
381
  # @ polylang
382
- #: include/languages-form.php:215
383
  msgid "Clean strings translation database"
384
  msgstr ""
385
 
386
  # @ polylang
387
- #: include/languages-form.php:231
388
  msgid "Default language"
389
  msgstr "Standaardtaal"
390
 
391
  # @ polylang
392
- #: include/languages-form.php:243
393
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
394
  msgstr "Er zijn berichten, pagina's, categorieën of tags zonder taalinstelling. Deze allemaal instellen op de standaardtaal?"
395
 
396
  # @ polylang
397
- #: include/languages-form.php:251
398
  msgid "Detect browser language"
399
  msgstr "Bepaal de taal van de browser"
400
 
401
  # @ polylang
402
- #: include/languages-form.php:257
403
  msgid "When the front page is visited, set the language according to the browser preference"
404
  msgstr "Wanneer de startpagina bezocht is, stel dan de taal in op basis van de voorkeur van de browser"
405
 
406
  # @ polylang
407
- #: include/languages-form.php:264
408
  msgid "URL modifications"
409
  msgstr "URL aanpassingen"
410
 
411
  # @ polylang
412
- #: include/languages-form.php:270
413
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
414
  msgstr ""
415
 
416
- #: include/languages-form.php:278
417
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
418
  msgstr ""
419
 
420
  # @ polylang
421
- #: include/languages-form.php:287
422
  msgid "Remove /language/ in pretty permalinks. Example:"
423
  msgstr "Verwijder /language/ in pretty permalinks. Voorbeeld:"
424
 
425
  # @ polylang
426
- #: include/languages-form.php:296
427
  msgid "Keep /language/ in pretty permalinks. Example:"
428
  msgstr "Behoud /language/ in pretty permalinks. Voorbeeld:"
429
 
430
  # @ polylang
431
- #: include/languages-form.php:305
432
  msgid "Hide URL language information for default language"
433
  msgstr "Verberg URL taalinformatie voor de standaardtaal"
434
 
435
  # @ polylang
436
- #: include/languages-form.php:315
437
  #, php-format
438
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
439
  msgstr ""
440
 
441
  # @ polylang
442
- #: include/languages-form.php:324
443
  msgid "Media"
444
  msgstr ""
445
 
446
  # @ polylang
447
- #: include/languages-form.php:330
448
  msgid "Activate languages and translations for media"
449
  msgstr ""
450
 
451
- #: include/languages-form.php:337
452
  msgid "Synchronization"
453
  msgstr ""
454
 
455
  # @ polylang
456
- #: include/languages-form.php:351
457
  msgid "Custom post types"
458
  msgstr ""
459
 
460
  # @ polylang
461
- #: include/languages-form.php:364
462
  msgid "Activate languages and translations for custom post types."
463
  msgstr ""
464
 
465
  # @ polylang
466
- #: include/languages-form.php:372
467
  msgid "Custom taxonomies"
468
  msgstr ""
469
 
470
  # @ polylang
471
- #: include/languages-form.php:385
472
  msgid "Activate languages and translations for custom taxonomies."
473
  msgstr ""
474
 
475
  # @ polylang
476
- #: include/list-table.php:55
477
  #: include/media-translations.php:22
478
  #: include/media-translations.php:60
479
  #: include/post-translations.php:10
@@ -484,32 +468,33 @@ msgid "Edit"
484
  msgstr "Wijzig"
485
 
486
  # @ polylang
487
- #: include/list-table.php:56
 
488
  msgid "Delete"
489
  msgstr "Verwijder"
490
 
491
  # @ polylang
492
- #: include/list-table.php:65
493
  msgid "Code"
494
  msgstr "Taalcode"
495
 
496
  # @ polylang
497
- #: include/list-table.php:67
498
  msgid "Flag"
499
  msgstr "Vlag"
500
 
501
  # @ polylang
502
- #: include/list-table.php:68
503
  msgid "Posts"
504
  msgstr "Berichten"
505
 
506
  # @ polylang
507
- #: include/list-table.php:118
508
  msgid "Name"
509
  msgstr "Naam"
510
 
511
  # @ polylang
512
- #: include/list-table.php:119
513
  msgid "String"
514
  msgstr "Tekst"
515
 
@@ -575,24 +560,34 @@ msgid "Adds multilingual capability to WordPress"
575
  msgstr ""
576
 
577
  # @ polylang
578
- #: polylang.php:118
579
  #, php-format
580
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
581
  msgstr "Je gebruikt Wordpress %s. Polylang vereist tenminste Wordpress %s."
582
 
583
  # @ polylang
584
- #: polylang.php:159
585
  msgid "For some reasons, Polylang could not create a table in your database."
586
  msgstr "Om onbekende reden kon Polylang geen tabel in jouw database creëren."
587
 
588
  # @ polylang
589
- #: polylang.php:220
590
  msgid "Polylang has been deactivated because you upgraded from a too old version."
591
  msgstr ""
592
 
593
  # @ polylang
594
- #: polylang.php:222
595
  #, php-format
596
  msgid "Please upgrade first to %s before ugrading to %s."
597
  msgstr ""
598
 
 
 
 
 
 
 
 
 
 
 
48
 
49
  # @ polylang
50
  #: include/admin-base.php:55
51
+ #: include/admin-base.php:190
52
+ #: include/admin-filters.php:243
53
  #: include/admin.php:23
54
+ #: include/admin.php:301
55
+ #: include/list-table.php:13
56
+ #: polylang.php:339
57
  msgid "Languages"
58
  msgstr "Talen"
59
 
60
  # @ polylang
61
+ #: include/admin-base.php:153
62
  msgid "Displays language names"
63
  msgstr "Toon namen van talen"
64
 
65
  # @ polylang
66
+ #: include/admin-base.php:154
67
  msgid "Displays flags"
68
  msgstr "Toon vlaggen"
69
 
70
  # @ polylang
71
+ #: include/admin-base.php:155
72
  msgid "Forces link to front page"
73
  msgstr "Forceer link naar startpagina"
74
 
75
  # @ polylang
76
+ #: include/admin-base.php:156
77
  msgid "Hides the current language"
78
  msgstr "Verberg huidige taal"
79
 
80
  # @ polylang
81
+ #: include/admin-base.php:160
 
 
 
 
 
82
  msgid "Displays as dropdown"
83
  msgstr "Toon als dropdown"
84
 
85
  # @ polylang
86
+ #: include/admin-base.php:191
87
  msgid "Filters content by language"
88
  msgstr ""
89
 
90
  # @ polylang
91
+ #: include/admin-base.php:186
92
  msgid "Show all languages"
93
  msgstr "Toon alle talen"
94
 
95
  # @ polylang
96
+ #: include/admin-filters.php:181
97
+ #: include/admin-filters.php:877
98
  msgid "Add new translation"
99
  msgstr "Voeg nieuwe vertaling toe"
100
 
101
  # @ polylang
102
+ #: include/admin-filters.php:209
103
+ #: include/admin-filters.php:267
104
+ #: include/admin-filters.php:601
105
+ #: include/admin-filters.php:817
106
+ #: include/admin-filters.php:835
107
+ #: include/list-table.php:12
108
  #: include/media-translations.php:5
109
  #: include/media-translations.php:43
110
  #: include/post-translations.php:8
111
  #: include/term-translations.php:15
112
+ #: polylang.php:340
113
  msgid "Language"
114
  msgstr "Taal"
115
 
116
  # @ polylang
117
+ #: include/admin-filters.php:616
118
+ #: include/admin-filters.php:651
119
+ #: include/list-table.php:127
120
  #: include/media-translations.php:40
121
  #: include/term-translations.php:6
122
  #: include/term-translations.php:11
124
  msgstr "Vertalingen"
125
 
126
  # @ polylang
127
+ #: include/admin-filters.php:819
128
+ #: include/admin-filters.php:838
129
  msgid "Sets the language"
130
  msgstr "Stelt de taal in"
131
 
132
  # @ polylang
133
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
134
  msgid "The widget is displayed for:"
135
  msgstr "Het widget wordt getoond voor:"
136
 
137
  # @ polylang
138
+ #: include/admin-filters.php:1057
139
+ #: polylang.php:341
140
  msgid "All languages"
141
  msgstr "Alle talen"
142
 
143
  # @ polylang
144
+ #: include/admin-filters.php:1080
145
  msgid "Admin language"
146
  msgstr "Admin taal"
147
 
148
+ #: include/admin-filters.php:1085
149
  msgid "Wordpress default"
150
  msgstr ""
151
 
152
  # @ default
153
  # @ polylang
154
+ #: include/admin-filters.php:1114
155
+ #: include/admin.php:306
156
  msgid "Settings"
157
  msgstr "Instellingen"
158
 
159
  # @ polylang
160
+ #: include/admin-filters.php:1120
161
  msgid "Upgrading language files&#8230;"
162
  msgstr "Aanpassen taalbestanden&#8230;"
163
 
168
 
169
  # @ polylang
170
  #: include/admin.php:27
171
+ #: include/list-table.php:82
172
  msgid "Strings translations"
173
  msgstr "Tekstvertalingen"
174
 
175
  # @ polylang
176
+ #: include/admin.php:305
177
+ #: include/list-table.php:81
 
 
 
 
 
178
  msgid "Strings translation"
179
  msgstr "Tekstvertaling"
180
 
189
  msgstr "De taalcode moet uit 2 karakters bestaan"
190
 
191
  # @ polylang
192
+ #: include/admin.php:328
193
  msgid "The language code must be unique"
194
  msgstr "De taalcode moet uniek zijn"
195
 
196
  # @ polylang
197
+ #: include/admin.php:329
198
  msgid "The language must have a name"
199
  msgstr "De taal moet een naam hebben"
200
 
201
  # @ polylang
202
+ #: include/admin.php:330
203
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
204
  msgstr "De taal was gecreëerd, maar het Wordpress taalbestand was niet gedownload. Handmatige installatie is noodzakelijk."
205
 
206
  # @ polylang
207
+ #: include/admin.php:449
208
  msgid "Widget title"
209
  msgstr "Widget titel"
210
 
211
  # @ polylang
212
+ #: include/base.php:368
213
  msgid "Taxonomies"
214
  msgstr ""
215
 
216
  # @ polylang
217
+ #: include/base.php:369
218
  msgid "Custom fields"
219
  msgstr ""
220
 
221
  # @ polylang
222
+ #: include/base.php:370
223
  msgid "Comment status"
224
  msgstr ""
225
 
226
  # @ polylang
227
+ #: include/base.php:371
228
  msgid "Ping status"
229
  msgstr ""
230
 
231
  # @ polylang
232
+ #: include/base.php:372
233
  msgid "Sticky posts"
234
  msgstr ""
235
 
236
  # @ polylang
237
+ #: include/base.php:373
238
  msgid "Published date"
239
  msgstr ""
240
 
241
  # @ polylang
242
+ #: include/base.php:374
243
  msgid "Post format"
244
  msgstr ""
245
 
246
  # @ polylang
247
+ #: include/base.php:375
248
  msgid "Page parent"
249
  msgstr ""
250
 
251
  # @ polylang
252
+ #: include/base.php:376
253
  msgid "Page template"
254
  msgstr ""
255
 
256
  # @ polylang
257
+ #: include/base.php:377
258
  msgid "Page order"
259
  msgstr ""
260
 
261
  # @ polylang
262
+ #: include/base.php:378
263
  msgid "Featured image"
264
  msgstr ""
265
 
266
  # @ polylang
267
+ #: include/languages-form.php:42
268
  msgid "Edit language"
269
  msgstr "Wijzig taal"
270
 
271
  # @ polylang
272
+ #: include/languages-form.php:42
273
+ #: include/languages-form.php:123
274
  msgid "Add new language"
275
  msgstr "Voeg nieuwe taal toe"
276
 
277
  # @ polylang
278
+ #: include/languages-form.php:64
279
  msgid "Choose a language"
280
  msgstr "Kies een taal"
281
 
282
  # @ polylang
283
+ #: include/languages-form.php:78
284
  msgid "You can choose a language in the list or directly edit it below."
285
  msgstr "Kies een taal uit de lijst of vul deze direct hieronder in."
286
 
287
  # @ polylang
288
+ #: include/languages-form.php:82
289
+ #: include/list-table.php:34
290
  msgid "Full name"
291
  msgstr "Volledige naam"
292
 
293
  # @ polylang
294
+ #: include/languages-form.php:84
295
  msgid "The name is how it is displayed on your site (for example: English)."
296
  msgstr "De naam geeft aan hoe het op je site getoond wordt (b.v.: Nederlands)."
297
 
298
  # @ polylang
299
+ #: include/languages-form.php:88
300
+ #: include/list-table.php:35
301
  msgid "Locale"
302
  msgstr "Locale"
303
 
304
  # @ polylang
305
+ #: include/languages-form.php:93
306
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
307
  msgstr "Wordpress Locale voor de taal (bv.: nl_NL). Installeer het .mo bestand voor deze taal."
308
 
309
  # @ polylang
310
+ #: include/languages-form.php:97
311
  msgid "Language code"
312
  msgstr "Taalcode"
313
 
314
  # @ polylang
315
+ #: include/languages-form.php:99
316
  msgid "2-letters ISO 639-1 language code (for example: en)"
317
  msgstr "2-karakter ISO 639-1 taalcode (bv.: nl)"
318
 
319
  # @ polylang
320
+ #: include/languages-form.php:103
321
  msgid "Text direction"
322
  msgstr "Tekstrichting"
323
 
324
  # @ polylang
325
+ #: include/languages-form.php:107
326
  msgid "left to right"
327
  msgstr "van links naar rechts"
328
 
329
  # @ polylang
330
+ #: include/languages-form.php:112
331
  msgid "right to left"
332
  msgstr "van rechts naar links"
333
 
334
  # @ polylang
335
+ #: include/languages-form.php:114
336
  msgid "Choose the text direction for the language"
337
  msgstr "Kies de tekstrichting voor de taal"
338
 
339
  # @ polylang
340
+ #: include/languages-form.php:118
341
+ #: include/list-table.php:37
342
  msgid "Order"
343
  msgstr "Volgorde"
344
 
345
  # @ polylang
346
+ #: include/languages-form.php:120
347
  msgid "Position of the language in the language switcher"
348
  msgstr "Positionering van de taal in de taalschakelaar"
349
 
350
  # @ polylang
351
+ #: include/nav-menu.php:28
352
+ #: include/nav-menu.php:51
353
+ #: include/nav-menu.php:54
354
+ #: include/nav-menu.php:82
355
+ #: include/nav-menu.php:106
356
+ #: polylang.php:302
357
  msgid "Language switcher"
358
  msgstr "Taalschakelaar"
359
 
360
  # @ polylang
361
+ #: include/languages-form.php:148
362
  msgid "Search translations"
363
  msgstr ""
364
 
365
  # @ polylang
366
+ #: include/languages-form.php:151
367
  msgid "Clean strings translation database"
368
  msgstr ""
369
 
370
  # @ polylang
371
+ #: include/languages-form.php:167
372
  msgid "Default language"
373
  msgstr "Standaardtaal"
374
 
375
  # @ polylang
376
+ #: include/languages-form.php:179
377
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
378
  msgstr "Er zijn berichten, pagina's, categorieën of tags zonder taalinstelling. Deze allemaal instellen op de standaardtaal?"
379
 
380
  # @ polylang
381
+ #: include/languages-form.php:187
382
  msgid "Detect browser language"
383
  msgstr "Bepaal de taal van de browser"
384
 
385
  # @ polylang
386
+ #: include/languages-form.php:193
387
  msgid "When the front page is visited, set the language according to the browser preference"
388
  msgstr "Wanneer de startpagina bezocht is, stel dan de taal in op basis van de voorkeur van de browser"
389
 
390
  # @ polylang
391
+ #: include/languages-form.php:200
392
  msgid "URL modifications"
393
  msgstr "URL aanpassingen"
394
 
395
  # @ polylang
396
+ #: include/languages-form.php:206
397
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
398
  msgstr ""
399
 
400
+ #: include/languages-form.php:214
401
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
402
  msgstr ""
403
 
404
  # @ polylang
405
+ #: include/languages-form.php:223
406
  msgid "Remove /language/ in pretty permalinks. Example:"
407
  msgstr "Verwijder /language/ in pretty permalinks. Voorbeeld:"
408
 
409
  # @ polylang
410
+ #: include/languages-form.php:232
411
  msgid "Keep /language/ in pretty permalinks. Example:"
412
  msgstr "Behoud /language/ in pretty permalinks. Voorbeeld:"
413
 
414
  # @ polylang
415
+ #: include/languages-form.php:241
416
  msgid "Hide URL language information for default language"
417
  msgstr "Verberg URL taalinformatie voor de standaardtaal"
418
 
419
  # @ polylang
420
+ #: include/languages-form.php:251
421
  #, php-format
422
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
423
  msgstr ""
424
 
425
  # @ polylang
426
+ #: include/languages-form.php:260
427
  msgid "Media"
428
  msgstr ""
429
 
430
  # @ polylang
431
+ #: include/languages-form.php:266
432
  msgid "Activate languages and translations for media"
433
  msgstr ""
434
 
435
+ #: include/languages-form.php:273
436
  msgid "Synchronization"
437
  msgstr ""
438
 
439
  # @ polylang
440
+ #: include/languages-form.php:287
441
  msgid "Custom post types"
442
  msgstr ""
443
 
444
  # @ polylang
445
+ #: include/languages-form.php:300
446
  msgid "Activate languages and translations for custom post types."
447
  msgstr ""
448
 
449
  # @ polylang
450
+ #: include/languages-form.php:307
451
  msgid "Custom taxonomies"
452
  msgstr ""
453
 
454
  # @ polylang
455
+ #: include/languages-form.php:320
456
  msgid "Activate languages and translations for custom taxonomies."
457
  msgstr ""
458
 
459
  # @ polylang
460
+ #: include/list-table.php:26
461
  #: include/media-translations.php:22
462
  #: include/media-translations.php:60
463
  #: include/post-translations.php:10
468
  msgstr "Wijzig"
469
 
470
  # @ polylang
471
+ #: include/list-table.php:27
472
+ #: include/list-table.php:162
473
  msgid "Delete"
474
  msgstr "Verwijder"
475
 
476
  # @ polylang
477
+ #: include/list-table.php:36
478
  msgid "Code"
479
  msgstr "Taalcode"
480
 
481
  # @ polylang
482
+ #: include/list-table.php:38
483
  msgid "Flag"
484
  msgstr "Vlag"
485
 
486
  # @ polylang
487
+ #: include/list-table.php:39
488
  msgid "Posts"
489
  msgstr "Berichten"
490
 
491
  # @ polylang
492
+ #: include/list-table.php:125
493
  msgid "Name"
494
  msgstr "Naam"
495
 
496
  # @ polylang
497
+ #: include/list-table.php:126
498
  msgid "String"
499
  msgstr "Tekst"
500
 
560
  msgstr ""
561
 
562
  # @ polylang
563
+ #: polylang.php:133
564
  #, php-format
565
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
566
  msgstr "Je gebruikt Wordpress %s. Polylang vereist tenminste Wordpress %s."
567
 
568
  # @ polylang
569
+ #: polylang.php:174
570
  msgid "For some reasons, Polylang could not create a table in your database."
571
  msgstr "Om onbekende reden kon Polylang geen tabel in jouw database creëren."
572
 
573
  # @ polylang
574
+ #: polylang.php:235
575
  msgid "Polylang has been deactivated because you upgraded from a too old version."
576
  msgstr ""
577
 
578
  # @ polylang
579
+ #: polylang.php:237
580
  #, php-format
581
  msgid "Please upgrade first to %s before ugrading to %s."
582
  msgstr ""
583
 
584
+ # @ polylang
585
+ #: include/list-table.php:124
586
+ msgid "Group"
587
+ msgstr ""
588
+
589
+ # @ polylang
590
+ #: include/list-table.php:173
591
+ msgid "View all groups"
592
+ msgstr ""
593
+
languages/polylang-pl_PL.mo CHANGED
Binary file
languages/polylang-pl_PL.po CHANGED
@@ -48,80 +48,75 @@ msgstr ""
48
 
49
  # @ polylang
50
  #: include/admin-base.php:55
51
- #: include/admin-base.php:185
52
- #: include/admin-filters.php:250
53
  #: include/admin.php:23
54
- #: include/admin.php:318
55
- #: include/list-table.php:46
56
- #: polylang.php:270
57
  msgid "Languages"
58
  msgstr "Języki"
59
 
60
  # @ polylang
61
- #: include/admin-base.php:154
62
  msgid "Displays language names"
63
  msgstr "Wyświetla nazwy języków"
64
 
65
  # @ polylang
66
- #: include/admin-base.php:155
67
  msgid "Displays flags"
68
  msgstr "Wyświetla flagi"
69
 
70
  # @ polylang
71
- #: include/admin-base.php:156
72
  msgid "Forces link to front page"
73
  msgstr "Wymusza link do strony głównej"
74
 
75
  # @ polylang
76
- #: include/admin-base.php:157
77
  msgid "Hides the current language"
78
  msgstr "Ukrywa aktualny język"
79
 
80
  # @ polylang
81
- #: include/admin-base.php:161
82
- msgid "Displays a language switcher at the end of the menu"
83
- msgstr "Wyświetla przełącznik języków na końcu menu"
84
-
85
- # @ polylang
86
- #: include/admin-base.php:162
87
  msgid "Displays as dropdown"
88
  msgstr "Wyświetla się jako menu rozwijane"
89
 
90
  # @ polylang
91
- #: include/admin-base.php:186
92
  msgid "Filters content by language"
93
  msgstr ""
94
 
95
  # @ polylang
96
- #: include/admin-base.php:193
97
  msgid "Show all languages"
98
  msgstr "Pokaż wszystkie języki"
99
 
100
  # @ polylang
101
- #: include/admin-filters.php:188
102
- #: include/admin-filters.php:884
103
  msgid "Add new translation"
104
  msgstr "Dodaj nowe tłumaczenie"
105
 
106
  # @ polylang
107
- #: include/admin-filters.php:216
108
- #: include/admin-filters.php:274
109
- #: include/admin-filters.php:608
110
- #: include/admin-filters.php:824
111
- #: include/admin-filters.php:842
112
- #: include/list-table.php:45
113
  #: include/media-translations.php:5
114
  #: include/media-translations.php:43
115
  #: include/post-translations.php:8
116
  #: include/term-translations.php:15
117
- #: polylang.php:271
118
  msgid "Language"
119
  msgstr "Język"
120
 
121
  # @ polylang
122
- #: include/admin-filters.php:623
123
- #: include/admin-filters.php:658
124
- #: include/list-table.php:120
125
  #: include/media-translations.php:40
126
  #: include/term-translations.php:6
127
  #: include/term-translations.php:11
@@ -129,51 +124,40 @@ msgid "Translations"
129
  msgstr "Tłumaczenia"
130
 
131
  # @ polylang
132
- #: include/admin-filters.php:826
133
- #: include/admin-filters.php:845
134
  msgid "Sets the language"
135
  msgstr "Ustawia język"
136
 
137
  # @ polylang
138
- #: include/admin-filters.php:1078
139
- msgid "Theme locations and languages"
140
- msgstr "Lokalizacje motywów i języki"
141
-
142
- # @ polylang
143
- #: include/admin-filters.php:1084
144
- #, php-format
145
- msgid "Please go to the %slanguages page%s to set theme locations and languages"
146
- msgstr "Proszę idź do %sstrony języka%s aby ustawić lokalizacje motywu i języki"
147
-
148
- # @ polylang
149
- #: include/admin-filters.php:1102
150
  msgid "The widget is displayed for:"
151
  msgstr "Widget wyświetlany jest dla:"
152
 
153
  # @ polylang
154
- #: include/admin-filters.php:1106
155
- #: polylang.php:272
156
  msgid "All languages"
157
  msgstr "Wszystkie języki"
158
 
159
  # @ polylang
160
- #: include/admin-filters.php:1130
161
  msgid "Admin language"
162
  msgstr "Język administratora"
163
 
164
- #: include/admin-filters.php:1135
165
  msgid "Wordpress default"
166
  msgstr ""
167
 
168
  # @ default
169
  # @ polylang
170
- #: include/admin-filters.php:1161
171
- #: include/admin.php:326
172
  msgid "Settings"
173
  msgstr "Ustawienia"
174
 
175
  # @ polylang
176
- #: include/admin-filters.php:1167
177
  msgid "Upgrading language files&#8230;"
178
  msgstr "Uaktualnianie pliku językowego&#8230;"
179
 
@@ -184,18 +168,13 @@ msgstr ""
184
 
185
  # @ polylang
186
  #: include/admin.php:27
187
- #: include/list-table.php:92
188
  msgid "Strings translations"
189
  msgstr "Tłumaczenia ciągów tekstowych"
190
 
191
  # @ polylang
192
- #: include/admin.php:323
193
- msgid "Menus"
194
- msgstr "Menu"
195
-
196
- # @ polylang
197
- #: include/admin.php:325
198
- #: include/list-table.php:91
199
  msgid "Strings translation"
200
  msgstr "Tłumaczenie ciągów tekstowych"
201
 
@@ -210,269 +189,274 @@ msgid "The language code must be 2 characters long"
210
  msgstr "Kod języka musi się składać z 2 znaków"
211
 
212
  # @ polylang
213
- #: include/admin.php:347
214
  msgid "The language code must be unique"
215
  msgstr "Kod języka musi być unikalny"
216
 
217
  # @ polylang
218
- #: include/admin.php:348
219
  msgid "The language must have a name"
220
  msgstr "Język musi mieć nazwę"
221
 
222
  # @ polylang
223
- #: include/admin.php:349
224
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
225
  msgstr "Język został dodany, ale plik językowy WordPress nie został załadowany. Proszę zainstalować go manualnie."
226
 
227
  # @ polylang
228
- #: include/admin.php:468
229
  msgid "Widget title"
230
  msgstr "Nazwa widgeta"
231
 
232
  # @ polylang
233
- #: include/base.php:339
234
  msgid "Taxonomies"
235
  msgstr ""
236
 
237
  # @ polylang
238
- #: include/base.php:340
239
  msgid "Custom fields"
240
  msgstr ""
241
 
242
  # @ polylang
243
- #: include/base.php:341
244
  msgid "Comment status"
245
  msgstr ""
246
 
247
  # @ polylang
248
- #: include/base.php:342
249
  msgid "Ping status"
250
  msgstr ""
251
 
252
  # @ polylang
253
- #: include/base.php:343
254
  msgid "Sticky posts"
255
  msgstr ""
256
 
257
  # @ polylang
258
- #: include/base.php:344
259
  msgid "Published date"
260
  msgstr ""
261
 
262
  # @ polylang
263
- #: include/base.php:345
264
  msgid "Post format"
265
  msgstr ""
266
 
267
  # @ default
268
- #: include/base.php:346
269
  msgid "Page parent"
270
  msgstr ""
271
 
272
  # @ polylang
273
- #: include/base.php:347
274
  msgid "Page template"
275
  msgstr ""
276
 
277
  # @ polylang
278
- #: include/base.php:348
279
  msgid "Page order"
280
  msgstr ""
281
 
282
  # @ polylang
283
- #: include/base.php:349
284
  msgid "Featured image"
285
  msgstr ""
286
 
287
  # @ polylang
288
- #: include/languages-form.php:43
289
  msgid "Edit language"
290
  msgstr "Edytuj język"
291
 
292
  # @ polylang
293
- #: include/languages-form.php:43
294
- #: include/languages-form.php:124
295
  msgid "Add new language"
296
  msgstr "Dodaj nowy język"
297
 
298
  # @ polylang
299
- #: include/languages-form.php:65
300
  msgid "Choose a language"
301
  msgstr "Wybierz język"
302
 
303
  # @ polylang
304
- #: include/languages-form.php:79
305
  msgid "You can choose a language in the list or directly edit it below."
306
  msgstr "Możesz wybrać język z listy lub edytować go bezpośrednio poniżej"
307
 
308
  # @ polylang
309
- #: include/languages-form.php:83
310
- #: include/list-table.php:63
311
  msgid "Full name"
312
  msgstr "Pełna nazwa"
313
 
314
  # @ polylang
315
- #: include/languages-form.php:85
316
  msgid "The name is how it is displayed on your site (for example: English)."
317
  msgstr "Nazwa, tak jak będzie wyświetlana na stronie (np. English)"
318
 
319
  # @ polylang
320
- #: include/languages-form.php:89
321
- #: include/list-table.php:64
322
  msgid "Locale"
323
  msgstr "Lokalizacja"
324
 
325
  # @ polylang
326
- #: include/languages-form.php:94
327
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
328
  msgstr "Lokalizacja WordPress dla języka (np. en_US). Dla tego języka będziesz musiał zainstalować plik .mo."
329
 
330
  # @ polylang
331
- #: include/languages-form.php:98
332
  msgid "Language code"
333
  msgstr "Kod języka"
334
 
335
  # @ polylang
336
- #: include/languages-form.php:100
337
  msgid "2-letters ISO 639-1 language code (for example: en)"
338
  msgstr "2-literowy kod języka w ISO 639-1 (np. en)"
339
 
340
  # @ polylang
341
- #: include/languages-form.php:104
342
  msgid "Text direction"
343
  msgstr "Kierunek zapisu języka"
344
 
345
  # @ polylang
346
- #: include/languages-form.php:108
347
  msgid "left to right"
348
  msgstr "od lewej do prawej"
349
 
350
  # @ polylang
351
- #: include/languages-form.php:113
352
  msgid "right to left"
353
  msgstr "od prawej do lewej"
354
 
355
  # @ polylang
356
- #: include/languages-form.php:115
357
  msgid "Choose the text direction for the language"
358
  msgstr "Wybierz kierunek zapisu języka"
359
 
360
  # @ polylang
361
- #: include/languages-form.php:119
362
- #: include/list-table.php:66
363
  msgid "Order"
364
  msgstr "Kolejność"
365
 
366
  # @ polylang
367
- #: include/languages-form.php:121
368
  msgid "Position of the language in the language switcher"
369
  msgstr "Pozycja języka w przełączniku języka"
370
 
371
  # @ polylang
372
- #: include/languages-form.php:180
 
 
 
 
 
373
  msgid "Language switcher"
374
  msgstr "Przełącznik języka"
375
 
376
  # @ polylang
377
- #: include/languages-form.php:206
378
  msgid "Search translations"
379
  msgstr ""
380
 
381
  # @ polylang
382
- #: include/languages-form.php:215
383
  msgid "Clean strings translation database"
384
  msgstr ""
385
 
386
  # @ polylang
387
- #: include/languages-form.php:231
388
  msgid "Default language"
389
  msgstr "Domyślny język"
390
 
391
  # @ polylang
392
- #: include/languages-form.php:243
393
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
394
  msgstr "Istnieją wpisy, strony, kategorie i tagi bez określonego języka. Czy chcesz ustawić dla nich domyślny język?"
395
 
396
  # @ polylang
397
- #: include/languages-form.php:251
398
  msgid "Detect browser language"
399
  msgstr "Wykryj język przeglądarki"
400
 
401
  # @ polylang
402
- #: include/languages-form.php:257
403
  msgid "When the front page is visited, set the language according to the browser preference"
404
  msgstr "Przy wejściu na stronę domową, ustaw język zgodnie z ustawieniami przeglądarki"
405
 
406
  # @ polylang
407
- #: include/languages-form.php:264
408
  msgid "URL modifications"
409
  msgstr "Modyfikacje URL"
410
 
411
  # @ polylang
412
- #: include/languages-form.php:270
413
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
414
  msgstr ""
415
 
416
- #: include/languages-form.php:278
417
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
418
  msgstr ""
419
 
420
  # @ polylang
421
- #: include/languages-form.php:287
422
  msgid "Remove /language/ in pretty permalinks. Example:"
423
  msgstr "Usuń /language/ z przyjaznych permalinków. Np.:"
424
 
425
  # @ polylang
426
- #: include/languages-form.php:296
427
  msgid "Keep /language/ in pretty permalinks. Example:"
428
  msgstr "Zachowaj /language/ w przyjaznych permalinkach. Np.:"
429
 
430
  # @ polylang
431
- #: include/languages-form.php:305
432
  msgid "Hide URL language information for default language"
433
  msgstr "Ukryj informację o języku w URL dla domyślnego języka"
434
 
435
- #: include/languages-form.php:315
436
  #, php-format
437
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
438
  msgstr ""
439
 
440
  # @ polylang
441
- #: include/languages-form.php:324
442
  msgid "Media"
443
  msgstr ""
444
 
445
  # @ polylang
446
- #: include/languages-form.php:330
447
  msgid "Activate languages and translations for media"
448
  msgstr ""
449
 
450
- #: include/languages-form.php:337
451
  msgid "Synchronization"
452
  msgstr ""
453
 
454
  # @ polylang
455
- #: include/languages-form.php:351
456
  msgid "Custom post types"
457
  msgstr ""
458
 
459
  # @ polylang
460
- #: include/languages-form.php:364
461
  msgid "Activate languages and translations for custom post types."
462
  msgstr ""
463
 
464
  # @ polylang
465
- #: include/languages-form.php:372
466
  msgid "Custom taxonomies"
467
  msgstr ""
468
 
469
  # @ polylang
470
- #: include/languages-form.php:385
471
  msgid "Activate languages and translations for custom taxonomies."
472
  msgstr ""
473
 
474
  # @ polylang
475
- #: include/list-table.php:55
476
  #: include/media-translations.php:22
477
  #: include/media-translations.php:60
478
  #: include/post-translations.php:10
@@ -483,32 +467,33 @@ msgid "Edit"
483
  msgstr "Edytuj"
484
 
485
  # @ polylang
486
- #: include/list-table.php:56
 
487
  msgid "Delete"
488
  msgstr "Usuń"
489
 
490
  # @ polylang
491
- #: include/list-table.php:65
492
  msgid "Code"
493
  msgstr "Kod"
494
 
495
  # @ polylang
496
- #: include/list-table.php:67
497
  msgid "Flag"
498
  msgstr "Flaga"
499
 
500
  # @ polylang
501
- #: include/list-table.php:68
502
  msgid "Posts"
503
  msgstr "Wpisy"
504
 
505
  # @ polylang
506
- #: include/list-table.php:118
507
  msgid "Name"
508
  msgstr "Nazwa"
509
 
510
  # @ polylang
511
- #: include/list-table.php:119
512
  msgid "String"
513
  msgstr "Ciąg tekstowy"
514
 
@@ -574,24 +559,34 @@ msgid "Adds multilingual capability to WordPress"
574
  msgstr ""
575
 
576
  # @ polylang
577
- #: polylang.php:118
578
  #, php-format
579
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
580
  msgstr "Używasz WordPress %s. Polylang wymaga przynajmniej WordPress %s."
581
 
582
  # @ polylang
583
- #: polylang.php:159
584
  msgid "For some reasons, Polylang could not create a table in your database."
585
  msgstr ""
586
 
587
  # @ polylang
588
- #: polylang.php:220
589
  msgid "Polylang has been deactivated because you upgraded from a too old version."
590
  msgstr ""
591
 
592
  # @ polylang
593
- #: polylang.php:222
594
  #, php-format
595
  msgid "Please upgrade first to %s before ugrading to %s."
596
  msgstr ""
597
 
 
 
 
 
 
 
 
 
 
 
48
 
49
  # @ polylang
50
  #: include/admin-base.php:55
51
+ #: include/admin-base.php:190
52
+ #: include/admin-filters.php:243
53
  #: include/admin.php:23
54
+ #: include/admin.php:301
55
+ #: include/list-table.php:13
56
+ #: polylang.php:339
57
  msgid "Languages"
58
  msgstr "Języki"
59
 
60
  # @ polylang
61
+ #: include/admin-base.php:153
62
  msgid "Displays language names"
63
  msgstr "Wyświetla nazwy języków"
64
 
65
  # @ polylang
66
+ #: include/admin-base.php:154
67
  msgid "Displays flags"
68
  msgstr "Wyświetla flagi"
69
 
70
  # @ polylang
71
+ #: include/admin-base.php:155
72
  msgid "Forces link to front page"
73
  msgstr "Wymusza link do strony głównej"
74
 
75
  # @ polylang
76
+ #: include/admin-base.php:156
77
  msgid "Hides the current language"
78
  msgstr "Ukrywa aktualny język"
79
 
80
  # @ polylang
81
+ #: include/admin-base.php:160
 
 
 
 
 
82
  msgid "Displays as dropdown"
83
  msgstr "Wyświetla się jako menu rozwijane"
84
 
85
  # @ polylang
86
+ #: include/admin-base.php:191
87
  msgid "Filters content by language"
88
  msgstr ""
89
 
90
  # @ polylang
91
+ #: include/admin-base.php:186
92
  msgid "Show all languages"
93
  msgstr "Pokaż wszystkie języki"
94
 
95
  # @ polylang
96
+ #: include/admin-filters.php:181
97
+ #: include/admin-filters.php:877
98
  msgid "Add new translation"
99
  msgstr "Dodaj nowe tłumaczenie"
100
 
101
  # @ polylang
102
+ #: include/admin-filters.php:209
103
+ #: include/admin-filters.php:267
104
+ #: include/admin-filters.php:601
105
+ #: include/admin-filters.php:817
106
+ #: include/admin-filters.php:835
107
+ #: include/list-table.php:12
108
  #: include/media-translations.php:5
109
  #: include/media-translations.php:43
110
  #: include/post-translations.php:8
111
  #: include/term-translations.php:15
112
+ #: polylang.php:340
113
  msgid "Language"
114
  msgstr "Język"
115
 
116
  # @ polylang
117
+ #: include/admin-filters.php:616
118
+ #: include/admin-filters.php:651
119
+ #: include/list-table.php:127
120
  #: include/media-translations.php:40
121
  #: include/term-translations.php:6
122
  #: include/term-translations.php:11
124
  msgstr "Tłumaczenia"
125
 
126
  # @ polylang
127
+ #: include/admin-filters.php:819
128
+ #: include/admin-filters.php:838
129
  msgid "Sets the language"
130
  msgstr "Ustawia język"
131
 
132
  # @ polylang
133
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
134
  msgid "The widget is displayed for:"
135
  msgstr "Widget wyświetlany jest dla:"
136
 
137
  # @ polylang
138
+ #: include/admin-filters.php:1057
139
+ #: polylang.php:341
140
  msgid "All languages"
141
  msgstr "Wszystkie języki"
142
 
143
  # @ polylang
144
+ #: include/admin-filters.php:1080
145
  msgid "Admin language"
146
  msgstr "Język administratora"
147
 
148
+ #: include/admin-filters.php:1085
149
  msgid "Wordpress default"
150
  msgstr ""
151
 
152
  # @ default
153
  # @ polylang
154
+ #: include/admin-filters.php:1114
155
+ #: include/admin.php:306
156
  msgid "Settings"
157
  msgstr "Ustawienia"
158
 
159
  # @ polylang
160
+ #: include/admin-filters.php:1120
161
  msgid "Upgrading language files&#8230;"
162
  msgstr "Uaktualnianie pliku językowego&#8230;"
163
 
168
 
169
  # @ polylang
170
  #: include/admin.php:27
171
+ #: include/list-table.php:82
172
  msgid "Strings translations"
173
  msgstr "Tłumaczenia ciągów tekstowych"
174
 
175
  # @ polylang
176
+ #: include/admin.php:305
177
+ #: include/list-table.php:81
 
 
 
 
 
178
  msgid "Strings translation"
179
  msgstr "Tłumaczenie ciągów tekstowych"
180
 
189
  msgstr "Kod języka musi się składać z 2 znaków"
190
 
191
  # @ polylang
192
+ #: include/admin.php:328
193
  msgid "The language code must be unique"
194
  msgstr "Kod języka musi być unikalny"
195
 
196
  # @ polylang
197
+ #: include/admin.php:329
198
  msgid "The language must have a name"
199
  msgstr "Język musi mieć nazwę"
200
 
201
  # @ polylang
202
+ #: include/admin.php:330
203
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
204
  msgstr "Język został dodany, ale plik językowy WordPress nie został załadowany. Proszę zainstalować go manualnie."
205
 
206
  # @ polylang
207
+ #: include/admin.php:449
208
  msgid "Widget title"
209
  msgstr "Nazwa widgeta"
210
 
211
  # @ polylang
212
+ #: include/base.php:368
213
  msgid "Taxonomies"
214
  msgstr ""
215
 
216
  # @ polylang
217
+ #: include/base.php:369
218
  msgid "Custom fields"
219
  msgstr ""
220
 
221
  # @ polylang
222
+ #: include/base.php:370
223
  msgid "Comment status"
224
  msgstr ""
225
 
226
  # @ polylang
227
+ #: include/base.php:371
228
  msgid "Ping status"
229
  msgstr ""
230
 
231
  # @ polylang
232
+ #: include/base.php:372
233
  msgid "Sticky posts"
234
  msgstr ""
235
 
236
  # @ polylang
237
+ #: include/base.php:373
238
  msgid "Published date"
239
  msgstr ""
240
 
241
  # @ polylang
242
+ #: include/base.php:374
243
  msgid "Post format"
244
  msgstr ""
245
 
246
  # @ default
247
+ #: include/base.php:375
248
  msgid "Page parent"
249
  msgstr ""
250
 
251
  # @ polylang
252
+ #: include/base.php:376
253
  msgid "Page template"
254
  msgstr ""
255
 
256
  # @ polylang
257
+ #: include/base.php:377
258
  msgid "Page order"
259
  msgstr ""
260
 
261
  # @ polylang
262
+ #: include/base.php:378
263
  msgid "Featured image"
264
  msgstr ""
265
 
266
  # @ polylang
267
+ #: include/languages-form.php:42
268
  msgid "Edit language"
269
  msgstr "Edytuj język"
270
 
271
  # @ polylang
272
+ #: include/languages-form.php:42
273
+ #: include/languages-form.php:123
274
  msgid "Add new language"
275
  msgstr "Dodaj nowy język"
276
 
277
  # @ polylang
278
+ #: include/languages-form.php:64
279
  msgid "Choose a language"
280
  msgstr "Wybierz język"
281
 
282
  # @ polylang
283
+ #: include/languages-form.php:78
284
  msgid "You can choose a language in the list or directly edit it below."
285
  msgstr "Możesz wybrać język z listy lub edytować go bezpośrednio poniżej"
286
 
287
  # @ polylang
288
+ #: include/languages-form.php:82
289
+ #: include/list-table.php:34
290
  msgid "Full name"
291
  msgstr "Pełna nazwa"
292
 
293
  # @ polylang
294
+ #: include/languages-form.php:84
295
  msgid "The name is how it is displayed on your site (for example: English)."
296
  msgstr "Nazwa, tak jak będzie wyświetlana na stronie (np. English)"
297
 
298
  # @ polylang
299
+ #: include/languages-form.php:88
300
+ #: include/list-table.php:35
301
  msgid "Locale"
302
  msgstr "Lokalizacja"
303
 
304
  # @ polylang
305
+ #: include/languages-form.php:93
306
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
307
  msgstr "Lokalizacja WordPress dla języka (np. en_US). Dla tego języka będziesz musiał zainstalować plik .mo."
308
 
309
  # @ polylang
310
+ #: include/languages-form.php:97
311
  msgid "Language code"
312
  msgstr "Kod języka"
313
 
314
  # @ polylang
315
+ #: include/languages-form.php:99
316
  msgid "2-letters ISO 639-1 language code (for example: en)"
317
  msgstr "2-literowy kod języka w ISO 639-1 (np. en)"
318
 
319
  # @ polylang
320
+ #: include/languages-form.php:103
321
  msgid "Text direction"
322
  msgstr "Kierunek zapisu języka"
323
 
324
  # @ polylang
325
+ #: include/languages-form.php:107
326
  msgid "left to right"
327
  msgstr "od lewej do prawej"
328
 
329
  # @ polylang
330
+ #: include/languages-form.php:112
331
  msgid "right to left"
332
  msgstr "od prawej do lewej"
333
 
334
  # @ polylang
335
+ #: include/languages-form.php:114
336
  msgid "Choose the text direction for the language"
337
  msgstr "Wybierz kierunek zapisu języka"
338
 
339
  # @ polylang
340
+ #: include/languages-form.php:118
341
+ #: include/list-table.php:37
342
  msgid "Order"
343
  msgstr "Kolejność"
344
 
345
  # @ polylang
346
+ #: include/languages-form.php:120
347
  msgid "Position of the language in the language switcher"
348
  msgstr "Pozycja języka w przełączniku języka"
349
 
350
  # @ polylang
351
+ #: include/nav-menu.php:28
352
+ #: include/nav-menu.php:51
353
+ #: include/nav-menu.php:54
354
+ #: include/nav-menu.php:82
355
+ #: include/nav-menu.php:106
356
+ #: polylang.php:302
357
  msgid "Language switcher"
358
  msgstr "Przełącznik języka"
359
 
360
  # @ polylang
361
+ #: include/languages-form.php:148
362
  msgid "Search translations"
363
  msgstr ""
364
 
365
  # @ polylang
366
+ #: include/languages-form.php:151
367
  msgid "Clean strings translation database"
368
  msgstr ""
369
 
370
  # @ polylang
371
+ #: include/languages-form.php:167
372
  msgid "Default language"
373
  msgstr "Domyślny język"
374
 
375
  # @ polylang
376
+ #: include/languages-form.php:179
377
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
378
  msgstr "Istnieją wpisy, strony, kategorie i tagi bez określonego języka. Czy chcesz ustawić dla nich domyślny język?"
379
 
380
  # @ polylang
381
+ #: include/languages-form.php:187
382
  msgid "Detect browser language"
383
  msgstr "Wykryj język przeglądarki"
384
 
385
  # @ polylang
386
+ #: include/languages-form.php:193
387
  msgid "When the front page is visited, set the language according to the browser preference"
388
  msgstr "Przy wejściu na stronę domową, ustaw język zgodnie z ustawieniami przeglądarki"
389
 
390
  # @ polylang
391
+ #: include/languages-form.php:200
392
  msgid "URL modifications"
393
  msgstr "Modyfikacje URL"
394
 
395
  # @ polylang
396
+ #: include/languages-form.php:206
397
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
398
  msgstr ""
399
 
400
+ #: include/languages-form.php:214
401
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
402
  msgstr ""
403
 
404
  # @ polylang
405
+ #: include/languages-form.php:223
406
  msgid "Remove /language/ in pretty permalinks. Example:"
407
  msgstr "Usuń /language/ z przyjaznych permalinków. Np.:"
408
 
409
  # @ polylang
410
+ #: include/languages-form.php:232
411
  msgid "Keep /language/ in pretty permalinks. Example:"
412
  msgstr "Zachowaj /language/ w przyjaznych permalinkach. Np.:"
413
 
414
  # @ polylang
415
+ #: include/languages-form.php:241
416
  msgid "Hide URL language information for default language"
417
  msgstr "Ukryj informację o języku w URL dla domyślnego języka"
418
 
419
+ #: include/languages-form.php:251
420
  #, php-format
421
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
422
  msgstr ""
423
 
424
  # @ polylang
425
+ #: include/languages-form.php:260
426
  msgid "Media"
427
  msgstr ""
428
 
429
  # @ polylang
430
+ #: include/languages-form.php:266
431
  msgid "Activate languages and translations for media"
432
  msgstr ""
433
 
434
+ #: include/languages-form.php:273
435
  msgid "Synchronization"
436
  msgstr ""
437
 
438
  # @ polylang
439
+ #: include/languages-form.php:287
440
  msgid "Custom post types"
441
  msgstr ""
442
 
443
  # @ polylang
444
+ #: include/languages-form.php:300
445
  msgid "Activate languages and translations for custom post types."
446
  msgstr ""
447
 
448
  # @ polylang
449
+ #: include/languages-form.php:307
450
  msgid "Custom taxonomies"
451
  msgstr ""
452
 
453
  # @ polylang
454
+ #: include/languages-form.php:320
455
  msgid "Activate languages and translations for custom taxonomies."
456
  msgstr ""
457
 
458
  # @ polylang
459
+ #: include/list-table.php:26
460
  #: include/media-translations.php:22
461
  #: include/media-translations.php:60
462
  #: include/post-translations.php:10
467
  msgstr "Edytuj"
468
 
469
  # @ polylang
470
+ #: include/list-table.php:27
471
+ #: include/list-table.php:162
472
  msgid "Delete"
473
  msgstr "Usuń"
474
 
475
  # @ polylang
476
+ #: include/list-table.php:36
477
  msgid "Code"
478
  msgstr "Kod"
479
 
480
  # @ polylang
481
+ #: include/list-table.php:38
482
  msgid "Flag"
483
  msgstr "Flaga"
484
 
485
  # @ polylang
486
+ #: include/list-table.php:39
487
  msgid "Posts"
488
  msgstr "Wpisy"
489
 
490
  # @ polylang
491
+ #: include/list-table.php:125
492
  msgid "Name"
493
  msgstr "Nazwa"
494
 
495
  # @ polylang
496
+ #: include/list-table.php:126
497
  msgid "String"
498
  msgstr "Ciąg tekstowy"
499
 
559
  msgstr ""
560
 
561
  # @ polylang
562
+ #: polylang.php:133
563
  #, php-format
564
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
565
  msgstr "Używasz WordPress %s. Polylang wymaga przynajmniej WordPress %s."
566
 
567
  # @ polylang
568
+ #: polylang.php:174
569
  msgid "For some reasons, Polylang could not create a table in your database."
570
  msgstr ""
571
 
572
  # @ polylang
573
+ #: polylang.php:235
574
  msgid "Polylang has been deactivated because you upgraded from a too old version."
575
  msgstr ""
576
 
577
  # @ polylang
578
+ #: polylang.php:237
579
  #, php-format
580
  msgid "Please upgrade first to %s before ugrading to %s."
581
  msgstr ""
582
 
583
+ # @ polylang
584
+ #: include/list-table.php:124
585
+ msgid "Group"
586
+ msgstr ""
587
+
588
+ # @ polylang
589
+ #: include/list-table.php:173
590
+ msgid "View all groups"
591
+ msgstr ""
592
+
languages/polylang-pt_PT.mo CHANGED
Binary file
languages/polylang-pt_PT.po CHANGED
@@ -42,112 +42,99 @@ msgid "Finally if you like this plugin or if it helps your business, donations t
42
  msgstr " Finalmente, se gostou deste plugin ou se este está a ajudá-lo no seu negócio, doações ao autor são extremamente agradecidas."
43
 
44
  #: include/admin-base.php:55
45
- #: include/admin-base.php:185
46
- #: include/admin-filters.php:250
47
  #: include/admin.php:23
48
- #: include/admin.php:318
49
- #: include/list-table.php:46
50
- #: polylang.php:270
51
  msgid "Languages"
52
  msgstr "Linguas"
53
 
54
- #: include/admin-base.php:154
55
  msgid "Displays language names"
56
  msgstr "Apresentar os nomes das linguas"
57
 
58
- #: include/admin-base.php:155
59
  msgid "Displays flags"
60
  msgstr "Apresentar bandeiras"
61
 
62
- #: include/admin-base.php:156
63
  msgid "Forces link to front page"
64
  msgstr "Forçar a hiperligação para a página inicial"
65
 
66
- #: include/admin-base.php:157
67
  msgid "Hides the current language"
68
  msgstr "Esconde a lingua actual"
69
 
70
- #: include/admin-base.php:161
71
- msgid "Displays a language switcher at the end of the menu"
72
- msgstr "Apresenta o seleccionador de lingua no final do menu."
73
-
74
- #: include/admin-base.php:162
75
  msgid "Displays as dropdown"
76
  msgstr "Apresentar como caixa de selecção"
77
 
78
- #: include/admin-base.php:186
79
  msgid "Filters content by language"
80
  msgstr "Filtrar conteúdo pela lingua"
81
 
82
- #: include/admin-base.php:193
83
  msgid "Show all languages"
84
  msgstr "Exibit todas as linguas"
85
 
86
- #: include/admin-filters.php:188
87
- #: include/admin-filters.php:884
88
  msgid "Add new translation"
89
  msgstr "Adicionar nova tradução"
90
 
91
- #: include/admin-filters.php:216
92
- #: include/admin-filters.php:274
93
- #: include/admin-filters.php:608
94
- #: include/admin-filters.php:824
95
- #: include/admin-filters.php:842
96
- #: include/list-table.php:45
97
  #: include/media-translations.php:5
98
  #: include/media-translations.php:43
99
  #: include/post-translations.php:8
100
  #: include/term-translations.php:15
101
- #: polylang.php:271
102
  msgid "Language"
103
  msgstr "Lingua"
104
 
105
- #: include/admin-filters.php:623
106
- #: include/admin-filters.php:658
107
- #: include/list-table.php:120
108
  #: include/media-translations.php:40
109
  #: include/term-translations.php:6
110
  #: include/term-translations.php:11
111
  msgid "Translations"
112
  msgstr "Traduções"
113
 
114
- #: include/admin-filters.php:826
115
- #: include/admin-filters.php:845
116
  msgid "Sets the language"
117
  msgstr "Define a lingua"
118
 
119
- #: include/admin-filters.php:1078
120
- msgid "Theme locations and languages"
121
- msgstr "Tema de localizações e llinguas"
122
-
123
- #: include/admin-filters.php:1084
124
- #, php-format
125
- msgid "Please go to the %slanguages page%s to set theme locations and languages"
126
- msgstr "Por favor, vá a %spágina das linguas%s para definir o tema de localizações e linguas"
127
-
128
- #: include/admin-filters.php:1102
129
  msgid "The widget is displayed for:"
130
  msgstr "O widget é apresentado para:"
131
 
132
- #: include/admin-filters.php:1106
133
- #: polylang.php:272
134
  msgid "All languages"
135
  msgstr "Todas as linguas"
136
 
137
- #: include/admin-filters.php:1130
138
  msgid "Admin language"
139
  msgstr "Ligua do administrador"
140
 
141
- #: include/admin-filters.php:1135
142
  msgid "Wordpress default"
143
  msgstr "Padrão WordPress"
144
 
145
- #: include/admin-filters.php:1161
146
- #: include/admin.php:326
147
  msgid "Settings"
148
  msgstr "Definições"
149
 
150
- #: include/admin-filters.php:1167
151
  msgid "Upgrading language files&#8230;"
152
  msgstr "A actualizar ficheiros de lingua&#8230;"
153
 
@@ -156,16 +143,12 @@ msgid "About Polylang"
156
  msgstr "Acerca de Polylang"
157
 
158
  #: include/admin.php:27
159
- #: include/list-table.php:92
160
  msgid "Strings translations"
161
  msgstr "Traduções de entradas"
162
 
163
- #: include/admin.php:323
164
- msgid "Menus"
165
- msgstr "Menus"
166
-
167
- #: include/admin.php:325
168
- #: include/list-table.php:91
169
  msgid "Strings translation"
170
  msgstr "Tradução das entradas"
171
 
@@ -177,235 +160,240 @@ msgstr "Insira um código de lingua WordPress válido"
177
  msgid "The language code must be 2 characters long"
178
  msgstr "O código de lingua tem que ter um comprimento de 2 caractéres"
179
 
180
- #: include/admin.php:347
181
  msgid "The language code must be unique"
182
  msgstr " O código de lingua tem que ser único"
183
 
184
- #: include/admin.php:348
185
  msgid "The language must have a name"
186
  msgstr "A lingua tem que ter um nome"
187
 
188
- #: include/admin.php:349
189
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
190
  msgstr "A lingua foi criada mas o ficheiro de lingua do WordPress não foi descarregado. Por favor, instale manualmente."
191
 
192
- #: include/admin.php:468
193
  msgid "Widget title"
194
  msgstr "Titulo do Widget"
195
 
196
  # @ polylang
197
- #: include/base.php:339
198
  msgid "Taxonomies"
199
  msgstr "Taxonomia"
200
 
201
  # @ polylang
202
- #: include/base.php:340
203
  msgid "Custom fields"
204
  msgstr "Campos personalizados"
205
 
206
  # @ polylang
207
- #: include/base.php:341
208
  msgid "Comment status"
209
  msgstr "Estado do comentário"
210
 
211
  # @ polylang
212
- #: include/base.php:342
213
  msgid "Ping status"
214
  msgstr "Estado do ping"
215
 
216
  # @ polylang
217
- #: include/base.php:343
218
  msgid "Sticky posts"
219
  msgstr "Artigos fixos"
220
 
221
  # @ polylang
222
- #: include/base.php:344
223
  msgid "Published date"
224
  msgstr "Data de publicação"
225
 
226
  # @ polylang
227
- #: include/base.php:345
228
  msgid "Post format"
229
  msgstr "Formato do artigo"
230
 
231
- #: include/base.php:346
232
  msgid "Page parent"
233
  msgstr "Página superior"
234
 
235
  # @ polylang
236
- #: include/base.php:347
237
  msgid "Page template"
238
  msgstr "Modelo da página"
239
 
240
- #: include/base.php:348
241
  msgid "Page order"
242
  msgstr "Ordem da página"
243
 
244
  # @ polylang
245
- #: include/base.php:349
246
  msgid "Featured image"
247
  msgstr "Imagem de destaque"
248
 
249
- #: include/languages-form.php:43
250
  msgid "Edit language"
251
  msgstr "Editar lingua"
252
 
253
- #: include/languages-form.php:43
254
- #: include/languages-form.php:124
255
  msgid "Add new language"
256
  msgstr "Adicionar uma lingua nova"
257
 
258
- #: include/languages-form.php:65
259
  msgid "Choose a language"
260
  msgstr "Escolher uma lingua"
261
 
262
- #: include/languages-form.php:79
263
  msgid "You can choose a language in the list or directly edit it below."
264
  msgstr "Pode escolher uma lingua da lista ou editá-la directamente abaixo."
265
 
266
- #: include/languages-form.php:83
267
- #: include/list-table.php:63
268
  msgid "Full name"
269
  msgstr "Nome completo"
270
 
271
- #: include/languages-form.php:85
272
  msgid "The name is how it is displayed on your site (for example: English)."
273
  msgstr "O nome será apresentado como no seu site (por exemplo: Português)"
274
 
275
- #: include/languages-form.php:89
276
- #: include/list-table.php:64
277
  msgid "Locale"
278
  msgstr "Código de lingua"
279
 
280
- #: include/languages-form.php:94
281
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
282
  msgstr "Código de lingua WordPress para a lingua (por exemplo: pt_PT). Precisará de instalar o ficheiro .mo para esta lingua."
283
 
284
- #: include/languages-form.php:98
285
  msgid "Language code"
286
  msgstr "Lingua de código"
287
 
288
- #: include/languages-form.php:100
289
  msgid "2-letters ISO 639-1 language code (for example: en)"
290
  msgstr "Código de lingua 2-letras ISO 639-1 (Por exemplo: pt)"
291
 
292
- #: include/languages-form.php:104
293
  msgid "Text direction"
294
  msgstr "Orientação do texto"
295
 
296
- #: include/languages-form.php:108
297
  msgid "left to right"
298
  msgstr "Esquerda para a direita"
299
 
300
- #: include/languages-form.php:113
301
  msgid "right to left"
302
  msgstr "Direita para a esquerda"
303
 
304
- #: include/languages-form.php:115
305
  msgid "Choose the text direction for the language"
306
  msgstr "Escolha a orientação do texto para a lingua "
307
 
308
- #: include/languages-form.php:119
309
- #: include/list-table.php:66
310
  msgid "Order"
311
  msgstr "Ordem"
312
 
313
- #: include/languages-form.php:121
314
  msgid "Position of the language in the language switcher"
315
  msgstr "Posição da lingua no seleccionador de linguas"
316
 
317
- #: include/languages-form.php:180
 
 
 
 
 
318
  msgid "Language switcher"
319
  msgstr "Seleccionador de lingua"
320
 
321
- #: include/languages-form.php:206
322
  msgid "Search translations"
323
  msgstr "Procurar traduções"
324
 
325
- #: include/languages-form.php:215
326
  msgid "Clean strings translation database"
327
  msgstr "Limpar traduções da base de dados"
328
 
329
- #: include/languages-form.php:231
330
  msgid "Default language"
331
  msgstr "Lingua por padrão"
332
 
333
- #: include/languages-form.php:243
334
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
335
  msgstr "Existem artigos, páginas, categorias ou tags sem lingua definida. Deseja colocá-los todos em lingua padrão?"
336
 
337
- #: include/languages-form.php:251
338
  msgid "Detect browser language"
339
  msgstr "Detectar a lingua do navegador"
340
 
341
- #: include/languages-form.php:257
342
  msgid "When the front page is visited, set the language according to the browser preference"
343
  msgstr "Quando a pagina inicial for visitada, defina a lingua consoante as definições do navegador"
344
 
345
- #: include/languages-form.php:264
346
  msgid "URL modifications"
347
  msgstr "Modificações no URL"
348
 
349
- #: include/languages-form.php:270
350
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
351
  msgstr "A lingua é escolhida a partir do conteúdo. O URL dos artigos, páginas, categorias e etiquetas não são modificados."
352
 
353
- #: include/languages-form.php:278
354
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
355
  msgstr "O código de lingua, por exemplo /pt/, é adicionado a todas as URL se as ligações permanentes estiverem activadas."
356
 
357
- #: include/languages-form.php:287
358
  msgid "Remove /language/ in pretty permalinks. Example:"
359
  msgstr "Remover /language/ das hiperligações permanentes. Exemplo:"
360
 
361
- #: include/languages-form.php:296
362
  msgid "Keep /language/ in pretty permalinks. Example:"
363
  msgstr "Manter /language/ nas hiperligações permanentes. Exemplo:"
364
 
365
- #: include/languages-form.php:305
366
  msgid "Hide URL language information for default language"
367
  msgstr "Esconder a informação da lingua padrão do URL"
368
 
369
- #: include/languages-form.php:315
370
  #, php-format
371
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
372
  msgstr "Se tiver configurada uma página estática, redirecionar a página da lingua (exemplo: %s) para a página inicial na lingua certa"
373
 
374
  # @ polylang
375
- #: include/languages-form.php:324
376
  msgid "Media"
377
  msgstr "Media"
378
 
379
  # @ polylang
380
- #: include/languages-form.php:330
381
  msgid "Activate languages and translations for media"
382
  msgstr "Activar línguas e traduções para a media"
383
 
384
- #: include/languages-form.php:337
385
  msgid "Synchronization"
386
  msgstr "Sincronização"
387
 
388
  # @ polylang
389
- #: include/languages-form.php:351
390
  msgid "Custom post types"
391
  msgstr "Tipos de conteúdo personalizados"
392
 
393
  # @ polylang
394
- #: include/languages-form.php:364
395
  msgid "Activate languages and translations for custom post types."
396
  msgstr "Activar línguas e traduções para os tipos de conteúdo personalizados."
397
 
398
  # @ polylang
399
- #: include/languages-form.php:372
400
  msgid "Custom taxonomies"
401
  msgstr "Taxonomias personalizadas"
402
 
403
  # @ polylang
404
- #: include/languages-form.php:385
405
  msgid "Activate languages and translations for custom taxonomies."
406
  msgstr "Activar línguas e traduções para taxonomias personalizadas."
407
 
408
- #: include/list-table.php:55
409
  #: include/media-translations.php:22
410
  #: include/media-translations.php:60
411
  #: include/post-translations.php:10
@@ -415,27 +403,28 @@ msgstr "Activar línguas e traduções para taxonomias personalizadas."
415
  msgid "Edit"
416
  msgstr "Editar"
417
 
418
- #: include/list-table.php:56
 
419
  msgid "Delete"
420
  msgstr "Apagar"
421
 
422
- #: include/list-table.php:65
423
  msgid "Code"
424
  msgstr "Código"
425
 
426
- #: include/list-table.php:67
427
  msgid "Flag"
428
  msgstr "Bandeira"
429
 
430
- #: include/list-table.php:68
431
  msgid "Posts"
432
  msgstr "Artigos"
433
 
434
- #: include/list-table.php:118
435
  msgid "Name"
436
  msgstr "Nome"
437
 
438
- #: include/list-table.php:119
439
  msgid "String"
440
  msgstr "Entrada"
441
 
@@ -490,26 +479,51 @@ msgstr "Título:"
490
  msgid "Adds multilingual capability to WordPress"
491
  msgstr "Adiciona capacidades multilíngua ao WordPress"
492
 
493
- #: polylang.php:118
494
  #, php-format
495
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
496
  msgstr "Está a utilizar o WordPress %s. O Polylang necessita de pelo menos ter a versão %s do WordPress."
497
 
498
- #: polylang.php:159
499
  msgid "For some reasons, Polylang could not create a table in your database."
500
  msgstr "Por algum motivo, o Polylang não conseguiu criar uma tabela na sua base de dados."
501
 
502
  # @ polylang
503
- #: polylang.php:220
504
  msgid "Polylang has been deactivated because you upgraded from a too old version."
505
  msgstr "O Polylang foi desactivado porque o upgrade foi feito de uma versão muito antiga."
506
 
507
  # @ polylang
508
- #: polylang.php:222
509
  #, php-format
510
  msgid "Please upgrade first to %s before ugrading to %s."
511
  msgstr "Por favor, faça primeiro o upgrade para %s antes de fazer o upgrade para %s."
512
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
513
  #~ msgid "Error: Restore of local flags failed!"
514
  #~ msgstr "Erro: O restauro de bandeiras locais falhou."
515
 
42
  msgstr " Finalmente, se gostou deste plugin ou se este está a ajudá-lo no seu negócio, doações ao autor são extremamente agradecidas."
43
 
44
  #: include/admin-base.php:55
45
+ #: include/admin-base.php:190
46
+ #: include/admin-filters.php:243
47
  #: include/admin.php:23
48
+ #: include/admin.php:301
49
+ #: include/list-table.php:13
50
+ #: polylang.php:339
51
  msgid "Languages"
52
  msgstr "Linguas"
53
 
54
+ #: include/admin-base.php:153
55
  msgid "Displays language names"
56
  msgstr "Apresentar os nomes das linguas"
57
 
58
+ #: include/admin-base.php:154
59
  msgid "Displays flags"
60
  msgstr "Apresentar bandeiras"
61
 
62
+ #: include/admin-base.php:155
63
  msgid "Forces link to front page"
64
  msgstr "Forçar a hiperligação para a página inicial"
65
 
66
+ #: include/admin-base.php:156
67
  msgid "Hides the current language"
68
  msgstr "Esconde a lingua actual"
69
 
70
+ #: include/admin-base.php:160
 
 
 
 
71
  msgid "Displays as dropdown"
72
  msgstr "Apresentar como caixa de selecção"
73
 
74
+ #: include/admin-base.php:191
75
  msgid "Filters content by language"
76
  msgstr "Filtrar conteúdo pela lingua"
77
 
78
+ #: include/admin-base.php:186
79
  msgid "Show all languages"
80
  msgstr "Exibit todas as linguas"
81
 
82
+ #: include/admin-filters.php:181
83
+ #: include/admin-filters.php:877
84
  msgid "Add new translation"
85
  msgstr "Adicionar nova tradução"
86
 
87
+ #: include/admin-filters.php:209
88
+ #: include/admin-filters.php:267
89
+ #: include/admin-filters.php:601
90
+ #: include/admin-filters.php:817
91
+ #: include/admin-filters.php:835
92
+ #: include/list-table.php:12
93
  #: include/media-translations.php:5
94
  #: include/media-translations.php:43
95
  #: include/post-translations.php:8
96
  #: include/term-translations.php:15
97
+ #: polylang.php:340
98
  msgid "Language"
99
  msgstr "Lingua"
100
 
101
+ #: include/admin-filters.php:616
102
+ #: include/admin-filters.php:651
103
+ #: include/list-table.php:127
104
  #: include/media-translations.php:40
105
  #: include/term-translations.php:6
106
  #: include/term-translations.php:11
107
  msgid "Translations"
108
  msgstr "Traduções"
109
 
110
+ #: include/admin-filters.php:819
111
+ #: include/admin-filters.php:838
112
  msgid "Sets the language"
113
  msgstr "Define a lingua"
114
 
115
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
116
  msgid "The widget is displayed for:"
117
  msgstr "O widget é apresentado para:"
118
 
119
+ #: include/admin-filters.php:1057
120
+ #: polylang.php:341
121
  msgid "All languages"
122
  msgstr "Todas as linguas"
123
 
124
+ #: include/admin-filters.php:1080
125
  msgid "Admin language"
126
  msgstr "Ligua do administrador"
127
 
128
+ #: include/admin-filters.php:1085
129
  msgid "Wordpress default"
130
  msgstr "Padrão WordPress"
131
 
132
+ #: include/admin-filters.php:1114
133
+ #: include/admin.php:306
134
  msgid "Settings"
135
  msgstr "Definições"
136
 
137
+ #: include/admin-filters.php:1120
138
  msgid "Upgrading language files&#8230;"
139
  msgstr "A actualizar ficheiros de lingua&#8230;"
140
 
143
  msgstr "Acerca de Polylang"
144
 
145
  #: include/admin.php:27
146
+ #: include/list-table.php:82
147
  msgid "Strings translations"
148
  msgstr "Traduções de entradas"
149
 
150
+ #: include/admin.php:305
151
+ #: include/list-table.php:81
 
 
 
 
152
  msgid "Strings translation"
153
  msgstr "Tradução das entradas"
154
 
160
  msgid "The language code must be 2 characters long"
161
  msgstr "O código de lingua tem que ter um comprimento de 2 caractéres"
162
 
163
+ #: include/admin.php:328
164
  msgid "The language code must be unique"
165
  msgstr " O código de lingua tem que ser único"
166
 
167
+ #: include/admin.php:329
168
  msgid "The language must have a name"
169
  msgstr "A lingua tem que ter um nome"
170
 
171
+ #: include/admin.php:330
172
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
173
  msgstr "A lingua foi criada mas o ficheiro de lingua do WordPress não foi descarregado. Por favor, instale manualmente."
174
 
175
+ #: include/admin.php:449
176
  msgid "Widget title"
177
  msgstr "Titulo do Widget"
178
 
179
  # @ polylang
180
+ #: include/base.php:368
181
  msgid "Taxonomies"
182
  msgstr "Taxonomia"
183
 
184
  # @ polylang
185
+ #: include/base.php:369
186
  msgid "Custom fields"
187
  msgstr "Campos personalizados"
188
 
189
  # @ polylang
190
+ #: include/base.php:370
191
  msgid "Comment status"
192
  msgstr "Estado do comentário"
193
 
194
  # @ polylang
195
+ #: include/base.php:371
196
  msgid "Ping status"
197
  msgstr "Estado do ping"
198
 
199
  # @ polylang
200
+ #: include/base.php:372
201
  msgid "Sticky posts"
202
  msgstr "Artigos fixos"
203
 
204
  # @ polylang
205
+ #: include/base.php:373
206
  msgid "Published date"
207
  msgstr "Data de publicação"
208
 
209
  # @ polylang
210
+ #: include/base.php:374
211
  msgid "Post format"
212
  msgstr "Formato do artigo"
213
 
214
+ #: include/base.php:375
215
  msgid "Page parent"
216
  msgstr "Página superior"
217
 
218
  # @ polylang
219
+ #: include/base.php:376
220
  msgid "Page template"
221
  msgstr "Modelo da página"
222
 
223
+ #: include/base.php:377
224
  msgid "Page order"
225
  msgstr "Ordem da página"
226
 
227
  # @ polylang
228
+ #: include/base.php:378
229
  msgid "Featured image"
230
  msgstr "Imagem de destaque"
231
 
232
+ #: include/languages-form.php:42
233
  msgid "Edit language"
234
  msgstr "Editar lingua"
235
 
236
+ #: include/languages-form.php:42
237
+ #: include/languages-form.php:123
238
  msgid "Add new language"
239
  msgstr "Adicionar uma lingua nova"
240
 
241
+ #: include/languages-form.php:64
242
  msgid "Choose a language"
243
  msgstr "Escolher uma lingua"
244
 
245
+ #: include/languages-form.php:78
246
  msgid "You can choose a language in the list or directly edit it below."
247
  msgstr "Pode escolher uma lingua da lista ou editá-la directamente abaixo."
248
 
249
+ #: include/languages-form.php:82
250
+ #: include/list-table.php:34
251
  msgid "Full name"
252
  msgstr "Nome completo"
253
 
254
+ #: include/languages-form.php:84
255
  msgid "The name is how it is displayed on your site (for example: English)."
256
  msgstr "O nome será apresentado como no seu site (por exemplo: Português)"
257
 
258
+ #: include/languages-form.php:88
259
+ #: include/list-table.php:35
260
  msgid "Locale"
261
  msgstr "Código de lingua"
262
 
263
+ #: include/languages-form.php:93
264
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
265
  msgstr "Código de lingua WordPress para a lingua (por exemplo: pt_PT). Precisará de instalar o ficheiro .mo para esta lingua."
266
 
267
+ #: include/languages-form.php:97
268
  msgid "Language code"
269
  msgstr "Lingua de código"
270
 
271
+ #: include/languages-form.php:99
272
  msgid "2-letters ISO 639-1 language code (for example: en)"
273
  msgstr "Código de lingua 2-letras ISO 639-1 (Por exemplo: pt)"
274
 
275
+ #: include/languages-form.php:103
276
  msgid "Text direction"
277
  msgstr "Orientação do texto"
278
 
279
+ #: include/languages-form.php:107
280
  msgid "left to right"
281
  msgstr "Esquerda para a direita"
282
 
283
+ #: include/languages-form.php:112
284
  msgid "right to left"
285
  msgstr "Direita para a esquerda"
286
 
287
+ #: include/languages-form.php:114
288
  msgid "Choose the text direction for the language"
289
  msgstr "Escolha a orientação do texto para a lingua "
290
 
291
+ #: include/languages-form.php:118
292
+ #: include/list-table.php:37
293
  msgid "Order"
294
  msgstr "Ordem"
295
 
296
+ #: include/languages-form.php:120
297
  msgid "Position of the language in the language switcher"
298
  msgstr "Posição da lingua no seleccionador de linguas"
299
 
300
+ #: include/nav-menu.php:28
301
+ #: include/nav-menu.php:51
302
+ #: include/nav-menu.php:54
303
+ #: include/nav-menu.php:82
304
+ #: include/nav-menu.php:106
305
+ #: polylang.php:302
306
  msgid "Language switcher"
307
  msgstr "Seleccionador de lingua"
308
 
309
+ #: include/languages-form.php:148
310
  msgid "Search translations"
311
  msgstr "Procurar traduções"
312
 
313
+ #: include/languages-form.php:151
314
  msgid "Clean strings translation database"
315
  msgstr "Limpar traduções da base de dados"
316
 
317
+ #: include/languages-form.php:167
318
  msgid "Default language"
319
  msgstr "Lingua por padrão"
320
 
321
+ #: include/languages-form.php:179
322
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
323
  msgstr "Existem artigos, páginas, categorias ou tags sem lingua definida. Deseja colocá-los todos em lingua padrão?"
324
 
325
+ #: include/languages-form.php:187
326
  msgid "Detect browser language"
327
  msgstr "Detectar a lingua do navegador"
328
 
329
+ #: include/languages-form.php:193
330
  msgid "When the front page is visited, set the language according to the browser preference"
331
  msgstr "Quando a pagina inicial for visitada, defina a lingua consoante as definições do navegador"
332
 
333
+ #: include/languages-form.php:200
334
  msgid "URL modifications"
335
  msgstr "Modificações no URL"
336
 
337
+ #: include/languages-form.php:206
338
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
339
  msgstr "A lingua é escolhida a partir do conteúdo. O URL dos artigos, páginas, categorias e etiquetas não são modificados."
340
 
341
+ #: include/languages-form.php:214
342
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
343
  msgstr "O código de lingua, por exemplo /pt/, é adicionado a todas as URL se as ligações permanentes estiverem activadas."
344
 
345
+ #: include/languages-form.php:223
346
  msgid "Remove /language/ in pretty permalinks. Example:"
347
  msgstr "Remover /language/ das hiperligações permanentes. Exemplo:"
348
 
349
+ #: include/languages-form.php:232
350
  msgid "Keep /language/ in pretty permalinks. Example:"
351
  msgstr "Manter /language/ nas hiperligações permanentes. Exemplo:"
352
 
353
+ #: include/languages-form.php:241
354
  msgid "Hide URL language information for default language"
355
  msgstr "Esconder a informação da lingua padrão do URL"
356
 
357
+ #: include/languages-form.php:251
358
  #, php-format
359
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
360
  msgstr "Se tiver configurada uma página estática, redirecionar a página da lingua (exemplo: %s) para a página inicial na lingua certa"
361
 
362
  # @ polylang
363
+ #: include/languages-form.php:260
364
  msgid "Media"
365
  msgstr "Media"
366
 
367
  # @ polylang
368
+ #: include/languages-form.php:266
369
  msgid "Activate languages and translations for media"
370
  msgstr "Activar línguas e traduções para a media"
371
 
372
+ #: include/languages-form.php:273
373
  msgid "Synchronization"
374
  msgstr "Sincronização"
375
 
376
  # @ polylang
377
+ #: include/languages-form.php:287
378
  msgid "Custom post types"
379
  msgstr "Tipos de conteúdo personalizados"
380
 
381
  # @ polylang
382
+ #: include/languages-form.php:300
383
  msgid "Activate languages and translations for custom post types."
384
  msgstr "Activar línguas e traduções para os tipos de conteúdo personalizados."
385
 
386
  # @ polylang
387
+ #: include/languages-form.php:307
388
  msgid "Custom taxonomies"
389
  msgstr "Taxonomias personalizadas"
390
 
391
  # @ polylang
392
+ #: include/languages-form.php:320
393
  msgid "Activate languages and translations for custom taxonomies."
394
  msgstr "Activar línguas e traduções para taxonomias personalizadas."
395
 
396
+ #: include/list-table.php:26
397
  #: include/media-translations.php:22
398
  #: include/media-translations.php:60
399
  #: include/post-translations.php:10
403
  msgid "Edit"
404
  msgstr "Editar"
405
 
406
+ #: include/list-table.php:27
407
+ #: include/list-table.php:162
408
  msgid "Delete"
409
  msgstr "Apagar"
410
 
411
+ #: include/list-table.php:36
412
  msgid "Code"
413
  msgstr "Código"
414
 
415
+ #: include/list-table.php:38
416
  msgid "Flag"
417
  msgstr "Bandeira"
418
 
419
+ #: include/list-table.php:39
420
  msgid "Posts"
421
  msgstr "Artigos"
422
 
423
+ #: include/list-table.php:125
424
  msgid "Name"
425
  msgstr "Nome"
426
 
427
+ #: include/list-table.php:126
428
  msgid "String"
429
  msgstr "Entrada"
430
 
479
  msgid "Adds multilingual capability to WordPress"
480
  msgstr "Adiciona capacidades multilíngua ao WordPress"
481
 
482
+ #: polylang.php:133
483
  #, php-format
484
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
485
  msgstr "Está a utilizar o WordPress %s. O Polylang necessita de pelo menos ter a versão %s do WordPress."
486
 
487
+ #: polylang.php:174
488
  msgid "For some reasons, Polylang could not create a table in your database."
489
  msgstr "Por algum motivo, o Polylang não conseguiu criar uma tabela na sua base de dados."
490
 
491
  # @ polylang
492
+ #: polylang.php:235
493
  msgid "Polylang has been deactivated because you upgraded from a too old version."
494
  msgstr "O Polylang foi desactivado porque o upgrade foi feito de uma versão muito antiga."
495
 
496
  # @ polylang
497
+ #: polylang.php:237
498
  #, php-format
499
  msgid "Please upgrade first to %s before ugrading to %s."
500
  msgstr "Por favor, faça primeiro o upgrade para %s antes de fazer o upgrade para %s."
501
 
502
+ # @ polylang
503
+ #: include/list-table.php:124
504
+ msgid "Group"
505
+ msgstr ""
506
+
507
+ # @ polylang
508
+ #: include/list-table.php:173
509
+ msgid "View all groups"
510
+ msgstr ""
511
+
512
+ #~ msgid "Displays a language switcher at the end of the menu"
513
+ #~ msgstr "Apresenta o seleccionador de lingua no final do menu."
514
+
515
+ #~ msgid "Theme locations and languages"
516
+ #~ msgstr "Tema de localizações e llinguas"
517
+
518
+ #~ msgid ""
519
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
520
+ #~ msgstr ""
521
+ #~ "Por favor, vá a %spágina das linguas%s para definir o tema de "
522
+ #~ "localizações e linguas"
523
+
524
+ #~ msgid "Menus"
525
+ #~ msgstr "Menus"
526
+
527
  #~ msgid "Error: Restore of local flags failed!"
528
  #~ msgstr "Erro: O restauro de bandeiras locais falhou."
529
 
languages/polylang-ru_RU.mo CHANGED
Binary file
languages/polylang-ru_RU.po CHANGED
@@ -20,641 +20,572 @@ msgstr ""
20
  "X-Poedit-SearchPath-0: ..\n"
21
 
22
  # @ polylang
23
- #: ../polylang.php:124
24
  #, php-format
25
- msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
26
- msgstr ""
27
- "Установлен WordPress %s. Для корректной работы Polylang требуется минимум "
28
- "WordPress %s."
29
-
30
- # @ polylang
31
- #: ../polylang.php:165
32
- msgid "For some reasons, Polylang could not create a table in your database."
33
- msgstr ""
34
- "По каким-то причинам Polylang не смог создать таблицы в вашей базе данных."
35
 
36
  # @ polylang
37
- #: ../polylang.php:226
38
- msgid ""
39
- "Polylang has been deactivated because you upgraded from a too old version."
40
- msgstr ""
41
- "Polylang деактивирован, потому что вы выполнили обновление со слишком старой "
42
- "версии."
43
-
44
- # @ polylang
45
- #: ../polylang.php:228
46
  #, php-format
47
- msgid "Please upgrade first to %s before ugrading to %s."
48
- msgstr "Пожалуйста, обновитесь сначала до %s перед обновлением до %s."
49
 
50
  # @ polylang
51
- #: ../polylang.php:276 ../include/admin-base.php:55
52
- #: ../include/admin-base.php:184 ../include/admin-filters.php:250
53
- #: ../include/admin.php:23 ../include/admin.php:318
54
- #: ../include/list-table.php:13
55
- msgid "Languages"
56
- msgstr "Языки"
57
-
58
- # @ polylang
59
- #: ../polylang.php:277 ../include/admin-filters.php:216
60
- #: ../include/admin-filters.php:274 ../include/admin-filters.php:608
61
- #: ../include/admin-filters.php:824 ../include/admin-filters.php:842
62
- #: ../include/list-table.php:12 ../include/media-translations.php:5
63
- #: ../include/media-translations.php:43 ../include/post-translations.php:8
64
- #: ../include/term-translations.php:15
65
- msgid "Language"
66
- msgstr "Язык"
67
-
68
- # @ polylang
69
- #: ../polylang.php:278 ../include/admin-filters.php:1113
70
- msgid "All languages"
71
- msgstr "Все языки"
72
-
73
- # @ polylang
74
- #: ../include/about.php:3
75
  #, php-format
76
- msgid ""
77
- "Polylang is provided with an extensive %sdocumentation%s (in English only). "
78
- "It includes information on how to set up your multilingual site and use it "
79
- "on a daily basis, a FAQ, as well as a documentation for programmers to adapt "
80
- "their plugins and themes."
81
- msgstr ""
82
- "Polylang предоставляется с исчерпывающей %sдокументацией%s (только на "
83
- "английском), которая включает информацию по настройке и использованию вашего "
84
- "многоязычного сайта, ответы на частые вопросы, а также документацию для "
85
- "программистов для адаптации их собственных плагинов и тем."
86
 
87
  # @ polylang
88
- #: ../include/about.php:9
89
  #, php-format
90
- msgid ""
91
- "You will also find useful information in the %ssupport forum%s. However "
92
- "don't forget to make a search before posting a new topic."
93
- msgstr ""
94
- "Также вы можете найти полезную информацию на %sфоруме поддержки%s. Однако, "
95
- "не забывайте пользоваться поиском, прежде чем создавать новые темы."
96
-
97
- # @ polylang
98
- #: ../include/about.php:16
99
- #, php-format
100
- msgid ""
101
- "Polylang is free of charge and is released under the same license as "
102
- "WordPress, the %sGPL%s."
103
- msgstr ""
104
- "Polylang бесплатен и предоставляется на таких же, как и WordPress условиях, "
105
- "%sGPL%s."
106
 
107
  # @ polylang
108
- #: ../include/about.php:22
109
- #, php-format
110
- msgid "If you wonder how you can help the project, just %sread this%s."
111
- msgstr ""
112
- "Если вас интересует, как можно помочь проекту, просто %sпрочтите это%s."
113
 
114
  # @ polylang
115
- #: ../include/about.php:27
116
- msgid ""
117
- "Finally if you like this plugin or if it helps your business, donations to "
118
- "the author are greatly appreciated."
119
- msgstr ""
120
- "Если же вам понравился этот плагин, или он помогает вам в бизнесе, автор "
121
- "будет весьма признателен за любые добровольные пожертвования."
 
 
122
 
123
  # @ polylang
124
- #: ../include/admin-base.php:154
125
  msgid "Displays language names"
126
  msgstr "Показывать названия языков"
127
 
128
  # @ polylang
129
- #: ../include/admin-base.php:155
130
  msgid "Displays flags"
131
  msgstr "Показывать флаги"
132
 
133
  # @ polylang
134
- #: ../include/admin-base.php:156
135
  msgid "Forces link to front page"
136
  msgstr "Принудительно переходить на главную страницу при смене языка"
137
 
138
  # @ polylang
139
- #: ../include/admin-base.php:157
140
  msgid "Hides the current language"
141
  msgstr "Убрать текущий язык"
142
 
143
  # @ polylang
144
- #: ../include/admin-base.php:161
145
- msgid "Displays a language switcher at the end of the menu"
146
- msgstr "Показывает переключатель языков"
147
-
148
- # @ polylang
149
- #: ../include/admin-base.php:162
150
  msgid "Displays as dropdown"
151
  msgstr "Показывать как выпадающий список"
152
 
153
  # @ polylang
154
- #: ../include/admin-base.php:185
155
  msgid "Filters content by language"
156
  msgstr "Устанавливает язык"
157
 
158
  # @ polylang
159
- #: ../include/admin-base.php:192
160
  msgid "Show all languages"
161
  msgstr "Показать все языки"
162
 
163
  # @ polylang
164
- #: ../include/admin-filters.php:188 ../include/admin-filters.php:884
 
165
  msgid "Add new translation"
166
  msgstr "Добавить новый перевод"
167
 
168
- #: ../include/admin-filters.php:202
169
- msgid "&mdash; No Change &mdash;"
170
- msgstr "&mdash; Без изменений &mdash;"
171
-
172
- #: ../include/admin-filters.php:341
173
- msgid "(no parent)"
174
- msgstr "(нет родителя)"
 
 
 
 
 
 
 
175
 
176
  # @ polylang
177
- #: ../include/admin-filters.php:623 ../include/admin-filters.php:658
178
- #: ../include/list-table.php:112 ../include/media-translations.php:40
179
- #: ../include/term-translations.php:6 ../include/term-translations.php:11
 
 
 
180
  msgid "Translations"
181
  msgstr "Переводы"
182
 
183
  # @ polylang
184
- #: ../include/admin-filters.php:826 ../include/admin-filters.php:845
 
185
  msgid "Sets the language"
186
  msgstr "Устанавливает язык"
187
 
188
- #: ../include/admin-filters.php:1032
189
- msgid "None"
190
- msgstr "Отсутствует"
191
-
192
- # @ polylang
193
- #: ../include/admin-filters.php:1085
194
- msgid "Theme locations and languages"
195
- msgstr "Расположение темы и языков"
196
-
197
  # @ polylang
198
- #: ../include/admin-filters.php:1091
199
- #, php-format
200
- msgid ""
201
- "Please go to the %slanguages page%s to set theme locations and languages"
202
- msgstr ""
203
- "Перейдите на %slanguages page%s для указания расположения темы и языков"
204
-
205
- # @ polylang
206
- #: ../include/admin-filters.php:1109
207
  msgid "The widget is displayed for:"
208
  msgstr "Показывать виджет для"
209
 
210
  # @ polylang
211
- #: ../include/admin-filters.php:1137
 
 
 
 
 
 
212
  msgid "Admin language"
213
  msgstr "Язык админ.панели"
214
 
215
- #: ../include/admin-filters.php:1142
216
  msgid "Wordpress default"
217
  msgstr "По умолчанию"
218
 
219
  # @ default
220
  # @ polylang
221
- #: ../include/admin-filters.php:1168 ../include/admin.php:326
 
222
  msgid "Settings"
223
  msgstr "Настройки"
224
 
225
  # @ polylang
226
- #: ../include/admin-filters.php:1174
227
  msgid "Upgrading language files&#8230;"
228
  msgstr "Обновление языковых файлов&#8230;"
229
 
230
  # @ polylang
231
- #: ../include/admin.php:22
232
  msgid "About Polylang"
233
  msgstr "О Polylang"
234
 
235
  # @ polylang
236
- #: ../include/admin.php:27 ../include/list-table.php:80
 
237
  msgid "Strings translations"
238
  msgstr "Переводы строк"
239
 
240
  # @ polylang
241
- #: ../include/admin.php:323
242
- msgid "Menus"
243
- msgstr "Меню"
244
-
245
- # @ polylang
246
- #: ../include/admin.php:325 ../include/list-table.php:79
247
  msgid "Strings translation"
248
  msgstr "Перевод строк"
249
 
250
  # @ polylang
251
- #: ../include/admin.php:347
 
 
 
 
 
252
  msgid "The language code must be 2 characters long"
253
  msgstr "Код языка должен состоять из 2-х символов"
254
 
255
  # @ polylang
256
- #: ../include/admin.php:348
257
  msgid "The language code must be unique"
258
  msgstr "Код языка должен быть уникальным"
259
 
260
  # @ polylang
261
- #: ../include/admin.php:349
262
  msgid "The language must have a name"
263
  msgstr "У языка должно быть название"
264
 
265
  # @ polylang
266
- #: ../include/admin.php:350
267
- msgid ""
268
- "The language was created, but the WordPress language file was not "
269
- "downloaded. Please install it manually."
270
- msgstr ""
271
- "Язык был успешно создан, однако отсутствует языковой файл WordPress. "
272
- "Пожалуйста, установите его вручную."
273
-
274
- # @ polylang
275
- #: ../include/admin.php:451
276
- msgid "Site Title"
277
- msgstr "Название сайта"
278
-
279
- #: ../include/admin.php:452
280
- msgid "Tagline"
281
- msgstr "Ключевая фраза"
282
-
283
- #: ../include/admin.php:453
284
- msgid "Date Format"
285
- msgstr "Формат даты"
286
-
287
- #: ../include/admin.php:454
288
- msgid "Time Format"
289
- msgstr "Формат времени"
290
 
291
  # @ polylang
292
- #: ../include/admin.php:472
293
  msgid "Widget title"
294
  msgstr "Название виджета"
295
 
296
  # @ polylang
297
- #: ../include/base.php:352
298
  msgid "Taxonomies"
299
  msgstr "Таксономия"
300
 
301
  # @ polylang
302
- #: ../include/base.php:353
303
  msgid "Custom fields"
304
  msgstr "Пользовательские поля"
305
 
306
  # @ polylang
307
- #: ../include/base.php:354
308
  msgid "Comment status"
309
  msgstr "Статус комментария"
310
 
311
  # @ polylang
312
- #: ../include/base.php:355
313
  msgid "Ping status"
314
  msgstr "Статус отклика"
315
 
316
  # @ polylang
317
- #: ../include/base.php:356
318
  msgid "Sticky posts"
319
  msgstr "Прилепленные записи"
320
 
321
  # @ polylang
322
- #: ../include/base.php:357
323
  msgid "Published date"
324
  msgstr "Дата опубликования"
325
 
326
- #: ../include/base.php:358
327
  msgid "Post format"
328
  msgstr "Формат записи"
329
 
330
  # @ default
331
- #: ../include/base.php:359
332
  msgid "Page parent"
333
  msgstr "Родительская страница"
334
 
335
  # @ polylang
336
- #: ../include/base.php:360
337
  msgid "Page template"
338
  msgstr "Шаблон страницы"
339
 
340
  # @ polylang
341
- #: ../include/base.php:361
342
  msgid "Page order"
343
  msgstr "Порядок страниц"
344
 
345
  # @ polylang
346
- #: ../include/base.php:362
347
  msgid "Featured image"
348
  msgstr "Выбранный рисунок"
349
 
350
- #: ../include/calendar.php:106
351
- #, php-format
352
- msgctxt "calendar caption"
353
- msgid "%1$s %2$s"
354
- msgstr "%1$s %2$s"
355
-
356
- #: ../include/calendar.php:132 ../include/calendar.php:140
357
- #, php-format
358
- msgid "View posts for %1$s %2$s"
359
- msgstr "Посмотреть записи за %1$s %2$s"
360
-
361
- #: ../include/core.php:691
362
- msgid "Search"
363
- msgstr "Поиск"
364
-
365
  # @ polylang
366
- #: ../include/languages-form.php:43
367
  msgid "Edit language"
368
  msgstr "Редактировать язык"
369
 
370
  # @ polylang
371
- #: ../include/languages-form.php:43 ../include/languages-form.php:124
 
372
  msgid "Add new language"
373
  msgstr "Добавить новый язык"
374
 
375
  # @ polylang
376
- #: ../include/languages-form.php:65
377
  msgid "Choose a language"
378
  msgstr "Показать все языки"
379
 
380
  # @ polylang
381
- #: ../include/languages-form.php:79
382
  msgid "You can choose a language in the list or directly edit it below."
383
  msgstr "Выберите язык из списка или укажите сами."
384
 
385
  # @ polylang
386
- #: ../include/languages-form.php:83 ../include/list-table.php:34
 
387
  msgid "Full name"
388
  msgstr "Полное название"
389
 
390
  # @ polylang
391
- #: ../include/languages-form.php:85
392
  msgid "The name is how it is displayed on your site (for example: English)."
393
  msgstr "Название для отображения на сайте (например: Русский)."
394
 
395
  # @ polylang
396
- #: ../include/languages-form.php:89 ../include/list-table.php:35
 
397
  msgid "Locale"
398
  msgstr "Локаль"
399
 
400
  # @ polylang
401
- #: ../include/languages-form.php:94
402
- msgid ""
403
- "Wordpress Locale for the language (for example: en_US). You will need to "
404
- "install the .mo file for this language."
405
- msgstr ""
406
- "Локаль Wordpress'a для языка (например: ru_RU). Вы должны установить файлы ."
407
- "mo для админ.панели и используемой темы."
408
 
409
  # @ polylang
410
- #: ../include/languages-form.php:98
411
  msgid "Language code"
412
  msgstr "Код языка"
413
 
414
  # @ polylang
415
- #: ../include/languages-form.php:100
416
  msgid "2-letters ISO 639-1 language code (for example: en)"
417
  msgstr "2х-буквенный ISO 639-1 код языка (например: ru)"
418
 
419
  # @ polylang
420
- #: ../include/languages-form.php:104
421
  msgid "Text direction"
422
  msgstr "Направление текста"
423
 
424
  # @ polylang
425
- #: ../include/languages-form.php:108
426
  msgid "left to right"
427
  msgstr "слева направо"
428
 
429
  # @ polylang
430
- #: ../include/languages-form.php:113
431
  msgid "right to left"
432
  msgstr "справа налево"
433
 
434
  # @ polylang
435
- #: ../include/languages-form.php:115
436
  msgid "Choose the text direction for the language"
437
  msgstr "Выберите направление текста для языка"
438
 
439
  # @ polylang
440
- #: ../include/languages-form.php:119 ../include/list-table.php:37
 
441
  msgid "Order"
442
  msgstr "Порядок"
443
 
444
  # @ polylang
445
- #: ../include/languages-form.php:121
446
  msgid "Position of the language in the language switcher"
447
  msgstr "Порядок языка в переключателе языков"
448
 
449
- #: ../include/languages-form.php:124
450
- msgid "Update"
451
- msgstr "Обновить"
452
-
453
  # @ polylang
454
- #: ../include/languages-form.php:180
 
 
 
 
 
455
  msgid "Language switcher"
456
  msgstr "Переключатель языков"
457
 
458
  # @ polylang
459
- #: ../include/languages-form.php:207
460
  msgid "Search translations"
461
  msgstr "Поиск перевода"
462
 
463
- #: ../include/languages-form.php:220
464
  msgid "Clean strings translation database"
465
  msgstr "Почистить базу данных переводов строк"
466
 
467
  # @ polylang
468
- #: ../include/languages-form.php:236
469
  msgid "Default language"
470
  msgstr "Язык по умолчанию"
471
 
472
  # @ polylang
473
- #: ../include/languages-form.php:248
474
- msgid ""
475
- "There are posts, pages, categories or tags without language set. Do you want "
476
- "to set them all to default language ?"
477
- msgstr ""
478
- "Найдены записи, страницы, категории или метки без указанния какого-либо "
479
- "языка. Установить им язык по-умолчанию?"
480
 
481
  # @ polylang
482
- #: ../include/languages-form.php:256
483
  msgid "Detect browser language"
484
  msgstr "Определять язык в браузере"
485
 
486
  # @ polylang
487
- #: ../include/languages-form.php:262
488
- msgid ""
489
- "When the front page is visited, set the language according to the browser "
490
- "preference"
491
  msgstr "Установить язык сайта согласно настройкам браузера"
492
 
493
  # @ polylang
494
- #: ../include/languages-form.php:269
495
  msgid "URL modifications"
496
  msgstr "Модификации URL"
497
 
498
- #: ../include/languages-form.php:275
499
- msgid ""
500
- "The language is set from content. Posts, pages, categories and tags urls are "
501
- "not modified."
502
- msgstr ""
503
- "Язык устанавливается по содержимому. Адреса URL записей, страниц, категорий "
504
- "и тэгов не модифицируются."
505
 
506
- #: ../include/languages-form.php:283
507
- msgid ""
508
- "The language code, for example /en/, is added to all urls when using pretty "
509
- "permalinks."
510
- msgstr ""
511
- "Код языка, например /en/, добавляется ко всем URL, если используются "
512
- "постоянные ссылки."
513
 
514
  # @ polylang
515
- #: ../include/languages-form.php:292
516
  msgid "Remove /language/ in pretty permalinks. Example:"
517
  msgstr "Удалить /language/ в ЧПУ. Пример:"
518
 
519
  # @ polylang
520
- #: ../include/languages-form.php:301
521
  msgid "Keep /language/ in pretty permalinks. Example:"
522
  msgstr "Оставить /language/ в ЧПУ. Пример:"
523
 
524
  # @ polylang
525
- #: ../include/languages-form.php:310
526
  msgid "Hide URL language information for default language"
527
  msgstr "Спрятать название языка по-умолчанию из URL"
528
 
529
- #: ../include/languages-form.php:320
530
  #, php-format
531
- msgid ""
532
- "When using static front page, redirect the language page (example: %s) to "
533
- "the front page in the right language"
534
- msgstr ""
535
- "Если используются статические страницы, перенаправлять языковые варианты "
536
- "(например: %s) на главную страницу в нужном языке."
537
 
538
  # @ polylang
539
- #: ../include/languages-form.php:329
540
  msgid "Media"
541
  msgstr "Медиа"
542
 
543
  # @ polylang
544
- #: ../include/languages-form.php:335
545
  msgid "Activate languages and translations for media"
546
  msgstr "Активировать языки и переводы для мультимедиа материалов"
547
 
548
- #: ../include/languages-form.php:342
549
  msgid "Synchronization"
550
  msgstr "Синхронизация"
551
 
552
  # @ polylang
553
- #: ../include/languages-form.php:356
554
  msgid "Custom post types"
555
  msgstr "Пользовательские типы записей"
556
 
557
  # @ polylang
558
- #: ../include/languages-form.php:369
559
  msgid "Activate languages and translations for custom post types."
560
  msgstr "Активировать языки и переводы для пользовательских типов записей."
561
 
562
  # @ polylang
563
- #: ../include/languages-form.php:377
564
  msgid "Custom taxonomies"
565
  msgstr "Пользовательская таксономия"
566
 
567
  # @ polylang
568
- #: ../include/languages-form.php:390
569
  msgid "Activate languages and translations for custom taxonomies."
570
  msgstr "Активировать языки и переводы для пользовательской таксономии."
571
 
572
  # @ polylang
573
- #: ../include/list-table.php:26 ../include/media-translations.php:22
574
- #: ../include/media-translations.php:60 ../include/post-translations.php:10
575
- #: ../include/post-translations.php:33 ../include/term-translations.php:18
576
- #: ../include/term-translations.php:80
 
 
 
577
  msgid "Edit"
578
  msgstr "Редактировать"
579
 
580
  # @ polylang
581
- #: ../include/list-table.php:27
 
582
  msgid "Delete"
583
  msgstr "Удалить"
584
 
585
  # @ polylang
586
- #: ../include/list-table.php:36
587
  msgid "Code"
588
  msgstr "Код"
589
 
590
  # @ polylang
591
- #: ../include/list-table.php:38
592
  msgid "Flag"
593
  msgstr "Флаг"
594
 
595
  # @ polylang
596
- #: ../include/list-table.php:39
597
  msgid "Posts"
598
  msgstr "Записи"
599
 
600
  # @ polylang
601
- #: ../include/list-table.php:110
602
  msgid "Name"
603
  msgstr "Название"
604
 
605
  # @ polylang
606
- #: ../include/list-table.php:111
607
  msgid "String"
608
  msgstr "Строка"
609
 
610
  # @ polylang
611
- #: ../include/media-translations.php:6 ../include/media-translations.php:44
612
- #: ../include/term-translations.php:16
 
613
  msgid "Translation"
614
  msgstr "Перевод"
615
 
616
  # @ polylang
617
- #: ../include/media-translations.php:31 ../include/media-translations.php:68
618
- #: ../include/post-translations.php:38 ../include/term-translations.php:60
 
 
619
  msgid "Add new"
620
  msgstr "Добавить новый"
621
 
622
  # @ polylang
623
- #: ../include/post-translations.php:5
624
  msgid "ID of pages in other languages:"
625
  msgstr "ID страницы на других языках:"
626
 
627
  # @ polylang
628
- #: ../include/post-translations.php:5
629
  msgid "ID of posts in other languages:"
630
  msgstr "ID записи на других языках:"
631
 
632
  # @ polylang
633
- #: ../include/post-translations.php:9
634
  msgid "Page ID"
635
  msgstr "ID страницы"
636
 
637
  # @ polylang
638
- #: ../include/post-translations.php:9
639
  msgid "Post ID"
640
  msgstr "ID записи"
641
 
642
  # @ polylang
643
- #: ../include/term-translations.php:48
644
  msgid "No untranslated term"
645
  msgstr "Нет непереведенных значений"
646
 
647
  # @ polylang
648
- #: ../include/widget.php:6
649
  msgid "Language Switcher"
650
  msgstr "Переключатель языков"
651
 
652
  # @ polylang
653
- #: ../include/widget.php:6
654
  msgid "Displays a language switcher"
655
  msgstr "Показывает переключатель языков"
656
 
657
  # @ polylang
658
- #: ../include/widget.php:69
659
  msgid "Title:"
660
  msgstr "Название:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
20
  "X-Poedit-SearchPath-0: ..\n"
21
 
22
  # @ polylang
23
+ #: include/about.php:3
24
  #, php-format
25
+ msgid "Polylang is provided with an extensive %sdocumentation%s (in English only). It includes information on how to set up your multilingual site and use it on a daily basis, a FAQ, as well as a documentation for programmers to adapt their plugins and themes."
26
+ msgstr "Polylang предоставляется с исчерпывающей %sдокументацией%s (только на английском), которая включает информацию по настройке и использованию вашего многоязычного сайта, ответы на частые вопросы, а также документацию для программистов для адаптации их собственных плагинов и тем."
 
 
 
 
 
 
 
 
27
 
28
  # @ polylang
29
+ #: include/about.php:9
 
 
 
 
 
 
 
 
30
  #, php-format
31
+ msgid "You will also find useful information in the %ssupport forum%s. However don't forget to make a search before posting a new topic."
32
+ msgstr "Также вы можете найти полезную информацию на %sфоруме поддержки%s. Однако, не забывайте пользоваться поиском, прежде чем создавать новые темы."
33
 
34
  # @ polylang
35
+ #: include/about.php:16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  #, php-format
37
+ msgid "Polylang is free of charge and is released under the same license as WordPress, the %sGPL%s."
38
+ msgstr "Polylang бесплатен и предоставляется на таких же, как и WordPress условиях, %sGPL%s."
 
 
 
 
 
 
 
 
39
 
40
  # @ polylang
41
+ #: include/about.php:22
42
  #, php-format
43
+ msgid "If you wonder how you can help the project, just %sread this%s."
44
+ msgstr "Если вас интересует, как можно помочь проекту, просто %sпрочтите это%s."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
 
46
  # @ polylang
47
+ #: include/about.php:27
48
+ msgid "Finally if you like this plugin or if it helps your business, donations to the author are greatly appreciated."
49
+ msgstr "Если же вам понравился этот плагин, или он помогает вам в бизнесе, автор будет весьма признателен за любые добровольные пожертвования."
 
 
50
 
51
  # @ polylang
52
+ #: include/admin-base.php:55
53
+ #: include/admin-base.php:190
54
+ #: include/admin-filters.php:243
55
+ #: include/admin.php:23
56
+ #: include/admin.php:301
57
+ #: include/list-table.php:13
58
+ #: polylang.php:339
59
+ msgid "Languages"
60
+ msgstr "Языки"
61
 
62
  # @ polylang
63
+ #: include/admin-base.php:153
64
  msgid "Displays language names"
65
  msgstr "Показывать названия языков"
66
 
67
  # @ polylang
68
+ #: include/admin-base.php:154
69
  msgid "Displays flags"
70
  msgstr "Показывать флаги"
71
 
72
  # @ polylang
73
+ #: include/admin-base.php:155
74
  msgid "Forces link to front page"
75
  msgstr "Принудительно переходить на главную страницу при смене языка"
76
 
77
  # @ polylang
78
+ #: include/admin-base.php:156
79
  msgid "Hides the current language"
80
  msgstr "Убрать текущий язык"
81
 
82
  # @ polylang
83
+ #: include/admin-base.php:160
 
 
 
 
 
84
  msgid "Displays as dropdown"
85
  msgstr "Показывать как выпадающий список"
86
 
87
  # @ polylang
88
+ #: include/admin-base.php:191
89
  msgid "Filters content by language"
90
  msgstr "Устанавливает язык"
91
 
92
  # @ polylang
93
+ #: include/admin-base.php:186
94
  msgid "Show all languages"
95
  msgstr "Показать все языки"
96
 
97
  # @ polylang
98
+ #: include/admin-filters.php:181
99
+ #: include/admin-filters.php:877
100
  msgid "Add new translation"
101
  msgstr "Добавить новый перевод"
102
 
103
+ # @ polylang
104
+ #: include/admin-filters.php:209
105
+ #: include/admin-filters.php:267
106
+ #: include/admin-filters.php:601
107
+ #: include/admin-filters.php:817
108
+ #: include/admin-filters.php:835
109
+ #: include/list-table.php:12
110
+ #: include/media-translations.php:5
111
+ #: include/media-translations.php:43
112
+ #: include/post-translations.php:8
113
+ #: include/term-translations.php:15
114
+ #: polylang.php:340
115
+ msgid "Language"
116
+ msgstr "Язык"
117
 
118
  # @ polylang
119
+ #: include/admin-filters.php:616
120
+ #: include/admin-filters.php:651
121
+ #: include/list-table.php:127
122
+ #: include/media-translations.php:40
123
+ #: include/term-translations.php:6
124
+ #: include/term-translations.php:11
125
  msgid "Translations"
126
  msgstr "Переводы"
127
 
128
  # @ polylang
129
+ #: include/admin-filters.php:819
130
+ #: include/admin-filters.php:838
131
  msgid "Sets the language"
132
  msgstr "Устанавливает язык"
133
 
 
 
 
 
 
 
 
 
 
134
  # @ polylang
135
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
136
  msgid "The widget is displayed for:"
137
  msgstr "Показывать виджет для"
138
 
139
  # @ polylang
140
+ #: include/admin-filters.php:1057
141
+ #: polylang.php:341
142
+ msgid "All languages"
143
+ msgstr "Все языки"
144
+
145
+ # @ polylang
146
+ #: include/admin-filters.php:1080
147
  msgid "Admin language"
148
  msgstr "Язык админ.панели"
149
 
150
+ #: include/admin-filters.php:1085
151
  msgid "Wordpress default"
152
  msgstr "По умолчанию"
153
 
154
  # @ default
155
  # @ polylang
156
+ #: include/admin-filters.php:1114
157
+ #: include/admin.php:306
158
  msgid "Settings"
159
  msgstr "Настройки"
160
 
161
  # @ polylang
162
+ #: include/admin-filters.php:1120
163
  msgid "Upgrading language files&#8230;"
164
  msgstr "Обновление языковых файлов&#8230;"
165
 
166
  # @ polylang
167
+ #: include/admin.php:22
168
  msgid "About Polylang"
169
  msgstr "О Polylang"
170
 
171
  # @ polylang
172
+ #: include/admin.php:27
173
+ #: include/list-table.php:82
174
  msgid "Strings translations"
175
  msgstr "Переводы строк"
176
 
177
  # @ polylang
178
+ #: include/admin.php:305
179
+ #: include/list-table.php:81
 
 
 
 
180
  msgid "Strings translation"
181
  msgstr "Перевод строк"
182
 
183
  # @ polylang
184
+ #: include/admin.php:345
185
+ msgid "Enter a valid WorPress locale"
186
+ msgstr ""
187
+
188
+ # @ polylang
189
+ #: include/admin.php:346
190
  msgid "The language code must be 2 characters long"
191
  msgstr "Код языка должен состоять из 2-х символов"
192
 
193
  # @ polylang
194
+ #: include/admin.php:328
195
  msgid "The language code must be unique"
196
  msgstr "Код языка должен быть уникальным"
197
 
198
  # @ polylang
199
+ #: include/admin.php:329
200
  msgid "The language must have a name"
201
  msgstr "У языка должно быть название"
202
 
203
  # @ polylang
204
+ #: include/admin.php:330
205
+ msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
206
+ msgstr "Язык был успешно создан, однако отсутствует языковой файл WordPress. Пожалуйста, установите его вручную."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
207
 
208
  # @ polylang
209
+ #: include/admin.php:449
210
  msgid "Widget title"
211
  msgstr "Название виджета"
212
 
213
  # @ polylang
214
+ #: include/base.php:368
215
  msgid "Taxonomies"
216
  msgstr "Таксономия"
217
 
218
  # @ polylang
219
+ #: include/base.php:369
220
  msgid "Custom fields"
221
  msgstr "Пользовательские поля"
222
 
223
  # @ polylang
224
+ #: include/base.php:370
225
  msgid "Comment status"
226
  msgstr "Статус комментария"
227
 
228
  # @ polylang
229
+ #: include/base.php:371
230
  msgid "Ping status"
231
  msgstr "Статус отклика"
232
 
233
  # @ polylang
234
+ #: include/base.php:372
235
  msgid "Sticky posts"
236
  msgstr "Прилепленные записи"
237
 
238
  # @ polylang
239
+ #: include/base.php:373
240
  msgid "Published date"
241
  msgstr "Дата опубликования"
242
 
243
+ #: include/base.php:374
244
  msgid "Post format"
245
  msgstr "Формат записи"
246
 
247
  # @ default
248
+ #: include/base.php:375
249
  msgid "Page parent"
250
  msgstr "Родительская страница"
251
 
252
  # @ polylang
253
+ #: include/base.php:376
254
  msgid "Page template"
255
  msgstr "Шаблон страницы"
256
 
257
  # @ polylang
258
+ #: include/base.php:377
259
  msgid "Page order"
260
  msgstr "Порядок страниц"
261
 
262
  # @ polylang
263
+ #: include/base.php:378
264
  msgid "Featured image"
265
  msgstr "Выбранный рисунок"
266
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
267
  # @ polylang
268
+ #: include/languages-form.php:42
269
  msgid "Edit language"
270
  msgstr "Редактировать язык"
271
 
272
  # @ polylang
273
+ #: include/languages-form.php:42
274
+ #: include/languages-form.php:123
275
  msgid "Add new language"
276
  msgstr "Добавить новый язык"
277
 
278
  # @ polylang
279
+ #: include/languages-form.php:64
280
  msgid "Choose a language"
281
  msgstr "Показать все языки"
282
 
283
  # @ polylang
284
+ #: include/languages-form.php:78
285
  msgid "You can choose a language in the list or directly edit it below."
286
  msgstr "Выберите язык из списка или укажите сами."
287
 
288
  # @ polylang
289
+ #: include/languages-form.php:82
290
+ #: include/list-table.php:34
291
  msgid "Full name"
292
  msgstr "Полное название"
293
 
294
  # @ polylang
295
+ #: include/languages-form.php:84
296
  msgid "The name is how it is displayed on your site (for example: English)."
297
  msgstr "Название для отображения на сайте (например: Русский)."
298
 
299
  # @ polylang
300
+ #: include/languages-form.php:88
301
+ #: include/list-table.php:35
302
  msgid "Locale"
303
  msgstr "Локаль"
304
 
305
  # @ polylang
306
+ #: include/languages-form.php:93
307
+ msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
308
+ msgstr "Локаль Wordpress'a для языка (например: ru_RU). Вы должны установить файлы .mo для админ.панели и используемой темы."
 
 
 
 
309
 
310
  # @ polylang
311
+ #: include/languages-form.php:97
312
  msgid "Language code"
313
  msgstr "Код языка"
314
 
315
  # @ polylang
316
+ #: include/languages-form.php:99
317
  msgid "2-letters ISO 639-1 language code (for example: en)"
318
  msgstr "2х-буквенный ISO 639-1 код языка (например: ru)"
319
 
320
  # @ polylang
321
+ #: include/languages-form.php:103
322
  msgid "Text direction"
323
  msgstr "Направление текста"
324
 
325
  # @ polylang
326
+ #: include/languages-form.php:107
327
  msgid "left to right"
328
  msgstr "слева направо"
329
 
330
  # @ polylang
331
+ #: include/languages-form.php:112
332
  msgid "right to left"
333
  msgstr "справа налево"
334
 
335
  # @ polylang
336
+ #: include/languages-form.php:114
337
  msgid "Choose the text direction for the language"
338
  msgstr "Выберите направление текста для языка"
339
 
340
  # @ polylang
341
+ #: include/languages-form.php:118
342
+ #: include/list-table.php:37
343
  msgid "Order"
344
  msgstr "Порядок"
345
 
346
  # @ polylang
347
+ #: include/languages-form.php:120
348
  msgid "Position of the language in the language switcher"
349
  msgstr "Порядок языка в переключателе языков"
350
 
 
 
 
 
351
  # @ polylang
352
+ #: include/nav-menu.php:28
353
+ #: include/nav-menu.php:51
354
+ #: include/nav-menu.php:54
355
+ #: include/nav-menu.php:82
356
+ #: include/nav-menu.php:106
357
+ #: polylang.php:302
358
  msgid "Language switcher"
359
  msgstr "Переключатель языков"
360
 
361
  # @ polylang
362
+ #: include/languages-form.php:148
363
  msgid "Search translations"
364
  msgstr "Поиск перевода"
365
 
366
+ #: include/languages-form.php:151
367
  msgid "Clean strings translation database"
368
  msgstr "Почистить базу данных переводов строк"
369
 
370
  # @ polylang
371
+ #: include/languages-form.php:167
372
  msgid "Default language"
373
  msgstr "Язык по умолчанию"
374
 
375
  # @ polylang
376
+ #: include/languages-form.php:179
377
+ msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
378
+ msgstr "Найдены записи, страницы, категории или метки без указанния какого-либо языка. Установить им язык по-умолчанию?"
 
 
 
 
379
 
380
  # @ polylang
381
+ #: include/languages-form.php:187
382
  msgid "Detect browser language"
383
  msgstr "Определять язык в браузере"
384
 
385
  # @ polylang
386
+ #: include/languages-form.php:193
387
+ msgid "When the front page is visited, set the language according to the browser preference"
 
 
388
  msgstr "Установить язык сайта согласно настройкам браузера"
389
 
390
  # @ polylang
391
+ #: include/languages-form.php:200
392
  msgid "URL modifications"
393
  msgstr "Модификации URL"
394
 
395
+ #: include/languages-form.php:206
396
+ msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
397
+ msgstr "Язык устанавливается по содержимому. Адреса URL записей, страниц, категорий и тэгов не модифицируются."
 
 
 
 
398
 
399
+ #: include/languages-form.php:214
400
+ msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
401
+ msgstr "Код языка, например /en/, добавляется ко всем URL, если используются постоянные ссылки."
 
 
 
 
402
 
403
  # @ polylang
404
+ #: include/languages-form.php:223
405
  msgid "Remove /language/ in pretty permalinks. Example:"
406
  msgstr "Удалить /language/ в ЧПУ. Пример:"
407
 
408
  # @ polylang
409
+ #: include/languages-form.php:232
410
  msgid "Keep /language/ in pretty permalinks. Example:"
411
  msgstr "Оставить /language/ в ЧПУ. Пример:"
412
 
413
  # @ polylang
414
+ #: include/languages-form.php:241
415
  msgid "Hide URL language information for default language"
416
  msgstr "Спрятать название языка по-умолчанию из URL"
417
 
418
+ #: include/languages-form.php:251
419
  #, php-format
420
+ msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
421
+ msgstr "Если используются статические страницы, перенаправлять языковые варианты (например: %s) на главную страницу в нужном языке."
 
 
 
 
422
 
423
  # @ polylang
424
+ #: include/languages-form.php:260
425
  msgid "Media"
426
  msgstr "Медиа"
427
 
428
  # @ polylang
429
+ #: include/languages-form.php:266
430
  msgid "Activate languages and translations for media"
431
  msgstr "Активировать языки и переводы для мультимедиа материалов"
432
 
433
+ #: include/languages-form.php:273
434
  msgid "Synchronization"
435
  msgstr "Синхронизация"
436
 
437
  # @ polylang
438
+ #: include/languages-form.php:287
439
  msgid "Custom post types"
440
  msgstr "Пользовательские типы записей"
441
 
442
  # @ polylang
443
+ #: include/languages-form.php:300
444
  msgid "Activate languages and translations for custom post types."
445
  msgstr "Активировать языки и переводы для пользовательских типов записей."
446
 
447
  # @ polylang
448
+ #: include/languages-form.php:307
449
  msgid "Custom taxonomies"
450
  msgstr "Пользовательская таксономия"
451
 
452
  # @ polylang
453
+ #: include/languages-form.php:320
454
  msgid "Activate languages and translations for custom taxonomies."
455
  msgstr "Активировать языки и переводы для пользовательской таксономии."
456
 
457
  # @ polylang
458
+ #: include/list-table.php:26
459
+ #: include/media-translations.php:22
460
+ #: include/media-translations.php:60
461
+ #: include/post-translations.php:10
462
+ #: include/post-translations.php:33
463
+ #: include/term-translations.php:18
464
+ #: include/term-translations.php:80
465
  msgid "Edit"
466
  msgstr "Редактировать"
467
 
468
  # @ polylang
469
+ #: include/list-table.php:27
470
+ #: include/list-table.php:162
471
  msgid "Delete"
472
  msgstr "Удалить"
473
 
474
  # @ polylang
475
+ #: include/list-table.php:36
476
  msgid "Code"
477
  msgstr "Код"
478
 
479
  # @ polylang
480
+ #: include/list-table.php:38
481
  msgid "Flag"
482
  msgstr "Флаг"
483
 
484
  # @ polylang
485
+ #: include/list-table.php:39
486
  msgid "Posts"
487
  msgstr "Записи"
488
 
489
  # @ polylang
490
+ #: include/list-table.php:125
491
  msgid "Name"
492
  msgstr "Название"
493
 
494
  # @ polylang
495
+ #: include/list-table.php:126
496
  msgid "String"
497
  msgstr "Строка"
498
 
499
  # @ polylang
500
+ #: include/media-translations.php:6
501
+ #: include/media-translations.php:44
502
+ #: include/term-translations.php:16
503
  msgid "Translation"
504
  msgstr "Перевод"
505
 
506
  # @ polylang
507
+ #: include/media-translations.php:31
508
+ #: include/media-translations.php:68
509
+ #: include/post-translations.php:38
510
+ #: include/term-translations.php:60
511
  msgid "Add new"
512
  msgstr "Добавить новый"
513
 
514
  # @ polylang
515
+ #: include/post-translations.php:5
516
  msgid "ID of pages in other languages:"
517
  msgstr "ID страницы на других языках:"
518
 
519
  # @ polylang
520
+ #: include/post-translations.php:5
521
  msgid "ID of posts in other languages:"
522
  msgstr "ID записи на других языках:"
523
 
524
  # @ polylang
525
+ #: include/post-translations.php:9
526
  msgid "Page ID"
527
  msgstr "ID страницы"
528
 
529
  # @ polylang
530
+ #: include/post-translations.php:9
531
  msgid "Post ID"
532
  msgstr "ID записи"
533
 
534
  # @ polylang
535
+ #: include/term-translations.php:48
536
  msgid "No untranslated term"
537
  msgstr "Нет непереведенных значений"
538
 
539
  # @ polylang
540
+ #: include/widget.php:6
541
  msgid "Language Switcher"
542
  msgstr "Переключатель языков"
543
 
544
  # @ polylang
545
+ #: include/widget.php:6
546
  msgid "Displays a language switcher"
547
  msgstr "Показывает переключатель языков"
548
 
549
  # @ polylang
550
+ #: include/widget.php:69
551
  msgid "Title:"
552
  msgstr "Название:"
553
+
554
+ # @ polylang
555
+ #. translators: plugin header field 'Description'
556
+ #: polylang.php:0
557
+ msgid "Adds multilingual capability to WordPress"
558
+ msgstr ""
559
+
560
+ # @ polylang
561
+ #: polylang.php:133
562
+ #, php-format
563
+ msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
564
+ msgstr "Установлен WordPress %s. Для корректной работы Polylang требуется минимум WordPress %s."
565
+
566
+ # @ polylang
567
+ #: polylang.php:174
568
+ msgid "For some reasons, Polylang could not create a table in your database."
569
+ msgstr "По каким-то причинам Polylang не смог создать таблицы в вашей базе данных."
570
+
571
+ # @ polylang
572
+ #: polylang.php:235
573
+ msgid "Polylang has been deactivated because you upgraded from a too old version."
574
+ msgstr "Polylang деактивирован, потому что вы выполнили обновление со слишком старой версии."
575
+
576
+ # @ polylang
577
+ #: polylang.php:237
578
+ #, php-format
579
+ msgid "Please upgrade first to %s before ugrading to %s."
580
+ msgstr "Пожалуйста, обновитесь сначала до %s перед обновлением до %s."
581
+
582
+ # @ polylang
583
+ #: include/list-table.php:124
584
+ msgid "Group"
585
+ msgstr ""
586
+
587
+ # @ polylang
588
+ #: include/list-table.php:173
589
+ msgid "View all groups"
590
+ msgstr ""
591
+
languages/polylang-sk_SK.mo CHANGED
Binary file
languages/polylang-sk_SK.po CHANGED
@@ -43,112 +43,99 @@ msgid "Finally if you like this plugin or if it helps your business, donations t
43
  msgstr "Nakoniec Ak máte radi tento plugin, alebo ak to pomôže vašej firme, autorovi dary sú veľmi ocenil."
44
 
45
  #: include/admin-base.php:55
46
- #: include/admin-base.php:185
47
- #: include/admin-filters.php:250
48
  #: include/admin.php:23
49
- #: include/admin.php:318
50
- #: include/list-table.php:46
51
- #: polylang.php:270
52
  msgid "Languages"
53
  msgstr "Jazyky"
54
 
55
- #: include/admin-base.php:154
56
  msgid "Displays language names"
57
  msgstr "Zobrazí názvy jazyk"
58
 
59
- #: include/admin-base.php:155
60
  msgid "Displays flags"
61
  msgstr "Vlajkami displeja"
62
 
63
- #: include/admin-base.php:156
64
  msgid "Forces link to front page"
65
  msgstr "Forces odkaz na prednej strane"
66
 
67
- #: include/admin-base.php:157
68
  msgid "Hides the current language"
69
  msgstr "Skryje aktuálny jazyk"
70
 
71
- #: include/admin-base.php:161
72
- msgid "Displays a language switcher at the end of the menu"
73
- msgstr "Prepínač jazykov sa zobrazuje na konci menu"
74
-
75
- #: include/admin-base.php:162
76
  msgid "Displays as dropdown"
77
  msgstr "Zobrazí ako rozbaľovací zoznam"
78
 
79
- #: include/admin-base.php:186
80
  msgid "Filters content by language"
81
  msgstr "Filtruje obsah podľa jazyka"
82
 
83
- #: include/admin-base.php:193
84
  msgid "Show all languages"
85
  msgstr "Zobraziť všetky jazyky"
86
 
87
- #: include/admin-filters.php:188
88
- #: include/admin-filters.php:884
89
  msgid "Add new translation"
90
  msgstr "Pridanie nového prekladu"
91
 
92
- #: include/admin-filters.php:216
93
- #: include/admin-filters.php:274
94
- #: include/admin-filters.php:608
95
- #: include/admin-filters.php:824
96
- #: include/admin-filters.php:842
97
- #: include/list-table.php:45
98
  #: include/media-translations.php:5
99
  #: include/media-translations.php:43
100
  #: include/post-translations.php:8
101
  #: include/term-translations.php:15
102
- #: polylang.php:271
103
  msgid "Language"
104
  msgstr "Jazyk"
105
 
106
- #: include/admin-filters.php:623
107
- #: include/admin-filters.php:658
108
- #: include/list-table.php:120
109
  #: include/media-translations.php:40
110
  #: include/term-translations.php:6
111
  #: include/term-translations.php:11
112
  msgid "Translations"
113
  msgstr "Preklady"
114
 
115
- #: include/admin-filters.php:826
116
- #: include/admin-filters.php:845
117
  msgid "Sets the language"
118
  msgstr "Nastaví jazyk"
119
 
120
- #: include/admin-filters.php:1078
121
- msgid "Theme locations and languages"
122
- msgstr "Téma miest a jazykov"
123
-
124
- #: include/admin-filters.php:1084
125
- #, php-format
126
- msgid "Please go to the %slanguages page%s to set theme locations and languages"
127
- msgstr "Prosím, choďte na slanguages % stránku %s nastaviť tému lokality a jazyky"
128
-
129
- #: include/admin-filters.php:1102
130
  msgid "The widget is displayed for:"
131
  msgstr "Widget zobrazí pre:"
132
 
133
- #: include/admin-filters.php:1106
134
- #: polylang.php:272
135
  msgid "All languages"
136
  msgstr "Všetky jazyky"
137
 
138
- #: include/admin-filters.php:1130
139
  msgid "Admin language"
140
  msgstr "Admin jazyk"
141
 
142
- #: include/admin-filters.php:1135
143
  msgid "Wordpress default"
144
  msgstr "Predvolené WordPress"
145
 
146
- #: include/admin-filters.php:1161
147
- #: include/admin.php:326
148
  msgid "Settings"
149
  msgstr "Nastavenia"
150
 
151
- #: include/admin-filters.php:1167
152
  msgid "Upgrading language files&#8230;"
153
  msgstr "Modernizácia jazykové súbory &amp;#8230;"
154
 
@@ -157,16 +144,12 @@ msgid "About Polylang"
157
  msgstr "O Polylang"
158
 
159
  #: include/admin.php:27
160
- #: include/list-table.php:92
161
  msgid "Strings translations"
162
  msgstr "Preklady reťazcov"
163
 
164
- #: include/admin.php:323
165
- msgid "Menus"
166
- msgstr "Menu"
167
-
168
- #: include/admin.php:325
169
- #: include/list-table.php:91
170
  msgid "Strings translation"
171
  msgstr "Preklad reťazcov"
172
 
@@ -178,235 +161,240 @@ msgstr "Zadajte platný WorPress locale"
178
  msgid "The language code must be 2 characters long"
179
  msgstr "Kód jazyka musí byť 2 znakov"
180
 
181
- #: include/admin.php:347
182
  msgid "The language code must be unique"
183
  msgstr "Kód jazyka musí byť jedinečný"
184
 
185
- #: include/admin.php:348
186
  msgid "The language must have a name"
187
  msgstr "Jazyk musí mať názov"
188
 
189
- #: include/admin.php:349
190
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
191
  msgstr "Jazyk bol vytvorený, ale WordPress jazykový súbor sa neprevzal. Prosím ho nainštalovať manuálne."
192
 
193
- #: include/admin.php:468
194
  msgid "Widget title"
195
  msgstr "Widget titul"
196
 
197
  # @ polylang
198
- #: include/base.php:339
199
  msgid "Taxonomies"
200
  msgstr ""
201
 
202
  # @ polylang
203
- #: include/base.php:340
204
  msgid "Custom fields"
205
  msgstr ""
206
 
207
  # @ polylang
208
- #: include/base.php:341
209
  msgid "Comment status"
210
  msgstr ""
211
 
212
  # @ polylang
213
- #: include/base.php:342
214
  msgid "Ping status"
215
  msgstr ""
216
 
217
  # @ polylang
218
- #: include/base.php:343
219
  msgid "Sticky posts"
220
  msgstr ""
221
 
222
  # @ polylang
223
- #: include/base.php:344
224
  msgid "Published date"
225
  msgstr ""
226
 
227
  # @ polylang
228
- #: include/base.php:345
229
  msgid "Post format"
230
  msgstr ""
231
 
232
- #: include/base.php:346
233
  msgid "Page parent"
234
  msgstr ""
235
 
236
  # @ polylang
237
- #: include/base.php:347
238
  msgid "Page template"
239
  msgstr ""
240
 
241
- #: include/base.php:348
242
  msgid "Page order"
243
  msgstr ""
244
 
245
  # @ polylang
246
- #: include/base.php:349
247
  msgid "Featured image"
248
  msgstr ""
249
 
250
- #: include/languages-form.php:43
251
  msgid "Edit language"
252
  msgstr "Upraviť jazyk"
253
 
254
- #: include/languages-form.php:43
255
- #: include/languages-form.php:124
256
  msgid "Add new language"
257
  msgstr "Pridať nový jazyk"
258
 
259
- #: include/languages-form.php:65
260
  msgid "Choose a language"
261
  msgstr "Vyberte jazyk"
262
 
263
- #: include/languages-form.php:79
264
  msgid "You can choose a language in the list or directly edit it below."
265
  msgstr "Môžete si zvoliť ľubovoľný jazyk v zozname alebo priamo upraviť nižšie."
266
 
267
- #: include/languages-form.php:83
268
- #: include/list-table.php:63
269
  msgid "Full name"
270
  msgstr "Celé meno"
271
 
272
- #: include/languages-form.php:85
273
  msgid "The name is how it is displayed on your site (for example: English)."
274
  msgstr "Meno je, ako je zobrazené na vašich stránkach (napríklad: angličtina)."
275
 
276
- #: include/languages-form.php:89
277
- #: include/list-table.php:64
278
  msgid "Locale"
279
  msgstr "Locale"
280
 
281
- #: include/languages-form.php:94
282
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
283
  msgstr "WordPress Locale jazyka (napríklad: en_US). Budete musieť nainštalovať .mo súbor pre tento jazyk."
284
 
285
- #: include/languages-form.php:98
286
  msgid "Language code"
287
  msgstr "Kód jazyka"
288
 
289
- #: include/languages-form.php:100
290
  msgid "2-letters ISO 639-1 language code (for example: en)"
291
  msgstr "2-listy kód ISO 639-1 jazyk (napríklad: en)"
292
 
293
- #: include/languages-form.php:104
294
  msgid "Text direction"
295
  msgstr "Smer textu"
296
 
297
- #: include/languages-form.php:108
298
  msgid "left to right"
299
  msgstr "zľava doprava"
300
 
301
- #: include/languages-form.php:113
302
  msgid "right to left"
303
  msgstr "sprava doľava"
304
 
305
- #: include/languages-form.php:115
306
  msgid "Choose the text direction for the language"
307
  msgstr "Výber smeru textu pre jazyk"
308
 
309
- #: include/languages-form.php:119
310
- #: include/list-table.php:66
311
  msgid "Order"
312
  msgstr "Objednávky"
313
 
314
- #: include/languages-form.php:121
315
  msgid "Position of the language in the language switcher"
316
  msgstr "Pozícii jazyka v prepínač jazykov"
317
 
318
- #: include/languages-form.php:180
 
 
 
 
 
319
  msgid "Language switcher"
320
  msgstr "Prepínač jazykov"
321
 
322
- #: include/languages-form.php:206
323
  msgid "Search translations"
324
  msgstr ""
325
 
326
- #: include/languages-form.php:215
327
  msgid "Clean strings translation database"
328
  msgstr "Čisté struny preklad databázy"
329
 
330
- #: include/languages-form.php:231
331
  msgid "Default language"
332
  msgstr "Predvolený jazyk"
333
 
334
- #: include/languages-form.php:243
335
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
336
  msgstr "Tam sú príspevky, stránky, kategórie alebo značky bez jazyk nastaviť. Chcete nastaviť všetky predvolené jazyk?"
337
 
338
- #: include/languages-form.php:251
339
  msgid "Detect browser language"
340
  msgstr "Detekovať jazyk prehliadača"
341
 
342
- #: include/languages-form.php:257
343
  msgid "When the front page is visited, set the language according to the browser preference"
344
  msgstr "Keď je navštívil prednej strane, nastaviť jazyk podľa prehliadača preferencie"
345
 
346
- #: include/languages-form.php:264
347
  msgid "URL modifications"
348
  msgstr "URL úpravy"
349
 
350
- #: include/languages-form.php:270
351
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
352
  msgstr "Jazyk je nastavená od obsahu. Príspevkov, stránok, kategórií a značiek URL sa nemenia."
353
 
354
- #: include/languages-form.php:278
355
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
356
  msgstr "Kód jazyka, napríklad/en/, sa pridá do všetky adresy URL, pri použití pekná permalinks."
357
 
358
- #: include/languages-form.php:287
359
  msgid "Remove /language/ in pretty permalinks. Example:"
360
  msgstr "Odstráňte /language/ pekná permalinks. Príklad:"
361
 
362
- #: include/languages-form.php:296
363
  msgid "Keep /language/ in pretty permalinks. Example:"
364
  msgstr "Majte /language/ na docela permalinks. Príklad:"
365
 
366
- #: include/languages-form.php:305
367
  msgid "Hide URL language information for default language"
368
  msgstr "Skryť URL jazyk informácie pre predvolený jazyk"
369
 
370
- #: include/languages-form.php:315
371
  #, php-format
372
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
373
  msgstr "Pri použití statické predná strana, presmerovať stránku jazyka (príklad: % s) na prednej strane v správneho jazyka"
374
 
375
  # @ polylang
376
- #: include/languages-form.php:324
377
  msgid "Media"
378
  msgstr ""
379
 
380
  # @ polylang
381
- #: include/languages-form.php:330
382
  msgid "Activate languages and translations for media"
383
  msgstr ""
384
 
385
- #: include/languages-form.php:337
386
  msgid "Synchronization"
387
  msgstr "Synchronizácia"
388
 
389
  # @ polylang
390
- #: include/languages-form.php:351
391
  msgid "Custom post types"
392
  msgstr ""
393
 
394
  # @ polylang
395
- #: include/languages-form.php:364
396
  msgid "Activate languages and translations for custom post types."
397
  msgstr ""
398
 
399
  # @ polylang
400
- #: include/languages-form.php:372
401
  msgid "Custom taxonomies"
402
  msgstr ""
403
 
404
  # @ polylang
405
- #: include/languages-form.php:385
406
  msgid "Activate languages and translations for custom taxonomies."
407
  msgstr ""
408
 
409
- #: include/list-table.php:55
410
  #: include/media-translations.php:22
411
  #: include/media-translations.php:60
412
  #: include/post-translations.php:10
@@ -416,27 +404,28 @@ msgstr ""
416
  msgid "Edit"
417
  msgstr "Upraviť"
418
 
419
- #: include/list-table.php:56
 
420
  msgid "Delete"
421
  msgstr "Odstrániť"
422
 
423
- #: include/list-table.php:65
424
  msgid "Code"
425
  msgstr "Kód"
426
 
427
- #: include/list-table.php:67
428
  msgid "Flag"
429
  msgstr "Vlajka"
430
 
431
- #: include/list-table.php:68
432
  msgid "Posts"
433
  msgstr "Príspevky"
434
 
435
- #: include/list-table.php:118
436
  msgid "Name"
437
  msgstr "meno"
438
 
439
- #: include/list-table.php:119
440
  msgid "String"
441
  msgstr "Reťazec"
442
 
@@ -491,26 +480,50 @@ msgstr "Názov:"
491
  msgid "Adds multilingual capability to WordPress"
492
  msgstr ""
493
 
494
- #: polylang.php:118
495
  #, php-format
496
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
497
  msgstr "Používate WordPress % s. Polylang vyžaduje minimálne WordPress % s."
498
 
499
- #: polylang.php:159
500
  msgid "For some reasons, Polylang could not create a table in your database."
501
  msgstr "Pre niektoré dôvody, Polylang by mohlo vytvoriť tabuľku v databáze."
502
 
503
  # @ polylang
504
- #: polylang.php:220
505
  msgid "Polylang has been deactivated because you upgraded from a too old version."
506
  msgstr ""
507
 
508
  # @ polylang
509
- #: polylang.php:222
510
  #, php-format
511
  msgid "Please upgrade first to %s before ugrading to %s."
512
  msgstr ""
513
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
514
  #~ msgid "Error: Restore of local flags failed!"
515
  #~ msgstr "Chyba: Obnovenie miestnej vlajok zlyhalo!"
516
 
43
  msgstr "Nakoniec Ak máte radi tento plugin, alebo ak to pomôže vašej firme, autorovi dary sú veľmi ocenil."
44
 
45
  #: include/admin-base.php:55
46
+ #: include/admin-base.php:190
47
+ #: include/admin-filters.php:243
48
  #: include/admin.php:23
49
+ #: include/admin.php:301
50
+ #: include/list-table.php:13
51
+ #: polylang.php:339
52
  msgid "Languages"
53
  msgstr "Jazyky"
54
 
55
+ #: include/admin-base.php:153
56
  msgid "Displays language names"
57
  msgstr "Zobrazí názvy jazyk"
58
 
59
+ #: include/admin-base.php:154
60
  msgid "Displays flags"
61
  msgstr "Vlajkami displeja"
62
 
63
+ #: include/admin-base.php:155
64
  msgid "Forces link to front page"
65
  msgstr "Forces odkaz na prednej strane"
66
 
67
+ #: include/admin-base.php:156
68
  msgid "Hides the current language"
69
  msgstr "Skryje aktuálny jazyk"
70
 
71
+ #: include/admin-base.php:160
 
 
 
 
72
  msgid "Displays as dropdown"
73
  msgstr "Zobrazí ako rozbaľovací zoznam"
74
 
75
+ #: include/admin-base.php:191
76
  msgid "Filters content by language"
77
  msgstr "Filtruje obsah podľa jazyka"
78
 
79
+ #: include/admin-base.php:186
80
  msgid "Show all languages"
81
  msgstr "Zobraziť všetky jazyky"
82
 
83
+ #: include/admin-filters.php:181
84
+ #: include/admin-filters.php:877
85
  msgid "Add new translation"
86
  msgstr "Pridanie nového prekladu"
87
 
88
+ #: include/admin-filters.php:209
89
+ #: include/admin-filters.php:267
90
+ #: include/admin-filters.php:601
91
+ #: include/admin-filters.php:817
92
+ #: include/admin-filters.php:835
93
+ #: include/list-table.php:12
94
  #: include/media-translations.php:5
95
  #: include/media-translations.php:43
96
  #: include/post-translations.php:8
97
  #: include/term-translations.php:15
98
+ #: polylang.php:340
99
  msgid "Language"
100
  msgstr "Jazyk"
101
 
102
+ #: include/admin-filters.php:616
103
+ #: include/admin-filters.php:651
104
+ #: include/list-table.php:127
105
  #: include/media-translations.php:40
106
  #: include/term-translations.php:6
107
  #: include/term-translations.php:11
108
  msgid "Translations"
109
  msgstr "Preklady"
110
 
111
+ #: include/admin-filters.php:819
112
+ #: include/admin-filters.php:838
113
  msgid "Sets the language"
114
  msgstr "Nastaví jazyk"
115
 
116
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
117
  msgid "The widget is displayed for:"
118
  msgstr "Widget zobrazí pre:"
119
 
120
+ #: include/admin-filters.php:1057
121
+ #: polylang.php:341
122
  msgid "All languages"
123
  msgstr "Všetky jazyky"
124
 
125
+ #: include/admin-filters.php:1080
126
  msgid "Admin language"
127
  msgstr "Admin jazyk"
128
 
129
+ #: include/admin-filters.php:1085
130
  msgid "Wordpress default"
131
  msgstr "Predvolené WordPress"
132
 
133
+ #: include/admin-filters.php:1114
134
+ #: include/admin.php:306
135
  msgid "Settings"
136
  msgstr "Nastavenia"
137
 
138
+ #: include/admin-filters.php:1120
139
  msgid "Upgrading language files&#8230;"
140
  msgstr "Modernizácia jazykové súbory &amp;#8230;"
141
 
144
  msgstr "O Polylang"
145
 
146
  #: include/admin.php:27
147
+ #: include/list-table.php:82
148
  msgid "Strings translations"
149
  msgstr "Preklady reťazcov"
150
 
151
+ #: include/admin.php:305
152
+ #: include/list-table.php:81
 
 
 
 
153
  msgid "Strings translation"
154
  msgstr "Preklad reťazcov"
155
 
161
  msgid "The language code must be 2 characters long"
162
  msgstr "Kód jazyka musí byť 2 znakov"
163
 
164
+ #: include/admin.php:328
165
  msgid "The language code must be unique"
166
  msgstr "Kód jazyka musí byť jedinečný"
167
 
168
+ #: include/admin.php:329
169
  msgid "The language must have a name"
170
  msgstr "Jazyk musí mať názov"
171
 
172
+ #: include/admin.php:330
173
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
174
  msgstr "Jazyk bol vytvorený, ale WordPress jazykový súbor sa neprevzal. Prosím ho nainštalovať manuálne."
175
 
176
+ #: include/admin.php:449
177
  msgid "Widget title"
178
  msgstr "Widget titul"
179
 
180
  # @ polylang
181
+ #: include/base.php:368
182
  msgid "Taxonomies"
183
  msgstr ""
184
 
185
  # @ polylang
186
+ #: include/base.php:369
187
  msgid "Custom fields"
188
  msgstr ""
189
 
190
  # @ polylang
191
+ #: include/base.php:370
192
  msgid "Comment status"
193
  msgstr ""
194
 
195
  # @ polylang
196
+ #: include/base.php:371
197
  msgid "Ping status"
198
  msgstr ""
199
 
200
  # @ polylang
201
+ #: include/base.php:372
202
  msgid "Sticky posts"
203
  msgstr ""
204
 
205
  # @ polylang
206
+ #: include/base.php:373
207
  msgid "Published date"
208
  msgstr ""
209
 
210
  # @ polylang
211
+ #: include/base.php:374
212
  msgid "Post format"
213
  msgstr ""
214
 
215
+ #: include/base.php:375
216
  msgid "Page parent"
217
  msgstr ""
218
 
219
  # @ polylang
220
+ #: include/base.php:376
221
  msgid "Page template"
222
  msgstr ""
223
 
224
+ #: include/base.php:377
225
  msgid "Page order"
226
  msgstr ""
227
 
228
  # @ polylang
229
+ #: include/base.php:378
230
  msgid "Featured image"
231
  msgstr ""
232
 
233
+ #: include/languages-form.php:42
234
  msgid "Edit language"
235
  msgstr "Upraviť jazyk"
236
 
237
+ #: include/languages-form.php:42
238
+ #: include/languages-form.php:123
239
  msgid "Add new language"
240
  msgstr "Pridať nový jazyk"
241
 
242
+ #: include/languages-form.php:64
243
  msgid "Choose a language"
244
  msgstr "Vyberte jazyk"
245
 
246
+ #: include/languages-form.php:78
247
  msgid "You can choose a language in the list or directly edit it below."
248
  msgstr "Môžete si zvoliť ľubovoľný jazyk v zozname alebo priamo upraviť nižšie."
249
 
250
+ #: include/languages-form.php:82
251
+ #: include/list-table.php:34
252
  msgid "Full name"
253
  msgstr "Celé meno"
254
 
255
+ #: include/languages-form.php:84
256
  msgid "The name is how it is displayed on your site (for example: English)."
257
  msgstr "Meno je, ako je zobrazené na vašich stránkach (napríklad: angličtina)."
258
 
259
+ #: include/languages-form.php:88
260
+ #: include/list-table.php:35
261
  msgid "Locale"
262
  msgstr "Locale"
263
 
264
+ #: include/languages-form.php:93
265
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
266
  msgstr "WordPress Locale jazyka (napríklad: en_US). Budete musieť nainštalovať .mo súbor pre tento jazyk."
267
 
268
+ #: include/languages-form.php:97
269
  msgid "Language code"
270
  msgstr "Kód jazyka"
271
 
272
+ #: include/languages-form.php:99
273
  msgid "2-letters ISO 639-1 language code (for example: en)"
274
  msgstr "2-listy kód ISO 639-1 jazyk (napríklad: en)"
275
 
276
+ #: include/languages-form.php:103
277
  msgid "Text direction"
278
  msgstr "Smer textu"
279
 
280
+ #: include/languages-form.php:107
281
  msgid "left to right"
282
  msgstr "zľava doprava"
283
 
284
+ #: include/languages-form.php:112
285
  msgid "right to left"
286
  msgstr "sprava doľava"
287
 
288
+ #: include/languages-form.php:114
289
  msgid "Choose the text direction for the language"
290
  msgstr "Výber smeru textu pre jazyk"
291
 
292
+ #: include/languages-form.php:118
293
+ #: include/list-table.php:37
294
  msgid "Order"
295
  msgstr "Objednávky"
296
 
297
+ #: include/languages-form.php:120
298
  msgid "Position of the language in the language switcher"
299
  msgstr "Pozícii jazyka v prepínač jazykov"
300
 
301
+ #: include/nav-menu.php:28
302
+ #: include/nav-menu.php:51
303
+ #: include/nav-menu.php:54
304
+ #: include/nav-menu.php:82
305
+ #: include/nav-menu.php:106
306
+ #: polylang.php:302
307
  msgid "Language switcher"
308
  msgstr "Prepínač jazykov"
309
 
310
+ #: include/languages-form.php:148
311
  msgid "Search translations"
312
  msgstr ""
313
 
314
+ #: include/languages-form.php:151
315
  msgid "Clean strings translation database"
316
  msgstr "Čisté struny preklad databázy"
317
 
318
+ #: include/languages-form.php:167
319
  msgid "Default language"
320
  msgstr "Predvolený jazyk"
321
 
322
+ #: include/languages-form.php:179
323
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
324
  msgstr "Tam sú príspevky, stránky, kategórie alebo značky bez jazyk nastaviť. Chcete nastaviť všetky predvolené jazyk?"
325
 
326
+ #: include/languages-form.php:187
327
  msgid "Detect browser language"
328
  msgstr "Detekovať jazyk prehliadača"
329
 
330
+ #: include/languages-form.php:193
331
  msgid "When the front page is visited, set the language according to the browser preference"
332
  msgstr "Keď je navštívil prednej strane, nastaviť jazyk podľa prehliadača preferencie"
333
 
334
+ #: include/languages-form.php:200
335
  msgid "URL modifications"
336
  msgstr "URL úpravy"
337
 
338
+ #: include/languages-form.php:206
339
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
340
  msgstr "Jazyk je nastavená od obsahu. Príspevkov, stránok, kategórií a značiek URL sa nemenia."
341
 
342
+ #: include/languages-form.php:214
343
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
344
  msgstr "Kód jazyka, napríklad/en/, sa pridá do všetky adresy URL, pri použití pekná permalinks."
345
 
346
+ #: include/languages-form.php:223
347
  msgid "Remove /language/ in pretty permalinks. Example:"
348
  msgstr "Odstráňte /language/ pekná permalinks. Príklad:"
349
 
350
+ #: include/languages-form.php:232
351
  msgid "Keep /language/ in pretty permalinks. Example:"
352
  msgstr "Majte /language/ na docela permalinks. Príklad:"
353
 
354
+ #: include/languages-form.php:241
355
  msgid "Hide URL language information for default language"
356
  msgstr "Skryť URL jazyk informácie pre predvolený jazyk"
357
 
358
+ #: include/languages-form.php:251
359
  #, php-format
360
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
361
  msgstr "Pri použití statické predná strana, presmerovať stránku jazyka (príklad: % s) na prednej strane v správneho jazyka"
362
 
363
  # @ polylang
364
+ #: include/languages-form.php:260
365
  msgid "Media"
366
  msgstr ""
367
 
368
  # @ polylang
369
+ #: include/languages-form.php:266
370
  msgid "Activate languages and translations for media"
371
  msgstr ""
372
 
373
+ #: include/languages-form.php:273
374
  msgid "Synchronization"
375
  msgstr "Synchronizácia"
376
 
377
  # @ polylang
378
+ #: include/languages-form.php:287
379
  msgid "Custom post types"
380
  msgstr ""
381
 
382
  # @ polylang
383
+ #: include/languages-form.php:300
384
  msgid "Activate languages and translations for custom post types."
385
  msgstr ""
386
 
387
  # @ polylang
388
+ #: include/languages-form.php:307
389
  msgid "Custom taxonomies"
390
  msgstr ""
391
 
392
  # @ polylang
393
+ #: include/languages-form.php:320
394
  msgid "Activate languages and translations for custom taxonomies."
395
  msgstr ""
396
 
397
+ #: include/list-table.php:26
398
  #: include/media-translations.php:22
399
  #: include/media-translations.php:60
400
  #: include/post-translations.php:10
404
  msgid "Edit"
405
  msgstr "Upraviť"
406
 
407
+ #: include/list-table.php:27
408
+ #: include/list-table.php:162
409
  msgid "Delete"
410
  msgstr "Odstrániť"
411
 
412
+ #: include/list-table.php:36
413
  msgid "Code"
414
  msgstr "Kód"
415
 
416
+ #: include/list-table.php:38
417
  msgid "Flag"
418
  msgstr "Vlajka"
419
 
420
+ #: include/list-table.php:39
421
  msgid "Posts"
422
  msgstr "Príspevky"
423
 
424
+ #: include/list-table.php:125
425
  msgid "Name"
426
  msgstr "meno"
427
 
428
+ #: include/list-table.php:126
429
  msgid "String"
430
  msgstr "Reťazec"
431
 
480
  msgid "Adds multilingual capability to WordPress"
481
  msgstr ""
482
 
483
+ #: polylang.php:133
484
  #, php-format
485
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
486
  msgstr "Používate WordPress % s. Polylang vyžaduje minimálne WordPress % s."
487
 
488
+ #: polylang.php:174
489
  msgid "For some reasons, Polylang could not create a table in your database."
490
  msgstr "Pre niektoré dôvody, Polylang by mohlo vytvoriť tabuľku v databáze."
491
 
492
  # @ polylang
493
+ #: polylang.php:235
494
  msgid "Polylang has been deactivated because you upgraded from a too old version."
495
  msgstr ""
496
 
497
  # @ polylang
498
+ #: polylang.php:237
499
  #, php-format
500
  msgid "Please upgrade first to %s before ugrading to %s."
501
  msgstr ""
502
 
503
+ # @ polylang
504
+ #: include/list-table.php:124
505
+ msgid "Group"
506
+ msgstr ""
507
+
508
+ # @ polylang
509
+ #: include/list-table.php:173
510
+ msgid "View all groups"
511
+ msgstr ""
512
+
513
+ #~ msgid "Displays a language switcher at the end of the menu"
514
+ #~ msgstr "Prepínač jazykov sa zobrazuje na konci menu"
515
+
516
+ #~ msgid "Theme locations and languages"
517
+ #~ msgstr "Téma miest a jazykov"
518
+
519
+ #~ msgid ""
520
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
521
+ #~ msgstr ""
522
+ #~ "Prosím, choďte na slanguages % stránku %s nastaviť tému lokality a jazyky"
523
+
524
+ #~ msgid "Menus"
525
+ #~ msgstr "Menu"
526
+
527
  #~ msgid "Error: Restore of local flags failed!"
528
  #~ msgstr "Chyba: Obnovenie miestnej vlajok zlyhalo!"
529
 
languages/polylang-sv_SE.mo CHANGED
Binary file
languages/polylang-sv_SE.po CHANGED
@@ -63,98 +63,84 @@ msgstr ""
63
  "Slutligen, ifall du tycker om detta tillägg eller om det hjälper din "
64
  "verksamhet , donationer till skaparen är mycket uppskattade "
65
 
66
- #: include/admin-base.php:55 include/admin-base.php:185
67
- #: include/admin-filters.php:250 include/admin.php:23 include/admin.php:318
68
- #: include/list-table.php:46 polylang.php:270
69
  msgid "Languages"
70
  msgstr "Språk"
71
 
72
- #: include/admin-base.php:154
73
  msgid "Displays language names"
74
  msgstr "Visar språkens namn"
75
 
76
- #: include/admin-base.php:155
77
  msgid "Displays flags"
78
  msgstr "Visa flaggor"
79
 
80
- #: include/admin-base.php:156
81
  msgid "Forces link to front page"
82
  msgstr "Tvingar länk till framsidan"
83
 
84
- #: include/admin-base.php:157
85
  msgid "Hides the current language"
86
  msgstr "Gömmer aktuellt språk"
87
 
88
- #: include/admin-base.php:161
89
- msgid "Displays a language switcher at the end of the menu"
90
- msgstr "Visa språkval i slutet på menyn"
91
-
92
- #: include/admin-base.php:162
93
  msgid "Displays as dropdown"
94
  msgstr "Visa som rullgardinsmeny"
95
 
96
- #: include/admin-base.php:186
97
  msgid "Filters content by language"
98
  msgstr "Filtrerar innehåll efter språk"
99
 
100
- #: include/admin-base.php:193
101
  msgid "Show all languages"
102
  msgstr "Visa för att språk"
103
 
104
- #: include/admin-filters.php:188 include/admin-filters.php:884
105
  msgid "Add new translation"
106
  msgstr "Lägg till översättning"
107
 
108
- #: include/admin-filters.php:216 include/admin-filters.php:274
109
- #: include/admin-filters.php:608 include/admin-filters.php:824
110
- #: include/admin-filters.php:842 include/list-table.php:45
111
  #: include/media-translations.php:5 include/media-translations.php:43
112
  #: include/post-translations.php:8 include/term-translations.php:15
113
- #: polylang.php:271
114
  msgid "Language"
115
  msgstr "Språk"
116
 
117
- #: include/admin-filters.php:623 include/admin-filters.php:658
118
- #: include/list-table.php:120 include/media-translations.php:40
119
  #: include/term-translations.php:6 include/term-translations.php:11
120
  msgid "Translations"
121
  msgstr "Översättningar"
122
 
123
- #: include/admin-filters.php:826 include/admin-filters.php:845
124
  msgid "Sets the language"
125
  msgstr "Ställer in språk"
126
 
127
- #: include/admin-filters.php:1078
128
- msgid "Theme locations and languages"
129
- msgstr "Temats platser och språk"
130
-
131
- #: include/admin-filters.php:1084
132
- #, php-format
133
- msgid ""
134
- "Please go to the %slanguages page%s to set theme locations and languages"
135
- msgstr "Gå till %sspråksidan%s för att ställa in temans platser och språk"
136
-
137
- #: include/admin-filters.php:1102
138
  msgid "The widget is displayed for:"
139
  msgstr "Widgeten visas för:"
140
 
141
- #: include/admin-filters.php:1106 polylang.php:272
142
  msgid "All languages"
143
  msgstr "Alla språk"
144
 
145
- #: include/admin-filters.php:1130
146
  msgid "Admin language"
147
  msgstr "Administratörens språk"
148
 
149
- #: include/admin-filters.php:1135
150
  msgid "Wordpress default"
151
  msgstr "Wordpress standard"
152
 
153
- #: include/admin-filters.php:1161 include/admin.php:326
154
  msgid "Settings"
155
  msgstr "Inställningar"
156
 
157
- #: include/admin-filters.php:1167
158
  msgid "Upgrading language files&#8230;"
159
  msgstr "Uppgraderar språkfiler&#8230;"
160
 
@@ -162,15 +148,11 @@ msgstr "Uppgraderar språkfiler&#8230;"
162
  msgid "About Polylang"
163
  msgstr "Om Polylang"
164
 
165
- #: include/admin.php:27 include/list-table.php:92
166
  msgid "Strings translations"
167
  msgstr "Textsträngars översättningar"
168
 
169
- #: include/admin.php:323
170
- msgid "Menus"
171
- msgstr "Menyer"
172
-
173
- #: include/admin.php:325 include/list-table.php:91
174
  msgid "Strings translation"
175
  msgstr "Textsträngars översättningar"
176
 
@@ -182,15 +164,15 @@ msgstr "Ange ett giltigt Wordpress språk"
182
  msgid "The language code must be 2 characters long"
183
  msgstr "Språkkoden måste vara 2 bokstäver lång"
184
 
185
- #: include/admin.php:347
186
  msgid "The language code must be unique"
187
  msgstr "Språkoden måste vara unik"
188
 
189
- #: include/admin.php:348
190
  msgid "The language must have a name"
191
  msgstr "Språket måste ha ett namn"
192
 
193
- #: include/admin.php:349
194
  msgid ""
195
  "The language was created, but the WordPress language file was not "
196
  "downloaded. Please install it manually."
@@ -198,92 +180,92 @@ msgstr ""
198
  "Språket lades till, men WordPress språkfilen laddades inte ner. Installera "
199
  "den manuellt."
200
 
201
- #: include/admin.php:468
202
  msgid "Widget title"
203
  msgstr "Widget rubrik"
204
 
205
  # @ polylang
206
- #: include/base.php:339
207
  msgid "Taxonomies"
208
  msgstr "Taxonomier"
209
 
210
  # @ polylang
211
- #: include/base.php:340
212
  msgid "Custom fields"
213
  msgstr "Anpassade fält"
214
 
215
  # @ polylang
216
- #: include/base.php:341
217
  msgid "Comment status"
218
  msgstr "Kommentarens status"
219
 
220
  # @ polylang
221
- #: include/base.php:342
222
  msgid "Ping status"
223
  msgstr "Ping status"
224
 
225
  # @ polylang
226
- #: include/base.php:343
227
  msgid "Sticky posts"
228
  msgstr "Sticky posts"
229
 
230
  # @ polylang
231
- #: include/base.php:344
232
  msgid "Published date"
233
  msgstr "Publiceringsdatum"
234
 
235
  # @ polylang
236
- #: include/base.php:345
237
  msgid "Post format"
238
  msgstr "Artikelns format"
239
 
240
- #: include/base.php:346
241
  msgid "Page parent"
242
  msgstr "Sidans förälder"
243
 
244
  # @ polylang
245
- #: include/base.php:347
246
  msgid "Page template"
247
  msgstr "Sidans mall"
248
 
249
- #: include/base.php:348
250
  msgid "Page order"
251
  msgstr "Sidans ordning"
252
 
253
  # @ polylang
254
- #: include/base.php:349
255
  msgid "Featured image"
256
  msgstr "Artikelbild"
257
 
258
- #: include/languages-form.php:43
259
  msgid "Edit language"
260
  msgstr "Redigera språk"
261
 
262
- #: include/languages-form.php:43 include/languages-form.php:124
263
  msgid "Add new language"
264
  msgstr "Lägg till nytt språk"
265
 
266
- #: include/languages-form.php:65
267
  msgid "Choose a language"
268
  msgstr "Välj språk"
269
 
270
- #: include/languages-form.php:79
271
  msgid "You can choose a language in the list or directly edit it below."
272
  msgstr "Du kan välja ett språk ifrån listan eller själva redigera det nedanför"
273
 
274
- #: include/languages-form.php:83 include/list-table.php:63
275
  msgid "Full name"
276
  msgstr "Fullständigt namn"
277
 
278
- #: include/languages-form.php:85
279
  msgid "The name is how it is displayed on your site (for example: English)."
280
  msgstr "Hur namnet visas på din sida (t.ex Engelska)"
281
 
282
- #: include/languages-form.php:89 include/list-table.php:64
283
  msgid "Locale"
284
  msgstr "Lokal"
285
 
286
- #: include/languages-form.php:94
287
  msgid ""
288
  "Wordpress Locale for the language (for example: en_US). You will need to "
289
  "install the .mo file for this language."
@@ -291,55 +273,56 @@ msgstr ""
291
  "Wordpress lokal för språket (t.ex: en_US). Du kommer att behöva installera ."
292
  "mo filen för detta språk"
293
 
294
- #: include/languages-form.php:98
295
  msgid "Language code"
296
  msgstr "Språkkod"
297
 
298
- #: include/languages-form.php:100
299
  msgid "2-letters ISO 639-1 language code (for example: en)"
300
  msgstr "2-boktäver ISO 639-1 språkkod (exempel: en)"
301
 
302
- #: include/languages-form.php:104
303
  msgid "Text direction"
304
  msgstr "Textriktning"
305
 
306
- #: include/languages-form.php:108
307
  msgid "left to right"
308
  msgstr "från vänster til höger"
309
 
310
- #: include/languages-form.php:113
311
  msgid "right to left"
312
  msgstr "från höger till vänster"
313
 
314
- #: include/languages-form.php:115
315
  msgid "Choose the text direction for the language"
316
  msgstr "Välj textrikting för språket"
317
 
318
- #: include/languages-form.php:119 include/list-table.php:66
319
  msgid "Order"
320
  msgstr "Ordning"
321
 
322
- #: include/languages-form.php:121
323
  msgid "Position of the language in the language switcher"
324
  msgstr "Språkets position i språkväljaren"
325
 
326
- #: include/languages-form.php:180
 
327
  msgid "Language switcher"
328
  msgstr "Språkväljare"
329
 
330
- #: include/languages-form.php:206
331
  msgid "Search translations"
332
  msgstr "Sök översättningar"
333
 
334
- #: include/languages-form.php:215
335
  msgid "Clean strings translation database"
336
  msgstr "Töm sträng översättningar i databasen"
337
 
338
- #: include/languages-form.php:231
339
  msgid "Default language"
340
  msgstr "Standardspråk"
341
 
342
- #: include/languages-form.php:243
343
  msgid ""
344
  "There are posts, pages, categories or tags without language set. Do you want "
345
  "to set them all to default language ?"
@@ -347,21 +330,21 @@ msgstr ""
347
  "Det finns artiklar, sidor, kategorier eller taggar utan ett valt språk. Vill "
348
  "du stäla in dem till standard språket?"
349
 
350
- #: include/languages-form.php:251
351
  msgid "Detect browser language"
352
  msgstr "Upptäck webbläsarens språk"
353
 
354
- #: include/languages-form.php:257
355
  msgid ""
356
  "When the front page is visited, set the language according to the browser "
357
  "preference"
358
  msgstr "När förstasidan besöks, välj språk enligt webbläsarens inställning "
359
 
360
- #: include/languages-form.php:264
361
  msgid "URL modifications"
362
  msgstr "URL ändringar"
363
 
364
- #: include/languages-form.php:270
365
  msgid ""
366
  "The language is set from content. Posts, pages, categories and tags urls are "
367
  "not modified."
@@ -369,7 +352,7 @@ msgstr ""
369
  "Språket bestäms utav innehåll. Artiklars, sidors, kategoriers och taggars "
370
  "url-adresser ändras inte."
371
 
372
- #: include/languages-form.php:278
373
  msgid ""
374
  "The language code, for example /en/, is added to all urls when using pretty "
375
  "permalinks."
@@ -377,19 +360,19 @@ msgstr ""
377
  "Språkod, exempel /en/, läggs till i url-adresser vid använding av vackra "
378
  "permalänkar."
379
 
380
- #: include/languages-form.php:287
381
  msgid "Remove /language/ in pretty permalinks. Example:"
382
  msgstr "Ta bort /language/ i vackra permalänkar. Exempel:"
383
 
384
- #: include/languages-form.php:296
385
  msgid "Keep /language/ in pretty permalinks. Example:"
386
  msgstr "Behåll /language/ i vackra permalänkgar. Exempel:"
387
 
388
- #: include/languages-form.php:305
389
  msgid "Hide URL language information for default language"
390
  msgstr "Göm språket i URL för standard språk"
391
 
392
- #: include/languages-form.php:315
393
  #, php-format
394
  msgid ""
395
  "When using static front page, redirect the language page (example: %s) to "
@@ -399,67 +382,67 @@ msgstr ""
399
  "till rätt språks startsida"
400
 
401
  # @ polylang
402
- #: include/languages-form.php:324
403
  msgid "Media"
404
  msgstr "Media"
405
 
406
  # @ polylang
407
- #: include/languages-form.php:330
408
  msgid "Activate languages and translations for media"
409
  msgstr "Akviera språk och översättningar för media"
410
 
411
- #: include/languages-form.php:337
412
  msgid "Synchronization"
413
  msgstr "Synkronisering"
414
 
415
  # @ polylang
416
- #: include/languages-form.php:351
417
  msgid "Custom post types"
418
  msgstr "Anpassade artikel modeller"
419
 
420
  # @ polylang
421
- #: include/languages-form.php:364
422
  msgid "Activate languages and translations for custom post types."
423
  msgstr "Aktivera språk och översättningar för artiklar av anpassade modeller"
424
 
425
  # @ polylang
426
- #: include/languages-form.php:372
427
  msgid "Custom taxonomies"
428
  msgstr "Anpassade klassificeringar"
429
 
430
  # @ polylang
431
- #: include/languages-form.php:385
432
  msgid "Activate languages and translations for custom taxonomies."
433
  msgstr "Aktivera språk och översättningar för anpassade klassificeringar"
434
 
435
- #: include/list-table.php:55 include/media-translations.php:22
436
  #: include/media-translations.php:60 include/post-translations.php:10
437
  #: include/post-translations.php:33 include/term-translations.php:18
438
  #: include/term-translations.php:80
439
  msgid "Edit"
440
  msgstr "Redigera"
441
 
442
- #: include/list-table.php:56
443
  msgid "Delete"
444
  msgstr "Ta bort"
445
 
446
- #: include/list-table.php:65
447
  msgid "Code"
448
  msgstr "Kod"
449
 
450
- #: include/list-table.php:67
451
  msgid "Flag"
452
  msgstr "Flagga"
453
 
454
- #: include/list-table.php:68
455
  msgid "Posts"
456
  msgstr "Artiklar"
457
 
458
- #: include/list-table.php:118
459
  msgid "Name"
460
  msgstr "Namn"
461
 
462
- #: include/list-table.php:119
463
  msgid "String"
464
  msgstr "Sträng"
465
 
@@ -511,17 +494,17 @@ msgstr "Rubrik:"
511
  msgid "Adds multilingual capability to WordPress"
512
  msgstr "Tillsätter flerspråksstöd till WordPress"
513
 
514
- #: polylang.php:118
515
  #, php-format
516
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
517
  msgstr "Du använder Wordpress %s. Polylang kräver åtminstone WordPress %s."
518
 
519
- #: polylang.php:159
520
  msgid "For some reasons, Polylang could not create a table in your database."
521
  msgstr "Av någon orsak så kunde inte Polylang skapa en tabell i din databas"
522
 
523
  # @ polylang
524
- #: polylang.php:220
525
  msgid ""
526
  "Polylang has been deactivated because you upgraded from a too old version."
527
  msgstr ""
@@ -529,11 +512,34 @@ msgstr ""
529
  "version"
530
 
531
  # @ polylang
532
- #: polylang.php:222
533
  #, php-format
534
  msgid "Please upgrade first to %s before ugrading to %s."
535
  msgstr "Uppdatera först till %s före du uppdaterar till %s."
536
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
537
  #~ msgid "Error: Restore of local flags failed!"
538
  #~ msgstr "Virhe: Paikallisten lippujen palautus epäonnistui!"
539
 
63
  "Slutligen, ifall du tycker om detta tillägg eller om det hjälper din "
64
  "verksamhet , donationer till skaparen är mycket uppskattade "
65
 
66
+ #: include/admin-base.php:55 include/admin-base.php:190
67
+ #: include/admin-filters.php:243 include/admin.php:23 include/admin.php:301
68
+ #: include/list-table.php:13 polylang.php:339
69
  msgid "Languages"
70
  msgstr "Språk"
71
 
72
+ #: include/admin-base.php:153
73
  msgid "Displays language names"
74
  msgstr "Visar språkens namn"
75
 
76
+ #: include/admin-base.php:154
77
  msgid "Displays flags"
78
  msgstr "Visa flaggor"
79
 
80
+ #: include/admin-base.php:155
81
  msgid "Forces link to front page"
82
  msgstr "Tvingar länk till framsidan"
83
 
84
+ #: include/admin-base.php:156
85
  msgid "Hides the current language"
86
  msgstr "Gömmer aktuellt språk"
87
 
88
+ #: include/admin-base.php:160
 
 
 
 
89
  msgid "Displays as dropdown"
90
  msgstr "Visa som rullgardinsmeny"
91
 
92
+ #: include/admin-base.php:191
93
  msgid "Filters content by language"
94
  msgstr "Filtrerar innehåll efter språk"
95
 
96
+ #: include/admin-base.php:186
97
  msgid "Show all languages"
98
  msgstr "Visa för att språk"
99
 
100
+ #: include/admin-filters.php:181 include/admin-filters.php:877
101
  msgid "Add new translation"
102
  msgstr "Lägg till översättning"
103
 
104
+ #: include/admin-filters.php:209 include/admin-filters.php:267
105
+ #: include/admin-filters.php:601 include/admin-filters.php:817
106
+ #: include/admin-filters.php:835 include/list-table.php:12
107
  #: include/media-translations.php:5 include/media-translations.php:43
108
  #: include/post-translations.php:8 include/term-translations.php:15
109
+ #: polylang.php:340
110
  msgid "Language"
111
  msgstr "Språk"
112
 
113
+ #: include/admin-filters.php:616 include/admin-filters.php:651
114
+ #: include/list-table.php:127 include/media-translations.php:40
115
  #: include/term-translations.php:6 include/term-translations.php:11
116
  msgid "Translations"
117
  msgstr "Översättningar"
118
 
119
+ #: include/admin-filters.php:819 include/admin-filters.php:838
120
  msgid "Sets the language"
121
  msgstr "Ställer in språk"
122
 
123
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
124
  msgid "The widget is displayed for:"
125
  msgstr "Widgeten visas för:"
126
 
127
+ #: include/admin-filters.php:1057 polylang.php:341
128
  msgid "All languages"
129
  msgstr "Alla språk"
130
 
131
+ #: include/admin-filters.php:1080
132
  msgid "Admin language"
133
  msgstr "Administratörens språk"
134
 
135
+ #: include/admin-filters.php:1085
136
  msgid "Wordpress default"
137
  msgstr "Wordpress standard"
138
 
139
+ #: include/admin-filters.php:1114 include/admin.php:306
140
  msgid "Settings"
141
  msgstr "Inställningar"
142
 
143
+ #: include/admin-filters.php:1120
144
  msgid "Upgrading language files&#8230;"
145
  msgstr "Uppgraderar språkfiler&#8230;"
146
 
148
  msgid "About Polylang"
149
  msgstr "Om Polylang"
150
 
151
+ #: include/admin.php:27 include/list-table.php:82
152
  msgid "Strings translations"
153
  msgstr "Textsträngars översättningar"
154
 
155
+ #: include/admin.php:305 include/list-table.php:81
 
 
 
 
156
  msgid "Strings translation"
157
  msgstr "Textsträngars översättningar"
158
 
164
  msgid "The language code must be 2 characters long"
165
  msgstr "Språkkoden måste vara 2 bokstäver lång"
166
 
167
+ #: include/admin.php:328
168
  msgid "The language code must be unique"
169
  msgstr "Språkoden måste vara unik"
170
 
171
+ #: include/admin.php:329
172
  msgid "The language must have a name"
173
  msgstr "Språket måste ha ett namn"
174
 
175
+ #: include/admin.php:330
176
  msgid ""
177
  "The language was created, but the WordPress language file was not "
178
  "downloaded. Please install it manually."
180
  "Språket lades till, men WordPress språkfilen laddades inte ner. Installera "
181
  "den manuellt."
182
 
183
+ #: include/admin.php:449
184
  msgid "Widget title"
185
  msgstr "Widget rubrik"
186
 
187
  # @ polylang
188
+ #: include/base.php:368
189
  msgid "Taxonomies"
190
  msgstr "Taxonomier"
191
 
192
  # @ polylang
193
+ #: include/base.php:369
194
  msgid "Custom fields"
195
  msgstr "Anpassade fält"
196
 
197
  # @ polylang
198
+ #: include/base.php:370
199
  msgid "Comment status"
200
  msgstr "Kommentarens status"
201
 
202
  # @ polylang
203
+ #: include/base.php:371
204
  msgid "Ping status"
205
  msgstr "Ping status"
206
 
207
  # @ polylang
208
+ #: include/base.php:372
209
  msgid "Sticky posts"
210
  msgstr "Sticky posts"
211
 
212
  # @ polylang
213
+ #: include/base.php:373
214
  msgid "Published date"
215
  msgstr "Publiceringsdatum"
216
 
217
  # @ polylang
218
+ #: include/base.php:374
219
  msgid "Post format"
220
  msgstr "Artikelns format"
221
 
222
+ #: include/base.php:375
223
  msgid "Page parent"
224
  msgstr "Sidans förälder"
225
 
226
  # @ polylang
227
+ #: include/base.php:376
228
  msgid "Page template"
229
  msgstr "Sidans mall"
230
 
231
+ #: include/base.php:377
232
  msgid "Page order"
233
  msgstr "Sidans ordning"
234
 
235
  # @ polylang
236
+ #: include/base.php:378
237
  msgid "Featured image"
238
  msgstr "Artikelbild"
239
 
240
+ #: include/languages-form.php:42
241
  msgid "Edit language"
242
  msgstr "Redigera språk"
243
 
244
+ #: include/languages-form.php:42 include/languages-form.php:123
245
  msgid "Add new language"
246
  msgstr "Lägg till nytt språk"
247
 
248
+ #: include/languages-form.php:64
249
  msgid "Choose a language"
250
  msgstr "Välj språk"
251
 
252
+ #: include/languages-form.php:78
253
  msgid "You can choose a language in the list or directly edit it below."
254
  msgstr "Du kan välja ett språk ifrån listan eller själva redigera det nedanför"
255
 
256
+ #: include/languages-form.php:82 include/list-table.php:34
257
  msgid "Full name"
258
  msgstr "Fullständigt namn"
259
 
260
+ #: include/languages-form.php:84
261
  msgid "The name is how it is displayed on your site (for example: English)."
262
  msgstr "Hur namnet visas på din sida (t.ex Engelska)"
263
 
264
+ #: include/languages-form.php:88 include/list-table.php:35
265
  msgid "Locale"
266
  msgstr "Lokal"
267
 
268
+ #: include/languages-form.php:93
269
  msgid ""
270
  "Wordpress Locale for the language (for example: en_US). You will need to "
271
  "install the .mo file for this language."
273
  "Wordpress lokal för språket (t.ex: en_US). Du kommer att behöva installera ."
274
  "mo filen för detta språk"
275
 
276
+ #: include/languages-form.php:97
277
  msgid "Language code"
278
  msgstr "Språkkod"
279
 
280
+ #: include/languages-form.php:99
281
  msgid "2-letters ISO 639-1 language code (for example: en)"
282
  msgstr "2-boktäver ISO 639-1 språkkod (exempel: en)"
283
 
284
+ #: include/languages-form.php:103
285
  msgid "Text direction"
286
  msgstr "Textriktning"
287
 
288
+ #: include/languages-form.php:107
289
  msgid "left to right"
290
  msgstr "från vänster til höger"
291
 
292
+ #: include/languages-form.php:112
293
  msgid "right to left"
294
  msgstr "från höger till vänster"
295
 
296
+ #: include/languages-form.php:114
297
  msgid "Choose the text direction for the language"
298
  msgstr "Välj textrikting för språket"
299
 
300
+ #: include/languages-form.php:118 include/list-table.php:37
301
  msgid "Order"
302
  msgstr "Ordning"
303
 
304
+ #: include/languages-form.php:120
305
  msgid "Position of the language in the language switcher"
306
  msgstr "Språkets position i språkväljaren"
307
 
308
+ #: include/nav-menu.php:28 include/nav-menu.php:51 include/nav-menu.php:54
309
+ #: include/nav-menu.php:82 include/nav-menu.php:106 polylang.php:302
310
  msgid "Language switcher"
311
  msgstr "Språkväljare"
312
 
313
+ #: include/languages-form.php:148
314
  msgid "Search translations"
315
  msgstr "Sök översättningar"
316
 
317
+ #: include/languages-form.php:151
318
  msgid "Clean strings translation database"
319
  msgstr "Töm sträng översättningar i databasen"
320
 
321
+ #: include/languages-form.php:167
322
  msgid "Default language"
323
  msgstr "Standardspråk"
324
 
325
+ #: include/languages-form.php:179
326
  msgid ""
327
  "There are posts, pages, categories or tags without language set. Do you want "
328
  "to set them all to default language ?"
330
  "Det finns artiklar, sidor, kategorier eller taggar utan ett valt språk. Vill "
331
  "du stäla in dem till standard språket?"
332
 
333
+ #: include/languages-form.php:187
334
  msgid "Detect browser language"
335
  msgstr "Upptäck webbläsarens språk"
336
 
337
+ #: include/languages-form.php:193
338
  msgid ""
339
  "When the front page is visited, set the language according to the browser "
340
  "preference"
341
  msgstr "När förstasidan besöks, välj språk enligt webbläsarens inställning "
342
 
343
+ #: include/languages-form.php:200
344
  msgid "URL modifications"
345
  msgstr "URL ändringar"
346
 
347
+ #: include/languages-form.php:206
348
  msgid ""
349
  "The language is set from content. Posts, pages, categories and tags urls are "
350
  "not modified."
352
  "Språket bestäms utav innehåll. Artiklars, sidors, kategoriers och taggars "
353
  "url-adresser ändras inte."
354
 
355
+ #: include/languages-form.php:214
356
  msgid ""
357
  "The language code, for example /en/, is added to all urls when using pretty "
358
  "permalinks."
360
  "Språkod, exempel /en/, läggs till i url-adresser vid använding av vackra "
361
  "permalänkar."
362
 
363
+ #: include/languages-form.php:223
364
  msgid "Remove /language/ in pretty permalinks. Example:"
365
  msgstr "Ta bort /language/ i vackra permalänkar. Exempel:"
366
 
367
+ #: include/languages-form.php:232
368
  msgid "Keep /language/ in pretty permalinks. Example:"
369
  msgstr "Behåll /language/ i vackra permalänkgar. Exempel:"
370
 
371
+ #: include/languages-form.php:241
372
  msgid "Hide URL language information for default language"
373
  msgstr "Göm språket i URL för standard språk"
374
 
375
+ #: include/languages-form.php:251
376
  #, php-format
377
  msgid ""
378
  "When using static front page, redirect the language page (example: %s) to "
382
  "till rätt språks startsida"
383
 
384
  # @ polylang
385
+ #: include/languages-form.php:260
386
  msgid "Media"
387
  msgstr "Media"
388
 
389
  # @ polylang
390
+ #: include/languages-form.php:266
391
  msgid "Activate languages and translations for media"
392
  msgstr "Akviera språk och översättningar för media"
393
 
394
+ #: include/languages-form.php:273
395
  msgid "Synchronization"
396
  msgstr "Synkronisering"
397
 
398
  # @ polylang
399
+ #: include/languages-form.php:287
400
  msgid "Custom post types"
401
  msgstr "Anpassade artikel modeller"
402
 
403
  # @ polylang
404
+ #: include/languages-form.php:300
405
  msgid "Activate languages and translations for custom post types."
406
  msgstr "Aktivera språk och översättningar för artiklar av anpassade modeller"
407
 
408
  # @ polylang
409
+ #: include/languages-form.php:307
410
  msgid "Custom taxonomies"
411
  msgstr "Anpassade klassificeringar"
412
 
413
  # @ polylang
414
+ #: include/languages-form.php:320
415
  msgid "Activate languages and translations for custom taxonomies."
416
  msgstr "Aktivera språk och översättningar för anpassade klassificeringar"
417
 
418
+ #: include/list-table.php:26 include/media-translations.php:22
419
  #: include/media-translations.php:60 include/post-translations.php:10
420
  #: include/post-translations.php:33 include/term-translations.php:18
421
  #: include/term-translations.php:80
422
  msgid "Edit"
423
  msgstr "Redigera"
424
 
425
+ #: include/list-table.php:27 include/list-table.php:162
426
  msgid "Delete"
427
  msgstr "Ta bort"
428
 
429
+ #: include/list-table.php:36
430
  msgid "Code"
431
  msgstr "Kod"
432
 
433
+ #: include/list-table.php:38
434
  msgid "Flag"
435
  msgstr "Flagga"
436
 
437
+ #: include/list-table.php:39
438
  msgid "Posts"
439
  msgstr "Artiklar"
440
 
441
+ #: include/list-table.php:125
442
  msgid "Name"
443
  msgstr "Namn"
444
 
445
+ #: include/list-table.php:126
446
  msgid "String"
447
  msgstr "Sträng"
448
 
494
  msgid "Adds multilingual capability to WordPress"
495
  msgstr "Tillsätter flerspråksstöd till WordPress"
496
 
497
+ #: polylang.php:133
498
  #, php-format
499
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
500
  msgstr "Du använder Wordpress %s. Polylang kräver åtminstone WordPress %s."
501
 
502
+ #: polylang.php:174
503
  msgid "For some reasons, Polylang could not create a table in your database."
504
  msgstr "Av någon orsak så kunde inte Polylang skapa en tabell i din databas"
505
 
506
  # @ polylang
507
+ #: polylang.php:235
508
  msgid ""
509
  "Polylang has been deactivated because you upgraded from a too old version."
510
  msgstr ""
512
  "version"
513
 
514
  # @ polylang
515
+ #: polylang.php:237
516
  #, php-format
517
  msgid "Please upgrade first to %s before ugrading to %s."
518
  msgstr "Uppdatera först till %s före du uppdaterar till %s."
519
 
520
+ # @ polylang
521
+ #: include/list-table.php:124
522
+ msgid "Group"
523
+ msgstr "Grupp"
524
+
525
+ # @ polylang
526
+ #: include/list-table.php:173
527
+ msgid "View all groups"
528
+ msgstr "Visa alla grupper"
529
+
530
+ #~ msgid "Displays a language switcher at the end of the menu"
531
+ #~ msgstr "Visa språkval i slutet på menyn"
532
+
533
+ #~ msgid "Theme locations and languages"
534
+ #~ msgstr "Temats platser och språk"
535
+
536
+ #~ msgid ""
537
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
538
+ #~ msgstr "Gå till %sspråksidan%s för att ställa in temans platser och språk"
539
+
540
+ #~ msgid "Menus"
541
+ #~ msgstr "Menyer"
542
+
543
  #~ msgid "Error: Restore of local flags failed!"
544
  #~ msgstr "Virhe: Paikallisten lippujen palautus epäonnistui!"
545
 
languages/polylang-tr_TR.mo CHANGED
Binary file
languages/polylang-tr_TR.po CHANGED
@@ -42,112 +42,99 @@ msgid "Finally if you like this plugin or if it helps your business, donations t
42
  msgstr "Ve son olarak bu eklentiyi beğendiyseniz veya profesyonel anlamda size yararı dokunduysa, proje sahibine yapacağınız parasal destek mutlulukla karşılanacaktır."
43
 
44
  #: include/admin-base.php:55
45
- #: include/admin-base.php:185
46
- #: include/admin-filters.php:250
47
  #: include/admin.php:23
48
- #: include/admin.php:318
49
- #: include/list-table.php:46
50
- #: polylang.php:270
51
  msgid "Languages"
52
  msgstr "Diller"
53
 
54
- #: include/admin-base.php:154
55
  msgid "Displays language names"
56
  msgstr "Dil isimlerini görüntüler"
57
 
58
- #: include/admin-base.php:155
59
  msgid "Displays flags"
60
  msgstr "Bayrakları görüntüler"
61
 
62
- #: include/admin-base.php:156
63
  msgid "Forces link to front page"
64
  msgstr "Bağlantıyı anasayfa yapmak için zorlar"
65
 
66
- #: include/admin-base.php:157
67
  msgid "Hides the current language"
68
  msgstr "Geçerli olan dili sakla"
69
 
70
- #: include/admin-base.php:161
71
- msgid "Displays a language switcher at the end of the menu"
72
- msgstr "Dil değiştirme ekranını menünün en altında görüntüler"
73
-
74
- #: include/admin-base.php:162
75
  msgid "Displays as dropdown"
76
  msgstr "Açılır menü halinde görüntüler"
77
 
78
- #: include/admin-base.php:186
79
  msgid "Filters content by language"
80
  msgstr ""
81
 
82
- #: include/admin-base.php:193
83
  msgid "Show all languages"
84
  msgstr "Tüm dilleri göster"
85
 
86
- #: include/admin-filters.php:188
87
- #: include/admin-filters.php:884
88
  msgid "Add new translation"
89
  msgstr "Yeni çeviri ekle"
90
 
91
- #: include/admin-filters.php:216
92
- #: include/admin-filters.php:274
93
- #: include/admin-filters.php:608
94
- #: include/admin-filters.php:824
95
- #: include/admin-filters.php:842
96
- #: include/list-table.php:45
97
  #: include/media-translations.php:5
98
  #: include/media-translations.php:43
99
  #: include/post-translations.php:8
100
  #: include/term-translations.php:15
101
- #: polylang.php:271
102
  msgid "Language"
103
  msgstr "Dil"
104
 
105
- #: include/admin-filters.php:623
106
- #: include/admin-filters.php:658
107
- #: include/list-table.php:120
108
  #: include/media-translations.php:40
109
  #: include/term-translations.php:6
110
  #: include/term-translations.php:11
111
  msgid "Translations"
112
  msgstr "Çeviriler"
113
 
114
- #: include/admin-filters.php:826
115
- #: include/admin-filters.php:845
116
  msgid "Sets the language"
117
  msgstr "Dili geçerli dil olarak ayarlar."
118
 
119
- #: include/admin-filters.php:1078
120
- msgid "Theme locations and languages"
121
- msgstr "Tema adresleri ve diller"
122
-
123
- #: include/admin-filters.php:1084
124
- #, php-format
125
- msgid "Please go to the %slanguages page%s to set theme locations and languages"
126
- msgstr "Tema adreslerini ve dilleri ayarlamak için lütfen %slanguages page%s bölümüne gidin"
127
-
128
- #: include/admin-filters.php:1102
129
  msgid "The widget is displayed for:"
130
  msgstr "Bu bileşenin görüntüleneceği dil:"
131
 
132
- #: include/admin-filters.php:1106
133
- #: polylang.php:272
134
  msgid "All languages"
135
  msgstr "Tüm diller"
136
 
137
- #: include/admin-filters.php:1130
138
  msgid "Admin language"
139
  msgstr "Yönetici dili"
140
 
141
- #: include/admin-filters.php:1135
142
  msgid "Wordpress default"
143
  msgstr ""
144
 
145
- #: include/admin-filters.php:1161
146
- #: include/admin.php:326
147
  msgid "Settings"
148
  msgstr "Ayarlar"
149
 
150
- #: include/admin-filters.php:1167
151
  msgid "Upgrading language files&#8230;"
152
  msgstr "Dil dosyaları güncelleştiriliyor&#8230"
153
 
@@ -156,16 +143,12 @@ msgid "About Polylang"
156
  msgstr "Polylang Hakkında"
157
 
158
  #: include/admin.php:27
159
- #: include/list-table.php:92
160
  msgid "Strings translations"
161
  msgstr "Cümle Çevirileri"
162
 
163
- #: include/admin.php:323
164
- msgid "Menus"
165
- msgstr "Menüler"
166
-
167
- #: include/admin.php:325
168
- #: include/list-table.php:91
169
  msgid "Strings translation"
170
  msgstr "Cümle çevirisi"
171
 
@@ -177,235 +160,240 @@ msgstr "Geçerli bir WordPress adresi girin"
177
  msgid "The language code must be 2 characters long"
178
  msgstr "Dil kodu 2 karakter uzunluğunda olmalı"
179
 
180
- #: include/admin.php:347
181
  msgid "The language code must be unique"
182
  msgstr "Dil kodu daha önce kullanılmamış olmalı"
183
 
184
- #: include/admin.php:348
185
  msgid "The language must have a name"
186
  msgstr "Girdiğiniz dilin bir ismi olmalı"
187
 
188
- #: include/admin.php:349
189
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
190
  msgstr "Dil oluşturuldu fakat WordPress için dil dosyası indirilemedi. Lütfen elden yükleyin."
191
 
192
- #: include/admin.php:468
193
  msgid "Widget title"
194
  msgstr "Bileşen Başlığı"
195
 
196
  # @ polylang
197
- #: include/base.php:339
198
  msgid "Taxonomies"
199
  msgstr ""
200
 
201
  # @ polylang
202
- #: include/base.php:340
203
  msgid "Custom fields"
204
  msgstr ""
205
 
206
  # @ polylang
207
- #: include/base.php:341
208
  msgid "Comment status"
209
  msgstr ""
210
 
211
  # @ polylang
212
- #: include/base.php:342
213
  msgid "Ping status"
214
  msgstr ""
215
 
216
  # @ polylang
217
- #: include/base.php:343
218
  msgid "Sticky posts"
219
  msgstr ""
220
 
221
  # @ polylang
222
- #: include/base.php:344
223
  msgid "Published date"
224
  msgstr ""
225
 
226
  # @ polylang
227
- #: include/base.php:345
228
  msgid "Post format"
229
  msgstr ""
230
 
231
- #: include/base.php:346
232
  msgid "Page parent"
233
  msgstr ""
234
 
235
  # @ polylang
236
- #: include/base.php:347
237
  msgid "Page template"
238
  msgstr ""
239
 
240
- #: include/base.php:348
241
  msgid "Page order"
242
  msgstr ""
243
 
244
  # @ polylang
245
- #: include/base.php:349
246
  msgid "Featured image"
247
  msgstr ""
248
 
249
- #: include/languages-form.php:43
250
  msgid "Edit language"
251
  msgstr "Dili düzenle"
252
 
253
- #: include/languages-form.php:43
254
- #: include/languages-form.php:124
255
  msgid "Add new language"
256
  msgstr "Yeni Dil Ekle"
257
 
258
- #: include/languages-form.php:65
259
  msgid "Choose a language"
260
  msgstr "Dil seç"
261
 
262
- #: include/languages-form.php:79
263
  msgid "You can choose a language in the list or directly edit it below."
264
  msgstr "Listeden bir dil seçebilirsiniz ya da direk aşağıdaki bölümden düzenleyebilirsiniz."
265
 
266
- #: include/languages-form.php:83
267
- #: include/list-table.php:63
268
  msgid "Full name"
269
  msgstr "Tam İsim"
270
 
271
- #: include/languages-form.php:85
272
  msgid "The name is how it is displayed on your site (for example: English)."
273
  msgstr "Sitede dilin gösterileceği isim (örneğin: Türkçe)."
274
 
275
- #: include/languages-form.php:89
276
- #: include/list-table.php:64
277
  msgid "Locale"
278
  msgstr "Bölge Kodu"
279
 
280
- #: include/languages-form.php:94
281
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
282
  msgstr "WordPress Bölge kodu(örneğin: tr_TR). Bu dilin .mo uzantılı dil dosyasını yüklemeniz gerekiyor."
283
 
284
- #: include/languages-form.php:98
285
  msgid "Language code"
286
  msgstr "Dil kodu"
287
 
288
- #: include/languages-form.php:100
289
  msgid "2-letters ISO 639-1 language code (for example: en)"
290
  msgstr "2 harfli ISO 639-1 standardına uygun dil kodu (örneğin: tr)"
291
 
292
- #: include/languages-form.php:104
293
  msgid "Text direction"
294
  msgstr "Yazma yönü"
295
 
296
- #: include/languages-form.php:108
297
  msgid "left to right"
298
  msgstr "soldan sağa"
299
 
300
- #: include/languages-form.php:113
301
  msgid "right to left"
302
  msgstr "sağdan sola"
303
 
304
- #: include/languages-form.php:115
305
  msgid "Choose the text direction for the language"
306
  msgstr "Dil için yazma yönünü seçin"
307
 
308
- #: include/languages-form.php:119
309
- #: include/list-table.php:66
310
  msgid "Order"
311
  msgstr "Sıralama"
312
 
313
- #: include/languages-form.php:121
314
  msgid "Position of the language in the language switcher"
315
  msgstr "Dilin dil gösterme ekranındaki sırası"
316
 
317
- #: include/languages-form.php:180
 
 
 
 
 
318
  msgid "Language switcher"
319
  msgstr "Dil Değiştirici"
320
 
321
- #: include/languages-form.php:206
322
  msgid "Search translations"
323
  msgstr ""
324
 
325
- #: include/languages-form.php:215
326
  msgid "Clean strings translation database"
327
  msgstr ""
328
 
329
- #: include/languages-form.php:231
330
  msgid "Default language"
331
  msgstr "Varsayılan dil"
332
 
333
- #: include/languages-form.php:243
334
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
335
  msgstr "Dil ayarı belirlenmemiş yazılar, sayfalar, kategoriler ve etiketler var. Hepsi varsayılan dil olarak ayarlansın mı?"
336
 
337
- #: include/languages-form.php:251
338
  msgid "Detect browser language"
339
  msgstr "Tarayıcı dilini algıla"
340
 
341
- #: include/languages-form.php:257
342
  msgid "When the front page is visited, set the language according to the browser preference"
343
  msgstr "Anasayfa açıldığında, geçerli dili tarayıcının diline ayarla"
344
 
345
- #: include/languages-form.php:264
346
  msgid "URL modifications"
347
  msgstr "URL düzenleme"
348
 
349
- #: include/languages-form.php:270
350
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
351
  msgstr ""
352
 
353
- #: include/languages-form.php:278
354
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
355
  msgstr ""
356
 
357
- #: include/languages-form.php:287
358
  msgid "Remove /language/ in pretty permalinks. Example:"
359
  msgstr "/language/ etiketini adreslerde gizle. Örneğin:"
360
 
361
- #: include/languages-form.php:296
362
  msgid "Keep /language/ in pretty permalinks. Example:"
363
  msgstr "/language/ etiketini adreslerde göster. Örneğin:"
364
 
365
- #: include/languages-form.php:305
366
  msgid "Hide URL language information for default language"
367
  msgstr "Varsayılan dil için URL'de dil bilgisini gizle"
368
 
369
- #: include/languages-form.php:315
370
  #, php-format
371
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
372
  msgstr ""
373
 
374
  # @ polylang
375
- #: include/languages-form.php:324
376
  msgid "Media"
377
  msgstr ""
378
 
379
  # @ polylang
380
- #: include/languages-form.php:330
381
  msgid "Activate languages and translations for media"
382
  msgstr ""
383
 
384
- #: include/languages-form.php:337
385
  msgid "Synchronization"
386
  msgstr ""
387
 
388
  # @ polylang
389
- #: include/languages-form.php:351
390
  msgid "Custom post types"
391
  msgstr ""
392
 
393
  # @ polylang
394
- #: include/languages-form.php:364
395
  msgid "Activate languages and translations for custom post types."
396
  msgstr ""
397
 
398
  # @ polylang
399
- #: include/languages-form.php:372
400
  msgid "Custom taxonomies"
401
  msgstr ""
402
 
403
  # @ polylang
404
- #: include/languages-form.php:385
405
  msgid "Activate languages and translations for custom taxonomies."
406
  msgstr ""
407
 
408
- #: include/list-table.php:55
409
  #: include/media-translations.php:22
410
  #: include/media-translations.php:60
411
  #: include/post-translations.php:10
@@ -415,27 +403,28 @@ msgstr ""
415
  msgid "Edit"
416
  msgstr "Düzenle"
417
 
418
- #: include/list-table.php:56
 
419
  msgid "Delete"
420
  msgstr "Sil"
421
 
422
- #: include/list-table.php:65
423
  msgid "Code"
424
  msgstr "Dil Kodu"
425
 
426
- #: include/list-table.php:67
427
  msgid "Flag"
428
  msgstr "Bayrak"
429
 
430
- #: include/list-table.php:68
431
  msgid "Posts"
432
  msgstr "Yazılar"
433
 
434
- #: include/list-table.php:118
435
  msgid "Name"
436
  msgstr "İsim"
437
 
438
- #: include/list-table.php:119
439
  msgid "String"
440
  msgstr "Cümle"
441
 
@@ -490,26 +479,51 @@ msgstr "Başlık:"
490
  msgid "Adds multilingual capability to WordPress"
491
  msgstr ""
492
 
493
- #: polylang.php:118
494
  #, php-format
495
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
496
  msgstr "Siz WordPress'in %s sürümünü kullanıyorsunuz. Polylang'ı kullanabilmeniz için en az WordPress %s sürümüne ihtiyacınız var."
497
 
498
- #: polylang.php:159
499
  msgid "For some reasons, Polylang could not create a table in your database."
500
  msgstr "Bir nedenden dolayı Polylang veritabanınızda gerekli tabloları oluşturamadı."
501
 
502
  # @ polylang
503
- #: polylang.php:220
504
  msgid "Polylang has been deactivated because you upgraded from a too old version."
505
  msgstr ""
506
 
507
  # @ polylang
508
- #: polylang.php:222
509
  #, php-format
510
  msgid "Please upgrade first to %s before ugrading to %s."
511
  msgstr ""
512
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
513
  #~ msgid "Error: Restore of local flags failed!"
514
  #~ msgstr "Hata: Bayrak resimleriniz eski haline getirilemedi!"
515
 
42
  msgstr "Ve son olarak bu eklentiyi beğendiyseniz veya profesyonel anlamda size yararı dokunduysa, proje sahibine yapacağınız parasal destek mutlulukla karşılanacaktır."
43
 
44
  #: include/admin-base.php:55
45
+ #: include/admin-base.php:190
46
+ #: include/admin-filters.php:243
47
  #: include/admin.php:23
48
+ #: include/admin.php:301
49
+ #: include/list-table.php:13
50
+ #: polylang.php:339
51
  msgid "Languages"
52
  msgstr "Diller"
53
 
54
+ #: include/admin-base.php:153
55
  msgid "Displays language names"
56
  msgstr "Dil isimlerini görüntüler"
57
 
58
+ #: include/admin-base.php:154
59
  msgid "Displays flags"
60
  msgstr "Bayrakları görüntüler"
61
 
62
+ #: include/admin-base.php:155
63
  msgid "Forces link to front page"
64
  msgstr "Bağlantıyı anasayfa yapmak için zorlar"
65
 
66
+ #: include/admin-base.php:156
67
  msgid "Hides the current language"
68
  msgstr "Geçerli olan dili sakla"
69
 
70
+ #: include/admin-base.php:160
 
 
 
 
71
  msgid "Displays as dropdown"
72
  msgstr "Açılır menü halinde görüntüler"
73
 
74
+ #: include/admin-base.php:191
75
  msgid "Filters content by language"
76
  msgstr ""
77
 
78
+ #: include/admin-base.php:186
79
  msgid "Show all languages"
80
  msgstr "Tüm dilleri göster"
81
 
82
+ #: include/admin-filters.php:181
83
+ #: include/admin-filters.php:877
84
  msgid "Add new translation"
85
  msgstr "Yeni çeviri ekle"
86
 
87
+ #: include/admin-filters.php:209
88
+ #: include/admin-filters.php:267
89
+ #: include/admin-filters.php:601
90
+ #: include/admin-filters.php:817
91
+ #: include/admin-filters.php:835
92
+ #: include/list-table.php:12
93
  #: include/media-translations.php:5
94
  #: include/media-translations.php:43
95
  #: include/post-translations.php:8
96
  #: include/term-translations.php:15
97
+ #: polylang.php:340
98
  msgid "Language"
99
  msgstr "Dil"
100
 
101
+ #: include/admin-filters.php:616
102
+ #: include/admin-filters.php:651
103
+ #: include/list-table.php:127
104
  #: include/media-translations.php:40
105
  #: include/term-translations.php:6
106
  #: include/term-translations.php:11
107
  msgid "Translations"
108
  msgstr "Çeviriler"
109
 
110
+ #: include/admin-filters.php:819
111
+ #: include/admin-filters.php:838
112
  msgid "Sets the language"
113
  msgstr "Dili geçerli dil olarak ayarlar."
114
 
115
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
116
  msgid "The widget is displayed for:"
117
  msgstr "Bu bileşenin görüntüleneceği dil:"
118
 
119
+ #: include/admin-filters.php:1057
120
+ #: polylang.php:341
121
  msgid "All languages"
122
  msgstr "Tüm diller"
123
 
124
+ #: include/admin-filters.php:1080
125
  msgid "Admin language"
126
  msgstr "Yönetici dili"
127
 
128
+ #: include/admin-filters.php:1085
129
  msgid "Wordpress default"
130
  msgstr ""
131
 
132
+ #: include/admin-filters.php:1114
133
+ #: include/admin.php:306
134
  msgid "Settings"
135
  msgstr "Ayarlar"
136
 
137
+ #: include/admin-filters.php:1120
138
  msgid "Upgrading language files&#8230;"
139
  msgstr "Dil dosyaları güncelleştiriliyor&#8230"
140
 
143
  msgstr "Polylang Hakkında"
144
 
145
  #: include/admin.php:27
146
+ #: include/list-table.php:82
147
  msgid "Strings translations"
148
  msgstr "Cümle Çevirileri"
149
 
150
+ #: include/admin.php:305
151
+ #: include/list-table.php:81
 
 
 
 
152
  msgid "Strings translation"
153
  msgstr "Cümle çevirisi"
154
 
160
  msgid "The language code must be 2 characters long"
161
  msgstr "Dil kodu 2 karakter uzunluğunda olmalı"
162
 
163
+ #: include/admin.php:328
164
  msgid "The language code must be unique"
165
  msgstr "Dil kodu daha önce kullanılmamış olmalı"
166
 
167
+ #: include/admin.php:329
168
  msgid "The language must have a name"
169
  msgstr "Girdiğiniz dilin bir ismi olmalı"
170
 
171
+ #: include/admin.php:330
172
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
173
  msgstr "Dil oluşturuldu fakat WordPress için dil dosyası indirilemedi. Lütfen elden yükleyin."
174
 
175
+ #: include/admin.php:449
176
  msgid "Widget title"
177
  msgstr "Bileşen Başlığı"
178
 
179
  # @ polylang
180
+ #: include/base.php:368
181
  msgid "Taxonomies"
182
  msgstr ""
183
 
184
  # @ polylang
185
+ #: include/base.php:369
186
  msgid "Custom fields"
187
  msgstr ""
188
 
189
  # @ polylang
190
+ #: include/base.php:370
191
  msgid "Comment status"
192
  msgstr ""
193
 
194
  # @ polylang
195
+ #: include/base.php:371
196
  msgid "Ping status"
197
  msgstr ""
198
 
199
  # @ polylang
200
+ #: include/base.php:372
201
  msgid "Sticky posts"
202
  msgstr ""
203
 
204
  # @ polylang
205
+ #: include/base.php:373
206
  msgid "Published date"
207
  msgstr ""
208
 
209
  # @ polylang
210
+ #: include/base.php:374
211
  msgid "Post format"
212
  msgstr ""
213
 
214
+ #: include/base.php:375
215
  msgid "Page parent"
216
  msgstr ""
217
 
218
  # @ polylang
219
+ #: include/base.php:376
220
  msgid "Page template"
221
  msgstr ""
222
 
223
+ #: include/base.php:377
224
  msgid "Page order"
225
  msgstr ""
226
 
227
  # @ polylang
228
+ #: include/base.php:378
229
  msgid "Featured image"
230
  msgstr ""
231
 
232
+ #: include/languages-form.php:42
233
  msgid "Edit language"
234
  msgstr "Dili düzenle"
235
 
236
+ #: include/languages-form.php:42
237
+ #: include/languages-form.php:123
238
  msgid "Add new language"
239
  msgstr "Yeni Dil Ekle"
240
 
241
+ #: include/languages-form.php:64
242
  msgid "Choose a language"
243
  msgstr "Dil seç"
244
 
245
+ #: include/languages-form.php:78
246
  msgid "You can choose a language in the list or directly edit it below."
247
  msgstr "Listeden bir dil seçebilirsiniz ya da direk aşağıdaki bölümden düzenleyebilirsiniz."
248
 
249
+ #: include/languages-form.php:82
250
+ #: include/list-table.php:34
251
  msgid "Full name"
252
  msgstr "Tam İsim"
253
 
254
+ #: include/languages-form.php:84
255
  msgid "The name is how it is displayed on your site (for example: English)."
256
  msgstr "Sitede dilin gösterileceği isim (örneğin: Türkçe)."
257
 
258
+ #: include/languages-form.php:88
259
+ #: include/list-table.php:35
260
  msgid "Locale"
261
  msgstr "Bölge Kodu"
262
 
263
+ #: include/languages-form.php:93
264
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
265
  msgstr "WordPress Bölge kodu(örneğin: tr_TR). Bu dilin .mo uzantılı dil dosyasını yüklemeniz gerekiyor."
266
 
267
+ #: include/languages-form.php:97
268
  msgid "Language code"
269
  msgstr "Dil kodu"
270
 
271
+ #: include/languages-form.php:99
272
  msgid "2-letters ISO 639-1 language code (for example: en)"
273
  msgstr "2 harfli ISO 639-1 standardına uygun dil kodu (örneğin: tr)"
274
 
275
+ #: include/languages-form.php:103
276
  msgid "Text direction"
277
  msgstr "Yazma yönü"
278
 
279
+ #: include/languages-form.php:107
280
  msgid "left to right"
281
  msgstr "soldan sağa"
282
 
283
+ #: include/languages-form.php:112
284
  msgid "right to left"
285
  msgstr "sağdan sola"
286
 
287
+ #: include/languages-form.php:114
288
  msgid "Choose the text direction for the language"
289
  msgstr "Dil için yazma yönünü seçin"
290
 
291
+ #: include/languages-form.php:118
292
+ #: include/list-table.php:37
293
  msgid "Order"
294
  msgstr "Sıralama"
295
 
296
+ #: include/languages-form.php:120
297
  msgid "Position of the language in the language switcher"
298
  msgstr "Dilin dil gösterme ekranındaki sırası"
299
 
300
+ #: include/nav-menu.php:28
301
+ #: include/nav-menu.php:51
302
+ #: include/nav-menu.php:54
303
+ #: include/nav-menu.php:82
304
+ #: include/nav-menu.php:106
305
+ #: polylang.php:302
306
  msgid "Language switcher"
307
  msgstr "Dil Değiştirici"
308
 
309
+ #: include/languages-form.php:148
310
  msgid "Search translations"
311
  msgstr ""
312
 
313
+ #: include/languages-form.php:151
314
  msgid "Clean strings translation database"
315
  msgstr ""
316
 
317
+ #: include/languages-form.php:167
318
  msgid "Default language"
319
  msgstr "Varsayılan dil"
320
 
321
+ #: include/languages-form.php:179
322
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
323
  msgstr "Dil ayarı belirlenmemiş yazılar, sayfalar, kategoriler ve etiketler var. Hepsi varsayılan dil olarak ayarlansın mı?"
324
 
325
+ #: include/languages-form.php:187
326
  msgid "Detect browser language"
327
  msgstr "Tarayıcı dilini algıla"
328
 
329
+ #: include/languages-form.php:193
330
  msgid "When the front page is visited, set the language according to the browser preference"
331
  msgstr "Anasayfa açıldığında, geçerli dili tarayıcının diline ayarla"
332
 
333
+ #: include/languages-form.php:200
334
  msgid "URL modifications"
335
  msgstr "URL düzenleme"
336
 
337
+ #: include/languages-form.php:206
338
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
339
  msgstr ""
340
 
341
+ #: include/languages-form.php:214
342
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
343
  msgstr ""
344
 
345
+ #: include/languages-form.php:223
346
  msgid "Remove /language/ in pretty permalinks. Example:"
347
  msgstr "/language/ etiketini adreslerde gizle. Örneğin:"
348
 
349
+ #: include/languages-form.php:232
350
  msgid "Keep /language/ in pretty permalinks. Example:"
351
  msgstr "/language/ etiketini adreslerde göster. Örneğin:"
352
 
353
+ #: include/languages-form.php:241
354
  msgid "Hide URL language information for default language"
355
  msgstr "Varsayılan dil için URL'de dil bilgisini gizle"
356
 
357
+ #: include/languages-form.php:251
358
  #, php-format
359
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
360
  msgstr ""
361
 
362
  # @ polylang
363
+ #: include/languages-form.php:260
364
  msgid "Media"
365
  msgstr ""
366
 
367
  # @ polylang
368
+ #: include/languages-form.php:266
369
  msgid "Activate languages and translations for media"
370
  msgstr ""
371
 
372
+ #: include/languages-form.php:273
373
  msgid "Synchronization"
374
  msgstr ""
375
 
376
  # @ polylang
377
+ #: include/languages-form.php:287
378
  msgid "Custom post types"
379
  msgstr ""
380
 
381
  # @ polylang
382
+ #: include/languages-form.php:300
383
  msgid "Activate languages and translations for custom post types."
384
  msgstr ""
385
 
386
  # @ polylang
387
+ #: include/languages-form.php:307
388
  msgid "Custom taxonomies"
389
  msgstr ""
390
 
391
  # @ polylang
392
+ #: include/languages-form.php:320
393
  msgid "Activate languages and translations for custom taxonomies."
394
  msgstr ""
395
 
396
+ #: include/list-table.php:26
397
  #: include/media-translations.php:22
398
  #: include/media-translations.php:60
399
  #: include/post-translations.php:10
403
  msgid "Edit"
404
  msgstr "Düzenle"
405
 
406
+ #: include/list-table.php:27
407
+ #: include/list-table.php:162
408
  msgid "Delete"
409
  msgstr "Sil"
410
 
411
+ #: include/list-table.php:36
412
  msgid "Code"
413
  msgstr "Dil Kodu"
414
 
415
+ #: include/list-table.php:38
416
  msgid "Flag"
417
  msgstr "Bayrak"
418
 
419
+ #: include/list-table.php:39
420
  msgid "Posts"
421
  msgstr "Yazılar"
422
 
423
+ #: include/list-table.php:125
424
  msgid "Name"
425
  msgstr "İsim"
426
 
427
+ #: include/list-table.php:126
428
  msgid "String"
429
  msgstr "Cümle"
430
 
479
  msgid "Adds multilingual capability to WordPress"
480
  msgstr ""
481
 
482
+ #: polylang.php:133
483
  #, php-format
484
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
485
  msgstr "Siz WordPress'in %s sürümünü kullanıyorsunuz. Polylang'ı kullanabilmeniz için en az WordPress %s sürümüne ihtiyacınız var."
486
 
487
+ #: polylang.php:174
488
  msgid "For some reasons, Polylang could not create a table in your database."
489
  msgstr "Bir nedenden dolayı Polylang veritabanınızda gerekli tabloları oluşturamadı."
490
 
491
  # @ polylang
492
+ #: polylang.php:235
493
  msgid "Polylang has been deactivated because you upgraded from a too old version."
494
  msgstr ""
495
 
496
  # @ polylang
497
+ #: polylang.php:237
498
  #, php-format
499
  msgid "Please upgrade first to %s before ugrading to %s."
500
  msgstr ""
501
 
502
+ # @ polylang
503
+ #: include/list-table.php:124
504
+ msgid "Group"
505
+ msgstr ""
506
+
507
+ # @ polylang
508
+ #: include/list-table.php:173
509
+ msgid "View all groups"
510
+ msgstr ""
511
+
512
+ #~ msgid "Displays a language switcher at the end of the menu"
513
+ #~ msgstr "Dil değiştirme ekranını menünün en altında görüntüler"
514
+
515
+ #~ msgid "Theme locations and languages"
516
+ #~ msgstr "Tema adresleri ve diller"
517
+
518
+ #~ msgid ""
519
+ #~ "Please go to the %slanguages page%s to set theme locations and languages"
520
+ #~ msgstr ""
521
+ #~ "Tema adreslerini ve dilleri ayarlamak için lütfen %slanguages page%s "
522
+ #~ "bölümüne gidin"
523
+
524
+ #~ msgid "Menus"
525
+ #~ msgstr "Menüler"
526
+
527
  #~ msgid "Error: Restore of local flags failed!"
528
  #~ msgstr "Hata: Bayrak resimleriniz eski haline getirilemedi!"
529
 
languages/polylang-uk.mo CHANGED
Binary file
languages/polylang-uk.po CHANGED
@@ -19,642 +19,572 @@ msgstr ""
19
  "X-Poedit-SearchPath-0: ..\n"
20
 
21
  # @ polylang
22
- #: ../polylang.php:124
23
  #, php-format
24
- msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
25
- msgstr ""
26
- "Ви використовуєте WordPress %s. Polylang потрібно принаймні WordPress %s."
27
-
28
- # @ polylang
29
- #: ../polylang.php:165
30
- msgid "For some reasons, Polylang could not create a table in your database."
31
- msgstr "З деяких причин, Polylang не може створити таблицю в базі даних."
32
 
33
  # @ polylang
34
- #: ../polylang.php:226
35
- msgid ""
36
- "Polylang has been deactivated because you upgraded from a too old version."
37
- msgstr "Polylang була відключена, тому що ви оновили занадто старої версії."
38
-
39
- # @ polylang
40
- #: ../polylang.php:228
41
  #, php-format
42
- msgid "Please upgrade first to %s before ugrading to %s."
43
- msgstr "Будь ласка, поновіть перший %s Перед оновленням до %s."
44
-
45
- # @ polylang
46
- #: ../polylang.php:276 ../include/admin-base.php:55
47
- #: ../include/admin-base.php:184 ../include/admin-filters.php:250
48
- #: ../include/admin.php:23 ../include/admin.php:318
49
- #: ../include/list-table.php:13
50
- msgid "Languages"
51
- msgstr "Мови"
52
-
53
- # @ polylang
54
- #: ../polylang.php:277 ../include/admin-filters.php:216
55
- #: ../include/admin-filters.php:274 ../include/admin-filters.php:608
56
- #: ../include/admin-filters.php:824 ../include/admin-filters.php:842
57
- #: ../include/list-table.php:12 ../include/media-translations.php:5
58
- #: ../include/media-translations.php:43 ../include/post-translations.php:8
59
- #: ../include/term-translations.php:15
60
- msgid "Language"
61
- msgstr "Мова"
62
 
63
  # @ polylang
64
- #: ../polylang.php:278 ../include/admin-filters.php:1113
65
- msgid "All languages"
66
- msgstr "Всі мови"
67
-
68
- # @ polylang
69
- #: ../include/about.php:3
70
  #, php-format
71
- msgid ""
72
- "Polylang is provided with an extensive %sdocumentation%s (in English only). "
73
- "It includes information on how to set up your multilingual site and use it "
74
- "on a daily basis, a FAQ, as well as a documentation for programmers to adapt "
75
- "their plugins and themes."
76
- msgstr ""
77
- "Polylang забезпечена обширним %sдокументація%s (тільки на англійській мові)."
78
- "Вона включає в себе інформацію про те, як налаштувати багатомовний сайт і "
79
- "використовувати його на щоденній основі, запитання та відповіді, а також "
80
- "документацію для програмістів, щоб адаптувати свої плагіни і теми."
81
 
82
  # @ polylang
83
- #: ../include/about.php:9
84
  #, php-format
85
- msgid ""
86
- "You will also find useful information in the %ssupport forum%s. However "
87
- "don't forget to make a search before posting a new topic."
88
- msgstr ""
89
- "Ви також знайдете корисну інформацію в %sфорум підтримки%s. Однак не "
90
- "забувайте, щоб зробити пошук, перш ніж відправляти нову тему."
91
-
92
- # @ polylang
93
- #: ../include/about.php:16
94
- #, php-format
95
- msgid ""
96
- "Polylang is free of charge and is released under the same license as "
97
- "WordPress, the %sGPL%s."
98
- msgstr ""
99
- "Polylang є безкоштовним і поширюється по тій же ліцензії, як WordPress, %sGPL"
100
- "%s."
101
 
102
  # @ polylang
103
- #: ../include/about.php:22
104
- #, php-format
105
- msgid "If you wonder how you can help the project, just %sread this%s."
106
- msgstr ""
107
- "Якщо вам цікаво, як Ви можете допомогти проекту, просто %sпрочитайте це%s."
108
 
109
  # @ polylang
110
- #: ../include/about.php:27
111
- msgid ""
112
- "Finally if you like this plugin or if it helps your business, donations to "
113
- "the author are greatly appreciated."
114
- msgstr ""
115
- "Нарешті, якщо вам подобається цей плагін або, якщо це допоможе вашому "
116
- "бізнесу, пожертвування автору з вдячністю."
 
 
117
 
118
  # @ polylang
119
- #: ../include/admin-base.php:154
120
  msgid "Displays language names"
121
  msgstr "Відображення назви мов"
122
 
123
  # @ polylang
124
- #: ../include/admin-base.php:155
125
  msgid "Displays flags"
126
  msgstr "Відображає прапор"
127
 
128
  # @ polylang
129
- #: ../include/admin-base.php:156
130
  msgid "Forces link to front page"
131
  msgstr "Сили посилання на головну сторінку"
132
 
133
  # @ polylang
134
- #: ../include/admin-base.php:157
135
  msgid "Hides the current language"
136
  msgstr "Приховує поточну мову"
137
 
138
  # @ polylang
139
- #: ../include/admin-base.php:161
140
- msgid "Displays a language switcher at the end of the menu"
141
- msgstr "Відображає мову перемикач в кінці меню"
142
-
143
- # @ polylang
144
- #: ../include/admin-base.php:162
145
  msgid "Displays as dropdown"
146
  msgstr "Дисплеї як випадний"
147
 
148
  # @ polylang
149
- #: ../include/admin-base.php:185
150
  msgid "Filters content by language"
151
  msgstr "Фільтри змісту з мови"
152
 
153
  # @ polylang
154
- #: ../include/admin-base.php:192
155
  msgid "Show all languages"
156
  msgstr "Показати всі мови"
157
 
158
  # @ polylang
159
- #: ../include/admin-filters.php:188 ../include/admin-filters.php:884
 
160
  msgid "Add new translation"
161
  msgstr "Додати новий переклад"
162
 
163
- #: ../include/admin-filters.php:202
164
- msgid "&mdash; No Change &mdash;"
165
- msgstr "&mdash; Без змін &mdash;"
166
-
167
- #: ../include/admin-filters.php:341
168
- msgid "(no parent)"
169
- msgstr "(Без батьків)"
 
 
 
 
 
 
 
170
 
171
  # @ polylang
172
- #: ../include/admin-filters.php:623 ../include/admin-filters.php:658
173
- #: ../include/list-table.php:112 ../include/media-translations.php:40
174
- #: ../include/term-translations.php:6 ../include/term-translations.php:11
 
 
 
175
  msgid "Translations"
176
  msgstr "Переклади"
177
 
178
  # @ polylang
179
- #: ../include/admin-filters.php:826 ../include/admin-filters.php:845
 
180
  msgid "Sets the language"
181
  msgstr "Встановлює мову"
182
 
183
- #: ../include/admin-filters.php:1032
184
- msgid "None"
185
- msgstr "Жоден"
186
-
187
- # @ polylang
188
- #: ../include/admin-filters.php:1085
189
- msgid "Theme locations and languages"
190
- msgstr "Тема місць і мови"
191
-
192
- # @ polylang
193
- #: ../include/admin-filters.php:1091
194
- #, php-format
195
- msgid ""
196
- "Please go to the %slanguages page%s to set theme locations and languages"
197
- msgstr ""
198
- "Будь ласка, перейдіть на %slanguages page%s встановити тему місцеположення і "
199
- "мови"
200
-
201
  # @ polylang
202
- #: ../include/admin-filters.php:1109
203
  msgid "The widget is displayed for:"
204
  msgstr "Віджет відображається:"
205
 
206
  # @ polylang
207
- #: ../include/admin-filters.php:1137
 
 
 
 
 
 
208
  msgid "Admin language"
209
  msgstr "Адміністратор мовою"
210
 
211
- #: ../include/admin-filters.php:1142
212
  msgid "Wordpress default"
213
  msgstr "Wordpress за замовчуванням"
214
 
215
  # @ default
216
  # @ polylang
217
- #: ../include/admin-filters.php:1168 ../include/admin.php:326
 
218
  msgid "Settings"
219
  msgstr "Налаштування"
220
 
221
  # @ polylang
222
- #: ../include/admin-filters.php:1174
223
  msgid "Upgrading language files&#8230;"
224
  msgstr "Оновлення мовних файлів&#8230;"
225
 
226
  # @ polylang
227
- #: ../include/admin.php:22
228
  msgid "About Polylang"
229
  msgstr "Про Polylang"
230
 
231
  # @ polylang
232
- #: ../include/admin.php:27 ../include/list-table.php:80
 
233
  msgid "Strings translations"
234
  msgstr "Струни переклади"
235
 
236
  # @ polylang
237
- #: ../include/admin.php:323
238
- msgid "Menus"
239
- msgstr "Меню"
240
-
241
- # @ polylang
242
- #: ../include/admin.php:325 ../include/list-table.php:79
243
  msgid "Strings translation"
244
  msgstr "Струни перекладу"
245
 
246
  # @ polylang
247
- #: ../include/admin.php:347
 
 
 
 
 
248
  msgid "The language code must be 2 characters long"
249
  msgstr "Код мови повинно бути 2 символів"
250
 
251
  # @ polylang
252
- #: ../include/admin.php:348
253
  msgid "The language code must be unique"
254
  msgstr "Код мови повинно бути унікальним"
255
 
256
  # @ polylang
257
- #: ../include/admin.php:349
258
  msgid "The language must have a name"
259
  msgstr "Мова повинна мати ім'я"
260
 
261
  # @ polylang
262
- #: ../include/admin.php:350
263
- msgid ""
264
- "The language was created, but the WordPress language file was not "
265
- "downloaded. Please install it manually."
266
- msgstr ""
267
- "Мова була створена, але файл WordPress мову не був завантажений. Будь ласка, "
268
- "встановіть його вручну."
269
 
270
  # @ polylang
271
- #: ../include/admin.php:451
272
- msgid "Site Title"
273
- msgstr "Назва сайту"
274
-
275
- #: ../include/admin.php:452
276
- msgid "Tagline"
277
- msgstr "Слоган"
278
-
279
- #: ../include/admin.php:453
280
- msgid "Date Format"
281
- msgstr "Формат дати"
282
-
283
- #: ../include/admin.php:454
284
- msgid "Time Format"
285
- msgstr "Формат часу"
286
-
287
- # @ polylang
288
- #: ../include/admin.php:472
289
  msgid "Widget title"
290
  msgstr "Віджет назву"
291
 
292
  # @ polylang
293
- #: ../include/base.php:352
294
  msgid "Taxonomies"
295
  msgstr "Таксономії"
296
 
297
  # @ polylang
298
- #: ../include/base.php:353
299
  msgid "Custom fields"
300
  msgstr "Користувальницькі поля"
301
 
302
  # @ polylang
303
- #: ../include/base.php:354
304
  msgid "Comment status"
305
  msgstr "Коментар статус"
306
 
307
  # @ polylang
308
- #: ../include/base.php:355
309
  msgid "Ping status"
310
  msgstr "Ping статус"
311
 
312
  # @ polylang
313
- #: ../include/base.php:356
314
  msgid "Sticky posts"
315
  msgstr "Важливо повідомлень"
316
 
317
  # @ polylang
318
- #: ../include/base.php:357
319
  msgid "Published date"
320
  msgstr "Дата публікації"
321
 
322
- #: ../include/base.php:358
323
  msgid "Post format"
324
  msgstr "Повідомлення форматі"
325
 
326
  # @ default
327
- #: ../include/base.php:359
328
  msgid "Page parent"
329
  msgstr "Page батьків"
330
 
331
  # @ polylang
332
- #: ../include/base.php:360
333
  msgid "Page template"
334
  msgstr "Шаблон сторінки"
335
 
336
  # @ polylang
337
- #: ../include/base.php:361
338
  msgid "Page order"
339
  msgstr "Сторінка порядку"
340
 
341
  # @ polylang
342
- #: ../include/base.php:362
343
  msgid "Featured image"
344
  msgstr "Вибрані зображення"
345
 
346
- #: ../include/calendar.php:106
347
- #, php-format
348
- msgctxt "calendar caption"
349
- msgid "%1$s %2$s"
350
- msgstr "%1$s %2$s"
351
-
352
- #: ../include/calendar.php:132 ../include/calendar.php:140
353
- #, php-format
354
- msgid "View posts for %1$s %2$s"
355
- msgstr "Знайти повідомлення для %1$s %2$s"
356
-
357
- #: ../include/core.php:691
358
- msgid "Search"
359
- msgstr "Шукати серед"
360
-
361
  # @ polylang
362
- #: ../include/languages-form.php:43
363
  msgid "Edit language"
364
  msgstr "Змінити мову"
365
 
366
  # @ polylang
367
- #: ../include/languages-form.php:43 ../include/languages-form.php:124
 
368
  msgid "Add new language"
369
  msgstr "Додати нову мову"
370
 
371
  # @ polylang
372
- #: ../include/languages-form.php:65
373
  msgid "Choose a language"
374
  msgstr "Вибрати мову"
375
 
376
  # @ polylang
377
- #: ../include/languages-form.php:79
378
  msgid "You can choose a language in the list or directly edit it below."
379
- msgstr ""
380
- "Ви можете вибрати мову зі списку або безпосередньо редагувати його нижче."
381
 
382
  # @ polylang
383
- #: ../include/languages-form.php:83 ../include/list-table.php:34
 
384
  msgid "Full name"
385
  msgstr "Повне ім'я"
386
 
387
  # @ polylang
388
- #: ../include/languages-form.php:85
389
  msgid "The name is how it is displayed on your site (for example: English)."
390
- msgstr ""
391
- "Це ім'я, як воно відображається на вашому сайті (наприклад, англійської)."
392
 
393
  # @ polylang
394
- #: ../include/languages-form.php:89 ../include/list-table.php:35
 
395
  msgid "Locale"
396
  msgstr "Льокаль"
397
 
398
  # @ polylang
399
- #: ../include/languages-form.php:94
400
- msgid ""
401
- "Wordpress Locale for the language (for example: en_US). You will need to "
402
- "install the .mo file for this language."
403
- msgstr ""
404
- "Wordpress Locale для мови (наприклад, en_US). Вам потрібно буде встановити. "
405
- "Рухи файл для даної мови."
406
 
407
  # @ polylang
408
- #: ../include/languages-form.php:98
409
  msgid "Language code"
410
  msgstr "Код мови"
411
 
412
  # @ polylang
413
- #: ../include/languages-form.php:100
414
  msgid "2-letters ISO 639-1 language code (for example: en)"
415
  msgstr "2-букв ISO 639-1 коду мови (наприклад, RU)"
416
 
417
  # @ polylang
418
- #: ../include/languages-form.php:104
419
  msgid "Text direction"
420
  msgstr "Напрямок тексту"
421
 
422
  # @ polylang
423
- #: ../include/languages-form.php:108
424
  msgid "left to right"
425
  msgstr "зліва направо"
426
 
427
  # @ polylang
428
- #: ../include/languages-form.php:113
429
  msgid "right to left"
430
  msgstr "Справа наліво"
431
 
432
  # @ polylang
433
- #: ../include/languages-form.php:115
434
  msgid "Choose the text direction for the language"
435
  msgstr "Виберіть напрямок тексту для мови"
436
 
437
  # @ polylang
438
- #: ../include/languages-form.php:119 ../include/list-table.php:37
 
439
  msgid "Order"
440
  msgstr "Порядок"
441
 
442
  # @ polylang
443
- #: ../include/languages-form.php:121
444
  msgid "Position of the language in the language switcher"
445
  msgstr "Положення мови в мову перемикач"
446
 
447
- #: ../include/languages-form.php:124
448
- msgid "Update"
449
- msgstr "Оновіть"
450
-
451
  # @ polylang
452
- #: ../include/languages-form.php:180
 
 
 
 
 
453
  msgid "Language switcher"
454
  msgstr "Мова перемикач"
455
 
456
  # @ polylang
457
- #: ../include/languages-form.php:207
458
  msgid "Search translations"
459
  msgstr "Пошук переказів"
460
 
461
- #: ../include/languages-form.php:220
462
  msgid "Clean strings translation database"
463
  msgstr "Чистий переклад рядка бази даних"
464
 
465
  # @ polylang
466
- #: ../include/languages-form.php:236
467
  msgid "Default language"
468
  msgstr "Мова за замовчуванням"
469
 
470
  # @ polylang
471
- #: ../include/languages-form.php:248
472
- msgid ""
473
- "There are posts, pages, categories or tags without language set. Do you want "
474
- "to set them all to default language ?"
475
- msgstr ""
476
- "Є повідомлення, сторінок, категорій та тегів без мови безліч. Ви хочете, щоб "
477
- "встановити їх все за замовчуванням мову?"
478
 
479
  # @ polylang
480
- #: ../include/languages-form.php:256
481
  msgid "Detect browser language"
482
  msgstr "Визначити мову браузера"
483
 
484
  # @ polylang
485
- #: ../include/languages-form.php:262
486
- msgid ""
487
- "When the front page is visited, set the language according to the browser "
488
- "preference"
489
- msgstr ""
490
- "Коли передні відвідуванні сторінки, встановіть мову відповідно до уподобань "
491
- "браузера"
492
 
493
  # @ polylang
494
- #: ../include/languages-form.php:269
495
  msgid "URL modifications"
496
  msgstr "URL модифікацій"
497
 
498
- #: ../include/languages-form.php:275
499
- msgid ""
500
- "The language is set from content. Posts, pages, categories and tags urls are "
501
- "not modified."
502
- msgstr ""
503
- "Мова встановлюється від змісту. Повідомлення, сторінок, категорій та тегів "
504
- "URL-адреси не змінюються."
505
 
506
- #: ../include/languages-form.php:283
507
- msgid ""
508
- "The language code, for example /en/, is added to all urls when using pretty "
509
- "permalinks."
510
- msgstr ""
511
- "Код мови, наприклад /en/, додається до всіх URL-адрес при використанні "
512
- "досить постійні."
513
 
514
  # @ polylang
515
- #: ../include/languages-form.php:292
516
  msgid "Remove /language/ in pretty permalinks. Example:"
517
  msgstr "Видалити /language/ в досить постійні. Приклад:"
518
 
519
  # @ polylang
520
- #: ../include/languages-form.php:301
521
  msgid "Keep /language/ in pretty permalinks. Example:"
522
  msgstr "Тримати /language/ в досить постійні. Приклад:"
523
 
524
  # @ polylang
525
- #: ../include/languages-form.php:310
526
  msgid "Hide URL language information for default language"
527
  msgstr "Приховати URL мову інформація для мови за замовчуванням"
528
 
529
- #: ../include/languages-form.php:320
530
  #, php-format
531
- msgid ""
532
- "When using static front page, redirect the language page (example: %s) to "
533
- "the front page in the right language"
534
- msgstr ""
535
- "При використанні статичних сторінок фронт, перенаправити мовою сторінку "
536
- "(приклад: %s) на першій сторінці в правому мову"
537
 
538
  # @ polylang
539
- #: ../include/languages-form.php:329
540
  msgid "Media"
541
  msgstr "Медіа"
542
 
543
  # @ polylang
544
- #: ../include/languages-form.php:335
545
  msgid "Activate languages and translations for media"
546
  msgstr "Активувати мов та переклади для ЗМІ"
547
 
548
- #: ../include/languages-form.php:342
549
  msgid "Synchronization"
550
  msgstr "Синхронізація"
551
 
552
  # @ polylang
553
- #: ../include/languages-form.php:356
554
  msgid "Custom post types"
555
  msgstr "Користувальницькі типи повідомлення"
556
 
557
  # @ polylang
558
- #: ../include/languages-form.php:369
559
  msgid "Activate languages and translations for custom post types."
560
  msgstr "Активувати мов та переклади для користувача типів пост."
561
 
562
  # @ polylang
563
- #: ../include/languages-form.php:377
564
  msgid "Custom taxonomies"
565
  msgstr "Користувальницькі таксономії"
566
 
567
  # @ polylang
568
- #: ../include/languages-form.php:390
569
  msgid "Activate languages and translations for custom taxonomies."
570
  msgstr "Активувати мов та переклади для користувальницького таксономії."
571
 
572
  # @ polylang
573
- #: ../include/list-table.php:26 ../include/media-translations.php:22
574
- #: ../include/media-translations.php:60 ../include/post-translations.php:10
575
- #: ../include/post-translations.php:33 ../include/term-translations.php:18
576
- #: ../include/term-translations.php:80
 
 
 
577
  msgid "Edit"
578
  msgstr "Редагувати"
579
 
580
  # @ polylang
581
- #: ../include/list-table.php:27
 
582
  msgid "Delete"
583
  msgstr "Видалити"
584
 
585
  # @ polylang
586
- #: ../include/list-table.php:36
587
  msgid "Code"
588
  msgstr "Код"
589
 
590
  # @ polylang
591
- #: ../include/list-table.php:38
592
  msgid "Flag"
593
  msgstr "Прапор"
594
 
595
  # @ polylang
596
- #: ../include/list-table.php:39
597
  msgid "Posts"
598
  msgstr "Повідомлень"
599
 
600
  # @ polylang
601
- #: ../include/list-table.php:110
602
  msgid "Name"
603
  msgstr "Назва"
604
 
605
  # @ polylang
606
- #: ../include/list-table.php:111
607
  msgid "String"
608
  msgstr "Рядок"
609
 
610
  # @ polylang
611
- #: ../include/media-translations.php:6 ../include/media-translations.php:44
612
- #: ../include/term-translations.php:16
 
613
  msgid "Translation"
614
  msgstr "Переклад"
615
 
616
  # @ polylang
617
- #: ../include/media-translations.php:31 ../include/media-translations.php:68
618
- #: ../include/post-translations.php:38 ../include/term-translations.php:60
 
 
619
  msgid "Add new"
620
  msgstr "Додати нову"
621
 
622
  # @ polylang
623
- #: ../include/post-translations.php:5
624
  msgid "ID of pages in other languages:"
625
  msgstr "ID сторінок на інших мовах:"
626
 
627
  # @ polylang
628
- #: ../include/post-translations.php:5
629
  msgid "ID of posts in other languages:"
630
  msgstr "Ідентифікатор повідомлення на інших мовах:"
631
 
632
  # @ polylang
633
- #: ../include/post-translations.php:9
634
  msgid "Page ID"
635
  msgstr "ID Сторінка"
636
 
637
  # @ polylang
638
- #: ../include/post-translations.php:9
639
  msgid "Post ID"
640
  msgstr "Повідомлення ID"
641
 
642
  # @ polylang
643
- #: ../include/term-translations.php:48
644
  msgid "No untranslated term"
645
  msgstr "Ні нетрансліруемой термін"
646
 
647
  # @ polylang
648
- #: ../include/widget.php:6
649
  msgid "Language Switcher"
650
  msgstr "Мова Перемикач"
651
 
652
  # @ polylang
653
- #: ../include/widget.php:6
654
  msgid "Displays a language switcher"
655
  msgstr "Відображає Мова Перемикач"
656
 
657
  # @ polylang
658
- #: ../include/widget.php:69
659
  msgid "Title:"
660
  msgstr "Назва:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  "X-Poedit-SearchPath-0: ..\n"
20
 
21
  # @ polylang
22
+ #: include/about.php:3
23
  #, php-format
24
+ msgid "Polylang is provided with an extensive %sdocumentation%s (in English only). It includes information on how to set up your multilingual site and use it on a daily basis, a FAQ, as well as a documentation for programmers to adapt their plugins and themes."
25
+ msgstr "Polylang забезпечена обширним %sдокументація%s (тільки на англійській мові).Вона включає в себе інформацію про те, як налаштувати багатомовний сайт і використовувати його на щоденній основі, запитання та відповіді, а також документацію для програмістів, щоб адаптувати свої плагіни і теми."
 
 
 
 
 
 
26
 
27
  # @ polylang
28
+ #: include/about.php:9
 
 
 
 
 
 
29
  #, php-format
30
+ msgid "You will also find useful information in the %ssupport forum%s. However don't forget to make a search before posting a new topic."
31
+ msgstr "Ви також знайдете корисну інформацію в %sфорум підтримки%s. Однак не забувайте, щоб зробити пошук, перш ніж відправляти нову тему."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
32
 
33
  # @ polylang
34
+ #: include/about.php:16
 
 
 
 
 
35
  #, php-format
36
+ msgid "Polylang is free of charge and is released under the same license as WordPress, the %sGPL%s."
37
+ msgstr "Polylang є безкоштовним і поширюється по тій же ліцензії, як WordPress, %sGPL%s."
 
 
 
 
 
 
 
 
38
 
39
  # @ polylang
40
+ #: include/about.php:22
41
  #, php-format
42
+ msgid "If you wonder how you can help the project, just %sread this%s."
43
+ msgstr "Якщо вам цікаво, як Ви можете допомогти проекту, просто %sпрочитайте це%s."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
 
45
  # @ polylang
46
+ #: include/about.php:27
47
+ msgid "Finally if you like this plugin or if it helps your business, donations to the author are greatly appreciated."
48
+ msgstr "Нарешті, якщо вам подобається цей плагін або, якщо це допоможе вашому бізнесу, пожертвування автору з вдячністю."
 
 
49
 
50
  # @ polylang
51
+ #: include/admin-base.php:55
52
+ #: include/admin-base.php:190
53
+ #: include/admin-filters.php:243
54
+ #: include/admin.php:23
55
+ #: include/admin.php:301
56
+ #: include/list-table.php:13
57
+ #: polylang.php:339
58
+ msgid "Languages"
59
+ msgstr "Мови"
60
 
61
  # @ polylang
62
+ #: include/admin-base.php:153
63
  msgid "Displays language names"
64
  msgstr "Відображення назви мов"
65
 
66
  # @ polylang
67
+ #: include/admin-base.php:154
68
  msgid "Displays flags"
69
  msgstr "Відображає прапор"
70
 
71
  # @ polylang
72
+ #: include/admin-base.php:155
73
  msgid "Forces link to front page"
74
  msgstr "Сили посилання на головну сторінку"
75
 
76
  # @ polylang
77
+ #: include/admin-base.php:156
78
  msgid "Hides the current language"
79
  msgstr "Приховує поточну мову"
80
 
81
  # @ polylang
82
+ #: include/admin-base.php:160
 
 
 
 
 
83
  msgid "Displays as dropdown"
84
  msgstr "Дисплеї як випадний"
85
 
86
  # @ polylang
87
+ #: include/admin-base.php:191
88
  msgid "Filters content by language"
89
  msgstr "Фільтри змісту з мови"
90
 
91
  # @ polylang
92
+ #: include/admin-base.php:186
93
  msgid "Show all languages"
94
  msgstr "Показати всі мови"
95
 
96
  # @ polylang
97
+ #: include/admin-filters.php:181
98
+ #: include/admin-filters.php:877
99
  msgid "Add new translation"
100
  msgstr "Додати новий переклад"
101
 
102
+ # @ polylang
103
+ #: include/admin-filters.php:209
104
+ #: include/admin-filters.php:267
105
+ #: include/admin-filters.php:601
106
+ #: include/admin-filters.php:817
107
+ #: include/admin-filters.php:835
108
+ #: include/list-table.php:12
109
+ #: include/media-translations.php:5
110
+ #: include/media-translations.php:43
111
+ #: include/post-translations.php:8
112
+ #: include/term-translations.php:15
113
+ #: polylang.php:340
114
+ msgid "Language"
115
+ msgstr "Мова"
116
 
117
  # @ polylang
118
+ #: include/admin-filters.php:616
119
+ #: include/admin-filters.php:651
120
+ #: include/list-table.php:127
121
+ #: include/media-translations.php:40
122
+ #: include/term-translations.php:6
123
+ #: include/term-translations.php:11
124
  msgid "Translations"
125
  msgstr "Переклади"
126
 
127
  # @ polylang
128
+ #: include/admin-filters.php:819
129
+ #: include/admin-filters.php:838
130
  msgid "Sets the language"
131
  msgstr "Встановлює мову"
132
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
133
  # @ polylang
134
+ #: include/admin-filters.php:1053
135
  msgid "The widget is displayed for:"
136
  msgstr "Віджет відображається:"
137
 
138
  # @ polylang
139
+ #: include/admin-filters.php:1057
140
+ #: polylang.php:341
141
+ msgid "All languages"
142
+ msgstr "Всі мови"
143
+
144
+ # @ polylang
145
+ #: include/admin-filters.php:1080
146
  msgid "Admin language"
147
  msgstr "Адміністратор мовою"
148
 
149
+ #: include/admin-filters.php:1085
150
  msgid "Wordpress default"
151
  msgstr "Wordpress за замовчуванням"
152
 
153
  # @ default
154
  # @ polylang
155
+ #: include/admin-filters.php:1114
156
+ #: include/admin.php:306
157
  msgid "Settings"
158
  msgstr "Налаштування"
159
 
160
  # @ polylang
161
+ #: include/admin-filters.php:1120
162
  msgid "Upgrading language files&#8230;"
163
  msgstr "Оновлення мовних файлів&#8230;"
164
 
165
  # @ polylang
166
+ #: include/admin.php:22
167
  msgid "About Polylang"
168
  msgstr "Про Polylang"
169
 
170
  # @ polylang
171
+ #: include/admin.php:27
172
+ #: include/list-table.php:82
173
  msgid "Strings translations"
174
  msgstr "Струни переклади"
175
 
176
  # @ polylang
177
+ #: include/admin.php:305
178
+ #: include/list-table.php:81
 
 
 
 
179
  msgid "Strings translation"
180
  msgstr "Струни перекладу"
181
 
182
  # @ polylang
183
+ #: include/admin.php:345
184
+ msgid "Enter a valid WorPress locale"
185
+ msgstr ""
186
+
187
+ # @ polylang
188
+ #: include/admin.php:346
189
  msgid "The language code must be 2 characters long"
190
  msgstr "Код мови повинно бути 2 символів"
191
 
192
  # @ polylang
193
+ #: include/admin.php:328
194
  msgid "The language code must be unique"
195
  msgstr "Код мови повинно бути унікальним"
196
 
197
  # @ polylang
198
+ #: include/admin.php:329
199
  msgid "The language must have a name"
200
  msgstr "Мова повинна мати ім'я"
201
 
202
  # @ polylang
203
+ #: include/admin.php:330
204
+ msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
205
+ msgstr "Мова була створена, але файл WordPress мову не був завантажений. Будь ласка, встановіть його вручну."
 
 
 
 
206
 
207
  # @ polylang
208
+ #: include/admin.php:449
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
209
  msgid "Widget title"
210
  msgstr "Віджет назву"
211
 
212
  # @ polylang
213
+ #: include/base.php:368
214
  msgid "Taxonomies"
215
  msgstr "Таксономії"
216
 
217
  # @ polylang
218
+ #: include/base.php:369
219
  msgid "Custom fields"
220
  msgstr "Користувальницькі поля"
221
 
222
  # @ polylang
223
+ #: include/base.php:370
224
  msgid "Comment status"
225
  msgstr "Коментар статус"
226
 
227
  # @ polylang
228
+ #: include/base.php:371
229
  msgid "Ping status"
230
  msgstr "Ping статус"
231
 
232
  # @ polylang
233
+ #: include/base.php:372
234
  msgid "Sticky posts"
235
  msgstr "Важливо повідомлень"
236
 
237
  # @ polylang
238
+ #: include/base.php:373
239
  msgid "Published date"
240
  msgstr "Дата публікації"
241
 
242
+ #: include/base.php:374
243
  msgid "Post format"
244
  msgstr "Повідомлення форматі"
245
 
246
  # @ default
247
+ #: include/base.php:375
248
  msgid "Page parent"
249
  msgstr "Page батьків"
250
 
251
  # @ polylang
252
+ #: include/base.php:376
253
  msgid "Page template"
254
  msgstr "Шаблон сторінки"
255
 
256
  # @ polylang
257
+ #: include/base.php:377
258
  msgid "Page order"
259
  msgstr "Сторінка порядку"
260
 
261
  # @ polylang
262
+ #: include/base.php:378
263
  msgid "Featured image"
264
  msgstr "Вибрані зображення"
265
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
266
  # @ polylang
267
+ #: include/languages-form.php:42
268
  msgid "Edit language"
269
  msgstr "Змінити мову"
270
 
271
  # @ polylang
272
+ #: include/languages-form.php:42
273
+ #: include/languages-form.php:123
274
  msgid "Add new language"
275
  msgstr "Додати нову мову"
276
 
277
  # @ polylang
278
+ #: include/languages-form.php:64
279
  msgid "Choose a language"
280
  msgstr "Вибрати мову"
281
 
282
  # @ polylang
283
+ #: include/languages-form.php:78
284
  msgid "You can choose a language in the list or directly edit it below."
285
+ msgstr "Ви можете вибрати мову зі списку або безпосередньо редагувати його нижче."
 
286
 
287
  # @ polylang
288
+ #: include/languages-form.php:82
289
+ #: include/list-table.php:34
290
  msgid "Full name"
291
  msgstr "Повне ім'я"
292
 
293
  # @ polylang
294
+ #: include/languages-form.php:84
295
  msgid "The name is how it is displayed on your site (for example: English)."
296
+ msgstr "Це ім'я, як воно відображається на вашому сайті (наприклад, англійської)."
 
297
 
298
  # @ polylang
299
+ #: include/languages-form.php:88
300
+ #: include/list-table.php:35
301
  msgid "Locale"
302
  msgstr "Льокаль"
303
 
304
  # @ polylang
305
+ #: include/languages-form.php:93
306
+ msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
307
+ msgstr "Wordpress Locale для мови (наприклад, en_US). Вам потрібно буде встановити. Рухи файл для даної мови."
 
 
 
 
308
 
309
  # @ polylang
310
+ #: include/languages-form.php:97
311
  msgid "Language code"
312
  msgstr "Код мови"
313
 
314
  # @ polylang
315
+ #: include/languages-form.php:99
316
  msgid "2-letters ISO 639-1 language code (for example: en)"
317
  msgstr "2-букв ISO 639-1 коду мови (наприклад, RU)"
318
 
319
  # @ polylang
320
+ #: include/languages-form.php:103
321
  msgid "Text direction"
322
  msgstr "Напрямок тексту"
323
 
324
  # @ polylang
325
+ #: include/languages-form.php:107
326
  msgid "left to right"
327
  msgstr "зліва направо"
328
 
329
  # @ polylang
330
+ #: include/languages-form.php:112
331
  msgid "right to left"
332
  msgstr "Справа наліво"
333
 
334
  # @ polylang
335
+ #: include/languages-form.php:114
336
  msgid "Choose the text direction for the language"
337
  msgstr "Виберіть напрямок тексту для мови"
338
 
339
  # @ polylang
340
+ #: include/languages-form.php:118
341
+ #: include/list-table.php:37
342
  msgid "Order"
343
  msgstr "Порядок"
344
 
345
  # @ polylang
346
+ #: include/languages-form.php:120
347
  msgid "Position of the language in the language switcher"
348
  msgstr "Положення мови в мову перемикач"
349
 
 
 
 
 
350
  # @ polylang
351
+ #: include/nav-menu.php:28
352
+ #: include/nav-menu.php:51
353
+ #: include/nav-menu.php:54
354
+ #: include/nav-menu.php:82
355
+ #: include/nav-menu.php:106
356
+ #: polylang.php:302
357
  msgid "Language switcher"
358
  msgstr "Мова перемикач"
359
 
360
  # @ polylang
361
+ #: include/languages-form.php:148
362
  msgid "Search translations"
363
  msgstr "Пошук переказів"
364
 
365
+ #: include/languages-form.php:151
366
  msgid "Clean strings translation database"
367
  msgstr "Чистий переклад рядка бази даних"
368
 
369
  # @ polylang
370
+ #: include/languages-form.php:167
371
  msgid "Default language"
372
  msgstr "Мова за замовчуванням"
373
 
374
  # @ polylang
375
+ #: include/languages-form.php:179
376
+ msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
377
+ msgstr "Є повідомлення, сторінок, категорій та тегів без мови безліч. Ви хочете, щоб встановити їх все за замовчуванням мову?"
 
 
 
 
378
 
379
  # @ polylang
380
+ #: include/languages-form.php:187
381
  msgid "Detect browser language"
382
  msgstr "Визначити мову браузера"
383
 
384
  # @ polylang
385
+ #: include/languages-form.php:193
386
+ msgid "When the front page is visited, set the language according to the browser preference"
387
+ msgstr "Коли передні відвідуванні сторінки, встановіть мову відповідно до уподобань браузера"
 
 
 
 
388
 
389
  # @ polylang
390
+ #: include/languages-form.php:200
391
  msgid "URL modifications"
392
  msgstr "URL модифікацій"
393
 
394
+ #: include/languages-form.php:206
395
+ msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
396
+ msgstr "Мова встановлюється від змісту. Повідомлення, сторінок, категорій та тегів URL-адреси не змінюються."
 
 
 
 
397
 
398
+ #: include/languages-form.php:214
399
+ msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
400
+ msgstr "Код мови, наприклад /en/, додається до всіх URL-адрес при використанні досить постійні."
 
 
 
 
401
 
402
  # @ polylang
403
+ #: include/languages-form.php:223
404
  msgid "Remove /language/ in pretty permalinks. Example:"
405
  msgstr "Видалити /language/ в досить постійні. Приклад:"
406
 
407
  # @ polylang
408
+ #: include/languages-form.php:232
409
  msgid "Keep /language/ in pretty permalinks. Example:"
410
  msgstr "Тримати /language/ в досить постійні. Приклад:"
411
 
412
  # @ polylang
413
+ #: include/languages-form.php:241
414
  msgid "Hide URL language information for default language"
415
  msgstr "Приховати URL мову інформація для мови за замовчуванням"
416
 
417
+ #: include/languages-form.php:251
418
  #, php-format
419
+ msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
420
+ msgstr "При використанні статичних сторінок фронт, перенаправити мовою сторінку (приклад: %s) на першій сторінці в правому мову"
 
 
 
 
421
 
422
  # @ polylang
423
+ #: include/languages-form.php:260
424
  msgid "Media"
425
  msgstr "Медіа"
426
 
427
  # @ polylang
428
+ #: include/languages-form.php:266
429
  msgid "Activate languages and translations for media"
430
  msgstr "Активувати мов та переклади для ЗМІ"
431
 
432
+ #: include/languages-form.php:273
433
  msgid "Synchronization"
434
  msgstr "Синхронізація"
435
 
436
  # @ polylang
437
+ #: include/languages-form.php:287
438
  msgid "Custom post types"
439
  msgstr "Користувальницькі типи повідомлення"
440
 
441
  # @ polylang
442
+ #: include/languages-form.php:300
443
  msgid "Activate languages and translations for custom post types."
444
  msgstr "Активувати мов та переклади для користувача типів пост."
445
 
446
  # @ polylang
447
+ #: include/languages-form.php:307
448
  msgid "Custom taxonomies"
449
  msgstr "Користувальницькі таксономії"
450
 
451
  # @ polylang
452
+ #: include/languages-form.php:320
453
  msgid "Activate languages and translations for custom taxonomies."
454
  msgstr "Активувати мов та переклади для користувальницького таксономії."
455
 
456
  # @ polylang
457
+ #: include/list-table.php:26
458
+ #: include/media-translations.php:22
459
+ #: include/media-translations.php:60
460
+ #: include/post-translations.php:10
461
+ #: include/post-translations.php:33
462
+ #: include/term-translations.php:18
463
+ #: include/term-translations.php:80
464
  msgid "Edit"
465
  msgstr "Редагувати"
466
 
467
  # @ polylang
468
+ #: include/list-table.php:27
469
+ #: include/list-table.php:162
470
  msgid "Delete"
471
  msgstr "Видалити"
472
 
473
  # @ polylang
474
+ #: include/list-table.php:36
475
  msgid "Code"
476
  msgstr "Код"
477
 
478
  # @ polylang
479
+ #: include/list-table.php:38
480
  msgid "Flag"
481
  msgstr "Прапор"
482
 
483
  # @ polylang
484
+ #: include/list-table.php:39
485
  msgid "Posts"
486
  msgstr "Повідомлень"
487
 
488
  # @ polylang
489
+ #: include/list-table.php:125
490
  msgid "Name"
491
  msgstr "Назва"
492
 
493
  # @ polylang
494
+ #: include/list-table.php:126
495
  msgid "String"
496
  msgstr "Рядок"
497
 
498
  # @ polylang
499
+ #: include/media-translations.php:6
500
+ #: include/media-translations.php:44
501
+ #: include/term-translations.php:16
502
  msgid "Translation"
503
  msgstr "Переклад"
504
 
505
  # @ polylang
506
+ #: include/media-translations.php:31
507
+ #: include/media-translations.php:68
508
+ #: include/post-translations.php:38
509
+ #: include/term-translations.php:60
510
  msgid "Add new"
511
  msgstr "Додати нову"
512
 
513
  # @ polylang
514
+ #: include/post-translations.php:5
515
  msgid "ID of pages in other languages:"
516
  msgstr "ID сторінок на інших мовах:"
517
 
518
  # @ polylang
519
+ #: include/post-translations.php:5
520
  msgid "ID of posts in other languages:"
521
  msgstr "Ідентифікатор повідомлення на інших мовах:"
522
 
523
  # @ polylang
524
+ #: include/post-translations.php:9
525
  msgid "Page ID"
526
  msgstr "ID Сторінка"
527
 
528
  # @ polylang
529
+ #: include/post-translations.php:9
530
  msgid "Post ID"
531
  msgstr "Повідомлення ID"
532
 
533
  # @ polylang
534
+ #: include/term-translations.php:48
535
  msgid "No untranslated term"
536
  msgstr "Ні нетрансліруемой термін"
537
 
538
  # @ polylang
539
+ #: include/widget.php:6
540
  msgid "Language Switcher"
541
  msgstr "Мова Перемикач"
542
 
543
  # @ polylang
544
+ #: include/widget.php:6
545
  msgid "Displays a language switcher"
546
  msgstr "Відображає Мова Перемикач"
547
 
548
  # @ polylang
549
+ #: include/widget.php:69
550
  msgid "Title:"
551
  msgstr "Назва:"
552
+
553
+ # @ polylang
554
+ #. translators: plugin header field 'Description'
555
+ #: polylang.php:0
556
+ msgid "Adds multilingual capability to WordPress"
557
+ msgstr ""
558
+
559
+ # @ polylang
560
+ #: polylang.php:133
561
+ #, php-format
562
+ msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
563
+ msgstr "Ви використовуєте WordPress %s. Polylang потрібно принаймні WordPress %s."
564
+
565
+ # @ polylang
566
+ #: polylang.php:174
567
+ msgid "For some reasons, Polylang could not create a table in your database."
568
+ msgstr "З деяких причин, Polylang не може створити таблицю в базі даних."
569
+
570
+ # @ polylang
571
+ #: polylang.php:235
572
+ msgid "Polylang has been deactivated because you upgraded from a too old version."
573
+ msgstr "Polylang була відключена, тому що ви оновили занадто старої версії."
574
+
575
+ # @ polylang
576
+ #: polylang.php:237
577
+ #, php-format
578
+ msgid "Please upgrade first to %s before ugrading to %s."
579
+ msgstr "Будь ласка, поновіть перший %s Перед оновленням до %s."
580
+
581
+ # @ polylang
582
+ #: include/list-table.php:124
583
+ msgid "Group"
584
+ msgstr ""
585
+
586
+ # @ polylang
587
+ #: include/list-table.php:173
588
+ msgid "View all groups"
589
+ msgstr ""
590
+
languages/polylang.pot CHANGED
@@ -1,14 +1,17 @@
1
  msgid ""
2
  msgstr ""
3
- "Project-Id-Version: Polylang\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: \n"
6
- "PO-Revision-Date: 2013-01-06 17:00:39+0000\n"
 
7
  "Language-Team: \n"
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 
12
  "X-Poedit-SourceCharset: utf-8\n"
13
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
14
  "X-Poedit-Basepath: ../\n"
@@ -46,80 +49,75 @@ msgid "Finally if you like this plugin or if it helps your business, donations t
46
  msgstr ""
47
 
48
  #: include/admin-base.php:55
49
- #: include/admin-base.php:185
50
- #: include/admin-filters.php:250
51
  #: include/admin.php:23
52
- #: include/admin.php:318
53
- #: include/list-table.php:46
54
- #: polylang.php:270
55
  #@ polylang
56
  msgid "Languages"
57
  msgstr ""
58
 
59
- #: include/admin-base.php:154
60
  #@ polylang
61
  msgid "Displays language names"
62
  msgstr ""
63
 
64
- #: include/admin-base.php:155
65
  #@ polylang
66
  msgid "Displays flags"
67
  msgstr ""
68
 
69
- #: include/admin-base.php:156
70
  #@ polylang
71
  msgid "Forces link to front page"
72
  msgstr ""
73
 
74
- #: include/admin-base.php:157
75
  #@ polylang
76
  msgid "Hides the current language"
77
  msgstr ""
78
 
79
- #: include/admin-base.php:161
80
- #@ polylang
81
- msgid "Displays a language switcher at the end of the menu"
82
- msgstr ""
83
-
84
- #: include/admin-base.php:162
85
  #@ polylang
86
  msgid "Displays as dropdown"
87
  msgstr ""
88
 
89
- #: include/admin-base.php:186
90
  #@ polylang
91
  msgid "Filters content by language"
92
  msgstr ""
93
 
94
- #: include/admin-base.php:193
95
  #@ polylang
96
  msgid "Show all languages"
97
  msgstr ""
98
 
99
- #: include/admin-filters.php:188
100
- #: include/admin-filters.php:884
101
  #@ polylang
102
  msgid "Add new translation"
103
  msgstr ""
104
 
105
- #: include/admin-filters.php:216
106
- #: include/admin-filters.php:274
107
- #: include/admin-filters.php:608
108
- #: include/admin-filters.php:824
109
- #: include/admin-filters.php:842
110
- #: include/list-table.php:45
111
  #: include/media-translations.php:5
112
  #: include/media-translations.php:43
113
  #: include/post-translations.php:8
114
  #: include/term-translations.php:15
115
- #: polylang.php:271
116
  #@ polylang
117
  msgid "Language"
118
  msgstr ""
119
 
120
- #: include/admin-filters.php:623
121
- #: include/admin-filters.php:658
122
- #: include/list-table.php:120
123
  #: include/media-translations.php:40
124
  #: include/term-translations.php:6
125
  #: include/term-translations.php:11
@@ -127,51 +125,40 @@ msgstr ""
127
  msgid "Translations"
128
  msgstr ""
129
 
130
- #: include/admin-filters.php:826
131
- #: include/admin-filters.php:845
132
  #@ polylang
133
  msgid "Sets the language"
134
  msgstr ""
135
 
136
- #: include/admin-filters.php:1078
137
- #@ polylang
138
- msgid "Theme locations and languages"
139
- msgstr ""
140
-
141
- #: include/admin-filters.php:1084
142
- #, php-format
143
- #@ polylang
144
- msgid "Please go to the %slanguages page%s to set theme locations and languages"
145
- msgstr ""
146
-
147
- #: include/admin-filters.php:1102
148
  #@ polylang
149
  msgid "The widget is displayed for:"
150
  msgstr ""
151
 
152
- #: include/admin-filters.php:1106
153
- #: polylang.php:272
154
  #@ polylang
155
  msgid "All languages"
156
  msgstr ""
157
 
158
- #: include/admin-filters.php:1130
159
  #@ polylang
160
  msgid "Admin language"
161
  msgstr ""
162
 
163
- #: include/admin-filters.php:1135
164
  #@ polylang
165
  msgid "Wordpress default"
166
  msgstr ""
167
 
168
- #: include/admin-filters.php:1161
169
- #: include/admin.php:326
170
  #@ polylang
171
  msgid "Settings"
172
  msgstr ""
173
 
174
- #: include/admin-filters.php:1167
175
  #@ polylang
176
  msgid "Upgrading language files&#8230;"
177
  msgstr ""
@@ -182,18 +169,13 @@ msgid "About Polylang"
182
  msgstr ""
183
 
184
  #: include/admin.php:27
185
- #: include/list-table.php:92
186
  #@ polylang
187
  msgid "Strings translations"
188
  msgstr ""
189
 
190
- #: include/admin.php:323
191
- #@ polylang
192
- msgid "Menus"
193
- msgstr ""
194
-
195
- #: include/admin.php:325
196
- #: include/list-table.php:91
197
  #@ polylang
198
  msgid "Strings translation"
199
  msgstr ""
@@ -208,272 +190,277 @@ msgstr ""
208
  msgid "The language code must be 2 characters long"
209
  msgstr ""
210
 
211
- #: include/admin.php:347
212
  #@ polylang
213
  msgid "The language code must be unique"
214
  msgstr ""
215
 
216
- #: include/admin.php:348
217
  #@ polylang
218
  msgid "The language must have a name"
219
  msgstr ""
220
 
221
- #: include/admin.php:349
222
  #@ polylang
223
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
224
  msgstr ""
225
 
226
- #: include/admin.php:468
227
  #@ polylang
228
  msgid "Widget title"
229
  msgstr ""
230
 
231
- #: include/base.php:339
232
  #@ polylang
233
  msgid "Taxonomies"
234
  msgstr ""
235
 
236
- #: include/base.php:340
237
  #@ polylang
238
  msgid "Custom fields"
239
  msgstr ""
240
 
241
- #: include/base.php:341
242
  #@ polylang
243
  msgid "Comment status"
244
  msgstr ""
245
 
246
- #: include/base.php:342
247
  #@ polylang
248
  msgid "Ping status"
249
  msgstr ""
250
 
251
- #: include/base.php:343
252
  #@ polylang
253
  msgid "Sticky posts"
254
  msgstr ""
255
 
256
- #: include/base.php:344
257
  #@ polylang
258
  msgid "Published date"
259
  msgstr ""
260
 
261
- #: include/base.php:345
262
  #@ polylang
263
  msgid "Post format"
264
  msgstr ""
265
 
266
- #: include/base.php:346
267
  #@ polylang
268
  msgid "Page parent"
269
  msgstr ""
270
 
271
- #: include/base.php:347
272
  #@ polylang
273
  msgid "Page template"
274
  msgstr ""
275
 
276
- #: include/base.php:348
277
  #@ polylang
278
  msgid "Page order"
279
  msgstr ""
280
 
281
- #: include/base.php:349
282
  #@ polylang
283
  msgid "Featured image"
284
  msgstr ""
285
 
286
- #: include/languages-form.php:43
287
  #@ polylang
288
  msgid "Edit language"
289
  msgstr ""
290
 
291
- #: include/languages-form.php:43
292
- #: include/languages-form.php:124
293
  #@ polylang
294
  msgid "Add new language"
295
  msgstr ""
296
 
297
- #: include/languages-form.php:65
298
  #@ polylang
299
  msgid "Choose a language"
300
  msgstr ""
301
 
302
- #: include/languages-form.php:79
303
  #@ polylang
304
  msgid "You can choose a language in the list or directly edit it below."
305
  msgstr ""
306
 
307
- #: include/languages-form.php:83
308
- #: include/list-table.php:63
309
  #@ polylang
310
  msgid "Full name"
311
  msgstr ""
312
 
313
- #: include/languages-form.php:85
314
  #@ polylang
315
  msgid "The name is how it is displayed on your site (for example: English)."
316
  msgstr ""
317
 
318
- #: include/languages-form.php:89
319
- #: include/list-table.php:64
320
  #@ polylang
321
  msgid "Locale"
322
  msgstr ""
323
 
324
- #: include/languages-form.php:94
325
  #@ polylang
326
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
327
  msgstr ""
328
 
329
- #: include/languages-form.php:98
330
  #@ polylang
331
  msgid "Language code"
332
  msgstr ""
333
 
334
- #: include/languages-form.php:100
335
  #@ polylang
336
  msgid "2-letters ISO 639-1 language code (for example: en)"
337
  msgstr ""
338
 
339
- #: include/languages-form.php:104
340
  #@ polylang
341
  msgid "Text direction"
342
  msgstr ""
343
 
344
- #: include/languages-form.php:108
345
  #@ polylang
346
  msgid "left to right"
347
  msgstr ""
348
 
349
- #: include/languages-form.php:113
350
  #@ polylang
351
  msgid "right to left"
352
  msgstr ""
353
 
354
- #: include/languages-form.php:115
355
  #@ polylang
356
  msgid "Choose the text direction for the language"
357
  msgstr ""
358
 
359
- #: include/languages-form.php:119
360
- #: include/list-table.php:66
361
  #@ polylang
362
  msgid "Order"
363
  msgstr ""
364
 
365
- #: include/languages-form.php:121
366
  #@ polylang
367
  msgid "Position of the language in the language switcher"
368
  msgstr ""
369
 
370
- #: include/languages-form.php:180
 
 
 
 
 
371
  #@ polylang
372
  msgid "Language switcher"
373
  msgstr ""
374
 
375
- #: include/languages-form.php:206
376
  #@ polylang
377
  msgid "Search translations"
378
  msgstr ""
379
 
380
- #: include/languages-form.php:215
381
  #@ polylang
382
  msgid "Clean strings translation database"
383
  msgstr ""
384
 
385
- #: include/languages-form.php:231
386
  #@ polylang
387
  msgid "Default language"
388
  msgstr ""
389
 
390
- #: include/languages-form.php:243
391
  #@ polylang
392
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
393
  msgstr ""
394
 
395
- #: include/languages-form.php:251
396
  #@ polylang
397
  msgid "Detect browser language"
398
  msgstr ""
399
 
400
- #: include/languages-form.php:257
401
  #@ polylang
402
  msgid "When the front page is visited, set the language according to the browser preference"
403
  msgstr ""
404
 
405
- #: include/languages-form.php:264
406
  #@ polylang
407
  msgid "URL modifications"
408
  msgstr ""
409
 
410
- #: include/languages-form.php:270
411
  #@ polylang
412
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
413
  msgstr ""
414
 
415
- #: include/languages-form.php:278
416
  #@ polylang
417
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
418
  msgstr ""
419
 
420
- #: include/languages-form.php:287
421
  #@ polylang
422
  msgid "Remove /language/ in pretty permalinks. Example:"
423
  msgstr ""
424
 
425
- #: include/languages-form.php:296
426
  #@ polylang
427
  msgid "Keep /language/ in pretty permalinks. Example:"
428
  msgstr ""
429
 
430
- #: include/languages-form.php:305
431
  #@ polylang
432
  msgid "Hide URL language information for default language"
433
  msgstr ""
434
 
435
- #: include/languages-form.php:315
436
  #, php-format
437
  #@ polylang
438
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
439
  msgstr ""
440
 
441
- #: include/languages-form.php:324
442
  #@ polylang
443
  msgid "Media"
444
  msgstr ""
445
 
446
- #: include/languages-form.php:330
447
  #@ polylang
448
  msgid "Activate languages and translations for media"
449
  msgstr ""
450
 
451
- #: include/languages-form.php:337
452
  #@ polylang
453
  msgid "Synchronization"
454
  msgstr ""
455
 
456
- #: include/languages-form.php:351
457
  #@ polylang
458
  msgid "Custom post types"
459
  msgstr ""
460
 
461
- #: include/languages-form.php:364
462
  #@ polylang
463
  msgid "Activate languages and translations for custom post types."
464
  msgstr ""
465
 
466
- #: include/languages-form.php:372
467
  #@ polylang
468
  msgid "Custom taxonomies"
469
  msgstr ""
470
 
471
- #: include/languages-form.php:385
472
  #@ polylang
473
  msgid "Activate languages and translations for custom taxonomies."
474
  msgstr ""
475
 
476
- #: include/list-table.php:55
477
  #: include/media-translations.php:22
478
  #: include/media-translations.php:60
479
  #: include/post-translations.php:10
@@ -484,32 +471,33 @@ msgstr ""
484
  msgid "Edit"
485
  msgstr ""
486
 
487
- #: include/list-table.php:56
 
488
  #@ polylang
489
  msgid "Delete"
490
  msgstr ""
491
 
492
- #: include/list-table.php:65
493
  #@ polylang
494
  msgid "Code"
495
  msgstr ""
496
 
497
- #: include/list-table.php:67
498
  #@ polylang
499
  msgid "Flag"
500
  msgstr ""
501
 
502
- #: include/list-table.php:68
503
  #@ polylang
504
  msgid "Posts"
505
  msgstr ""
506
 
507
- #: include/list-table.php:118
508
  #@ polylang
509
  msgid "Name"
510
  msgstr ""
511
 
512
- #: include/list-table.php:119
513
  #@ polylang
514
  msgid "String"
515
  msgstr ""
@@ -575,25 +563,35 @@ msgstr ""
575
  msgid "Adds multilingual capability to WordPress"
576
  msgstr ""
577
 
578
- #: polylang.php:118
579
  #, php-format
580
  #@ polylang
581
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
582
  msgstr ""
583
 
584
- #: polylang.php:159
585
  #@ polylang
586
  msgid "For some reasons, Polylang could not create a table in your database."
587
  msgstr ""
588
 
589
- #: polylang.php:220
590
  #@ polylang
591
  msgid "Polylang has been deactivated because you upgraded from a too old version."
592
  msgstr ""
593
 
594
- #: polylang.php:222
595
  #, php-format
596
  #@ polylang
597
  msgid "Please upgrade first to %s before ugrading to %s."
598
  msgstr ""
599
 
 
 
 
 
 
 
 
 
 
 
1
  msgid ""
2
  msgstr ""
3
+ "Project-Id-Version: Polylang v1.1dev10\n"
4
  "Report-Msgid-Bugs-To: \n"
5
  "POT-Creation-Date: \n"
6
+ "PO-Revision-Date: 2013-04-16 17:38:42+0000\n"
7
+ "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
13
+ "X-Poedit-Language: \n"
14
+ "X-Poedit-Country: \n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
17
  "X-Poedit-Basepath: ../\n"
49
  msgstr ""
50
 
51
  #: include/admin-base.php:55
52
+ #: include/admin-base.php:190
53
+ #: include/admin-filters.php:243
54
  #: include/admin.php:23
55
+ #: include/admin.php:301
56
+ #: include/list-table.php:13
57
+ #: polylang.php:339
58
  #@ polylang
59
  msgid "Languages"
60
  msgstr ""
61
 
62
+ #: include/admin-base.php:153
63
  #@ polylang
64
  msgid "Displays language names"
65
  msgstr ""
66
 
67
+ #: include/admin-base.php:154
68
  #@ polylang
69
  msgid "Displays flags"
70
  msgstr ""
71
 
72
+ #: include/admin-base.php:155
73
  #@ polylang
74
  msgid "Forces link to front page"
75
  msgstr ""
76
 
77
+ #: include/admin-base.php:156
78
  #@ polylang
79
  msgid "Hides the current language"
80
  msgstr ""
81
 
82
+ #: include/admin-base.php:160
 
 
 
 
 
83
  #@ polylang
84
  msgid "Displays as dropdown"
85
  msgstr ""
86
 
87
+ #: include/admin-base.php:191
88
  #@ polylang
89
  msgid "Filters content by language"
90
  msgstr ""
91
 
92
+ #: include/admin-base.php:186
93
  #@ polylang
94
  msgid "Show all languages"
95
  msgstr ""
96
 
97
+ #: include/admin-filters.php:181
98
+ #: include/admin-filters.php:877
99
  #@ polylang
100
  msgid "Add new translation"
101
  msgstr ""
102
 
103
+ #: include/admin-filters.php:209
104
+ #: include/admin-filters.php:267
105
+ #: include/admin-filters.php:601
106
+ #: include/admin-filters.php:817
107
+ #: include/admin-filters.php:835
108
+ #: include/list-table.php:12
109
  #: include/media-translations.php:5
110
  #: include/media-translations.php:43
111
  #: include/post-translations.php:8
112
  #: include/term-translations.php:15
113
+ #: polylang.php:340
114
  #@ polylang
115
  msgid "Language"
116
  msgstr ""
117
 
118
+ #: include/admin-filters.php:616
119
+ #: include/admin-filters.php:651
120
+ #: include/list-table.php:127
121
  #: include/media-translations.php:40
122
  #: include/term-translations.php:6
123
  #: include/term-translations.php:11
125
  msgid "Translations"
126
  msgstr ""
127
 
128
+ #: include/admin-filters.php:819
129
+ #: include/admin-filters.php:838
130
  #@ polylang
131
  msgid "Sets the language"
132
  msgstr ""
133
 
134
+ #: include/admin-filters.php:1053
 
 
 
 
 
 
 
 
 
 
 
135
  #@ polylang
136
  msgid "The widget is displayed for:"
137
  msgstr ""
138
 
139
+ #: include/admin-filters.php:1057
140
+ #: polylang.php:341
141
  #@ polylang
142
  msgid "All languages"
143
  msgstr ""
144
 
145
+ #: include/admin-filters.php:1080
146
  #@ polylang
147
  msgid "Admin language"
148
  msgstr ""
149
 
150
+ #: include/admin-filters.php:1085
151
  #@ polylang
152
  msgid "Wordpress default"
153
  msgstr ""
154
 
155
+ #: include/admin-filters.php:1114
156
+ #: include/admin.php:306
157
  #@ polylang
158
  msgid "Settings"
159
  msgstr ""
160
 
161
+ #: include/admin-filters.php:1120
162
  #@ polylang
163
  msgid "Upgrading language files&#8230;"
164
  msgstr ""
169
  msgstr ""
170
 
171
  #: include/admin.php:27
172
+ #: include/list-table.php:82
173
  #@ polylang
174
  msgid "Strings translations"
175
  msgstr ""
176
 
177
+ #: include/admin.php:305
178
+ #: include/list-table.php:81
 
 
 
 
 
179
  #@ polylang
180
  msgid "Strings translation"
181
  msgstr ""
190
  msgid "The language code must be 2 characters long"
191
  msgstr ""
192
 
193
+ #: include/admin.php:328
194
  #@ polylang
195
  msgid "The language code must be unique"
196
  msgstr ""
197
 
198
+ #: include/admin.php:329
199
  #@ polylang
200
  msgid "The language must have a name"
201
  msgstr ""
202
 
203
+ #: include/admin.php:330
204
  #@ polylang
205
  msgid "The language was created, but the WordPress language file was not downloaded. Please install it manually."
206
  msgstr ""
207
 
208
+ #: include/admin.php:449
209
  #@ polylang
210
  msgid "Widget title"
211
  msgstr ""
212
 
213
+ #: include/base.php:368
214
  #@ polylang
215
  msgid "Taxonomies"
216
  msgstr ""
217
 
218
+ #: include/base.php:369
219
  #@ polylang
220
  msgid "Custom fields"
221
  msgstr ""
222
 
223
+ #: include/base.php:370
224
  #@ polylang
225
  msgid "Comment status"
226
  msgstr ""
227
 
228
+ #: include/base.php:371
229
  #@ polylang
230
  msgid "Ping status"
231
  msgstr ""
232
 
233
+ #: include/base.php:372
234
  #@ polylang
235
  msgid "Sticky posts"
236
  msgstr ""
237
 
238
+ #: include/base.php:373
239
  #@ polylang
240
  msgid "Published date"
241
  msgstr ""
242
 
243
+ #: include/base.php:374
244
  #@ polylang
245
  msgid "Post format"
246
  msgstr ""
247
 
248
+ #: include/base.php:375
249
  #@ polylang
250
  msgid "Page parent"
251
  msgstr ""
252
 
253
+ #: include/base.php:376
254
  #@ polylang
255
  msgid "Page template"
256
  msgstr ""
257
 
258
+ #: include/base.php:377
259
  #@ polylang
260
  msgid "Page order"
261
  msgstr ""
262
 
263
+ #: include/base.php:378
264
  #@ polylang
265
  msgid "Featured image"
266
  msgstr ""
267
 
268
+ #: include/languages-form.php:42
269
  #@ polylang
270
  msgid "Edit language"
271
  msgstr ""
272
 
273
+ #: include/languages-form.php:42
274
+ #: include/languages-form.php:123
275
  #@ polylang
276
  msgid "Add new language"
277
  msgstr ""
278
 
279
+ #: include/languages-form.php:64
280
  #@ polylang
281
  msgid "Choose a language"
282
  msgstr ""
283
 
284
+ #: include/languages-form.php:78
285
  #@ polylang
286
  msgid "You can choose a language in the list or directly edit it below."
287
  msgstr ""
288
 
289
+ #: include/languages-form.php:82
290
+ #: include/list-table.php:34
291
  #@ polylang
292
  msgid "Full name"
293
  msgstr ""
294
 
295
+ #: include/languages-form.php:84
296
  #@ polylang
297
  msgid "The name is how it is displayed on your site (for example: English)."
298
  msgstr ""
299
 
300
+ #: include/languages-form.php:88
301
+ #: include/list-table.php:35
302
  #@ polylang
303
  msgid "Locale"
304
  msgstr ""
305
 
306
+ #: include/languages-form.php:93
307
  #@ polylang
308
  msgid "Wordpress Locale for the language (for example: en_US). You will need to install the .mo file for this language."
309
  msgstr ""
310
 
311
+ #: include/languages-form.php:97
312
  #@ polylang
313
  msgid "Language code"
314
  msgstr ""
315
 
316
+ #: include/languages-form.php:99
317
  #@ polylang
318
  msgid "2-letters ISO 639-1 language code (for example: en)"
319
  msgstr ""
320
 
321
+ #: include/languages-form.php:103
322
  #@ polylang
323
  msgid "Text direction"
324
  msgstr ""
325
 
326
+ #: include/languages-form.php:107
327
  #@ polylang
328
  msgid "left to right"
329
  msgstr ""
330
 
331
+ #: include/languages-form.php:112
332
  #@ polylang
333
  msgid "right to left"
334
  msgstr ""
335
 
336
+ #: include/languages-form.php:114
337
  #@ polylang
338
  msgid "Choose the text direction for the language"
339
  msgstr ""
340
 
341
+ #: include/languages-form.php:118
342
+ #: include/list-table.php:37
343
  #@ polylang
344
  msgid "Order"
345
  msgstr ""
346
 
347
+ #: include/languages-form.php:120
348
  #@ polylang
349
  msgid "Position of the language in the language switcher"
350
  msgstr ""
351
 
352
+ #: include/nav-menu.php:28
353
+ #: include/nav-menu.php:51
354
+ #: include/nav-menu.php:54
355
+ #: include/nav-menu.php:82
356
+ #: include/nav-menu.php:106
357
+ #: polylang.php:302
358
  #@ polylang
359
  msgid "Language switcher"
360
  msgstr ""
361
 
362
+ #: include/languages-form.php:148
363
  #@ polylang
364
  msgid "Search translations"
365
  msgstr ""
366
 
367
+ #: include/languages-form.php:151
368
  #@ polylang
369
  msgid "Clean strings translation database"
370
  msgstr ""
371
 
372
+ #: include/languages-form.php:167
373
  #@ polylang
374
  msgid "Default language"
375
  msgstr ""
376
 
377
+ #: include/languages-form.php:179
378
  #@ polylang
379
  msgid "There are posts, pages, categories or tags without language set. Do you want to set them all to default language ?"
380
  msgstr ""
381
 
382
+ #: include/languages-form.php:187
383
  #@ polylang
384
  msgid "Detect browser language"
385
  msgstr ""
386
 
387
+ #: include/languages-form.php:193
388
  #@ polylang
389
  msgid "When the front page is visited, set the language according to the browser preference"
390
  msgstr ""
391
 
392
+ #: include/languages-form.php:200
393
  #@ polylang
394
  msgid "URL modifications"
395
  msgstr ""
396
 
397
+ #: include/languages-form.php:206
398
  #@ polylang
399
  msgid "The language is set from content. Posts, pages, categories and tags urls are not modified."
400
  msgstr ""
401
 
402
+ #: include/languages-form.php:214
403
  #@ polylang
404
  msgid "The language code, for example /en/, is added to all urls when using pretty permalinks."
405
  msgstr ""
406
 
407
+ #: include/languages-form.php:223
408
  #@ polylang
409
  msgid "Remove /language/ in pretty permalinks. Example:"
410
  msgstr ""
411
 
412
+ #: include/languages-form.php:232
413
  #@ polylang
414
  msgid "Keep /language/ in pretty permalinks. Example:"
415
  msgstr ""
416
 
417
+ #: include/languages-form.php:241
418
  #@ polylang
419
  msgid "Hide URL language information for default language"
420
  msgstr ""
421
 
422
+ #: include/languages-form.php:251
423
  #, php-format
424
  #@ polylang
425
  msgid "When using static front page, redirect the language page (example: %s) to the front page in the right language"
426
  msgstr ""
427
 
428
+ #: include/languages-form.php:260
429
  #@ polylang
430
  msgid "Media"
431
  msgstr ""
432
 
433
+ #: include/languages-form.php:266
434
  #@ polylang
435
  msgid "Activate languages and translations for media"
436
  msgstr ""
437
 
438
+ #: include/languages-form.php:273
439
  #@ polylang
440
  msgid "Synchronization"
441
  msgstr ""
442
 
443
+ #: include/languages-form.php:287
444
  #@ polylang
445
  msgid "Custom post types"
446
  msgstr ""
447
 
448
+ #: include/languages-form.php:300
449
  #@ polylang
450
  msgid "Activate languages and translations for custom post types."
451
  msgstr ""
452
 
453
+ #: include/languages-form.php:307
454
  #@ polylang
455
  msgid "Custom taxonomies"
456
  msgstr ""
457
 
458
+ #: include/languages-form.php:320
459
  #@ polylang
460
  msgid "Activate languages and translations for custom taxonomies."
461
  msgstr ""
462
 
463
+ #: include/list-table.php:26
464
  #: include/media-translations.php:22
465
  #: include/media-translations.php:60
466
  #: include/post-translations.php:10
471
  msgid "Edit"
472
  msgstr ""
473
 
474
+ #: include/list-table.php:27
475
+ #: include/list-table.php:162
476
  #@ polylang
477
  msgid "Delete"
478
  msgstr ""
479
 
480
+ #: include/list-table.php:36
481
  #@ polylang
482
  msgid "Code"
483
  msgstr ""
484
 
485
+ #: include/list-table.php:38
486
  #@ polylang
487
  msgid "Flag"
488
  msgstr ""
489
 
490
+ #: include/list-table.php:39
491
  #@ polylang
492
  msgid "Posts"
493
  msgstr ""
494
 
495
+ #: include/list-table.php:125
496
  #@ polylang
497
  msgid "Name"
498
  msgstr ""
499
 
500
+ #: include/list-table.php:126
501
  #@ polylang
502
  msgid "String"
503
  msgstr ""
563
  msgid "Adds multilingual capability to WordPress"
564
  msgstr ""
565
 
566
+ #: polylang.php:133
567
  #, php-format
568
  #@ polylang
569
  msgid "You are using WordPress %s. Polylang requires at least WordPress %s."
570
  msgstr ""
571
 
572
+ #: polylang.php:174
573
  #@ polylang
574
  msgid "For some reasons, Polylang could not create a table in your database."
575
  msgstr ""
576
 
577
+ #: polylang.php:235
578
  #@ polylang
579
  msgid "Polylang has been deactivated because you upgraded from a too old version."
580
  msgstr ""
581
 
582
+ #: polylang.php:237
583
  #, php-format
584
  #@ polylang
585
  msgid "Please upgrade first to %s before ugrading to %s."
586
  msgstr ""
587
 
588
+ #: include/list-table.php:124
589
+ #@ polylang
590
+ msgid "Group"
591
+ msgstr ""
592
+
593
+ #: include/list-table.php:173
594
+ #@ polylang
595
+ msgid "View all groups"
596
+ msgstr ""
597
+
polylang.php CHANGED
@@ -2,8 +2,8 @@
2
  /*
3
  Plugin Name: Polylang
4
  Plugin URI: http://polylang.wordpress.com/
5
- Version: 1.0.4
6
- Author: F. Demarle
7
  Description: Adds multilingual capability to WordPress
8
  Text Domain: polylang
9
  Domain Path: /languages
@@ -29,7 +29,7 @@ Domain Path: /languages
29
  *
30
  */
31
 
32
- define('POLYLANG_VERSION', '1.0.4');
33
  define('PLL_MIN_WP_VERSION', '3.1');
34
 
35
  define('POLYLANG_DIR', dirname(__FILE__)); // our directory
@@ -49,6 +49,9 @@ if (!defined('PLL_LOCAL_URL'))
49
  if (!defined('PLL_COOKIE'))
50
  define('PLL_COOKIE', 'pll_language'); // cookie name. no cookie will be used if set to false
51
 
 
 
 
52
  require_once(PLL_INC.'/base.php');
53
 
54
  // controls the plugin, deals with activation, deactivation, upgrades, initialization as well as rewrite rules
@@ -63,7 +66,7 @@ class Polylang extends Polylang_Base {
63
  register_deactivation_hook( __FILE__, array(&$this, 'deactivate'));
64
 
65
  // stopping here if we upgraded from a too old version
66
- if (($options = get_option('polylang')) && version_compare($options['version'], '0.8', '<')) {
67
  add_action('all_admin_notices', array(&$this, 'admin_notices'));
68
  return;
69
  }
@@ -90,8 +93,7 @@ class Polylang extends Polylang_Base {
90
  $polylang = new Polylang_Admin();
91
  }
92
 
93
- // avoid loading polylang admin filters for frontend ajax requests if 'pll_load_front' is set (thanks to g100g)
94
- elseif (defined('DOING_CRON') || (is_admin() && !(defined('DOING_AJAX') && isset($_REQUEST['pll_load_front'])))) {
95
  require_once(PLL_INC.'/admin-base.php');
96
  require_once(PLL_INC.'/admin-filters.php');
97
  $polylang = new Polylang_Admin_Filters();
@@ -100,11 +102,18 @@ class Polylang extends Polylang_Base {
100
  else {
101
  require_once(PLL_INC.'/core.php');
102
  $polylang = new Polylang_Core();
 
 
 
 
103
  }
104
 
105
  // loads the API
106
  require_once(PLL_INC.'/api.php');
107
 
 
 
 
108
  // WPML API + wpml-config.xml
109
  if (!defined('PLL_WPML_COMPAT') || PLL_WPML_COMPAT)
110
  require_once(PLL_INC.'/wpml-compat.php');
@@ -220,6 +229,7 @@ class Polylang extends Polylang_Base {
220
 
221
  // displays a notice when ugrading from a too old version
222
  function admin_notices() {
 
223
  printf(
224
  '<div class="error"><p>%s</p><p>%s</p></div>',
225
  __('Polylang has been deactivated because you upgraded from a too old version.', 'polylang'),
@@ -233,33 +243,82 @@ class Polylang extends Polylang_Base {
233
 
234
  // manage upgrade even when it is done manually
235
  function admin_init() {
236
- $options = get_option('polylang');
237
- if (version_compare($options['version'], POLYLANG_VERSION, '<')) {
238
 
239
- if (version_compare($options['version'], '0.9', '<'))
240
- $options['sync'] = defined('PLL_SYNC') && !PLL_SYNC ? 0 : 1; // the option replaces PLL_SYNC in 0.9
241
 
242
- if (version_compare($options['version'], '1.0', '<')) {
 
 
 
243
  // the option replaces PLL_MEDIA_SUPPORT in 1.0
244
- $options['media_support'] = defined('PLL_MEDIA_SUPPORT') && !PLL_MEDIA_SUPPORT ? 0 : 1;
245
 
246
  // split the synchronization options in 1.0
247
- $options['sync'] = empty($options['sync']) ? array() : array_keys($this->list_metas_to_sync());
248
 
249
  // set default values for post types and taxonomies to translate
250
- $options['post_types'] = array_values(get_post_types(array('_builtin' => false, 'show_ui => true')));
251
- $options['taxonomies'] = array_values(get_taxonomies(array('_builtin' => false, 'show_ui => true')));
252
 
253
  flush_rewrite_rules(); // rewrite rules have been modified in 1.0
254
  }
255
 
256
- if (version_compare($options['version'], '1.0.2', '<'))
257
  // set the option again in case it was not in 1.0
258
- if (!isset($options['media_support']))
259
- $options['media_support'] = defined('PLL_MEDIA_SUPPORT') && !PLL_MEDIA_SUPPORT ? 0 : 1;
 
 
 
 
 
 
 
 
 
260
 
261
- $options['version'] = POLYLANG_VERSION;
262
- update_option('polylang', $options);
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
263
  }
264
  }
265
 
@@ -267,9 +326,8 @@ class Polylang extends Polylang_Base {
267
  function init() {
268
  global $wpdb;
269
  $wpdb->termmeta = $wpdb->prefix . 'termmeta'; // registers the termmeta table in wpdb
270
- $options = get_option('polylang');
271
 
272
- if (is_admin())
273
  load_plugin_textdomain('polylang', false, basename(POLYLANG_DIR).'/languages'); // plugin i18n, only needed for backend
274
 
275
  // registers the language taxonomy
@@ -289,7 +347,7 @@ class Polylang extends Polylang_Base {
289
  // optionaly removes 'language' in permalinks so that we get http://www.myblog/en/ instead of http://www.myblog/language/en/
290
  // language information always in front of the uri ('with_front' => false)
291
  // the 3rd parameter structure has been modified in WP 3.4
292
- add_permastruct('language', $options['rewrite'] ? '%language%' : 'language/%language%',
293
  version_compare($GLOBALS['wp_version'], '3.4' , '<') ? false : array('with_front' => false));
294
  }
295
 
@@ -336,21 +394,20 @@ class Polylang extends Polylang_Base {
336
  return array();
337
 
338
  global $wp_rewrite;
339
- $options = get_option('polylang');
340
  $always_rewrite = in_array($filter, array('date', 'root', 'comments', 'author', 'post_format'));
341
  $newrules = array();
342
 
343
  foreach ($this->get_languages_list() as $language)
344
- if (!$options['hide_default'] || $options['default_lang'] != $language->slug)
345
  $languages[] = $language->slug;
346
 
347
  if (isset($languages))
348
- $slug = $wp_rewrite->root . ($options['rewrite'] ? '' : 'language/') . '('.implode('|', $languages).')/';
349
 
350
  foreach ($rules as $key => $rule) {
351
  // we don't need the lang parameter for post types and taxonomies
352
  // moreover adding it would create issues for pages and taxonomies
353
- if ($options['force_lang'] && in_array($filter, array_merge($this->post_types, $this->taxonomies))) {
354
  if (isset($slug))
355
  $newrules[$slug.str_replace($wp_rewrite->root, '', $key)] = str_replace(
356
  array('[8]', '[7]', '[6]', '[5]', '[4]', '[3]', '[2]', '[1]'),
@@ -358,7 +415,7 @@ class Polylang extends Polylang_Base {
358
  $rule
359
  ); // hopefully it is sufficient!
360
 
361
- if ($options['hide_default']) {
362
  $newrules[$key] = $rules[$key];
363
  // unset only if we hide the code for the default language as check_language_code_in_url will do its job in other cases
364
  unset($rules[$key]);
@@ -366,7 +423,7 @@ class Polylang extends Polylang_Base {
366
  }
367
 
368
  // rewrite rules filtered by language
369
- elseif ($always_rewrite || (strpos($rule, 'post_type=') && !strpos($rule, 'name=')) || ($filter != 'rewrite_rules_array' && $options['force_lang'])) {
370
  if (isset($slug))
371
  $newrules[$slug.str_replace($wp_rewrite->root, '', $key)] = str_replace(
372
  array('[8]', '[7]', '[6]', '[5]', '[4]', '[3]', '[2]', '[1]', '?'),
@@ -374,8 +431,8 @@ class Polylang extends Polylang_Base {
374
  $rule
375
  ); // should be enough!
376
 
377
- if ($options['hide_default'])
378
- $newrules[$key] = str_replace('?', '?lang='.$options['default_lang'].'&', $rule);
379
 
380
  unset($rules[$key]); // now useless
381
  }
2
  /*
3
  Plugin Name: Polylang
4
  Plugin URI: http://polylang.wordpress.com/
5
+ Version: 1.1
6
+ Author: Frédéric Demarle
7
  Description: Adds multilingual capability to WordPress
8
  Text Domain: polylang
9
  Domain Path: /languages
29
  *
30
  */
31
 
32
+ define('POLYLANG_VERSION', '1.1');
33
  define('PLL_MIN_WP_VERSION', '3.1');
34
 
35
  define('POLYLANG_DIR', dirname(__FILE__)); // our directory
49
  if (!defined('PLL_COOKIE'))
50
  define('PLL_COOKIE', 'pll_language'); // cookie name. no cookie will be used if set to false
51
 
52
+ if (!defined('PLL_SEARCH_FORM_JS') && version_compare($GLOBALS['wp_version'], '3.6', '<'))
53
+ define('PLL_SEARCH_FORM_JS', false); // the search form js is no more needed in WP 3.6+ except if the search form is hardcoded elsewhere than in searchform.php
54
+
55
  require_once(PLL_INC.'/base.php');
56
 
57
  // controls the plugin, deals with activation, deactivation, upgrades, initialization as well as rewrite rules
66
  register_deactivation_hook( __FILE__, array(&$this, 'deactivate'));
67
 
68
  // stopping here if we upgraded from a too old version
69
+ if ($this->options && version_compare($this->options['version'], '0.8', '<')) {
70
  add_action('all_admin_notices', array(&$this, 'admin_notices'));
71
  return;
72
  }
93
  $polylang = new Polylang_Admin();
94
  }
95
 
96
+ elseif ($this->is_admin) {
 
97
  require_once(PLL_INC.'/admin-base.php');
98
  require_once(PLL_INC.'/admin-filters.php');
99
  $polylang = new Polylang_Admin_Filters();
102
  else {
103
  require_once(PLL_INC.'/core.php');
104
  $polylang = new Polylang_Core();
105
+
106
+ // auto translate posts and terms ids in term
107
+ if (!defined('PLL_AUTO_TRANSLATE') || PLL_AUTO_TRANSLATE)
108
+ require_once(PLL_INC.'/auto-translate.php');
109
  }
110
 
111
  // loads the API
112
  require_once(PLL_INC.'/api.php');
113
 
114
+ // nav menus
115
+ require_once(PLL_INC.'/nav-menu.php');
116
+
117
  // WPML API + wpml-config.xml
118
  if (!defined('PLL_WPML_COMPAT') || PLL_WPML_COMPAT)
119
  require_once(PLL_INC.'/wpml-compat.php');
229
 
230
  // displays a notice when ugrading from a too old version
231
  function admin_notices() {
232
+ load_plugin_textdomain('polylang', false, basename(POLYLANG_DIR).'/languages');
233
  printf(
234
  '<div class="error"><p>%s</p><p>%s</p></div>',
235
  __('Polylang has been deactivated because you upgraded from a too old version.', 'polylang'),
243
 
244
  // manage upgrade even when it is done manually
245
  function admin_init() {
 
 
246
 
247
+ if (version_compare($this->options['version'], POLYLANG_VERSION, '<')) {
 
248
 
249
+ if (version_compare($this->options['version'], '0.9', '<'))
250
+ $this->options['sync'] = defined('PLL_SYNC') && !PLL_SYNC ? 0 : 1; // the option replaces PLL_SYNC in 0.9
251
+
252
+ if (version_compare($this->options['version'], '1.0', '<')) {
253
  // the option replaces PLL_MEDIA_SUPPORT in 1.0
254
+ $this->options['media_support'] = defined('PLL_MEDIA_SUPPORT') && !PLL_MEDIA_SUPPORT ? 0 : 1;
255
 
256
  // split the synchronization options in 1.0
257
+ $this->options['sync'] = empty($this->options['sync']) ? array() : array_keys($this->list_metas_to_sync());
258
 
259
  // set default values for post types and taxonomies to translate
260
+ $this->options['post_types'] = array_values(get_post_types(array('_builtin' => false, 'show_ui => true')));
261
+ $this->options['taxonomies'] = array_values(get_taxonomies(array('_builtin' => false, 'show_ui => true')));
262
 
263
  flush_rewrite_rules(); // rewrite rules have been modified in 1.0
264
  }
265
 
266
+ if (version_compare($this->options['version'], '1.0.2', '<'))
267
  // set the option again in case it was not in 1.0
268
+ if (!isset($this->options['media_support']))
269
+ $this->options['media_support'] = defined('PLL_MEDIA_SUPPORT') && !PLL_MEDIA_SUPPORT ? 0 : 1;
270
+
271
+ if (version_compare($this->options['version'], '1.1', '<')) {
272
+ // update strings register with icl_register_string
273
+ $strings = get_option('polylang_wpml_strings');
274
+ if ($strings) {
275
+ foreach ($strings as $key => $string)
276
+ $strings[$key]['icl'] = 1;
277
+ update_option('polylang_wpml_strings', $strings);
278
+ }
279
 
280
+ // move polylang_widgets options
281
+ if ($widgets = get_option('polylang_widgets')) {
282
+ $this->options['widgets'] = $widgets;
283
+ delete_option('polylang_widgets');
284
+ }
285
+
286
+ // update nav menus
287
+ if ($menu_lang = get_option('polylang_nav_menus')) {
288
+
289
+ foreach ($menu_lang as $location => $arr) {
290
+ if (!in_array($location, array_keys(get_registered_nav_menus())))
291
+ continue;
292
+
293
+ $switch_options = array_slice($arr, -5, 5);
294
+ $translations = array_diff_key($arr, $switch_options);
295
+ $has_switcher = array_shift($switch_options);
296
+
297
+ foreach ($this->get_languages_list() as $lang) {
298
+ $menu_locations[$location.(pll_default_language() == $lang->slug ? '' : '#' . $lang->slug)] = empty($translations[$lang->slug]) ? 0 : $translations[$lang->slug];
299
+
300
+ // create the menu items
301
+ if (!empty($has_switcher)) {
302
+ $menu_item_db_id = wp_update_nav_menu_item($translations[$lang->slug], 0, array(
303
+ 'menu-item-title' => __('Language switcher', 'polylang'),
304
+ 'menu-item-url' => '#pll_switcher',
305
+ 'menu-item-status' => 'publish'
306
+ ));
307
+
308
+ update_post_meta($menu_item_db_id, '_pll_menu_item', $switch_options);
309
+ }
310
+ }
311
+ }
312
+
313
+ if (!empty($menu_locations))
314
+ set_theme_mod('nav_menu_locations', $menu_locations);
315
+
316
+ delete_option('polylang_nav_menus');
317
+ }
318
+ }
319
+
320
+ $this->options['version'] = POLYLANG_VERSION;
321
+ update_option('polylang', $this->options);
322
  }
323
  }
324
 
326
  function init() {
327
  global $wpdb;
328
  $wpdb->termmeta = $wpdb->prefix . 'termmeta'; // registers the termmeta table in wpdb
 
329
 
330
+ if ($this->is_admin)
331
  load_plugin_textdomain('polylang', false, basename(POLYLANG_DIR).'/languages'); // plugin i18n, only needed for backend
332
 
333
  // registers the language taxonomy
347
  // optionaly removes 'language' in permalinks so that we get http://www.myblog/en/ instead of http://www.myblog/language/en/
348
  // language information always in front of the uri ('with_front' => false)
349
  // the 3rd parameter structure has been modified in WP 3.4
350
+ add_permastruct('language', $this->options['rewrite'] ? '%language%' : 'language/%language%',
351
  version_compare($GLOBALS['wp_version'], '3.4' , '<') ? false : array('with_front' => false));
352
  }
353
 
394
  return array();
395
 
396
  global $wp_rewrite;
 
397
  $always_rewrite = in_array($filter, array('date', 'root', 'comments', 'author', 'post_format'));
398
  $newrules = array();
399
 
400
  foreach ($this->get_languages_list() as $language)
401
+ if (!$this->options['hide_default'] || $this->options['default_lang'] != $language->slug)
402
  $languages[] = $language->slug;
403
 
404
  if (isset($languages))
405
+ $slug = $wp_rewrite->root . ($this->options['rewrite'] ? '' : 'language/') . '('.implode('|', $languages).')/';
406
 
407
  foreach ($rules as $key => $rule) {
408
  // we don't need the lang parameter for post types and taxonomies
409
  // moreover adding it would create issues for pages and taxonomies
410
+ if ($this->options['force_lang'] && in_array($filter, array_merge($this->post_types, $this->taxonomies))) {
411
  if (isset($slug))
412
  $newrules[$slug.str_replace($wp_rewrite->root, '', $key)] = str_replace(
413
  array('[8]', '[7]', '[6]', '[5]', '[4]', '[3]', '[2]', '[1]'),
415
  $rule
416
  ); // hopefully it is sufficient!
417
 
418
+ if ($this->options['hide_default']) {
419
  $newrules[$key] = $rules[$key];
420
  // unset only if we hide the code for the default language as check_language_code_in_url will do its job in other cases
421
  unset($rules[$key]);
423
  }
424
 
425
  // rewrite rules filtered by language
426
+ elseif ($always_rewrite || (strpos($rule, 'post_type=') && !strpos($rule, 'name=')) || ($filter != 'rewrite_rules_array' && $this->options['force_lang'])) {
427
  if (isset($slug))
428
  $newrules[$slug.str_replace($wp_rewrite->root, '', $key)] = str_replace(
429
  array('[8]', '[7]', '[6]', '[5]', '[4]', '[3]', '[2]', '[1]', '?'),
431
  $rule
432
  ); // should be enough!
433
 
434
+ if ($this->options['hide_default'])
435
+ $newrules[$key] = str_replace('?', '?lang='.$this->options['default_lang'].'&', $rule);
436
 
437
  unset($rules[$key]); // now useless
438
  }
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: Chouby
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CCWWYUUQV8F4E
4
  Tags: multilingual, bilingual, translate, translation, language, multilanguage, i18n, international, l10n, localization
5
  Requires at least: 3.1
6
- Tested up to: 3.5
7
- Stable tag: 1.0.4
8
  License: GPLv2 or later
9
 
10
  Polylang adds multilingual content management support to WordPress.
@@ -13,7 +13,7 @@ Polylang adds multilingual content management support to WordPress.
13
 
14
  = Features =
15
 
16
- You write posts, pages and create categories and post tags as usual, and then define the language for each of them. The translation is optional. The plugin does not integrate automatic or professional translation.
17
 
18
  * You can have as many languages as you want. RTL languages are supported. WordPress languages files are automatically downloaded and updated.
19
  * You can translate posts, pages, media, categories, post tags, menus, widgets... Custom post types, custom taxonomies, sticky posts and post formats, RSS feeds and all default WordPress widgets are supported.
@@ -24,7 +24,7 @@ You write posts, pages and create categories and post tags as usual, and then de
24
 
25
  = Translators =
26
 
27
- The plugin admin interface is currently available in 26 languages: English, French, German contributed by [Christian Ries](http://www.singbyfoot.lu), Russian contributed by [yoyurec](http://yoyurec.in.ua) and unostar, Greek contributed by [theodotos](http://www.ubuntucy.org), Dutch contributed by [AlbertGn](http://wordpress.org/support/profile/albertgn), Hebrew contributed by [ArielK](http://www.arielk.net), Polish contributed by [Peter Paciorkiewicz](http://www.paciorkiewicz.pl), Latvian contributed by [@AndyDeGroo](http://twitter.com/AndyDeGroo), Italian contributed by [Luca Barbetti](http://wordpress.org/support/profile/lucabarbetti), Danish contributed by [Compute](http://wordpress.org/support/profile/compute), Spanish contributed by Curro, Portuguese contributed by [Vitor Carvalho](http://vcarvalho.com/), Lithuanian contributed by [Naglis Jonaitis](http://najo.lt/), Turkish contributed by [darchws](http://darch.ws/), Finnish contributed by [Jani Alha](http://www.wysiwyg.fi), Bulgarian contributed by [pavelsof](http://wordpress.org/support/profile/pavelsof), Belarusian contributed by [Alexander Markevitch](http://fourfeathers.by/), Afrikaans contributed by [Kobus Joubert](http://translate3d.com/), Hungarian contributed by Csaba Erdei, Norwegian contributed by [Tom Boersma](http://www.oransje.com/), Slovak contributed by [Branco (WebHostingGeeks.com)](http://webhostinggeeks.com/user-reviews/), Swedish contributed by [matsii](http://wordpress.org/support/profile/matsii), Catalan contributed by [Núria Martínez Berenguer](http://nuriamb.capa.webfactional.com), Ukrainian contributed by [cmd soft](http://www.cmd-soft.com/), Estonian contributed by [Ahto Naris](http://profiles.wordpress.org/ahtonaris/)
28
 
29
 
30
  Other [contributions](http://polylang.wordpress.com/documentation/contribute/) are welcome !
@@ -88,88 +88,23 @@ Every suggestions are welcome.
88
  == Upgrade Notice ==
89
 
90
  = 1.0 =
91
- If you are using a version older than 0.8, please ugrade to 0.9.8 before ugrading to 1.0+
92
 
93
  == Changelog ==
94
 
95
- = 1.0.4 (2013-04-08) =
96
-
97
- * Add Estonian translation contributed by [Ahto Naris](http://profiles.wordpress.org/ahtonaris/)
98
- * Now compatible with languages files stored in wp-content/languages/themes
99
- * Bug correction: page preview does not work when adding the language code to all urls
100
- * Bug correction: error when a post type or taxonomy label is not a string
101
- * Bug correction: admin text section of wpml-config.xml (introduced in 1.0.3)
102
- * Bug correction: infinite redirect loop when querying an unattached media and the language code is added to all urls
103
- * Bug correction: the text direction is not set from Polylang options when the language code is added to all urls
104
- * Bug correction: get_adjacent_post is filtered by language even for post types without language
105
- * Bug correction: the home url is not not in the correct language in wp-login.php
106
- * Bug correction: the language is not correctly set when using date and name permalinks (introduced in 1.0.3)
107
-
108
- = 1.0.3 (2013-03-17) =
109
-
110
- * Add Catalan translation contributed by [Núria Martínez Berenguer](http://nuriamb.capa.webfactional.com)
111
- * Add Ukrainian translation contributed by [cmd soft](http://www.cmd-soft.com/)
112
- * Improve compatibility with WordPress SEO (sitemap for categories and tags)
113
- * A query is no more filtered by language when setting the parameter 'lang' to an empty value
114
- * Add the possibility to create a custom wpml-config.xml file in wp-content/polylang/
115
- * Bug correction: custom menus are not displayed on search page (introduced in 1.0.2)
116
- * Bug correction: sql error when filtering terms by language (introduced in 1.0.2)
117
- * Bug correction: SSL doesn't work properly
118
- * Bug correction: php notice on IIS servers
119
- * Bug correction: clicking on the radio buttons in the admin language switcher does not work in Chrome
120
- * Bug correction: on multisite, the signup page is redirected to the home page
121
- * Bug correction: date archives are not correctly filtered for the default language when hiding the language code and using date and name permalinks
122
- * Bug correction: only one wpml-config.xml file is parsed
123
-
124
- = 1.0.2 (2013-02-26) =
125
-
126
- * Add the possibility to query comments by language
127
- * Add the possibility not to set a cookie by defining PLL_COOKIE to false (Polylang may not work as expected on some pages)
128
- * Now a returning visitor is redirected to its preferred language when visiting the front page in the default language
129
- * Add compatibility with the plugin Custom field template (copy and synchronize custom fields)
130
- * Improve compatibility with plugins or themes which overwrite columns in posts list table
131
- * Add the filter 'pll_get_flag'
132
- * Add support of 'icl_unregister_string' function from the WPML API
133
- * Bug correction: synchronizing custom fields breaks the plugin Advanced Custom Fields
134
- * Bug correction: 'pll_default_language' broken
135
- * Bug correction: rewrite rules are not flushed when re-activating the plugin
136
- * Bug correction: feed urls are not correctly escaped when using default permalinks
137
- * Bug correction: notice Undefined index: media_support
138
- * Bug correction: custom post types and taxonomies set in wpml-config.xml are not hidden
139
- * Bug correction: get_terms cannot query multiple languages
140
- * Bug correction: 'icl_register_string' is now persistant as in WPML (fixes Nextgen gallery translations which were not working)
141
-
142
- = 1.0.1 (2013-01-28) =
143
-
144
- * Add Swedish translation contributed by [matsii](http://wordpress.org/support/profile/matsii)
145
- * Add 2 new API functions : 'pll_is_translated_post_type' and 'pll_is_translated_taxonomy'
146
- * Bug correction: when using a static front page, the posts page is not filtered by language (introduced in 1.0)
147
- * Bug correction: disable translation for hard coded menu as it creates more problems than it solves (introduced in 1.0)
148
-
149
- = 1.0 (2013-01-24) =
150
-
151
- * Add Hungarian translation contributed by Csaba Erdei
152
- * Add Norwegian translation contributed by [Tom Boersma](http://www.oransje.com/)
153
- * Add Slovak translation contributed by [Branco (WebHostingGeeks.com)](http://webhostinggeeks.com/user-reviews/)
154
- * Code cleaning -> remove compatibility with versions older than 0.8
155
- * Add search in the string translations list table
156
- * Add options to better control the synchronization of various metas for posts
157
- * It is now possible to synchronize sticky posts and publication dates
158
- * Add option to disable the multilingual support of media
159
- * Add options to better control the multilingual capability of custom post types and taxonomies
160
- * Better integration with new media management in WP 3.5
161
- * Improve menu translation for themes which register a theme location but don't use it in wp_nav_menu (hard coded menu)
162
- * Add the pll_preferred_language filter allowing plugins to modify the language set by browser preferences detection
163
- * Add support of the WPML config file
164
- * Add support of 'icl_get_languages' and 'icl_link_to_element' functions from the WPML API
165
- * Add compatibility with YARPP and improve compatibility with WordPress SEO
166
- * Change cookie name which conflicts with Quick cache and allow users to overwrite it by defining the constant PLL_COOKIE
167
- * Bug correction: again the canonical redirection
168
- * Bug correction: the languages are not correctly displayed after they have been modified using quick edit
169
- * Bug correction: undefined index notice when saving strings translation when the admin language filter is active
170
- * Bug correction: rewrite rules are not correctly flushed when adding / deleting a language (introduced in 0.9.2)
171
- * Bug correction: the list of pages is displayed when a static font page translation is not translated (now replaced by the list of posts)
172
- * Bug correction: permalinks are not modified when doing cron and the language code is added to all urls
173
- * Bug correction: creating a new term with the same name as a language may modify the language code (slug)
174
 
175
  See changelog.txt for full changelog
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=CCWWYUUQV8F4E
4
  Tags: multilingual, bilingual, translate, translation, language, multilanguage, i18n, international, l10n, localization
5
  Requires at least: 3.1
6
+ Tested up to: 3.6
7
+ Stable tag: 1.1
8
  License: GPLv2 or later
9
 
10
  Polylang adds multilingual content management support to WordPress.
13
 
14
  = Features =
15
 
16
+ Polylang allows you to create a bilingual or multilingual WordPress site. You write posts, pages and create categories and post tags as usual, and then define the language for each of them. The translation is optional. The plugin does not integrate automatic or professional translation.
17
 
18
  * You can have as many languages as you want. RTL languages are supported. WordPress languages files are automatically downloaded and updated.
19
  * You can translate posts, pages, media, categories, post tags, menus, widgets... Custom post types, custom taxonomies, sticky posts and post formats, RSS feeds and all default WordPress widgets are supported.
24
 
25
  = Translators =
26
 
27
+ The plugin admin interface is currently available in 25 languages: English, French, German contributed by [Christian Ries](http://www.singbyfoot.lu), Russian contributed by [yoyurec](http://yoyurec.in.ua) and unostar, Greek contributed by [theodotos](http://www.ubuntucy.org), Dutch contributed by [AlbertGn](http://wordpress.org/support/profile/albertgn), Hebrew contributed by [ArielK](http://www.arielk.net), Polish contributed by [Peter Paciorkiewicz](http://www.paciorkiewicz.pl), Latvian contributed by [@AndyDeGroo](http://twitter.com/AndyDeGroo), Italian contributed by [Luca Barbetti](http://wordpress.org/support/profile/lucabarbetti), Danish contributed by [Compute](http://wordpress.org/support/profile/compute), Spanish contributed by Curro, Portuguese contributed by [Vitor Carvalho](http://vcarvalho.com/), Lithuanian contributed by [Naglis Jonaitis](http://najo.lt/), Turkish contributed by [darchws](http://darch.ws/), Finnish contributed by [Jani Alha](http://www.wysiwyg.fi), Bulgarian contributed by [pavelsof](http://wordpress.org/support/profile/pavelsof), Belarusian contributed by [Alexander Markevitch](http://fourfeathers.by/), Afrikaans contributed by [Kobus Joubert](http://translate3d.com/), Hungarian contributed by Csaba Erdei, Norwegian contributed by [Tom Boersma](http://www.oransje.com/), Slovak contributed by [Branco (WebHostingGeeks.com)](http://webhostinggeeks.com/user-reviews/), Swedish contributed by [matsii](http://wordpress.org/support/profile/matsii), Catalan contributed by [Núria Martínez Berenguer](http://nuriamb.capa.webfactional.com), Ukrainian contributed by [cmd soft](http://www.cmd-soft.com/)
28
 
29
 
30
  Other [contributions](http://polylang.wordpress.com/documentation/contribute/) are welcome !
88
  == Upgrade Notice ==
89
 
90
  = 1.0 =
91
+ If you are using a version older than 0.8, please ugrade to 0.9.8 before ugrading to 1.0 or later
92
 
93
  == Changelog ==
94
 
95
+ = 1.1 (2013-05-10) =
96
+
97
+ * When adding the language to all urls, the language is now defined in (plugins_loaded, 1) for better compatibility with some plugins (WordPress SEO)
98
+ * When querying posts and terms, ids are now automatically translated
99
+ * Add the possibility to group string translations
100
+ * Add the possibility to delete strings registered with 'icl_register_string'
101
+ * Move the option 'polylang_widgets' in general polylang options
102
+ * Better integration of the multilingual nav menus (everything is now integrated in the menus page of WordPress
103
+ * The language switcher is now a menu item which can be placed everywhere in a nav menu
104
+ * Posts or terms created from frontend are now assigned the current language (or another one if specified in the variable 'lang')
105
+ * Bug correction: continents-cities-xx_XX.mo not downloaded
106
+ * Bug correction: a gzipped 404 page is downloaded when a mo file does not exist on WordPress languages files repository
107
+ * Bug correction: post_date_gmt not synchronized together with post_date (can break Jetpack infinite scroll)
108
+ * Tests done with WP 3.6 beta 2 and Twenty thirteen
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
109
 
110
  See changelog.txt for full changelog
uninstall.php CHANGED
@@ -49,6 +49,18 @@ class Polylang_Uninstall {
49
  foreach ($ids as $id)
50
  delete_post_meta($id, '_translations');
51
 
 
 
 
 
 
 
 
 
 
 
 
 
52
  // delete terms translations
53
  $ids = get_terms(apply_filters('pll_get_taxonomies', get_taxonomies(array('show_ui'=>true))), array('get'=>'all', 'fields'=>'ids'));
54
  foreach ($ids as $id) {
@@ -71,8 +83,6 @@ class Polylang_Uninstall {
71
 
72
  // delete options
73
  delete_option('polylang');
74
- delete_option('polylang_nav_menus');
75
- delete_option('polylang_widgets');
76
  delete_option('widget_polylang'); // automatically created by WP
77
  delete_option('polylang_wpml_strings'); // strings registered with icl_register_string
78
  }
49
  foreach ($ids as $id)
50
  delete_post_meta($id, '_translations');
51
 
52
+ // delete menu language switchers
53
+ $ids = get_posts(array(
54
+ 'numberposts' => -1,
55
+ 'nopaging' => true,
56
+ 'post_type' => 'nav_menu_item',
57
+ 'fields' => 'ids',
58
+ 'meta_key' => '_pll_menu_item'
59
+ ));
60
+
61
+ foreach ($ids as $id)
62
+ wp_delete_post($id, true);
63
+
64
  // delete terms translations
65
  $ids = get_terms(apply_filters('pll_get_taxonomies', get_taxonomies(array('show_ui'=>true))), array('get'=>'all', 'fields'=>'ids'));
66
  foreach ($ids as $id) {
83
 
84
  // delete options
85
  delete_option('polylang');
 
 
86
  delete_option('widget_polylang'); // automatically created by WP
87
  delete_option('polylang_wpml_strings'); // strings registered with icl_register_string
88
  }